Subject: CVS commit: pkgsrc/graphics/kbarcode
To: None <pkgsrc-changes@NetBSD.org>
From: Mark Davies <markd@netbsd.org>
List: pkgsrc-changes
Date: 10/15/2006 12:39:10
Module Name: pkgsrc
Committed By: markd
Date: Sun Oct 15 12:39:10 UTC 2006
Modified Files:
pkgsrc/graphics/kbarcode: Makefile PLIST distinfo
Log Message:
Update kbarcode to 2.0.4
Version 2.0.4
Fixed compilation on KDE < 3.5
Fixed a database access bug
Raphael Pinson updated the french translation
Fixed text alignment in label editor
Version 2.0.3
Fixed adding articles from the SQL table
Fixed barcode support when only barcode writer in pure postscript is
available
Added an action map
Added the possibility to keep the batch printing window open after printing
Version 2.0.2
Fixed translations in the barcode combo
Fixed [field0] - [field9]
Fixed case sensitive barcode encoding in SQL database
Version 2.0.1
Fixed compilation on slackware amd64
Fixed spec file RHFC4
Added turkish translation by Furkan Duman
Barcode properties are used immediately in the barcode dialog
Added TBarcode2 support
Fixed database settings
Barcodes values are validated before generating a new barcode for
barcode writer in pure postscript. Requires PCRE.
Fixed database barcode modes
Version 2.0.0
Increased version number
Version 2.0.0rc2
Fixed saving barcodes to images (correct fileformat is now detected)
Fixed the --print commandline option with --batch
Updated german translation
Patch by Simon Munton fixes a crash
Fixed printing bug: Printing started on the second label
Updated Barcode Writer in Pure Postscript version
Fixed importing articles
Removed the build time dependency on GNU Barcode
Version 2.0.0rc1
Added missing #include <stdlib.h> to fix compilation
Fixed desktop files
Updated admin/ directory to KDE 3.5
Comitted a patch by Jan Zuchhold to support Codabar without checksum
Added default value for [serial] field
Improved commandline options, --prints now immediately and exits
KBarcode after printing.
Fixed 3 small memory leaks (one in the SQL code and one during XML parsing)
Selection is not removed after changing properties of a text element
Formattings in the text editor are kept for new paragraphs now
[Lots more changes since version 1.8.1]
To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 pkgsrc/graphics/kbarcode/Makefile
cvs rdiff -r1.3 -r1.4 pkgsrc/graphics/kbarcode/PLIST
cvs rdiff -r1.2 -r1.3 pkgsrc/graphics/kbarcode/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.