Commit graph

3 commits

Author SHA1 Message Date
dmcmahill
fdb211b3ec add autoconf tests to find what librarary connect, socket, recv, send,
and gethostbyname are in.   On some systems, you need -lsocket and -lnsl
for these (solaris).  Tested on NetBSD and Solaris-9.
2005-03-26 13:59:33 +00:00
jlam
c7865f42e6 Accomplish the same thing as patch-ab, enabling the output buffer, without
patching the configure script.
2003-01-25 09:37:38 +00:00
toshii
2a03dba78d Update to hpijs-1.3. Closes PR pkg/19213. Changes are:
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.
2003-01-25 08:51:47 +00:00