Subject: CVS commit: pkgsrc/print/p5-PostScript-MailLabels
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 02/03/2005 21:51:32
Module Name: pkgsrc
Committed By: jlam
Date: Thu Feb 3 21:51:32 UTC 2005
Modified Files:
pkgsrc/print/p5-PostScript-MailLabels: Makefile PLIST distinfo
Added Files:
pkgsrc/print/p5-PostScript-MailLabels/patches: patch-aa
Log Message:
Update print/p5-PostScript-MailLabels to version 2.10. Changes from
version 1.01 include:
* Added parameters for 5167 Avery (tm) stock. Also added many new
Avery (tm) parameters.
* Added new parameter set 'freetype', to allow the user to place a text
string anywhere they want. Particular use is for numbering the pages.
* Code now escapes special PostScript characters (){}[]<>/% in the
input so that they will print properly and not crash the PS interpreter.
* Changed to honor user-defined number of columns.
* Added y_gap to Avery(tm) labels
* Updated calibration plot in BasicData to arbitrary paper size
* Added all of the component and label definition stuff.
* Added pagesize so that various paper sizes are actually handled correctly.
To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 pkgsrc/print/p5-PostScript-MailLabels/Makefile
cvs rdiff -r1.1 -r1.2 pkgsrc/print/p5-PostScript-MailLabels/PLIST
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/print/p5-PostScript-MailLabels/distinfo
cvs rdiff -r0 -r1.1 pkgsrc/print/p5-PostScript-MailLabels/patches/patch-aa
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.