diff options
author | andreas <andreas@FreeBSD.org> | 2000-08-18 02:39:08 +0800 |
---|---|---|
committer | andreas <andreas@FreeBSD.org> | 2000-08-18 02:39:08 +0800 |
commit | 5c48cec63e61ad94bb0cbf1c0d4ee36d3eab1a69 (patch) | |
tree | 10f731e7e02b12ac37528242762a79aa8ea8e182 /print | |
parent | 898a414a0906b441461470153f666446ed759095 (diff) | |
download | freebsd-ports-gnome-5c48cec63e61ad94bb0cbf1c0d4ee36d3eab1a69.tar.gz freebsd-ports-gnome-5c48cec63e61ad94bb0cbf1c0d4ee36d3eab1a69.tar.zst freebsd-ports-gnome-5c48cec63e61ad94bb0cbf1c0d4ee36d3eab1a69.zip |
update port to apsfilter 6.0 developement snapshot after repository copy.
Thanks Satoshi for immediate response.
Diffstat (limited to 'print')
-rw-r--r-- | print/apsfilter6/Makefile | 5 | ||||
-rw-r--r-- | print/apsfilter6/distinfo | 3 | ||||
-rw-r--r-- | print/apsfilter6/pkg-comment | 2 | ||||
-rw-r--r-- | print/apsfilter6/pkg-descr | 34 |
4 files changed, 21 insertions, 23 deletions
diff --git a/print/apsfilter6/Makefile b/print/apsfilter6/Makefile index 2ef7e4af885c..2b4bb46c5626 100644 --- a/print/apsfilter6/Makefile +++ b/print/apsfilter6/Makefile @@ -6,11 +6,10 @@ # PORTNAME= apsfilter -PORTVERSION= 5.4.2 +PORTVERSION= 6.0.0 CATEGORIES= print MASTER_SITES= http://www.apsfilter.org/download/ -PATCH_SITES= http://www.apsfilter.org/download/ -PATCHFILES= diff-5.4.2-14.08.2000.gz +DISTFILES= apsfilter-current-16.08.2000.tar.bz2 MAINTAINER= andreas@FreeBSD.org diff --git a/print/apsfilter6/distinfo b/print/apsfilter6/distinfo index 28bad16ecf22..a87f4d6ad902 100644 --- a/print/apsfilter6/distinfo +++ b/print/apsfilter6/distinfo @@ -1,2 +1 @@ -MD5 (apsfilter-5.4.2.tar.bz2) = 6c5b64c716c3be0bfca2bc6eadfe67b0 -MD5 (diff-5.4.2-14.08.2000.gz) = 82967b2c6824ecfa5d79ac8da2ff1ec2 +MD5 (apsfilter-current-16.08.2000.tar.bz2) = c202c049df2860bd384872211f477ae0 diff --git a/print/apsfilter6/pkg-comment b/print/apsfilter6/pkg-comment index bb4ac3c8e16e..255f9066b386 100644 --- a/print/apsfilter6/pkg-comment +++ b/print/apsfilter6/pkg-comment @@ -1 +1 @@ -Lpd magic print filter with auto file type recognition +developement snapshot of Lpd magic print filter with auto file type recognition diff --git a/print/apsfilter6/pkg-descr b/print/apsfilter6/pkg-descr index eb19961c56f6..bf0542c94635 100644 --- a/print/apsfilter6/pkg-descr +++ b/print/apsfilter6/pkg-descr @@ -1,23 +1,23 @@ +This is the developement snapshot of the new upcoming apsfilter +release V 6.0.0 for you to test. + +Please report trouble / suggestions / comments to +apsfilter-current@apsfilter.org + +Apsfilter V 6.0.0 is a complete rewrite of apsfilter 5.4.2: +- we kept old functionalities, added new +- modified configuration +- enhanced file type support + 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 supports the following -file and compression types: gzip, bzip, compress, freeze, pack, ASCII, BMP, +which is understood by your lineprinter. Apsfilter supports lots of file and +compression types: gzip, bzip, compress, freeze, pack, ASCII, BMP, Data (data,PCL,...), English, TeX DVI, FIG, GIF, Group 3 Fax, HTML, JPEG, Mail/News, PBM/PNM/PPM, PC Bitmap Data, PDF, Postscript(tm), raw, script -(shell,..), Text, sunraster, tiff, roff (nroff, groff, troff). - -Example: lpr ascii.Z test.gif picture.tiff TeX.dvi.gz webpage.html docu.pdf - -Prerequisites: Filter programs, installed automatically by FreeBSD ports -collection, Postscript Printer or Printer supported by ghostscript, Berkeley -compatible line printer scheduler (lpd) or Line Printer Next Generation -(LPRng) which is so to say the successor. - -SETUP installs you printer by creating suitable /etc/printcap entries for -serial and parallel printers and customizes apsfilter for your system/printer. +(shell,..), Text, sunraster, tiff, roff (nroff, groff, troff) and lots +more in V 6.0.0. Docu concerning that is in the pipeline ... -License Information: GNU GPL and so called "Postcard License". You have to -write me a postcard if you use apsfilter. Request my snail mail address -by writing mail to mailto:request-snailmail@klemm.gtn.com +Example: lpr -C high:presentation:glossy ascii.Z test.gif picture.tiff ... -WWW: http://people.FreeBSD.org/~andreas/apsfilter/index.html +WWW: http://www.apsfilter.org/ |