Subject: CVS commit: pkgsrc
To: None <source-changes@netbsd.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: source-changes
Date: 01/30/2001 18:37:58
Module Name:	pkgsrc
Committed By:	jlam
Date:		Tue Jan 30 16:37:57 UTC 2001

Modified Files:
	pkgsrc/print/xpp: Makefile
	pkgsrc/print/xpp/files: md5
Added Files:
	pkgsrc/print/xpp/patches: patch-aa

Log Message:
Update xpp to 1.0.  Changes from version 0.7:

   - Let jobs from standard input get the name "STDIN" instead of
     "(stdin)", because the parantheses caused problems with Samba
     or Windows servers.
   - Let the first printer be selected when CUPS does not report a
     default printer
   - Banner page support
   - Raw output support
   - Renamed "Cancel" button of main window to "Close"
   - Added comment in "Instances" to tell the user that he has to
     copy an existing instance of the desired printer when he wants
     to add an instance.
   - Support for adding, copying, renaming, and deleting printer
     instances.
   - Rearranged option widgets for media settings on the "Basic" tab
     of the "Options" dialog: Now there is a seperate widget for the
     media type and widgets for options which are not supported
     according to the PPD file are grayed out.
   - Fixed bug of the duplex widget on the "Basic" tab of the
     "Options" dialog: The widget was sometimes linked to the
     "Duplexer installed?" option.
   - All sliders for numerical options (both CUPS and CUPS-O-MATIC)
     have fields for typing the values now.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 pkgsrc/print/xpp/Makefile
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/print/xpp/files/md5
cvs rdiff -r0 -r1.1 pkgsrc/print/xpp/patches/patch-aa

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