summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorAndreas Klemm <andreas@FreeBSD.org>2000-08-11 04:47:51 +0000
committerAndreas Klemm <andreas@FreeBSD.org>2000-08-11 04:47:51 +0000
commit9d28b017022dd30c2e45a7fdf8323ab5813b71cd (patch)
treee4882ab02705f55de23a4ffc760ce602f15eaed8 /print
parentRe-add GL; it was my mistake in removing it - I'd assumed that GL was still (diff)
unbreak port.
Add patch 5.4.2 to RELENG_5 Things that makes me wonder: a) patch is unable to remove make-release, that vanished in RELENG_5 so I had to remove the diff for that. Don't know if our patch is so dumb, or if cvs diff doesn't generate the right things. The complete diff concerning this is rejected. b) the CONFIGURE TARGET OF OUR PORTS COLLECTION STILL doesn't work. Could someone please tell me, if I missed something ??? Suddenly the apsfilter configure script isn't executed anymore and so the apsfilter port doesn't create Makefile.inc to resolve the port dependencies, when being called "interactively"...
Notes
Notes: svn path=/head/; revision=31508
Diffstat (limited to 'print')
-rw-r--r--print/apsfilter/Makefile4
-rw-r--r--print/apsfilter6/Makefile4
2 files changed, 2 insertions, 6 deletions
diff --git a/print/apsfilter/Makefile b/print/apsfilter/Makefile
index 40796a35ddd1..cae851fc14b5 100644
--- a/print/apsfilter/Makefile
+++ b/print/apsfilter/Makefile
@@ -9,14 +9,12 @@ PORTNAME= apsfilter
PORTVERSION= 5.4.2
CATEGORIES= print
MASTER_SITES= http://www.apsfilter.org/download/
-PATCH_SITES= http://www.apsfilter.org/download/
#last patches are broken because of an error in make-release
#after moving it to www area ...
#am working on this
+#PATCH_SITES= http://www.apsfilter.org/download/
#PATCHFILES= diff-5.4.2-09.08.2000-23:56:30.gz
-BROKEN= "diffs on www.apsfilter.org are not o.k. because of an error in script, am working on this a.s.a.p."
-
MAINTAINER= andreas@FreeBSD.org
RUN_DEPENDS= recode:${PORTSDIR}/converters/recode
diff --git a/print/apsfilter6/Makefile b/print/apsfilter6/Makefile
index 40796a35ddd1..cae851fc14b5 100644
--- a/print/apsfilter6/Makefile
+++ b/print/apsfilter6/Makefile
@@ -9,14 +9,12 @@ PORTNAME= apsfilter
PORTVERSION= 5.4.2
CATEGORIES= print
MASTER_SITES= http://www.apsfilter.org/download/
-PATCH_SITES= http://www.apsfilter.org/download/
#last patches are broken because of an error in make-release
#after moving it to www area ...
#am working on this
+#PATCH_SITES= http://www.apsfilter.org/download/
#PATCHFILES= diff-5.4.2-09.08.2000-23:56:30.gz
-BROKEN= "diffs on www.apsfilter.org are not o.k. because of an error in script, am working on this a.s.a.p."
-
MAINTAINER= andreas@FreeBSD.org
RUN_DEPENDS= recode:${PORTSDIR}/converters/recode