git: 647e2fde7794 - main - print/ghostscript9-base: Remove expired port:

From: Muhammad Moinur Rahman <bofh_at_FreeBSD.org>
Date: Fri, 31 Mar 2023 00:01:54 UTC
The branch main has been updated by bofh:

URL: https://cgit.FreeBSD.org/ports/commit/?id=647e2fde77943e0a094f586826f3e1ed8f622b50

commit 647e2fde77943e0a094f586826f3e1ed8f622b50
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2023-03-25 15:00:52 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2023-03-30 23:59:42 +0000

    print/ghostscript9-base: Remove expired port:
    
    2023-03-31 print/ghostscript9-base: Released over 10 years ago and unsupported by upstream, consider print/ghostscript9-agpl-base
---
 MOVED                                              |   1 +
 print/Makefile                                     |   1 -
 print/ghostscript9-base/Makefile                   | 148 ----
 print/ghostscript9-base/Makefile.drivers           | 895 ---------------------
 print/ghostscript9-base/distinfo                   |   4 -
 print/ghostscript9-base/files/Makefile.dmprt       |   6 -
 .../ghostscript9-base/files/Makefile.drivers_post  | 168 ----
 print/ghostscript9-base/files/Makefile.epag        |  22 -
 print/ghostscript9-base/files/Makefile.pcl3        |  33 -
 print/ghostscript9-base/files/epag.contrib.mak     |   8 -
 print/ghostscript9-base/files/lqx70ch.upp          |  26 -
 print/ghostscript9-base/files/lqx70cl.upp          |  26 -
 print/ghostscript9-base/files/lqx70cm.upp          |  25 -
 .../files/patch-Resource_Init_FAPIcidfmap          |  62 --
 .../files/patch-Resource_Init_FAPIconfig           |  10 -
 .../files/patch-Resource_Init_cidfmap              |  70 --
 .../files/patch-Resource_Init_gs__statd.ps         |  15 -
 .../files/patch-Resource_Init_gs__ttf.ps           |  28 -
 .../files/patch-Resource_Init_pdf__font.ps         |  15 -
 .../files/patch-base-gsicc__create.c               |  10 -
 .../ghostscript9-base/files/patch-base_Makefile.in | 141 ----
 .../files/patch-base_configure.ac                  |  38 -
 .../ghostscript9-base/files/patch-base_contrib.mak |   8 -
 print/ghostscript9-base/files/patch-base_devs.mak  |  24 -
 .../ghostscript9-base/files/patch-base_gdevl256.c  |  15 -
 .../ghostscript9-base/files/patch-base_gdevperm.c  |  19 -
 .../ghostscript9-base/files/patch-base_gdevplib.c  |  14 -
 .../ghostscript9-base/files/patch-base_gdevvglb.c  |  15 -
 .../ghostscript9-base/files/patch-base_gp__unix.c  |  47 --
 print/ghostscript9-base/files/patch-base_gs.mak    |  11 -
 .../ghostscript9-base/files/patch-base_gsmalloc.c  |  11 -
 print/ghostscript9-base/files/patch-base_gxobj.h   |  18 -
 .../files/patch-base_openjpeg.mak                  |  11 -
 .../files/patch-base_unix-dll.mak                  |  13 -
 .../files/patch-base_unix-gcc.mak                  | 212 -----
 .../files/patch-base_unixinst.mak                  |  20 -
 .../files/patch-contrib_contrib.mak                |  11 -
 .../files/patch-contrib_japanese_dmp__site.ps      |  11 -
 .../files/patch-contrib_japanese_gdevdmpr.c        |  53 --
 .../files/patch-contrib_lips4_gdevlips.c           |  18 -
 .../files/patch-contrib_lips4_gdevlips.h           |  17 -
 .../ghostscript9-base/files/patch-epag-3.09_ert.c  |  11 -
 .../files/patch-epag-3.09_gdevepag.c               | 217 -----
 .../files/patch-git_41ef9a0_backport               |  29 -
 .../patch-openjpeg_libopenjpeg_opj__includes.h     |  11 -
 .../files/patch-openjpeg_libopenjpeg_opj__malloc.h |  11 -
 print/ghostscript9-base/files/patch-psi_zicc.c     |  12 -
 print/ghostscript9-base/files/pkg-message.in       |  11 -
 print/ghostscript9-base/pkg-descr                  |  21 -
 print/ghostscript9-base/pkg-plist                  | 644 ---------------
 50 files changed, 1 insertion(+), 3266 deletions(-)

diff --git a/MOVED b/MOVED
index 5b48beac377d..6a5e76f0ee87 100644
--- a/MOVED
+++ b/MOVED
@@ -17862,3 +17862,4 @@ net/tightvnc||2023-03-31|Has expired: Last release in 2009, newer version 2.x is
 news/nntpcache||2023-03-31|Has expired: Upstream site no longer available
 ports-mgmt/p5-FreeBSD-Portindex||2023-03-31|Has expired: Not working, and no fix forthcoming
 print/ghostscript9-x11||2023-03-31|Has expired: Released over 10 years ago and unsupported by upstream, consider print/ghostscript9-agpl-x11
+print/ghostscript9-base||2023-03-31|Has expired: Released over 10 years ago and unsupported by upstream, consider print/ghostscript9-agpl-base
diff --git a/print/Makefile b/print/Makefile
index 818eeddb55b6..0711f3dbca4d 100644
--- a/print/Makefile
+++ b/print/Makefile
@@ -66,7 +66,6 @@
     SUBDIR += ghostscript8-x11
     SUBDIR += ghostscript9-agpl-base
     SUBDIR += ghostscript9-agpl-x11
-    SUBDIR += ghostscript9-base
     SUBDIR += gimp-gutenprint
     SUBDIR += gl2ps
     SUBDIR += gsfonts
diff --git a/print/ghostscript9-base/Makefile b/print/ghostscript9-base/Makefile
deleted file mode 100644
index 4e129c5e7c02..000000000000
--- a/print/ghostscript9-base/Makefile
+++ /dev/null
@@ -1,148 +0,0 @@
-PORTNAME=	ghostscript
-PORTVERSION=	9.06
-PORTREVISION=	14
-CATEGORIES=	print
-MASTER_SITES=	http://downloads.ghostscript.com/public/:gs_srcs \
-		SF/ghostscript/GPL%20Ghostscript/${PORTVERSION}:gs_srcs \
-		http://www.humblesoft.com/pub/:epag
-PKGNAMESUFFIX=	9-base
-DISTFILES=	${DISTNAME}${EXTRACT_SUFX}:gs_srcs ${EPAG_SRCS}:epag
-DIST_SUBDIR=	${PORTNAME}
-EXTRACT_ONLY=	${DISTNAME}${EXTRACT_SUFX}
-
-MAINTAINER=	ports@FreeBSD.org
-COMMENT=	Ghostscript 9.x PostScript interpreter, base part
-WWW=		https://www.cs.wisc.edu/~ghost/doc/GPL/index.htm
-
-LICENSE=	GPLv3
-
-DEPRECATED=	Released over 10 years ago and unsupported by upstream, consider print/ghostscript9-agpl-base
-EXPIRATION_DATE=2023-03-31
-
-LIB_DEPENDS=	libexpat.so:textproc/expat2 \
-		libfreetype.so:print/freetype2 \
-		libidn.so:dns/libidn \
-		libjbig2dec.so:graphics/jbig2dec \
-		liblcms2.so:graphics/lcms2 \
-		libpaper.so:print/libpaper \
-		libpng.so:graphics/png \
-		libtiff.so:graphics/tiff
-RUN_DEPENDS=	${LOCALBASE}/share/${PORTNAME}/fonts/a010013l.pfb:print/gsfonts
-
-CONFLICTS_INSTALL=      ghostscript*-base # CHECK
-
-USES=		autoreconf cpe gmake jpeg pkgconfig:build tar:bzip2
-USE_LDCONFIG=	yes
-CPE_VENDOR=	artifex
-EXTRACT_AFTER_ARGS=	${EXCLUDE_DIRS:S/^/--exclude /}
-DATADIR=	${PREFIX}/share/${PORTNAME}/${PORTVERSION}
-GNU_CONFIGURE=	yes
-MAKE_JOBS_UNSAFE=	yes
-MAKE_ENV=	CFLAGS_STANDARD="${CFLAGS}" \
-		XCFLAGS="${XCFLAGS}" XLDFLAGS="${XLDFLAGS}" \
-		SOC_LOADER="dxmainc.c"
-CONFIGURE_ENV=	${MAKE_ENV}
-CONFIGURE_ARGS=	--disable-compile-inits \
-		--enable-contrib \
-		--enable-dynamic \
-		--enable-freetype \
-		--with-system-libtiff \
-		--with-ijs \
-		--with-libidn \
-		--without-jasper \
-		--with-libpaper \
-		--without-x \
-		--disable-gtk \
-		--with-drivers=""
-CPPFLAGS+=	-DUPD_SIGNAL=0 -I. \
-		-I${LOCALBASE}/include/libpng \
-		-I${WRKSRC}/openjpeg/libopenjpeg \
-		-I${WRKSRC}/openjpeg \
-		-I${LOCALBASE}/include
-LDFLAGS+=	-L${LOCALBASE}/lib
-XCFLAGS=	-DA4
-XLDFLAGS=	-lpthread
-ALL_TARGET=	so
-INSTALL_TARGET=	soinstall
-PLIST_SUB=	SHLIB_VER="${PORTVERSION:R}" \
-		GS_VERSION="${PORTVERSION}"
-SUB_FILES=	pkg-message
-SUB_LIST=	DATADIR="${DATADIR}"
-
-OPTIONS_DEFINE=	DOCS CUPS FONTCONFIG ICONV
-OPTIONS_DEFAULT=CUPS FONTCONFIG ICONV
-OPTIONS_SUB=	yes
-FONTCONFIG_DESC=Enable fontconfig support
-FONTCONFIG_LIB_DEPENDS=	libfontconfig.so:x11-fonts/fontconfig
-FONTCONFIG_CONFIGURE_ENABLE=	fontconfig
-NO_OPTIONS_SORT=yes
-
-EXCLUDE_DIRS=	freetype jbig2dec jpeg expat jasper lcms lcms2 libpng tiff zlib
-
-.include "Makefile.drivers"
-.include <bsd.port.options.mk>
-.include "files/Makefile.drivers_post"
-
-PORTDOCS=	japanese chp2200 epson740 lxm3200-tweaked md2k_md5k
-PORTDOC_FILES=	japanese/Gdevlips.htm japanese/README.gs550j		\
-	japanese/cdj880.txt japanese/dj505j.txt japanese/djgpp.txt	\
-	japanese/gdev10v.txt japanese/gdevalps.txt			\
-	japanese/gdevcd8.txt japanese/gdevdmpr.txt			\
-	japanese/gdevfmlbp.txt japanese/gdevj100.txt			\
-	japanese/gdevlbp3.txt japanese/gdevmag.txt			\
-	japanese/gdevmd2k.txt japanese/gdevmjc.txt			\
-	japanese/gdevml6.txt japanese/gdevp201.txt japanese/gs261j.euc	\
-	japanese/gs261j.txt chp2200/AUTHORS chp2200/INSTALL		\
-	epson740/README epson740/upp-HowTo-to-be			\
-	lxm3200-tweaked/LICENSE lxm3200-tweaked/README			\
-	lxm3200-tweaked/RELEASE_NOTES					\
-	lxm3200-tweaked/Z12-Z31-QuickSetup md2k_md5k/README.jis
-
-post-patch:
-	${REINPLACE_CMD} -e 's,%%DATADIR%%,${DATADIR},' \
-	    ${WRKSRC}/contrib/japanese/dmp_site.ps
-
-pre-build-drivers.mak:
-	@${ECHO_CMD} '# automatically generated' > ${WRKSRC}/base/drivers.mak
-	@${ECHO_CMD} 'DEVICE_DEVS=$${DISPLAY_DEV}' >> ${WRKSRC}/base/drivers.mak
-.for N in ${DEVS_LIST}
-	@${ECHO_CMD} '${N:S/^/DEVICE_/:S/^DEVICE_DISPLAY_DEV/DISPLAY_DEV/}=' >> ${WRKSRC}/base/drivers.mak
-.endfor
-.for D in ${OPTIONS_DEFINE:MGS_*:S/^GS_//} \
-	${OPTIONS_GROUP_ICONV:MGS_*:S/^GS_//} \
-	${OPTIONS_GROUP_SVGALIB:MGS_*:S/^GS_//}
-.for N in ${DEVS_LIST}
-.if ${PORT_OPTIONS:MGS_${D}}
-.if !defined(OPTIONS_UNSET) || !${OPTIONS_UNSET:MGS_${D}}
-.for X in ${${N:S/^/DEVICE_/:S/^DEVICE_DISPLAY_DEV/DISPLAY_DEV/}:M${D}.dev}
-	@${ECHO_CMD} '${N:S/^/DEVICE_/:S/^DEVICE_DISPLAY_DEV/DISPLAY_DEV/}+= $$(DD)${D}.dev'  >> ${WRKSRC}/base/drivers.mak
-.endfor
-.endif
-.endif
-.endfor
-.endfor
-
-pre-build: pre-build-drivers.mak
-	${MKDIR} ${WRKSRC}/obj
-	${MKDIR} ${WRKSRC}/bin
-
-pre-install:
-	cd ${WRKSRC}/Resource/Init && ${RM} \
-	    gs_statd.ps.orig gs_ttf.ps.orig pdf_font.ps.orig
-	${MKDIR} ${STAGEDIR}${DATADIR}
-
-post-install-DOCS-on: post-install-docs
-	${MKDIR} ${WRKSRC}/contrib/japanese
-	${INSTALL_DATA} ${WRKSRC}/contrib/japanese/doc/* \
-	    ${WRKSRC}/contrib/japanese
-	${MKDIR} ${STAGEDIR}${DOCSDIR}
-	cd ${WRKSRC}/contrib && \
-	    ${TAR} -cf - ${PORTDOC_FILES} | \
-	    (cd ${STAGEDIR}${DOCSDIR} && ${TAR} -xof -)
-
-post-install:
-	${LN} -sf gsc ${STAGEDIR}${PREFIX}/bin/gs
-	${LN} -s -f ${LOCALBASE}/share/fonts/CIDFont \
-	    ${STAGEDIR}${DATADIR}/Resource/CIDFont/fonts
-
-.include <bsd.port.mk>
diff --git a/print/ghostscript9-base/Makefile.drivers b/print/ghostscript9-base/Makefile.drivers
deleted file mode 100644
index 3522c7752bac..000000000000
--- a/print/ghostscript9-base/Makefile.drivers
+++ /dev/null
@@ -1,895 +0,0 @@
-OPTIONS_SVGALIB= \
-	GS_lvga256 \
-	GS_vgalib
-OPTIONS_GROUP=	SVGALIB
-OPTIONS_GROUP_SVGALIB=	${OPTIONS_SVGALIB}
-
-OPTIONS_ICONV= \
-	GS_oprp \
-	GS_opvp
-OPTIONS_GROUP+=	ICONV
-OPTIONS_GROUP_ICONV=	${OPTIONS_ICONV}
-
-OPTIONS_CUPS= \
-	GS_cups
-
-OPTIONS_DEFINE+= \
-	${OPTIONS_CUPS} \
-	GS_display \
-	GS_omni \
-	GS_md2k \
-	GS_md5k \
-	GS_md50Mono \
-	GS_md50Eco \
-	GS_md1xMono \
-	GS_appledmp \
-	GS_iwhi \
-	GS_iwlo \
-	GS_iwlq \
-	GS_hl7x0 \
-	GS_hl1240 \
-	GS_hl1250 \
-	GS_bj10e \
-	GS_bj10v \
-	GS_bj10vh \
-	GS_bj200 \
-	GS_bjc600 \
-	GS_bjc800 \
-	GS_bjccmyk \
-	GS_bjccolor \
-	GS_bjcgray \
-	GS_bjcmono \
-	GS_lbp8 \
-	GS_lbp310 \
-	GS_lbp320 \
-	GS_lips2p \
-	GS_lips3 \
-	GS_lips4 \
-	GS_bjc880j \
-	GS_lips4v \
-	GS_m8510 \
-	GS_coslw2p \
-	GS_coslwxl \
-	GS_uniprint \
-	GS_dmprt \
-	GS_dl2100 \
-	GS_la50 \
-	GS_la70 \
-	GS_la75 \
-	GS_la75plus \
-	GS_ln03 \
-	GS_lj250 \
-	GS_declj250 \
-	GS_ap3250 \
-	GS_epson \
-	GS_eps9mid \
-	GS_eps9high \
-	GS_lp8000 \
-	GS_epag \
-	GS_escpage \
-	GS_lp2000 \
-	GS_alc8600 \
-	GS_alc8500 \
-	GS_alc2000 \
-	GS_alc4000 \
-	GS_alc1900 \
-	GS_alc4100 \
-	GS_lp9800c \
-	GS_lp9000c \
-	GS_lp9500c \
-	GS_lp8800c \
-	GS_lp8300c \
-	GS_lp8500c \
-	GS_lp3000c \
-	GS_lp8200c \
-	GS_lp8000c \
-	GS_eplmono \
-	GS_eplcolor \
-	GS_epl6100 \
-	GS_epl5900 \
-	GS_epl5800 \
-	GS_epl2050 \
-	GS_epl2050p \
-	GS_epl2120 \
-	GS_epl2500 \
-	GS_epl2750 \
-	GS_lp9000b \
-	GS_lp2500 \
-	GS_lp9100 \
-	GS_lp7900 \
-	GS_lp7500 \
-	GS_lp2400 \
-	GS_lp2200 \
-	GS_lp9400 \
-	GS_lp8900 \
-	GS_lp8700 \
-	GS_lp8100 \
-	GS_lp7700 \
-	GS_lp8600f \
-	GS_lp8400f \
-	GS_lp8300f \
-	GS_lp1900 \
-	GS_lp9600s \
-	GS_lp9300 \
-	GS_lp9600 \
-	GS_lp8600 \
-	GS_lp1800 \
-	GS_lq850 \
-	GS_epsonc \
-	GS_mj700v2c \
-	GS_mj500c \
-	GS_mj6000c \
-	GS_mj8000c \
-	GS_st800 \
-	GS_stcolor \
-	GS_photoex \
-	GS_fmlbp \
-	GS_fmpr \
-	GS_lp2563 \
-	GS_cdnj500 \
-	GS_dnj650c \
-	GS_deskjet \
-	GS_djet500 \
-	GS_cdeskjet \
-	GS_djet500c \
-	GS_cdjcolor \
-	GS_cdjmono \
-	GS_cdj500 \
-	GS_cdj550 \
-	GS_dj505j \
-	GS_cdj670 \
-	GS_cdj850 \
-	GS_cdj880 \
-	GS_cdj890 \
-	GS_cdj1600 \
-	GS_chp2200 \
-	GS_cdj970 \
-	GS_laserjet \
-	GS_ljetplus \
-	GS_ljet2p \
-	GS_ljet3 \
-	GS_ljet3d \
-	GS_ljet4 \
-	GS_ljet4d \
-	GS_lj4dith \
-	GS_ljet4pjl \
-	GS_lj4dithp \
-	GS_cljet5 \
-	GS_cljet5c \
-	GS_cljet5pr \
-	GS_lj5mono \
-	GS_lj5gray \
-	GS_pj \
-	GS_pjetxl \
-	GS_pjxl \
-	GS_paintjet \
-	GS_pjxl300 \
-	GS_pxlmono \
-	GS_pxlcolor \
-	GS_pcl3 \
-	GS_ijs \
-	GS_ibmpro \
-	GS_jetp3852 \
-	GS_imagen \
-	GS_fs600 \
-	GS_lxm5700m \
-	GS_lxm3200 \
-	GS_lex2050 \
-	GS_lex3200 \
-	GS_lex5700 \
-	GS_lex7000 \
-	GS_cp50 \
-	GS_pr1000 \
-	GS_pr1000_4 \
-	GS_pr150 \
-	GS_pr201 \
-	GS_picty180 \
-	GS_necp6 \
-	GS_npdl \
-	GS_oce9050 \
-	GS_oki182 \
-	GS_okiibm \
-	GS_ml600 \
-	GS_oki4w \
-	GS_atx23 \
-	GS_atx24 \
-	GS_atx38 \
-	GS_r4081 \
-	GS_rpdl \
-	GS_gdi \
-	GS_jj100 \
-	GS_sj48 \
-	GS_t4693d2 \
-	GS_t4693d4 \
-	GS_t4693d8 \
-	GS_tek4696 \
-	GS_xes \
-	GS_bmpmono \
-	GS_bmpgray \
-	GS_bmp16 \
-	GS_bmp256 \
-	GS_bmp16m \
-	GS_bmp32b \
-	GS_bmpsep1 \
-	GS_bmpsep8 \
-	GS_ccr \
-	GS_cif \
-	GS_dfaxhigh \
-	GS_dfaxlow \
-	GS_xcf \
-	GS_xcfcmyk \
-	GS_faxg3 \
-	GS_faxg32d \
-	GS_faxg4 \
-	GS_miff24 \
-	GS_inferno \
-	GS_jpeg \
-	GS_jpeggray \
-	GS_mag16 \
-	GS_mag256 \
-	GS_mgrmono \
-	GS_mgrgray2 \
-	GS_mgrgray4 \
-	GS_mgrgray8 \
-	GS_mgr4 \
-	GS_mgr8 \
-	GS_pcxmono \
-	GS_pcxgray \
-	GS_pcx16 \
-	GS_pcx256 \
-	GS_pcx24b \
-	GS_pcxcmyk \
-	GS_pdfwrite \
-	GS_psdrgb \
-	GS_psdcmyk \
-	GS_bit \
-	GS_bitrgb \
-	GS_bitcmyk \
-	GS_plan \
-	GS_plang \
-	GS_planm \
-	GS_planc \
-	GS_plank \
-	GS_plib \
-	GS_plibg \
-	GS_plibm \
-	GS_plibc \
-	GS_plibk \
-	GS_plan9bm \
-	GS_pam \
-	GS_pbm \
-	GS_pbmraw \
-	GS_pgm \
-	GS_pgmraw \
-	GS_pgnm \
-	GS_pgnmraw \
-	GS_pnm \
-	GS_pnmraw \
-	GS_ppm \
-	GS_ppmraw \
-	GS_pkm \
-	GS_pkmraw \
-	GS_pksm \
-	GS_pksmraw \
-	GS_pngmono \
-	GS_pnggray \
-	GS_png16 \
-	GS_png256 \
-	GS_png16m \
-	GS_pngalpha \
-	GS_png48 \
-	GS_psmono \
-	GS_psgray \
-	GS_psrgb \
-	GS_pswrite \
-	GS_ps2write \
-	GS_epswrite \
-	GS_cfax \
-	GS_sgirgb \
-	GS_sunhmono \
-	GS_svgwrite \
-	GS_tiffcrle \
-	GS_tiffg3 \
-	GS_tiffg32d \
-	GS_tiffg4 \
-	GS_tiffgray \
-	GS_tiff12nc \
-	GS_tiff24nc \
-	GS_tiff32nc \
-	GS_tiffsep \
-	GS_tifflzw \
-	GS_tiffpack \
-	GS_bbox \
-	GS_devicen \
-	GS_perm \
-	GS_spotcmyk \
-	GS_inkcov
-
-OPTIONS_DEFAULT+= \
-	${OPTIONS_SVGALIB} \
-	${OPTIONS_ICONV} \
-	${OPTIONS_CUPS} \
-	GS_display \
-	GS_omni \
-	GS_md2k \
-	GS_md5k \
-	GS_md50Mono \
-	GS_md50Eco \
-	GS_md1xMono \
-	GS_appledmp \
-	GS_iwhi \
-	GS_iwlo \
-	GS_iwlq \
-	GS_hl7x0 \
-	GS_hl1240 \
-	GS_hl1250 \
-	GS_bj10e \
-	GS_bj10v \
-	GS_bj10vh \
-	GS_bj200 \
-	GS_bjc600 \
-	GS_bjc800 \
-	GS_bjccmyk \
-	GS_bjccolor \
-	GS_bjcgray \
-	GS_bjcmono \
-	GS_lbp8 \
-	GS_lbp310 \
-	GS_lbp320 \
-	GS_lips2p \
-	GS_lips3 \
-	GS_lips4 \
-	GS_bjc880j \
-	GS_lips4v \
-	GS_m8510 \
-	GS_coslw2p \
-	GS_coslwxl \
-	GS_uniprint \
-	GS_dmprt \
-	GS_dl2100 \
-	GS_la50 \
-	GS_la70 \
-	GS_la75 \
-	GS_la75plus \
-	GS_ln03 \
-	GS_lj250 \
-	GS_declj250 \
-	GS_ap3250 \
-	GS_epson \
-	GS_eps9mid \
-	GS_eps9high \
-	GS_lp8000 \
-	GS_epag \
-	GS_escpage \
-	GS_lp2000 \
-	GS_alc8600 \
-	GS_alc8500 \
-	GS_alc2000 \
-	GS_alc4000 \
-	GS_alc1900 \
-	GS_alc4100 \
-	GS_lp9800c \
-	GS_lp9000c \
-	GS_lp9500c \
-	GS_lp8800c \
-	GS_lp8300c \
-	GS_lp8500c \
-	GS_lp3000c \
-	GS_lp8200c \
-	GS_lp8000c \
-	GS_eplmono \
-	GS_eplcolor \
-	GS_epl6100 \
-	GS_epl5900 \
-	GS_epl5800 \
-	GS_epl2050 \
-	GS_epl2050p \
-	GS_epl2120 \
-	GS_epl2500 \
-	GS_epl2750 \
-	GS_lp9000b \
-	GS_lp2500 \
-	GS_lp9100 \
-	GS_lp7900 \
-	GS_lp7500 \
-	GS_lp2400 \
-	GS_lp2200 \
-	GS_lp9400 \
-	GS_lp8900 \
-	GS_lp8700 \
-	GS_lp8100 \
-	GS_lp7700 \
-	GS_lp8600f \
-	GS_lp8400f \
-	GS_lp8300f \
-	GS_lp1900 \
-	GS_lp9600s \
-	GS_lp9300 \
-	GS_lp9600 \
-	GS_lp8600 \
-	GS_lp1800 \
-	GS_lq850 \
-	GS_epsonc \
-	GS_mj700v2c \
-	GS_mj500c \
-	GS_mj6000c \
-	GS_mj8000c \
-	GS_st800 \
-	GS_stcolor \
-	GS_photoex \
-	GS_fmlbp \
-	GS_fmpr \
-	GS_lp2563 \
-	GS_cdnj500 \
-	GS_dnj650c \
-	GS_deskjet \
-	GS_djet500 \
-	GS_cdeskjet \
-	GS_djet500c \
-	GS_cdjcolor \
-	GS_cdjmono \
-	GS_cdj500 \
-	GS_cdj550 \
-	GS_dj505j \
-	GS_cdj670 \
-	GS_cdj850 \
-	GS_cdj880 \
-	GS_cdj890 \
-	GS_cdj1600 \
-	GS_chp2200 \
-	GS_cdj970 \
-	GS_laserjet \
-	GS_ljetplus \
-	GS_ljet2p \
-	GS_ljet3 \
-	GS_ljet3d \
-	GS_ljet4 \
-	GS_ljet4d \
-	GS_lj4dith \
-	GS_ljet4pjl \
-	GS_lj4dithp \
-	GS_cljet5 \
-	GS_cljet5c \
-	GS_cljet5pr \
-	GS_lj5mono \
-	GS_lj5gray \
-	GS_pj \
-	GS_pjetxl \
-	GS_pjxl \
-	GS_paintjet \
-	GS_pjxl300 \
-	GS_pxlmono \
-	GS_pxlcolor \
-	GS_pcl3 \
-	GS_ijs \
-	GS_ibmpro \
-	GS_jetp3852 \
-	GS_imagen \
-	GS_fs600 \
-	GS_lxm5700m \
-	GS_lxm3200 \
-	GS_lex2050 \
-	GS_lex3200 \
-	GS_lex5700 \
-	GS_lex7000 \
-	GS_cp50 \
-	GS_pr1000 \
-	GS_pr1000_4 \
-	GS_pr150 \
-	GS_pr201 \
-	GS_picty180 \
-	GS_necp6 \
-	GS_npdl \
-	GS_oce9050 \
-	GS_oki182 \
-	GS_okiibm \
-	GS_ml600 \
-	GS_oki4w \
-	GS_atx23 \
-	GS_atx24 \
-	GS_atx38 \
-	GS_r4081 \
-	GS_rpdl \
-	GS_gdi \
-	GS_jj100 \
-	GS_sj48 \
-	GS_t4693d2 \
-	GS_t4693d4 \
-	GS_t4693d8 \
-	GS_tek4696 \
-	GS_xes \
-	GS_bmpmono \
-	GS_bmpgray \
-	GS_bmp16 \
-	GS_bmp256 \
-	GS_bmp16m \
-	GS_bmp32b \
-	GS_bmpsep1 \
-	GS_bmpsep8 \
-	GS_ccr \
-	GS_cif \
-	GS_dfaxhigh \
-	GS_dfaxlow \
-	GS_xcf \
-	GS_xcfcmyk \
-	GS_faxg3 \
-	GS_faxg32d \
-	GS_faxg4 \
-	GS_miff24 \
-	GS_inferno \
-	GS_jpeg \
-	GS_jpeggray \
-	GS_mag16 \
-	GS_mag256 \
-	GS_mgrmono \
-	GS_mgrgray2 \
-	GS_mgrgray4 \
-	GS_mgrgray8 \
-	GS_mgr4 \
-	GS_mgr8 \
-	GS_pcxmono \
-	GS_pcxgray \
-	GS_pcx16 \
-	GS_pcx256 \
-	GS_pcx24b \
-	GS_pcxcmyk \
-	GS_pdfwrite \
-	GS_psdrgb \
-	GS_psdcmyk \
-	GS_bit \
-	GS_bitrgb \
-	GS_bitcmyk \
-	GS_plan \
-	GS_plang \
-	GS_planm \
-	GS_planc \
-	GS_plank \
-	GS_plib \
-	GS_plibg \
-	GS_plibm \
-	GS_plibc \
-	GS_plibk \
-	GS_plan9bm \
-	GS_pam \
-	GS_pbm \
-	GS_pbmraw \
-	GS_pgm \
-	GS_pgmraw \
-	GS_pgnm \
-	GS_pgnmraw \
-	GS_pnm \
-	GS_pnmraw \
-	GS_ppm \
-	GS_ppmraw \
-	GS_pkm \
-	GS_pkmraw \
-	GS_pksm \
-	GS_pksmraw \
-	GS_pngmono \
-	GS_pnggray \
-	GS_png16 \
-	GS_png256 \
-	GS_png16m \
-	GS_pngalpha \
-	GS_png48 \
-	GS_psmono \
-	GS_psgray \
-	GS_psrgb \
-	GS_pswrite \
-	GS_ps2write \
-	GS_epswrite \
-	GS_cfax \
-	GS_sgirgb \
-	GS_sunhmono \
-	GS_svgwrite \
-	GS_tiffcrle \
-	GS_tiffg3 \
-	GS_tiffg32d \
-	GS_tiffg4 \
-	GS_tiffgray \
-	GS_tiff12nc \
-	GS_tiff24nc \
-	GS_tiff32nc \
-	GS_tiffsep \
-	GS_tifflzw \
-	GS_tiffpack \
-	GS_bbox \
-	GS_devicen \
-	GS_perm \
-	GS_spotcmyk \
-	GS_inkcov
-
-GS_lvga256_DESC=	D: SVGAlib, 256-color VGA modes
-GS_vgalib_DESC=		D: SVGAlib, 16-color VGA modes
-GS_oprp_DESC=		D: OpenPrinting Raster driver interface
-GS_opvp_DESC=		D: OpenPrinting Vecter driver interface
-GS_cups_DESC=		D: CUPS driver
-GS_display_DESC=	D: display device for GS shared library
-GS_omni_DESC=		D: Omni driver
-GS_md2k_DESC=		D: ALPS MD-2000/2010/4000/1300/1500/5000
-GS_md5k_DESC=		D: ALPS MD-5000 Eco Mode
-GS_md50Mono_DESC=	D: ALPS MD-5000 Monochrome
-GS_md50Eco_DESC=	D: ALPS MD-5000 Eco Mode
-GS_md1xMono_DESC=	D: ALPS MD-1x00 Monochrome
-GS_appledmp_DESC=	D: Apple Dot Matrix Printer/Imagewriter
-GS_iwhi_DESC=		D: Apple Imagewriter, high-resolution mode
-GS_iwlo_DESC=		D: Apple Imagewriter, low-resolution mode
-GS_iwlq_DESC=		D: Apple Imagewriter LQ in 320x216dpi mode
-GS_hl7x0_DESC=		D: Brother HL-720/730/760(=PCL), MFC6550MC
-GS_hl1240_DESC=		D: Brother HL-1030/1240
-GS_hl1250_DESC=		D: Brother HL-1050/1070/1250/1270N
-GS_bj10e_DESC=		D: Canon BJ-10e
-GS_bj10v_DESC=		D: Canon BJ-10v
-GS_bj10vh_DESC=		D: Canon BJ-10v, high-mergin
-GS_bj200_DESC=		D: Canon BJ-200/BJC-240(mono)
-GS_bjc600_DESC=		D: Canon BJC-600/4xxx/70, StyleWriter 2x00
-GS_bjc800_DESC=		D: Canon BJC-240/800
-GS_bjccmyk_DESC=	D: Canon BJC-210/240/250/265/1000
-GS_bjccolor_DESC=	D: Canon BJC-210/240/250/265/1000 truecolor
-GS_bjcgray_DESC=	D: Canon BJC-210/240/250/265/1000 grayscale
-GS_bjcmono_DESC=	D: Canon BJC-210/240/250/265/1000 monochrome
-GS_lbp8_DESC=		D: Canon LBP-8II
-GS_lbp310_DESC=		D: Canon LBP-310
-GS_lbp320_DESC=		D: Canon LBP-320 Pro/LBP-350
-GS_lips2p_DESC=		D: Canon LIPS II+
-GS_lips3_DESC=		D: Canon LIPS III
-GS_lips4_DESC=		D: Canon LIPS IV
-GS_bjc880j_DESC=	D: Canon LIPS IVc, BJC-680J/880J
-GS_lips4v_DESC=		D: Canon LIPS IV, vector output mode
-GS_m8510_DESC=		D: C.Itoh M8510 printer
-GS_coslw2p_DESC=	D: CoStar LabelWriter II II/Plus
-GS_coslwxl_DESC=	D: CoStar LabelWriter XL
-GS_uniprint_DESC=	D: Configurable ESC/P,ESC/P2,HP-RTL/PCL,P2X
-GS_dmprt_DESC=		D: Configurable dot matrix printer driver
-GS_dl2100_DESC=		D: DEC DL2100
-GS_la50_DESC=		D: DEC LA50
-GS_la70_DESC=		D: DEC LA70
-GS_la75_DESC=		D: DEC LA75
-GS_la75plus_DESC=	D: DEC LA75+
-GS_ln03_DESC=		D: DEC LN03
-GS_lj250_DESC=		D: DEC LJ250 Companion color printer
-GS_declj250_DESC=	D: DEC LJ250 driver (alternate)
-GS_ap3250_DESC=		D: Epson ActionPrinter 3250
-GS_epson_DESC=		D: Epson dot matrix, 9/24-pin
-GS_eps9mid_DESC=	D: Epson 9-pin, interleaved lines, medium res
-GS_eps9high_DESC=	D: Epson 9-pin, interleaved lines, triple res
-GS_lp8000_DESC=		D: Epson LP-8000 line printer
-GS_epag_DESC=		D: Epson ESC/Page laser printer (generic)
-GS_escpage_DESC=	D: Epson ESC/Page laser printer (generic)
-GS_lp2000_DESC=		D: Epson LP-2000/3000/7000/7000G laser printer
-GS_alc8600_DESC=	D: Epson AL-C8600 color laser printer
-GS_alc8500_DESC=	D: Epson AL-C8500 color laser printer
-GS_alc2000_DESC=	D: Epson AL-C2000 color laser printer
-GS_alc4000_DESC=	D: Epson AL-C4000 color laser printer
-GS_alc1900_DESC=	D: Epson AL-C1900 color laser printer
-GS_alc4100_DESC=	D: Epson AL-C4100 color laser printer
-GS_lp9800c_DESC=	D: Epson LP-9800C color laser printer
-GS_lp9000c_DESC=	D: Epson LP-9000C color laser printer
-GS_lp9500c_DESC=	D: Epson LP-9500C color laser printer
-GS_lp8800c_DESC=	D: Epson LP-8800C color laser printer
-GS_lp8300c_DESC=	D: Epson LP-8300C color laser printer
-GS_lp8500c_DESC=	D: Epson LP-8500C color laser printer
-GS_lp3000c_DESC=	D: Epson LP-3000C color laser printer
-GS_lp8200c_DESC=	D: Epson LP-8200C color laser printer
-GS_lp8000c_DESC=	D: Epson LP-8000C color laser printer
-GS_eplmono_DESC=	D: Epson Esc/Page Generic driver, mono
-GS_eplcolor_DESC=	D: Epson Esc/Page Generic driver, color
-GS_epl6100_DESC=	D: Epson EPL-6100 laser printer
-GS_epl5900_DESC=	D: Epson EPL-5900 laser printer
-GS_epl5800_DESC=	D: Epson EPL-5800 laser printer
-GS_epl2050_DESC=	D: Epson EPL-N2050 laser printer
-GS_epl2050p_DESC=	D: Epson EPL-N2050+ laser printer
-GS_epl2120_DESC=	D: Epson EPL-N2120 laser printer
-GS_epl2500_DESC=	D: Epson EPL-N2500 laser printer
-GS_epl2750_DESC=	D: Epson EPL-N2750 laser printer
-GS_lp9000b_DESC=	D: Epson LP-9000B laser printer
-GS_lp2500_DESC=		D: Epson LP-2500 laser printer
-GS_lp9100_DESC=		D: Epson LP-9100(R) laser printer
-GS_lp7900_DESC=		D: Epson LP-7900(R) laser printer
-GS_lp7500_DESC=		D: Epson LP-7500(R) laser printer
-GS_lp2400_DESC=		D: Epson LP-2400 laser printer
-GS_lp2200_DESC=		D: Epson LP-2200 laser printer
-GS_lp9400_DESC=		D: Epson LP-9400(R) laser printer
-GS_lp8900_DESC=		D: Epson LP-8900(R) laser printer
-GS_lp8700_DESC=		D: Epson LP-8700(R) laser printer
-GS_lp8100_DESC=		D: Epson LP-8100(R) laser printer
-GS_lp7700_DESC=		D: Epson LP-7700(R) laser printer
-GS_lp8600f_DESC=	D: Epson LP-8600FX(N) laser printer
-GS_lp8400f_DESC=	D: Epson LP-8400FX(N) laser printer
-GS_lp8300f_DESC=	D: Epson LP-8300F laser printer
-GS_lp1900_DESC=		D: Epson LP-1900(N) laser printer
-GS_lp9600s_DESC=	D: Epson LP-9600S laser printer
-GS_lp9300_DESC=		D: Epson LP-9300 laser printer
-GS_lp9600_DESC=		D: Epson LP-9600 laser printer
-GS_lp8600_DESC=		D: Epson LP-8600FX(N) laser printer
-GS_lp1800_DESC=		D: Epson LP-1800 laser printer
-GS_lq850_DESC=		D: Epson LQ-850 (360x360, emul on Canon BJ300)
-GS_epsonc_DESC=		D: Epson LQ-2550, Fujitsu 3400/2400/1200 color
-GS_mj700v2c_DESC=	D: Epson MachJet series, CMYK
-GS_mj500c_DESC=		D: Epson MachJet MJ-500C 360dpi, CMY/mono
-GS_mj6000c_DESC=	D: Epson MachJet MJ-830C/930C/6000C
-GS_mj8000c_DESC=	D: Epson MachJet MJ-8000C
-GS_st800_DESC=		D: Epson Stylus 800 printer
-GS_stcolor_DESC=	D: Epson Stylus Color and II/IIs/1500
-GS_photoex_DESC=	D: Epson Stylus Color Photo/Photo EX/Photo 700
-GS_fmlbp_DESC=		D: Fujitsu contrib2xx Page Printer
-GS_fmpr_DESC=		D: Fujitsu contrib
-GS_lp2563_DESC=		D: HP 2563B line printer
-GS_cdnj500_DESC=	D: HP DesignJet 500
-GS_dnj650c_DESC=	D: HP DesignJet 650C
-GS_deskjet_DESC=	D: HP DeskJet and DeskJet Plus
-GS_djet500_DESC=	D: HP DeskJet 500 (for DeskJet 600 use -r600)
-GS_cdeskjet_DESC=	D: HP DeskJet 500C (1b/px)
-GS_djet500c_DESC=	D: HP DeskJet 500C (alternative)
-GS_cdjcolor_DESC=	D: HP DeskJet 500C/540C (24b/px)
-GS_cdjmono_DESC=	D: HP DeskJet 500/510/520/540C (mono)
-GS_cdj500_DESC=		D: HP DeskJet 500/540C (same as cdjcolor)
-GS_cdj550_DESC=		D: HP DeskJet 550C/560C/660C/660Cse
-GS_dj505j_DESC=		D: HP DeskJet 505J
-GS_cdj670_DESC=		D: HP DeskJet 670/690
-GS_cdj850_DESC=		D: HP DeskJet 850/855/870/1100
-GS_cdj880_DESC=		D: HP DeskJet 880
-GS_cdj890_DESC=		D: HP DeskJet 890
-GS_cdj1600_DESC=	D: HP DeskJet 1600
-GS_chp2200_DESC=	D: HP Business Inkjet 2200
-GS_cdj970_DESC=		D: HP DeskJet 970CXi
-GS_laserjet_DESC=	D: HP LaserJet
-GS_ljetplus_DESC=	D: HP LaserJet Plus
-GS_ljet2p_DESC=		D: HP LaserJet IId/IIp/III* (TIFF compression)
-GS_ljet3_DESC=		D: HP LaserJet III* (Delta Row compression)
-GS_ljet3d_DESC=		D: HP LaserJet IIID (duplex capability)
*** 2653 LINES SKIPPED ***