Commit 81c4ecd3 authored by Rene Ladan's avatar Rene Ladan
Browse files

cleanup: Remove expired GhostScript 7 ports:

2023-06-30 print/ghostscript7-base: Obsolete and unsupported upstream, consider using a more recent version
2023-06-30 print/ghostscript7-commfont: Obsolete and unsupported upstream
2023-06-30 print/ghostscript7-korfont: Obsolete and unsupported upstream
2023-06-30 print/ghostscript7-x11: Obsolete and unsupported upstream
2023-06-30 print/ghostscript7-jpnfont: Obsolete and unsupported upstream
parent 9e8d3408
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -7747,3 +7747,8 @@ devel/libdlna||2023-06-30|Has expired: Abandonware, development discontinued
textproc/rubygem-ferret||2023-06-30|Has expired: Broken with all supported Ruby versions
databases/py-pg8000-112|databases/py-pg8000|2023-06-30|Has expired: EOLd, use www/py-pg8000 instead
databases/caterva|archivers/c-blosc2|2023-06-30|Has expired: Use archivers/c-blosc2 instead. All the features of Caterva have been included in the C-Blosc2 NDim object
print/ghostscript7-base||2023-06-30|Has expired: Obsolete and unsupported upstream, consider using a more recent version
print/ghostscript7-commfont||2023-06-30|Has expired: Obsolete and unsupported upstream
print/ghostscript7-korfont||2023-06-30|Has expired: Obsolete and unsupported upstream
print/ghostscript7-x11||2023-06-30|Has expired: Obsolete and unsupported upstream
print/ghostscript7-jpnfont||2023-06-30|Has expired: Obsolete and unsupported upstream
+0 −5
Original line number Diff line number Diff line
@@ -57,11 +57,6 @@
    SUBDIR += freetype2
    SUBDIR += ft2demos
    SUBDIR += ghostscript10
    SUBDIR += ghostscript7-base
    SUBDIR += ghostscript7-commfont
    SUBDIR += ghostscript7-jpnfont
    SUBDIR += ghostscript7-korfont
    SUBDIR += ghostscript7-x11
    SUBDIR += ghostscript8-base
    SUBDIR += ghostscript8-x11
    SUBDIR += ghostscript9-agpl-base

print/ghostscript7-base/Makefile

deleted100644 → 0
+0 −127
Original line number Diff line number Diff line
PORTNAME=	ghostscript
PORTVERSION=	7.07
PORTREVISION=	32
CATEGORIES=	print
MASTER_SITES=	SF/ghostscript/gnu-gs/${PORTVERSION}:gs_srcs \
		PORTS_JP:ports_jp,ports_jp_gs
PKGNAMESUFFIX=	7-base
DISTFILES=	${DISTNAME}${EXTRACT_SUFX}:gs_srcs
DIST_SUBDIR=	${PORTNAME}
EXTRACT_ONLY=	${DISTNAME}${EXTRACT_SUFX}

MAINTAINER=	hrs@FreeBSD.org
COMMENT=	Ghostscript 7.x PostScript interpreter
WWW=		https://www.cs.wisc.edu/~ghost/doc/gnu/index.htm

LICENSE=	GPLv2

DEPRECATED=	Obsolete and unsupported upstream, consider using a more recent version
EXPIRATION_DATE=2023-06-30

FORBIDDEN=	CVE-2023-28879

LIB_DEPENDS=	libpng.so:graphics/png
RUN_DEPENDS=	${LOCALBASE}/share/ghostscript/fonts/a010013l.pfb:print/gsfonts

CONFLICTS_INSTALL=	ghostscript*-base # CHECK

USES=		autoreconf cpe gmake jpeg shebangfix tar:bzip2
USE_LDCONFIG=	yes
CPE_VENDOR=	artifex
SHEBANG_FILES=	lib/fixmswrd.pl
# normazile WRKSRC so things like cups-pstoraster may work
WRKSRC=		${WRKDIR}/${PORTNAME}
MAKE_JOBS_UNSAFE=	yes
GNU_CONFIGURE=	yes
CONFIGURE_ENV=	${MAKE_ENV}
CONFIGURE_ARGS=	--disable-compile-inits \
		--enable-dynamic \
		--with-ijs \
		--without-x
MAKE_ENV=	CFLAGS_STANDARD="${CFLAGS}" \
		XCFLAGS="${XCFLAGS}" XLDFLAGS="${XLDFLAGS}" \
		EXTRALIBS="${EXTRALIBS}"
CPPFLAGS+=	-fPIC -DUPD_SIGNAL=0 -I. \
		-I${WRKSRC}/gimp-print \
		-I${LOCALBASE}/include
XCFLAGS+=	-DA4
LDFLAGS+=	${XLDFLAGS}
XLDFLAGS=	-lpthread \
		-L${LOCALBASE}/lib \
		-L${WRKSRC}/gimp-print
ALL_TARGET=	so
INSTALL_TARGET=	soinstall
PLIST_SUB=	SHLIB_VER="${PORTVERSION:R}" \
		GS_VERSION="${PORTVERSION}"

OPTIONS_DEFINE=	DOCS
NO_OPTIONS_SORT=yes

post-extract-all:
	${LN} -sf ${WRKDIR}/${DISTNAME} ${WRKDIR}/${PORTNAME}

post-extract: post-extract-all

.include "Makefile.drivers"
.include <bsd.port.options.mk>
.include "files/Makefile.drivers_post"

.for D in ${OPTIONS_DEFINE:MGS_*:S/^GS_//} \
	${OPTIONS_GROUP_SVGALIB:MGS_*:S/^GS_//}
.if ${PORT_OPTIONS:MGS_${D}}
PLIST_SUB+=	GS_${D}=""
.else
PLIST_SUB+=	GS_${D}="@comment "
.endif
.endfor

.if ${PORT_OPTIONS:MGS_pcl3}
ALL_TARGET+=	pcl3opts
.endif

# contributed uniprint profiles
CONTRIB_UPP=	lqx70ch.upp lqx70cl.upp lqx70cm.upp \
		stc740ih.upp stc740p.upp stc740pl.upp

post-patch:
	${REINPLACE_CMD} -e 's,%%DATADIR%%,${DATADIR},' \
	    ${WRKSRC}/lib/gs_res.ps

pre-build-drivers.mak:
	@${ECHO_CMD} '# automatically generated' > ${WRKSRC}/src/drivers.mak
.for N in ${DEVS_LIST}
	@${ECHO_CMD} 'DEVICE_${N}=' >> ${WRKSRC}/src/drivers.mak
.endfor
.for D in ${OPTIONS_DEFINE:MGS_*:S/^GS_//} \
	${OPTIONS_MULTI_X11: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 ${DEVICE_${N}:M${D}.dev}
	@${ECHO_CMD} 'DEVICE_${N}+= $$(DD)${D}.dev'  >> ${WRKSRC}/src/drivers.mak
.endfor
.endif
.endif
.endfor
.endfor

pre-build-contrib_extra.mak:
	${CAT} /dev/null ${EXTRADEVMKFILE} > ${WRKSRC}/src/contrib_extra.mak

pre-build-all:
	${MKDIR} ${WRKSRC}/obj ${WRKSRC}/bin

pre-build: pre-build-all pre-build-drivers.mak pre-build-contrib_extra.mak

pre-install:
	${MKDIR} ${STAGEDIR}${DATADIR}

post-install:
	${LN} -sf gsc ${STAGEDIR}${PREFIX}/bin/gs
	cd ${FILESDIR} && ${INSTALL_DATA} ${CONTRIB_UPP} \
	    ${STAGEDIR}${DATADIR}/${PORTVERSION}/lib

post-install-DOCS-on: post-install-docs

.include <bsd.port.mk>
+0 −759
Original line number Diff line number Diff line
OPTIONS_SVGALIB= \
	GS_lvga256 \
	GS_vgalib
OPTIONS_GROUP=	SVGALIB
OPTIONS_GROUP_SVGALIB=	${OPTIONS_SVGALIB}

OPTIONS_DEFINE+= \
	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_lbp1310 \
	GS_lbp1510 \
	GS_lbp1610 \
	GS_lbp1710 \
	GS_lbp1810 \
	GS_lbp1910 \
	GS_lips2p \
	GS_lips3 \
	GS_lips4 \
	GS_bjc880j \
	GS_lips4v \
	GS_m8510 \
	GS_coslw2p \
	GS_coslwxl \
	GS_stp \
	GS_uniprint \
	GS_dmprt \
	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_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_mjc180 \
	GS_mjc360 \
	GS_mjc720 \
	GS_mj500c \
	GS_st800 \
	GS_stcolor \
	GS_photoex \
	GS_lp2563 \
	GS_dnj650c \
	GS_deskjet \
	GS_djet500 \
	GS_cdeskjet \
	GS_djet500c \
	GS_cdjcolor \
	GS_cdjmono \
	GS_cdj500 \
	GS_cdj550 \
	GS_cdj670 \
	GS_cdj850 \
	GS_cdj880 \
	GS_cdj890 \
	GS_cdj1600 \
	GS_cdj970 \
	GS_laserjet \
	GS_ljetplus \
	GS_ljet2p \
	GS_ljet3 \
	GS_ljet3d \
	GS_ljet4 \
	GS_ljet4d \
	GS_lj4dith \
	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_lx5000 \
	GS_lex2050 \
	GS_lex3200 \
	GS_lex5700 \
	GS_lex7000 \
	GS_cp50 \
	GS_necp6 \
	GS_npdl \
	GS_oce9050 \
	GS_oki182 \
	GS_okiibm \
	GS_atx23 \
	GS_atx24 \
	GS_atx38 \
	GS_r4081 \
	GS_rpdl \
	GS_gdi \
	GS_sj48 \
	GS_t4693d2 \
	GS_t4693d4 \
	GS_t4693d8 \
	GS_tek4696 \
	GS_bmpmono \
	GS_bmpgray \
	GS_bmp16 \
	GS_bmp256 \
	GS_bmp16m \
	GS_bmp32b \
	GS_bmpsep1 \
	GS_bmpsep8 \
	GS_ccr \
	GS_cgmmono \
	GS_cgm8 \
	GS_cgm24 \
	GS_cif \
	GS_dfaxhigh \
	GS_dfaxlow \
	GS_faxg3 \
	GS_faxg32d \
	GS_faxg4 \
	GS_miff24 \
	GS_inferno \
	GS_jpeg \
	GS_jpeggray \
	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_bit \
	GS_bitrgb \
	GS_bitcmyk \
	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_psmono \
	GS_psgray \
	GS_psrgb \
	GS_pswrite \
	GS_epswrite \
	GS_sgirgb \
	GS_sunhmono \
	GS_tiffcrle \
	GS_tiffg3 \
	GS_tiffg32d \
	GS_tiffg4 \
	GS_tiff12nc \
	GS_tiff24nc \
	GS_tifflzw \
	GS_tiffpack \
	GS_bbox

OPTIONS_DEFAULT+= \
	${OPTIONS_SVGALIB} \
	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_lbp1310 \
	GS_lbp1510 \
	GS_lbp1610 \
	GS_lbp1710 \
	GS_lbp1810 \
	GS_lbp1910 \
	GS_lips2p \
	GS_lips3 \
	GS_lips4 \
	GS_bjc880j \
	GS_lips4v \
	GS_m8510 \
	GS_coslw2p \
	GS_coslwxl \
	GS_stp \
	GS_uniprint \
	GS_dmprt \
	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_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_mjc180 \
	GS_mjc360 \
	GS_mjc720 \
	GS_mj500c \
	GS_st800 \
	GS_stcolor \
	GS_photoex \
	GS_lp2563 \
	GS_dnj650c \
	GS_deskjet \
	GS_djet500 \
	GS_cdeskjet \
	GS_djet500c \
	GS_cdjcolor \
	GS_cdjmono \
	GS_cdj500 \
	GS_cdj550 \
	GS_cdj670 \
	GS_cdj850 \
	GS_cdj880 \
	GS_cdj890 \
	GS_cdj1600 \
	GS_cdj970 \
	GS_laserjet \
	GS_ljetplus \
	GS_ljet2p \
	GS_ljet3 \
	GS_ljet3d \
	GS_ljet4 \
	GS_ljet4d \
	GS_lj4dith \
	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_lx5000 \
	GS_lex2050 \
	GS_lex3200 \
	GS_lex5700 \
	GS_lex7000 \
	GS_cp50 \
	GS_necp6 \
	GS_npdl \
	GS_oce9050 \
	GS_oki182 \
	GS_okiibm \
	GS_atx23 \
	GS_atx24 \
	GS_atx38 \
	GS_r4081 \
	GS_rpdl \
	GS_gdi \
	GS_sj48 \
	GS_t4693d2 \
	GS_t4693d4 \
	GS_t4693d8 \
	GS_tek4696 \
	GS_bmpmono \
	GS_bmpgray \
	GS_bmp16 \
	GS_bmp256 \
	GS_bmp16m \
	GS_bmp32b \
	GS_bmpsep1 \
	GS_bmpsep8 \
	GS_ccr \
	GS_cgmmono \
	GS_cgm8 \
	GS_cgm24 \
	GS_cif \
	GS_dfaxhigh \
	GS_dfaxlow \
	GS_faxg3 \
	GS_faxg32d \
	GS_faxg4 \
	GS_miff24 \
	GS_inferno \
	GS_jpeg \
	GS_jpeggray \
	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_bit \
	GS_bitrgb \
	GS_bitcmyk \
	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_psmono \
	GS_psgray \
	GS_psrgb \
	GS_pswrite \
	GS_epswrite \
	GS_sgirgb \
	GS_sunhmono \
	GS_tiffcrle \
	GS_tiffg3 \
	GS_tiffg32d \
	GS_tiffg4 \
	GS_tiff12nc \
	GS_tiff24nc \
	GS_tifflzw \
	GS_tiffpack \
	GS_bbox

GS_x11_DESC=		D: X Window System version 11, release >=4
GS_x11alpha_DESC=	D: X Window System masquer. alpha capability
GS_x11cmyk_DESC=	D: X Window System masquer. 1bit/plane CMYK
GS_x11cmyk2_DESC=	D: X Window System 2-bit-per-plane CMYK
GS_x11cmyk4_DESC=	D: X Window System 4-bit-per-plane CMYK
GS_x11cmyk8_DESC=	D: X Window System 8-bit-per-plane CMYK
GS_x11gray2_DESC=	D: X Window System 2-bit gray-scale
GS_x11gray4_DESC=	D: X Window System 4-bit gray-scale
GS_x11mono_DESC=	D: X Window System masquer. black-and-white
GS_x11rg16x_DESC=	D: X Window System G5/B5/R6 pixel layout
GS_x11rg32x_DESC=	D: X Window System G11/B10/R11 pixel layout
GS_lvga256_DESC=	D: SVGAlib, 256-color VGA modes
GS_vgalib_DESC=		D: SVGAlib, 16-color VGA modes
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_lbp1310_DESC=	D: Canon LBP-1310
GS_lbp1510_DESC=	D: Canon LBP-1510
GS_lbp1610_DESC=	D: Canon LBP-1610
GS_lbp1710_DESC=	D: Canon LBP-1710
GS_lbp1810_DESC=	D: Canon LBP-1810
GS_lbp1910_DESC=	D: Canon LBP-1910
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_stp_DESC=		D: Configurable Canon/Epson/Lexmark/HP driver
GS_uniprint_DESC=	D: Configurable ESC/P,ESC/P2,HP-RTL/PCL,P2X
GS_dmprt_DESC=		D: Configurable dot matrix printer driver
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_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_mjc180_DESC=		D: Epson MachJet series 180dpi, CMYK
GS_mjc360_DESC=		D: Epson MachJet series 360dpi, CMYK
GS_mjc720_DESC=		D: Epson MachJet series 720dpi, CMYK
GS_mj500c_DESC=		D: Epson MachJet MJ-500C 360dpi, CMY/mono
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_lp2563_DESC=		D: HP 2563B line printer
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_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_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)
GS_ljet4_DESC=		D: HP LaserJet 4/5L/5P (not real LJ5), 600dpi
GS_ljet4d_DESC=		D: HP LaserJet 4 (duplex + 600dpi)
GS_lj4dith_DESC=	D: HP LaserJet 4 (Floyd-Steinberg dithering)
GS_cljet5_DESC=		D: HP LaserJet 5/5M Color (new)
GS_cljet5c_DESC=	D: HP LaserJet 5/5M Color Simple
GS_cljet5pr_DESC=	D: HP LaserJet 5/5M Color (old)
GS_lj5mono_DESC=	D: HP LaserJet 5/6 (PCL5/PCL XL), bitmap
GS_lj5gray_DESC=	D: HP LaserJet 5/6 gray-scale bitmap
GS_pj_DESC=		D: HP PaintJet XL driver
GS_pjetxl_DESC=		D: HP PaintJet XL driver (alternate)
GS_pjxl_DESC=		D: HP PaintJet XL color printer
GS_paintjet_DESC=	D: HP PaintJet color printer (alternate)
GS_pjxl300_DESC=	D: HP PaintJet XL300, DeskJet 1200C, CopyJet
GS_pxlmono_DESC=	D: HP PCL XL mono (LaserJet 5/6 family)
GS_pxlcolor_DESC=	D: HP PCL XL color (Color LaserJet 4500/5000)
GS_pcl3_DESC=		D: HP PCL 3+ (generic)
GS_ijs_DESC=		D: HP Inkjet and other raster devices
GS_ibmpro_DESC=		D: IBM 9-pin Proprinter
GS_jetp3852_DESC=	D: IBM Jetprinter ink-jet color (Model #3852)
GS_imagen_DESC=		D: Imagen ImPress printers
GS_fs600_DESC=		D: Kyocera FS-600 (600 dpi)
GS_lxm5700m_DESC=	D: Lexmark 5700 monotone
GS_lxm3200_DESC=	D: Lexmark 3200/Z12/Z22/Z31/Z32
GS_lx5000_DESC=		D: Lexmark 5000/Z51/Z82
GS_lex2050_DESC=	D: Lexmark 2050
GS_lex3200_DESC=	D: Lexmark 3200
GS_lex5700_DESC=	D: Lexmark 5700
GS_lex7000_DESC=	D: Lexmark 7000
GS_cp50_DESC=		D: Mitsubishi CP50 color
GS_necp6_DESC=		D: NEC PinWriter P6/P6+/P60 (360x360)
GS_npdl_DESC=		D: NEC Printer Description Language
GS_oce9050_DESC=	D: OCE 9050 printer
GS_oki182_DESC=		D: Okidata MicroLine 182
GS_okiibm_DESC=		D: Okidata MicroLine IBM-compatible printers
GS_atx23_DESC=		D: Practical Automation ATX-23
GS_atx24_DESC=		D: Practical Automation ATX-24
GS_atx38_DESC=		D: Practical Automation ATX-38
GS_r4081_DESC=		D: Ricoh 4081 laser printer
GS_rpdl_DESC=		D: Ricoh Printer Description Language
GS_gdi_DESC=		D: Samsung SmartGDI laser printer
GS_sj48_DESC=		D: StarJet 48 inkjet printer
GS_t4693d2_DESC=	D: Tektronix 4693d color, 2b/RGB
GS_t4693d4_DESC=	D: Tektronix 4693d color, 4b/RGB
GS_t4693d8_DESC=	D: Tektronix 4693d color, 8b/RGB
GS_tek4696_DESC=	D: Tektronix 4695/4696 inkjet plotter
GS_bmpmono_DESC=	D: BMP Monochrome
GS_bmpgray_DESC=	D: BMP 8-bit gray
GS_bmp16_DESC=		D: BMP 4-bit EGA/VGA
GS_bmp256_DESC=		D: BMP 8-bit 256-color
GS_bmp16m_DESC=		D: BMP 24-bit
GS_bmp32b_DESC=		D: BMP 32-bit pseudo-.BMP
GS_bmpsep1_DESC=	D: BMP Separated 1-bit CMYK
GS_bmpsep8_DESC=	D: BMP Separated 8-bit CMYK
GS_ccr_DESC=		D: CalComp Raster format
GS_cgmmono_DESC=	D: CGM Monochrome -- LOW LEVEL OUTPUT ONLY
GS_cgm8_DESC=		D: CGM 8-bit 256-color -- DITTO
GS_cgm24_DESC=		D: CGM 24-bit color -- DITTO
GS_cif_DESC=		D: CIF file format for VLSI
GS_dfaxhigh_DESC=	D: DigiBoard, DigiFAX (high res)
GS_dfaxlow_DESC=	D: DigiFAX (normal res)
GS_faxg3_DESC=		D: Group 3 FAX (EOL + no header/EOD)
GS_faxg32d_DESC=	D: Group 3 2-D FAX (EOL + no header/EOD)
GS_faxg4_DESC=		D: Group 4 FAX (EOL + no header/EOD)
GS_miff24_DESC=		D: ImageMagick MIFF, 24-bit direct color, RLE
GS_inferno_DESC=	D: Inferno bitmaps
GS_jpeg_DESC=		D: JPEG format, RGB output
GS_jpeggray_DESC=	D: JPEG format, gray output
GS_mgrmono_DESC=	D: MGR devices 1-bit monochrome
GS_mgrgray2_DESC=	D: MGR devices 2-bit gray scale
GS_mgrgray4_DESC=	D: MGR devices 4-bit gray scale
GS_mgrgray8_DESC=	D: MGR devices 8-bit gray scale
GS_mgr4_DESC=		D: MGR devices 4-bit (VGA) color
GS_mgr8_DESC=		D: MGR devices 8-bit color
GS_pcxmono_DESC=	D: PCX, 1-bit monochrome
GS_pcxgray_DESC=	D: PCX, 8-bit gray scale
GS_pcx16_DESC=		D: PCX, 4-bit planar EGA/VGA color
GS_pcx256_DESC=		D: PCX, 8-bit chunky color
GS_pcx24b_DESC=		D: PCX, 24-bit color 3x8-bit planes
GS_pcxcmyk_DESC=	D: PCX, 4-bit chunky CMYK color
GS_pdfwrite_DESC=	D: Portable Document Format
GS_bit_DESC=		D: Plain bits, monochrome
GS_bitrgb_DESC=		D: Plain bits, RGB
GS_bitcmyk_DESC=	D: Plain bits, CMYK
GS_plan9bm_DESC=	D: Plan 9 bitmap format
GS_pam_DESC=		D: Portable Arbitrary Map file
GS_pbm_DESC=		D: Portable Bitmap, plain
GS_pbmraw_DESC=		D: Portable Bitmap, raw
GS_pgm_DESC=		D: Portable Graymap, plain
GS_pgmraw_DESC=		D: Portable Graymap, raw
GS_pgnm_DESC=		D: Portable Graymap, plain (PBM opt)
GS_pgnmraw_DESC=	D: Portable Graymap, raw (PBM opt)
GS_pnm_DESC=		D: Portable Pixmap, plain RGB (PGM/PBM opt)
GS_pnmraw_DESC=		D: Portable Pixmap, raw RGB (PGM/PBM opt)
GS_ppm_DESC=		D: Portable Pixmap, plain RGB
GS_ppmraw_DESC=		D: Portable Pixmap, raw RGB
GS_pkm_DESC=		D: Portable inKmap, plain (4b CMYK=>RGB)
GS_pkmraw_DESC=		D: Portable inKmap, raw (4b CMYK=>RGB)
GS_pksm_DESC=		D: Portable Separated map, plain (4b CMYK=>4p)
GS_pksmraw_DESC=	D: Portable Separated map, raw (4b CMYK=>4p)
GS_pngmono_DESC=	D: PNG (Portable Network Graphics) Mono
GS_pnggray_DESC=	D: PNG 8-bit Gray
GS_png16_DESC=		D: PNG 4-bit Color
GS_png256_DESC=		D: PNG 8-bit Color
GS_png16m_DESC=		D: PNG 24-bit Color
GS_pngalpha_DESC=	D: PNG 32-bit RGBA Color
GS_psmono_DESC=		D: PostScript (Level 1) monochrome image
GS_psgray_DESC=		D: PostScript (Level 1) 8-bit gray image
GS_psrgb_DESC=		D: PostScript (Level 2) 24-bit color image
GS_pswrite_DESC=	D: PostScript (like PostScript Distiller)
GS_epswrite_DESC=	D: Encapsulated PostScript
GS_sgirgb_DESC=		D: SGI RGB pixmap format
GS_sunhmono_DESC=	D: Harlequin variant of 1-bit Sun raster file
GS_tiffcrle_DESC=	D: TIFF CCITT RLE 1 dim (G3 FAX with no EOL)
GS_tiffg3_DESC=		D: TIFF Group 3 FAX (with EOL)
GS_tiffg32d_DESC=	D: TIFF Group 3 2-D FAX
GS_tiffg4_DESC=		D: TIFF Group 4 FAX
GS_tiff12nc_DESC=	D: TIFF 12-bit RGB, no compress
GS_tiff24nc_DESC=	D: TIFF 24-bit RGB, no compress, NeXT format
GS_tifflzw_DESC=	D: TIFF LZW,      tag = 5,     mono
GS_tiffpack_DESC=	D: TIFF PackBits, tag = 32773, mono
GS_bbox_DESC=		D: Bounding box output

print/ghostscript7-base/distinfo

deleted100644 → 0
+0 −38

File deleted.

Preview size limit exceeded, changes collapsed.

Loading