Index: head/print/ghostscript-gnu/Makefile =================================================================== --- head/print/ghostscript-gnu/Makefile (revision 137040) +++ head/print/ghostscript-gnu/Makefile (revision 137041) @@ -1,684 +1,647 @@ # New ports collection makefile for: ghostscript # Date created: Tue Jun 10 21:58:54 CEST 1997 # Whom: Andreas Klemm # # $FreeBSD$ # PORTNAME= ghostscript PORTVERSION= ${GS_VERSION} PORTREVISION= ${GS_REVISION} PORTEPOCH= ${GS_EPOCH} CATEGORIES= print MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:S/$/:gs_srcs,gprint,bjc250/} \ http://www.gelhaus.net/hp880c/1.4beta/:hp8xx \ - http://home.vrweb.de/~martin.lottermoser/pcl3dist/:hpdj_pcl3 \ + http://home.vrweb.de/martin.lottermoser/pcl3dist/:pcl3 \ http://www.harsch.net/Download/:dj970 \ - http://plaza26.mbn.or.jp/~higamasa/gdevmd2k/:md2k \ + http://www33.ocn.ne.jp/~higamasa/gdevmd2k/:md2k \ ${MASTER_SITE_PORTS_JP:S/$/:ports_jp,ports_jp_gs/} \ ftp://download.canon-sales.co.jp/pub/driver/lasershot/linux/:cpca \ http://www.ucatv.ne.jp/~taeko/software/gs/:lips \ http://www.humblesoft.com/pub/:epag \ http://www.epkowa3.on.arena.ne.jp/gslpd/data/V${EPLASER_VERS:S/.//g}/:eplaser \ http://www.linuxprinting.org/download/printing/samsung-gdi/:gdi \ http://www.linuxprinting.org/download/printing/:lxm3200 \ http://homepage.powerup.com.au/~pbwest/lexmark/:lx5000 \ ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/gnu/gs${GS_VERSION:S/.//}/:gs_srcs MASTER_SITE_SUBDIR= ghostscript/:gs_srcs,ports_jp_gs \ gimp-print/:gprint \ bjc250gs/:bjc250 \ ./:ports_jp PKGNAMESUFFIX= -gnu DISTFILES= ${GS_SRCS}:gs_srcs \ ${HP8XX_SRCS}:hp8xx \ - ${HPDJ_SRCS}:hpdj_pcl3 \ - ${PCL3_SRCS}:hpdj_pcl3 \ + ${PCL3_SRCS}:pcl3 \ ${DJ970_SRCS}:dj970 \ ${GPRINT_SRCS}:gprint \ ${MD2K_SRCS}:md2k \ ${ALPS_SRCS}:ports_jp_gs \ ${BJ10V_SRCS}:ports_jp_gs \ ${BJC250_SRCS}:bjc250 \ ${CPCA_SRCS}:cpca \ ${LIPS_SRCS}:lips \ ${DMPRT_SRCS}:ports_jp_gs \ ${EPAG_SRCS}:epag \ ${EPLASER_SRCS}:eplaser \ ${MJC_SRCS}:ports_jp \ ${GDI_SRCS}:gdi \ ${LXM3200_SRCS}:lxm3200 \ ${LX5000_SRCS}:lx5000 \ ${LEX7000_SRCS}:lx5000 DIST_SUBDIR= ghostscript EXTRACT_ONLY= ${GS_SRCS} MAINTAINER= ports@FreeBSD.org COMMENT= GNU Postscript interpreter LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ png.5:${PORTSDIR}/graphics/png RUN_DEPENDS= ${LOCALBASE}/share/ghostscript/fonts/a010013l.pfb:${PORTSDIR}/print/gsfonts +# normazile WRKSRC so things like cups-pstoraster may work +WRKSRC= ${WRKDIR}/${PORTNAME} + CONFLICTS= ghostscript-afpl* ghostscript-gpl* USE_BZIP2= yes USE_REINPLACE= yes USE_GMAKE= yes MAKE_ENV= CC="${CC}" CXX="${CXX}" CFLAGS_STANDARD="${CFLAGS}" \ XCFLAGS="${XCFLAGS}" PLIST_SUB= GS_VERSION="${GS_VERSION}" SCRIPTS_ENV= GS_DRIVERS_LIST="${GS_DRIVERS_LIST}" \ WITHOUT_X11="${WITHOUT_X11}" \ WITH_SVGALIB="${WITH_SVGALIB}" MAN1= ansi2knr.1 dvipdf.1 font2c.1 gs.1 gslp.1 gsnd.1 pdf2dsc.1 \ pdf2ps.1 pdfopt.1 pf2afm.1 pfbtopfa.1 printafm.1 ps2ascii.1 \ ps2epsi.1 ps2pdf.1 ps2pdfwr.1 ps2ps.1 wftopfa.1 MLINKS= gslp.1 gsbj.1 \ gslp.1 gsdj.1 \ gslp.1 gsdj500.1 \ gslp.1 gslj.1 \ ps2pdf.1 ps2pdf12.1 \ ps2pdf.1 ps2pdf13.1 \ ps2ps.1 eps2eps.1 XCFLAGS= -DUPD_SIGNAL=0 .if defined(A4) XCFLAGS+= -DA4 .endif .if defined(WITHOUT_X11) PKGNAMESUFFIX:= ${PKGNAMESUFFIX}-nox11 .else USE_XLIB= yes .endif .if defined(WITH_SVGALIB) LIB_DEPENDS+= vga.1:${PORTSDIR}/graphics/svgalib .endif .if defined(WITH_SHLIB) .undef WITHOUT_X11 USE_GNOME= gtk12 MAKE_ENV+= GS_SHLIB_VER="${SHLIB_VER}" ALL_TARGET= so pcl3opts INSTALL_TARGET= soinstall INSTALLS_SHLIB= yes SHLIB_VER= 1 PLIST_SUB+= SHLIB="" SHLIB_VER="${SHLIB_VER}" .else ALL_TARGET= all pcl3opts PLIST_SUB+= SHLIB="@comment " .endif GS_SRCS= ${DISTNAME}${EXTRACT_SUFX} # Additional Drivers: # HP8XX - additional driver for HP DeskJet 812C/815C/832C/880C/882C/895C # http://www.gelhaus.net/hp880c/ HP8XX= cdj880 HP8XX_SRCS= gdevcd8.tar.gz -# HPDJ - additional driver for HP PCL3 printers, by Martin Lottermoser -# still present, just for the case pcl3 is missing some hpdj feature +# PCL3 - additional driver for HP PCL3 printers, by Martin Lottermoser # http://home.vrweb.de/martin.lottermoser/pcl3.html -# -# FIXME: This driver is no longer available at Martin Lottermoser's site! -HPDJ= hpdj -HPDJ_VERS= 2.6 -HPDJ_NAME= ${HPDJ}-${HPDJ_VERS} -HPDJ_SRCS= ${HPDJ_NAME}.tar.gz -HPDJ_MAN1= gs-hpdj.1 -MAN1+= ${HPDJ_MAN1} - -# PCL3 (hpdj successor now in RELEASE quality) -# additional driver for HP PCL3 printers, by Martin Lottermoser -# http://home.vrweb.de/martin.lottermoser/pcl3.html PCL3= pcl3 PCL3_VERS= 3.3 PCL3_NAME= ${PCL3}-${PCL3_VERS} PCL3_SRCS= ${PCL3_NAME}.tar.gz PCL3_MAN1= gs-pcl3.1 pcl3opts.1 MAN1+= ${PCL3_MAN1} # DJ970 - additional driver for HP DeskJet 970, supports duplex printing # http://www.harsch.net/Ghostscript/ghostscript.html DJ970= gdevdj9 DJ970_SRCS= ${DJ970}.c.gz # Gimp-Print - very high quality driver for Epson, HPs,... # http://gimp-print.sourceforge.net/ # # NOTE: # Support of stp driver interface has already been discontinued, and using # ijs driver with ijsgimpprint (part of print/gimp-print port) is highly # recommended. # # For that reason, integlation of stp driver is disabled by default. GPRINT= gimp-print GPRINT_VERS= 4.2.7 GPRINT_NAME= ${GPRINT}-${GPRINT_VERS} GPRINT_SRCS= ${GPRINT_NAME}.tar.gz # MD2K - additional driver for Alps MD-2000/2010/4000/1300/1500/5000 -# http://plaza26.mbn.or.jp/~higamasa/gdevmd2k/ +# http://www33.ocn.ne.jp/~higamasa/gdevmd2k/ MD2K= md2k MD2K_VERS= 0.2a MD2K_NAME= gdevmd2k-${MD2K_VERS} MD2K_SRCS= ${MD2K_NAME}.tar.gz # ALPS - additional driver for Alps MD-5000 ALPS= alps ALPS_VERS= 0.2 ALPS_NAME= gdevalps-${ALPS_VERS} ALPS_SRCS= gdevalps-0.21.tar.gz # BJ10V - additional driver for Canon BJ-10V BJ10V= bj10v BJ10V_NAME= gdev10v BJ10V_SRCS= ${BJ10V_NAME}.tar.gz # BJC250 - additional driver for Canon BJC-210/240/250/265/1000 # http://bjc250gs.sourceforge.net/ BJC250= bjc250 BJC250_VERS= 0.756 BJC250_NAME= ${BJC250}-v${BJC250_VERS} BJC250_SRCS= gs7.05-${BJC250_NAME}.diff.gz # CPCA - additional driver for Canon CPCA printers # http://cweb.canon.jp/open-mie/technical/index-j.html CPCA= cpca CPCA_VERS= 1.0.0 CPCA_NAME= canon-lips4-${CPCA_VERS} CPCA_SRCS= ${CPCA_NAME}-651.tgz # LIPS - additional driver for Canon LIPS II+/III/IVc/IV printers # http://www.ucatv.ne.jp/~taeko/software/gs/ LIPS= lips LIPS_VERS= 2.4.0 LIPS_NAME= gdevlips-${LIPS_VERS} LIPS_SRCS= ${LIPS_NAME}.tar.gz # DMPRT - additional driver for generic dot matrix printers DMPRT= dmprt DMPRT_VERS= 2.01 DMPRT_NAME= ${DMPRT}-${DMPRT_VERS} DMPRT_SRCS= ${DMPRT_NAME}.tar.gz # EPAG - additional driver for Epson ESC/Page printers # http://www.humblesoft.com/gdevepag.html EPAG= epag EPAG_VERS= 3.09 EPAG_NAME= ${EPAG}-${EPAG_VERS} EPAG_SRCS= ${EPAG_NAME}.tar.gz -# EPLASER - additional driver for ESC/Page printers (Epson Kowa developed) -# http://www.epkowa.co.jp/english/linux_e/index.html +# EPLASER - additional driver for ESC/Page printers, by EPSON AVASYS Corp. +# http://www.avasys.jp/english/linux_e/index.html EPLASER= eplaser EPLASER_VERS= 3.1.4 EPLASER_NAME= ${EPLASER}-${EPLASER_VERS} EPLASER_SRCS= ${EPLASER_NAME}-705.tgz # MJC - additional driver for Epson MachJet series MJC= mjc MJC_VERS= 0.8 MJC_NAME= gdevmjc-${MJC_VERS} MJC_SRCS= ${MJC_NAME}.tar.gz # GDI - additional driver for Samsung SmartGDI laser printers GDI= gdi GDI_NAME= Samsung-SmartGDI-all-GS GDI_SRCS= ${GDI_NAME}.orig.tar.gz # LXM3200 - additional driver for Lexmark 3200/Z12/Z22/Z31/Z32 LXM3200= lxm3200 LXM3200_VERS= 20030501 LXM3200_NAME= ${LXM3200}-tweaked-${LXM3200_VERS} LXM3200_SRCS= ${LXM3200_NAME}.tar.gz # LX5000 - additional driver for Lexmark 5000/Z51/Z82 # http://homepage.powerup.com.au/~pbwest/lexmark/lexmark.html LX5000= lx5000 LX5000_SRCS= gdevlx50.c # LEX7000 - additional driver for Lexmark 2050/3200/5700/7000 # http://bimbo.fjfi.cvut.cz/~paluch/l7kdriver/ LEX7000= lex7000 LEX7000_SRCS= gs6.0.lexmark7000.patch # contributed uniprint profiles CONTRIB_UPP= lqx70ch.upp lqx70cl.upp lqx70cm.upp \ stc740ih.upp stc740p.upp stc740pl.upp .include "Makefile.inc" .include .SILENT: pre-everything:: .if !defined(A4) ${ECHO_MSG} "Type \"make A4=yes\" if you want -DA4 for compilation." .else ${ECHO_MSG} "Using -DA4 for compilation." .endif post-extract: ${ECHO_MSG} ">>> in post-extract ..." +# normazile WRKSRC so things like cups-pstoraster may work + ${LN} -sf ${WRKDIR}/${DISTNAME} ${WRKDIR}/${PORTNAME} # ** 3rd party driver ** # Note: don't forget to add those devices in scripts/configure, # which update unix-gcc.mak to build gs with these new devices! # # for HP8XX driver ${ECHO_MSG} ">>> extracting ${HP8XX_SRCS} ..." ${TAR} -C ${WRKSRC}/src -xzf ${DISTDIR}/${DIST_SUBDIR}/${HP8XX_SRCS} -# for HPDJ driver - ${ECHO_MSG} ">>> extracting ${HPDJ_SRCS} ..." - ${TAR} -C ${WRKSRC} -xzf ${DISTDIR}/${DIST_SUBDIR}/${HPDJ_SRCS} - ${TAR} -C ${WRKSRC}/src -xf ${WRKSRC}/${HPDJ_NAME}/${HPDJ}.tar # for PCL3 driver ${ECHO_MSG} ">>> extracting ${PCL3_SRCS} ..." ${TAR} -C ${WRKSRC} -xzf ${DISTDIR}/${DIST_SUBDIR}/${PCL3_SRCS} ${LN} -sf ${PCL3_NAME} ${WRKSRC}/${PCL3} ${TAR} -C ${WRKSRC}/${PCL3_NAME} -xf \ ${WRKSRC}/${PCL3_NAME}/${PCL3}.tar # for DJ970 driver ${ECHO_MSG} ">>> extracting ${DJ970_SRCS} ..." ${CP} ${DISTDIR}/${DIST_SUBDIR}/${DJ970_SRCS} ${WRKSRC}/src ${GUNZIP_CMD} ${WRKSRC}/src/${DJ970_SRCS} # for Gimp-Print driver ${ECHO_MSG} ">>> extracting ${GPRINT_SRCS} ..." ${TAR} -C ${WRKSRC} -xzf ${DISTDIR}/${DIST_SUBDIR}/${GPRINT_SRCS} # for MD2K driver ${ECHO_MSG} ">>> extracting ${MD2K_SRCS} ..." ${TAR} -C ${WRKSRC} -xzf ${DISTDIR}/${DIST_SUBDIR}/${MD2K_SRCS} ${LN} -sf ${MD2K_NAME} ${WRKSRC}/${MD2K} # for ALPS driver ${ECHO_MSG} ">>> extracting ${ALPS_SRCS} ..." ${TAR} -C ${WRKSRC} -xzf ${DISTDIR}/${DIST_SUBDIR}/${ALPS_SRCS} ${LN} -sf ${ALPS_NAME} ${WRKSRC}/${ALPS} # for BJ10V driver ${ECHO_MSG} ">>> extracting ${BJ10V_SRCS} ..." ${TAR} -C ${WRKSRC} -xzf ${DISTDIR}/${DIST_SUBDIR}/${BJ10V_SRCS} # for BJC250 driver ${ECHO_MSG} ">>> extracting ${BJC250_SRCS} ..." ${MKDIR} ${WRKSRC}/${BJC250_NAME}/src ${GZCAT} ${DISTDIR}/${DIST_SUBDIR}/${BJC250_SRCS} | \ ${PATCH} -d ${WRKSRC}/${BJC250_NAME} -f -s -N -E -p1 \ 2>/dev/null || ${TRUE} ${LN} -sf ${BJC250_NAME} ${WRKSRC}/${BJC250} # for CPCA driver ${ECHO_MSG} ">>> extracting ${CPCA_SRCS} ..." ${TAR} -C ${WRKSRC}/src -xzf ${DISTDIR}/${DIST_SUBDIR}/${CPCA_SRCS} # for LIPS driver ${ECHO_MSG} ">>> extracting ${LIPS_SRCS} ..." ${TAR} -C ${WRKSRC} -xzf ${DISTDIR}/${DIST_SUBDIR}/${LIPS_SRCS} ${LN} -sf ${LIPS_NAME} ${WRKSRC}/${LIPS} # for DMPRT driver ${ECHO_MSG} ">>> extracting ${DMPRT_SRCS} ..." ${TAR} -C ${WRKSRC}/src -xzf ${DISTDIR}/${DIST_SUBDIR}/${DMPRT_SRCS} # for EPAG driver ${ECHO_MSG} ">>> extracting ${EPAG_SRCS} ..." ${TAR} -C ${WRKSRC} -xzf ${DISTDIR}/${DIST_SUBDIR}/${EPAG_SRCS} # for EPLASER driver ${ECHO_MSG} ">>> extracting ${EPLASER_SRCS} ..." ${TAR} -C ${WRKSRC} -xzf ${DISTDIR}/${DIST_SUBDIR}/${EPLASER_SRCS} ${LN} -sf ${EPLASER_NAME} ${WRKSRC}/${EPLASER} # for MJC driver ${ECHO_MSG} ">>> extracting ${MJC_SRCS} ..." ${TAR} -C ${WRKSRC} -xzf ${DISTDIR}/${DIST_SUBDIR}/${MJC_SRCS} ${LN} -sf ${MJC_NAME} ${WRKSRC}/${MJC} # for GDI driver ${ECHO_MSG} ">>> extracting ${GDI_SRCS} ..." ${TAR} -C ${WRKSRC}/src -xzf ${DISTDIR}/${DIST_SUBDIR}/${GDI_SRCS} # for LXM3200 driver ${ECHO_MSG} ">>> extracting ${LXM3200_SRCS} ..." ${TAR} -C ${WRKSRC} -xzf ${DISTDIR}/${DIST_SUBDIR}/${LXM3200_SRCS} ${LN} -sf ${LXM3200_NAME} ${WRKSRC}/${LXM3200} # for LX5000 driver ${ECHO_MSG} ">>> extracting ${LX5000_SRCS} ..." ${CP} ${DISTDIR}/${DIST_SUBDIR}/${LX5000_SRCS} ${WRKSRC}/src # for LEX7000 driver ${ECHO_MSG} ">>> extracting ${LEX7000_SRCS} ..." ${MKDIR} ${WRKSRC}/${LEX7000} ${CAT} ${DISTDIR}/${DIST_SUBDIR}/${LEX7000_SRCS} | \ ${PATCH} -d ${WRKSRC}/${LEX7000} -f -s -N -E -p1 \ 2>/dev/null || ${TRUE} post-patch: ${REINPLACE_CMD} -e 's|^DEVICE_DEVS|#DEVICE_DEVS|g' \ ${WRKSRC}/src/unix-gcc.mak ${REINPLACE_CMD} -e 's|\. de|\.|g' \ ${WRKSRC}/src/unixinst.mak ${REINPLACE_CMD} -e 's|%%DATADIR%%|${DATADIR}|g' \ ${WRKSRC}/lib/gs_res.ps # for DMPRT driver ${REINPLACE_CMD} -e 's|%%DATADIR%%|${DATADIR}|g ; \ s|%%GS_VERSION%%|${GS_VERSION}|g' \ ${WRKSRC}/src/dmp_site.ps # here we apply the modifications necessary to build the 3rd party drivers # advantage: you see unmodified makefiles after a pure make extract pre-configure: ${ECHO_MSG} ">>> in pre-configure ..." # for HP8XX driver ${ECHO_MSG} ">>> adding ${HP8XX} driver to contrib.mak ..." ${CAT} ${FILESDIR}/cdj850.contrib.mak \ >> ${WRKSRC}/src/contrib.mak -# for HPDJ driver - ${ECHO_MSG} ">>> adding ${HPDJ} driver to contrib.mak ..." - ${CAT} ${WRKSRC}/src/contrib.mak-5.94.add \ - >> ${WRKSRC}/src/contrib.mak # for PCL3 driver ${ECHO_MSG} ">>> adding ${PCL3} driver to contrib.mak ..." ${CAT} ${WRKSRC}/${PCL3_NAME}/src/contrib.mak-7.00.add \ >> ${WRKSRC}/src/contrib.mak # for Gimp-Print driver ${ECHO_MSG} ">>> adding ${GPRINT} driver to contrib.mak ..." ${CAT} ${FILESDIR}/stp.contrib.mak \ >> ${WRKSRC}/src/contrib.mak # for MD2K driver ${ECHO_MSG} ">>> adding ${MD2K} driver to contrib.mak ..." ${CAT} ${WRKSRC}/${MD2K_NAME}/gdevmd2k.mak-5.50 \ >> ${WRKSRC}/src/contrib.mak # for ALPS driver ${ECHO_MSG} ">>> adding ${ALPS} driver to contrib.mak ..." ${CAT} ${WRKSRC}/${ALPS_NAME}/gdevalps.mak-5.50 \ >> ${WRKSRC}/src/contrib.mak # for BJ10V driver ${ECHO_MSG} ">>> adding ${BJ10V} driver to contrib.mak ..." ${CAT} ${WRKSRC}/${BJ10V_NAME}/gdev10v.mak \ >> ${WRKSRC}/src/contrib.mak # for BJC250 driver ${ECHO_MSG} ">>> adding ${BJC250} driver to contrib.mak ..." ${CAT} ${FILESDIR}/bjc250.contrib.mak \ >> ${WRKSRC}/src/contrib.mak # for CPCA driver ${ECHO_MSG} ">>> adding ${CPCA} driver to contrib.mak ..." ${CAT} ${WRKSRC}/src/cpca_gdev.mak \ >> ${WRKSRC}/src/contrib.mak # for LIPS driver ${ECHO_MSG} ">>> adding ${LIPS} driver to contrib.mak ..." ${CAT} ${WRKSRC}/${LIPS_NAME}/gdevlips.mak \ >> ${WRKSRC}/src/contrib.mak # for DMPRT driver ${ECHO_MSG} ">>> adding ${DMPRT} driver to contrib.mak ..." ${CAT} ${WRKSRC}/src/gdevdmpr.mak \ >> ${WRKSRC}/src/contrib.mak # for EPAG driver ${ECHO_MSG} ">>> adding ${EPAG} driver to contrib.mak ..." ${CAT} ${FILESDIR}/epag.contrib.mak \ >> ${WRKSRC}/src/contrib.mak # for EPLASER driver ${ECHO_MSG} ">>> adding ${EPLASER} driver to contrib.mak ..." ${CAT} ${WRKSRC}/${EPLASER_NAME}/gdevescv7.mak \ >> ${WRKSRC}/src/contrib.mak ${CAT} ${WRKSRC}/${EPLASER_NAME}/gdevesmv7.mak \ >> ${WRKSRC}/src/contrib.mak # for MJC driver ${ECHO_MSG} ">>> adding ${MJC} driver to contrib.mak ..." ${CAT} ${WRKSRC}/${MJC_NAME}/gdevmjc.mak \ >> ${WRKSRC}/src/contrib.mak # for GDI driver ${ECHO_MSG} ">>> adding ${GDI} driver to contrib.mak ..." ${CAT} ${WRKSRC}/src/smartgdi-contrib.mak \ >> ${WRKSRC}/src/contrib.mak # for LXM3200 driver ${ECHO_MSG} ">>> adding ${LXM3200} driver to contrib.mak ..." ${CAT} ${FILESDIR}/lxm3200.contrib.mak \ >> ${WRKSRC}/src/contrib.mak # for LX5000 driver ${ECHO_MSG} ">>> adding ${LX5000} driver to contrib.mak ..." ${CAT} ${FILESDIR}/lx5000.contrib.mak \ >> ${WRKSRC}/src/contrib.mak # for LEX7000 driver ${ECHO_MSG} ">>> adding ${LEX7000} driver to contrib.mak ..." ${CAT} ${FILESDIR}/lex7000.contrib.mak \ >> ${WRKSRC}/src/contrib.mak post-configure: ${ECHO_MSG} ">>> in post-configure ..." # for Gimp-Print driver ${ECHO_MSG} ">>> running configure script for ${GPRINT} library ..." cd ${WRKSRC}/${GPRINT_NAME} ; \ ${SETENV} ${MAKE_ENV} ${SH} ./configure \ --without-translated-ppds --with-ghost \ --without-gimp --without-samples \ --without-cups --without-ijs \ --without-user-guide --disable-escputil \ --disable-nls --disable-shared \ --prefix=${PREFIX} pre-build: ${ECHO_MSG} ">>> in pre-build ..." ${ECHO_MSG} ">>> creating directories for compilation ..." ${MKDIR} ${WRKSRC}/obj ${MKDIR} ${WRKSRC}/bin # for Gimp-Print driver ${ECHO_MSG} ">>> building ${GPRINT} library ..." cd ${WRKSRC}/${GPRINT_NAME} ; \ ${SETENV} ${MAKE_ENV} ${GMAKE} ${MAKE_FLAGS} Makefile ${ECHO_MSG} ">>> creating symlinks for ${GPRINT} ..." ${LN} -sf ${WRKSRC}/${GPRINT_NAME}/src/ghost/*.[ch] \ ${WRKSRC}/src ${MKDIR} ${WRKSRC}/${GPRINT} ${LN} -sf ${WRKSRC}/${GPRINT_NAME}/include/gimp-print \ ${WRKSRC}/${GPRINT}/gimp-print ${LN} -sf ${WRKSRC}/${GPRINT_NAME}/src/main/.libs/libgimpprint.a \ ${WRKSRC}/${GPRINT}/libgimpprint.a # for MD2K driver ${ECHO_MSG} ">>> creating symlinks for ${MD2K} ..." .for i in gdevmd2k.c ${LN} -sf ${WRKSRC}/${MD2K_NAME}/${i} ${WRKSRC}/src .endfor # for ALPS driver ${ECHO_MSG} ">>> creating symlinks for ${ALPS} ..." .for i in gdevalps.c ${LN} -sf ${WRKSRC}/${ALPS_NAME}/${i} ${WRKSRC}/src .endfor # for BJ10V driver ${ECHO_MSG} ">>> creating symlinks for ${BJ10V} ..." .for i in gdev10v.c ${LN} -sf ${WRKSRC}/${BJ10V_NAME}/${i} ${WRKSRC}/src .endfor # for BJC250 driver ${ECHO_MSG} ">>> creating symlinks for ${BJC250} ..." .for i in gdevbjc_.[ch] gdevbjca.c ${LN} -sf ${WRKSRC}/${BJC250_NAME}/src/${i} ${WRKSRC}/src .endfor # for LIPS driver ${ECHO_MSG} ">>> creating symlinks for ${LIPS} ..." .for i in gdevlips.[ch] gdevlprn.[ch] gdevl4r.c gdevl4v.c gdevespg.c \ gdevnpdl.c gdevrpdl.c ${LN} -sf ${WRKSRC}/${LIPS_NAME}/${i} ${WRKSRC}/src .endfor # for EPAG driver ${ECHO_MSG} ">>> building ${EPAG} utility ..." cd ${WRKSRC}/${EPAG_NAME} ; \ ${SETENV} ${MAKE_ENV} ${GMAKE} ${MAKE_FLAGS} Makefile ${ECHO_MSG} ">>> creating symlinks for ${EPAG} ..." .for i in gdevepag.c ${LN} -sf ${WRKSRC}/${EPAG_NAME}/${i} ${WRKSRC}/src .endfor # for EPLASER driver ${ECHO_MSG} ">>> creating symlinks for ${EPLASER} ..." .for i in gdevescv.[ch] gdevesmv.c ${LN} -sf ${WRKSRC}/${EPLASER_NAME}/${i} ${WRKSRC}/src .endfor # for MJC driver ${ECHO_MSG} ">>> creating symlinks for ${MJC} ..." .for i in gdevmjc.c mjbarrie.c mjbksep.c mjespdtc.c mjespdtm.c mjespdty.c \ mjgrnsp.c mjgrnsp2.c mjhtocmy.c mjmtx2.c mjvtbl.c ${LN} -sf ${WRKSRC}/${MJC_NAME}/${i} ${WRKSRC}/src .endfor # for LXM3200 driver ${ECHO_MSG} ">>> creating symlinks for ${LXM3200} ..." .for i in gdevlx32.c ${LN} -sf ${WRKSRC}/${LXM3200_NAME}/${i} ${WRKSRC}/src .endfor # for LEX7000 driver ${ECHO_MSG} ">>> creating symlinks for ${LEX7000} ..." .for i in gdevlx7.c ${LN} -sf ${WRKSRC}/${LEX7000}/src/${i} ${WRKSRC}/src .endfor pre-su-install: ${ECHO_MSG} ">>> in pre-install ..." ${ECHO_MSG} ">>> creating ghostscript destdir ..." ${MKDIR} ${DATADIR} ${CHOWN} -R ${SHAREOWN}:${SHAREGRP} ${DATADIR} post-install: ${ECHO_MSG} ">>> in post-install ..." ${ECHO_MSG} ">>> stripping gs ..." .if defined(WITH_SHLIB) ${STRIP_CMD} ${PREFIX}/bin/gsc ${PREFIX}/bin/gsx ${LN} -sf gsc ${PREFIX}/bin/gs .else ${STRIP_CMD} ${PREFIX}/bin/gs .endif -# for HPDJ driver - ${ECHO_MSG} ">>> installing ${HPDJ} manpages ..." -.for i in ${HPDJ_MAN1} - ${INSTALL_MAN} ${WRKSRC}/src/${i} ${MANPREFIX}/man/man1 -.endfor - ${ECHO_MSG} ">>> creating ${HPDJ} destdir ..." - ${MKDIR} ${DATADIR}/${GS_VERSION}/${HPDJ} - ${ECHO_MSG} ">>> installing files in ${HPDJ} destdir ..." -.for i in README.hpdj example.mdf margins-A4.ps margins-A4Rotated.ps \ - margins-Letter.ps margins-LetterRotated.ps - ${INSTALL_DATA} ${WRKSRC}/src/${i} \ - ${DATADIR}/${GS_VERSION}/${HPDJ} -.endfor # for PCL3 driver ${ECHO_MSG} ">>> installing ${PCL3} utility in bindir ..." ${INSTALL_PROGRAM} ${WRKSRC}/bin/pcl3opts ${PREFIX}/bin ${ECHO_MSG} ">>> installing ${PCL3} manpages ..." .for i in ${PCL3_MAN1} ${INSTALL_MAN} ${WRKSRC}/${PCL3_NAME}/doc/${i} ${MANPREFIX}/man/man1 .endfor # other pcl3 stuff, which might be interesting for runtime ${ECHO_MSG} ">>> creating ${PCL3} destdir ..." ${MKDIR} ${DATADIR}/${GS_VERSION}/${PCL3} ${ECHO_MSG} ">>> installing files in ${PCL3} destdir ..." .for i in NEWS BUGS README lib/example.mcf lib/if-pcl3 ps/calign.ps \ ps/dumppdd.ps ps/levels-test.ps ps/margins-A4.ps \ ps/margins-A4Rotated.ps ps/margins-Env10Rotated.ps \ ps/margins-EnvDLRotated.ps ps/margins-Letter.ps \ ps/margins-LetterRotated.ps ${INSTALL_DATA} ${WRKSRC}/${PCL3_NAME}/${i} \ ${DATADIR}/${GS_VERSION}/${PCL3} .endfor # for DMPRT driver ${ECHO_MSG} ">>> installing ${DMPRT} resources ..." .for i in dmp_init.ps dmp_site.ps escp_24.src ${INSTALL_DATA} ${WRKSRC}/src/${i} \ ${DATADIR}/${GS_VERSION}/lib .endfor # for EPAG driver ${ECHO_MSG} ">>> installing ${EPAG} utility in bindir ..." ${INSTALL_PROGRAM} ${WRKSRC}/${EPAG_NAME}/ert ${PREFIX}/bin # contributed UPP driver ${ECHO_MSG} ">>> installing contributed UPP profiles ..." .for i in ${CONTRIB_UPP} ${INSTALL_DATA} ${FILESDIR}/${i} \ ${DATADIR}/${GS_VERSION}/lib .endfor # # now NOPORTDOCS dependend stuff # .if !defined(NOPORTDOCS) ${ECHO_MSG} ">>> installing PORTDOC stuff ..." ${MKDIR} ${DOCSDIR}/${GS_VERSION} -# for HPDJ driver - ${ECHO_MSG} ">>> installing ${HPDJ} docs ..." - ${MKDIR} ${DOCSDIR}/${GS_VERSION}/${HPDJ} -.for i in NEWS hpdj.html - ${INSTALL_DATA} ${WRKSRC}/src/${i} \ - ${DOCSDIR}/${GS_VERSION}/${HPDJ} -.endfor # for PCL3 driver ${ECHO_MSG} ">>> installing ${PCL3} docs ..." ${MKDIR} ${DOCSDIR}/${GS_VERSION}/${PCL3} .for i in NEWS doc/gs-pcl3.html doc/how-to-report.txt doc/pcl3opts.html ${INSTALL_DATA} ${WRKSRC}/${PCL3_NAME}/${i} \ ${DOCSDIR}/${GS_VERSION}/${PCL3} .endfor # for MD2K driver ${ECHO_MSG} ">>> installing ${MD2K} docs ..." ${MKDIR} ${DOCSDIR}/${GS_VERSION}/${MD2K} .for i in README.jis ${INSTALL_DATA} ${WRKSRC}/${MD2K_NAME}/${i} \ ${DOCSDIR}/${GS_VERSION}/${MD2K} .endfor # for ALPS driver ${ECHO_MSG} ">>> installing ${ALPS} docs ..." ${MKDIR} ${DOCSDIR}/${GS_VERSION}/${ALPS} .for i in README.gdevalps ${INSTALL_DATA} ${WRKSRC}/${ALPS_NAME}/${i} \ ${DOCSDIR}/${GS_VERSION}/${ALPS} .endfor # for BJ10V driver ${ECHO_MSG} ">>> installing ${BJ10V} docs ..." ${MKDIR} ${DOCSDIR}/${GS_VERSION}/${BJ10V} .for i in gdev10v.jis ${INSTALL_DATA} ${WRKSRC}/${BJ10V_NAME}/${i} \ ${DOCSDIR}/${GS_VERSION}/${BJ10V} .endfor # for LIPS driver ${ECHO_MSG} ">>> installing ${LIPS} docs ..." ${MKDIR} ${DOCSDIR}/${GS_VERSION}/${LIPS} .for i in Gdevlips.htm ${INSTALL_DATA} ${WRKSRC}/${LIPS_NAME}/${i} \ ${DOCSDIR}/${GS_VERSION}/${LIPS} .endfor # for DMPRT driver ${ECHO_MSG} ">>> installing ${DMPRT} docs ..." ${MKDIR} ${DOCSDIR}/${GS_VERSION}/${DMPRT} .for i in gdevdmpr.sj ${INSTALL_DATA} ${WRKSRC}/src/${i} \ ${DOCSDIR}/${GS_VERSION}/${DMPRT} .endfor # for EPAG driver ${ECHO_MSG} ">>> installing ${EPAG} docs ..." ${MKDIR} ${DOCSDIR}/${GS_VERSION}/${EPAG} .for i in ert.txt gdevepag.txt ChangeLog ${INSTALL_DATA} ${WRKSRC}/${EPAG_NAME}/${i} \ ${DOCSDIR}/${GS_VERSION}/${EPAG} .endfor .for i in psprint gsepagif.sh ${INSTALL_SCRIPT} ${WRKSRC}/${EPAG_NAME}/${i} \ ${DOCSDIR}/${GS_VERSION}/${EPAG} .endfor # for EPLASER driver ${ECHO_MSG} ">>> installing ${EPLASER} docs ..." ${MKDIR} ${DOCSDIR}/${GS_VERSION}/${EPLASER} .for i in readme-eplaser-705.euc ${INSTALL_DATA} ${WRKSRC}/${EPLASER_NAME}/${i} \ ${DOCSDIR}/${GS_VERSION}/${EPLASER} .endfor # for MJC driver ${ECHO_MSG} ">>> installing ${MJC} docs ..." ${MKDIR} ${DOCSDIR}/${GS_VERSION}/${MJC} .for i in MJ700V2C.FAQ README.mjc README.mje README.noz cpem.doc ${INSTALL_DATA} ${WRKSRC}/${MJC_NAME}/${i} \ ${DOCSDIR}/${GS_VERSION}/${MJC} .endfor # for GDI driver ${ECHO_MSG} ">>> installing ${GDI} docs ..." ${MKDIR} ${DOCSDIR}/${GS_VERSION}/${GDI} .for i in README ${INSTALL_DATA} ${WRKSRC}/src/${i} \ ${DOCSDIR}/${GS_VERSION}/${GDI} .endfor # for LXM3200 driver ${ECHO_MSG} ">>> installing ${LXM3200} docs ..." ${MKDIR} ${DOCSDIR}/${GS_VERSION}/${LXM3200} .for i in README RELEASE_NOTES Z12-Z31-QuickSetup ${INSTALL_DATA} ${WRKSRC}/${LXM3200_NAME}/${i} \ ${DOCSDIR}/${GS_VERSION}/${LXM3200} .endfor .endif ${ECHO_MSG} "> post-installation tasks completed." .include Property changes on: head/print/ghostscript-gnu/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.114 \ No newline at end of property +1.115 \ No newline at end of property Index: head/print/ghostscript-gnu/Makefile.inc =================================================================== --- head/print/ghostscript-gnu/Makefile.inc (revision 137040) +++ head/print/ghostscript-gnu/Makefile.inc (revision 137041) @@ -1,5 +1,5 @@ # $FreeBSD$ GS_VERSION= 7.07 -GS_REVISION= 12 +GS_REVISION= 13 GS_EPOCH= 0 Property changes on: head/print/ghostscript-gnu/Makefile.inc ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.6 \ No newline at end of property +1.7 \ No newline at end of property Index: head/print/ghostscript-gnu/distinfo =================================================================== --- head/print/ghostscript-gnu/distinfo (revision 137040) +++ head/print/ghostscript-gnu/distinfo (revision 137041) @@ -1,40 +1,38 @@ MD5 (ghostscript/ghostscript-7.07.tar.bz2) = 85fd16cdc8232e5e3679a3a7e30a3359 SIZE (ghostscript/ghostscript-7.07.tar.bz2) = 4138372 MD5 (ghostscript/gdevcd8.tar.gz) = 5ce48bff6082a023199c8ede4aae63a0 SIZE (ghostscript/gdevcd8.tar.gz) = 24803 -MD5 (ghostscript/hpdj-2.6.tar.gz) = dcc402281f36afd2041144e0e97917be -SIZE (ghostscript/hpdj-2.6.tar.gz) = 143944 MD5 (ghostscript/pcl3-3.3.tar.gz) = 34e664c2a98b847598f8441f8cac7ab6 SIZE (ghostscript/pcl3-3.3.tar.gz) = 301470 MD5 (ghostscript/gdevdj9.c.gz) = 3a9c20c34b79ffab434abfbcc31d1c27 SIZE (ghostscript/gdevdj9.c.gz) = 20139 MD5 (ghostscript/gimp-print-4.2.7.tar.gz) = 766be49f44a6a682d857e5aefec414d4 SIZE (ghostscript/gimp-print-4.2.7.tar.gz) = 5178122 MD5 (ghostscript/gdevmd2k-0.2a.tar.gz) = 5ed2b4218b8f77cb411f3d2e4509ed24 SIZE (ghostscript/gdevmd2k-0.2a.tar.gz) = 9955 MD5 (ghostscript/gdevalps-0.21.tar.gz) = 553bee251b96105eb7d1d7f4027ac0e9 SIZE (ghostscript/gdevalps-0.21.tar.gz) = 4452 MD5 (ghostscript/gdev10v.tar.gz) = 1486bb54c214ce215044a6c606280d73 SIZE (ghostscript/gdev10v.tar.gz) = 6099 MD5 (ghostscript/gs7.05-bjc250-v0.756.diff.gz) = 1a12eddad0c5989811edcfd01a20621d SIZE (ghostscript/gs7.05-bjc250-v0.756.diff.gz) = 16501 MD5 (ghostscript/canon-lips4-1.0.0-651.tgz) = 3105272a9351ea632416b53367e2f38a SIZE (ghostscript/canon-lips4-1.0.0-651.tgz) = 38835 MD5 (ghostscript/gdevlips-2.4.0.tar.gz) = 89327cac37665f3fdbae0da5f2c8a89f SIZE (ghostscript/gdevlips-2.4.0.tar.gz) = 67683 MD5 (ghostscript/dmprt-2.01.tar.gz) = c7a9fb127fde5d888a798bf5e1822b88 SIZE (ghostscript/dmprt-2.01.tar.gz) = 44232 MD5 (ghostscript/epag-3.09.tar.gz) = 63304a6afe44842124d2d880bf24dbe3 SIZE (ghostscript/epag-3.09.tar.gz) = 12858 MD5 (ghostscript/eplaser-3.1.4-705.tgz) = 94246b034af171b4336d90198e9f4bd8 SIZE (ghostscript/eplaser-3.1.4-705.tgz) = 44523 MD5 (ghostscript/gdevmjc-0.8.tar.gz) = 228f41c3cccce22c8f477c7a9407527c SIZE (ghostscript/gdevmjc-0.8.tar.gz) = 102654 MD5 (ghostscript/Samsung-SmartGDI-all-GS.orig.tar.gz) = 61decc4e00a64271948cbb581876352b SIZE (ghostscript/Samsung-SmartGDI-all-GS.orig.tar.gz) = 10488 MD5 (ghostscript/lxm3200-tweaked-20030501.tar.gz) = 0f88082030c6eb66a95804a6cc9b9e6b SIZE (ghostscript/lxm3200-tweaked-20030501.tar.gz) = 39000 MD5 (ghostscript/gdevlx50.c) = 081e355c866316a56fbbff5b59f2b7cf SIZE (ghostscript/gdevlx50.c) = 99428 MD5 (ghostscript/gs6.0.lexmark7000.patch) = fd5018c18351bf64805fe5727be196de SIZE (ghostscript/gs6.0.lexmark7000.patch) = 27361 Property changes on: head/print/ghostscript-gnu/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.47 \ No newline at end of property +1.48 \ No newline at end of property Index: head/print/ghostscript-gnu/files/patch-src:contrib.mak-5.94.add =================================================================== --- head/print/ghostscript-gnu/files/patch-src:contrib.mak-5.94.add (revision 137040) +++ head/print/ghostscript-gnu/files/patch-src:contrib.mak-5.94.add (revision 137041) @@ -1,14 +0,0 @@ ---- src/contrib.mak-5.94.add.orig Sun Oct 17 05:20:06 1999 -+++ src/contrib.mak-5.94.add Tue Jun 19 03:20:13 2001 -@@ -102,11 +102,6 @@ - $(GLOBJ)hpdjprn.$(OBJ): $(GLSRC)hpdjprn.c - $(GLCC) $(C_) $(O_)$@ $(hpdj_opts) $(GLSRC)hpdjprn.c - --$(GLOBJ)pclcomp.$(OBJ): $(GLSRC)pclcomp.c -- $(GLCC) $(C_) $(O_)$@ $(hpdj_opts) $(GLSRC)pclcomp.c -- --$(GLOBJ)pagecount.$(OBJ): $(GLSRC)pagecount.c -- $(GLCC) $(C_) $(O_)$@ $(hpdj_opts) $(GLSRC)pagecount.c - - - $(DD)hpdj.dev: $(hpdj_) $(DD)page.dev Property changes on: head/print/ghostscript-gnu/files/patch-src:contrib.mak-5.94.add ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property Index: head/print/ghostscript-gnu/pkg-descr =================================================================== --- head/print/ghostscript-gnu/pkg-descr (revision 137040) +++ head/print/ghostscript-gnu/pkg-descr (revision 137041) @@ -1,26 +1,27 @@ 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. Versions entitled "GNU Ghostscript" are distributed with the GNU General Public License, which allows free use, and free copying and redistribution under certain conditions (including, in some cases, commercial distribution). This is the older version 7, for those that can't (or don't want to) use -the newer GhostScript version 8. +the newer Ghostscript version 8. This port includes add-on packages (not part of the official gs release) - o HP2200 driver for HP DeskJet 8xx and Business Inkjet 2200 - - http://hp.sourceforge.net/gs-hp2200.php + o HP8XX driver for HP DeskJet 880C/882C/895C + - http://www.gelhaus.net/hp880c/ o DJ970 driver for HP DeskJet 970CXi - http://www.harsch.net/Ghostscript/ghostscript.html - o PCL3 and HPDJ driver for HP DeskJet series + o PCL3 driver for HP DeskJet series - http://home.vrweb.de/martin.lottermoser/pcl3.html o Gimp-Print driver for Canon/Epson/Lexmark/HP printers - http://gimp-print.sourceforge.net/ o Special drivers for verious printer models - Alps, Canon, Epson, NEC, Lexmark, Ricoh,... o Additional contributed uniprint driver profiles for - Epson Stylus Color 740 and Epson LQ-1170 WWW: http://www.cs.wisc.edu/~ghost/doc/gnu/index.htm + http://www.ghostscript.com/ Property changes on: head/print/ghostscript-gnu/pkg-descr ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.15 \ No newline at end of property +1.16 \ No newline at end of property Index: head/print/ghostscript-gnu/pkg-plist =================================================================== --- head/print/ghostscript-gnu/pkg-plist (revision 137040) +++ head/print/ghostscript-gnu/pkg-plist (revision 137041) @@ -1,391 +1,381 @@ @comment $FreeBSD$ bin/bdftops bin/dvipdf bin/eps2eps bin/ert bin/fixmswrd.pl bin/font2c bin/gs bin/gsbj %%SHLIB%%bin/gsc bin/gsdj bin/gsdj500 bin/gslj bin/gslp bin/gsnd %%SHLIB%%bin/gsx bin/lprsetup.sh bin/pcl3opts bin/pdf2dsc bin/pdf2ps bin/pdfopt bin/pf2afm bin/pfbtopfa bin/pj-gs.sh bin/printafm bin/ps2ascii bin/ps2epsi bin/ps2pdf bin/ps2pdf12 bin/ps2pdf13 bin/ps2pdf14 bin/ps2pdfwr bin/ps2ps bin/pv.sh bin/sysvlp.sh bin/unix-lpr.sh bin/wftopfa %%SHLIB%%lib/libgs.so %%SHLIB%%lib/libgs.so.%%SHLIB_VER%% %%PORTDOCS%%share/doc/ghostscript/%%GS_VERSION%%/alps/README.gdevalps %%PORTDOCS%%share/doc/ghostscript/%%GS_VERSION%%/bj10v/gdev10v.jis %%PORTDOCS%%share/doc/ghostscript/%%GS_VERSION%%/dmprt/gdevdmpr.sj %%PORTDOCS%%share/doc/ghostscript/%%GS_VERSION%%/epag/ChangeLog %%PORTDOCS%%share/doc/ghostscript/%%GS_VERSION%%/epag/ert.txt %%PORTDOCS%%share/doc/ghostscript/%%GS_VERSION%%/epag/gdevepag.txt %%PORTDOCS%%share/doc/ghostscript/%%GS_VERSION%%/epag/gsepagif.sh %%PORTDOCS%%share/doc/ghostscript/%%GS_VERSION%%/epag/psprint %%PORTDOCS%%share/doc/ghostscript/%%GS_VERSION%%/eplaser/readme-eplaser-705.euc %%PORTDOCS%%share/doc/ghostscript/%%GS_VERSION%%/gdi/README -%%PORTDOCS%%share/doc/ghostscript/%%GS_VERSION%%/hpdj/NEWS -%%PORTDOCS%%share/doc/ghostscript/%%GS_VERSION%%/hpdj/hpdj.html %%PORTDOCS%%share/doc/ghostscript/%%GS_VERSION%%/lips/Gdevlips.htm %%PORTDOCS%%share/doc/ghostscript/%%GS_VERSION%%/lxm3200/README %%PORTDOCS%%share/doc/ghostscript/%%GS_VERSION%%/lxm3200/RELEASE_NOTES %%PORTDOCS%%share/doc/ghostscript/%%GS_VERSION%%/lxm3200/Z12-Z31-QuickSetup %%PORTDOCS%%share/doc/ghostscript/%%GS_VERSION%%/md2k/README.jis %%PORTDOCS%%share/doc/ghostscript/%%GS_VERSION%%/mjc/MJ700V2C.FAQ %%PORTDOCS%%share/doc/ghostscript/%%GS_VERSION%%/mjc/README.mjc %%PORTDOCS%%share/doc/ghostscript/%%GS_VERSION%%/mjc/README.mje %%PORTDOCS%%share/doc/ghostscript/%%GS_VERSION%%/mjc/README.noz %%PORTDOCS%%share/doc/ghostscript/%%GS_VERSION%%/mjc/cpem.doc %%PORTDOCS%%share/doc/ghostscript/%%GS_VERSION%%/pcl3/NEWS %%PORTDOCS%%share/doc/ghostscript/%%GS_VERSION%%/pcl3/gs-pcl3.html %%PORTDOCS%%share/doc/ghostscript/%%GS_VERSION%%/pcl3/how-to-report.txt %%PORTDOCS%%share/doc/ghostscript/%%GS_VERSION%%/pcl3/pcl3opts.html share/ghostscript/%%GS_VERSION%%/doc/API.htm share/ghostscript/%%GS_VERSION%%/doc/C-style.htm share/ghostscript/%%GS_VERSION%%/doc/CJK.htm share/ghostscript/%%GS_VERSION%%/doc/CJKTTCID.htm share/ghostscript/%%GS_VERSION%%/doc/Changes.htm share/ghostscript/%%GS_VERSION%%/doc/Current.htm share/ghostscript/%%GS_VERSION%%/doc/DLL.htm share/ghostscript/%%GS_VERSION%%/doc/Develop.htm share/ghostscript/%%GS_VERSION%%/doc/Devices.htm share/ghostscript/%%GS_VERSION%%/doc/Drivers.htm share/ghostscript/%%GS_VERSION%%/doc/Fonts.htm share/ghostscript/%%GS_VERSION%%/doc/Helpers.htm share/ghostscript/%%GS_VERSION%%/doc/Hershey.htm share/ghostscript/%%GS_VERSION%%/doc/History1.htm share/ghostscript/%%GS_VERSION%%/doc/History2.htm share/ghostscript/%%GS_VERSION%%/doc/History3.htm share/ghostscript/%%GS_VERSION%%/doc/History4.htm share/ghostscript/%%GS_VERSION%%/doc/History5.htm share/ghostscript/%%GS_VERSION%%/doc/History6.htm share/ghostscript/%%GS_VERSION%%/doc/History7.htm share/ghostscript/%%GS_VERSION%%/doc/Htmstyle.htm share/ghostscript/%%GS_VERSION%%/doc/Humor.htm share/ghostscript/%%GS_VERSION%%/doc/Install.htm share/ghostscript/%%GS_VERSION%%/doc/Issues.htm share/ghostscript/%%GS_VERSION%%/doc/Language.htm share/ghostscript/%%GS_VERSION%%/doc/Lib.htm share/ghostscript/%%GS_VERSION%%/doc/Maintain.htm share/ghostscript/%%GS_VERSION%%/doc/Make.htm share/ghostscript/%%GS_VERSION%%/doc/New-user.htm share/ghostscript/%%GS_VERSION%%/doc/News.htm share/ghostscript/%%GS_VERSION%%/doc/Projects.htm share/ghostscript/%%GS_VERSION%%/doc/Ps-style.htm share/ghostscript/%%GS_VERSION%%/doc/Ps2epsi.htm share/ghostscript/%%GS_VERSION%%/doc/Ps2pdf.htm share/ghostscript/%%GS_VERSION%%/doc/Psfiles.htm share/ghostscript/%%GS_VERSION%%/doc/README share/ghostscript/%%GS_VERSION%%/doc/Readme.htm share/ghostscript/%%GS_VERSION%%/doc/Release.htm share/ghostscript/%%GS_VERSION%%/doc/Source.htm share/ghostscript/%%GS_VERSION%%/doc/Unix-lpr.htm share/ghostscript/%%GS_VERSION%%/doc/Use.htm share/ghostscript/%%GS_VERSION%%/doc/Xfonts.htm share/ghostscript/%%GS_VERSION%%/doc/gs.css share/ghostscript/%%GS_VERSION%%/doc/index.html share/ghostscript/%%GS_VERSION%%/examples/alphabet.ps share/ghostscript/%%GS_VERSION%%/examples/cjk/all_ac1.ps share/ghostscript/%%GS_VERSION%%/examples/cjk/all_ag1.ps share/ghostscript/%%GS_VERSION%%/examples/cjk/all_aj1.ps share/ghostscript/%%GS_VERSION%%/examples/cjk/all_aj2.ps share/ghostscript/%%GS_VERSION%%/examples/cjk/all_ak1.ps share/ghostscript/%%GS_VERSION%%/examples/cjk/gscjk_ac.ps share/ghostscript/%%GS_VERSION%%/examples/cjk/gscjk_ag.ps share/ghostscript/%%GS_VERSION%%/examples/cjk/gscjk_aj.ps share/ghostscript/%%GS_VERSION%%/examples/cjk/gscjk_ak.ps share/ghostscript/%%GS_VERSION%%/examples/cjk/iso2022.ps share/ghostscript/%%GS_VERSION%%/examples/colorcir.ps share/ghostscript/%%GS_VERSION%%/examples/doretree.ps share/ghostscript/%%GS_VERSION%%/examples/escher.ps share/ghostscript/%%GS_VERSION%%/examples/golfer.ps share/ghostscript/%%GS_VERSION%%/examples/grayalph.ps share/ghostscript/%%GS_VERSION%%/examples/ridt91.eps share/ghostscript/%%GS_VERSION%%/examples/snowflak.ps share/ghostscript/%%GS_VERSION%%/examples/tiger.ps share/ghostscript/%%GS_VERSION%%/examples/vasarely.ps share/ghostscript/%%GS_VERSION%%/examples/waterfal.ps -share/ghostscript/%%GS_VERSION%%/hpdj/README.hpdj -share/ghostscript/%%GS_VERSION%%/hpdj/example.mdf -share/ghostscript/%%GS_VERSION%%/hpdj/margins-A4.ps -share/ghostscript/%%GS_VERSION%%/hpdj/margins-A4Rotated.ps -share/ghostscript/%%GS_VERSION%%/hpdj/margins-Letter.ps -share/ghostscript/%%GS_VERSION%%/hpdj/margins-LetterRotated.ps share/ghostscript/%%GS_VERSION%%/lib/CIDFnmap share/ghostscript/%%GS_VERSION%%/lib/CIDFnmap.ARP share/ghostscript/%%GS_VERSION%%/lib/CIDFnmap.Bae share/ghostscript/%%GS_VERSION%%/lib/CIDFnmap.CJK share/ghostscript/%%GS_VERSION%%/lib/CIDFnmap.Koc share/ghostscript/%%GS_VERSION%%/lib/CIDFnmap.Ore share/ghostscript/%%GS_VERSION%%/lib/CIDFnmap.Sol share/ghostscript/%%GS_VERSION%%/lib/CIDFnmap.Win share/ghostscript/%%GS_VERSION%%/lib/CIDFnmap.b5 share/ghostscript/%%GS_VERSION%%/lib/CIDFnmap.gb share/ghostscript/%%GS_VERSION%%/lib/CIDFnmap.ksx share/ghostscript/%%GS_VERSION%%/lib/CIDFnmap.sj share/ghostscript/%%GS_VERSION%%/lib/Fontmap share/ghostscript/%%GS_VERSION%%/lib/Fontmap.GS share/ghostscript/%%GS_VERSION%%/lib/acctest.ps share/ghostscript/%%GS_VERSION%%/lib/addxchar.ps share/ghostscript/%%GS_VERSION%%/lib/align.ps share/ghostscript/%%GS_VERSION%%/lib/bdftops.ps share/ghostscript/%%GS_VERSION%%/lib/bj8.rpd share/ghostscript/%%GS_VERSION%%/lib/bj8gc12f.upp share/ghostscript/%%GS_VERSION%%/lib/bj8hg12f.upp share/ghostscript/%%GS_VERSION%%/lib/bj8oh06n.upp share/ghostscript/%%GS_VERSION%%/lib/bj8pa06n.upp share/ghostscript/%%GS_VERSION%%/lib/bj8pp12f.upp share/ghostscript/%%GS_VERSION%%/lib/bj8ts06n.upp share/ghostscript/%%GS_VERSION%%/lib/bjc610a0.upp share/ghostscript/%%GS_VERSION%%/lib/bjc610a1.upp share/ghostscript/%%GS_VERSION%%/lib/bjc610a2.upp share/ghostscript/%%GS_VERSION%%/lib/bjc610a3.upp share/ghostscript/%%GS_VERSION%%/lib/bjc610a4.upp share/ghostscript/%%GS_VERSION%%/lib/bjc610a5.upp share/ghostscript/%%GS_VERSION%%/lib/bjc610a6.upp share/ghostscript/%%GS_VERSION%%/lib/bjc610a7.upp share/ghostscript/%%GS_VERSION%%/lib/bjc610a8.upp share/ghostscript/%%GS_VERSION%%/lib/bjc610b1.upp share/ghostscript/%%GS_VERSION%%/lib/bjc610b2.upp share/ghostscript/%%GS_VERSION%%/lib/bjc610b3.upp share/ghostscript/%%GS_VERSION%%/lib/bjc610b4.upp share/ghostscript/%%GS_VERSION%%/lib/bjc610b6.upp share/ghostscript/%%GS_VERSION%%/lib/bjc610b7.upp share/ghostscript/%%GS_VERSION%%/lib/bjc610b8.upp share/ghostscript/%%GS_VERSION%%/lib/caption.ps share/ghostscript/%%GS_VERSION%%/lib/cbjc600.ppd share/ghostscript/%%GS_VERSION%%/lib/cbjc800.ppd share/ghostscript/%%GS_VERSION%%/lib/cdj550.upp share/ghostscript/%%GS_VERSION%%/lib/cdj690.upp share/ghostscript/%%GS_VERSION%%/lib/cdj690ec.upp share/ghostscript/%%GS_VERSION%%/lib/cid2code.ps share/ghostscript/%%GS_VERSION%%/lib/decrypt.ps share/ghostscript/%%GS_VERSION%%/lib/dmp_init.ps share/ghostscript/%%GS_VERSION%%/lib/dmp_site.ps share/ghostscript/%%GS_VERSION%%/lib/dnj750c.upp share/ghostscript/%%GS_VERSION%%/lib/dnj750m.upp share/ghostscript/%%GS_VERSION%%/lib/docie.ps share/ghostscript/%%GS_VERSION%%/lib/escp_24.src share/ghostscript/%%GS_VERSION%%/lib/errpage.ps share/ghostscript/%%GS_VERSION%%/lib/font2c.ps share/ghostscript/%%GS_VERSION%%/lib/font2pcl.ps share/ghostscript/%%GS_VERSION%%/lib/gs_agl.ps share/ghostscript/%%GS_VERSION%%/lib/gs_btokn.ps share/ghostscript/%%GS_VERSION%%/lib/gs_ccfnt.ps share/ghostscript/%%GS_VERSION%%/lib/gs_ce_e.ps share/ghostscript/%%GS_VERSION%%/lib/gs_cff.ps share/ghostscript/%%GS_VERSION%%/lib/gs_cidcm.ps share/ghostscript/%%GS_VERSION%%/lib/gs_cidfn.ps share/ghostscript/%%GS_VERSION%%/lib/gs_cmap.ps share/ghostscript/%%GS_VERSION%%/lib/gs_cmdl.ps share/ghostscript/%%GS_VERSION%%/lib/gs_css_e.ps share/ghostscript/%%GS_VERSION%%/lib/gs_dbt_e.ps share/ghostscript/%%GS_VERSION%%/lib/gs_diskf.ps share/ghostscript/%%GS_VERSION%%/lib/gs_dpnxt.ps share/ghostscript/%%GS_VERSION%%/lib/gs_dps.ps share/ghostscript/%%GS_VERSION%%/lib/gs_dps1.ps share/ghostscript/%%GS_VERSION%%/lib/gs_dps2.ps share/ghostscript/%%GS_VERSION%%/lib/gs_dscp.ps share/ghostscript/%%GS_VERSION%%/lib/gs_epsf.ps share/ghostscript/%%GS_VERSION%%/lib/gs_fform.ps share/ghostscript/%%GS_VERSION%%/lib/gs_fonts.ps share/ghostscript/%%GS_VERSION%%/lib/gs_frsd.ps share/ghostscript/%%GS_VERSION%%/lib/gs_icc.ps share/ghostscript/%%GS_VERSION%%/lib/gs_il1_e.ps share/ghostscript/%%GS_VERSION%%/lib/gs_il2_e.ps share/ghostscript/%%GS_VERSION%%/lib/gs_init.ps share/ghostscript/%%GS_VERSION%%/lib/gs_kanji.ps share/ghostscript/%%GS_VERSION%%/lib/gs_ksb_e.ps share/ghostscript/%%GS_VERSION%%/lib/gs_l.xbm share/ghostscript/%%GS_VERSION%%/lib/gs_l.xpm share/ghostscript/%%GS_VERSION%%/lib/gs_l2img.ps share/ghostscript/%%GS_VERSION%%/lib/gs_l_m.xbm share/ghostscript/%%GS_VERSION%%/lib/gs_lev2.ps share/ghostscript/%%GS_VERSION%%/lib/gs_lgo_e.ps share/ghostscript/%%GS_VERSION%%/lib/gs_lgx_e.ps share/ghostscript/%%GS_VERSION%%/lib/gs_ll3.ps share/ghostscript/%%GS_VERSION%%/lib/gs_m.xbm share/ghostscript/%%GS_VERSION%%/lib/gs_m.xpm share/ghostscript/%%GS_VERSION%%/lib/gs_m_m.xbm share/ghostscript/%%GS_VERSION%%/lib/gs_mex_e.ps share/ghostscript/%%GS_VERSION%%/lib/gs_mgl_e.ps share/ghostscript/%%GS_VERSION%%/lib/gs_mro_e.ps share/ghostscript/%%GS_VERSION%%/lib/gs_pdf_e.ps share/ghostscript/%%GS_VERSION%%/lib/gs_pdfwr.ps share/ghostscript/%%GS_VERSION%%/lib/gs_pfile.ps share/ghostscript/%%GS_VERSION%%/lib/gs_rdlin.ps share/ghostscript/%%GS_VERSION%%/lib/gs_res.ps share/ghostscript/%%GS_VERSION%%/lib/gs_s.xbm share/ghostscript/%%GS_VERSION%%/lib/gs_s.xpm share/ghostscript/%%GS_VERSION%%/lib/gs_s_m.xbm share/ghostscript/%%GS_VERSION%%/lib/gs_setpd.ps share/ghostscript/%%GS_VERSION%%/lib/gs_statd.ps share/ghostscript/%%GS_VERSION%%/lib/gs_std_e.ps share/ghostscript/%%GS_VERSION%%/lib/gs_sym_e.ps share/ghostscript/%%GS_VERSION%%/lib/gs_t.xbm share/ghostscript/%%GS_VERSION%%/lib/gs_t.xpm share/ghostscript/%%GS_VERSION%%/lib/gs_t_m.xbm share/ghostscript/%%GS_VERSION%%/lib/gs_trap.ps share/ghostscript/%%GS_VERSION%%/lib/gs_ttf.ps share/ghostscript/%%GS_VERSION%%/lib/gs_typ32.ps share/ghostscript/%%GS_VERSION%%/lib/gs_typ42.ps share/ghostscript/%%GS_VERSION%%/lib/gs_type1.ps share/ghostscript/%%GS_VERSION%%/lib/gs_wan_e.ps share/ghostscript/%%GS_VERSION%%/lib/gs_wl1_e.ps share/ghostscript/%%GS_VERSION%%/lib/gs_wl2_e.ps share/ghostscript/%%GS_VERSION%%/lib/gs_wl5_e.ps share/ghostscript/%%GS_VERSION%%/lib/gslp.ps share/ghostscript/%%GS_VERSION%%/lib/gsnup.ps share/ghostscript/%%GS_VERSION%%/lib/ht_ccsto.ps share/ghostscript/%%GS_VERSION%%/lib/image-qa.ps share/ghostscript/%%GS_VERSION%%/lib/impath.ps share/ghostscript/%%GS_VERSION%%/lib/jispaper.ps share/ghostscript/%%GS_VERSION%%/lib/landscap.ps share/ghostscript/%%GS_VERSION%%/lib/level1.ps share/ghostscript/%%GS_VERSION%%/lib/lines.ps share/ghostscript/%%GS_VERSION%%/lib/lqx70ch.upp share/ghostscript/%%GS_VERSION%%/lib/lqx70cl.upp share/ghostscript/%%GS_VERSION%%/lib/lqx70cm.upp share/ghostscript/%%GS_VERSION%%/lib/markhint.ps share/ghostscript/%%GS_VERSION%%/lib/markpath.ps share/ghostscript/%%GS_VERSION%%/lib/necp2x.upp share/ghostscript/%%GS_VERSION%%/lib/necp2x6.upp share/ghostscript/%%GS_VERSION%%/lib/packfile.ps share/ghostscript/%%GS_VERSION%%/lib/pcharstr.ps share/ghostscript/%%GS_VERSION%%/lib/pdf2dsc.ps share/ghostscript/%%GS_VERSION%%/lib/pdf_base.ps share/ghostscript/%%GS_VERSION%%/lib/pdf_draw.ps share/ghostscript/%%GS_VERSION%%/lib/pdf_font.ps share/ghostscript/%%GS_VERSION%%/lib/pdf_main.ps share/ghostscript/%%GS_VERSION%%/lib/pdf_ops.ps share/ghostscript/%%GS_VERSION%%/lib/pdf_sec.ps share/ghostscript/%%GS_VERSION%%/lib/pdfopt.ps share/ghostscript/%%GS_VERSION%%/lib/pdfwrite.ps share/ghostscript/%%GS_VERSION%%/lib/pf2afm.ps share/ghostscript/%%GS_VERSION%%/lib/pfbtopfa.ps share/ghostscript/%%GS_VERSION%%/lib/ppath.ps share/ghostscript/%%GS_VERSION%%/lib/prfont.ps share/ghostscript/%%GS_VERSION%%/lib/printafm.ps share/ghostscript/%%GS_VERSION%%/lib/ps2ai.ps share/ghostscript/%%GS_VERSION%%/lib/ps2ascii.ps share/ghostscript/%%GS_VERSION%%/lib/ps2epsi.ps share/ghostscript/%%GS_VERSION%%/lib/quit.ps share/ghostscript/%%GS_VERSION%%/lib/ras1.upp share/ghostscript/%%GS_VERSION%%/lib/ras24.upp share/ghostscript/%%GS_VERSION%%/lib/ras3.upp share/ghostscript/%%GS_VERSION%%/lib/ras32.upp share/ghostscript/%%GS_VERSION%%/lib/ras4.upp share/ghostscript/%%GS_VERSION%%/lib/ras8m.upp share/ghostscript/%%GS_VERSION%%/lib/rollconv.ps share/ghostscript/%%GS_VERSION%%/lib/showchar.ps share/ghostscript/%%GS_VERSION%%/lib/showpage.ps share/ghostscript/%%GS_VERSION%%/lib/st640ih.upp share/ghostscript/%%GS_VERSION%%/lib/st640ihg.upp share/ghostscript/%%GS_VERSION%%/lib/st640p.upp share/ghostscript/%%GS_VERSION%%/lib/st640pg.upp share/ghostscript/%%GS_VERSION%%/lib/st640pl.upp share/ghostscript/%%GS_VERSION%%/lib/st640plg.upp share/ghostscript/%%GS_VERSION%%/lib/stc.upp share/ghostscript/%%GS_VERSION%%/lib/stc1520h.upp share/ghostscript/%%GS_VERSION%%/lib/stc2.upp share/ghostscript/%%GS_VERSION%%/lib/stc200_h.upp share/ghostscript/%%GS_VERSION%%/lib/stc2_h.upp share/ghostscript/%%GS_VERSION%%/lib/stc2s_h.upp share/ghostscript/%%GS_VERSION%%/lib/stc300.upp share/ghostscript/%%GS_VERSION%%/lib/stc300bl.upp share/ghostscript/%%GS_VERSION%%/lib/stc300bm.upp share/ghostscript/%%GS_VERSION%%/lib/stc500p.upp share/ghostscript/%%GS_VERSION%%/lib/stc500ph.upp share/ghostscript/%%GS_VERSION%%/lib/stc600ih.upp share/ghostscript/%%GS_VERSION%%/lib/stc600p.upp share/ghostscript/%%GS_VERSION%%/lib/stc600pl.upp share/ghostscript/%%GS_VERSION%%/lib/stc640p.upp share/ghostscript/%%GS_VERSION%%/lib/stc740ih.upp share/ghostscript/%%GS_VERSION%%/lib/stc740p.upp share/ghostscript/%%GS_VERSION%%/lib/stc740pl.upp share/ghostscript/%%GS_VERSION%%/lib/stc800ih.upp share/ghostscript/%%GS_VERSION%%/lib/stc800p.upp share/ghostscript/%%GS_VERSION%%/lib/stc800pl.upp share/ghostscript/%%GS_VERSION%%/lib/stc_h.upp share/ghostscript/%%GS_VERSION%%/lib/stc_l.upp share/ghostscript/%%GS_VERSION%%/lib/stcany.upp share/ghostscript/%%GS_VERSION%%/lib/stcany_h.upp share/ghostscript/%%GS_VERSION%%/lib/stcinfo.ps share/ghostscript/%%GS_VERSION%%/lib/stcolor.ps share/ghostscript/%%GS_VERSION%%/lib/stocht.ps share/ghostscript/%%GS_VERSION%%/lib/traceimg.ps share/ghostscript/%%GS_VERSION%%/lib/traceop.ps share/ghostscript/%%GS_VERSION%%/lib/type1enc.ps share/ghostscript/%%GS_VERSION%%/lib/type1ops.ps share/ghostscript/%%GS_VERSION%%/lib/uninfo.ps share/ghostscript/%%GS_VERSION%%/lib/unprot.ps share/ghostscript/%%GS_VERSION%%/lib/viewcmyk.ps share/ghostscript/%%GS_VERSION%%/lib/viewgif.ps share/ghostscript/%%GS_VERSION%%/lib/viewjpeg.ps share/ghostscript/%%GS_VERSION%%/lib/viewmiff.ps share/ghostscript/%%GS_VERSION%%/lib/viewpbm.ps share/ghostscript/%%GS_VERSION%%/lib/viewpcx.ps share/ghostscript/%%GS_VERSION%%/lib/viewps2a.ps share/ghostscript/%%GS_VERSION%%/lib/wftopfa.ps share/ghostscript/%%GS_VERSION%%/lib/winmaps.ps share/ghostscript/%%GS_VERSION%%/lib/wrfont.ps share/ghostscript/%%GS_VERSION%%/lib/zeroline.ps share/ghostscript/%%GS_VERSION%%/pcl3/BUGS share/ghostscript/%%GS_VERSION%%/pcl3/NEWS share/ghostscript/%%GS_VERSION%%/pcl3/README share/ghostscript/%%GS_VERSION%%/pcl3/calign.ps share/ghostscript/%%GS_VERSION%%/pcl3/dumppdd.ps share/ghostscript/%%GS_VERSION%%/pcl3/example.mcf share/ghostscript/%%GS_VERSION%%/pcl3/if-pcl3 share/ghostscript/%%GS_VERSION%%/pcl3/levels-test.ps share/ghostscript/%%GS_VERSION%%/pcl3/margins-A4.ps share/ghostscript/%%GS_VERSION%%/pcl3/margins-A4Rotated.ps share/ghostscript/%%GS_VERSION%%/pcl3/margins-Env10Rotated.ps share/ghostscript/%%GS_VERSION%%/pcl3/margins-EnvDLRotated.ps share/ghostscript/%%GS_VERSION%%/pcl3/margins-Letter.ps share/ghostscript/%%GS_VERSION%%/pcl3/margins-LetterRotated.ps @dirrm share/ghostscript/%%GS_VERSION%%/pcl3 @dirrm share/ghostscript/%%GS_VERSION%%/lib -@dirrm share/ghostscript/%%GS_VERSION%%/hpdj @dirrm share/ghostscript/%%GS_VERSION%%/examples/cjk @dirrm share/ghostscript/%%GS_VERSION%%/examples @dirrm share/ghostscript/%%GS_VERSION%%/doc @dirrm share/ghostscript/%%GS_VERSION%% @unexec rmdir %D/share/ghostscript 2>/dev/null || true %%PORTDOCS%%@dirrm share/doc/ghostscript/%%GS_VERSION%%/pcl3 %%PORTDOCS%%@dirrm share/doc/ghostscript/%%GS_VERSION%%/mjc %%PORTDOCS%%@dirrm share/doc/ghostscript/%%GS_VERSION%%/md2k %%PORTDOCS%%@dirrm share/doc/ghostscript/%%GS_VERSION%%/lxm3200 %%PORTDOCS%%@dirrm share/doc/ghostscript/%%GS_VERSION%%/lips -%%PORTDOCS%%@dirrm share/doc/ghostscript/%%GS_VERSION%%/hpdj %%PORTDOCS%%@dirrm share/doc/ghostscript/%%GS_VERSION%%/gdi %%PORTDOCS%%@dirrm share/doc/ghostscript/%%GS_VERSION%%/eplaser %%PORTDOCS%%@dirrm share/doc/ghostscript/%%GS_VERSION%%/epag %%PORTDOCS%%@dirrm share/doc/ghostscript/%%GS_VERSION%%/dmprt %%PORTDOCS%%@dirrm share/doc/ghostscript/%%GS_VERSION%%/bj10v %%PORTDOCS%%@dirrm share/doc/ghostscript/%%GS_VERSION%%/alps %%PORTDOCS%%@dirrm share/doc/ghostscript/%%GS_VERSION%% %%PORTDOCS%%@dirrm share/doc/ghostscript Property changes on: head/print/ghostscript-gnu/pkg-plist ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.26 \ No newline at end of property +1.27 \ No newline at end of property Index: head/print/ghostscript-gnu/scripts/configure =================================================================== --- head/print/ghostscript-gnu/scripts/configure (revision 137040) +++ head/print/ghostscript-gnu/scripts/configure (revision 137041) @@ -1,385 +1,384 @@ #! /bin/sh # $FreeBSD$ # configure - gs driver preconfiguration, manual driver selection # by Andreas Klemm tempfile=`mktemp -t checklist` if [ -z "${WITHOUT_X11}" ]; then x11devs="x11 x11alpha x11cmyk x11cmyk2 x11cmyk4 x11cmyk8 \ x11gray2 x11gray4 x11mono x11rg16x x11rg32x" fi if [ -n "${WITH_SVGALIB}" ]; then svgalibdevs="lvga256 vgalib" fi if [ ! -z "${GS_DRIVERS_LIST}" ]; then set ${GS_DRIVERS_LIST} else set \ $x11devs \ $svgalibdevs \ md2k md5k \ md50Mono md50Eco md1xMono \ appledmp iwhi iwlo iwlq hl7x0 hl1240 hl1250 bj10e \ bj10v bj10vh bj200 bjc600 bjc800 \ bjccmyk bjccolor bjcgray bjcmono \ lbp8 \ lbp1310 lbp1510 lbp1610 lbp1710 lbp1810 lbp1910 \ lips2p lips3 lips4 bjc880j lips4v \ m8510 coslw2p coslwxl uniprint \ dmprt \ lj250 declj250 ap3250 epson eps9mid eps9high lp8000 \ epag \ escpage lp2000 \ alc8600 alc8500 alc2000 alc4000 alc1900 alc4100 \ lp9800c lp9000c lp9500c lp8800c lp8300c lp8500c lp3000c \ lp8200c lp8000c \ epl6100 epl5900 epl5800 \ epl2050 epl2050p epl2120 epl2500 epl2750 \ lp9000b lp2500 lp9100 lp7900 lp7500 lp2400 lp2200 lp9400 \ lp8900 lp8700 lp8100 lp7700 lp8600f lp8400f lp8300f lp1900 \ lp9600s lp9300 lp9600 lp8600 lp1800 \ lq850 epsonc \ mjc180 mjc360 mjc720 mj500c \ st800 stcolor photoex lp2563 dnj650c deskjet djet500 cdeskjet \ djet500c cdjcolor cdjmono cdj500 cdj550 \ cdj670 cdj850 cdj880 cdj890 cdj1600 cdj970 \ laserjet ljetplus ljet2p ljet3 ljet3d ljet4 ljet4d lj4dith \ cljet5 cljet5c cljet5pr lj5mono lj5gray \ pj pjetxl pjxl paintjet \ pjxl300 pxlmono pxlcolor \ - pcl3 hpdj \ + pcl3 \ ijs ibmpro jetp3852 imagen fs600 lxm5700m \ lxm3200 lx5000 lex2050 lex3200 lex5700 lex7000 \ cp50 necp6 \ npdl \ oce9050 oki182 okiibm atx23 atx24 atx38 r4081 \ rpdl \ gdi \ sj48 t4693d2 t4693d4 t4693d8 tek4696 \ bmpmono bmpgray bmp16 bmp256 bmp16m bmp32b bmpsep1 bmpsep8 \ ccr \ cgmmono cgm8 cgm24 \ cif \ dfaxhigh dfaxlow \ faxg3 faxg32d faxg4 \ miff24 inferno jpeg jpeggray \ mgrmono mgrgray2 mgrgray4 mgrgray8 mgr4 mgr8 \ pcxmono pcxgray pcx16 pcx256 pcx24b pcxcmyk pdfwrite \ bit bitrgb bitcmyk plan9bm pam pbm pbmraw \ pgm pgmraw pgnm pgnmraw pnm pnmraw ppm ppmraw \ pkm pkmraw pksm pksmraw \ pngmono pnggray png16 png256 png16m pngalpha \ psmono psgray psrgb \ pswrite epswrite sgirgb sunhmono \ tiffcrle tiffg3 tiffg32d tiffg4 \ tiff12nc tiff24nc tifflzw tiffpack \ bbox fi for i; do eval status_$i=ON done if [ -z "${BATCH}" ]; then /usr/bin/dialog --title "GNU Ghostscript driver configuration" --clear \ --checklist "\n\ This new ghostscript driver configuration dialog allows you to choose \n\ only those gs drivers, you really need. Don't think too economical, since \n\ other programs in the ports collection might need some of the default gs \n\ file format drivers. The gs5 default drivers are preselected. \n\ Have fun with this new configuration style ! -andreas \n\n\ Please choose options by pressing SPACE to TOGGLE an option ON/OFF ?" -1 -1 9 \ "x11" "X Window System version 11, release >=4" "$status_x11" \ "x11alpha" "X Window System masquer. as device with alpha capability" "$status_x11alpha" \ "x11cmyk" "X Window System masquer. as 1-bit-per-plane CMYK device" "$status_x11cmyk" \ "x11cmyk2" "X Window System as a 2-bit-per-plane CMYK device" "$status_x11cmyk2" \ "x11cmyk4" "X Window System as a 4-bit-per-plane CMYK device" "$status_x11cmyk4" \ "x11cmyk8" "X Window System as an 8-bit-per-plane CMYK device" "$status_x11cmyk8" \ "x11gray2" "X Window System as a 2-bit gray-scale device" "$status_x11gray2" \ "x11gray4" "X Window System as a 4-bit gray-scale device" "$status_x11gray4" \ "x11mono" "X Window System masquer. as black-and-white device" "$status_x11mono" \ "x11rg16x" "X Window System with G5/B5/R6 pixel layout for testing" "$status_x11rg16x" \ "x11rg32x" "X Window System with G11/B10/R11 pixel layout for testing" "$status_x11rg32x" \ "lvga256" "SVGAlib, 256-color VGA modes" "$status_lvga256" \ "vgalib" "SVGAlib, 16-color VGA modes" "$status_vgalib" \ "md2k" "ALPS MD-2000/2010/4000/1300/1500/5000 [MD2K]" "$status_md2k" \ "md5k" "ALPS MD-5000 Eco Mode [MD2K]" "$status_md5k" \ "md50Mono" "ALPS MD-5000 Monochrome [ALPS]" "$status_md50Mono" \ "md50Eco" "ALPS MD-5000 Eco Mode [ALPS]" "$status_md50Eco" \ "md1xMono" "ALPS MD-1x00 Monochrome [ALPS]" "$status_md1xMono" \ "appledmp" "Apple Dot Matrix Printer / Imagewriter" "$status_appledmp" \ "iwhi" "Apple Imagewriter, high-resolution mode" "$status_iwhi" \ "iwlo" "Apple Imagewriter, low-resolution mode" "$status_iwlo" \ "iwlq" "Apple Imagewriter LQ in 320 x 216 dpi mode" "$status_iwlq" \ "hl7x0" "Brother HL720 and HL730 (HL760=PCL), MFC6550MC Fax Machine" "$status_hl7x0" \ "hl1240" "Brother HL1030/1240" "$status_hl1240" \ "hl1250" "Brother HLHL1050/1070/1250/1270N" "$status_hl1250" \ "bj10e" "Canon BubbleJet BJ-10e" "$status_bj10e" \ "bj10v" "Canon BubbleJet BJ-10v [BJ10V]" "$status_bj10v" \ "bj10vh" "Canon BubbleJet BJ-10v, high-mergin [BJ10V]" "$status_bj10vh" \ "bj200" "Canon BubbleJet BJ-200 and BJC-240(b&w)" "$status_bj200" \ "bjc600" "Canon Color BJC-600/4xxx/70 + Apple StyleWriter 2x00" "$status_bjc600" \ "bjc800" "Canon Color BubbleJet BJC-240/800" "$status_bjc800" \ "bjccmyk" "Canon Color BubbleJet BJC-210/240/250/265/1000 [BJC250]" "$status_bjccmyk" \ "bjccolor" "Canon Color BubbleJet BJC-210 ... 1000 truecolor [BJC250]" "$status_bjccolor" \ "bjcgray" "Canon Color BubbleJet BJC-210 ... 1000 grayscale [BJC250]" "$status_bjcgray" \ "bjcmono" "Canon Color BubbleJet BJC-210 ... 1000 monochrome [BJC250]" "$status_bjcmono" \ "lbp8" "Canon LBP-8II laser printer" "$status_lbp8" \ "lbp1310" "Canon LBP-1310 laser printer [CPCA]" "$status_lbp1310" \ "lbp1510" "Canon LBP-1510 laser printer [CPCA]" "$status_lbp1510" \ "lbp1610" "Canon LBP-1610 laser printer [CPCA]" "$status_lbp1610" \ "lbp1710" "Canon LBP-1710 laser printer [CPCA]" "$status_lbp1710" \ "lbp1810" "Canon LBP-1810 laser printer [CPCA]" "$status_lbp1810" \ "lbp1910" "Canon LBP-1910 laser printer [CPCA]" "$status_lbp1910" \ "lips2p" "Canon LIPS II+ [LIPS]" "$status_lips2p" \ "lips3" "Canon LIPS III [LIPS]" "$status_lips3" \ "lips4" "Canon LIPS IV [LIPS]" "$status_lips4" \ "bjc880j" "Canon LIPS IVc (BJC-680J/880J) [LIPS]" "$status_bjc880j" \ "lips4v" "Canon LIPS IV, vector output mode [LIPS]" "$status_lips4v" \ "m8510" "C.Itoh M8510 printer" "$status_m8510" \ "coslw2p" "CoStar LabelWriter II II/Plus" "$status_coslw2p" \ "coslwxl" "CoStar LabelWriter XL" "$status_coslwxl" \ "stp" "Configurable Canon/Epson/Lexmark/HP driver [Gimp-Print]" "$status_stp" \ "uniprint" "Configurable ESC/P,ESC/P2,HP-RTL/PCL,P2X mono/color driver" "$status_uniprint" \ "dmprt" "Configurable dot matrix printer driver [DMPRT]" "$status_dmprt" \ "lj250" "DEC LJ250 Companion color printer" "$status_lj250" \ "declj250" "DEC LJ250 driver (alternate)" "$status_declj250" \ "ap3250" "Epson ActionPrinter 3250" "$status_ap3250" \ "epson" "Epson-compatible dot matrix, 9/24-pin" "$status_epson" \ "eps9mid" "Epson-compatible 9-pin, interleaved lines, medium resol" "$status_eps9mid" \ "eps9high" "Epson-compatible 9-pin, interleaved lines, triple resol" "$status_eps9high" \ "lp8000" "Epson LP-8000 line printer" "$status_lp8000" \ "epag" "Epson ESC/Page laser printer (generic) [EPAG]" "$status_epag" \ "escpage" "Epson ESC/Page laser printer (generic) [LIPS]" "$status_escpage" \ "lp2000" "Epson LP-2000/3000/7000/7000G laser printer [LIPS]" "$status_lp2000" \ "alc8600" "Epson AL-C8600 color laser printer [EPLASER]" "$status_alc8600" \ "alc8500" "Epson AL-C8500 color laser printer [EPLASER]" "$status_alc8500" \ "alc2000" "Epson AL-C2000 color laser printer [EPLASER]" "$status_alc2000" \ "alc4000" "Epson AL-C4000 color laser printer [EPLASER]" "$status_alc4000" \ "alc1900" "Epson AL-C1900 color laser printer [EPLASER]" "$status_alc1900" \ "alc4100" "Epson AL-C4100 color laser printer [EPLASER]" "$status_alc4100" \ "lp9800c" "Epson LP-9800C color laser printer [EPLASER]" "$status_lp9800c" \ "lp9000c" "Epson LP-9000C color laser printer [EPLASER]" "$status_lp9000c" \ "lp9500c" "Epson LP-9500C color laser printer [EPLASER]" "$status_lp9500c" \ "lp8800c" "Epson LP-8800C color laser printer [EPLASER]" "$status_lp8800c" \ "lp8300c" "Epson LP-8300C color laser printer [EPLASER]" "$status_lp8300c" \ "lp8500c" "Epson LP-8500C color laser printer [EPLASER]" "$status_lp8500c" \ "lp3000c" "Epson LP-3000C color laser printer [EPLASER]" "$status_lp3000c" \ "lp8200c" "Epson LP-8200C color laser printer [EPLASER]" "$status_lp8200c" \ "lp8000c" "Epson LP-8000C color laser printer [EPLASER]" "$status_lp8000c" \ "epl6100" "Epson EPL-6100 laser printer [EPLASER]" "$status_epl6100" \ "epl5900" "Epson EPL-5900 laser printer [EPLASER]" "$status_epl5900" \ "epl5800" "Epson EPL-5800 laser printer [EPLASER]" "$status_epl5800" \ "epl2050" "Epson EPL-N2050 laser printer [EPLASER]" "$status_epl2050" \ "epl2050p" "Epson EPL-N2050+ laser printer [EPLASER]" "$status_epl2050p" \ "epl2120" "Epson EPL-N2120 laser printer [EPLASER]" "$status_epl2120" \ "epl2500" "Epson EPL-N2500 laser printer [EPLASER]" "$status_epl2500" \ "epl2750" "Epson EPL-N2750 laser printer [EPLASER]" "$status_epl2750" \ "lp9000b" "Epson LP-9000B laser printer [EPLASER]" "$status_lp9000b" \ "lp2500" "Epson LP-2500 laser printer [EPLASER]" "$status_lp2500" \ "lp9100" "Epson LP-9100(R) laser printer [EPLASER]" "$status_lp9100" \ "lp7900" "Epson LP-7900(R) laser printer [EPLASER]" "$status_lp7900" \ "lp7500" "Epson LP-7500(R) laser printer [EPLASER]" "$status_lp7500" \ "lp2400" "Epson LP-2400 laser printer [EPLASER]" "$status_lp2400" \ "lp2200" "Epson LP-2200 laser printer [EPLASER]" "$status_lp2200" \ "lp9400" "Epson LP-9400(R) laser printer [EPLASER]" "$status_lp9400" \ "lp8900" "Epson LP-8900(R) laser printer [EPLASER]" "$status_lp8900" \ "lp8700" "Epson LP-8700(R) laser printer [EPLASER]" "$status_lp8700" \ "lp8100" "Epson LP-8100(R) laser printer [EPLASER]" "$status_lp8100" \ "lp7700" "Epson LP-7700(R) laser printer [EPLASER]" "$status_lp7700" \ "lp8600f" "Epson LP-8600FX(N) laser printer [EPLASER]" "$status_lp8600f" \ "lp8400f" "Epson LP-8400FX(N) laser printer [EPLASER]" "$status_lp8400f" \ "lp8300f" "Epson LP-8300F laser printer [EPLASER]" "$status_lp8300f" \ "lp1900" "Epson LP-1900(N) laser printer [EPLASER]" "$status_lp1900" \ "lp9600s" "Epson LP-9600S laser printer [EPLASER]" "$status_lp9600s" \ "lp9300" "Epson LP-9300 laser printer [EPLASER]" "$status_lp9300" \ "lp9600" "Epson LP-9600 laser printer [EPLASER]" "$status_lp9600" \ "lp8600" "Epson LP-8600FX(N) laser printer [EPLASER]" "$status_lp8600" \ "lp1800" "Epson LP-1800 laser printer [EPLASER]" "$status_lp1800" \ "lq850" "Epson LQ-850 (360x360), ok for Canon BJ300 in LQ850 emul" "$status_lq850" \ "epsonc" "Epson LQ-2550 and Fujitsu 3400/2400/1200 color" "$status_epsonc" \ "mjc180" "Epson MachJet series 180dpi, CMYK [MJC]" "$status_mjc180" \ "mjc360" "Epson MachJet series 360dpi, CMYK [MJC]" "$status_mjc360" \ "mjc720" "Epson MachJet series 720dpi, CMYK [MJC]" "$status_mjc720" \ "mj500c" "Epson MachJet MJ-500C 360dpi, CMY or mono [MJC]" "$status_mj500c" \ "st800" "Epson Stylus 800 printer" "$status_st800" \ "stcolor" "Epson Stylus Color and II/IIs/1500 (see driver docu)" "$status_stcolor" \ "photoex" "Epson Stylus Color Photo, Photo EX, Photo 700" "$status_photoex" \ "lp2563" "HP 2563B line printer" "$status_lp2563" \ "dnj650c" "HP DesignJet 650C" "$status_dnj650c" \ "deskjet" "HP DeskJet and DeskJet Plus" "$status_deskjet" \ "djet500" "HP DeskJet 500 (for DeskJet 600 use -r600)" "$status_djet500" \ "cdeskjet" "HP DeskJet 500C, 1 bit/pixel color" "$status_cdeskjet" \ "djet500c" "HP DeskJet 500C alternate driver, not for 550/560C" "$status_djet500c" \ "cdjcolor" "HP DeskJet 500C/540C, 24bit/pxl+FS dith, Citizen Projet IIc" "$status_cdjcolor" \ "cdjmono" "HP DeskJet 500/510/520/540C b/w printing" "$status_cdjmono" \ "cdj500" "HP DeskJet 500/540C (same as cdjcolor)" "$status_cdj500" \ "cdj550" "HP DeskJet 550C/560C/660C/660Cse" "$status_cdj550" \ "cdj670" "HP DeskJet 670/690 [HP8XX]" "$status_cdj670" \ "cdj850" "HP DeskJet 850/855/870/1100 [HP8XX]" "$status_cdj850" \ "cdj880" "HP DeskJet 880 [HP8XX]" "$status_cdj880" \ "cdj890" "HP DeskJet 890 [HP8XX]" "$status_cdj890" \ "cdj1600" "HP DeskJet 1600 [HP8XX]" "$status_cdj1600" \ "cdj970" "HP DeskJet 970CXi [DJ970]" "$status_cdj970" \ "laserjet" "HP LaserJet" "$status_laserjet" \ "ljetplus" "HP LaserJet Plus" "$status_ljetplus" \ "ljet2p" "HP LaserJet IId/IIp/III* with TIFF compression" "$status_ljet2p" \ "ljet3" "HP LaserJet III* with Delta Row compression" "$status_ljet3" \ "ljet3d" "HP LaserJet IIID with duplex capability" "$status_ljet3d" \ "ljet4" "HP LaserJet 4 and 5L/5P (not real LJ5), defaults to 600 dpi" "$status_ljet4" \ "ljet4d" "HP LaserJet 4 (defaults to 600 dpi) with duplex" "$status_ljet4d" \ "lj4dith" "HP LaserJet 4 with Floyd-Steinberg dithering" "$status_lj4dith" \ "cljet5" "HP LaserJet 5/5M Color (new driver, old=cljet5pr)" "$status_cljet5" \ "cljet5c" "HP LaserJet 5/5M Color Simple" "$status_cljet5c" \ "cljet5pr" "HP LaserJet 5/5M Color (old drv. with rotation hacks/flaws)" "$status_cljet5pr" \ "lj5mono" "HP LaserJet 5 and 6 family (PCL5 / PCL XL), bitmap" "$status_lj5mono" \ "lj5gray" "HP LaserJet 5 and 6 family, gray-scale bitmap" "$status_lj5gray" \ "pj" "HP PaintJet XL driver " "$status_pj" \ "pjetxl" "HP PaintJet XL driver (alternate)" "$status_pjetxl" \ "pjxl" "HP PaintJet XL color printer" "$status_pjxl" \ "paintjet" "HP PaintJet color printer (alternate)" "$status_paintjet" \ "pjxl300" "HP PaintJet XL300, DeskJet 1200C color printer, HP CopyJet" "$status_pjxl300" \ "pxlmono" "HP PCL XL black-and-white printers (LaserJet 5 and 6 family)" "$status_pxlmono" \ "pxlcolor" "HP PCL XL color printers (Color LaserJet 4500/5000)" "$status_pxlcolor" \ "pcl3" "HP PCL 3+ (generic) [PCL3]" "$status_pcl3" \ - "hpdj" "HP PCL 3+ (old drv.) [HPDJ]" "$status_hpdj" \ "ijs" "HP Inkjet and other raster devices" "$status_ijs" \ "ibmpro" "IBM 9-pin Proprinter" "$status_ibmpro" \ "jetp3852" "IBM Jetprinter ink-jet color (Model #3852)" "$status_jetp3852" \ "imagen" "Imagen ImPress printers" "$status_imagen" \ "fs600" "Kyocera FS-600 (600 dpi)" "$status_fs600" \ "lxm5700m" "Lexmark 5700 monotone" "$status_lxm5700m" \ "lxm3200" "Lexmark 3200/Z12/Z22/Z31/Z32 [LXM3200]" "$status_lxm3200" \ "lx5000" "Lexmark 5000/Z51/Z82 [LX5000]" "$status_lx5000" \ "lex2050" "Lexmark 2050 [LEX7000]" "$status_lex2050" \ "lex3200" "Lexmark 3200 [LEX7000]" "$status_lex3200" \ "lex5700" "Lexmark 5700 [LEX7000]" "$status_lex5700" \ "lex7000" "Lexmark 7000 [LEX7000]" "$status_lex7000" \ "cp50" "Mitsubishi CP50 color" "$status_cp50" \ "necp6" "NEC PinWriter P6/P6+/P60, 360x360 DPI resol" "$status_necp6" \ "npdl" "NEC Printer Description Language [LIPS]" "$status_npdl" \ "oce9050" "OCE 9050 printer" "$status_oce9050" \ "oki182" "Okidata MicroLine 182" "$status_oki182" \ "okiibm" "Okidata MicroLine IBM-compatible printers" "$status_okiibm" \ "atx23" "Practical Automation ATX-23 label printer" "$status_atx23" \ "atx24" "Practical Automation ATX-24 label printer" "$status_atx24" \ "atx38" "Practical Automation ATX-38 label printer" "$status_atx38" \ "r4081" "Ricoh 4081 laser printer" "$status_r4081" \ "rpdl" "Ricoh Printer Description Language [LIPS]" "$status_rpdl" \ "gdi" "Samsung SmartGDI laser printer [GDI]" "$status_gdi" \ "sj48" "StarJet 48 inkjet printer" "$status_sj48" \ "t4693d2" "Tektronix 4693d color, 2 bits per R/G/B component" "$status_t4693d2" \ "t4693d4" "Tektronix 4693d color, 4 bits per R/G/B component" "$status_t4693d4" \ "t4693d8" "Tektronix 4693d color, 8 bits per R/G/B component" "$status_t4693d8" \ "tek4696" "Tektronix 4695/4696 inkjet plotter" "$status_tek4696" \ "bmpmono" "BMP Monochrome" "$status_bmpmono" \ "bmpgray" "BMP 8-bit gray" "$status_bmpgray" \ "bmp16" "BMP 4-bit EGA/VGA" "$status_bmp16" \ "bmp256" "BMP 8-bit 256-color" "$status_bmp256" \ "bmp16m" "BMP 24-bit" "$status_bmp16m" \ "bmp32b" "BMP 32-bit pseudo-.BMP" "$status_bmp32b" \ "bmpsep1" "BMP Separated 1-bit CMYK" "$status_bmpsep1" \ "bmpsep8" "BMP Separated 8-bit CMYK" "$status_bmpsep8" \ "ccr" "CalComp Raster format" "$status_ccr" \ "cgmmono" "CGM Monochrome -- LOW LEVEL OUTPUT ONLY" "$status_cgmmono" \ "cgm8" "CGM 8-bit 256-color -- DITTO" "$status_cgm8" \ "cgm24" "CGM 24-bit color -- DITTO" "$status_cgm24" \ "cif" "CIF file format for VLSI" "$status_cif" \ "dfaxhigh" "DigiBoard, DigiFAX software format (high resol)" "$status_dfaxhigh" \ "dfaxlow" "DigiFAX low (normal) resol" "$status_dfaxlow" \ "faxg3" "Group 3 fax, with EOLs but no header or EOD" "$status_faxg3" \ "faxg32d" "Group 3 2-D fax, with EOLs but no header or EOD" "$status_faxg32d" \ "faxg4" "Group 4 fax, with EOLs but no header or EOD" "$status_faxg4" \ "miff24" "ImageMagick MIFF, 24-bit direct color, RLE compressed" "$status_miff24" \ "inferno" "Inferno bitmaps" "$status_inferno" \ "jpeg" "JPEG format, RGB output" "$status_jpeg" \ "jpeggray" "JPEG format, gray output" "$status_jpeggray" \ "mgrmono" "MGR devices 1-bit monochrome" "$status_mgrmono" \ "mgrgray2" "MGR devices 2-bit gray scale" "$status_mgrgray2" \ "mgrgray4" "MGR devices 4-bit gray scale" "$status_mgrgray4" \ "mgrgray8" "MGR devices 8-bit gray scale" "$status_mgrgray8" \ "mgr4" "MGR devices 4-bit (VGA) color" "$status_mgr4" \ "mgr8" "MGR devices 8-bit color" "$status_mgr8" \ "pcxmono" "PCX file format, monochrome 1-bit b/w" "$status_pcxmono" \ "pcxgray" "PCX file format, 8-bit gray scale" "$status_pcxgray" \ "pcx16" "PCX file format, 4-bit planar EGA/VGA color" "$status_pcx16" \ "pcx256" "PCX file format, 8-bit chunky color" "$status_pcx256" \ "pcx24b" "PCX file format, 24-bit color 3x8-bit planes" "$status_pcx24b" \ "pcxcmyk" "PCX file format, 4-bit chunky CMYK color" "$status_pcxcmyk" \ "pdfwrite" "PDF output (like Adobe Acrobat Distiller)" "$status_pdfwrite" \ "bit" "Plain bits, monochrome" "$status_bit" \ "bitrgb" "Plain bits, RGB" "$status_bitrgb" \ "bitcmyk" "Plain bits, CMYK" "$status_bitcmyk" \ "plan9bm" "Plan 9 bitmap format" "$status_plan9bm" \ "pam" "Portable Arbitrary Map file format" "$status_pam" \ "pbm" "Portable Bitmap, plain format" "$status_pbm" \ "pbmraw" "Portable Bitmap, raw format" "$status_pbmraw" \ "pgm" "Portable Graymap, plain format" "$status_pgm" \ "pgmraw" "Portable Graymap, raw format" "$status_pgmraw" \ "pgnm" "Portable Graymap, plain format, optim. to PBM" "$status_pgnm" \ "pgnmraw" "Portable Graymap, raw format, optim. to PBM" "$status_pgmraw" \ "pnm" "Portable Pixmap, plain format RGB, optim. to PGM/PBM" "$status_pnm" \ "pnmraw" "Portable Pixmap, raw format RGB, optim. to PGM/PBM" "$status_pnmraw" \ "ppm" "Portable Pixmap, plain format RGB" "$status_ppm" \ "ppmraw" "Portable Pixmap, raw format RGB" "$status_ppmraw" \ "pkm" "Portable inKmap (plain format) (4-bit CMYK => RGB)" "$status_pkm" \ "pkmraw" "Portable inKmap (raw format) (4-bit CMYK => RGB)" "$status_pkmraw" \ "pksm" "Portable Separated map (plain) (4-bit CMYK => 4 pages)" "$status_pksm" \ "pksmraw" "Portable Separated map (raw) (4-bit CMYK => 4 pages)" "$status_pksmraw" \ "pngmono" "PNG Monochrome Portable Network Graphics" "$status_pngmono" \ "pnggray" "PNG 8-bit gray Portable Network Graphics" "$status_pnggray" \ "png16" "PNG 4-bit color Portable Network Graphics" "$status_png16" \ "png256" "PNG 8-bit color Portable Network Graphics" "$status_png256" \ "png16m" "PNG 24-bit color Portable Network Graphics" "$status_png16m" \ "pngalpha" "PNG 32-bit RGBA color Portable Network Graphics" "$status_pngalpha" \ "psmono" "PostScript (Level 1) monochrome image" "$status_psmono" \ "psgray" "PostScript (Level 1) 8-bit gray image" "$status_psgray" \ "psrgb" "PostScript (Level 2) 24-bit color image" "$status_psrgb" \ "pswrite" "PostScript output (like PostScript Distillery)" "$status_pswrite" \ "epswrite" "EPS output (like PostScript Distillery)" "$status_epswrite" \ "sgirgb" "SGI RGB pixmap format" "$status_sgirgb" \ "sunhmono" "Harlequin variant of 1-bit Sun raster file" "$status_sunhmono" \ "tiffcrle" "TIFF CCITT RLE 1 dim = Group 3 fax with no EOLs" "$status_tiffcrle" \ "tiffg3" "TIFF Group 3 fax with EOLs" "$status_tiffg3" \ "tiffg32d" "TIFF Group 3 2-D fax" "$status_tiffg32d" \ "tiffg4" "TIFF Group 4 fax" "$status_tiffg4" \ "tiff12nc" "TIFF 12-bit RGB, no compression" "$status_tiff12nc" \ "tiff24nc" "TIFF 24-bit RGB, no compression, NeXT std. format" "$status_tiff24nc" \ "tifflzw" "TIFF LZW, tag = 5, mono" "$status_tifflzw" \ "tiffpack" "TIFF PackBits, tag = 32773, mono" "$status_tiffpack" \ "bbox" "Bounding box output" "$status_bbox" \ 2> $tempfile retval=$? if [ -s $tempfile ]; then set `sed 's/"//g' $tempfile` fi rm -f $tempfile case $retval in 0) if [ -z "$*" ]; then echo "Nothing selected" fi ;; 1) echo "Cancel pressed." exit 1 ;; esac fi exec > ${WRKSRC}/Makefile echo "DEVICE_DEVS= \\" for i; do echo " \$(DD)$i.dev \\" done echo "" cat "${WRKSRC}/src/unix-gcc.mak" Property changes on: head/print/ghostscript-gnu/scripts/configure ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.25 \ No newline at end of property +1.26 \ No newline at end of property Index: head/print/ghostscript7/Makefile =================================================================== --- head/print/ghostscript7/Makefile (revision 137040) +++ head/print/ghostscript7/Makefile (revision 137041) @@ -1,684 +1,647 @@ # New ports collection makefile for: ghostscript # Date created: Tue Jun 10 21:58:54 CEST 1997 # Whom: Andreas Klemm # # $FreeBSD$ # PORTNAME= ghostscript PORTVERSION= ${GS_VERSION} PORTREVISION= ${GS_REVISION} PORTEPOCH= ${GS_EPOCH} CATEGORIES= print MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:S/$/:gs_srcs,gprint,bjc250/} \ http://www.gelhaus.net/hp880c/1.4beta/:hp8xx \ - http://home.vrweb.de/~martin.lottermoser/pcl3dist/:hpdj_pcl3 \ + http://home.vrweb.de/martin.lottermoser/pcl3dist/:pcl3 \ http://www.harsch.net/Download/:dj970 \ - http://plaza26.mbn.or.jp/~higamasa/gdevmd2k/:md2k \ + http://www33.ocn.ne.jp/~higamasa/gdevmd2k/:md2k \ ${MASTER_SITE_PORTS_JP:S/$/:ports_jp,ports_jp_gs/} \ ftp://download.canon-sales.co.jp/pub/driver/lasershot/linux/:cpca \ http://www.ucatv.ne.jp/~taeko/software/gs/:lips \ http://www.humblesoft.com/pub/:epag \ http://www.epkowa3.on.arena.ne.jp/gslpd/data/V${EPLASER_VERS:S/.//g}/:eplaser \ http://www.linuxprinting.org/download/printing/samsung-gdi/:gdi \ http://www.linuxprinting.org/download/printing/:lxm3200 \ http://homepage.powerup.com.au/~pbwest/lexmark/:lx5000 \ ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/gnu/gs${GS_VERSION:S/.//}/:gs_srcs MASTER_SITE_SUBDIR= ghostscript/:gs_srcs,ports_jp_gs \ gimp-print/:gprint \ bjc250gs/:bjc250 \ ./:ports_jp PKGNAMESUFFIX= -gnu DISTFILES= ${GS_SRCS}:gs_srcs \ ${HP8XX_SRCS}:hp8xx \ - ${HPDJ_SRCS}:hpdj_pcl3 \ - ${PCL3_SRCS}:hpdj_pcl3 \ + ${PCL3_SRCS}:pcl3 \ ${DJ970_SRCS}:dj970 \ ${GPRINT_SRCS}:gprint \ ${MD2K_SRCS}:md2k \ ${ALPS_SRCS}:ports_jp_gs \ ${BJ10V_SRCS}:ports_jp_gs \ ${BJC250_SRCS}:bjc250 \ ${CPCA_SRCS}:cpca \ ${LIPS_SRCS}:lips \ ${DMPRT_SRCS}:ports_jp_gs \ ${EPAG_SRCS}:epag \ ${EPLASER_SRCS}:eplaser \ ${MJC_SRCS}:ports_jp \ ${GDI_SRCS}:gdi \ ${LXM3200_SRCS}:lxm3200 \ ${LX5000_SRCS}:lx5000 \ ${LEX7000_SRCS}:lx5000 DIST_SUBDIR= ghostscript EXTRACT_ONLY= ${GS_SRCS} MAINTAINER= ports@FreeBSD.org COMMENT= GNU Postscript interpreter LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ png.5:${PORTSDIR}/graphics/png RUN_DEPENDS= ${LOCALBASE}/share/ghostscript/fonts/a010013l.pfb:${PORTSDIR}/print/gsfonts +# normazile WRKSRC so things like cups-pstoraster may work +WRKSRC= ${WRKDIR}/${PORTNAME} + CONFLICTS= ghostscript-afpl* ghostscript-gpl* USE_BZIP2= yes USE_REINPLACE= yes USE_GMAKE= yes MAKE_ENV= CC="${CC}" CXX="${CXX}" CFLAGS_STANDARD="${CFLAGS}" \ XCFLAGS="${XCFLAGS}" PLIST_SUB= GS_VERSION="${GS_VERSION}" SCRIPTS_ENV= GS_DRIVERS_LIST="${GS_DRIVERS_LIST}" \ WITHOUT_X11="${WITHOUT_X11}" \ WITH_SVGALIB="${WITH_SVGALIB}" MAN1= ansi2knr.1 dvipdf.1 font2c.1 gs.1 gslp.1 gsnd.1 pdf2dsc.1 \ pdf2ps.1 pdfopt.1 pf2afm.1 pfbtopfa.1 printafm.1 ps2ascii.1 \ ps2epsi.1 ps2pdf.1 ps2pdfwr.1 ps2ps.1 wftopfa.1 MLINKS= gslp.1 gsbj.1 \ gslp.1 gsdj.1 \ gslp.1 gsdj500.1 \ gslp.1 gslj.1 \ ps2pdf.1 ps2pdf12.1 \ ps2pdf.1 ps2pdf13.1 \ ps2ps.1 eps2eps.1 XCFLAGS= -DUPD_SIGNAL=0 .if defined(A4) XCFLAGS+= -DA4 .endif .if defined(WITHOUT_X11) PKGNAMESUFFIX:= ${PKGNAMESUFFIX}-nox11 .else USE_XLIB= yes .endif .if defined(WITH_SVGALIB) LIB_DEPENDS+= vga.1:${PORTSDIR}/graphics/svgalib .endif .if defined(WITH_SHLIB) .undef WITHOUT_X11 USE_GNOME= gtk12 MAKE_ENV+= GS_SHLIB_VER="${SHLIB_VER}" ALL_TARGET= so pcl3opts INSTALL_TARGET= soinstall INSTALLS_SHLIB= yes SHLIB_VER= 1 PLIST_SUB+= SHLIB="" SHLIB_VER="${SHLIB_VER}" .else ALL_TARGET= all pcl3opts PLIST_SUB+= SHLIB="@comment " .endif GS_SRCS= ${DISTNAME}${EXTRACT_SUFX} # Additional Drivers: # HP8XX - additional driver for HP DeskJet 812C/815C/832C/880C/882C/895C # http://www.gelhaus.net/hp880c/ HP8XX= cdj880 HP8XX_SRCS= gdevcd8.tar.gz -# HPDJ - additional driver for HP PCL3 printers, by Martin Lottermoser -# still present, just for the case pcl3 is missing some hpdj feature +# PCL3 - additional driver for HP PCL3 printers, by Martin Lottermoser # http://home.vrweb.de/martin.lottermoser/pcl3.html -# -# FIXME: This driver is no longer available at Martin Lottermoser's site! -HPDJ= hpdj -HPDJ_VERS= 2.6 -HPDJ_NAME= ${HPDJ}-${HPDJ_VERS} -HPDJ_SRCS= ${HPDJ_NAME}.tar.gz -HPDJ_MAN1= gs-hpdj.1 -MAN1+= ${HPDJ_MAN1} - -# PCL3 (hpdj successor now in RELEASE quality) -# additional driver for HP PCL3 printers, by Martin Lottermoser -# http://home.vrweb.de/martin.lottermoser/pcl3.html PCL3= pcl3 PCL3_VERS= 3.3 PCL3_NAME= ${PCL3}-${PCL3_VERS} PCL3_SRCS= ${PCL3_NAME}.tar.gz PCL3_MAN1= gs-pcl3.1 pcl3opts.1 MAN1+= ${PCL3_MAN1} # DJ970 - additional driver for HP DeskJet 970, supports duplex printing # http://www.harsch.net/Ghostscript/ghostscript.html DJ970= gdevdj9 DJ970_SRCS= ${DJ970}.c.gz # Gimp-Print - very high quality driver for Epson, HPs,... # http://gimp-print.sourceforge.net/ # # NOTE: # Support of stp driver interface has already been discontinued, and using # ijs driver with ijsgimpprint (part of print/gimp-print port) is highly # recommended. # # For that reason, integlation of stp driver is disabled by default. GPRINT= gimp-print GPRINT_VERS= 4.2.7 GPRINT_NAME= ${GPRINT}-${GPRINT_VERS} GPRINT_SRCS= ${GPRINT_NAME}.tar.gz # MD2K - additional driver for Alps MD-2000/2010/4000/1300/1500/5000 -# http://plaza26.mbn.or.jp/~higamasa/gdevmd2k/ +# http://www33.ocn.ne.jp/~higamasa/gdevmd2k/ MD2K= md2k MD2K_VERS= 0.2a MD2K_NAME= gdevmd2k-${MD2K_VERS} MD2K_SRCS= ${MD2K_NAME}.tar.gz # ALPS - additional driver for Alps MD-5000 ALPS= alps ALPS_VERS= 0.2 ALPS_NAME= gdevalps-${ALPS_VERS} ALPS_SRCS= gdevalps-0.21.tar.gz # BJ10V - additional driver for Canon BJ-10V BJ10V= bj10v BJ10V_NAME= gdev10v BJ10V_SRCS= ${BJ10V_NAME}.tar.gz # BJC250 - additional driver for Canon BJC-210/240/250/265/1000 # http://bjc250gs.sourceforge.net/ BJC250= bjc250 BJC250_VERS= 0.756 BJC250_NAME= ${BJC250}-v${BJC250_VERS} BJC250_SRCS= gs7.05-${BJC250_NAME}.diff.gz # CPCA - additional driver for Canon CPCA printers # http://cweb.canon.jp/open-mie/technical/index-j.html CPCA= cpca CPCA_VERS= 1.0.0 CPCA_NAME= canon-lips4-${CPCA_VERS} CPCA_SRCS= ${CPCA_NAME}-651.tgz # LIPS - additional driver for Canon LIPS II+/III/IVc/IV printers # http://www.ucatv.ne.jp/~taeko/software/gs/ LIPS= lips LIPS_VERS= 2.4.0 LIPS_NAME= gdevlips-${LIPS_VERS} LIPS_SRCS= ${LIPS_NAME}.tar.gz # DMPRT - additional driver for generic dot matrix printers DMPRT= dmprt DMPRT_VERS= 2.01 DMPRT_NAME= ${DMPRT}-${DMPRT_VERS} DMPRT_SRCS= ${DMPRT_NAME}.tar.gz # EPAG - additional driver for Epson ESC/Page printers # http://www.humblesoft.com/gdevepag.html EPAG= epag EPAG_VERS= 3.09 EPAG_NAME= ${EPAG}-${EPAG_VERS} EPAG_SRCS= ${EPAG_NAME}.tar.gz -# EPLASER - additional driver for ESC/Page printers (Epson Kowa developed) -# http://www.epkowa.co.jp/english/linux_e/index.html +# EPLASER - additional driver for ESC/Page printers, by EPSON AVASYS Corp. +# http://www.avasys.jp/english/linux_e/index.html EPLASER= eplaser EPLASER_VERS= 3.1.4 EPLASER_NAME= ${EPLASER}-${EPLASER_VERS} EPLASER_SRCS= ${EPLASER_NAME}-705.tgz # MJC - additional driver for Epson MachJet series MJC= mjc MJC_VERS= 0.8 MJC_NAME= gdevmjc-${MJC_VERS} MJC_SRCS= ${MJC_NAME}.tar.gz # GDI - additional driver for Samsung SmartGDI laser printers GDI= gdi GDI_NAME= Samsung-SmartGDI-all-GS GDI_SRCS= ${GDI_NAME}.orig.tar.gz # LXM3200 - additional driver for Lexmark 3200/Z12/Z22/Z31/Z32 LXM3200= lxm3200 LXM3200_VERS= 20030501 LXM3200_NAME= ${LXM3200}-tweaked-${LXM3200_VERS} LXM3200_SRCS= ${LXM3200_NAME}.tar.gz # LX5000 - additional driver for Lexmark 5000/Z51/Z82 # http://homepage.powerup.com.au/~pbwest/lexmark/lexmark.html LX5000= lx5000 LX5000_SRCS= gdevlx50.c # LEX7000 - additional driver for Lexmark 2050/3200/5700/7000 # http://bimbo.fjfi.cvut.cz/~paluch/l7kdriver/ LEX7000= lex7000 LEX7000_SRCS= gs6.0.lexmark7000.patch # contributed uniprint profiles CONTRIB_UPP= lqx70ch.upp lqx70cl.upp lqx70cm.upp \ stc740ih.upp stc740p.upp stc740pl.upp .include "Makefile.inc" .include .SILENT: pre-everything:: .if !defined(A4) ${ECHO_MSG} "Type \"make A4=yes\" if you want -DA4 for compilation." .else ${ECHO_MSG} "Using -DA4 for compilation." .endif post-extract: ${ECHO_MSG} ">>> in post-extract ..." +# normazile WRKSRC so things like cups-pstoraster may work + ${LN} -sf ${WRKDIR}/${DISTNAME} ${WRKDIR}/${PORTNAME} # ** 3rd party driver ** # Note: don't forget to add those devices in scripts/configure, # which update unix-gcc.mak to build gs with these new devices! # # for HP8XX driver ${ECHO_MSG} ">>> extracting ${HP8XX_SRCS} ..." ${TAR} -C ${WRKSRC}/src -xzf ${DISTDIR}/${DIST_SUBDIR}/${HP8XX_SRCS} -# for HPDJ driver - ${ECHO_MSG} ">>> extracting ${HPDJ_SRCS} ..." - ${TAR} -C ${WRKSRC} -xzf ${DISTDIR}/${DIST_SUBDIR}/${HPDJ_SRCS} - ${TAR} -C ${WRKSRC}/src -xf ${WRKSRC}/${HPDJ_NAME}/${HPDJ}.tar # for PCL3 driver ${ECHO_MSG} ">>> extracting ${PCL3_SRCS} ..." ${TAR} -C ${WRKSRC} -xzf ${DISTDIR}/${DIST_SUBDIR}/${PCL3_SRCS} ${LN} -sf ${PCL3_NAME} ${WRKSRC}/${PCL3} ${TAR} -C ${WRKSRC}/${PCL3_NAME} -xf \ ${WRKSRC}/${PCL3_NAME}/${PCL3}.tar # for DJ970 driver ${ECHO_MSG} ">>> extracting ${DJ970_SRCS} ..." ${CP} ${DISTDIR}/${DIST_SUBDIR}/${DJ970_SRCS} ${WRKSRC}/src ${GUNZIP_CMD} ${WRKSRC}/src/${DJ970_SRCS} # for Gimp-Print driver ${ECHO_MSG} ">>> extracting ${GPRINT_SRCS} ..." ${TAR} -C ${WRKSRC} -xzf ${DISTDIR}/${DIST_SUBDIR}/${GPRINT_SRCS} # for MD2K driver ${ECHO_MSG} ">>> extracting ${MD2K_SRCS} ..." ${TAR} -C ${WRKSRC} -xzf ${DISTDIR}/${DIST_SUBDIR}/${MD2K_SRCS} ${LN} -sf ${MD2K_NAME} ${WRKSRC}/${MD2K} # for ALPS driver ${ECHO_MSG} ">>> extracting ${ALPS_SRCS} ..." ${TAR} -C ${WRKSRC} -xzf ${DISTDIR}/${DIST_SUBDIR}/${ALPS_SRCS} ${LN} -sf ${ALPS_NAME} ${WRKSRC}/${ALPS} # for BJ10V driver ${ECHO_MSG} ">>> extracting ${BJ10V_SRCS} ..." ${TAR} -C ${WRKSRC} -xzf ${DISTDIR}/${DIST_SUBDIR}/${BJ10V_SRCS} # for BJC250 driver ${ECHO_MSG} ">>> extracting ${BJC250_SRCS} ..." ${MKDIR} ${WRKSRC}/${BJC250_NAME}/src ${GZCAT} ${DISTDIR}/${DIST_SUBDIR}/${BJC250_SRCS} | \ ${PATCH} -d ${WRKSRC}/${BJC250_NAME} -f -s -N -E -p1 \ 2>/dev/null || ${TRUE} ${LN} -sf ${BJC250_NAME} ${WRKSRC}/${BJC250} # for CPCA driver ${ECHO_MSG} ">>> extracting ${CPCA_SRCS} ..." ${TAR} -C ${WRKSRC}/src -xzf ${DISTDIR}/${DIST_SUBDIR}/${CPCA_SRCS} # for LIPS driver ${ECHO_MSG} ">>> extracting ${LIPS_SRCS} ..." ${TAR} -C ${WRKSRC} -xzf ${DISTDIR}/${DIST_SUBDIR}/${LIPS_SRCS} ${LN} -sf ${LIPS_NAME} ${WRKSRC}/${LIPS} # for DMPRT driver ${ECHO_MSG} ">>> extracting ${DMPRT_SRCS} ..." ${TAR} -C ${WRKSRC}/src -xzf ${DISTDIR}/${DIST_SUBDIR}/${DMPRT_SRCS} # for EPAG driver ${ECHO_MSG} ">>> extracting ${EPAG_SRCS} ..." ${TAR} -C ${WRKSRC} -xzf ${DISTDIR}/${DIST_SUBDIR}/${EPAG_SRCS} # for EPLASER driver ${ECHO_MSG} ">>> extracting ${EPLASER_SRCS} ..." ${TAR} -C ${WRKSRC} -xzf ${DISTDIR}/${DIST_SUBDIR}/${EPLASER_SRCS} ${LN} -sf ${EPLASER_NAME} ${WRKSRC}/${EPLASER} # for MJC driver ${ECHO_MSG} ">>> extracting ${MJC_SRCS} ..." ${TAR} -C ${WRKSRC} -xzf ${DISTDIR}/${DIST_SUBDIR}/${MJC_SRCS} ${LN} -sf ${MJC_NAME} ${WRKSRC}/${MJC} # for GDI driver ${ECHO_MSG} ">>> extracting ${GDI_SRCS} ..." ${TAR} -C ${WRKSRC}/src -xzf ${DISTDIR}/${DIST_SUBDIR}/${GDI_SRCS} # for LXM3200 driver ${ECHO_MSG} ">>> extracting ${LXM3200_SRCS} ..." ${TAR} -C ${WRKSRC} -xzf ${DISTDIR}/${DIST_SUBDIR}/${LXM3200_SRCS} ${LN} -sf ${LXM3200_NAME} ${WRKSRC}/${LXM3200} # for LX5000 driver ${ECHO_MSG} ">>> extracting ${LX5000_SRCS} ..." ${CP} ${DISTDIR}/${DIST_SUBDIR}/${LX5000_SRCS} ${WRKSRC}/src # for LEX7000 driver ${ECHO_MSG} ">>> extracting ${LEX7000_SRCS} ..." ${MKDIR} ${WRKSRC}/${LEX7000} ${CAT} ${DISTDIR}/${DIST_SUBDIR}/${LEX7000_SRCS} | \ ${PATCH} -d ${WRKSRC}/${LEX7000} -f -s -N -E -p1 \ 2>/dev/null || ${TRUE} post-patch: ${REINPLACE_CMD} -e 's|^DEVICE_DEVS|#DEVICE_DEVS|g' \ ${WRKSRC}/src/unix-gcc.mak ${REINPLACE_CMD} -e 's|\. de|\.|g' \ ${WRKSRC}/src/unixinst.mak ${REINPLACE_CMD} -e 's|%%DATADIR%%|${DATADIR}|g' \ ${WRKSRC}/lib/gs_res.ps # for DMPRT driver ${REINPLACE_CMD} -e 's|%%DATADIR%%|${DATADIR}|g ; \ s|%%GS_VERSION%%|${GS_VERSION}|g' \ ${WRKSRC}/src/dmp_site.ps # here we apply the modifications necessary to build the 3rd party drivers # advantage: you see unmodified makefiles after a pure make extract pre-configure: ${ECHO_MSG} ">>> in pre-configure ..." # for HP8XX driver ${ECHO_MSG} ">>> adding ${HP8XX} driver to contrib.mak ..." ${CAT} ${FILESDIR}/cdj850.contrib.mak \ >> ${WRKSRC}/src/contrib.mak -# for HPDJ driver - ${ECHO_MSG} ">>> adding ${HPDJ} driver to contrib.mak ..." - ${CAT} ${WRKSRC}/src/contrib.mak-5.94.add \ - >> ${WRKSRC}/src/contrib.mak # for PCL3 driver ${ECHO_MSG} ">>> adding ${PCL3} driver to contrib.mak ..." ${CAT} ${WRKSRC}/${PCL3_NAME}/src/contrib.mak-7.00.add \ >> ${WRKSRC}/src/contrib.mak # for Gimp-Print driver ${ECHO_MSG} ">>> adding ${GPRINT} driver to contrib.mak ..." ${CAT} ${FILESDIR}/stp.contrib.mak \ >> ${WRKSRC}/src/contrib.mak # for MD2K driver ${ECHO_MSG} ">>> adding ${MD2K} driver to contrib.mak ..." ${CAT} ${WRKSRC}/${MD2K_NAME}/gdevmd2k.mak-5.50 \ >> ${WRKSRC}/src/contrib.mak # for ALPS driver ${ECHO_MSG} ">>> adding ${ALPS} driver to contrib.mak ..." ${CAT} ${WRKSRC}/${ALPS_NAME}/gdevalps.mak-5.50 \ >> ${WRKSRC}/src/contrib.mak # for BJ10V driver ${ECHO_MSG} ">>> adding ${BJ10V} driver to contrib.mak ..." ${CAT} ${WRKSRC}/${BJ10V_NAME}/gdev10v.mak \ >> ${WRKSRC}/src/contrib.mak # for BJC250 driver ${ECHO_MSG} ">>> adding ${BJC250} driver to contrib.mak ..." ${CAT} ${FILESDIR}/bjc250.contrib.mak \ >> ${WRKSRC}/src/contrib.mak # for CPCA driver ${ECHO_MSG} ">>> adding ${CPCA} driver to contrib.mak ..." ${CAT} ${WRKSRC}/src/cpca_gdev.mak \ >> ${WRKSRC}/src/contrib.mak # for LIPS driver ${ECHO_MSG} ">>> adding ${LIPS} driver to contrib.mak ..." ${CAT} ${WRKSRC}/${LIPS_NAME}/gdevlips.mak \ >> ${WRKSRC}/src/contrib.mak # for DMPRT driver ${ECHO_MSG} ">>> adding ${DMPRT} driver to contrib.mak ..." ${CAT} ${WRKSRC}/src/gdevdmpr.mak \ >> ${WRKSRC}/src/contrib.mak # for EPAG driver ${ECHO_MSG} ">>> adding ${EPAG} driver to contrib.mak ..." ${CAT} ${FILESDIR}/epag.contrib.mak \ >> ${WRKSRC}/src/contrib.mak # for EPLASER driver ${ECHO_MSG} ">>> adding ${EPLASER} driver to contrib.mak ..." ${CAT} ${WRKSRC}/${EPLASER_NAME}/gdevescv7.mak \ >> ${WRKSRC}/src/contrib.mak ${CAT} ${WRKSRC}/${EPLASER_NAME}/gdevesmv7.mak \ >> ${WRKSRC}/src/contrib.mak # for MJC driver ${ECHO_MSG} ">>> adding ${MJC} driver to contrib.mak ..." ${CAT} ${WRKSRC}/${MJC_NAME}/gdevmjc.mak \ >> ${WRKSRC}/src/contrib.mak # for GDI driver ${ECHO_MSG} ">>> adding ${GDI} driver to contrib.mak ..." ${CAT} ${WRKSRC}/src/smartgdi-contrib.mak \ >> ${WRKSRC}/src/contrib.mak # for LXM3200 driver ${ECHO_MSG} ">>> adding ${LXM3200} driver to contrib.mak ..." ${CAT} ${FILESDIR}/lxm3200.contrib.mak \ >> ${WRKSRC}/src/contrib.mak # for LX5000 driver ${ECHO_MSG} ">>> adding ${LX5000} driver to contrib.mak ..." ${CAT} ${FILESDIR}/lx5000.contrib.mak \ >> ${WRKSRC}/src/contrib.mak # for LEX7000 driver ${ECHO_MSG} ">>> adding ${LEX7000} driver to contrib.mak ..." ${CAT} ${FILESDIR}/lex7000.contrib.mak \ >> ${WRKSRC}/src/contrib.mak post-configure: ${ECHO_MSG} ">>> in post-configure ..." # for Gimp-Print driver ${ECHO_MSG} ">>> running configure script for ${GPRINT} library ..." cd ${WRKSRC}/${GPRINT_NAME} ; \ ${SETENV} ${MAKE_ENV} ${SH} ./configure \ --without-translated-ppds --with-ghost \ --without-gimp --without-samples \ --without-cups --without-ijs \ --without-user-guide --disable-escputil \ --disable-nls --disable-shared \ --prefix=${PREFIX} pre-build: ${ECHO_MSG} ">>> in pre-build ..." ${ECHO_MSG} ">>> creating directories for compilation ..." ${MKDIR} ${WRKSRC}/obj ${MKDIR} ${WRKSRC}/bin # for Gimp-Print driver ${ECHO_MSG} ">>> building ${GPRINT} library ..." cd ${WRKSRC}/${GPRINT_NAME} ; \ ${SETENV} ${MAKE_ENV} ${GMAKE} ${MAKE_FLAGS} Makefile ${ECHO_MSG} ">>> creating symlinks for ${GPRINT} ..." ${LN} -sf ${WRKSRC}/${GPRINT_NAME}/src/ghost/*.[ch] \ ${WRKSRC}/src ${MKDIR} ${WRKSRC}/${GPRINT} ${LN} -sf ${WRKSRC}/${GPRINT_NAME}/include/gimp-print \ ${WRKSRC}/${GPRINT}/gimp-print ${LN} -sf ${WRKSRC}/${GPRINT_NAME}/src/main/.libs/libgimpprint.a \ ${WRKSRC}/${GPRINT}/libgimpprint.a # for MD2K driver ${ECHO_MSG} ">>> creating symlinks for ${MD2K} ..." .for i in gdevmd2k.c ${LN} -sf ${WRKSRC}/${MD2K_NAME}/${i} ${WRKSRC}/src .endfor # for ALPS driver ${ECHO_MSG} ">>> creating symlinks for ${ALPS} ..." .for i in gdevalps.c ${LN} -sf ${WRKSRC}/${ALPS_NAME}/${i} ${WRKSRC}/src .endfor # for BJ10V driver ${ECHO_MSG} ">>> creating symlinks for ${BJ10V} ..." .for i in gdev10v.c ${LN} -sf ${WRKSRC}/${BJ10V_NAME}/${i} ${WRKSRC}/src .endfor # for BJC250 driver ${ECHO_MSG} ">>> creating symlinks for ${BJC250} ..." .for i in gdevbjc_.[ch] gdevbjca.c ${LN} -sf ${WRKSRC}/${BJC250_NAME}/src/${i} ${WRKSRC}/src .endfor # for LIPS driver ${ECHO_MSG} ">>> creating symlinks for ${LIPS} ..." .for i in gdevlips.[ch] gdevlprn.[ch] gdevl4r.c gdevl4v.c gdevespg.c \ gdevnpdl.c gdevrpdl.c ${LN} -sf ${WRKSRC}/${LIPS_NAME}/${i} ${WRKSRC}/src .endfor # for EPAG driver ${ECHO_MSG} ">>> building ${EPAG} utility ..." cd ${WRKSRC}/${EPAG_NAME} ; \ ${SETENV} ${MAKE_ENV} ${GMAKE} ${MAKE_FLAGS} Makefile ${ECHO_MSG} ">>> creating symlinks for ${EPAG} ..." .for i in gdevepag.c ${LN} -sf ${WRKSRC}/${EPAG_NAME}/${i} ${WRKSRC}/src .endfor # for EPLASER driver ${ECHO_MSG} ">>> creating symlinks for ${EPLASER} ..." .for i in gdevescv.[ch] gdevesmv.c ${LN} -sf ${WRKSRC}/${EPLASER_NAME}/${i} ${WRKSRC}/src .endfor # for MJC driver ${ECHO_MSG} ">>> creating symlinks for ${MJC} ..." .for i in gdevmjc.c mjbarrie.c mjbksep.c mjespdtc.c mjespdtm.c mjespdty.c \ mjgrnsp.c mjgrnsp2.c mjhtocmy.c mjmtx2.c mjvtbl.c ${LN} -sf ${WRKSRC}/${MJC_NAME}/${i} ${WRKSRC}/src .endfor # for LXM3200 driver ${ECHO_MSG} ">>> creating symlinks for ${LXM3200} ..." .for i in gdevlx32.c ${LN} -sf ${WRKSRC}/${LXM3200_NAME}/${i} ${WRKSRC}/src .endfor # for LEX7000 driver ${ECHO_MSG} ">>> creating symlinks for ${LEX7000} ..." .for i in gdevlx7.c ${LN} -sf ${WRKSRC}/${LEX7000}/src/${i} ${WRKSRC}/src .endfor pre-su-install: ${ECHO_MSG} ">>> in pre-install ..." ${ECHO_MSG} ">>> creating ghostscript destdir ..." ${MKDIR} ${DATADIR} ${CHOWN} -R ${SHAREOWN}:${SHAREGRP} ${DATADIR} post-install: ${ECHO_MSG} ">>> in post-install ..." ${ECHO_MSG} ">>> stripping gs ..." .if defined(WITH_SHLIB) ${STRIP_CMD} ${PREFIX}/bin/gsc ${PREFIX}/bin/gsx ${LN} -sf gsc ${PREFIX}/bin/gs .else ${STRIP_CMD} ${PREFIX}/bin/gs .endif -# for HPDJ driver - ${ECHO_MSG} ">>> installing ${HPDJ} manpages ..." -.for i in ${HPDJ_MAN1} - ${INSTALL_MAN} ${WRKSRC}/src/${i} ${MANPREFIX}/man/man1 -.endfor - ${ECHO_MSG} ">>> creating ${HPDJ} destdir ..." - ${MKDIR} ${DATADIR}/${GS_VERSION}/${HPDJ} - ${ECHO_MSG} ">>> installing files in ${HPDJ} destdir ..." -.for i in README.hpdj example.mdf margins-A4.ps margins-A4Rotated.ps \ - margins-Letter.ps margins-LetterRotated.ps - ${INSTALL_DATA} ${WRKSRC}/src/${i} \ - ${DATADIR}/${GS_VERSION}/${HPDJ} -.endfor # for PCL3 driver ${ECHO_MSG} ">>> installing ${PCL3} utility in bindir ..." ${INSTALL_PROGRAM} ${WRKSRC}/bin/pcl3opts ${PREFIX}/bin ${ECHO_MSG} ">>> installing ${PCL3} manpages ..." .for i in ${PCL3_MAN1} ${INSTALL_MAN} ${WRKSRC}/${PCL3_NAME}/doc/${i} ${MANPREFIX}/man/man1 .endfor # other pcl3 stuff, which might be interesting for runtime ${ECHO_MSG} ">>> creating ${PCL3} destdir ..." ${MKDIR} ${DATADIR}/${GS_VERSION}/${PCL3} ${ECHO_MSG} ">>> installing files in ${PCL3} destdir ..." .for i in NEWS BUGS README lib/example.mcf lib/if-pcl3 ps/calign.ps \ ps/dumppdd.ps ps/levels-test.ps ps/margins-A4.ps \ ps/margins-A4Rotated.ps ps/margins-Env10Rotated.ps \ ps/margins-EnvDLRotated.ps ps/margins-Letter.ps \ ps/margins-LetterRotated.ps ${INSTALL_DATA} ${WRKSRC}/${PCL3_NAME}/${i} \ ${DATADIR}/${GS_VERSION}/${PCL3} .endfor # for DMPRT driver ${ECHO_MSG} ">>> installing ${DMPRT} resources ..." .for i in dmp_init.ps dmp_site.ps escp_24.src ${INSTALL_DATA} ${WRKSRC}/src/${i} \ ${DATADIR}/${GS_VERSION}/lib .endfor # for EPAG driver ${ECHO_MSG} ">>> installing ${EPAG} utility in bindir ..." ${INSTALL_PROGRAM} ${WRKSRC}/${EPAG_NAME}/ert ${PREFIX}/bin # contributed UPP driver ${ECHO_MSG} ">>> installing contributed UPP profiles ..." .for i in ${CONTRIB_UPP} ${INSTALL_DATA} ${FILESDIR}/${i} \ ${DATADIR}/${GS_VERSION}/lib .endfor # # now NOPORTDOCS dependend stuff # .if !defined(NOPORTDOCS) ${ECHO_MSG} ">>> installing PORTDOC stuff ..." ${MKDIR} ${DOCSDIR}/${GS_VERSION} -# for HPDJ driver - ${ECHO_MSG} ">>> installing ${HPDJ} docs ..." - ${MKDIR} ${DOCSDIR}/${GS_VERSION}/${HPDJ} -.for i in NEWS hpdj.html - ${INSTALL_DATA} ${WRKSRC}/src/${i} \ - ${DOCSDIR}/${GS_VERSION}/${HPDJ} -.endfor # for PCL3 driver ${ECHO_MSG} ">>> installing ${PCL3} docs ..." ${MKDIR} ${DOCSDIR}/${GS_VERSION}/${PCL3} .for i in NEWS doc/gs-pcl3.html doc/how-to-report.txt doc/pcl3opts.html ${INSTALL_DATA} ${WRKSRC}/${PCL3_NAME}/${i} \ ${DOCSDIR}/${GS_VERSION}/${PCL3} .endfor # for MD2K driver ${ECHO_MSG} ">>> installing ${MD2K} docs ..." ${MKDIR} ${DOCSDIR}/${GS_VERSION}/${MD2K} .for i in README.jis ${INSTALL_DATA} ${WRKSRC}/${MD2K_NAME}/${i} \ ${DOCSDIR}/${GS_VERSION}/${MD2K} .endfor # for ALPS driver ${ECHO_MSG} ">>> installing ${ALPS} docs ..." ${MKDIR} ${DOCSDIR}/${GS_VERSION}/${ALPS} .for i in README.gdevalps ${INSTALL_DATA} ${WRKSRC}/${ALPS_NAME}/${i} \ ${DOCSDIR}/${GS_VERSION}/${ALPS} .endfor # for BJ10V driver ${ECHO_MSG} ">>> installing ${BJ10V} docs ..." ${MKDIR} ${DOCSDIR}/${GS_VERSION}/${BJ10V} .for i in gdev10v.jis ${INSTALL_DATA} ${WRKSRC}/${BJ10V_NAME}/${i} \ ${DOCSDIR}/${GS_VERSION}/${BJ10V} .endfor # for LIPS driver ${ECHO_MSG} ">>> installing ${LIPS} docs ..." ${MKDIR} ${DOCSDIR}/${GS_VERSION}/${LIPS} .for i in Gdevlips.htm ${INSTALL_DATA} ${WRKSRC}/${LIPS_NAME}/${i} \ ${DOCSDIR}/${GS_VERSION}/${LIPS} .endfor # for DMPRT driver ${ECHO_MSG} ">>> installing ${DMPRT} docs ..." ${MKDIR} ${DOCSDIR}/${GS_VERSION}/${DMPRT} .for i in gdevdmpr.sj ${INSTALL_DATA} ${WRKSRC}/src/${i} \ ${DOCSDIR}/${GS_VERSION}/${DMPRT} .endfor # for EPAG driver ${ECHO_MSG} ">>> installing ${EPAG} docs ..." ${MKDIR} ${DOCSDIR}/${GS_VERSION}/${EPAG} .for i in ert.txt gdevepag.txt ChangeLog ${INSTALL_DATA} ${WRKSRC}/${EPAG_NAME}/${i} \ ${DOCSDIR}/${GS_VERSION}/${EPAG} .endfor .for i in psprint gsepagif.sh ${INSTALL_SCRIPT} ${WRKSRC}/${EPAG_NAME}/${i} \ ${DOCSDIR}/${GS_VERSION}/${EPAG} .endfor # for EPLASER driver ${ECHO_MSG} ">>> installing ${EPLASER} docs ..." ${MKDIR} ${DOCSDIR}/${GS_VERSION}/${EPLASER} .for i in readme-eplaser-705.euc ${INSTALL_DATA} ${WRKSRC}/${EPLASER_NAME}/${i} \ ${DOCSDIR}/${GS_VERSION}/${EPLASER} .endfor # for MJC driver ${ECHO_MSG} ">>> installing ${MJC} docs ..." ${MKDIR} ${DOCSDIR}/${GS_VERSION}/${MJC} .for i in MJ700V2C.FAQ README.mjc README.mje README.noz cpem.doc ${INSTALL_DATA} ${WRKSRC}/${MJC_NAME}/${i} \ ${DOCSDIR}/${GS_VERSION}/${MJC} .endfor # for GDI driver ${ECHO_MSG} ">>> installing ${GDI} docs ..." ${MKDIR} ${DOCSDIR}/${GS_VERSION}/${GDI} .for i in README ${INSTALL_DATA} ${WRKSRC}/src/${i} \ ${DOCSDIR}/${GS_VERSION}/${GDI} .endfor # for LXM3200 driver ${ECHO_MSG} ">>> installing ${LXM3200} docs ..." ${MKDIR} ${DOCSDIR}/${GS_VERSION}/${LXM3200} .for i in README RELEASE_NOTES Z12-Z31-QuickSetup ${INSTALL_DATA} ${WRKSRC}/${LXM3200_NAME}/${i} \ ${DOCSDIR}/${GS_VERSION}/${LXM3200} .endfor .endif ${ECHO_MSG} "> post-installation tasks completed." .include Property changes on: head/print/ghostscript7/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.114 \ No newline at end of property +1.115 \ No newline at end of property Index: head/print/ghostscript7/Makefile.inc =================================================================== --- head/print/ghostscript7/Makefile.inc (revision 137040) +++ head/print/ghostscript7/Makefile.inc (revision 137041) @@ -1,5 +1,5 @@ # $FreeBSD$ GS_VERSION= 7.07 -GS_REVISION= 12 +GS_REVISION= 13 GS_EPOCH= 0 Property changes on: head/print/ghostscript7/Makefile.inc ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.6 \ No newline at end of property +1.7 \ No newline at end of property Index: head/print/ghostscript7/distinfo =================================================================== --- head/print/ghostscript7/distinfo (revision 137040) +++ head/print/ghostscript7/distinfo (revision 137041) @@ -1,40 +1,38 @@ MD5 (ghostscript/ghostscript-7.07.tar.bz2) = 85fd16cdc8232e5e3679a3a7e30a3359 SIZE (ghostscript/ghostscript-7.07.tar.bz2) = 4138372 MD5 (ghostscript/gdevcd8.tar.gz) = 5ce48bff6082a023199c8ede4aae63a0 SIZE (ghostscript/gdevcd8.tar.gz) = 24803 -MD5 (ghostscript/hpdj-2.6.tar.gz) = dcc402281f36afd2041144e0e97917be -SIZE (ghostscript/hpdj-2.6.tar.gz) = 143944 MD5 (ghostscript/pcl3-3.3.tar.gz) = 34e664c2a98b847598f8441f8cac7ab6 SIZE (ghostscript/pcl3-3.3.tar.gz) = 301470 MD5 (ghostscript/gdevdj9.c.gz) = 3a9c20c34b79ffab434abfbcc31d1c27 SIZE (ghostscript/gdevdj9.c.gz) = 20139 MD5 (ghostscript/gimp-print-4.2.7.tar.gz) = 766be49f44a6a682d857e5aefec414d4 SIZE (ghostscript/gimp-print-4.2.7.tar.gz) = 5178122 MD5 (ghostscript/gdevmd2k-0.2a.tar.gz) = 5ed2b4218b8f77cb411f3d2e4509ed24 SIZE (ghostscript/gdevmd2k-0.2a.tar.gz) = 9955 MD5 (ghostscript/gdevalps-0.21.tar.gz) = 553bee251b96105eb7d1d7f4027ac0e9 SIZE (ghostscript/gdevalps-0.21.tar.gz) = 4452 MD5 (ghostscript/gdev10v.tar.gz) = 1486bb54c214ce215044a6c606280d73 SIZE (ghostscript/gdev10v.tar.gz) = 6099 MD5 (ghostscript/gs7.05-bjc250-v0.756.diff.gz) = 1a12eddad0c5989811edcfd01a20621d SIZE (ghostscript/gs7.05-bjc250-v0.756.diff.gz) = 16501 MD5 (ghostscript/canon-lips4-1.0.0-651.tgz) = 3105272a9351ea632416b53367e2f38a SIZE (ghostscript/canon-lips4-1.0.0-651.tgz) = 38835 MD5 (ghostscript/gdevlips-2.4.0.tar.gz) = 89327cac37665f3fdbae0da5f2c8a89f SIZE (ghostscript/gdevlips-2.4.0.tar.gz) = 67683 MD5 (ghostscript/dmprt-2.01.tar.gz) = c7a9fb127fde5d888a798bf5e1822b88 SIZE (ghostscript/dmprt-2.01.tar.gz) = 44232 MD5 (ghostscript/epag-3.09.tar.gz) = 63304a6afe44842124d2d880bf24dbe3 SIZE (ghostscript/epag-3.09.tar.gz) = 12858 MD5 (ghostscript/eplaser-3.1.4-705.tgz) = 94246b034af171b4336d90198e9f4bd8 SIZE (ghostscript/eplaser-3.1.4-705.tgz) = 44523 MD5 (ghostscript/gdevmjc-0.8.tar.gz) = 228f41c3cccce22c8f477c7a9407527c SIZE (ghostscript/gdevmjc-0.8.tar.gz) = 102654 MD5 (ghostscript/Samsung-SmartGDI-all-GS.orig.tar.gz) = 61decc4e00a64271948cbb581876352b SIZE (ghostscript/Samsung-SmartGDI-all-GS.orig.tar.gz) = 10488 MD5 (ghostscript/lxm3200-tweaked-20030501.tar.gz) = 0f88082030c6eb66a95804a6cc9b9e6b SIZE (ghostscript/lxm3200-tweaked-20030501.tar.gz) = 39000 MD5 (ghostscript/gdevlx50.c) = 081e355c866316a56fbbff5b59f2b7cf SIZE (ghostscript/gdevlx50.c) = 99428 MD5 (ghostscript/gs6.0.lexmark7000.patch) = fd5018c18351bf64805fe5727be196de SIZE (ghostscript/gs6.0.lexmark7000.patch) = 27361 Property changes on: head/print/ghostscript7/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.47 \ No newline at end of property +1.48 \ No newline at end of property Index: head/print/ghostscript7/files/patch-src:contrib.mak-5.94.add =================================================================== --- head/print/ghostscript7/files/patch-src:contrib.mak-5.94.add (revision 137040) +++ head/print/ghostscript7/files/patch-src:contrib.mak-5.94.add (revision 137041) @@ -1,14 +0,0 @@ ---- src/contrib.mak-5.94.add.orig Sun Oct 17 05:20:06 1999 -+++ src/contrib.mak-5.94.add Tue Jun 19 03:20:13 2001 -@@ -102,11 +102,6 @@ - $(GLOBJ)hpdjprn.$(OBJ): $(GLSRC)hpdjprn.c - $(GLCC) $(C_) $(O_)$@ $(hpdj_opts) $(GLSRC)hpdjprn.c - --$(GLOBJ)pclcomp.$(OBJ): $(GLSRC)pclcomp.c -- $(GLCC) $(C_) $(O_)$@ $(hpdj_opts) $(GLSRC)pclcomp.c -- --$(GLOBJ)pagecount.$(OBJ): $(GLSRC)pagecount.c -- $(GLCC) $(C_) $(O_)$@ $(hpdj_opts) $(GLSRC)pagecount.c - - - $(DD)hpdj.dev: $(hpdj_) $(DD)page.dev Property changes on: head/print/ghostscript7/files/patch-src:contrib.mak-5.94.add ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property Index: head/print/ghostscript7/pkg-descr =================================================================== --- head/print/ghostscript7/pkg-descr (revision 137040) +++ head/print/ghostscript7/pkg-descr (revision 137041) @@ -1,26 +1,27 @@ 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. Versions entitled "GNU Ghostscript" are distributed with the GNU General Public License, which allows free use, and free copying and redistribution under certain conditions (including, in some cases, commercial distribution). This is the older version 7, for those that can't (or don't want to) use -the newer GhostScript version 8. +the newer Ghostscript version 8. This port includes add-on packages (not part of the official gs release) - o HP2200 driver for HP DeskJet 8xx and Business Inkjet 2200 - - http://hp.sourceforge.net/gs-hp2200.php + o HP8XX driver for HP DeskJet 880C/882C/895C + - http://www.gelhaus.net/hp880c/ o DJ970 driver for HP DeskJet 970CXi - http://www.harsch.net/Ghostscript/ghostscript.html - o PCL3 and HPDJ driver for HP DeskJet series + o PCL3 driver for HP DeskJet series - http://home.vrweb.de/martin.lottermoser/pcl3.html o Gimp-Print driver for Canon/Epson/Lexmark/HP printers - http://gimp-print.sourceforge.net/ o Special drivers for verious printer models - Alps, Canon, Epson, NEC, Lexmark, Ricoh,... o Additional contributed uniprint driver profiles for - Epson Stylus Color 740 and Epson LQ-1170 WWW: http://www.cs.wisc.edu/~ghost/doc/gnu/index.htm + http://www.ghostscript.com/ Property changes on: head/print/ghostscript7/pkg-descr ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.15 \ No newline at end of property +1.16 \ No newline at end of property Index: head/print/ghostscript7/pkg-plist =================================================================== --- head/print/ghostscript7/pkg-plist (revision 137040) +++ head/print/ghostscript7/pkg-plist (revision 137041) @@ -1,391 +1,381 @@ @comment $FreeBSD$ bin/bdftops bin/dvipdf bin/eps2eps bin/ert bin/fixmswrd.pl bin/font2c bin/gs bin/gsbj %%SHLIB%%bin/gsc bin/gsdj bin/gsdj500 bin/gslj bin/gslp bin/gsnd %%SHLIB%%bin/gsx bin/lprsetup.sh bin/pcl3opts bin/pdf2dsc bin/pdf2ps bin/pdfopt bin/pf2afm bin/pfbtopfa bin/pj-gs.sh bin/printafm bin/ps2ascii bin/ps2epsi bin/ps2pdf bin/ps2pdf12 bin/ps2pdf13 bin/ps2pdf14 bin/ps2pdfwr bin/ps2ps bin/pv.sh bin/sysvlp.sh bin/unix-lpr.sh bin/wftopfa %%SHLIB%%lib/libgs.so %%SHLIB%%lib/libgs.so.%%SHLIB_VER%% %%PORTDOCS%%share/doc/ghostscript/%%GS_VERSION%%/alps/README.gdevalps %%PORTDOCS%%share/doc/ghostscript/%%GS_VERSION%%/bj10v/gdev10v.jis %%PORTDOCS%%share/doc/ghostscript/%%GS_VERSION%%/dmprt/gdevdmpr.sj %%PORTDOCS%%share/doc/ghostscript/%%GS_VERSION%%/epag/ChangeLog %%PORTDOCS%%share/doc/ghostscript/%%GS_VERSION%%/epag/ert.txt %%PORTDOCS%%share/doc/ghostscript/%%GS_VERSION%%/epag/gdevepag.txt %%PORTDOCS%%share/doc/ghostscript/%%GS_VERSION%%/epag/gsepagif.sh %%PORTDOCS%%share/doc/ghostscript/%%GS_VERSION%%/epag/psprint %%PORTDOCS%%share/doc/ghostscript/%%GS_VERSION%%/eplaser/readme-eplaser-705.euc %%PORTDOCS%%share/doc/ghostscript/%%GS_VERSION%%/gdi/README -%%PORTDOCS%%share/doc/ghostscript/%%GS_VERSION%%/hpdj/NEWS -%%PORTDOCS%%share/doc/ghostscript/%%GS_VERSION%%/hpdj/hpdj.html %%PORTDOCS%%share/doc/ghostscript/%%GS_VERSION%%/lips/Gdevlips.htm %%PORTDOCS%%share/doc/ghostscript/%%GS_VERSION%%/lxm3200/README %%PORTDOCS%%share/doc/ghostscript/%%GS_VERSION%%/lxm3200/RELEASE_NOTES %%PORTDOCS%%share/doc/ghostscript/%%GS_VERSION%%/lxm3200/Z12-Z31-QuickSetup %%PORTDOCS%%share/doc/ghostscript/%%GS_VERSION%%/md2k/README.jis %%PORTDOCS%%share/doc/ghostscript/%%GS_VERSION%%/mjc/MJ700V2C.FAQ %%PORTDOCS%%share/doc/ghostscript/%%GS_VERSION%%/mjc/README.mjc %%PORTDOCS%%share/doc/ghostscript/%%GS_VERSION%%/mjc/README.mje %%PORTDOCS%%share/doc/ghostscript/%%GS_VERSION%%/mjc/README.noz %%PORTDOCS%%share/doc/ghostscript/%%GS_VERSION%%/mjc/cpem.doc %%PORTDOCS%%share/doc/ghostscript/%%GS_VERSION%%/pcl3/NEWS %%PORTDOCS%%share/doc/ghostscript/%%GS_VERSION%%/pcl3/gs-pcl3.html %%PORTDOCS%%share/doc/ghostscript/%%GS_VERSION%%/pcl3/how-to-report.txt %%PORTDOCS%%share/doc/ghostscript/%%GS_VERSION%%/pcl3/pcl3opts.html share/ghostscript/%%GS_VERSION%%/doc/API.htm share/ghostscript/%%GS_VERSION%%/doc/C-style.htm share/ghostscript/%%GS_VERSION%%/doc/CJK.htm share/ghostscript/%%GS_VERSION%%/doc/CJKTTCID.htm share/ghostscript/%%GS_VERSION%%/doc/Changes.htm share/ghostscript/%%GS_VERSION%%/doc/Current.htm share/ghostscript/%%GS_VERSION%%/doc/DLL.htm share/ghostscript/%%GS_VERSION%%/doc/Develop.htm share/ghostscript/%%GS_VERSION%%/doc/Devices.htm share/ghostscript/%%GS_VERSION%%/doc/Drivers.htm share/ghostscript/%%GS_VERSION%%/doc/Fonts.htm share/ghostscript/%%GS_VERSION%%/doc/Helpers.htm share/ghostscript/%%GS_VERSION%%/doc/Hershey.htm share/ghostscript/%%GS_VERSION%%/doc/History1.htm share/ghostscript/%%GS_VERSION%%/doc/History2.htm share/ghostscript/%%GS_VERSION%%/doc/History3.htm share/ghostscript/%%GS_VERSION%%/doc/History4.htm share/ghostscript/%%GS_VERSION%%/doc/History5.htm share/ghostscript/%%GS_VERSION%%/doc/History6.htm share/ghostscript/%%GS_VERSION%%/doc/History7.htm share/ghostscript/%%GS_VERSION%%/doc/Htmstyle.htm share/ghostscript/%%GS_VERSION%%/doc/Humor.htm share/ghostscript/%%GS_VERSION%%/doc/Install.htm share/ghostscript/%%GS_VERSION%%/doc/Issues.htm share/ghostscript/%%GS_VERSION%%/doc/Language.htm share/ghostscript/%%GS_VERSION%%/doc/Lib.htm share/ghostscript/%%GS_VERSION%%/doc/Maintain.htm share/ghostscript/%%GS_VERSION%%/doc/Make.htm share/ghostscript/%%GS_VERSION%%/doc/New-user.htm share/ghostscript/%%GS_VERSION%%/doc/News.htm share/ghostscript/%%GS_VERSION%%/doc/Projects.htm share/ghostscript/%%GS_VERSION%%/doc/Ps-style.htm share/ghostscript/%%GS_VERSION%%/doc/Ps2epsi.htm share/ghostscript/%%GS_VERSION%%/doc/Ps2pdf.htm share/ghostscript/%%GS_VERSION%%/doc/Psfiles.htm share/ghostscript/%%GS_VERSION%%/doc/README share/ghostscript/%%GS_VERSION%%/doc/Readme.htm share/ghostscript/%%GS_VERSION%%/doc/Release.htm share/ghostscript/%%GS_VERSION%%/doc/Source.htm share/ghostscript/%%GS_VERSION%%/doc/Unix-lpr.htm share/ghostscript/%%GS_VERSION%%/doc/Use.htm share/ghostscript/%%GS_VERSION%%/doc/Xfonts.htm share/ghostscript/%%GS_VERSION%%/doc/gs.css share/ghostscript/%%GS_VERSION%%/doc/index.html share/ghostscript/%%GS_VERSION%%/examples/alphabet.ps share/ghostscript/%%GS_VERSION%%/examples/cjk/all_ac1.ps share/ghostscript/%%GS_VERSION%%/examples/cjk/all_ag1.ps share/ghostscript/%%GS_VERSION%%/examples/cjk/all_aj1.ps share/ghostscript/%%GS_VERSION%%/examples/cjk/all_aj2.ps share/ghostscript/%%GS_VERSION%%/examples/cjk/all_ak1.ps share/ghostscript/%%GS_VERSION%%/examples/cjk/gscjk_ac.ps share/ghostscript/%%GS_VERSION%%/examples/cjk/gscjk_ag.ps share/ghostscript/%%GS_VERSION%%/examples/cjk/gscjk_aj.ps share/ghostscript/%%GS_VERSION%%/examples/cjk/gscjk_ak.ps share/ghostscript/%%GS_VERSION%%/examples/cjk/iso2022.ps share/ghostscript/%%GS_VERSION%%/examples/colorcir.ps share/ghostscript/%%GS_VERSION%%/examples/doretree.ps share/ghostscript/%%GS_VERSION%%/examples/escher.ps share/ghostscript/%%GS_VERSION%%/examples/golfer.ps share/ghostscript/%%GS_VERSION%%/examples/grayalph.ps share/ghostscript/%%GS_VERSION%%/examples/ridt91.eps share/ghostscript/%%GS_VERSION%%/examples/snowflak.ps share/ghostscript/%%GS_VERSION%%/examples/tiger.ps share/ghostscript/%%GS_VERSION%%/examples/vasarely.ps share/ghostscript/%%GS_VERSION%%/examples/waterfal.ps -share/ghostscript/%%GS_VERSION%%/hpdj/README.hpdj -share/ghostscript/%%GS_VERSION%%/hpdj/example.mdf -share/ghostscript/%%GS_VERSION%%/hpdj/margins-A4.ps -share/ghostscript/%%GS_VERSION%%/hpdj/margins-A4Rotated.ps -share/ghostscript/%%GS_VERSION%%/hpdj/margins-Letter.ps -share/ghostscript/%%GS_VERSION%%/hpdj/margins-LetterRotated.ps share/ghostscript/%%GS_VERSION%%/lib/CIDFnmap share/ghostscript/%%GS_VERSION%%/lib/CIDFnmap.ARP share/ghostscript/%%GS_VERSION%%/lib/CIDFnmap.Bae share/ghostscript/%%GS_VERSION%%/lib/CIDFnmap.CJK share/ghostscript/%%GS_VERSION%%/lib/CIDFnmap.Koc share/ghostscript/%%GS_VERSION%%/lib/CIDFnmap.Ore share/ghostscript/%%GS_VERSION%%/lib/CIDFnmap.Sol share/ghostscript/%%GS_VERSION%%/lib/CIDFnmap.Win share/ghostscript/%%GS_VERSION%%/lib/CIDFnmap.b5 share/ghostscript/%%GS_VERSION%%/lib/CIDFnmap.gb share/ghostscript/%%GS_VERSION%%/lib/CIDFnmap.ksx share/ghostscript/%%GS_VERSION%%/lib/CIDFnmap.sj share/ghostscript/%%GS_VERSION%%/lib/Fontmap share/ghostscript/%%GS_VERSION%%/lib/Fontmap.GS share/ghostscript/%%GS_VERSION%%/lib/acctest.ps share/ghostscript/%%GS_VERSION%%/lib/addxchar.ps share/ghostscript/%%GS_VERSION%%/lib/align.ps share/ghostscript/%%GS_VERSION%%/lib/bdftops.ps share/ghostscript/%%GS_VERSION%%/lib/bj8.rpd share/ghostscript/%%GS_VERSION%%/lib/bj8gc12f.upp share/ghostscript/%%GS_VERSION%%/lib/bj8hg12f.upp share/ghostscript/%%GS_VERSION%%/lib/bj8oh06n.upp share/ghostscript/%%GS_VERSION%%/lib/bj8pa06n.upp share/ghostscript/%%GS_VERSION%%/lib/bj8pp12f.upp share/ghostscript/%%GS_VERSION%%/lib/bj8ts06n.upp share/ghostscript/%%GS_VERSION%%/lib/bjc610a0.upp share/ghostscript/%%GS_VERSION%%/lib/bjc610a1.upp share/ghostscript/%%GS_VERSION%%/lib/bjc610a2.upp share/ghostscript/%%GS_VERSION%%/lib/bjc610a3.upp share/ghostscript/%%GS_VERSION%%/lib/bjc610a4.upp share/ghostscript/%%GS_VERSION%%/lib/bjc610a5.upp share/ghostscript/%%GS_VERSION%%/lib/bjc610a6.upp share/ghostscript/%%GS_VERSION%%/lib/bjc610a7.upp share/ghostscript/%%GS_VERSION%%/lib/bjc610a8.upp share/ghostscript/%%GS_VERSION%%/lib/bjc610b1.upp share/ghostscript/%%GS_VERSION%%/lib/bjc610b2.upp share/ghostscript/%%GS_VERSION%%/lib/bjc610b3.upp share/ghostscript/%%GS_VERSION%%/lib/bjc610b4.upp share/ghostscript/%%GS_VERSION%%/lib/bjc610b6.upp share/ghostscript/%%GS_VERSION%%/lib/bjc610b7.upp share/ghostscript/%%GS_VERSION%%/lib/bjc610b8.upp share/ghostscript/%%GS_VERSION%%/lib/caption.ps share/ghostscript/%%GS_VERSION%%/lib/cbjc600.ppd share/ghostscript/%%GS_VERSION%%/lib/cbjc800.ppd share/ghostscript/%%GS_VERSION%%/lib/cdj550.upp share/ghostscript/%%GS_VERSION%%/lib/cdj690.upp share/ghostscript/%%GS_VERSION%%/lib/cdj690ec.upp share/ghostscript/%%GS_VERSION%%/lib/cid2code.ps share/ghostscript/%%GS_VERSION%%/lib/decrypt.ps share/ghostscript/%%GS_VERSION%%/lib/dmp_init.ps share/ghostscript/%%GS_VERSION%%/lib/dmp_site.ps share/ghostscript/%%GS_VERSION%%/lib/dnj750c.upp share/ghostscript/%%GS_VERSION%%/lib/dnj750m.upp share/ghostscript/%%GS_VERSION%%/lib/docie.ps share/ghostscript/%%GS_VERSION%%/lib/escp_24.src share/ghostscript/%%GS_VERSION%%/lib/errpage.ps share/ghostscript/%%GS_VERSION%%/lib/font2c.ps share/ghostscript/%%GS_VERSION%%/lib/font2pcl.ps share/ghostscript/%%GS_VERSION%%/lib/gs_agl.ps share/ghostscript/%%GS_VERSION%%/lib/gs_btokn.ps share/ghostscript/%%GS_VERSION%%/lib/gs_ccfnt.ps share/ghostscript/%%GS_VERSION%%/lib/gs_ce_e.ps share/ghostscript/%%GS_VERSION%%/lib/gs_cff.ps share/ghostscript/%%GS_VERSION%%/lib/gs_cidcm.ps share/ghostscript/%%GS_VERSION%%/lib/gs_cidfn.ps share/ghostscript/%%GS_VERSION%%/lib/gs_cmap.ps share/ghostscript/%%GS_VERSION%%/lib/gs_cmdl.ps share/ghostscript/%%GS_VERSION%%/lib/gs_css_e.ps share/ghostscript/%%GS_VERSION%%/lib/gs_dbt_e.ps share/ghostscript/%%GS_VERSION%%/lib/gs_diskf.ps share/ghostscript/%%GS_VERSION%%/lib/gs_dpnxt.ps share/ghostscript/%%GS_VERSION%%/lib/gs_dps.ps share/ghostscript/%%GS_VERSION%%/lib/gs_dps1.ps share/ghostscript/%%GS_VERSION%%/lib/gs_dps2.ps share/ghostscript/%%GS_VERSION%%/lib/gs_dscp.ps share/ghostscript/%%GS_VERSION%%/lib/gs_epsf.ps share/ghostscript/%%GS_VERSION%%/lib/gs_fform.ps share/ghostscript/%%GS_VERSION%%/lib/gs_fonts.ps share/ghostscript/%%GS_VERSION%%/lib/gs_frsd.ps share/ghostscript/%%GS_VERSION%%/lib/gs_icc.ps share/ghostscript/%%GS_VERSION%%/lib/gs_il1_e.ps share/ghostscript/%%GS_VERSION%%/lib/gs_il2_e.ps share/ghostscript/%%GS_VERSION%%/lib/gs_init.ps share/ghostscript/%%GS_VERSION%%/lib/gs_kanji.ps share/ghostscript/%%GS_VERSION%%/lib/gs_ksb_e.ps share/ghostscript/%%GS_VERSION%%/lib/gs_l.xbm share/ghostscript/%%GS_VERSION%%/lib/gs_l.xpm share/ghostscript/%%GS_VERSION%%/lib/gs_l2img.ps share/ghostscript/%%GS_VERSION%%/lib/gs_l_m.xbm share/ghostscript/%%GS_VERSION%%/lib/gs_lev2.ps share/ghostscript/%%GS_VERSION%%/lib/gs_lgo_e.ps share/ghostscript/%%GS_VERSION%%/lib/gs_lgx_e.ps share/ghostscript/%%GS_VERSION%%/lib/gs_ll3.ps share/ghostscript/%%GS_VERSION%%/lib/gs_m.xbm share/ghostscript/%%GS_VERSION%%/lib/gs_m.xpm share/ghostscript/%%GS_VERSION%%/lib/gs_m_m.xbm share/ghostscript/%%GS_VERSION%%/lib/gs_mex_e.ps share/ghostscript/%%GS_VERSION%%/lib/gs_mgl_e.ps share/ghostscript/%%GS_VERSION%%/lib/gs_mro_e.ps share/ghostscript/%%GS_VERSION%%/lib/gs_pdf_e.ps share/ghostscript/%%GS_VERSION%%/lib/gs_pdfwr.ps share/ghostscript/%%GS_VERSION%%/lib/gs_pfile.ps share/ghostscript/%%GS_VERSION%%/lib/gs_rdlin.ps share/ghostscript/%%GS_VERSION%%/lib/gs_res.ps share/ghostscript/%%GS_VERSION%%/lib/gs_s.xbm share/ghostscript/%%GS_VERSION%%/lib/gs_s.xpm share/ghostscript/%%GS_VERSION%%/lib/gs_s_m.xbm share/ghostscript/%%GS_VERSION%%/lib/gs_setpd.ps share/ghostscript/%%GS_VERSION%%/lib/gs_statd.ps share/ghostscript/%%GS_VERSION%%/lib/gs_std_e.ps share/ghostscript/%%GS_VERSION%%/lib/gs_sym_e.ps share/ghostscript/%%GS_VERSION%%/lib/gs_t.xbm share/ghostscript/%%GS_VERSION%%/lib/gs_t.xpm share/ghostscript/%%GS_VERSION%%/lib/gs_t_m.xbm share/ghostscript/%%GS_VERSION%%/lib/gs_trap.ps share/ghostscript/%%GS_VERSION%%/lib/gs_ttf.ps share/ghostscript/%%GS_VERSION%%/lib/gs_typ32.ps share/ghostscript/%%GS_VERSION%%/lib/gs_typ42.ps share/ghostscript/%%GS_VERSION%%/lib/gs_type1.ps share/ghostscript/%%GS_VERSION%%/lib/gs_wan_e.ps share/ghostscript/%%GS_VERSION%%/lib/gs_wl1_e.ps share/ghostscript/%%GS_VERSION%%/lib/gs_wl2_e.ps share/ghostscript/%%GS_VERSION%%/lib/gs_wl5_e.ps share/ghostscript/%%GS_VERSION%%/lib/gslp.ps share/ghostscript/%%GS_VERSION%%/lib/gsnup.ps share/ghostscript/%%GS_VERSION%%/lib/ht_ccsto.ps share/ghostscript/%%GS_VERSION%%/lib/image-qa.ps share/ghostscript/%%GS_VERSION%%/lib/impath.ps share/ghostscript/%%GS_VERSION%%/lib/jispaper.ps share/ghostscript/%%GS_VERSION%%/lib/landscap.ps share/ghostscript/%%GS_VERSION%%/lib/level1.ps share/ghostscript/%%GS_VERSION%%/lib/lines.ps share/ghostscript/%%GS_VERSION%%/lib/lqx70ch.upp share/ghostscript/%%GS_VERSION%%/lib/lqx70cl.upp share/ghostscript/%%GS_VERSION%%/lib/lqx70cm.upp share/ghostscript/%%GS_VERSION%%/lib/markhint.ps share/ghostscript/%%GS_VERSION%%/lib/markpath.ps share/ghostscript/%%GS_VERSION%%/lib/necp2x.upp share/ghostscript/%%GS_VERSION%%/lib/necp2x6.upp share/ghostscript/%%GS_VERSION%%/lib/packfile.ps share/ghostscript/%%GS_VERSION%%/lib/pcharstr.ps share/ghostscript/%%GS_VERSION%%/lib/pdf2dsc.ps share/ghostscript/%%GS_VERSION%%/lib/pdf_base.ps share/ghostscript/%%GS_VERSION%%/lib/pdf_draw.ps share/ghostscript/%%GS_VERSION%%/lib/pdf_font.ps share/ghostscript/%%GS_VERSION%%/lib/pdf_main.ps share/ghostscript/%%GS_VERSION%%/lib/pdf_ops.ps share/ghostscript/%%GS_VERSION%%/lib/pdf_sec.ps share/ghostscript/%%GS_VERSION%%/lib/pdfopt.ps share/ghostscript/%%GS_VERSION%%/lib/pdfwrite.ps share/ghostscript/%%GS_VERSION%%/lib/pf2afm.ps share/ghostscript/%%GS_VERSION%%/lib/pfbtopfa.ps share/ghostscript/%%GS_VERSION%%/lib/ppath.ps share/ghostscript/%%GS_VERSION%%/lib/prfont.ps share/ghostscript/%%GS_VERSION%%/lib/printafm.ps share/ghostscript/%%GS_VERSION%%/lib/ps2ai.ps share/ghostscript/%%GS_VERSION%%/lib/ps2ascii.ps share/ghostscript/%%GS_VERSION%%/lib/ps2epsi.ps share/ghostscript/%%GS_VERSION%%/lib/quit.ps share/ghostscript/%%GS_VERSION%%/lib/ras1.upp share/ghostscript/%%GS_VERSION%%/lib/ras24.upp share/ghostscript/%%GS_VERSION%%/lib/ras3.upp share/ghostscript/%%GS_VERSION%%/lib/ras32.upp share/ghostscript/%%GS_VERSION%%/lib/ras4.upp share/ghostscript/%%GS_VERSION%%/lib/ras8m.upp share/ghostscript/%%GS_VERSION%%/lib/rollconv.ps share/ghostscript/%%GS_VERSION%%/lib/showchar.ps share/ghostscript/%%GS_VERSION%%/lib/showpage.ps share/ghostscript/%%GS_VERSION%%/lib/st640ih.upp share/ghostscript/%%GS_VERSION%%/lib/st640ihg.upp share/ghostscript/%%GS_VERSION%%/lib/st640p.upp share/ghostscript/%%GS_VERSION%%/lib/st640pg.upp share/ghostscript/%%GS_VERSION%%/lib/st640pl.upp share/ghostscript/%%GS_VERSION%%/lib/st640plg.upp share/ghostscript/%%GS_VERSION%%/lib/stc.upp share/ghostscript/%%GS_VERSION%%/lib/stc1520h.upp share/ghostscript/%%GS_VERSION%%/lib/stc2.upp share/ghostscript/%%GS_VERSION%%/lib/stc200_h.upp share/ghostscript/%%GS_VERSION%%/lib/stc2_h.upp share/ghostscript/%%GS_VERSION%%/lib/stc2s_h.upp share/ghostscript/%%GS_VERSION%%/lib/stc300.upp share/ghostscript/%%GS_VERSION%%/lib/stc300bl.upp share/ghostscript/%%GS_VERSION%%/lib/stc300bm.upp share/ghostscript/%%GS_VERSION%%/lib/stc500p.upp share/ghostscript/%%GS_VERSION%%/lib/stc500ph.upp share/ghostscript/%%GS_VERSION%%/lib/stc600ih.upp share/ghostscript/%%GS_VERSION%%/lib/stc600p.upp share/ghostscript/%%GS_VERSION%%/lib/stc600pl.upp share/ghostscript/%%GS_VERSION%%/lib/stc640p.upp share/ghostscript/%%GS_VERSION%%/lib/stc740ih.upp share/ghostscript/%%GS_VERSION%%/lib/stc740p.upp share/ghostscript/%%GS_VERSION%%/lib/stc740pl.upp share/ghostscript/%%GS_VERSION%%/lib/stc800ih.upp share/ghostscript/%%GS_VERSION%%/lib/stc800p.upp share/ghostscript/%%GS_VERSION%%/lib/stc800pl.upp share/ghostscript/%%GS_VERSION%%/lib/stc_h.upp share/ghostscript/%%GS_VERSION%%/lib/stc_l.upp share/ghostscript/%%GS_VERSION%%/lib/stcany.upp share/ghostscript/%%GS_VERSION%%/lib/stcany_h.upp share/ghostscript/%%GS_VERSION%%/lib/stcinfo.ps share/ghostscript/%%GS_VERSION%%/lib/stcolor.ps share/ghostscript/%%GS_VERSION%%/lib/stocht.ps share/ghostscript/%%GS_VERSION%%/lib/traceimg.ps share/ghostscript/%%GS_VERSION%%/lib/traceop.ps share/ghostscript/%%GS_VERSION%%/lib/type1enc.ps share/ghostscript/%%GS_VERSION%%/lib/type1ops.ps share/ghostscript/%%GS_VERSION%%/lib/uninfo.ps share/ghostscript/%%GS_VERSION%%/lib/unprot.ps share/ghostscript/%%GS_VERSION%%/lib/viewcmyk.ps share/ghostscript/%%GS_VERSION%%/lib/viewgif.ps share/ghostscript/%%GS_VERSION%%/lib/viewjpeg.ps share/ghostscript/%%GS_VERSION%%/lib/viewmiff.ps share/ghostscript/%%GS_VERSION%%/lib/viewpbm.ps share/ghostscript/%%GS_VERSION%%/lib/viewpcx.ps share/ghostscript/%%GS_VERSION%%/lib/viewps2a.ps share/ghostscript/%%GS_VERSION%%/lib/wftopfa.ps share/ghostscript/%%GS_VERSION%%/lib/winmaps.ps share/ghostscript/%%GS_VERSION%%/lib/wrfont.ps share/ghostscript/%%GS_VERSION%%/lib/zeroline.ps share/ghostscript/%%GS_VERSION%%/pcl3/BUGS share/ghostscript/%%GS_VERSION%%/pcl3/NEWS share/ghostscript/%%GS_VERSION%%/pcl3/README share/ghostscript/%%GS_VERSION%%/pcl3/calign.ps share/ghostscript/%%GS_VERSION%%/pcl3/dumppdd.ps share/ghostscript/%%GS_VERSION%%/pcl3/example.mcf share/ghostscript/%%GS_VERSION%%/pcl3/if-pcl3 share/ghostscript/%%GS_VERSION%%/pcl3/levels-test.ps share/ghostscript/%%GS_VERSION%%/pcl3/margins-A4.ps share/ghostscript/%%GS_VERSION%%/pcl3/margins-A4Rotated.ps share/ghostscript/%%GS_VERSION%%/pcl3/margins-Env10Rotated.ps share/ghostscript/%%GS_VERSION%%/pcl3/margins-EnvDLRotated.ps share/ghostscript/%%GS_VERSION%%/pcl3/margins-Letter.ps share/ghostscript/%%GS_VERSION%%/pcl3/margins-LetterRotated.ps @dirrm share/ghostscript/%%GS_VERSION%%/pcl3 @dirrm share/ghostscript/%%GS_VERSION%%/lib -@dirrm share/ghostscript/%%GS_VERSION%%/hpdj @dirrm share/ghostscript/%%GS_VERSION%%/examples/cjk @dirrm share/ghostscript/%%GS_VERSION%%/examples @dirrm share/ghostscript/%%GS_VERSION%%/doc @dirrm share/ghostscript/%%GS_VERSION%% @unexec rmdir %D/share/ghostscript 2>/dev/null || true %%PORTDOCS%%@dirrm share/doc/ghostscript/%%GS_VERSION%%/pcl3 %%PORTDOCS%%@dirrm share/doc/ghostscript/%%GS_VERSION%%/mjc %%PORTDOCS%%@dirrm share/doc/ghostscript/%%GS_VERSION%%/md2k %%PORTDOCS%%@dirrm share/doc/ghostscript/%%GS_VERSION%%/lxm3200 %%PORTDOCS%%@dirrm share/doc/ghostscript/%%GS_VERSION%%/lips -%%PORTDOCS%%@dirrm share/doc/ghostscript/%%GS_VERSION%%/hpdj %%PORTDOCS%%@dirrm share/doc/ghostscript/%%GS_VERSION%%/gdi %%PORTDOCS%%@dirrm share/doc/ghostscript/%%GS_VERSION%%/eplaser %%PORTDOCS%%@dirrm share/doc/ghostscript/%%GS_VERSION%%/epag %%PORTDOCS%%@dirrm share/doc/ghostscript/%%GS_VERSION%%/dmprt %%PORTDOCS%%@dirrm share/doc/ghostscript/%%GS_VERSION%%/bj10v %%PORTDOCS%%@dirrm share/doc/ghostscript/%%GS_VERSION%%/alps %%PORTDOCS%%@dirrm share/doc/ghostscript/%%GS_VERSION%% %%PORTDOCS%%@dirrm share/doc/ghostscript Property changes on: head/print/ghostscript7/pkg-plist ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.26 \ No newline at end of property +1.27 \ No newline at end of property Index: head/print/ghostscript7/scripts/configure =================================================================== --- head/print/ghostscript7/scripts/configure (revision 137040) +++ head/print/ghostscript7/scripts/configure (revision 137041) @@ -1,385 +1,384 @@ #! /bin/sh # $FreeBSD$ # configure - gs driver preconfiguration, manual driver selection # by Andreas Klemm tempfile=`mktemp -t checklist` if [ -z "${WITHOUT_X11}" ]; then x11devs="x11 x11alpha x11cmyk x11cmyk2 x11cmyk4 x11cmyk8 \ x11gray2 x11gray4 x11mono x11rg16x x11rg32x" fi if [ -n "${WITH_SVGALIB}" ]; then svgalibdevs="lvga256 vgalib" fi if [ ! -z "${GS_DRIVERS_LIST}" ]; then set ${GS_DRIVERS_LIST} else set \ $x11devs \ $svgalibdevs \ md2k md5k \ md50Mono md50Eco md1xMono \ appledmp iwhi iwlo iwlq hl7x0 hl1240 hl1250 bj10e \ bj10v bj10vh bj200 bjc600 bjc800 \ bjccmyk bjccolor bjcgray bjcmono \ lbp8 \ lbp1310 lbp1510 lbp1610 lbp1710 lbp1810 lbp1910 \ lips2p lips3 lips4 bjc880j lips4v \ m8510 coslw2p coslwxl uniprint \ dmprt \ lj250 declj250 ap3250 epson eps9mid eps9high lp8000 \ epag \ escpage lp2000 \ alc8600 alc8500 alc2000 alc4000 alc1900 alc4100 \ lp9800c lp9000c lp9500c lp8800c lp8300c lp8500c lp3000c \ lp8200c lp8000c \ epl6100 epl5900 epl5800 \ epl2050 epl2050p epl2120 epl2500 epl2750 \ lp9000b lp2500 lp9100 lp7900 lp7500 lp2400 lp2200 lp9400 \ lp8900 lp8700 lp8100 lp7700 lp8600f lp8400f lp8300f lp1900 \ lp9600s lp9300 lp9600 lp8600 lp1800 \ lq850 epsonc \ mjc180 mjc360 mjc720 mj500c \ st800 stcolor photoex lp2563 dnj650c deskjet djet500 cdeskjet \ djet500c cdjcolor cdjmono cdj500 cdj550 \ cdj670 cdj850 cdj880 cdj890 cdj1600 cdj970 \ laserjet ljetplus ljet2p ljet3 ljet3d ljet4 ljet4d lj4dith \ cljet5 cljet5c cljet5pr lj5mono lj5gray \ pj pjetxl pjxl paintjet \ pjxl300 pxlmono pxlcolor \ - pcl3 hpdj \ + pcl3 \ ijs ibmpro jetp3852 imagen fs600 lxm5700m \ lxm3200 lx5000 lex2050 lex3200 lex5700 lex7000 \ cp50 necp6 \ npdl \ oce9050 oki182 okiibm atx23 atx24 atx38 r4081 \ rpdl \ gdi \ sj48 t4693d2 t4693d4 t4693d8 tek4696 \ bmpmono bmpgray bmp16 bmp256 bmp16m bmp32b bmpsep1 bmpsep8 \ ccr \ cgmmono cgm8 cgm24 \ cif \ dfaxhigh dfaxlow \ faxg3 faxg32d faxg4 \ miff24 inferno jpeg jpeggray \ mgrmono mgrgray2 mgrgray4 mgrgray8 mgr4 mgr8 \ pcxmono pcxgray pcx16 pcx256 pcx24b pcxcmyk pdfwrite \ bit bitrgb bitcmyk plan9bm pam pbm pbmraw \ pgm pgmraw pgnm pgnmraw pnm pnmraw ppm ppmraw \ pkm pkmraw pksm pksmraw \ pngmono pnggray png16 png256 png16m pngalpha \ psmono psgray psrgb \ pswrite epswrite sgirgb sunhmono \ tiffcrle tiffg3 tiffg32d tiffg4 \ tiff12nc tiff24nc tifflzw tiffpack \ bbox fi for i; do eval status_$i=ON done if [ -z "${BATCH}" ]; then /usr/bin/dialog --title "GNU Ghostscript driver configuration" --clear \ --checklist "\n\ This new ghostscript driver configuration dialog allows you to choose \n\ only those gs drivers, you really need. Don't think too economical, since \n\ other programs in the ports collection might need some of the default gs \n\ file format drivers. The gs5 default drivers are preselected. \n\ Have fun with this new configuration style ! -andreas \n\n\ Please choose options by pressing SPACE to TOGGLE an option ON/OFF ?" -1 -1 9 \ "x11" "X Window System version 11, release >=4" "$status_x11" \ "x11alpha" "X Window System masquer. as device with alpha capability" "$status_x11alpha" \ "x11cmyk" "X Window System masquer. as 1-bit-per-plane CMYK device" "$status_x11cmyk" \ "x11cmyk2" "X Window System as a 2-bit-per-plane CMYK device" "$status_x11cmyk2" \ "x11cmyk4" "X Window System as a 4-bit-per-plane CMYK device" "$status_x11cmyk4" \ "x11cmyk8" "X Window System as an 8-bit-per-plane CMYK device" "$status_x11cmyk8" \ "x11gray2" "X Window System as a 2-bit gray-scale device" "$status_x11gray2" \ "x11gray4" "X Window System as a 4-bit gray-scale device" "$status_x11gray4" \ "x11mono" "X Window System masquer. as black-and-white device" "$status_x11mono" \ "x11rg16x" "X Window System with G5/B5/R6 pixel layout for testing" "$status_x11rg16x" \ "x11rg32x" "X Window System with G11/B10/R11 pixel layout for testing" "$status_x11rg32x" \ "lvga256" "SVGAlib, 256-color VGA modes" "$status_lvga256" \ "vgalib" "SVGAlib, 16-color VGA modes" "$status_vgalib" \ "md2k" "ALPS MD-2000/2010/4000/1300/1500/5000 [MD2K]" "$status_md2k" \ "md5k" "ALPS MD-5000 Eco Mode [MD2K]" "$status_md5k" \ "md50Mono" "ALPS MD-5000 Monochrome [ALPS]" "$status_md50Mono" \ "md50Eco" "ALPS MD-5000 Eco Mode [ALPS]" "$status_md50Eco" \ "md1xMono" "ALPS MD-1x00 Monochrome [ALPS]" "$status_md1xMono" \ "appledmp" "Apple Dot Matrix Printer / Imagewriter" "$status_appledmp" \ "iwhi" "Apple Imagewriter, high-resolution mode" "$status_iwhi" \ "iwlo" "Apple Imagewriter, low-resolution mode" "$status_iwlo" \ "iwlq" "Apple Imagewriter LQ in 320 x 216 dpi mode" "$status_iwlq" \ "hl7x0" "Brother HL720 and HL730 (HL760=PCL), MFC6550MC Fax Machine" "$status_hl7x0" \ "hl1240" "Brother HL1030/1240" "$status_hl1240" \ "hl1250" "Brother HLHL1050/1070/1250/1270N" "$status_hl1250" \ "bj10e" "Canon BubbleJet BJ-10e" "$status_bj10e" \ "bj10v" "Canon BubbleJet BJ-10v [BJ10V]" "$status_bj10v" \ "bj10vh" "Canon BubbleJet BJ-10v, high-mergin [BJ10V]" "$status_bj10vh" \ "bj200" "Canon BubbleJet BJ-200 and BJC-240(b&w)" "$status_bj200" \ "bjc600" "Canon Color BJC-600/4xxx/70 + Apple StyleWriter 2x00" "$status_bjc600" \ "bjc800" "Canon Color BubbleJet BJC-240/800" "$status_bjc800" \ "bjccmyk" "Canon Color BubbleJet BJC-210/240/250/265/1000 [BJC250]" "$status_bjccmyk" \ "bjccolor" "Canon Color BubbleJet BJC-210 ... 1000 truecolor [BJC250]" "$status_bjccolor" \ "bjcgray" "Canon Color BubbleJet BJC-210 ... 1000 grayscale [BJC250]" "$status_bjcgray" \ "bjcmono" "Canon Color BubbleJet BJC-210 ... 1000 monochrome [BJC250]" "$status_bjcmono" \ "lbp8" "Canon LBP-8II laser printer" "$status_lbp8" \ "lbp1310" "Canon LBP-1310 laser printer [CPCA]" "$status_lbp1310" \ "lbp1510" "Canon LBP-1510 laser printer [CPCA]" "$status_lbp1510" \ "lbp1610" "Canon LBP-1610 laser printer [CPCA]" "$status_lbp1610" \ "lbp1710" "Canon LBP-1710 laser printer [CPCA]" "$status_lbp1710" \ "lbp1810" "Canon LBP-1810 laser printer [CPCA]" "$status_lbp1810" \ "lbp1910" "Canon LBP-1910 laser printer [CPCA]" "$status_lbp1910" \ "lips2p" "Canon LIPS II+ [LIPS]" "$status_lips2p" \ "lips3" "Canon LIPS III [LIPS]" "$status_lips3" \ "lips4" "Canon LIPS IV [LIPS]" "$status_lips4" \ "bjc880j" "Canon LIPS IVc (BJC-680J/880J) [LIPS]" "$status_bjc880j" \ "lips4v" "Canon LIPS IV, vector output mode [LIPS]" "$status_lips4v" \ "m8510" "C.Itoh M8510 printer" "$status_m8510" \ "coslw2p" "CoStar LabelWriter II II/Plus" "$status_coslw2p" \ "coslwxl" "CoStar LabelWriter XL" "$status_coslwxl" \ "stp" "Configurable Canon/Epson/Lexmark/HP driver [Gimp-Print]" "$status_stp" \ "uniprint" "Configurable ESC/P,ESC/P2,HP-RTL/PCL,P2X mono/color driver" "$status_uniprint" \ "dmprt" "Configurable dot matrix printer driver [DMPRT]" "$status_dmprt" \ "lj250" "DEC LJ250 Companion color printer" "$status_lj250" \ "declj250" "DEC LJ250 driver (alternate)" "$status_declj250" \ "ap3250" "Epson ActionPrinter 3250" "$status_ap3250" \ "epson" "Epson-compatible dot matrix, 9/24-pin" "$status_epson" \ "eps9mid" "Epson-compatible 9-pin, interleaved lines, medium resol" "$status_eps9mid" \ "eps9high" "Epson-compatible 9-pin, interleaved lines, triple resol" "$status_eps9high" \ "lp8000" "Epson LP-8000 line printer" "$status_lp8000" \ "epag" "Epson ESC/Page laser printer (generic) [EPAG]" "$status_epag" \ "escpage" "Epson ESC/Page laser printer (generic) [LIPS]" "$status_escpage" \ "lp2000" "Epson LP-2000/3000/7000/7000G laser printer [LIPS]" "$status_lp2000" \ "alc8600" "Epson AL-C8600 color laser printer [EPLASER]" "$status_alc8600" \ "alc8500" "Epson AL-C8500 color laser printer [EPLASER]" "$status_alc8500" \ "alc2000" "Epson AL-C2000 color laser printer [EPLASER]" "$status_alc2000" \ "alc4000" "Epson AL-C4000 color laser printer [EPLASER]" "$status_alc4000" \ "alc1900" "Epson AL-C1900 color laser printer [EPLASER]" "$status_alc1900" \ "alc4100" "Epson AL-C4100 color laser printer [EPLASER]" "$status_alc4100" \ "lp9800c" "Epson LP-9800C color laser printer [EPLASER]" "$status_lp9800c" \ "lp9000c" "Epson LP-9000C color laser printer [EPLASER]" "$status_lp9000c" \ "lp9500c" "Epson LP-9500C color laser printer [EPLASER]" "$status_lp9500c" \ "lp8800c" "Epson LP-8800C color laser printer [EPLASER]" "$status_lp8800c" \ "lp8300c" "Epson LP-8300C color laser printer [EPLASER]" "$status_lp8300c" \ "lp8500c" "Epson LP-8500C color laser printer [EPLASER]" "$status_lp8500c" \ "lp3000c" "Epson LP-3000C color laser printer [EPLASER]" "$status_lp3000c" \ "lp8200c" "Epson LP-8200C color laser printer [EPLASER]" "$status_lp8200c" \ "lp8000c" "Epson LP-8000C color laser printer [EPLASER]" "$status_lp8000c" \ "epl6100" "Epson EPL-6100 laser printer [EPLASER]" "$status_epl6100" \ "epl5900" "Epson EPL-5900 laser printer [EPLASER]" "$status_epl5900" \ "epl5800" "Epson EPL-5800 laser printer [EPLASER]" "$status_epl5800" \ "epl2050" "Epson EPL-N2050 laser printer [EPLASER]" "$status_epl2050" \ "epl2050p" "Epson EPL-N2050+ laser printer [EPLASER]" "$status_epl2050p" \ "epl2120" "Epson EPL-N2120 laser printer [EPLASER]" "$status_epl2120" \ "epl2500" "Epson EPL-N2500 laser printer [EPLASER]" "$status_epl2500" \ "epl2750" "Epson EPL-N2750 laser printer [EPLASER]" "$status_epl2750" \ "lp9000b" "Epson LP-9000B laser printer [EPLASER]" "$status_lp9000b" \ "lp2500" "Epson LP-2500 laser printer [EPLASER]" "$status_lp2500" \ "lp9100" "Epson LP-9100(R) laser printer [EPLASER]" "$status_lp9100" \ "lp7900" "Epson LP-7900(R) laser printer [EPLASER]" "$status_lp7900" \ "lp7500" "Epson LP-7500(R) laser printer [EPLASER]" "$status_lp7500" \ "lp2400" "Epson LP-2400 laser printer [EPLASER]" "$status_lp2400" \ "lp2200" "Epson LP-2200 laser printer [EPLASER]" "$status_lp2200" \ "lp9400" "Epson LP-9400(R) laser printer [EPLASER]" "$status_lp9400" \ "lp8900" "Epson LP-8900(R) laser printer [EPLASER]" "$status_lp8900" \ "lp8700" "Epson LP-8700(R) laser printer [EPLASER]" "$status_lp8700" \ "lp8100" "Epson LP-8100(R) laser printer [EPLASER]" "$status_lp8100" \ "lp7700" "Epson LP-7700(R) laser printer [EPLASER]" "$status_lp7700" \ "lp8600f" "Epson LP-8600FX(N) laser printer [EPLASER]" "$status_lp8600f" \ "lp8400f" "Epson LP-8400FX(N) laser printer [EPLASER]" "$status_lp8400f" \ "lp8300f" "Epson LP-8300F laser printer [EPLASER]" "$status_lp8300f" \ "lp1900" "Epson LP-1900(N) laser printer [EPLASER]" "$status_lp1900" \ "lp9600s" "Epson LP-9600S laser printer [EPLASER]" "$status_lp9600s" \ "lp9300" "Epson LP-9300 laser printer [EPLASER]" "$status_lp9300" \ "lp9600" "Epson LP-9600 laser printer [EPLASER]" "$status_lp9600" \ "lp8600" "Epson LP-8600FX(N) laser printer [EPLASER]" "$status_lp8600" \ "lp1800" "Epson LP-1800 laser printer [EPLASER]" "$status_lp1800" \ "lq850" "Epson LQ-850 (360x360), ok for Canon BJ300 in LQ850 emul" "$status_lq850" \ "epsonc" "Epson LQ-2550 and Fujitsu 3400/2400/1200 color" "$status_epsonc" \ "mjc180" "Epson MachJet series 180dpi, CMYK [MJC]" "$status_mjc180" \ "mjc360" "Epson MachJet series 360dpi, CMYK [MJC]" "$status_mjc360" \ "mjc720" "Epson MachJet series 720dpi, CMYK [MJC]" "$status_mjc720" \ "mj500c" "Epson MachJet MJ-500C 360dpi, CMY or mono [MJC]" "$status_mj500c" \ "st800" "Epson Stylus 800 printer" "$status_st800" \ "stcolor" "Epson Stylus Color and II/IIs/1500 (see driver docu)" "$status_stcolor" \ "photoex" "Epson Stylus Color Photo, Photo EX, Photo 700" "$status_photoex" \ "lp2563" "HP 2563B line printer" "$status_lp2563" \ "dnj650c" "HP DesignJet 650C" "$status_dnj650c" \ "deskjet" "HP DeskJet and DeskJet Plus" "$status_deskjet" \ "djet500" "HP DeskJet 500 (for DeskJet 600 use -r600)" "$status_djet500" \ "cdeskjet" "HP DeskJet 500C, 1 bit/pixel color" "$status_cdeskjet" \ "djet500c" "HP DeskJet 500C alternate driver, not for 550/560C" "$status_djet500c" \ "cdjcolor" "HP DeskJet 500C/540C, 24bit/pxl+FS dith, Citizen Projet IIc" "$status_cdjcolor" \ "cdjmono" "HP DeskJet 500/510/520/540C b/w printing" "$status_cdjmono" \ "cdj500" "HP DeskJet 500/540C (same as cdjcolor)" "$status_cdj500" \ "cdj550" "HP DeskJet 550C/560C/660C/660Cse" "$status_cdj550" \ "cdj670" "HP DeskJet 670/690 [HP8XX]" "$status_cdj670" \ "cdj850" "HP DeskJet 850/855/870/1100 [HP8XX]" "$status_cdj850" \ "cdj880" "HP DeskJet 880 [HP8XX]" "$status_cdj880" \ "cdj890" "HP DeskJet 890 [HP8XX]" "$status_cdj890" \ "cdj1600" "HP DeskJet 1600 [HP8XX]" "$status_cdj1600" \ "cdj970" "HP DeskJet 970CXi [DJ970]" "$status_cdj970" \ "laserjet" "HP LaserJet" "$status_laserjet" \ "ljetplus" "HP LaserJet Plus" "$status_ljetplus" \ "ljet2p" "HP LaserJet IId/IIp/III* with TIFF compression" "$status_ljet2p" \ "ljet3" "HP LaserJet III* with Delta Row compression" "$status_ljet3" \ "ljet3d" "HP LaserJet IIID with duplex capability" "$status_ljet3d" \ "ljet4" "HP LaserJet 4 and 5L/5P (not real LJ5), defaults to 600 dpi" "$status_ljet4" \ "ljet4d" "HP LaserJet 4 (defaults to 600 dpi) with duplex" "$status_ljet4d" \ "lj4dith" "HP LaserJet 4 with Floyd-Steinberg dithering" "$status_lj4dith" \ "cljet5" "HP LaserJet 5/5M Color (new driver, old=cljet5pr)" "$status_cljet5" \ "cljet5c" "HP LaserJet 5/5M Color Simple" "$status_cljet5c" \ "cljet5pr" "HP LaserJet 5/5M Color (old drv. with rotation hacks/flaws)" "$status_cljet5pr" \ "lj5mono" "HP LaserJet 5 and 6 family (PCL5 / PCL XL), bitmap" "$status_lj5mono" \ "lj5gray" "HP LaserJet 5 and 6 family, gray-scale bitmap" "$status_lj5gray" \ "pj" "HP PaintJet XL driver " "$status_pj" \ "pjetxl" "HP PaintJet XL driver (alternate)" "$status_pjetxl" \ "pjxl" "HP PaintJet XL color printer" "$status_pjxl" \ "paintjet" "HP PaintJet color printer (alternate)" "$status_paintjet" \ "pjxl300" "HP PaintJet XL300, DeskJet 1200C color printer, HP CopyJet" "$status_pjxl300" \ "pxlmono" "HP PCL XL black-and-white printers (LaserJet 5 and 6 family)" "$status_pxlmono" \ "pxlcolor" "HP PCL XL color printers (Color LaserJet 4500/5000)" "$status_pxlcolor" \ "pcl3" "HP PCL 3+ (generic) [PCL3]" "$status_pcl3" \ - "hpdj" "HP PCL 3+ (old drv.) [HPDJ]" "$status_hpdj" \ "ijs" "HP Inkjet and other raster devices" "$status_ijs" \ "ibmpro" "IBM 9-pin Proprinter" "$status_ibmpro" \ "jetp3852" "IBM Jetprinter ink-jet color (Model #3852)" "$status_jetp3852" \ "imagen" "Imagen ImPress printers" "$status_imagen" \ "fs600" "Kyocera FS-600 (600 dpi)" "$status_fs600" \ "lxm5700m" "Lexmark 5700 monotone" "$status_lxm5700m" \ "lxm3200" "Lexmark 3200/Z12/Z22/Z31/Z32 [LXM3200]" "$status_lxm3200" \ "lx5000" "Lexmark 5000/Z51/Z82 [LX5000]" "$status_lx5000" \ "lex2050" "Lexmark 2050 [LEX7000]" "$status_lex2050" \ "lex3200" "Lexmark 3200 [LEX7000]" "$status_lex3200" \ "lex5700" "Lexmark 5700 [LEX7000]" "$status_lex5700" \ "lex7000" "Lexmark 7000 [LEX7000]" "$status_lex7000" \ "cp50" "Mitsubishi CP50 color" "$status_cp50" \ "necp6" "NEC PinWriter P6/P6+/P60, 360x360 DPI resol" "$status_necp6" \ "npdl" "NEC Printer Description Language [LIPS]" "$status_npdl" \ "oce9050" "OCE 9050 printer" "$status_oce9050" \ "oki182" "Okidata MicroLine 182" "$status_oki182" \ "okiibm" "Okidata MicroLine IBM-compatible printers" "$status_okiibm" \ "atx23" "Practical Automation ATX-23 label printer" "$status_atx23" \ "atx24" "Practical Automation ATX-24 label printer" "$status_atx24" \ "atx38" "Practical Automation ATX-38 label printer" "$status_atx38" \ "r4081" "Ricoh 4081 laser printer" "$status_r4081" \ "rpdl" "Ricoh Printer Description Language [LIPS]" "$status_rpdl" \ "gdi" "Samsung SmartGDI laser printer [GDI]" "$status_gdi" \ "sj48" "StarJet 48 inkjet printer" "$status_sj48" \ "t4693d2" "Tektronix 4693d color, 2 bits per R/G/B component" "$status_t4693d2" \ "t4693d4" "Tektronix 4693d color, 4 bits per R/G/B component" "$status_t4693d4" \ "t4693d8" "Tektronix 4693d color, 8 bits per R/G/B component" "$status_t4693d8" \ "tek4696" "Tektronix 4695/4696 inkjet plotter" "$status_tek4696" \ "bmpmono" "BMP Monochrome" "$status_bmpmono" \ "bmpgray" "BMP 8-bit gray" "$status_bmpgray" \ "bmp16" "BMP 4-bit EGA/VGA" "$status_bmp16" \ "bmp256" "BMP 8-bit 256-color" "$status_bmp256" \ "bmp16m" "BMP 24-bit" "$status_bmp16m" \ "bmp32b" "BMP 32-bit pseudo-.BMP" "$status_bmp32b" \ "bmpsep1" "BMP Separated 1-bit CMYK" "$status_bmpsep1" \ "bmpsep8" "BMP Separated 8-bit CMYK" "$status_bmpsep8" \ "ccr" "CalComp Raster format" "$status_ccr" \ "cgmmono" "CGM Monochrome -- LOW LEVEL OUTPUT ONLY" "$status_cgmmono" \ "cgm8" "CGM 8-bit 256-color -- DITTO" "$status_cgm8" \ "cgm24" "CGM 24-bit color -- DITTO" "$status_cgm24" \ "cif" "CIF file format for VLSI" "$status_cif" \ "dfaxhigh" "DigiBoard, DigiFAX software format (high resol)" "$status_dfaxhigh" \ "dfaxlow" "DigiFAX low (normal) resol" "$status_dfaxlow" \ "faxg3" "Group 3 fax, with EOLs but no header or EOD" "$status_faxg3" \ "faxg32d" "Group 3 2-D fax, with EOLs but no header or EOD" "$status_faxg32d" \ "faxg4" "Group 4 fax, with EOLs but no header or EOD" "$status_faxg4" \ "miff24" "ImageMagick MIFF, 24-bit direct color, RLE compressed" "$status_miff24" \ "inferno" "Inferno bitmaps" "$status_inferno" \ "jpeg" "JPEG format, RGB output" "$status_jpeg" \ "jpeggray" "JPEG format, gray output" "$status_jpeggray" \ "mgrmono" "MGR devices 1-bit monochrome" "$status_mgrmono" \ "mgrgray2" "MGR devices 2-bit gray scale" "$status_mgrgray2" \ "mgrgray4" "MGR devices 4-bit gray scale" "$status_mgrgray4" \ "mgrgray8" "MGR devices 8-bit gray scale" "$status_mgrgray8" \ "mgr4" "MGR devices 4-bit (VGA) color" "$status_mgr4" \ "mgr8" "MGR devices 8-bit color" "$status_mgr8" \ "pcxmono" "PCX file format, monochrome 1-bit b/w" "$status_pcxmono" \ "pcxgray" "PCX file format, 8-bit gray scale" "$status_pcxgray" \ "pcx16" "PCX file format, 4-bit planar EGA/VGA color" "$status_pcx16" \ "pcx256" "PCX file format, 8-bit chunky color" "$status_pcx256" \ "pcx24b" "PCX file format, 24-bit color 3x8-bit planes" "$status_pcx24b" \ "pcxcmyk" "PCX file format, 4-bit chunky CMYK color" "$status_pcxcmyk" \ "pdfwrite" "PDF output (like Adobe Acrobat Distiller)" "$status_pdfwrite" \ "bit" "Plain bits, monochrome" "$status_bit" \ "bitrgb" "Plain bits, RGB" "$status_bitrgb" \ "bitcmyk" "Plain bits, CMYK" "$status_bitcmyk" \ "plan9bm" "Plan 9 bitmap format" "$status_plan9bm" \ "pam" "Portable Arbitrary Map file format" "$status_pam" \ "pbm" "Portable Bitmap, plain format" "$status_pbm" \ "pbmraw" "Portable Bitmap, raw format" "$status_pbmraw" \ "pgm" "Portable Graymap, plain format" "$status_pgm" \ "pgmraw" "Portable Graymap, raw format" "$status_pgmraw" \ "pgnm" "Portable Graymap, plain format, optim. to PBM" "$status_pgnm" \ "pgnmraw" "Portable Graymap, raw format, optim. to PBM" "$status_pgmraw" \ "pnm" "Portable Pixmap, plain format RGB, optim. to PGM/PBM" "$status_pnm" \ "pnmraw" "Portable Pixmap, raw format RGB, optim. to PGM/PBM" "$status_pnmraw" \ "ppm" "Portable Pixmap, plain format RGB" "$status_ppm" \ "ppmraw" "Portable Pixmap, raw format RGB" "$status_ppmraw" \ "pkm" "Portable inKmap (plain format) (4-bit CMYK => RGB)" "$status_pkm" \ "pkmraw" "Portable inKmap (raw format) (4-bit CMYK => RGB)" "$status_pkmraw" \ "pksm" "Portable Separated map (plain) (4-bit CMYK => 4 pages)" "$status_pksm" \ "pksmraw" "Portable Separated map (raw) (4-bit CMYK => 4 pages)" "$status_pksmraw" \ "pngmono" "PNG Monochrome Portable Network Graphics" "$status_pngmono" \ "pnggray" "PNG 8-bit gray Portable Network Graphics" "$status_pnggray" \ "png16" "PNG 4-bit color Portable Network Graphics" "$status_png16" \ "png256" "PNG 8-bit color Portable Network Graphics" "$status_png256" \ "png16m" "PNG 24-bit color Portable Network Graphics" "$status_png16m" \ "pngalpha" "PNG 32-bit RGBA color Portable Network Graphics" "$status_pngalpha" \ "psmono" "PostScript (Level 1) monochrome image" "$status_psmono" \ "psgray" "PostScript (Level 1) 8-bit gray image" "$status_psgray" \ "psrgb" "PostScript (Level 2) 24-bit color image" "$status_psrgb" \ "pswrite" "PostScript output (like PostScript Distillery)" "$status_pswrite" \ "epswrite" "EPS output (like PostScript Distillery)" "$status_epswrite" \ "sgirgb" "SGI RGB pixmap format" "$status_sgirgb" \ "sunhmono" "Harlequin variant of 1-bit Sun raster file" "$status_sunhmono" \ "tiffcrle" "TIFF CCITT RLE 1 dim = Group 3 fax with no EOLs" "$status_tiffcrle" \ "tiffg3" "TIFF Group 3 fax with EOLs" "$status_tiffg3" \ "tiffg32d" "TIFF Group 3 2-D fax" "$status_tiffg32d" \ "tiffg4" "TIFF Group 4 fax" "$status_tiffg4" \ "tiff12nc" "TIFF 12-bit RGB, no compression" "$status_tiff12nc" \ "tiff24nc" "TIFF 24-bit RGB, no compression, NeXT std. format" "$status_tiff24nc" \ "tifflzw" "TIFF LZW, tag = 5, mono" "$status_tifflzw" \ "tiffpack" "TIFF PackBits, tag = 32773, mono" "$status_tiffpack" \ "bbox" "Bounding box output" "$status_bbox" \ 2> $tempfile retval=$? if [ -s $tempfile ]; then set `sed 's/"//g' $tempfile` fi rm -f $tempfile case $retval in 0) if [ -z "$*" ]; then echo "Nothing selected" fi ;; 1) echo "Cancel pressed." exit 1 ;; esac fi exec > ${WRKSRC}/Makefile echo "DEVICE_DEVS= \\" for i; do echo " \$(DD)$i.dev \\" done echo "" cat "${WRKSRC}/src/unix-gcc.mak" Property changes on: head/print/ghostscript7/scripts/configure ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.25 \ No newline at end of property +1.26 \ No newline at end of property