summaryrefslogtreecommitdiff
path: root/print/ghostscript-nox11/patches
AgeCommit message (Collapse)AuthorFilesLines
2002-11-26Add RCS tag.cjep1-0/+1
2002-10-24Use ${SED} in gimp-print-4.2.0/src/ghost/Makefile, to get /usr/xpg4/bin/sedbouyer1-0/+31
on Solaris.
2002-02-03Update print/ghostscript{,-nox11} to 6.0.1nb2. Changes from versionjlam1-10/+0
6.0.1nb1 include updating the hpijs driver to the latest released version 1.0.2. The new HPIJS device is "ijs" and replaces several older devices: AP21xx DJ630 DJ6xx DJ6xxP DJ8xx DJ9xx DJ9xxVIP So if you are using any of the above devices, you must use the new gs IJS interface documented in: ${PREFIX}/share/doc/html/ghostscript/hpijs/hpijs_readme.html Changes to the HPIJS driver include: * Fixed a problem printing Photo Full Bleed on the Photosmart 100. * Meet the Debian Free Software Guidelines (DFSG). * Fixed a setpagedevice problem with the IJS client. PageSize can now be set from postscript. * Fixed a off-by-one error in IJS server. * Added support for the following printers: Deskjet 656 Photosmart 100 Apollo P-22 Deskjet 825/845 Photosmart 1115 Apollo P2500 Deskjet 920 Photosmart 1215 Apollo P2600 Deskjet 940/948 Photosmart 1315 Deskjet 995 CP 1160 Deskjet 1125 CP 1700 Deskjet 1220 Deskjet 2250 * Added support for the IJS interface. * Added support for Duplex. When Duplex mode is set, top and bottom margins are set to 1/2 inch. * Added support for the following paper sizes: Photo, Photo Full Bleed, A6, B4, B5, Oufuku-Hagaki, Hagaki * The PrintMode command has been replaced with separate commands: Quality, ColorMode, MediaType and PenSet. * Changed top margin from 1/3 to 1/8 inch. Also, changed the bottom margin to 1/2 inch. Note, on the 6xx series the maximum bottom margin is .46 inch for black and .587 for color. This means for the 6xx series, color printing to within 1/2 inch bottom margin is not guaranteed.
2001-12-20Update ghostscript and ghostscript-nox11 to 6.01nb1. The changes are addingjlam6-96/+76
additional printer drivers: stp: Gimp-Print/STP color inkjets for photo quality output hpijs: HP Linux Inkjet Driver for 41 HP inkjets cdj880: HP DeskJet 880 series gdi: Samsung SmartGDI laser printers This closes pkg/13351 by Ingolf Steinbach <ingolf@steinba.ch> and pkg/13902 by Thor Lancelot Simon <tls@rek.tjls.com>.
2001-07-15Rather than messing around with the special happy variables that controlbad1-3/+20
the special happy MAKEOBJDIR behavior, make gs build in ./object instead of ./obj. That's just as effective in not confusing make(1) and prevents the package-links target from creating pkgsrc/print/packages/print and making bogus symlinks in there.
2001-05-03Move HTML documentation to ${PREFIX}/share/doc/html/ghostscript.jlam1-2/+2
2000-10-04Add lbp8, the Canon LBP-8 printer device driver. This was not built beforejlam2-19/+89
because I incorrectly thought it was part of the Canon LIPS III driver code. Many thanks to Jukka Marin <jmarin@pyy.jmp.fi> for pointing this out.
2000-05-08Just fix the comment. Don't mind. :)itohy1-2/+2
I should have corrected this earlier, but I was in ENETUNREACH during holidays.
2000-05-07remove $Id$ from patch. This one's really weird now.wiz1-5/+2
2000-05-07ghostscript-nox11-6.01: Changes from 5.50 include many bug fixes, andjlam23-0/+1289
better support for several color printers. Incorporates the "bonk" color HP printer drivers. Also includes support for the Japanese Vector Font library for JPDF display and for various Japanese printers. Many thanks to itohy@netbsd.org for providing the VFlib patches. Closes PR#9998.