Date: Fri, 11 Jan 2002 00:28:54 -0800 (PST) From: Andreas Klemm <andreas@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/print/apsfilter Makefile distinfo pkg-descr pkg-plist ports/print/apsfilter/files patch-Makefile.in patch-SETUP.in Message-ID: <200201110828.g0B8Ss258013@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
andreas 2002/01/11 00:28:54 PST
Modified files:
print/apsfilter Makefile distinfo pkg-descr pkg-plist
print/apsfilter/files patch-SETUP.in
Added files:
print/apsfilter/files patch-Makefile.in
Log:
Update Prio: high (because of driver and other fixes, see below)
- update to new version 7.2.0
- update pkg-plist (4 new bjc driver scripts, apsfilter4.png)
- update SETUP patch for FreeBSD-current (chown xxx:yyy syntax, which
is currently not included in apsfilter, am unsure, if all Linux and
Solaris support this, can somebody please clarify ? Thanks)
Highlights of the new apsfilter version (new features):
- printing to Novell remote printer supported, now apsfilter supports
all important types of remote printer (Novell, Unix/lpd, Microsoft,
AppleTalk)
- save network traffic by telling remote lpd and Netware printer scheduler,
to manage copies of a print jobs themselves, this saves you sending
a print job n times over the network (when printing with:
"lpr -C copies=20 large_file.ps"
- Testinstallations of apsfilter under $HOME for testing/migration
planning supported. Test then using aps2file ...
This works for non-root user. configure knows 2 new options for
that purpose, to customize printcap and spooldir location under
$HOME, /tmp or whereever, you get the idea
FIXES:
- BJC script fixes, never ending story, 4 new subtypes of printers
with different print capabilities.
- Security: SETUP uses secure tmpdir
- you can rename printer now or add printer aliases now
aps2file and apspreview understand now to handle aliases (this was
tricky/expensive but doable)
- different fixes see ANNOUNCE / ChangeLog file
Revision Changes Path
1.95 +1 -1 ports/print/apsfilter/Makefile
1.53 +1 -1 ports/print/apsfilter/distinfo
1.1 +11 -0 ports/print/apsfilter/files/patch-Makefile.in (new)
1.2 +27 -18 ports/print/apsfilter/files/patch-SETUP.in
1.20 +1 -1 ports/print/apsfilter/pkg-descr
1.18 +6 -1 ports/print/apsfilter/pkg-plist
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200201110828.g0B8Ss258013>
