Subject: CVS commit: pkgsrc/print/cups
To: None <pkgsrc-changes@netbsd.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 09/19/2002 01:58:50
Module Name:	pkgsrc
Committed By:	jlam
Date:		Wed Sep 18 22:58:49 UTC 2002

Modified Files:
	pkgsrc/print/cups: MESSAGE Makefile PLIST distinfo
	pkgsrc/print/cups/files: cupsd.sh
	pkgsrc/print/cups/patches: patch-ab patch-ag
Added Files:
	pkgsrc/print/cups: INSTALL
	pkgsrc/print/cups/patches: patch-ai
Removed Files:
	pkgsrc/print/cups/patches: patch-aa patch-ah

Log Message:
Update print/cups to 1.15.1.  Changes from version 1.14 include:

======================================================================
* Removed the pstoraster filter (based on GNU Ghostscript 5.50) and now
* provide the raster "driver" and patch file necessary to use the current
* GNU Ghostscript 7.05 release.  Pkgsrc users should install the
* print/ghostscript-esp package.
======================================================================

- Many, many bug fixes.
- Improvements to polling and scheduling of jobs to CUPS and to connected
  printers.
- Updated the CUPS license agreement for the new MacOS and OpenSSL license
  exceptions.
- The jobs.cgi web interface now handles all job operations, allowing the
  administrator to allow "job administrators" or operators to manage jobs
  (but not queues) on the server.
- New SCSI printer backend.
- The PostScript filter now supports 6, 9, and 16-up output, as well as new
  page-border and number-up-layout options.
- Added ConfigFilePerm and LogFilePerm directives.
- The HTML job operation templates now link back to the destination printer
  or class.
- Removed unnecessary fonts and updated the Courier and Symbol fonts to the
  latest versions to better support non-ISOLatin1 text.
- The text filter now always embeds the Courier and Symbol fonts to ensure
  that they contain the full set of glyphs.
- The PostScript image filter (imagetops) now supports printing CMYK images
  using the CMYK colorspace.
- The cupsaddsmb program was updated to use the setdriver command instead of
  addprinter.
- The Allow, Deny, BrowseAllow, BrowseDeny, and BrowseAddress directives
  now support the network interface names "@LOCAL" and "@IF(name)" for
  access control and browsing based on the current interface addresses
  instead of fixed names or IP addresses.
- The cupsaddsmb program now supports alternative CUPS and SAMBA server names.
- The PostScript filter now supports the Orientation comment and rotates the
  page as needed automatically.


To generate a diff of this commit:
cvs rdiff -r0 -r1.3 pkgsrc/print/cups/INSTALL
cvs rdiff -r1.1 -r1.2 pkgsrc/print/cups/MESSAGE
cvs rdiff -r1.50 -r1.51 pkgsrc/print/cups/Makefile
cvs rdiff -r1.4 -r1.5 pkgsrc/print/cups/PLIST
cvs rdiff -r1.15 -r1.16 pkgsrc/print/cups/distinfo
cvs rdiff -r1.10 -r1.11 pkgsrc/print/cups/files/cupsd.sh
cvs rdiff -r1.13 -r0 pkgsrc/print/cups/patches/patch-aa
cvs rdiff -r1.14 -r1.15 pkgsrc/print/cups/patches/patch-ab
cvs rdiff -r1.11 -r1.12 pkgsrc/print/cups/patches/patch-ag
cvs rdiff -r1.12 -r0 pkgsrc/print/cups/patches/patch-ah
cvs rdiff -r0 -r1.12 pkgsrc/print/cups/patches/patch-ai

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.