see ANNOUNCE and ChangeLog for a complete list:
- supports fully ghostscript7
- enhanced driver support, hpijs, pips, latest gimp-print, etc ...
- per driver scripts, where printer manufacturer *could* place
their driver/scripts, the case structure wasn't scaleable anymore
an led to incomplete support or to large apsfilter script
- unified command-line options, see handbook
- support for HARDWARE_COPIES if your printer can print multiple copies
himself
- option settings can be restricted by the administrator for all printer
or print queues (maybe to save print costs on color printers ...)
- support for many new filetypes
- print contens of archives: tar, cpio, ar, zip, zoo ...
- security: update for duplex print keys
- separate faq has gone, everything is in the handbook
- error messages can be sent to user now via Cc:
- no bugs so far ;-)
cups-lpr (LP* replacement). This is done to avoid clashing LPR systems
but still allow programs to compile with CUPS support. This is essential
for the upcoming KDE 2.2.2 upgrade.
Note that ports/print/cups is now a meta-port for the two subports, to
preserve POLA. Hence, this commit starts the new life for cups packages.
Bump PORTREVISION on all three accordingly.
PR: 32321
Reported by: gad
Submitted by: maintainer
mktexlsr is well called from Makefile but not from the pkg-plist.
this cause jadetex to not be recognized by tex at runtime.
Makefile
MAINTAINER email adress fixed
PREFIX changed to LOCALBASE where needed
pkg-message handling added
do-install rewritten (long lines wrapped)
pkg-message
/usr/local changed to LOCALBASE
pkg-plist
@comment $FreeBSD$ added
@exec mktexlsr added
PR: ports/31151
Submitted by: Cyrille Lefevre <clefevre@citeweb.net>
- place apsfilter distfiles into subdir apsfilter, since name of patchfile
doesn't contain string apsfilter. On my TODO list for future.
- update prio for apsfilter user: low (hint: try/test apsfilter-current
from http://www.apsfilter.org if you are looking for more printer
support and other goodies)
if it doesn't exist. This ensures that the file is created in all cases and
should fix bento build. Originally file is only created when the package is
built on a system with X11 fonts installed.
Submitted by: bento