diff options
author | Michael Nottebrock <lofi@FreeBSD.org> | 2007-03-29 17:29:00 +0000 |
---|---|---|
committer | Michael Nottebrock <lofi@FreeBSD.org> | 2007-03-29 17:29:00 +0000 |
commit | 81f045612bbd3389146ea8230d58775369a5656e (patch) | |
tree | bec39a222fe169784a2db200f3d3ef2aad8c6cb2 /print | |
parent | 0e48a18bbbe219038e359f0ff313102f12ea84d4 (diff) | |
download | ports-81f045612bbd3389146ea8230d58775369a5656e.tar.gz ports-81f045612bbd3389146ea8230d58775369a5656e.zip |
Notes
Diffstat (limited to 'print')
-rw-r--r-- | print/ghostscript-afpl/Makefile | 4 | ||||
-rw-r--r-- | print/ghostscript-afpl/Makefile.inc | 2 | ||||
-rw-r--r-- | print/ghostscript-afpl/scripts/configure | 2 | ||||
-rw-r--r-- | print/ghostscript-gpl/Makefile | 1 | ||||
-rw-r--r-- | print/ghostscript-gpl/Makefile.inc | 2 | ||||
-rw-r--r-- | print/ghostscript-gpl/scripts/configure | 2 | ||||
-rw-r--r-- | print/ghostscript8/Makefile | 1 | ||||
-rw-r--r-- | print/ghostscript8/Makefile.inc | 2 | ||||
-rw-r--r-- | print/ghostscript8/scripts/configure | 2 |
9 files changed, 12 insertions, 6 deletions
diff --git a/print/ghostscript-afpl/Makefile b/print/ghostscript-afpl/Makefile index c49faaeb5dd6..05e3b7729fd1 100644 --- a/print/ghostscript-afpl/Makefile +++ b/print/ghostscript-afpl/Makefile @@ -59,6 +59,9 @@ RUN_DEPENDS= ${LOCALBASE}/share/ghostscript/fonts/a010013l.pfb:${PORTSDIR}/print NO_CDROM= Can only be distributed for free +DEPRECATED= the leading edge of Ghostscript development is now under GPL license, use print/ghostscript-gpl instead +EXPIRATION_DATE= 2007-07-01 + CONFLICTS= ghostscript-gnu* ghostscript-gpl* USE_BZIP2= yes USE_GMAKE= yes @@ -213,6 +216,7 @@ LEX7000= lex7000 LEX7000_SRCS= gs6.0.lexmark7000.patch # HL1250 - additional driver for Brother HL-1050/1070/1250/1270N/1030/1240 +# XXX FIXME HL1250= hl1250 HL1250_SRCS= gdevhl12.c diff --git a/print/ghostscript-afpl/Makefile.inc b/print/ghostscript-afpl/Makefile.inc index 96a9c65d3182..13fa413a5d65 100644 --- a/print/ghostscript-afpl/Makefile.inc +++ b/print/ghostscript-afpl/Makefile.inc @@ -1,5 +1,5 @@ # $FreeBSD$ GS_VERSION= 8.54 -GS_REVISION= 2 +GS_REVISION= 3 GS_EPOCH= 1 diff --git a/print/ghostscript-afpl/scripts/configure b/print/ghostscript-afpl/scripts/configure index 8a3f778600ef..a82046f2d4b3 100644 --- a/print/ghostscript-afpl/scripts/configure +++ b/print/ghostscript-afpl/scripts/configure @@ -24,7 +24,7 @@ else $svgalibdevs \ md2k md5k \ md50Mono md50Eco md1xMono \ - appledmp iwhi iwlo iwlq hl7x0 hl1250 bj10e \ + appledmp iwhi iwlo iwlq hl7x0 bj10e \ bj10v bj10vh bj200 bjc600 bjc800 \ bjccmyk bjccolor bjcgray bjcmono \ lbp8 \ diff --git a/print/ghostscript-gpl/Makefile b/print/ghostscript-gpl/Makefile index 2f0007e69351..520815961fce 100644 --- a/print/ghostscript-gpl/Makefile +++ b/print/ghostscript-gpl/Makefile @@ -229,6 +229,7 @@ LEX7000= lex7000 LEX7000_SRCS= gs6.0.lexmark7000.patch # HL1250 - additional driver for Brother HL-1050/1070/1250/1270N/1030/1240 +# XXX FIXME HL1250= hl1250 HL1250_SRCS= gdevhl12.c diff --git a/print/ghostscript-gpl/Makefile.inc b/print/ghostscript-gpl/Makefile.inc index 20f6b6c3ff6b..76371fb69530 100644 --- a/print/ghostscript-gpl/Makefile.inc +++ b/print/ghostscript-gpl/Makefile.inc @@ -1,5 +1,5 @@ # $FreeBSD$ GS_VERSION= 8.56 -GS_REVISION= 1 +GS_REVISION= 2 GS_EPOCH= 0 diff --git a/print/ghostscript-gpl/scripts/configure b/print/ghostscript-gpl/scripts/configure index 0387c98890f4..293ebf259eb3 100644 --- a/print/ghostscript-gpl/scripts/configure +++ b/print/ghostscript-gpl/scripts/configure @@ -24,7 +24,7 @@ else $svgalibdevs \ md2k md5k \ md50Mono md50Eco md1xMono \ - appledmp iwhi iwlo iwlq hl7x0 hl1250 bj10e \ + appledmp iwhi iwlo iwlq hl7x0 bj10e \ bj10v bj10vh bj200 bjc600 bjc800 \ bjccmyk bjccolor bjcgray bjcmono \ lbp8 \ diff --git a/print/ghostscript8/Makefile b/print/ghostscript8/Makefile index 2f0007e69351..520815961fce 100644 --- a/print/ghostscript8/Makefile +++ b/print/ghostscript8/Makefile @@ -229,6 +229,7 @@ LEX7000= lex7000 LEX7000_SRCS= gs6.0.lexmark7000.patch # HL1250 - additional driver for Brother HL-1050/1070/1250/1270N/1030/1240 +# XXX FIXME HL1250= hl1250 HL1250_SRCS= gdevhl12.c diff --git a/print/ghostscript8/Makefile.inc b/print/ghostscript8/Makefile.inc index 20f6b6c3ff6b..76371fb69530 100644 --- a/print/ghostscript8/Makefile.inc +++ b/print/ghostscript8/Makefile.inc @@ -1,5 +1,5 @@ # $FreeBSD$ GS_VERSION= 8.56 -GS_REVISION= 1 +GS_REVISION= 2 GS_EPOCH= 0 diff --git a/print/ghostscript8/scripts/configure b/print/ghostscript8/scripts/configure index 0387c98890f4..293ebf259eb3 100644 --- a/print/ghostscript8/scripts/configure +++ b/print/ghostscript8/scripts/configure @@ -24,7 +24,7 @@ else $svgalibdevs \ md2k md5k \ md50Mono md50Eco md1xMono \ - appledmp iwhi iwlo iwlq hl7x0 hl1250 bj10e \ + appledmp iwhi iwlo iwlq hl7x0 bj10e \ bj10v bj10vh bj200 bjc600 bjc800 \ bjccmyk bjccolor bjcgray bjcmono \ lbp8 \ |