summaryrefslogtreecommitdiff
path: root/print/hpijs
AgeCommit message (Collapse)AuthorFilesLines
2003-06-02Use mk/gcc.buildlink2.mk rather than gcc/buildlink2.mk so lang/gcc3abs1-2/+2
is accepted. Suggested by Grant.
2003-01-25Accomplish the same thing as patch-ab, enabling the output buffer, withoutjlam3-17/+3
patching the configure script.
2003-01-25Update to hpijs-1.3. Closes PR pkg/19213. Changes are:toshii4-10/+25
1. Added the following new printer support. Deskjet 450, Deskjet 3320, Deskjet 3420, Deskjet 3425, Deskjet 3810, Deskjet 3816, Deskjet 3822, Deskjet 6122, Deskjet 6127, Photosmart 230, Photosmart 7550, PSC 2100, PSC 2150, PSC 2200 2. Made a change to configure.in to check for uint32_t in stdint.h, machine/types.h and inttypes.h. 3. Added 600 dpi Best and 1200 dpi Photo to DJ9xx. 4. Added a new paper size for printing covers on Deskjet 3425. 5. Fixed a DJ850 extra page and top margin problem. 6. Fixed a Deskjet 1120/1125 multiple page problem. These printers now use the DJ9xx device class with limited support. plus a pkgsrc patch which enables output buffering. This should reduce system load.
2002-09-29Use gcc/buildlink2.mk instead of Makefile.gccjlam1-2/+2
2002-09-13hpijs needs g++ on Solaris, as noted in pkg/17325 by Eric Schnoebelenjlam1-1/+7
<eric at cirr dot com>.
2002-09-11Note conflicts between hpijs and ghostscript{,-nox11}. This will bejlam1-1/+3
resolved later by pulling out the hpijs server from the current ghostscript packages.
2002-09-11Initial import of hpijs-1.2.2.jlam5-0/+41
HPIJS implements a IJS server for IJS clients such as GNU Ghostscript, and provides printing support for more than 150 printer models, including DeskJet, OfficeJet, PhotoSmart, Business InkJet, and some LaserJet models.