Index: head/print/apsfilter/Makefile =================================================================== --- head/print/apsfilter/Makefile (revision 3844) +++ head/print/apsfilter/Makefile (revision 3845) @@ -1,25 +1,31 @@ # FreeBSD ports collection makefile for: apsfilter # Version required: 4.9.3 # Date created: Tue Nov 14 18:29:48 MET 1995 # Whom: Andreas Klemm # -# $Id: Makefile,v 1.4 1996/09/19 03:00:51 andreas Exp $ +# $Id: Makefile,v 1.5 1996/09/21 17:02:40 andreas Exp $ # DISTNAME= apsfilter-4.9.3 CATEGORIES+= print MASTER_SITES= ftp://freefall.FreeBSD.org/pub/FreeBSD/LOCAL_PORTS/ MAINTAINER= Andreas Klemm RUN_DEPENDS= gs4:${PORTSDIR}/print/ghostscript4 \ transfig:${PORTSDIR}/print/transfig \ cjpeg:${PORTSDIR}/graphics/jpeg \ anytopnm:${PORTSDIR}/graphics/netpbm NO_CONFIGURE= yes NO_PACKAGE= yes # too many questions IS_INTERACTIVE= yes WRKSRC= ${WRKDIR}/apsfilter + +pre-clean: + @(cd ${PORTSDIR}/print/ghostscript4 ; ${MAKE} clean) + @(cd ${PORTSDIR}/print/transfig ; ${MAKE} clean) + @(cd ${PORTSDIR}/graphics/jpeg ; ${MAKE} clean) + @(cd ${PORTSDIR}/graphics/netpbm ; ${MAKE} clean) .include Property changes on: head/print/apsfilter/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.5 \ No newline at end of property +1.6 \ No newline at end of property Index: head/print/apsfilter/pkg-descr =================================================================== --- head/print/apsfilter/pkg-descr (revision 3844) +++ head/print/apsfilter/pkg-descr (revision 3845) @@ -1,24 +1,25 @@ Have fun using apsfilter by saying: lpr ascii.Z test.gif picture.tiff TeX.dvi.gz That's what apsfilter is designed for ;-) apsfilter is a printfilter, that saves you the work to a) look for and b) use filter programs, that convert your file into something suitable for your printer. Everything will be translated into Postscript, first. So you need ghostscript, if you don't have a PS printer. Printer Setup is done with the SETUP program. It saves your current printcap entries and creates printcap entries for one or more of your local printers. Please note, that such a magic printcap filter only works on locally connected printers. apsfilter 4.9.3 is designed to work only on FreeBSD 2.X. Call it -an interim Version for FreeBSD. It's functionally the same as -Version 4.9.1. +an interim Version for FreeBSD. -Have fun ! Andreas Klemm +New is better support for Epson Stylus PRO. + +Have fun ! Andreas Klemm Property changes on: head/print/apsfilter/pkg-descr ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.2 \ No newline at end of property +1.3 \ No newline at end of property Index: head/print/apsfilter6/Makefile =================================================================== --- head/print/apsfilter6/Makefile (revision 3844) +++ head/print/apsfilter6/Makefile (revision 3845) @@ -1,25 +1,31 @@ # FreeBSD ports collection makefile for: apsfilter # Version required: 4.9.3 # Date created: Tue Nov 14 18:29:48 MET 1995 # Whom: Andreas Klemm # -# $Id: Makefile,v 1.4 1996/09/19 03:00:51 andreas Exp $ +# $Id: Makefile,v 1.5 1996/09/21 17:02:40 andreas Exp $ # DISTNAME= apsfilter-4.9.3 CATEGORIES+= print MASTER_SITES= ftp://freefall.FreeBSD.org/pub/FreeBSD/LOCAL_PORTS/ MAINTAINER= Andreas Klemm RUN_DEPENDS= gs4:${PORTSDIR}/print/ghostscript4 \ transfig:${PORTSDIR}/print/transfig \ cjpeg:${PORTSDIR}/graphics/jpeg \ anytopnm:${PORTSDIR}/graphics/netpbm NO_CONFIGURE= yes NO_PACKAGE= yes # too many questions IS_INTERACTIVE= yes WRKSRC= ${WRKDIR}/apsfilter + +pre-clean: + @(cd ${PORTSDIR}/print/ghostscript4 ; ${MAKE} clean) + @(cd ${PORTSDIR}/print/transfig ; ${MAKE} clean) + @(cd ${PORTSDIR}/graphics/jpeg ; ${MAKE} clean) + @(cd ${PORTSDIR}/graphics/netpbm ; ${MAKE} clean) .include Property changes on: head/print/apsfilter6/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.5 \ No newline at end of property +1.6 \ No newline at end of property Index: head/print/apsfilter6/pkg-descr =================================================================== --- head/print/apsfilter6/pkg-descr (revision 3844) +++ head/print/apsfilter6/pkg-descr (revision 3845) @@ -1,24 +1,25 @@ Have fun using apsfilter by saying: lpr ascii.Z test.gif picture.tiff TeX.dvi.gz That's what apsfilter is designed for ;-) apsfilter is a printfilter, that saves you the work to a) look for and b) use filter programs, that convert your file into something suitable for your printer. Everything will be translated into Postscript, first. So you need ghostscript, if you don't have a PS printer. Printer Setup is done with the SETUP program. It saves your current printcap entries and creates printcap entries for one or more of your local printers. Please note, that such a magic printcap filter only works on locally connected printers. apsfilter 4.9.3 is designed to work only on FreeBSD 2.X. Call it -an interim Version for FreeBSD. It's functionally the same as -Version 4.9.1. +an interim Version for FreeBSD. -Have fun ! Andreas Klemm +New is better support for Epson Stylus PRO. + +Have fun ! Andreas Klemm Property changes on: head/print/apsfilter6/pkg-descr ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.2 \ No newline at end of property +1.3 \ No newline at end of property