summaryrefslogtreecommitdiff
path: root/print/hpijs/distinfo
AgeCommit message (Collapse)AuthorFilesLines
2015-11-04Add SHA512 digests for distfiles for print categoryagc1-1/+2
Problems found locating distfiles: Package acroread7: missing distfile AdobeReader_enu-7.0.9-1.i386.tar.gz Package acroread8: missing distfile AdobeReader_enu-8.1.7-1.sparc.tar.gz Package cups-filters: missing distfile cups-filters-1.1.0.tar.xz Package dvidvi: missing distfile dvidvi-1.0.tar.gz Package lgrind: missing distfile lgrind.tar.bz2 Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
2015-04-27Don't add incompatible redefines of jpeg functions.joerg1-1/+2
2015-04-26Drop ONLY_FOR_COMPILER. Fix a bunch of warnings from clang, missingjoerg1-1/+5
includes warranting a revision bump.
2006-01-29Update to hpijs 2.1.4.gavan1-4/+4
This release contains support for a number of new printers.
2005-03-26add autoconf tests to find what librarary connect, socket, recv, send,dmcmahill1-1/+4
and gethostbyname are in. On some systems, you need -lsocket and -lnsl for these (solaris). Tested on NetBSD and Solaris-9.
2005-02-24Add RMD160 digests.agc1-1/+2
2004-11-19Update hpijs to 1.7.1. Changes are mostly additions of PPD filesjdolecek1-3/+3
for more models, some NULL pointer checks, envelope and KRBG (with patched gs) support. See http://hpinkjet.sourceforge.net/updates.php for full details.
2004-02-22patch-aa was removedjdolecek1-2/+1
2004-02-22update hpijs package to latest 1.5 versionjdolecek1-4/+4
Full list of changes since previously packaged version 1.3 is available at: http://hpinkjet.sourceforge.net/updates.php Briefly: * many more recent printer models supported * added foomatic PPD files * added 4KB output buffering to improve USB performance * various improvements for DJ3320 and DJ9xx * fixed a Deskjet 5550 problem with odd page duplex jobs * documented new Photo mode for VIP printers with no auto media detection. * added support for custom paper size, removed (now redundant) 3425-COVER paper size * added Printable Area documentation * fixed a Officejet hang problem (ie: Officejet 500/600/700 and PSC 300). Package update submitted in PR pkg/24526 by Paul Shupak Package also updated to do the install step itself, and removed the now unneded patch.
2003-01-25Accomplish the same thing as patch-ab, enabling the output buffer, withoutjlam1-2/+1
patching the configure script.
2003-01-25Update to hpijs-1.3. Closes PR pkg/19213. Changes are:toshii1-4/+5
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-11Initial import of hpijs-1.2.2.jlam1-0/+5
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.