From owner-cvs-all Mon Sep 4 22: 3:12 2000 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 48F5737B423; Mon, 4 Sep 2000 22:03:08 -0700 (PDT) Received: (from andreas@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id WAA32094; Mon, 4 Sep 2000 22:03:08 -0700 (PDT) (envelope-from andreas@FreeBSD.org) Message-Id: <200009050503.WAA32094@freefall.freebsd.org> From: Andreas Klemm Date: Mon, 4 Sep 2000 22:03:08 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/print/apsfilter6 Makefile ports/print/apsfilter6/files md5 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG andreas 2000/09/04 22:03:08 PDT Modified files: print/apsfilter6 Makefile print/apsfilter6/files md5 Log: Mo 4 Sep 2000 21:34:06 CEST Andreas Klemm * fixes for hpdj printers, special treatment for driver hpdj_u970 * BITSPERPIXEL can't be changed for hpdj * due to popular demand: ASCII_PPS and ASCII_LANDSCAPE change the printout just for ASCII files, independent of PS_NUP and LANDSCAPE (but these provide default values if needed) * BINDING now uses "short" and "long" instead of psset-switches * fixed printing on PS-printers and during debugging Sa 2 Sep 2000 18:53:41 CEST Andreas Klemm * replace list of apsfilter contributors with this link: http://www.apsfilter.org/contrib.html Sa 2 Sep 2000 12:57:15 CEST Andreas Klemm * added working watermark template from Andreas Reuter this file is the basis to _dynamically_ create backgrounds for every printed page, i.e.: "internal use only", "Top Secret" etc. Probably we'll use it this way in the future: lpr -C wmark="Top Secret" file Sa 2 Sep 2000 10:40:32 CEST Andreas Klemm * be more verbose about what A2PS_OPTS gives you (overwrites the complete a2ps commandline) Fr 1 Sep 2000 17:25:12 CEST Andreas Klemm * yes, we can remove the two entries from KNOWN_BUGS These entries are no apsfilter bugs. Have been added to FAQ * FAQ has been updated on webserver. Fr 1 Sep 2000 16:19:35 CEST Michael Lossin * custom printer queue names, as suggested by Jef Moskot * cloning spool dir permissions with chmod (I think this needs the GNU version) * call checkpc after printcap fiddling (will be ignored by BSD spoolers) * faster code insertion for paper tray selection with awk, as suggested by Beat Rubischon * color mode fixed for hpdj * small changes in class option code * INSTALL, README and apsfilterrc updates * remove unneeded docu .... doc/methods, doc/features, doc/WHAT_AM_I KNOWN_BUGS and by me: * still keep KNOWN_BUGS have to test this ... * update Makefile (remove nuked stuff) * check for checkpc before using it. * add /usr/local/sbin for checkpc Revision Changes Path 1.75 +2 -2 ports/print/apsfilter6/Makefile 1.41 +1 -1 ports/print/apsfilter6/files/md5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message