summaryrefslogtreecommitdiff
path: root/print/apsfilter
diff options
context:
space:
mode:
authorAndreas Klemm <andreas@FreeBSD.org>2001-12-29 21:52:07 +0000
committerAndreas Klemm <andreas@FreeBSD.org>2001-12-29 21:52:07 +0000
commita29a5b29b1aba754d82f1247a73e2b7d4cfc8ba5 (patch)
tree64caffadbdf5b86c985d871452f63926d62d1cbf /print/apsfilter
parentAdd gnomespell into RUN_DEPENDS, so that spell checking works right out of the (diff)
Update to apsfilter version 7.1.1
Bugfix release and new cool features New: apspreview script and manpage -> allows you to preview your print session using gv, kghostview or ghostview (in that order). If the result fits your needs you can of course directly print from within these viewers using lpr -C and using apsfilter options New: "apsfilter-bug" utility which supports you to release a helpful bug- or problem report for us developers. Its the first release and certainly will get useful updates in the future. Detects automatically the apsfilter version you use (-current or -stable) and sends mail to proper mailinglist apsfilter-current or apsfilter-stable mailinglist. New: handbook and manpage updates / cleanups. More guidance how to release a bug report using apsfilter-bug(1) apsfilter manpage documents now all print options (-C/-Z option) supported by apsfilter Fixes (Prio) - (HIGH) unbreak hardware duplex printing for all true Postscript printer - (MEDIUM) pcl3/u970 driver fix for (hardware) duplex printing. Comment: not tested due to hardware fault of our duplex device. Would appreciate some feedback. pcl3 driver is very picky about combination of gs driver options. The options currently in use have been selected from pcl3 handbook to our best knowledge. - (HIGH) New ljet4 driver for LaserJet4 style lasers. Previously it used the cdeskjet driver, which was wrong. - (HIGH) a2ps sometimes delegates print jobs to other applications even if user wanted to force ASCII printing (using lpr -C ascii). This breaks for example printing of Latex Sources. a2ps will now be executed with "--delegate=no". Fixed ! I encourage everybody to use this new version. Later version perhaps will get some more generic printer_add/mod/del commands as prerequisite for perhaps other graphical admin tools. For that we could need some help from webmin, TCL/TK or gtk GUI wizards ... Thats usually not my business ;-)
Notes
Notes: svn path=/head/; revision=52379
Diffstat (limited to 'print/apsfilter')
-rw-r--r--print/apsfilter/Makefile4
-rw-r--r--print/apsfilter/distinfo2
-rw-r--r--print/apsfilter/pkg-comment2
-rw-r--r--print/apsfilter/pkg-descr18
-rw-r--r--print/apsfilter/pkg-plist4
5 files changed, 18 insertions, 12 deletions
diff --git a/print/apsfilter/Makefile b/print/apsfilter/Makefile
index 29cc20f36dec..5cbce6ab851a 100644
--- a/print/apsfilter/Makefile
+++ b/print/apsfilter/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= apsfilter
-PORTVERSION= 7.1.0
+PORTVERSION= 7.1.1
CATEGORIES= print
MASTER_SITES= http://www.apsfilter.org/download/
@@ -90,7 +90,7 @@ RUN_DEPENDS+= psnup:${PORTSDIR}/print/psutils-letter
# needed for aps2file :-/
RUN_DEPENDS+= bash:${PORTSDIR}/shells/bash2
-MAN1= apsfilter.1 aps2file.1
+MAN1= apsfilter.1 aps2file.1 apsfilter-bug.1 apspreview.1
MAN5= apsfilterrc.5
HAS_CONFIGURE= yes
diff --git a/print/apsfilter/distinfo b/print/apsfilter/distinfo
index ad2758e1d360..33e63f714ec2 100644
--- a/print/apsfilter/distinfo
+++ b/print/apsfilter/distinfo
@@ -1 +1 @@
-MD5 (apsfilter/apsfilter-7.1.0.tar.bz2) = 7a320b4ee658df887080b5b8816bb2d2
+MD5 (apsfilter/apsfilter-7.1.1.tar.bz2) = e67b8a498a317ca9630807222c39c40a
diff --git a/print/apsfilter/pkg-comment b/print/apsfilter/pkg-comment
index bdba8a361d8e..2da44d738326 100644
--- a/print/apsfilter/pkg-comment
+++ b/print/apsfilter/pkg-comment
@@ -1 +1 @@
-Magic print filter with auto file type recognition and duplex printing
+Magic print filter with file type recognition, print preview, duplex printing
diff --git a/print/apsfilter/pkg-descr b/print/apsfilter/pkg-descr
index c4670f83643b..a87be1335866 100644
--- a/print/apsfilter/pkg-descr
+++ b/print/apsfilter/pkg-descr
@@ -2,21 +2,23 @@ Apsfilter is a magic printfilter, that allows you to print different document
types "automagically" without having to convert them manually into something
which is understood by your lineprinter. Apsfilter development started in 1993,
so apsfilter is now a mature and powerful printing solution for any flavour of
-Unix running lpd or LPRng as line printer scheduler.
-
-Apsfilter supports lots of file and compression types. Its even possible to
-print compressed documents. Apsfilter supports printing on local as well as
-on Appletalk-, Unix- and Windows remote printers.
-
+Unix running lpd or LPRng as line printer scheduler. It supports the latest
+ghostscript version and 3rd party printer driver like hpijs, ijs, hpdj, pcl3
+and gimp-print, to mention some.
+Apsfilter autodetects lots of file(34), archive(11) and compression(6) types.
+Its even possible to print compressed documents. Apsfilter supports printing
+on local as well as on Appletalk-, Unix- and Windows remote printers.
General and "per printer-queue" based config files allow you to configure
the printer for your needs. Additionally lpr commandline options, -C for
lpd and -Z for LPRng, allow you to change printing parameters like print
-quality, orientation, duplex mode, etc... "on the fly" without having to
+quality, orientation, duplex mode, etc. "on the fly" without having to
reconfigure any config file.
-
A SETUP script helps you to test various supported ghostscript drivers prior
installation. SETUP finally makes the necessary entries in /etc/printcap,
creates spool directories and apsfilter default config files as needed.
A handbook in HTML is available. Support ONLY via mailinglists, see homepage !
+New tools: "aps2file" allows you to print to a file via apsfilter,
+"apspreview" previews files as generated by apsfilter using gv and friends,
+"apsfilter-bug" assists you in doing bug- and problem reports.
WWW: http://www.apsfilter.org/
diff --git a/print/apsfilter/pkg-plist b/print/apsfilter/pkg-plist
index 52e4944404fb..d38eb8b0bb68 100644
--- a/print/apsfilter/pkg-plist
+++ b/print/apsfilter/pkg-plist
@@ -1,4 +1,6 @@
bin/aps2file
+bin/apsfilter-bug
+bin/apspreview
share/apsfilter/SETUP
share/apsfilter/bin/apsfilter
share/apsfilter/bin/setup_dvips.sh
@@ -55,6 +57,7 @@ share/apsfilter/driver/lexmark2070
share/apsfilter/driver/lexmark2070c
share/apsfilter/driver/lexmarkZ11
share/apsfilter/driver/lj250
+share/apsfilter/driver/ljet4
share/apsfilter/driver/lx5000
share/apsfilter/driver/lxm3200
share/apsfilter/driver/md2k
@@ -265,6 +268,7 @@ share/doc/apsfilter/README.TeX
share/doc/apsfilter/apsfilter4.gif
share/doc/apsfilter/handbook.html
share/doc/apsfilter/paper
+@dirrm etc/apsfilter
@dirrm share/apsfilter/bin
@dirrm share/apsfilter/driver/hpdj
@dirrm share/apsfilter/driver/hpijs