- Since the author decided to put a version number into his archive,
we can now safely fetch the file from his site.
- patch-ad is useless now
- updated the configure and configure.batch script, to show all possible
drivers
- install hp850 drivers license and readme file in the gs doc dir
- update the DESCR file, mention the two add on packages in this port
- The new driver supports the following additional printers:
Support for HP DeskJet 670, 690, 850, 855, 870, 890, 1100 and 1600,
See announcement on http://bonk.ethz.ch/hp850/hp850.html
Please note, that some of the drivers have certain restrictions
and produce huge output files ... Please read the release notes !!!
The author makes suggestions on his website, what driver to choose
if you need a fast printout, see
http://bonk.ethz.ch/hp850/hp850-readme.1.3.html
mainly bugfix for Linux installation
SPOOLDIR now is /var/spool/lpd, looks better:
drwxr-xr-x 2 bin daemon 512 29 Mai 00:18 stcolor-a4-ascii-color
drwxr-xr-x 2 bin daemon 512 29 Mai 00:18 stcolor-a4-ascii-mono
drwxr-xr-x 2 bin daemon 512 29 Mai 00:18 stcolor-a4-auto-color
drwxr-xr-x 2 bin daemon 512 29 Mai 00:18 stcolor-a4-auto-mono
drwxr-xr-x 2 bin daemon 512 29 Mai 00:18 stcolor-raw
Revamped installation method ... install only interesting files
docu is installed now under ${PREFIX}/share/doc
make port PREFIX clean
SETUP script is improved, theoretically you can now try
different printer setting before installation as long as you like.
Only drwaback, then you know, which printer and options to choose,
you have to configure it later in /etc/apsfilterrc by hand ...
Sorry folks, but better than before ... and if I have some
sparetime ...
and some other nice things. The PR was due to user installing teTeX
then LaTeX, not realizing it was included.
PR: 6515
Submitted by: Nathan Dorfman <nathan@rtfm.net>
installs the version of the port that uses shared library number 9 and the
LIBRARY_VERSION set to the default. Normally this is against our policy
(bumping the version number for minor things), however due to the major
problems caused with the upgrade, Satoshi and I decided that this was best.
Approved by: asami
- Update maintainer's email address
- Fix a typecast problem
And my modifications:
- Change "version required" line in Makefile header
- Change patch to Imakefile to not override CC and CFLAGS.
PR: 6350
Submitted by: David A. Bader <dbader@eece.unm.edu>