From owner-cvs-all Sun Dec 9 10:58: 3 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B073C37B417; Sun, 9 Dec 2001 10:57:54 -0800 (PST) Received: (from andreas@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fB9IvsY35424; Sun, 9 Dec 2001 10:57:54 -0800 (PST) (envelope-from andreas) Message-Id: <200112091857.fB9IvsY35424@freefall.freebsd.org> From: Andreas Klemm Date: Sun, 9 Dec 2001 10:57:54 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/print/apsfilter Makefile distinfo pkg-descr pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG andreas 2001/12/09 10:57:54 PST Modified files: print/apsfilter Makefile distinfo pkg-descr pkg-plist Log: update apsfilter to new version 7.0, here a short summary, 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 ;-) Revision Changes Path 1.89 +2 -2 ports/print/apsfilter/Makefile 1.49 +2 -2 ports/print/apsfilter/distinfo 1.18 +1 -2 ports/print/apsfilter/pkg-descr 1.15 +237 -3 ports/print/apsfilter/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message