Index: head/japanese/vfghostscript55/Makefile =================================================================== --- head/japanese/vfghostscript55/Makefile (revision 49449) +++ head/japanese/vfghostscript55/Makefile (revision 49450) @@ -1,188 +1,188 @@ # New ports collection makefile for: Japanese GNU ghostscript + vector font library(FreeType) # Date created: 26 Aug 1997 # Whom: Mita Yoshio # # $FreeBSD$ # PORTNAME= vfghostscript PORTVERSION= 5.50a -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= japanese print MASTER_SITES= ${MASTER_SITE_GNU} \ ftp://ftp.cs.wisc.edu/ghost/gnu/gs550/ \ ftp://ftp.cs.wisc.edu/ghost/gnu/fonts/ \ http://www.ozemail.com.au/~geoffk/pdfencrypt/ \ ${MASTER_SITE_LOCAL} \ ${MASTER_SITE_PORTS_JP} \ http://www.bukka.p.chiba-u.ac.jp/~ohmori/gs/ \ http://www.ceres.dti.ne.jp/~owatanab/gdevnpdl/ \ http://www.humblesoft.com/pub/ \ http://www6.vc-net.ne.jp/~umi/ \ http://plaza26.mbn.or.jp/~higamasa/gdevmd2k/ \ - http://www.epkowa.on.arena.ne.jp/pips/data/lp1900/\ + http://www.epkowa.on.arena.ne.jp/pips/data/9400/\ ${MASTER_SITE_SOURCEFORGE:S/%SUBDIR%/hpinkjet/g} # first for ${MASTER_SITE_GNU}, second for ${MASTER_SITE_LOCAL}, # third for ${MASTER_SITE_PORTS_JP} MASTER_SITE_SUBDIR= ghostscript asami/LOCAL_PORTS taoka . DISTFILES= ${GS_SOURCES} ${GS_FONTS_STD} ${GS_FONTS_OTHER} \ ${DECRYPT_PDF} ${GS_DRIVERS} DIST_SUBDIR= ghostscript EXTRACT_ONLY= ${GS_SOURCES} MAINTAINER= mita@jp.FreeBSD.org BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/graphics/jpeg:extract LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \ VFlib2.24:${PORTSDIR}/japanese/vflib WRKSRC= ${WRKDIR}/gs5.50 USE_XLIB= yes USE_GMAKE= yes MAKEFILE= unix-gcc.mak MAN1= gs.1 pdf2ps.1 ps2ascii.1 ps2epsi.1 ps2pdf.1 pdf2dsc.1 ps2ps.1 CFLAGS+= -DA4 GSINST_DIR= ${PREFIX}/share/ghostscript/5.50vflib DOC_DIR= ${GSINST_DIR}/doc PRINTER= ${WRKSRC}/jp-printers GS_SOURCES= gnu-gs-5.50a.tar.gz # Note: the following two are real files that have symlinks with # later version numbers pointing to them. To avoid unnecessarily # downloading distfiles, do not change these when upgrading the port # unless the files really change. GS_FONTS_STD= gnu-gs-fonts-std-6.0.tar.gz GS_FONTS_OTHER= gnu-gs-fonts-other-6.0.tar.gz GS_DRIVERS= gs5.50-vflib-1.0.tar.gz GS_DRIVERS+= gdevlips-2.3.6-550.tar.gz GS_DRIVERS+= gdevmjc-0.8.tar.gz GS_DRIVERS+= gdev10v.tar.gz GS_DRIVERS+= dmprt-2.01.tar.gz GS_DRIVERS+= gdevnpdl-1.6.2.tar.gz GS_DRIVERS+= epag-3.09.tar.gz GS_DRIVERS+= gdevalps-0.21.tar.gz GS_DRIVERS+= gdevmd2k-0.2a.tar.gz GS_DRIVERS+= gdevrpdl-1.4.tar.gz -GS_DRIVERS+= eplaser-2.0.2-550.tgz +GS_DRIVERS+= eplaser-2.0.6-550.tgz GS_DRIVERS+= hpijs0.97.tar.gz # replacement for pdf_sec.ps, that allows you to read encrypted PDF files DECRYPT_PDF= pdf_sec.ps post-extract: ${LN} -s ${WRKDIRPREFIX}${.CURDIR}/../../graphics/jpeg/work/jpeg-6b ${WRKSRC}/jpeg @${TAR} -C ${WRKSRC} --unlink -xzf ${_DISTDIR}/gs5.50-vflib-1.0.tar.gz @( ${MKDIR} ${PRINTER} ; \ cd ${PRINTER} ; \ ${TAR} --unlink -xzf ${_DISTDIR}/gdevlips-2.3.6-550.tar.gz ; \ ${TAR} --unlink -xzf ${_DISTDIR}/gdevmjc-0.8.tar.gz ; \ ${TAR} --unlink -xzf ${_DISTDIR}/gdev10v.tar.gz ; \ ${MKDIR} ${PRINTER}/gdevdmpr ; \ ${TAR} -C gdevdmpr --unlink -xzf ${_DISTDIR}/dmprt-2.01.tar.gz ; \ ${TAR} --unlink -xzf ${_DISTDIR}/gdevnpdl-1.6.2.tar.gz ; \ ${TAR} --unlink -xzf ${_DISTDIR}/epag-3.09.tar.gz ; \ ${TAR} --unlink -xzf ${_DISTDIR}/gdevalps-0.21.tar.gz ; \ ${TAR} --unlink -xzf ${_DISTDIR}/gdevmd2k-0.2a.tar.gz ; \ ${TAR} --unlink -xzf ${_DISTDIR}/gdevrpdl-1.4.tar.gz ; \ - ${TAR} --unlink -xzf ${_DISTDIR}/eplaser-2.0.2-550.tgz ; \ + ${TAR} --unlink -xzf ${_DISTDIR}/eplaser-2.0.6-550.tgz ; \ ${TAR} --unlink -xzf ${_DISTDIR}/hpijs0.97.tar.gz ; \ ) pre-patch: @${CAT} ${WRKSRC}/gs5.50-vflib-1.0/gs5.50-vflib-1.0.diff | \ ${PATCH} -d ${WRKSRC} -p1 --forward --quiet -E post-patch: @( cd ${PRINTER} ; \ ${CP} gdev10v/gdev10v.c gdev10v/gdev10v.mak ${WRKSRC}; \ ${CP} gdevmjc-0.8/*.[ch] gdevmjc-0.8/gdevmjc.mak ${WRKSRC}; \ ${CP} gdevlips-2.3.6-550/gdevlips.[ch] gdevlips-2.3.6-550/gdevlips.mak ${WRKSRC}; \ ${CP} gdevlips-2.3.6-550/gdevl4[rv].c gdevlips-2.3.6-550/gdevlprn.[ch] ${WRKSRC}; \ ${CP} gdevdmpr/gdevdmpr.c gdevdmpr/gdevdmpr.mak ${WRKSRC}; \ ${CP} gdevdmpr/dviprlib.c gdevdmpr/dviprlib.h ${WRKSRC}; \ ${CP} epag-3.09/gdevepag.c epag-3.09/gdevepag.mak ${WRKSRC}; \ ${CP} gdevnpdl/gdevnpdl.c gdevnpdl/gdevnpdl.mak ${WRKSRC}; \ ${CP} gdevalps-0.2/gdevalps.c gdevalps-0.2/gdevalps.mak-5.50 ${WRKSRC}; \ ${CP} gdevmd2k-0.2a/gdevmd2k.c gdevmd2k-0.2a/gdevmd2k.mak-5.50 ${WRKSRC}; \ ${CP} gdevrpdl-1.4/gdevrpdl.c gdevrpdl-1.4/gdevrpdl.mak ${WRKSRC}; \ ${CP} eplaser/gdevescv.[ch] eplaser/gdevescv.mak eplaser/gdevesmv.c eplaser/gdevesmv.mak ${WRKSRC}; \ ${CP} hpijs0.97/gdevhpij.[ch] ${WRKSRC}; \ ${SED} -n -e '/^### -* Hewlett-Packard Co. Inkjet Driver -*/,/^###/p' \ hpijs0.97/contrib.mak | ${SED} '$d' > ${WRKSRC}/gdevhpij.mak; \ ) @${PATCH} ${PATCH_ARGS} < ${FILESDIR}/gdev10v.mak.patch @${PATCH} ${PATCH_ARGS} < ${FILESDIR}/mjc.dev.patch @${PATCH} ${PATCH_ARGS} < ${FILESDIR}/gdevdmpr.mak.patch @${PATCH} ${PATCH_ARGS} < ${FILESDIR}/gdevepag.mak.patch @${PATCH} ${PATCH_ARGS} < ${FILESDIR}/gdevmjc.c.patch @${PATCH} ${PATCH_ARGS} < ${FILESDIR}/gdevdmpr.patch @${PATCH} ${PATCH_ARGS} < ${FILESDIR}/gdevlips.mak.patch @${PATCH} ${PATCH_ARGS} < ${FILESDIR}/gdevescv.c.patch @${PATCH} ${PATCH_ARGS} < ${FILESDIR}/gdevesmv.c.patch @${CAT} ${WRKSRC}/gdev10v.mak >> ${WRKSRC}/contrib.mak @${CAT} ${WRKSRC}/gdevdmpr.mak >> ${WRKSRC}/contrib.mak @${CAT} ${WRKSRC}/gdevepag.mak >> ${WRKSRC}/contrib.mak @${CAT} ${WRKSRC}/gdevlips.mak >> ${WRKSRC}/contrib.mak @${CAT} ${WRKSRC}/gdevnpdl.mak >> ${WRKSRC}/contrib.mak @${CAT} ${WRKSRC}/gdevrpdl.mak >> ${WRKSRC}/contrib.mak @${CAT} ${WRKSRC}/gdevmjc.mak >> ${WRKSRC}/contrib.mak @${CAT} ${WRKSRC}/gdevalps.mak-5.50 >> ${WRKSRC}/contrib.mak @${CAT} ${WRKSRC}/gdevmd2k.mak-5.50 >> ${WRKSRC}/contrib.mak @${CAT} ${WRKSRC}/gdevescv.mak >> ${WRKSRC}/contrib.mak @${CAT} ${WRKSRC}/gdevesmv.mak >> ${WRKSRC}/contrib.mak @${CAT} ${WRKSRC}/gdevhpij.mak >> ${WRKSRC}/contrib.mak @${PATCH} ${PATCH_ARGS} -d ${PRINTER}/hpijs0.97 < ${FILESDIR}/hpijs.patch pre-build: ${MKDIR} ${WRKSRC}/obj post-build: @(cd ${PRINTER}/epag-3.09 ; ${MAKE}) @(cd ${PRINTER}/hpijs0.97 ; ${MAKE}) pre-install: @${MKDIR} ${PREFIX}/share/ghostscript @${TAR} -C ${PREFIX}/share/ghostscript -xzf ${_DISTDIR}/${GS_FONTS_STD} @${TAR} -C ${PREFIX}/share/ghostscript -xzf ${_DISTDIR}/${GS_FONTS_OTHER} post-install: ${INSTALL_DATA} ${_DISTDIR}/pdf_sec.ps ${GSINST_DIR} ${INSTALL_PROGRAM} ${PRINTER}/epag-3.09/ert ${PREFIX}/bin ${INSTALL_PROGRAM} ${PRINTER}/hpijs0.97/hpijs ${PREFIX}/bin @strip ${PREFIX}/bin/gs @( \ ${CP} ${WRKSRC}/gs5.50-vflib-1.0/README ${DOC_DIR}/README.gs5.10-vflib ; \ ${CP} ${WRKSRC}/gs5.50-vflib-1.0/OLD-DOC/gs261d13-doc/*.sj ${DOC_DIR} ; \ ${CP} ${WRKSRC}/gs5.50-vflib-1.0/OLD-DOC/gs261j11-doc/* ${DOC_DIR} ; \ ${CP} ${PRINTER}/gdev10v/gdev10v.jis ${DOC_DIR} ; \ ${CP} ${PRINTER}/gdevlips-2.3.6-550/Gdevlips.htm ${DOC_DIR} ; \ ${CP} ${PRINTER}/gdevlips-2.3.6-550/gs_statd.dif ${DOC_DIR} ; \ ${MKDIR} ${DOC_DIR}/gdevmjc-0.8 ; \ ${CP} ${PRINTER}/gdevmjc-0.8/README.mjc ${DOC_DIR}/gdevmjc-0.8/ ; \ ${CP} ${PRINTER}/gdevmjc-0.8/README.noz ${DOC_DIR}/gdevmjc-0.8/ ; \ ${CP} ${PRINTER}/gdevmjc-0.8/README.mje ${DOC_DIR}/gdevmjc-0.8/ ; \ ${CP} ${PRINTER}/gdevmjc-0.8/cpem.doc ${DOC_DIR}/gdevmjc-0.8/ ; \ ${CP} ${PRINTER}/gdevmjc-0.8/MJ700V2C.FAQ ${DOC_DIR}/gdevmjc-0.8/ ; \ ${CP} ${PRINTER}/gdevalps-0.2/README.gdevalps ${DOC_DIR}/README.gdevalps ; \ ${CP} ${PRINTER}/gdevmd2k-0.2a/README.jis ${DOC_DIR}/gdevmd2k.jis ; \ ${CP} ${PRINTER}/gdevrpdl-1.4/gdevrpdl.doc ${DOC_DIR} ; \ ${CP} ${PRINTER}/gdevdmpr/gdevdmpr.sj ${DOC_DIR} ; \ ${CP} ${PRINTER}/gdevdmpr/dmp_init.ps ${GSINST_DIR} ; \ ${CP} ${PRINTER}/gdevdmpr/dmp_site.ps ${GSINST_DIR} ; \ ${CP} ${PRINTER}/gdevdmpr/escp_24.src ${GSINST_DIR} ; \ ${CP} ${PRINTER}/gdevdmpr/testpage.ps ${GSINST_DIR} ; \ ${CP} ${PRINTER}/gdevnpdl/gdevnpdl.jis ${DOC_DIR} ; \ ${MKDIR} ${DOC_DIR}/epag-3.09 ; \ ${CP} ${PRINTER}/epag-3.09/FILES ${DOC_DIR}/epag-3.09 ; \ ${CP} ${PRINTER}/epag-3.09/*.txt ${DOC_DIR}/epag-3.09 ; \ ${CP} ${PRINTER}/epag-3.09/adjust.ps ${DOC_DIR}/epag-3.09 ; \ ${CP} ${PRINTER}/epag-3.09/gsepagif.sh ${DOC_DIR}/epag-3.09 ; \ ${CP} ${PRINTER}/epag-3.09/psprint ${DOC_DIR}/epag-3.09 ; \ ${CP} ${PRINTER}/gdevmjc-0.8/gdevmjc.ps ${GSINST_DIR} ; \ ${CP} ${PRINTER}/eplaser/readme-eplaser.euc ${DOC_DIR} ; \ ) .include Property changes on: head/japanese/vfghostscript55/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.46 \ No newline at end of property +1.47 \ No newline at end of property Index: head/japanese/vfghostscript55/distinfo =================================================================== --- head/japanese/vfghostscript55/distinfo (revision 49449) +++ head/japanese/vfghostscript55/distinfo (revision 49450) @@ -1,16 +1,16 @@ MD5 (ghostscript/gnu-gs-5.50a.tar.gz) = c12ea8dd56cfc453c99bd8864dfc90db MD5 (ghostscript/gnu-gs-fonts-std-6.0.tar.gz) = 1521fab85ca3e8ce3ce781d4970e6c79 MD5 (ghostscript/gnu-gs-fonts-other-6.0.tar.gz) = 33457d3f37de7ef03d2eea05a9e6aa4f MD5 (ghostscript/pdf_sec.ps) = 92cd6af5b4d7219e91e61b8351f0f7c4 MD5 (ghostscript/gs5.50-vflib-1.0.tar.gz) = e934d1bd3a48a1c151e2a15af0640c97 MD5 (ghostscript/gdevlips-2.3.6-550.tar.gz) = 07bf7a0d6112ae86ed832b308c5f3fbb MD5 (ghostscript/gdevmjc-0.8.tar.gz) = 228f41c3cccce22c8f477c7a9407527c MD5 (ghostscript/gdev10v.tar.gz) = 1486bb54c214ce215044a6c606280d73 MD5 (ghostscript/dmprt-2.01.tar.gz) = c7a9fb127fde5d888a798bf5e1822b88 MD5 (ghostscript/gdevnpdl-1.6.2.tar.gz) = 07ac0d55a1f941be069074104e22fc11 MD5 (ghostscript/epag-3.09.tar.gz) = 63304a6afe44842124d2d880bf24dbe3 MD5 (ghostscript/gdevalps-0.21.tar.gz) = 553bee251b96105eb7d1d7f4027ac0e9 MD5 (ghostscript/gdevmd2k-0.2a.tar.gz) = 5ed2b4218b8f77cb411f3d2e4509ed24 MD5 (ghostscript/gdevrpdl-1.4.tar.gz) = c273943f9c7ad85dd58bb8aca0738854 -MD5 (ghostscript/eplaser-2.0.2-550.tgz) = 0332c31a2aab211d64f6e728558e1cb3 +MD5 (ghostscript/eplaser-2.0.6-550.tgz) = a6603117f0f2b6a500af4d8b3359e6c1 MD5 (ghostscript/hpijs0.97.tar.gz) = d02f8c4c2d730e72038f6f4d4350fbe8 Property changes on: head/japanese/vfghostscript55/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.23 \ No newline at end of property +1.24 \ No newline at end of property Index: head/japanese/vfghostscript55/scripts/configure =================================================================== --- head/japanese/vfghostscript55/scripts/configure (revision 49449) +++ head/japanese/vfghostscript55/scripts/configure (revision 49450) @@ -1,251 +1,255 @@ #!/bin/sh # Set printer drivers automatically if BATCH is set if [ ! "X"${BATCH} = "X" ] ; then -PRINTER_JAPAN=' mjc180.dev mjc360.dev mjc720.dev mj500c.dev lips2p.dev lips3.dev lips4.dev lips4v.dev bjc880j.dev epag.dev npdl.dev nx100f.dev nx100v.dev bj10v.dev bj10vh.dev dmprt.dev md2k.dev md5k.dev lp3000c.dev lp8000c.dev lp8200c.dev lp8300c.dev lp8500c.dev lp8600f.dev lp8400f.dev lp8300f.dev lp1900.dev lp1800.dev hpijs.dev DJ630.dev DJ6xx.dev DJ6xxP.dev DJ8xx.dev DJ9xx.dev DJ9xxVIP.dev AP21xx.dev' +PRINTER_JAPAN=' mjc180.dev mjc360.dev mjc720.dev mj500c.dev lips2p.dev lips3.dev lips4.dev lips4v.dev bjc880j.dev epag.dev npdl.dev nx100f.dev nx100v.dev bj10v.dev bj10vh.dev dmprt.dev md2k.dev md5k.dev lp2200.dev lp9400.dev lp8700.dev lp8100.dev lp3000c.dev lp8000c.dev lp8200c.dev lp8300c.dev lp8500c.dev lp8600f.dev lp8400f.dev lp8300f.dev lp1900.dev lp1800.dev hpijs.dev DJ630.dev DJ6xx.dev DJ6xxP.dev DJ8xx.dev DJ9xx.dev DJ9xxVIP.dev AP21xx.dev' sed -e "s;DEVICE_DEVS15=pdfwrite.dev;DEVICE_DEVS15=pdfwrite.dev stcolor.dev st800.dev uniprint.dev bmp16m.dev ${PRINTER_JAPAN};" \ < ${WRKSRC}/unix-gcc.mak > ${WRKSRC}/unix-gcc.mak.bak && \ mv ${WRKSRC}/unix-gcc.mak.bak ${WRKSRC}/unix-gcc.mak touch ${WRKSRC}/makefile else # Define the directories for the X11 library files. # This can be null if these files are in the default linker search path. sed -e "s;^DEVICE_DEVS=.*;;" \ -e "s;^DEVICE_DEVS1=.*;DEVICE_DEVS1=;" \ -e "s;^DEVICE_DEVS2=.*;DEVICE_DEVS2=;" \ -e "s;^DEVICE_DEVS3=.*;DEVICE_DEVS3=;" \ -e "s;^DEVICE_DEVS4=.*;DEVICE_DEVS4=;" \ -e "s;^DEVICE_DEVS5=.*;DEVICE_DEVS5=;" \ -e "s;^DEVICE_DEVS6=.*;DEVICE_DEVS6=;" \ -e "s;^DEVICE_DEVS7=.*;DEVICE_DEVS7=;" \ -e "s;^DEVICE_DEVS8=.*;DEVICE_DEVS8=;" \ -e "s;^DEVICE_DEVS9=.*;DEVICE_DEVS9=;" \ -e "s;^DEVICE_DEVS10=.*;DEVICE_DEVS10=;" \ -e "s;^DEVICE_DEVS11=.*;DEVICE_DEVS11=;" \ -e "s;^DEVICE_DEVS12=.*;DEVICE_DEVS12=;" \ -e "s;^DEVICE_DEVS13=.*;DEVICE_DEVS13=;" \ -e "s;^DEVICE_DEVS14=.*;DEVICE_DEVS14=;" \ -e "s;^DEVICE_DEVS15=.*;DEVICE_DEVS15=;" \ < ${WRKSRC}/unix-gcc.mak > ${WRKSRC}/unix-gcc.mak.bak && \ mv ${WRKSRC}/unix-gcc.mak.bak ${WRKSRC}/unix-gcc.mak # without that no way :) touch ${WRKSRC}/makefile # driverselection /usr/bin/dialog --title "ja-VFGhostscript 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 gs4 default drivers and some drivers for Japanese \n\ printers 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 version 11, release >=4" ON \ "x11alpha" "X masquer. as device with alpha capability" ON \ "x11cmyk" "X masquer. as 1-bit-per-plane CMYK device" ON \ "x11cmyk2" "X masquer. as 2-bit-per-plane CMYK device" ON \ "x11cmyk4" "X masquer. as 4-bit-per-plane CMYK device" OFF \ "x11cmyk8" "X masquer. as 8-bit-per-plane CMYK device" OFF \ "x11gray2" "X masquer. as device with 2-bit gray-scale device" ON \ "x11gray4" "X masquer. as device with 4-bit gray-scale device" OFF \ "x11mono" "X masquer. as black-and-white device" ON \ "appledmp" "Apple Dot Matrix Printer / Imagewriter" OFF \ "iwhi" "Apple Imagewriter, high-resolution mode" OFF \ "iwlo" "Apple Imagewriter, low-resolution mode" OFF \ "iwlq" "Apple Imagewriter LQ in 320 x 216 dpi mode" OFF \ "bj10e" "Canon BubbleJet BJ10e" ON \ "bj10v" "Canon BubbleJet BJ10v" ON \ "bj10vh" "Canon BubbleJet BJ10v" ON \ "bj200" "Canon BubbleJet BJ200" ON \ "bjc600" "Canon Color BubbleJet BJC-600/4000/70" ON \ "bjc800" "Canon Color BubbleJet BJC-800" ON \ "lips2p" "Canon LIPS II+ laser printer " OFF \ "lips3" "Canon LIPS III laser printer " ON \ "lips4" "Canon LIPSIV laser printer, mono" ON \ "bjc880j" "Canon Color BubbleJet BJC-680J/880J (LIPS IV)" ON \ "lips4v" "Canon LIPSIV laser printer(Vector)" ON \ "ccr" "CalComp Raster format" OFF \ "lj250" "DEC LJ250 Companion color printer" OFF \ "declj250" "alternate DEC LJ250 driver" OFF \ "dmprt" "Generic Printer" ON \ "ap3250" "Epson AP3250" OFF \ "epag" "Epson ESC/Page laser printer 60-600dpi, mono" ON \ "md2k" "ALPS MD2000/2010/4000/1300/1500/5000 driver" ON \ "md5k" "ALPS MD5000 driver" ON \ "md50Mono" "ALPS MD5000 monochrome driver" OFF \ "md50Eco" "ALPS MD5000 monochrome driver, economy mode" OFF \ "md1xMono" "ALPS MD1300 MD5000 monochrome driver" OFF \ "mjc180" "Epson MachJet series 180dpi, CMYK" ON \ "mjc360" "Epson MachJet series 360dpi, CMYK" ON \ "mjc720" "Epson MachJet series 720dpi, CMYK" ON \ "mj500c" "Epson MachJet MJ-500C 360dpi, CMY or mono" ON \ "epson" "Epson-compatible dot matrix, 9/24-pin" OFF \ "eps9mid" "Epson-compatible 9-pin, medium resol" OFF \ "eps9high" "Epson-compatible 9-pin, high resol" OFF \ "epsonc" "Epson LQ-2550 and Fujitsu 3400/2400/1200 color" OFF \ "lp8000" "Epson LP8000 laser printer" OFF \ "st800" "Epson Stylus 800 printer" ON \ "stcolor" "Epson Stylus Color" ON \ "lp3000c" "Epson LP-3000C color laser printer" ON \ "lp8000c" "Epson LP-8000C color laser printer" ON \ "lp8200c" "Epson LP-8200C color laser printer" ON \ "lp8300c" "Epson LP-8300C color laser printer" ON \ "lp8500c" "Epson LP-8500C color laser printer" ON \ "lp8600f" "Epson LP-8600FX(N) laser printer" ON \ "lp8400f" "Epson LP-8400FX(N) laser printer" ON \ + "lp8100" "Epson LP-8100 laser printer" ON \ "lp8300f" "Epson LP-8300F laser printer" ON \ + "lp8700" "Epson LP-8700 laser printer" ON \ + "lp9400" "Epson LP-9400 laser printer" ON \ + "lp2200" "Epson LP-2200 laser printer" ON \ "lp1900" "Epson LP-1900 laser printer" ON \ "lp1800" "Epson LP-1800 laser printer" ON \ "ibmpro" "IBM 9-pin Proprinter" OFF \ "jetp3852" "IBM Jetprinter ink-jet color (Model #3852)" OFF \ "imagen" "Imagen ImPress printers" OFF \ "cljet5" "HP Color LaserJet 5/5M" ON \ "cdeskjet" "HP DeskJet 500C, 1 bit/pixel color" ON \ "cdjcolor" "HP DeskJet 500C/540C, 24 bit/pixel color + FS dithering" ON \ "cdjmono" "HP DeskJet 500/510/520/540C b/w printing" ON \ "cdj550" "HP DeskJet 550C/560C" ON \ "deskjet" "HP DeskJet and DeskJet Plus" ON \ "djet500" "HP DeskJet 500" ON \ "djet500c" "HP DeskJet 500C alternate driver, not for 550/560C" OFF \ "dnj650c" "HP DesignJet 650C" OFF \ "laserjet" "HP LaserJet" ON \ "ljet2p" "HP LaserJet IId/IIp/III* with TIFF compression" ON \ "ljet3" "HP LaserJet III* with Delta Row compression" ON \ "ljet3d" "HP LaserJet IIID with duplex capability" OFF \ "ljet4" "HP LaserJet 4 (defaults to 600 dpi)" ON \ "lj4dith" "HP LaserJet 4 with Floyd-Steinberg dithering" ON \ "lj5mono" "HP LaserJet 5 & 6 family (PCL XL), bitmap" OFF \ "lj5gray" "HP LaserJet 5 & 6 family (PCL XL), gray-scale bitmap" OFF \ "ljetplus" "HP LaserJet Plus" ON \ "lp2563" "HP 2563B line printer" OFF \ "pj" "HP PaintJet XL driver " ON \ "paintjet" "alternate HP PaintJet color printer" OFF \ "pjetxl" "alternate HP PaintJet XL driver" OFF \ "pjxl" "HP PaintJet XL color printer" ON \ "pjxl300" "HP PaintJet XL300 color printer (also for 1200C)" ON \ "paintjet" "alternate HP PaintJet color printer" OFF \ "pjetxl" "alternate HP PaintJet XL driver" OFF \ "pjxl" "HP PaintJet XL color printer" ON \ "pjxl300" "HP PaintJet XL300 color printer (also for 1200C)" ON \ "DJ6xx" "HP DeskJet 600C Series, e-Series (e-20)" ON \ "DJ6xxP" "HP DJ 600C Series Photo" ON \ "DJ630" "HP DJ 630C Series" ON \ "DJ8xx" "HP DJ 800C Series" ON \ "DJ9xx" "HP DJ 900C Series, Photo Smart" ON \ "DJ9xxVIP" "HP DJ 990C Series, Photo Smart" ON \ "AP21xx" "Apollo 2100 Series" ON \ "m8510" "C.Itoh M8510 printer" OFF \ "cp50" "Mitsubishi CP50 color" OFF \ "necp6" "NEC P6/P6+/P60, 360x360 DPI resol" OFF \ "npdl" "NEC Printer Description Language (NPDL)" ON \ "oce9050" "OCE 9050 printer" OFF \ "oki182" "Okidata MicroLine 182" OFF \ "okiibm" "Okidata MicroLine IBM-compatible printers" OFF \ "r4081" "Ricoh 4081 laser printer" OFF \ "nx100f" "Ricoh Printer Description Language (RPDL) (fixed)" ON \ "nx100v" "Ricoh Printer Description Language (RPDL) (variable)" ON \ "sj48" "StarJet 48 inkjet printer" OFF \ "t4693d2" "Tektronix 4693d color, 2 bits per R/G/B component" OFF \ "t4693d4" "Tektronix 4693d color, 4 bits per R/G/B component" OFF \ "t4693d8" "Tektronix 4693d color, 8 bits per R/G/B component" OFF \ "tek4696" "Tektronix 4695/4696 inkjet plotter" OFF \ "uniprint" "Unified printer driver ESC/P ESC/P2 HP-RTL/PCL..." ON \ "dfaxhigh" "DigiBoard, DigiFAX software format (high resol)" OFF \ "dfaxlow" "DigiFAX low (normal) resol" OFF \ "faxg3" "Group 3 fax, with EOLs but no header or EOD" ON \ "faxg32d" "Group 3 2-D fax, with EOLs but no header or EOD" ON \ "faxg4" "Group 4 fax, with EOLs but no header or EOD" ON \ "tiffcrle" "TIFF CCITT RLE 1 dim = Group 3 fax with no EOLs" ON \ "tiffg3" "TIFF Group 3 fax with EOLs" ON \ "tiffg32d" "TIFF Group 3 2-D fax" ON \ "tiffg4" "TIFF Group 4 fax" ON \ "bit" "Plain bits, monochrome" ON \ "bitrgb" "Plain bits, RGB" ON \ "bitcmyk" "Plain bits, CMYK" ON \ "bmpmono" "Monochrome MS Windows .BMP file format" OFF \ "bmp16" "4-bit EGA/VGA .BMP file format" OFF \ "bmp256" "8-bit 256-color .BMP file format" OFF \ "bmp16m" "24-bit .BMP file format" ON \ "cgmmono" "Monochrome CGM -- LOW LEVEL OUTPUT ONLY" OFF \ "cgm8" "8-bit 256-color CGM -- DITTO" OFF \ "cgm24" "24-bit color CGM -- DITTO" OFF \ "cif" "CIF file format for VLSI" OFF \ "jpeg" "JPEG format, RGB output" ON \ "jpeggray" "JPEG format, gray output" ON \ "miff24" "ImageMagick MIFF, 24-bit direct color, RLE compressed" OFF \ "mgrmono" "1-bit monochrome MGR devices" OFF \ "mgrgray2" "2-bit gray scale MGR devices" OFF \ "mgrgray4" "4-bit gray scale MGR devices" OFF \ "mgrgray8" "8-bit gray scale MGR devices" OFF \ "mgr4" "4-bit (VGA) color MGR devices" OFF \ "mgr8" "8-bit color MGR devices" OFF \ "pcxmono" "PCX file format, monochrome 1-bit b/w" ON \ "pcxgray" "PCX file format, 8-bit gray scale" ON \ "pcx16" "PCX file format, 4-bit planar EGA/VGA color" ON \ "pcx256" "PCX file format, 8-bit chunky color" ON \ "pcx24b" "PCX file format, 24-bit color 3x8-bit planes" ON \ "pcxcmyk" "PCX file format, 4-bit chunky CMYK color" ON \ "pbm" "Portable Bitmap, plain format" ON \ "pbmraw" "Portable Bitmap, raw format" ON \ "pgm" "Portable Graymap, plain format" ON \ "pgmraw" "Portable Graymap, raw format" ON \ "pgnm" "Portable Graymap, plain format, optim. to PBM" ON \ "pgnmraw" "Portable Graymap, raw format, optim. to PBM" ON \ "pnm" "Portable Pixmap, plain format RGB, optim. to PGM/PBM" ON \ "pnmraw" "Portable Pixmap, raw format RGB, optim. to PGM/PBM" ON \ "ppm" "Portable Pixmap, plain format RGB" ON \ "ppmraw" "Portable Pixmap, raw format RGB" ON \ "pkm" "Portable inKmap plain format 4bit CMYK to RGB" OFF \ "pkmraw" "Portable inKmap raw format 4bit CMYK to RGB" OFF \ "pngmono" "Monochrome Portable Network Graphics, PNG" ON \ "pnggray" "8-bit gray Portable Network Graphics, PNG" ON \ "png16" "4-bit color Portable Network Graphics, PNG" ON \ "png256" "8-bit color Portable Network Graphics, PNG" ON \ "png16m" "24-bit color Portable Network Graphics, PNG" ON \ "psmono" "PostScript, Level 1, monochrome image" ON \ "psgray" "PostScript, Level 1, grayscale image" ON \ "epswrite" "EPS output" ON \ "pdfwrite" "PDF output" ON \ "pswrite" "PostScript output" ON \ "pxlmono" "Black-and-white PCL XL" ON \ "pxlcolor" "Color PCL XL" ON \ "sgirgb" "SGI RGB pixmap format" OFF \ "tiff12nc" "TIFF 12-bit RGB, no compression" ON \ "tiff24nc" "TIFF 24-bit RGB, no compression, NeXT std. format)" ON \ "tifflzw" "TIFF LZW, tag = 5, mono" ON \ "tiffpack" "TIFF PackBits, tag = 32773, mono" ON 2> /tmp/checklist.tmp.$$ retval=$? choice=`cat /tmp/checklist.tmp.$$` rm -f /tmp/checklist.tmp.$$ case $retval in 0) if [ -z choice ]; then echo "Nothing selected" exit 1; fi ;; 1) echo "Cancel pressed." exit 1 ;; esac # bring it into the right format with '.dev' appended to each driver name echo "DEVICE_DEVS=$choice" \ | sed -e "s/\"//g" \ | sed -e "s/ /.dev /g" \ | sed -e "s/$/.dev/g" \ > ${WRKSRC}/unix-gcc.mak.new # create one new Makefile, where DEVICE_DEVS contains all wanted devices cat ${WRKSRC}/unix-gcc.mak >> ${WRKSRC}/unix-gcc.mak.new mv ${WRKSRC}/unix-gcc.mak.new ${WRKSRC}/unix-gcc.mak fi Property changes on: head/japanese/vfghostscript55/scripts/configure ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.18 \ No newline at end of property +1.19 \ No newline at end of property