summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2000-07-12 20:53:15 +0000
committerjlam <jlam@pkgsrc.org>2000-07-12 20:53:15 +0000
commit3545af642d270a27f8b0b654206ec522ceb4c389 (patch)
tree835400b22f413feaa1bae37f2c156cae862d23c3 /print
parent39de2699aa32dcc51913d1b53b0c4e75f700350c (diff)
downloadpkgsrc-3545af642d270a27f8b0b654206ec522ceb4c389.tar.gz
Remove deprecated ghostscript5 packages made obsolete by print/ghostscript.
Diffstat (limited to 'print')
-rw-r--r--print/ghostscript5-x11/Makefile13
-rw-r--r--print/ghostscript5-x11/pkg/COMMENT1
-rw-r--r--print/ghostscript5-x11/pkg/DESCR5
-rw-r--r--print/ghostscript5/Makefile7
-rw-r--r--print/ghostscript5/Makefile.common105
-rw-r--r--print/ghostscript5/files/md521
-rw-r--r--print/ghostscript5/files/patch-sum10
-rw-r--r--print/ghostscript5/patches/patch-aa127
-rw-r--r--print/ghostscript5/patches/patch-ab12
-rw-r--r--print/ghostscript5/patches/patch-ac13
-rw-r--r--print/ghostscript5/patches/patch-af43
-rw-r--r--print/ghostscript5/patches/patch-ag14
-rw-r--r--print/ghostscript5/patches/patch-ah13
-rw-r--r--print/ghostscript5/patches/patch-ai15
-rw-r--r--print/ghostscript5/patches/patch-ak22
-rw-r--r--print/ghostscript5/pkg/COMMENT1
-rw-r--r--print/ghostscript5/pkg/DESCR3
-rw-r--r--print/ghostscript5/pkg/PLIST375
-rw-r--r--print/ghostscript5/scripts/configure.batch21
19 files changed, 0 insertions, 821 deletions
diff --git a/print/ghostscript5-x11/Makefile b/print/ghostscript5-x11/Makefile
deleted file mode 100644
index 633168d5f9b..00000000000
--- a/print/ghostscript5-x11/Makefile
+++ /dev/null
@@ -1,13 +0,0 @@
-# $NetBSD: Makefile,v 1.6 2000/04/20 16:29:55 jlam Exp $
-
-PKGNAME= ${DISTNAME:S/-/-x11-/}nb2
-CATEGORIES+= x11
-
-CONFLICTS= ghostscript-*
-
-USE_X11= # defined
-
-MAKE_ENV+= USE_X11=
-SCRIPTS_ENV+= USE_X11=yes
-
-.include "../../print/ghostscript5/Makefile.common"
diff --git a/print/ghostscript5-x11/pkg/COMMENT b/print/ghostscript5-x11/pkg/COMMENT
deleted file mode 100644
index b9fced2e874..00000000000
--- a/print/ghostscript5-x11/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-Aladdin Postscript interpreter with X11 drivers
diff --git a/print/ghostscript5-x11/pkg/DESCR b/print/ghostscript5-x11/pkg/DESCR
deleted file mode 100644
index 1ef7dd7ee94..00000000000
--- a/print/ghostscript5-x11/pkg/DESCR
+++ /dev/null
@@ -1,5 +0,0 @@
-Ghostscript is the well-known PostScript interpreter which is
-available for all common and most esoteric platforms and supports
-many different printers and some displays.
-
-This package contains the ghostscript binary compiled with X11 drivers.
diff --git a/print/ghostscript5/Makefile b/print/ghostscript5/Makefile
deleted file mode 100644
index 59b9d904140..00000000000
--- a/print/ghostscript5/Makefile
+++ /dev/null
@@ -1,7 +0,0 @@
-# $NetBSD: Makefile,v 1.54 2000/04/20 16:28:47 jlam Exp $
-
-PKGNAME= ${DISTNAME}nb2
-
-CONFLICTS= ghostscript-x11-*
-
-.include "../../print/ghostscript5/Makefile.common"
diff --git a/print/ghostscript5/Makefile.common b/print/ghostscript5/Makefile.common
deleted file mode 100644
index 770ee9af095..00000000000
--- a/print/ghostscript5/Makefile.common
+++ /dev/null
@@ -1,105 +0,0 @@
-# $NetBSD: Makefile.common,v 1.3 2000/04/20 16:28:47 jlam Exp $
-
-DISTNAME= ghostscript-5.50
-CATEGORIES= print
-MASTER_SITES+= ftp://ftp.cs.wisc.edu/ghost/aladdin/gs550/ \
- ftp://ftp.cs.wisc.edu/ghost/aladdin/fonts/
-DISTFILES= ${GS_SOURCES} ${GS_FONTS_STD} ${GS_FONTS_OTHER} ${PDF_SEC} \
- ${HP850_DRV} ${HPDJ_DRV}
-
-PATCH_SITES= http://www.cs.wisc.edu/~ghost/aladdin/relnotes/gs550/
-PATCHFILES= 990524.txt 990220c.txt 990220b.txt 990220a.txt 990220.txt \
- 990120a.txt 990120.txt 990117.txt 990115a.txt 981222.txt \
- 981221.txt 981220.txt
-
-MAINTAINER= explorer@netbsd.org
-HOMEPAGE= http://www.cs.wisc.edu/~ghost/index.html
-
-BUILD_DEPENDS+= ${BUILD_ROOT}/graphics/jpeg/${WRKDIR:T}/jpeg-6b:../../graphics/jpeg:extract
-BUILD_DEPENDS+= ${LOCALBASE}/bin/unzip:../../archivers/unzip
-DEPENDS+= png>=1.0.6:../../graphics/png
-
-FILESDIR= ${.CURDIR}/../../print/ghostscript5/files
-PATCHDIR= ${.CURDIR}/../../print/ghostscript5/patches
-SCRIPTDIR= ${.CURDIR}/../../print/ghostscript5/scripts
-PLIST_SRC= ${.CURDIR}/../../print/ghostscript5/pkg/PLIST
-
-.include "../../mk/bsd.prefs.mk"
-
-DIST_SUBDIR= ${DISTNAME:C/-.*$//}
-EXTRACT_ONLY= ${GS_SOURCES} ${HPDJ_DRV}
-ALL_TARGET= std
-MAKEFILE= unix-gcc.mak
-MAKE_ENV+= MAKEOBJDIR=. prefix=${PREFIX}
-.if ${OPSYS} == "SunOS"
-LDFLAGS+= -L${LOCALBASE}/bsd/lib
-.elif ${OPSYS} == NetBSD && ${MACHINE_ARCH} == arm32
-CFLAGS=
-.endif
-.if defined(PAPERSIZE) && (${PAPERSIZE} == "A4" || ${PAPERSIZE} == "a4")
-MAKE_FLAGS+= -DA4
-.endif
-WRKSRC= ${WRKDIR}/gs5.50
-
-GS_SOURCES= ghostscript-5.50.tar.gz
-GS_SOURCES+= ghostscript-5.50gnu.tar.gz
-
-# Note: the following two are special files. In the 5.50 directory
-# on the FTP site, there are symlinks:
-# ghostscript-fonts-other-5.50.tar.gz ->
-# ../fonts/ghostscript-fonts-other-4.40.tar.gz
-# To avoid unnecessarily downloading distfiles, do not change these
-# when upgrading the port unless the symlinks/files really change.
-GS_FONTS_STD= ghostscript-fonts-std-5.10a.tar.gz
-GS_FONTS_OTHER= ghostscript-fonts-other-5.10.tar.gz
-
-# PostScript source to decode encrypted PDF files
-MASTER_SITES+= http://www.ozemail.com.au/~geoffk/pdfencrypt/
-PDF_SEC= pdf_sec.ps
-
-# Additional driver HP 850, see http://www.erdw.ethz.ch/~bonk/hp850/hp850.html
-MASTER_SITES+= http://www.erdw.ethz.ch/~bonk/ftp/gs-driver-distrib/
-HP850_DRV= hp8xxs13.zip
-
-# Additional driver for several HP deskjets
-MASTER_SITES+= ftp://ftp.sbs.de/pub/graphics/ghostscript/pcl3/
-HPDJ_VER= 2.6
-HPDJ_DRV= hpdj-${HPDJ_VER}.tar.gz
-
-SCRIPT_SUFFIX= .batch
-
-post-extract:
- cd ${WRKSRC}; ${PAX} -rf ${WRKDIR}/hpdj-${HPDJ_VER}/hpdj.tar
- ${RM} -f ${WRKSRC}/jpeg
- ${LN} -s ${BUILD_ROOT}/graphics/jpeg/${WRKDIR:T}/jpeg-6b ${WRKSRC}/jpeg
- cd ${WRKSRC}; ${LOCALBASE}/bin/unzip -uLa ${_DISTDIR}/${HP850_DRV}
- ${RM} -f ${WRKSRC}/${PDF_SEC}
- ${LN} -s ${_DISTDIR}/${PDF_SEC} ${WRKSRC}/${PDF_SEC}
-
-pre-patch:
- ${RM} -f ${WRKSRC}/lib ${WRKSRC}/src
- ${LN} -s . ${WRKSRC}/lib
- ${LN} -s . ${WRKSRC}/src
- ${PATCH} ${PATCH_ARGS} < ${WRKSRC}/zmedia2.c-5.50.diff
- ${CAT} ${WRKSRC}/contrib.mak-5.50.add >> ${WRKSRC}/contrib.mak
-
-post-patch:
- ${RM} -f ${WRKSRC}/lib ${WRKSRC}/src
-
-do-configure:
- ${SETENV} ${SCRIPTS_ENV} ${SH} ${SCRIPTDIR}/configure${SCRIPT_SUFFIX}
-
-pre-install:
- ${INSTALL_DATA_DIR} ${PREFIX}/share/ghostscript
- cd ${PREFIX}/share/ghostscript; \
- ${PAX} -zrf ${_DISTDIR}/${GS_FONTS_STD}
- cd ${PREFIX}/share/ghostscript/fonts; \
- ${PAX} -zrf ${_DISTDIR}/${GS_FONTS_OTHER}
-
-post-install:
- strip ${PREFIX}/bin/gs
-
-pre-clean:
- @cd ../../graphics/jpeg && ${MAKE} clean
-
-.include "../../mk/bsd.pkg.mk"
diff --git a/print/ghostscript5/files/md5 b/print/ghostscript5/files/md5
deleted file mode 100644
index 35ed1213245..00000000000
--- a/print/ghostscript5/files/md5
+++ /dev/null
@@ -1,21 +0,0 @@
-$NetBSD: md5,v 1.12 1999/11/15 11:36:09 rh Exp $
-
-MD5 (ghostscript/ghostscript-5.50.tar.gz) = f51e92976c4cda9a05de5388fdbbbbbd
-MD5 (ghostscript/ghostscript-5.50gnu.tar.gz) = 4930c9d2feea3294904fc683bf8b8beb
-MD5 (ghostscript/ghostscript-fonts-std-5.10a.tar.gz) = 8462a429e2672d332a510da076dca6d2
-MD5 (ghostscript/ghostscript-fonts-other-5.10.tar.gz) = fcf3abf81a1b46da9a92942d288020f9
-MD5 (ghostscript/hp8xxs13.zip) = e46bcac0aed0c511c8cc88a1093cc586
-MD5 (ghostscript/hpdj-2.6.tar.gz) = dcc402281f36afd2041144e0e97917be
-MD5 (ghostscript/pdf_sec.ps) = 92cd6af5b4d7219e91e61b8351f0f7c4
-MD5 (ghostscript/990524.txt) = fa938c0f9a5c2848ca040b0ad3ecf1ac
-MD5 (ghostscript/990220c.txt) = e6b7f7b715d63e32688ed0917d8bf6fc
-MD5 (ghostscript/990220b.txt) = 7cd107c186b55882b22c327188989d2b
-MD5 (ghostscript/990220a.txt) = 4bed19ad536bba3af11e88a505ef961f
-MD5 (ghostscript/990220.txt) = 31c83637d4399061143d129779156fd1
-MD5 (ghostscript/990120a.txt) = 534d0c5a224d9cce5ff227f3b42b2d53
-MD5 (ghostscript/990120.txt) = f00e04f5e2fba2d8807389202afbf8c0
-MD5 (ghostscript/990117.txt) = 02a27b0cae8bd0515421e969f04367ee
-MD5 (ghostscript/990115a.txt) = d17193d1c2b5ed1394ee2dc91718f240
-MD5 (ghostscript/981222.txt) = bd67e74a8d447ece00a270f353d1a8e7
-MD5 (ghostscript/981221.txt) = 8c68a8473c5e9cc2c89d2060245d9aa8
-MD5 (ghostscript/981220.txt) = 8e03acdfa175a02bddb4bd5e3cb249a4
diff --git a/print/ghostscript5/files/patch-sum b/print/ghostscript5/files/patch-sum
deleted file mode 100644
index 66e4d4e459a..00000000000
--- a/print/ghostscript5/files/patch-sum
+++ /dev/null
@@ -1,10 +0,0 @@
-$NetBSD: patch-sum,v 1.8 2000/04/20 16:28:48 jlam Exp $
-
-MD5 (patch-aa) = 1d59f5d7400efb5efc9215765389079f
-MD5 (patch-ab) = 9b2c0662b1f8e65c3dab1abd5b6f3f88
-MD5 (patch-ac) = 02fa08136588a031a533c6c1c12777ef
-MD5 (patch-af) = fe0ee02b0925399aa6f3216b77482346
-MD5 (patch-ag) = af60f2d8c2dc97609ee6240596abd32c
-MD5 (patch-ah) = 3e8217b7a5494c9623eda655ae88bbc7
-MD5 (patch-ai) = 0bbd7840cb931e18def4ebd1415abbdc
-MD5 (patch-ak) = 0a345f6e31c179cfb3e771ed24fc9dac
diff --git a/print/ghostscript5/patches/patch-aa b/print/ghostscript5/patches/patch-aa
deleted file mode 100644
index 8e5f76bec88..00000000000
--- a/print/ghostscript5/patches/patch-aa
+++ /dev/null
@@ -1,127 +0,0 @@
-$NetBSD: patch-aa,v 1.10 2000/03/24 18:15:32 jlam Exp $
-
---- unix-gcc.mak.orig Wed Sep 16 23:06:06 1998
-+++ unix-gcc.mak Wed Mar 22 23:29:09 2000
-@@ -53,7 +53,7 @@
- INSTALL_PROGRAM = $(INSTALL) -m 755
- INSTALL_DATA = $(INSTALL) -m 644
-
--prefix = /usr/local
-+#prefix = /usr/local
- exec_prefix = $(prefix)
- bindir = $(exec_prefix)/bin
- scriptdir = $(bindir)
-@@ -141,7 +141,7 @@
- # what its name is.
- # See gs.mak and Make.htm for more information.
-
--SHARE_LIBPNG=0
-+SHARE_LIBPNG=1
- LIBPNG_NAME=png
-
- # Define the directory where the zlib sources are stored.
-@@ -153,7 +153,7 @@
- # what its name is (usually libz, but sometimes libgz).
- # See gs.mak and Make.htm for more information.
-
--SHARE_ZLIB=0
-+SHARE_ZLIB=1
- #ZLIB_NAME=gz
- ZLIB_NAME=z
-
-@@ -205,7 +205,7 @@
- # gcc to accept ANSI-style function prototypes and function definitions.
- XCFLAGS=
-
--CFLAGS=$(CFLAGS_STANDARD) $(GCFLAGS) $(XCFLAGS)
-+#CFLAGS=$(CFLAGS_STANDARD) $(GCFLAGS) $(XCFLAGS)
-
- # Define platform flags for ld.
- # SunOS 4.n may need -Bstatic.
-@@ -216,7 +216,7 @@
- # XLDFLAGS can be set from the command line.
- XLDFLAGS=
-
--LDFLAGS=$(XLDFLAGS) -fno-common
-+#LDFLAGS=$(XLDFLAGS) -fno-common
-
- # Define any extra libraries to link into the executable.
- # ISC Unix 2.2 wants -linet.
-@@ -224,7 +224,7 @@
- # SVR4 may need -lnsl.
- # (Libraries required by individual drivers are handled automatically.)
-
--EXTRALIBS=
-+EXTRALIBS=-L${PREFIX}/lib
-
- # Define the include switch(es) for the X11 header files.
- # This can be null if handled in some other way (e.g., the files are
-@@ -234,7 +234,7 @@
- # Note that x_.h expects to find the header files in $(XINCLUDE)/X11,
- # not in $(XINCLUDE).
-
--XINCLUDE=-I/usr/local/X/include
-+#XINCLUDE=-I${X11BASE}/include
-
- # Define the directory/ies and library names for the X11 library files.
- # XLIBDIRS is for ld and should include -L; XLIBDIR is for LD_RUN_PATH
-@@ -249,9 +249,16 @@
- #XLIBS=Xt SM ICE Xext X11
-
- #XLIBDIRS=-L/usr/local/X/lib
--XLIBDIRS=-L/usr/X11/lib
-+#XLIBDIRS=-L${X11BASE}/lib
-+#XLIBDIR=
-+#XLIBS=Xt Xext X11
-+
-+.if defined(USE_X11)
-+XINCLUDE=-I${X11BASE}/include
-+XLIBDIRS=-L${X11BASE}/lib
- XLIBDIR=
--XLIBS=Xt Xext X11
-+XLIBS=Xt SM ICE Xext X11
-+.endif
-
- # Define whether this platform has floating point hardware:
- # FPU_TYPE=2 means floating point is faster than fixed point.
-@@ -295,23 +302,23 @@
- # Choose the device(s) to include. See devs.mak for details,
- # devs.mak and contrib.mak for the list of available devices.
-
--DEVICE_DEVS=x11.dev x11alpha.dev x11cmyk.dev x11gray2.dev x11gray4.dev x11mono.dev
--#DEVICE_DEVS1=bmpmono.dev bmpamono.dev posync.dev
--DEVICE_DEVS1=
--DEVICE_DEVS2=
--DEVICE_DEVS3=deskjet.dev djet500.dev laserjet.dev ljetplus.dev ljet2p.dev ljet3.dev ljet4.dev
--DEVICE_DEVS4=cdeskjet.dev cdjcolor.dev cdjmono.dev cdj550.dev pj.dev pjxl.dev pjxl300.dev
--DEVICE_DEVS5=uniprint.dev
--DEVICE_DEVS6=bj10e.dev bj200.dev bjc600.dev bjc800.dev
--DEVICE_DEVS7=faxg3.dev faxg32d.dev faxg4.dev
--DEVICE_DEVS8=pcxmono.dev pcxgray.dev pcx16.dev pcx256.dev pcx24b.dev pcxcmyk.dev
--DEVICE_DEVS9=pbm.dev pbmraw.dev pgm.dev pgmraw.dev pgnm.dev pgnmraw.dev pnm.dev pnmraw.dev ppm.dev ppmraw.dev pkm.dev pkmraw.dev
--DEVICE_DEVS10=tiffcrle.dev tiffg3.dev tiffg32d.dev tiffg4.dev tifflzw.dev tiffpack.dev
--DEVICE_DEVS11=tiff12nc.dev tiff24nc.dev
--DEVICE_DEVS12=psmono.dev psgray.dev psrgb.dev bit.dev bitrgb.dev bitcmyk.dev
--DEVICE_DEVS13=pngmono.dev pnggray.dev png16.dev png256.dev png16m.dev
--DEVICE_DEVS14=jpeg.dev jpeggray.dev
--DEVICE_DEVS15=pdfwrite.dev pswrite.dev epswrite.dev pxlmono.dev pxlcolor.dev
-+#DEVICE_DEVS=x11.dev x11alpha.dev x11cmyk.dev x11gray2.dev x11gray4.dev x11mono.dev
-+##DEVICE_DEVS1=bmpmono.dev bmpamono.dev posync.dev
-+#DEVICE_DEVS1=
-+#DEVICE_DEVS2=
-+#DEVICE_DEVS3=deskjet.dev djet500.dev laserjet.dev ljetplus.dev ljet2p.dev ljet3.dev ljet4.dev
-+#DEVICE_DEVS4=cdeskjet.dev cdjcolor.dev cdjmono.dev cdj550.dev pj.dev pjxl.dev pjxl300.dev
-+#DEVICE_DEVS5=uniprint.dev
-+#DEVICE_DEVS6=bj10e.dev bj200.dev bjc600.dev bjc800.dev
-+#DEVICE_DEVS7=faxg3.dev faxg32d.dev faxg4.dev
-+#DEVICE_DEVS8=pcxmono.dev pcxgray.dev pcx16.dev pcx256.dev pcx24b.dev pcxcmyk.dev
-+#DEVICE_DEVS9=pbm.dev pbmraw.dev pgm.dev pgmraw.dev pgnm.dev pgnmraw.dev pnm.dev pnmraw.dev ppm.dev ppmraw.dev pkm.dev pkmraw.dev
-+#DEVICE_DEVS10=tiffcrle.dev tiffg3.dev tiffg32d.dev tiffg4.dev tifflzw.dev tiffpack.dev
-+#DEVICE_DEVS11=tiff12nc.dev tiff24nc.dev
-+#DEVICE_DEVS12=psmono.dev psgray.dev psrgb.dev bit.dev bitrgb.dev bitcmyk.dev
-+#DEVICE_DEVS13=pngmono.dev pnggray.dev png16.dev png256.dev png16m.dev
-+#DEVICE_DEVS14=jpeg.dev jpeggray.dev
-+#DEVICE_DEVS15=pdfwrite.dev pswrite.dev epswrite.dev pxlmono.dev pxlcolor.dev
-
- # ---------------------------- End of options --------------------------- #
-
diff --git a/print/ghostscript5/patches/patch-ab b/print/ghostscript5/patches/patch-ab
deleted file mode 100644
index 9f10ec8069a..00000000000
--- a/print/ghostscript5/patches/patch-ab
+++ /dev/null
@@ -1,12 +0,0 @@
-$NetBSD: patch-ab,v 1.2 1998/08/07 11:11:23 agc Exp $
-
---- gs_init.ps.orig Thu Jan 2 19:23:13 1997
-+++ gs_init.ps Thu Jan 2 19:24:46 1997
-@@ -1363,3 +1363,7 @@
- (END GC) VMDEBUG
-
- % The interpreter will run the initial procedure (start).
-+
-+% unofficial patch:
-+% make it possible to print from within acroread pdf viewer
-+/Default currenthalftone /Halftone defineresource pop
diff --git a/print/ghostscript5/patches/patch-ac b/print/ghostscript5/patches/patch-ac
deleted file mode 100644
index 648a68926aa..00000000000
--- a/print/ghostscript5/patches/patch-ac
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-ac,v 1.1 2000/03/24 18:18:00 jlam Exp $
-
---- unix-end.mak.orig Mon Sep 14 19:03:52 1998
-+++ unix-end.mak Wed Mar 22 19:59:59 2000
-@@ -34,7 +34,7 @@
- @if test ! -d $(PSOBJDIR)/$(PGRELDIR); then mkdir $(PSOBJDIR)/$(PGRELDIR); fi
-
- PGDEFS=GENOPT='' CFLAGS='$(CFLAGS_PROFILE) $(GCFLAGS) $(XCFLAGS)'\
-- LDFLAGS='$(XLDFLAGS) -pg' XLIBS='Xt SM ICE Xext X11' CC_LEAF='$(CC_)'\
-+ LDFLAGS='$(XLDFLAGS) -pg' XLIBS='$(XLIBS)' CC_LEAF='$(CC_)'\
- GLGENDIR=$(GLGENDIR)/$(PGRELDIR) GLOBJDIR=$(GLOBJDIR)/$(PGRELDIR)\
- PSGENDIR=$(PSGENDIR)/$(PGRELDIR) PSOBJDIR=$(PSOBJDIR)/$(PGRELDIR)
-
diff --git a/print/ghostscript5/patches/patch-af b/print/ghostscript5/patches/patch-af
deleted file mode 100644
index d42c6e8e61d..00000000000
--- a/print/ghostscript5/patches/patch-af
+++ /dev/null
@@ -1,43 +0,0 @@
-$NetBSD: patch-af,v 1.2 1998/11/29 16:34:28 frueauf Exp $
-
---- devs.mak.orig Tue Sep 15 04:03:52 1998
-+++ devs.mak Sun Nov 29 00:06:38 1998
-@@ -461,6 +461,27 @@
- ljetplus.dev: $(HPMONO) page.dev
- $(SETPDEV2) ljetplus $(HPMONO)
-
-+### -------------- cdj850 - HP 850c Driver under development ------------- ###
-+### Since this driver is in the development-phase it is not distributed ###
-+### with ghostscript, but it is available via anonymous ftp from: ###
-+### ftp://bonk.ethz.ch ###
-+### For questions about this driver, please contact: ###
-+### Uli Wortmann (E-Mail address inside the driver-package) ###
-+
-+cdeskjet8_=$(GLOBJ)gdevcd8.$(OBJ) $(HPPCL)
-+
-+cdj850.dev: $(cdeskjet8_) page.dev
-+ $(SETPDEV2) cdj850 $(cdeskjet8_)
-+
-+cdj670.dev: $(cdeskjet8_) page.dev
-+ $(SETPDEV2) cdj670 $(cdeskjet8_)
-+
-+cdj890.dev: $(cdeskjet8_) page.dev
-+ $(SETPDEV2) cdj890 $(cdeskjet8_)
-+
-+cdj1600.dev: $(cdeskjet8_) page.dev
-+ $(SETPDEV2) cdj1600 $(cdeskjet8_)
-+
- ### Selecting ljet2p provides TIFF (mode 2) compression on LaserJet III,
- ### IIIp, IIId, IIIsi, IId, and IIp.
-
-@@ -896,8 +917,8 @@
- png_i_=-include $(PNGGENDIR)$(D)libpng
-
- $(GLOBJ)gdevpng.$(OBJ): $(GLSRC)gdevpng.c\
-- $(gdevprn_h) $(gdevpccm_h) $(gscdefs_h) $(PNGSRC)png.h
-- $(CC_) $(I_)$(GLI_) $(II)$(PI_)$(_I) $(GLF_) $(GLO_)gdevpng.$(OBJ) $(C_) $(GLSRC)gdevpng.c
-+ $(gdevprn_h) $(gdevpccm_h) $(gscdefs_h)
-+ $(CC_) $(I_)$(PREFIX)/include $(I_)$(GLI_) $(II)$(PI_)$(_I) $(GLF_) $(GLO_)gdevpng.$(OBJ) $(C_) $(GLSRC)gdevpng.c
-
- pngmono.dev: $(libpng_dev) $(png_) page.dev
- $(SETPDEV2) pngmono $(png_)
diff --git a/print/ghostscript5/patches/patch-ag b/print/ghostscript5/patches/patch-ag
deleted file mode 100644
index b629af73332..00000000000
--- a/print/ghostscript5/patches/patch-ag
+++ /dev/null
@@ -1,14 +0,0 @@
-$NetBSD: patch-ag,v 1.1 1998/11/04 23:36:49 mycroft Exp $
-
---- contrib.mak.orig Mon Sep 14 22:03:52 1998
-+++ contrib.mak Wed Nov 4 18:27:02 1998
-@@ -432,6 +432,9 @@
-
- cdeskjet8_=$(GLOBJ)gdevcd8.$(OBJ) $(HPPCL)
-
-+$(GLOBJ)gdevcd8.$(OBJ): $(GLSRC)gdevcd8.c $(PDEVH) $(gdevpcl_h)
-+ $(GLCC) $(GLO_)gdevcd8.$(OBJ) $(C_) $(GLSRC)gdevcd8.c
-+
- cdj850.dev: $(cdeskjet8_) page.dev
- $(SETPDEV) cdj850 $(cdeskjet8_)
-
diff --git a/print/ghostscript5/patches/patch-ah b/print/ghostscript5/patches/patch-ah
deleted file mode 100644
index d40bf54ecec..00000000000
--- a/print/ghostscript5/patches/patch-ah
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-ah,v 1.1 1999/11/15 11:36:10 rh Exp $
-
---- unixinst.mak.orig Tue Sep 15 04:03:52 1998
-+++ unixinst.mak Sun Nov 14 12:01:40 1999
-@@ -48,7 +48,7 @@
- do if ( test -f $$f ); then $(INSTALL_PROGRAM) $$f $(scriptdir)/$$f; fi;\
- done'
-
--MAN1_PAGES=gs pdf2dsc pdf2ps ps2ascii ps2epsi ps2pdf ps2ps
-+MAN1_PAGES=gs pdf2dsc pdf2ps ps2ascii ps2epsi ps2pdf ps2ps gs-hpdj
- install-data: gs.1
- -mkdir $(mandir)
- -mkdir $(man1dir)
diff --git a/print/ghostscript5/patches/patch-ai b/print/ghostscript5/patches/patch-ai
deleted file mode 100644
index 7178cf2b216..00000000000
--- a/print/ghostscript5/patches/patch-ai
+++ /dev/null
@@ -1,15 +0,0 @@
-$NetBSD: patch-ai,v 1.1 1999/11/15 11:36:10 rh Exp $
-
---- pagecount.c.orig Sun Nov 15 12:33:04 1998
-+++ pagecount.c Sun Nov 14 15:54:12 1999
-@@ -33,10 +33,6 @@
-
- /*****************************************************************************/
-
--#ifndef _XOPEN_SOURCE
--#define _XOPEN_SOURCE 500
--#endif
--
- /* Standard headers */
- #include <errno.h>
- #include <stdio.h>
diff --git a/print/ghostscript5/patches/patch-ak b/print/ghostscript5/patches/patch-ak
deleted file mode 100644
index 5380faacab3..00000000000
--- a/print/ghostscript5/patches/patch-ak
+++ /dev/null
@@ -1,22 +0,0 @@
-$NetBSD: patch-ak,v 1.1 2000/04/15 18:36:22 mycroft Exp $
-
---- pdf2dsc.ps.orig Sat Jul 19 12:59:16 1997
-+++ pdf2dsc.ps Sat Apr 15 13:54:00 2000
-@@ -92,9 +92,15 @@
- %BEGIN ##jp##
- dup pdfgetpage /CropBox knownoget { % file maxpage pageno cropbox
- DSCfile (%%PageBoundingBox: ) writestring
-- {DSCfile exch write=only DSCfile ( ) writestring} forall
-+ {DSCfile exch round cvi write=only DSCfile ( ) writestring} forall
- DSCfile (\n) writestring
--} if
-+} {
-+ dup pdfgetpage /MediaBox knownoget { % file maxpage pageno cropbox
-+ DSCfile (%%PageBoundingBox: ) writestring
-+ {DSCfile exch round cvi write=only DSCfile ( ) writestring} forall
-+ DSCfile (\n) writestring
-+ } if
-+} ifelse
- dup pdfgetpage /Rotate knownoget { % file maxpage pageno angle
- DSCfile (%%PageOrientation: ) writestring
- 90 div cvi 4 mod dup 0 lt {4 add} if
diff --git a/print/ghostscript5/pkg/COMMENT b/print/ghostscript5/pkg/COMMENT
deleted file mode 100644
index dc6cbae233e..00000000000
--- a/print/ghostscript5/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-Aladdin Postscript interpreter
diff --git a/print/ghostscript5/pkg/DESCR b/print/ghostscript5/pkg/DESCR
deleted file mode 100644
index 6e30f528126..00000000000
--- a/print/ghostscript5/pkg/DESCR
+++ /dev/null
@@ -1,3 +0,0 @@
-Ghostscript is the well-known PostScript interpreter which is
-available for all common and most esoteric platforms and supports
-many different printers and some displays.
diff --git a/print/ghostscript5/pkg/PLIST b/print/ghostscript5/pkg/PLIST
deleted file mode 100644
index 2acea312eed..00000000000
--- a/print/ghostscript5/pkg/PLIST
+++ /dev/null
@@ -1,375 +0,0 @@
-@comment $NetBSD: PLIST,v 1.9 2000/04/20 16:28:48 jlam Exp $
-bin/bdftops
-bin/dvipdf
-bin/font2c
-bin/gs
-bin/gsbj
-bin/gsdj
-bin/gsdj500
-bin/gslj
-bin/gslp
-bin/gsnd
-bin/pdf2dsc
-bin/pdf2ps
-bin/printafm
-bin/ps2ascii
-bin/ps2epsi
-bin/ps2pdf
-bin/ps2ps
-bin/wftopfa
-man/man1/gs.1
-man/man1/gs-hpdj.1
-man/man1/pdf2dsc.1
-man/man1/pdf2ps.1
-man/man1/ps2ascii.1
-man/man1/ps2epsi.1
-man/man1/ps2pdf.1
-man/man1/ps2ps.1
-share/ghostscript/5.50/Fontmap
-share/ghostscript/5.50/acctest.ps
-share/ghostscript/5.50/align.ps
-share/ghostscript/5.50/bdftops.ps
-share/ghostscript/5.50/bjc610a0.upp
-share/ghostscript/5.50/bjc610a1.upp
-share/ghostscript/5.50/bjc610a2.upp
-share/ghostscript/5.50/bjc610a3.upp
-share/ghostscript/5.50/bjc610a4.upp
-share/ghostscript/5.50/bjc610a5.upp
-share/ghostscript/5.50/bjc610a6.upp
-share/ghostscript/5.50/bjc610a7.upp
-share/ghostscript/5.50/bjc610a8.upp
-share/ghostscript/5.50/bjc610b1.upp
-share/ghostscript/5.50/bjc610b2.upp
-share/ghostscript/5.50/bjc610b3.upp
-share/ghostscript/5.50/bjc610b4.upp
-share/ghostscript/5.50/bjc610b6.upp
-share/ghostscript/5.50/bjc610b7.upp
-share/ghostscript/5.50/bjc610b8.upp
-share/ghostscript/5.50/caption.ps
-share/ghostscript/5.50/cbjc600.ppd
-share/ghostscript/5.50/cbjc800.ppd
-share/ghostscript/5.50/cdj550.upp
-share/ghostscript/5.50/cid2code.ps
-share/ghostscript/5.50/decrypt.ps
-share/ghostscript/5.50/doc/Bug-form.htm
-share/ghostscript/5.50/doc/C-style.htm
-share/ghostscript/5.50/doc/Commprod.htm
-share/ghostscript/5.50/doc/Copying.htm
-share/ghostscript/5.50/doc/Current.htm
-share/ghostscript/5.50/doc/DLL.htm
-share/ghostscript/5.50/doc/Devices.htm
-share/ghostscript/5.50/doc/Drivers.htm
-share/ghostscript/5.50/doc/Fonts.htm
-share/ghostscript/5.50/doc/Helpers.htm
-share/ghostscript/5.50/doc/Hershey.htm
-share/ghostscript/5.50/doc/History1.htm
-share/ghostscript/5.50/doc/History2.htm
-share/ghostscript/5.50/doc/History3.htm
-share/ghostscript/5.50/doc/History4.htm
-share/ghostscript/5.50/doc/Htmstyle.htm
-share/ghostscript/5.50/doc/Humor.htm
-share/ghostscript/5.50/doc/Install.htm
-share/ghostscript/5.50/doc/Language.htm
-share/ghostscript/5.50/doc/Lib.htm
-share/ghostscript/5.50/doc/Make.htm
-share/ghostscript/5.50/doc/New-user.htm
-share/ghostscript/5.50/doc/News.htm
-share/ghostscript/5.50/doc/PUBLIC
-share/ghostscript/5.50/doc/Ps2pdf.htm
-share/ghostscript/5.50/doc/Psfiles.htm
-share/ghostscript/5.50/doc/Public.htm
-share/ghostscript/5.50/doc/Readme.htm
-share/ghostscript/5.50/doc/Source.htm
-share/ghostscript/5.50/doc/Unix-lpr.htm
-share/ghostscript/5.50/doc/Use.htm
-share/ghostscript/5.50/doc/Xfonts.htm
-share/ghostscript/5.50/doc/ps2epsi.txt
-share/ghostscript/5.50/docie.ps
-share/ghostscript/5.50/examples/alphabet.ps
-share/ghostscript/5.50/examples/cheq.ps
-share/ghostscript/5.50/examples/chess.ps
-share/ghostscript/5.50/examples/colorcir.ps
-share/ghostscript/5.50/examples/escher.ps
-share/ghostscript/5.50/examples/golfer.ps
-share/ghostscript/5.50/examples/grayalph.ps
-share/ghostscript/5.50/examples/ridt91.eps
-share/ghostscript/5.50/examples/snowflak.ps
-share/ghostscript/5.50/examples/tiger.ps
-share/ghostscript/5.50/examples/vasarely.ps
-share/ghostscript/5.50/examples/waterfal.ps
-share/ghostscript/5.50/font2c.ps
-share/ghostscript/5.50/font2pcl.ps
-share/ghostscript/5.50/gs_btokn.ps
-share/ghostscript/5.50/gs_ccfnt.ps
-share/ghostscript/5.50/gs_cff.ps
-share/ghostscript/5.50/gs_cidfn.ps
-share/ghostscript/5.50/gs_cmap.ps
-share/ghostscript/5.50/gs_dbt_e.ps
-share/ghostscript/5.50/gs_diskf.ps
-share/ghostscript/5.50/gs_dpnxt.ps
-share/ghostscript/5.50/gs_dps.ps
-share/ghostscript/5.50/gs_dps1.ps
-share/ghostscript/5.50/gs_dps2.ps
-share/ghostscript/5.50/gs_epsf.ps
-share/ghostscript/5.50/gs_fonts.ps
-share/ghostscript/5.50/gs_init.ps
-share/ghostscript/5.50/gs_iso_e.ps
-share/ghostscript/5.50/gs_kanji.ps
-share/ghostscript/5.50/gs_ksb_e.ps
-share/ghostscript/5.50/gs_l2img.ps
-share/ghostscript/5.50/gs_lev2.ps
-share/ghostscript/5.50/gs_ll3.ps
-share/ghostscript/5.50/gs_mex_e.ps
-share/ghostscript/5.50/gs_mro_e.ps
-share/ghostscript/5.50/gs_pdf_e.ps
-share/ghostscript/5.50/gs_pdfwr.ps
-share/ghostscript/5.50/gs_pfile.ps
-share/ghostscript/5.50/gs_res.ps
-share/ghostscript/5.50/gs_setpd.ps
-share/ghostscript/5.50/gs_statd.ps
-share/ghostscript/5.50/gs_std_e.ps
-share/ghostscript/5.50/gs_sym_e.ps
-share/ghostscript/5.50/gs_ttf.ps
-share/ghostscript/5.50/gs_typ32.ps
-share/ghostscript/5.50/gs_typ42.ps
-share/ghostscript/5.50/gs_type1.ps
-share/ghostscript/5.50/gs_wan_e.ps
-share/ghostscript/5.50/gslp.ps
-share/ghostscript/5.50/impath.ps
-share/ghostscript/5.50/landscap.ps
-share/ghostscript/5.50/level1.ps
-share/ghostscript/5.50/lines.ps
-share/ghostscript/5.50/markhint.ps
-share/ghostscript/5.50/markpath.ps
-share/ghostscript/5.50/necp2x.upp
-share/ghostscript/5.50/necp2x6.upp
-share/ghostscript/5.50/packfile.ps
-share/ghostscript/5.50/pcharstr.ps
-share/ghostscript/5.50/pdf2dsc.ps
-share/ghostscript/5.50/pdf_base.ps
-share/ghostscript/5.50/pdf_draw.ps
-share/ghostscript/5.50/pdf_font.ps
-share/ghostscript/5.50/pdf_main.ps
-share/ghostscript/5.50/pdf_ops.ps
-share/ghostscript/5.50/pdf_sec.ps
-share/ghostscript/5.50/pf2afm.ps
-share/ghostscript/5.50/ppath.ps
-share/ghostscript/5.50/prfont.ps
-share/ghostscript/5.50/printafm.ps
-share/ghostscript/5.50/ps2ai.ps
-share/ghostscript/5.50/ps2ascii.ps
-share/ghostscript/5.50/ps2epsi.ps
-share/ghostscript/5.50/quit.ps
-share/ghostscript/5.50/ras1.upp
-share/ghostscript/5.50/ras24.upp
-share/ghostscript/5.50/ras3.upp
-share/ghostscript/5.50/ras32.upp
-share/ghostscript/5.50/ras4.upp
-share/ghostscript/5.50/ras8m.upp
-share/ghostscript/5.50/showchar.ps
-share/ghostscript/5.50/showpage.ps
-share/ghostscript/5.50/stc.upp
-share/ghostscript/5.50/stc1520h.upp
-share/ghostscript/5.50/stc2.upp
-share/ghostscript/5.50/stc2_h.upp
-share/ghostscript/5.50/stc2s_h.upp
-share/ghostscript/5.50/stc500p.upp
-share/ghostscript/5.50/stc500ph.upp
-share/ghostscript/5.50/stc600ih.upp
-share/ghostscript/5.50/stc600p.upp
-share/ghostscript/5.50/stc600pl.upp
-share/ghostscript/5.50/stc800ih.upp
-share/ghostscript/5.50/stc800p.upp
-share/ghostscript/5.50/stc800pl.upp
-share/ghostscript/5.50/stc_h.upp
-share/ghostscript/5.50/stc_l.upp
-share/ghostscript/5.50/stcany.upp
-share/ghostscript/5.50/stcinfo.ps
-share/ghostscript/5.50/stcolor.ps
-share/ghostscript/5.50/traceimg.ps
-share/ghostscript/5.50/traceop.ps
-share/ghostscript/5.50/type1enc.ps
-share/ghostscript/5.50/type1ops.ps
-share/ghostscript/5.50/uninfo.ps
-share/ghostscript/5.50/unprot.ps
-share/ghostscript/5.50/viewcmyk.ps
-share/ghostscript/5.50/viewgif.ps
-share/ghostscript/5.50/viewjpeg.ps
-share/ghostscript/5.50/viewpbm.ps
-share/ghostscript/5.50/viewpcx.ps
-share/ghostscript/5.50/viewps2a.ps
-share/ghostscript/5.50/wftopfa.ps
-share/ghostscript/5.50/winmaps.ps
-share/ghostscript/5.50/wrfont.ps
-share/ghostscript/5.50/zeroline.ps
-share/ghostscript/fonts/a010013l.afm
-share/ghostscript/fonts/a010013l.pfb
-share/ghostscript/fonts/a010013l.pfm
-share/ghostscript/fonts/a010015l.afm
-share/ghostscript/fonts/a010015l.pfb
-share/ghostscript/fonts/a010015l.pfm
-share/ghostscript/fonts/a010033l.afm
-share/ghostscript/fonts/a010033l.pfb
-share/ghostscript/fonts/a010033l.pfm
-share/ghostscript/fonts/a010035l.afm
-share/ghostscript/fonts/a010035l.pfb
-share/ghostscript/fonts/a010035l.pfm
-share/ghostscript/fonts/b018012l.afm
-share/ghostscript/fonts/b018012l.pfb
-share/ghostscript/fonts/b018012l.pfm
-share/ghostscript/fonts/b018015l.afm
-share/ghostscript/fonts/b018015l.pfb
-share/ghostscript/fonts/b018015l.pfm
-share/ghostscript/fonts/b018032l.afm
-share/ghostscript/fonts/b018032l.pfb
-share/ghostscript/fonts/b018032l.pfm
-share/ghostscript/fonts/b018035l.afm
-share/ghostscript/fonts/b018035l.pfb
-share/ghostscript/fonts/b018035l.pfm
-share/ghostscript/fonts/bchb.afm
-share/ghostscript/fonts/bchb.pfa
-share/ghostscript/fonts/bchbi.afm
-share/ghostscript/fonts/bchbi.pfa
-share/ghostscript/fonts/bchr.afm
-share/ghostscript/fonts/bchr.pfa
-share/ghostscript/fonts/bchri.afm
-share/ghostscript/fonts/bchri.pfa
-share/ghostscript/fonts/c059013l.afm
-share/ghostscript/fonts/c059013l.pfb
-share/ghostscript/fonts/c059013l.pfm
-share/ghostscript/fonts/c059016l.afm
-share/ghostscript/fonts/c059016l.pfb
-share/ghostscript/fonts/c059016l.pfm
-share/ghostscript/fonts/c059033l.afm
-share/ghostscript/fonts/c059033l.pfb
-share/ghostscript/fonts/c059033l.pfm
-share/ghostscript/fonts/c059036l.afm
-share/ghostscript/fonts/c059036l.pfb
-share/ghostscript/fonts/c059036l.pfm
-share/ghostscript/fonts/d050000l.afm
-share/ghostscript/fonts/d050000l.pfb
-share/ghostscript/fonts/d050000l.pfm
-share/ghostscript/fonts/fcyr.afm
-share/ghostscript/fonts/fcyr.gsf
-share/ghostscript/fonts/fcyri.afm
-share/ghostscript/fonts/fcyri.gsf
-share/ghostscript/fonts/fhirw.gsf
-share/ghostscript/fonts/fhirw.pfm
-share/ghostscript/fonts/fkarw.gsf
-share/ghostscript/fonts/fkarw.pfm
-share/ghostscript/fonts/hrger.pfa
-share/ghostscript/fonts/hrgerb.gsf
-share/ghostscript/fonts/hrgerd.gsf
-share/ghostscript/fonts/hrgero.gsf
-share/ghostscript/fonts/hrgkc.gsf
-share/ghostscript/fonts/hrgks.gsf
-share/ghostscript/fonts/hrgrr.pfa
-share/ghostscript/fonts/hrgrrb.gsf
-share/ghostscript/fonts/hrgrro.gsf
-share/ghostscript/fonts/hritr.pfa
-share/ghostscript/fonts/hritrb.gsf
-share/ghostscript/fonts/hritro.gsf
-share/ghostscript/fonts/hrpld.pfa
-share/ghostscript/fonts/hrpldb.gsf
-share/ghostscript/fonts/hrpldbi.gsf
-share/ghostscript/fonts/hrpldi.pfa
-share/ghostscript/fonts/hrplr.gsf
-share/ghostscript/fonts/hrplrb.gsf
-share/ghostscript/fonts/hrplrbo.gsf
-share/ghostscript/fonts/hrplro.gsf
-share/ghostscript/fonts/hrpls.gsf
-share/ghostscript/fonts/hrplsb.gsf
-share/ghostscript/fonts/hrplsbo.gsf
-share/ghostscript/fonts/hrplso.gsf
-share/ghostscript/fonts/hrplt.pfa
-share/ghostscript/fonts/hrpltb.gsf
-share/ghostscript/fonts/hrpltbi.gsf
-share/ghostscript/fonts/hrplti.pfa
-share/ghostscript/fonts/hrscc.pfa
-share/ghostscript/fonts/hrsccb.gsf
-share/ghostscript/fonts/hrscco.gsf
-share/ghostscript/fonts/hrscs.pfa
-share/ghostscript/fonts/hrscsb.gsf
-share/ghostscript/fonts/hrscso.gsf
-share/ghostscript/fonts/hrsyr.gsf
-share/ghostscript/fonts/n019003l.afm
-share/ghostscript/fonts/n019003l.pfb
-share/ghostscript/fonts/n019003l.pfm
-share/ghostscript/fonts/n019004l.afm
-share/ghostscript/fonts/n019004l.pfb
-share/ghostscript/fonts/n019004l.pfm
-share/ghostscript/fonts/n019023l.afm
-share/ghostscript/fonts/n019023l.pfb
-share/ghostscript/fonts/n019023l.pfm
-share/ghostscript/fonts/n019024l.afm
-share/ghostscript/fonts/n019024l.pfb
-share/ghostscript/fonts/n019024l.pfm
-share/ghostscript/fonts/n019043l.afm
-share/ghostscript/fonts/n019043l.pfb
-share/ghostscript/fonts/n019043l.pfm
-share/ghostscript/fonts/n019044l.afm
-share/ghostscript/fonts/n019044l.pfb
-share/ghostscript/fonts/n019044l.pfm
-share/ghostscript/fonts/n019063l.afm
-share/ghostscript/fonts/n019063l.pfb
-share/ghostscript/fonts/n019063l.pfm
-share/ghostscript/fonts/n019064l.afm
-share/ghostscript/fonts/n019064l.pfb
-share/ghostscript/fonts/n019064l.pfm
-share/ghostscript/fonts/n021003l.afm
-share/ghostscript/fonts/n021003l.pfb
-share/ghostscript/fonts/n021003l.pfm
-share/ghostscript/fonts/n021004l.afm
-share/ghostscript/fonts/n021004l.pfb
-share/ghostscript/fonts/n021004l.pfm
-share/ghostscript/fonts/n021023l.afm
-share/ghostscript/fonts/n021023l.pfb
-share/ghostscript/fonts/n021023l.pfm
-share/ghostscript/fonts/n021024l.afm
-share/ghostscript/fonts/n021024l.pfb
-share/ghostscript/fonts/n021024l.pfm
-share/ghostscript/fonts/n022003l.afm
-share/ghostscript/fonts/n022003l.pfb
-share/ghostscript/fonts/n022003l.pfm
-share/ghostscript/fonts/n022004l.afm
-share/ghostscript/fonts/n022004l.pfb
-share/ghostscript/fonts/n022004l.pfm
-share/ghostscript/fonts/n022023l.afm
-share/ghostscript/fonts/n022023l.pfb
-share/ghostscript/fonts/n022023l.pfm
-share/ghostscript/fonts/n022024l.afm
-share/ghostscript/fonts/n022024l.pfb
-share/ghostscript/fonts/n022024l.pfm
-share/ghostscript/fonts/p052003l.afm
-share/ghostscript/fonts/p052003l.pfb
-share/ghostscript/fonts/p052003l.pfm
-share/ghostscript/fonts/p052004l.afm
-share/ghostscript/fonts/p052004l.pfb
-share/ghostscript/fonts/p052004l.pfm
-share/ghostscript/fonts/p052023l.afm
-share/ghostscript/fonts/p052023l.pfb
-share/ghostscript/fonts/p052023l.pfm
-share/ghostscript/fonts/p052024l.afm
-share/ghostscript/fonts/p052024l.pfb
-share/ghostscript/fonts/p052024l.pfm
-share/ghostscript/fonts/putb.pfa
-share/ghostscript/fonts/putbi.pfa
-share/ghostscript/fonts/putr.pfa
-share/ghostscript/fonts/putri.pfa
-share/ghostscript/fonts/s050000l.afm
-share/ghostscript/fonts/s050000l.pfb
-share/ghostscript/fonts/s050000l.pfm
-share/ghostscript/fonts/u003043t.afm
-share/ghostscript/fonts/u003043t.gsf
-share/ghostscript/fonts/u003043t.pfm
-share/ghostscript/fonts/u004006t.afm
-share/ghostscript/fonts/u004006t.gsf
-share/ghostscript/fonts/u004006t.pfm
-share/ghostscript/fonts/z003034l.afm
-share/ghostscript/fonts/z003034l.pfb
-share/ghostscript/fonts/z003034l.pfm
-@dirrm share/ghostscript/fonts
-@dirrm share/ghostscript/5.50/doc
-@dirrm share/ghostscript/5.50/examples
-@dirrm share/ghostscript/5.50
-@dirrm share/ghostscript
diff --git a/print/ghostscript5/scripts/configure.batch b/print/ghostscript5/scripts/configure.batch
deleted file mode 100644
index 0da60d002c7..00000000000
--- a/print/ghostscript5/scripts/configure.batch
+++ /dev/null
@@ -1,21 +0,0 @@
-#! /bin/sh
-#
-# $NetBSD: configure.batch,v 1.8 2000/04/20 16:28:48 jlam Exp $
-#
-
-# without that no way :)
-touch ${WRKSRC}/makefile
-
-if [ "${USE_X11}" = "yes" -o "${USE_X11}" = "YES" ]; then
- cat - > ${WRKSRC}/unix-gcc.mak.new << !EOT
-DEVICE_DEVS=x11.dev x11alpha.dev x11cmyk.dev x11cmyk2.dev x11cmyk4.dev x11cmyk8.dev x11gray2.dev x11gray4.dev x11mono.dev
-!EOT
-fi
-
-cat - >> ${WRKSRC}/unix-gcc.mak.new << !EOT
-DEVICE_DEVS+=cljet5.dev deskjet.dev djet500.dev laserjet.dev ljet2p.dev ljet3.dev ljet3d.dev ljet4.dev ljetplus.dev lj5mono.dev lj5gray.dev lp2563.dev oce9050.dev faxg3.dev faxg32d.dev faxg4.dev tiffcrle.dev tiffg3.dev tiffg32d.dev tiffg4.dev epswrite.dev pdfwrite.dev pswrite.dev pxlmono.dev pxlcolor.dev bit.dev bitrgb.dev bitcmyk.dev bmpmono.dev bmp16.dev bmp256.dev bmp16m.dev cgmmono.dev cgm8.dev cgm24.dev jpeg.dev jpeggray.dev miff24.dev pcxmono.dev pcxgray.dev pcx16.dev pcx256.dev pcx24b.dev pcxcmyk.dev pbm.dev pbmraw.dev pgm.dev pgmraw.dev pgnm.dev pgnmraw.dev pnm.dev pnmraw.dev ppm.dev ppmraw.dev pkm.dev pkmraw.dev plan9bm.dev pngmono.dev pnggray.dev png16.dev png256.dev png16m.dev psmono.dev psgray.dev psrgb.dev tiff12nc.dev tiff24nc.dev tifflzw.dev tiffpack.dev sxlcrt.dev ap3250.dev appledmp.dev bj10e.dev bj200.dev bjc600.dev bjc800.dev ccr.dev cdeskjet.dev cdjcolor.dev cdjmono.dev cdj500.dev cdj550.dev cdj850.dev cdj670.dev cdj890.dev cdj1600.dev cp50.dev declj250.dev djet500c.dev dnj650c.dev epson.dev eps9mid.dev eps9high.dev epsonc.dev hl7x0.dev ibmpro.dev imagen.dev iwhi.dev iwlo.dev iwlq.dev jetp3852.dev la50.dev la70.dev la75.dev la75plus.dev lbp8.dev lips3.dev ln03.dev lj250.dev lj4dith.dev lp8000.dev lq850.dev m8510.dev necp6.dev oki182.dev okiibm.dev paintjet.dev pj.dev pjetxl.dev pjxl.dev pjxl300.dev r4081.dev sj48.dev st800.dev stcolor.dev t4693d2.dev t4693d4.dev t4693d8.dev tek4696.dev uniprint.dev xes.dev dfaxhigh.dev dfaxlow.dev cif.dev inferno.dev mgrmono.dev mgrgray2.dev mgrgray4.dev mgrgray8.dev mgr4.dev mgr8.dev sgirgb.dev hpdj.dev
-!EOT
-
-# create one new Makefile, where DEVICE_DEVS contains all wanted devices
-cat ${WRKSRC}/unix-gcc.mak >> ${WRKSRC}/unix-gcc.mak.new
-mv ${WRKSRC}/unix-gcc.mak.new ${WRKSRC}/unix-gcc.mak