Age | Commit message (Collapse) | Author | Files | Lines |
|
developer is officially maintaining the package.
The rationale for changing this from "tech-pkg" to "pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list). Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.
|
|
This release contains support for a number of new printers.
|
|
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in
http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
|
|
NO_BUILD, USE_LIBTOOL.
|
|
PKGSRC_USE_TOOLS go away. There is now only a single USE_TOOLS variable
that specifies all of the tools we need to build/run the package.
|
|
${PREFIX}.
|
|
|
|
required by default any longer in bsd.pkg.mk under the new tools
framework.
|
|
|
|
and gethostbyname are in. On some systems, you need -lsocket and -lnsl
for these (solaris). Tested on NetBSD and Solaris-9.
|
|
|
|
for more models, some NULL pointer checks, envelope and KRBG (with
patched gs) support.
See http://hpinkjet.sourceforge.net/updates.php for full details.
|
|
|
|
|
|
by Peter Bex.
|
|
|
|
|
|
|
|
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.
|
|
USE_PKGSRC_GCC as appropriate, as this is handled by compiler.mk now.
|
|
|
|
is accepted. Suggested by Grant.
|
|
patching the configure script.
|
|
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.
|
|
|
|
<eric at cirr dot com>.
|
|
resolved later by pulling out the hpijs server from the current ghostscript
packages.
|
|
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.
|