summaryrefslogtreecommitdiff
path: root/print/ghostscript6/scripts
diff options
context:
space:
mode:
authorAndreas Klemm <andreas@FreeBSD.org>1997-08-24 14:36:26 +0000
committerAndreas Klemm <andreas@FreeBSD.org>1997-08-24 14:36:26 +0000
commit1b2a4de7cfedc8d7c1d5aae6a4ca95d299f78995 (patch)
tree715dc38bae702675a90f3d5e27a00073de956746 /print/ghostscript6/scripts
parentUpgrade, 1.1 -> 1.1c. (diff)
Upgrade to ghostscript 5.03
Makefile: - Changed WRKSRC - New GS_SOURCES - Make symbolic link from jpeg-6a and libpng port's workdir into WRKSRC, instead of patching unix-gcc.mak further: ln -s ${PORTSDIR}/graphics/jpeg/work/jpeg-6a ${WRKSRC}/jpeg-6a ln -s ${PORTSDIR}/graphics/png/work/libpng-0.96 ${WRKSRC}/libpng - updated md5 files patches/patch-aa: - new unified diff because some of the above mentioned changes - Only commented out the default DEVICE_DEVS - make our zlib compile again pkg/DESCR: - bumped version number pkg/PLIST: - updated PLIST - added proper @dirrm's for a successfull pkg_delete action scripts/configure: - added new drivers "la70t" "DEC LA70 printer with low resol. text enhancement" ON \ "lq850" "EPSON LQ-850 (360x360), ok for Canon BJ300 in LQ850 emul" ON \ - rmoved one unnecessary "pdfwrite" - same for scripts/configure.batch As requested by: Lars Koeller ;-)
Notes
Notes: svn path=/head/; revision=7667
Diffstat (limited to 'print/ghostscript6/scripts')
-rw-r--r--print/ghostscript6/scripts/configure3
-rw-r--r--print/ghostscript6/scripts/configure.batch2
2 files changed, 3 insertions, 2 deletions
diff --git a/print/ghostscript6/scripts/configure b/print/ghostscript6/scripts/configure
index 6c9125d8b4b0..91107e76a763 100644
--- a/print/ghostscript6/scripts/configure
+++ b/print/ghostscript6/scripts/configure
@@ -50,6 +50,7 @@ Have fun with this new configuration style ! -andreas \n\n\
"laserjet" "HP LaserJet" ON \
"la50" "DEC LA50 printer" ON \
"la70" "DEC LA70 printer" ON \
+ "la70t" "DEC LA70 printer with low resol. text enhancement" ON \
"la75" "DEC LA75 printer" ON \
"la75plus" "DEC LA75plus printer" ON \
"lbp8" "Canon LBP-8II laser printer" ON \
@@ -66,6 +67,7 @@ Have fun with this new configuration style ! -andreas \n\n\
"lj5gray" "HP LaserJet 5 and 6 family, gray-scale bitmap" ON \
"lp2563" "HP 2563B line printer" ON \
"lp8000" "EPSON LP-8000 line printer" ON \
+ "lq850" "EPSON LQ-850 (360x360), ok for Canon BJ300 in LQ850 emul" ON \
"m8510" "C.Itoh M8510 printer" ON \
"necp6" "NEC P6/P6+/P60, 360x360 DPI resol" ON \
"oce9050" "OCE 9050 printer" ON \
@@ -122,7 +124,6 @@ Have fun with this new configuration style ! -andreas \n\n\
"mgrgray8" "8-bit gray scale MGR devices" ON \
"mgr4" "4-bit (VGA) color MGR devices" ON \
"mgr8" "8-bit color MGR devices" ON \
- "pdfwrite" "Allow writting of pdf files" ON \
"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 \
diff --git a/print/ghostscript6/scripts/configure.batch b/print/ghostscript6/scripts/configure.batch
index ac7b80a28fe8..469cba521c97 100644
--- a/print/ghostscript6/scripts/configure.batch
+++ b/print/ghostscript6/scripts/configure.batch
@@ -4,7 +4,7 @@
touch ${WRKSRC}/makefile
cat - > ${WRKSRC}/unix-gcc.mak.new << !EOT
-DEVICE_DEVS=x11.dev x11alpha.dev x11cmyk.dev x11gray2.dev x11mono.dev sxlcrt.dev ap3250.dev appledmp.dev bj10e.dev bj200.dev bjc600.dev bjc800.dev ccr.dev cdeskjet.dev cdjcolor.dev cdjmono.dev cdj500.dev cdj550.dev cdj850.dev cp50.dev declj250.dev deskjet.dev djet500.dev djet500c.dev dnj650c.dev epson.dev eps9mid.dev eps9high.dev epsonc.dev ibmpro.dev imagen.dev iwhi.dev iwlo.dev iwlq.dev jetp3852.dev laserjet.dev la50.dev la70.dev la75.dev la75plus.dev lbp8.dev lips3.dev ln03.dev lj250.dev ljet2p.dev ljet3.dev ljet3d.dev ljet4.dev lj4dith.dev ljetplus.dev lj5mono.dev lj5gray.dev lp2563.dev lp8000.dev m8510.dev necp6.dev oce9050.dev oki182.dev okiibm.dev paintjet.dev pj.dev pjetxl.dev pjxl.dev pjxl300.dev pxlmono.dev pxlcolor.dev r4081.dev sj48.dev st800.dev stcolor.dev t4693d2.dev t4693d4.dev t4693d8.dev tek4696.dev uniprint.dev xes.dev dfaxhigh.dev dfaxlow.dev faxg3.dev faxg32d.dev faxg4.dev tiffcrle.dev tiffg3.dev tiffg32d.dev tiffg4.dev epswrite.dev pdfwrite.dev pswrite.dev pxlmono.dev pxlcolor.dev bit.dev bitrgb.dev bitcmyk.dev bmpmono.dev bmp16.dev bmp256.dev bmp16m.dev cgmmono.dev cgm8.dev cgm24.dev cif.dev jpeg.dev jpeggray.dev miff24.dev mgrmono.dev mgrgray2.dev mgrgray4.dev mgrgray8.dev mgr4.dev mgr8.dev pdfwrite.dev pcxmono.dev pcxgray.dev pcx16.dev pcx256.dev pcx24b.dev pcxcmyk.dev pbm.dev pbmraw.dev pgm.dev pgmraw.dev pgnm.dev pgnmraw.dev pnm.dev pnmraw.dev ppm.dev ppmraw.dev pkm.dev pkmraw.dev pngmono.dev pnggray.dev png16.dev png256.dev png16m.dev psmono.dev psgray.dev sgirgb.dev tiff12nc.dev tiff24nc.dev tifflzw.dev tiffpack.dev
+DEVICE_DEVS=x11.dev x11alpha.dev x11cmyk.dev x11gray2.dev x11mono.dev sxlcrt.dev ap3250.dev appledmp.dev bj10e.dev bj200.dev bjc600.dev bjc800.dev ccr.dev cdeskjet.dev cdjcolor.dev cdjmono.dev cdj500.dev cdj550.dev cdj850.dev cp50.dev declj250.dev deskjet.dev djet500.dev djet500c.dev dnj650c.dev epson.dev eps9mid.dev eps9high.dev epsonc.dev ibmpro.dev imagen.dev iwhi.dev iwlo.dev iwlq.dev jetp3852.dev laserjet.dev la50.dev la70.dev la70t.dev la75.dev la75plus.dev lbp8.dev lips3.dev ln03.dev lj250.dev ljet2p.dev ljet3.dev ljet3d.dev ljet4.dev lj4dith.dev ljetplus.dev lj5mono.dev lj5gray.dev lp2563.dev lp8000.dev lq850.dev m8510.dev necp6.dev oce9050.dev oki182.dev okiibm.dev paintjet.dev pj.dev pjetxl.dev pjxl.dev pjxl300.dev pxlmono.dev pxlcolor.dev r4081.dev sj48.dev st800.dev stcolor.dev t4693d2.dev t4693d4.dev t4693d8.dev tek4696.dev uniprint.dev xes.dev dfaxhigh.dev dfaxlow.dev faxg3.dev faxg32d.dev faxg4.dev tiffcrle.dev tiffg3.dev tiffg32d.dev tiffg4.dev epswrite.dev pdfwrite.dev pswrite.dev pxlmono.dev pxlcolor.dev bit.dev bitrgb.dev bitcmyk.dev bmpmono.dev bmp16.dev bmp256.dev bmp16m.dev cgmmono.dev cgm8.dev cgm24.dev cif.dev jpeg.dev jpeggray.dev miff24.dev mgrmono.dev mgrgray2.dev mgrgray4.dev mgrgray8.dev mgr4.dev mgr8.dev pcxmono.dev pcxgray.dev pcx16.dev pcx256.dev pcx24b.dev pcxcmyk.dev pbm.dev pbmraw.dev pgm.dev pgmraw.dev pgnm.dev pgnmraw.dev pnm.dev pnmraw.dev ppm.dev ppmraw.dev pkm.dev pkmraw.dev pngmono.dev pnggray.dev png16.dev png256.dev png16m.dev psmono.dev psgray.dev sgirgb.dev tiff12nc.dev tiff24nc.dev tifflzw.dev tiffpack.dev
!EOT
# create one new Makefile, where DEVICE_DEVS contains all wanted devices