Update CUPS to 1.1. Remove most of the patches; I worked closely with
authorjlam <jlam>
Wed, 12 Jul 2000 20:09:40 +0000 (20:09 +0000)
committerjlam <jlam>
Wed, 12 Jul 2000 20:09:40 +0000 (20:09 +0000)
commit2feb902b437767db9f5150e218bc30aa92e9f9e5
treed28042e1ca36989d0cd24835fb649369f7133f7d
parent12870b823a3cdeaa0151026121350b5c97df9306
Update CUPS to 1.1.  Remove most of the patches; I worked closely with
the author to make this package compile more seamlessly on BSD systems,
and in particular with the NetBSD pkgsrc software collection.

CUPS 1.1 is the newest production (stable) release of CUPS.  It
provides many new features from the 1.0.x releases, including a
new Level 3 PostScript RIP, a new PDF filter, EPSON printer
drivers, IPP/1.1 support, banner page support, and LPD client
support.  Binaries for several platforms are also available.

Major changes in v1.1 include:

- The text filter now embeds missing fonts.
- Integrated Xpdf's pdftops filter into CUPS, which is a
  lightweight and reliable replacement for Ghostscript's
  PDF support.
- The web administration interface now allows you to set
  the default banner pages.
- Images can now be positioned on the page using the new
  "position" option.
- Updated the serial, parallel, and usb backends to do
  multiple writes and ignore ioctl() errors as needed;
  this should fix problems with serial printing on old
  serial drivers and with the UltraSPARC parallel port
  driver under Solaris 2.7.
- Now propagate LD_LIBRARY_PATH to child processes from
  cupsd.
- Queued remote jobs recreate remote printers as needed
  when the scheduler is started.
- Deleting a printer also purges all jobs on that
  printer.
- Old job and control files that don't belong to a
  printer are automatically deleted.
- cups-lpd now supports options set with lpoptions.
- The IPP backend now switches to IPP/1.0 if a 1.1
  request fails.
37 files changed:
print/cups/Makefile
print/cups/files/md5
print/cups/files/patch-sum
print/cups/patches/patch-aa
print/cups/patches/patch-ab
print/cups/patches/patch-ac [deleted file]
print/cups/patches/patch-ad [deleted file]
print/cups/patches/patch-ae [deleted file]
print/cups/patches/patch-af [deleted file]
print/cups/patches/patch-ag [deleted file]
print/cups/patches/patch-ah [deleted file]
print/cups/patches/patch-ai [deleted file]
print/cups/patches/patch-aj [deleted file]
print/cups/patches/patch-ak [deleted file]
print/cups/patches/patch-al [deleted file]
print/cups/patches/patch-am [deleted file]
print/cups/patches/patch-an [deleted file]
print/cups/patches/patch-ao [deleted file]
print/cups/patches/patch-ap [deleted file]
print/cups/patches/patch-aq [deleted file]
print/cups/patches/patch-ar [deleted file]
print/cups/patches/patch-as [deleted file]
print/cups/patches/patch-at [deleted file]
print/cups/patches/patch-au [deleted file]
print/cups/patches/patch-av [deleted file]
print/cups/patches/patch-aw [deleted file]
print/cups/patches/patch-ax [deleted file]
print/cups/patches/patch-ay [deleted file]
print/cups/patches/patch-az [deleted file]
print/cups/patches/patch-ba [deleted file]
print/cups/patches/patch-bb [new file with mode: 0644]
print/cups/patches/patch-bc [new file with mode: 0644]
print/cups/patches/patch-bd [new file with mode: 0644]
print/cups/pkg/DEINSTALL
print/cups/pkg/INSTALL [new file with mode: 0644]
print/cups/pkg/MESSAGE [new file with mode: 0644]
print/cups/pkg/PLIST