Upgrade, 4.9.2 -> 4.9.3. It now compiles here instead of having

pre-compiled binaries in the tarball.

Submitted by:	Andreas Klemm <andreas@knobel.gun.de> (mostly)
This commit is contained in:
Satoshi Asami 1995-12-04 02:28:21 +00:00
parent b1f60c5fd5
commit 0f929cd811
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=2522
8 changed files with 12 additions and 48 deletions

View File

@ -1,12 +1,12 @@
# FreeBSD ports collection makefile for: apsfilter
# Version required: 4.9.2
# Version required: 4.9.3
# Date created: Tue Nov 14 18:29:48 MET 1995
# Whom: Andreas Klemm <andreas@knobel.gun.de>
#
# $Id: Makefile,v 1.1.1.1 1995/11/15 11:08:00 asami Exp $
# $Id$
#
DISTNAME= apsfilter-4.9.2
DISTNAME= apsfilter-4.9.3
CATEGORIES+= print
MASTER_SITES= ftp://freefall.FreeBSD.org/pub/FreeBSD/LOCAL_PORTS/
@ -18,7 +18,6 @@ RUN_DEPENDS= gs:${PORTSDIR}/print/ghostscript \
anytopnm:${PORTSDIR}/graphics/netpbm
NO_CONFIGURE= yes
NO_BUILD= yes # already compiled for FreeBSD in tarball
NO_PACKAGE= yes # too many questions
IS_INTERACTIVE= yes
WRKSRC= ${WRKDIR}/apsfilter

View File

@ -1 +1 @@
MD5 (apsfilter-4.9.2.tar.gz) = 2a40a67ec0bcef62e879b6a13427829c
MD5 (apsfilter-4.9.3.tar.gz) = d5398cd825f19078dbb553877b8195c5

View File

@ -16,7 +16,7 @@ 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.2 is designed to work only on FreeBSD 2.X. Call it
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.

View File

@ -9,6 +9,7 @@ apsfilter/FTP
apsfilter/INSTALL
apsfilter/KNOWN_BUGS
apsfilter/MANIFEST
apsfilter/Makefile
apsfilter/README
apsfilter/README.TeX
apsfilter/SETUP
@ -20,10 +21,7 @@ apsfilter/bin/a2ps
apsfilter/bin/apsfilter
apsfilter/bin/rewindstdin
apsfilter/bin/setup_dvips.sh
apsfilter/contrib
apsfilter/contrib/okidisplay
apsfilter/contrib/okidisplay/Makefile
apsfilter/contrib/okidisplay/RCS
apsfilter/contrib/okidisplay/RCS/Makefile,v
apsfilter/contrib/okidisplay/RCS/okidisplay.c,v
apsfilter/contrib/okidisplay/README
@ -42,20 +40,5 @@ apsfilter/setup/README
apsfilter/setup/compile
apsfilter/setup/filtersetup
apsfilter/setup/mksymlinks
apsfilter/src/a2ps-4.2-akl-new
apsfilter/src/a2ps-4.2-akl-new/Linux_Slackware.fix
apsfilter/src/a2ps-4.2-akl-new/Makefile
apsfilter/src/a2ps-4.2-akl-new/README
apsfilter/src/a2ps-4.2-akl-new/README.andreas.klemm
apsfilter/src/a2ps-4.2-akl-new/a2ps.1
apsfilter/src/a2ps-4.2-akl-new/a2ps.c
apsfilter/src/a2ps-4.2-akl-new/a2ps.c.flc
apsfilter/src/a2ps-4.2-akl-new/a2ps.c_orig.flc
apsfilter/src/a2ps-4.2-akl-new/diff.AKL
apsfilter/src/a2ps-4.2-akl-new/diff.bonnes
apsfilter/src/a2ps-4.2-akl-new/install_it
apsfilter/src/rewind-stdin/Makefile
apsfilter/src/rewind-stdin/install_it
apsfilter/src/rewind-stdin/rewindstdin.c
apsfilter/template/README
apsfilter/template/apsfilterrc

View File

@ -1,12 +1,12 @@
# FreeBSD ports collection makefile for: apsfilter
# Version required: 4.9.2
# Version required: 4.9.3
# Date created: Tue Nov 14 18:29:48 MET 1995
# Whom: Andreas Klemm <andreas@knobel.gun.de>
#
# $Id: Makefile,v 1.1.1.1 1995/11/15 11:08:00 asami Exp $
# $Id$
#
DISTNAME= apsfilter-4.9.2
DISTNAME= apsfilter-4.9.3
CATEGORIES+= print
MASTER_SITES= ftp://freefall.FreeBSD.org/pub/FreeBSD/LOCAL_PORTS/
@ -18,7 +18,6 @@ RUN_DEPENDS= gs:${PORTSDIR}/print/ghostscript \
anytopnm:${PORTSDIR}/graphics/netpbm
NO_CONFIGURE= yes
NO_BUILD= yes # already compiled for FreeBSD in tarball
NO_PACKAGE= yes # too many questions
IS_INTERACTIVE= yes
WRKSRC= ${WRKDIR}/apsfilter

View File

@ -1 +1 @@
MD5 (apsfilter-4.9.2.tar.gz) = 2a40a67ec0bcef62e879b6a13427829c
MD5 (apsfilter-4.9.3.tar.gz) = d5398cd825f19078dbb553877b8195c5

View File

@ -16,7 +16,7 @@ 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.2 is designed to work only on FreeBSD 2.X. Call it
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.

View File

@ -9,6 +9,7 @@ apsfilter/FTP
apsfilter/INSTALL
apsfilter/KNOWN_BUGS
apsfilter/MANIFEST
apsfilter/Makefile
apsfilter/README
apsfilter/README.TeX
apsfilter/SETUP
@ -20,10 +21,7 @@ apsfilter/bin/a2ps
apsfilter/bin/apsfilter
apsfilter/bin/rewindstdin
apsfilter/bin/setup_dvips.sh
apsfilter/contrib
apsfilter/contrib/okidisplay
apsfilter/contrib/okidisplay/Makefile
apsfilter/contrib/okidisplay/RCS
apsfilter/contrib/okidisplay/RCS/Makefile,v
apsfilter/contrib/okidisplay/RCS/okidisplay.c,v
apsfilter/contrib/okidisplay/README
@ -42,20 +40,5 @@ apsfilter/setup/README
apsfilter/setup/compile
apsfilter/setup/filtersetup
apsfilter/setup/mksymlinks
apsfilter/src/a2ps-4.2-akl-new
apsfilter/src/a2ps-4.2-akl-new/Linux_Slackware.fix
apsfilter/src/a2ps-4.2-akl-new/Makefile
apsfilter/src/a2ps-4.2-akl-new/README
apsfilter/src/a2ps-4.2-akl-new/README.andreas.klemm
apsfilter/src/a2ps-4.2-akl-new/a2ps.1
apsfilter/src/a2ps-4.2-akl-new/a2ps.c
apsfilter/src/a2ps-4.2-akl-new/a2ps.c.flc
apsfilter/src/a2ps-4.2-akl-new/a2ps.c_orig.flc
apsfilter/src/a2ps-4.2-akl-new/diff.AKL
apsfilter/src/a2ps-4.2-akl-new/diff.bonnes
apsfilter/src/a2ps-4.2-akl-new/install_it
apsfilter/src/rewind-stdin/Makefile
apsfilter/src/rewind-stdin/install_it
apsfilter/src/rewind-stdin/rewindstdin.c
apsfilter/template/README
apsfilter/template/apsfilterrc