using /dev/ulptN or /dev/unlptN as is appropriate for the printer being set up.
Since this is significant, and necessary, new functionality, the PORTREVISION
is bumped.
the same (someone's been coding), and unlptX does not force the job out
on all printers.
Emergency patch; maintainer notified. He's always had me do whatever I
thought was right before, so this should be no different. I will handle
any complaints if this patch causes anyone a problem.
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
Changes:
o PORTREVISION removed (two typos fixed in source distribution
which were fixed by patches for cups-1.1.5).
Incidentally, PORTREVISION is spelled wrong in r1.2 of the
port's Makefile.
o patch-aa and patch-ad now obsolete
o MD5 checksum
PR: 24650
Submitted by: George Reid <greid@ukug.uk.freebsd.org> MAINTAINER
Fix a typo in the configure script the prevented sample configuration
files from being install in $PREFIX/etc/cups
Bumped PORTREVISION
PR: 24227
Submitted by: George Reid <greid@ukug.uk.freebsd.org> MAINTAINER