aboutsummaryrefslogtreecommitdiffstats
path: root/print/ghostscript-gpl
diff options
context:
space:
mode:
authorandreas <andreas@FreeBSD.org>2000-03-25 23:32:40 +0800
committerandreas <andreas@FreeBSD.org>2000-03-25 23:32:40 +0800
commit3fc066bd2f530c30cb5c985e8cc0e7b14fe67b20 (patch)
treef90181456e04666e22b0f357f8ba75b5b2b07450 /print/ghostscript-gpl
parent1b65ab39de6bbccf5ed22ea9e43b0947811ad98c (diff)
downloadfreebsd-ports-gnome-3fc066bd2f530c30cb5c985e8cc0e7b14fe67b20.tar.gz
freebsd-ports-gnome-3fc066bd2f530c30cb5c985e8cc0e7b14fe67b20.tar.zst
freebsd-ports-gnome-3fc066bd2f530c30cb5c985e8cc0e7b14fe67b20.zip
Sorry, it's broken.
Before the new patch gs build fine, but didn't include the printer devices included with configuration script. After fixing this it refuses to build. Any help appreciated. Now you have the last version as I to help me to fix the mess. Sorry folks ...
Diffstat (limited to 'print/ghostscript-gpl')
-rw-r--r--print/ghostscript-gpl/Makefile2
-rw-r--r--print/ghostscript-gpl/files/patch-aa13
2 files changed, 13 insertions, 2 deletions
diff --git a/print/ghostscript-gpl/Makefile b/print/ghostscript-gpl/Makefile
index ed81a9fb9a37..16fdc9524499 100644
--- a/print/ghostscript-gpl/Makefile
+++ b/print/ghostscript-gpl/Makefile
@@ -17,6 +17,8 @@ DISTFILES= ${GS_SOURCES} ${GS_FONTS_STD} ${GS_FONTS_OTHER} \
MAINTAINER= andreas@FreeBSD.org
+BROKEN= "needs more work, does not built cleanly"
+
Y2K= http://www.cs.wisc.edu/~ghost/aladdin/y2k.html
BUILD_DEPENDS= /nonexistent:${PORTSDIR}/graphics/jpeg:extract
diff --git a/print/ghostscript-gpl/files/patch-aa b/print/ghostscript-gpl/files/patch-aa
index 97843d547d91..94fb537e6a01 100644
--- a/print/ghostscript-gpl/files/patch-aa
+++ b/print/ghostscript-gpl/files/patch-aa
@@ -1,5 +1,5 @@
---- src/unix-gcc.mak.orig Fri Mar 17 20:13:40 2000
-+++ src/unix-gcc.mak Tue Mar 21 01:03:57 2000
+--- src/unix-gcc.mak.orig Sat Mar 18 05:13:40 2000
++++ src/unix-gcc.mak Sat Mar 25 15:43:57 2000
@@ -52,11 +52,10 @@
# the directories also define the default search path for the
# initialization files (gs_*.ps) and the fonts.
@@ -94,6 +94,15 @@
# Define whether this platform has floating point hardware:
# FPU_TYPE=2 means floating point is faster than fixed point.
+@@ -327,7 +326,7 @@
+ # Choose the device(s) to include. See devs.mak for details,
+ # devs.mak and contrib.mak for the list of available devices.
+
+-DEVICE_DEVS=$(DD)x11.dev $(DD)x11alpha.dev $(DD)x11cmyk.dev $(DD)x11gray2.dev $(DD)x11gray4.dev $(DD)x11mono.dev
++#DEVICE_DEVS=$(DD)x11.dev $(DD)x11alpha.dev $(DD)x11cmyk.dev $(DD)x11gray2.dev $(DD)x11gray4.dev $(DD)x11mono.dev
+
+ #DEVICE_DEVS1=
+ #DEVICE_DEVS2=
@@ -345,27 +344,27 @@
#DEVICE_DEVS14=
#DEVICE_DEVS15=