- add patchsite and patchfile
- fix1: correct apsfilter version string that is echo'd in logfile
when script debugging is turned on
- fix2: samba remote printing bug fixed. The exported variable
containing the windows password was spelled incorrectly.
samba 2.0.7 uses PASSWD not PASSWORD.
Hint: People who don't want to reinstall apsfilter can fix that easily
by substituting PASSWORD with PASSWD
- for runtime
in $PREFIX/share/apsfilter/bin/apsfilter
- for SETUP (test printing functionality)
in $PREFIX/share/apsfilter/SETUP
${PREFIX}/include, because this lead to the freetype1's includes being picked
by the freetype2 ports.
Prompted by: mdharnois@home.com, scanner@jurai.net etc
* Makes two side output optional
* Fixes cell-*-row-margin
* Fixes sequences in tables
* Nukes the multipar macro
* Gives better table support
* Removes the trailing blank page in print output
and more.
=> bump PORTREVISION (forgotten by Roman ;-)
- Changed maintainer to ports, I want to reduce my personal workload.
Maybe I take over again in the future if I have more time for this.
PR: 24072
Submitted by: Roman Shterenzon <roman@xpert.com>
therefore they were also missing in package (-> PORTREVISION bump)
- portlint complained about descr. line being too long, trimmed it down
to below 70 chars.
PR: 23973
Submitted by: David W. Chapman Jr. <dwcjr@inethouston.net>
I must commit modification for pips800 which is a master port for these.
I forgot it.
(2) Simplify slave ports in japapese
(modifying Makefile and deleting pkg-plist).
cleanup: don't create /usr/local/apsfilter/filter/.keep_me anymore
(normal and BATCH mode)
echo some infos in install target ( if BATCH NOT set), where to look
for further help in case of trouble.
BTW, Jordan reported some bugs with noneexisting printcap file and
problems printing a test page. I removed my printcap prior installation
of printers using SETUP and had no problem so far.
The only thing that might be the case is, that apsfilters SETUP
doesn't grok the situation, if you choose a driver, that is actually
NOT compiled in into your gs binary... but this is JUST A THOUGHT.
hint: no need to update folks, sorry, make-release still doesn't work right
and updates still apsfilter-stable if I want to roll a new -current snapshot.
I will fix it in the future but currently I don't have time.
- http://www.harsch.net/Ghostscript/ghostscript.html
- driver is based on Uli Wortmann's HO DJ850 driver
- supports duplex printing
Note from the author: in duplex mode black is not so intensive as
in normal mode. Maybe HP wants to prevent, that you don't see the
black of the other side of the page too much.
If somebody knows HP's algorithm, how to reduce the black, then
author would try to compensate it with some code...