aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/kbarcode
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 2.0.6miwi2007-10-064-9/+83
| | | | | PR: 116926 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* - Welcome X.org 7.2 \o/.flz2007-05-202-6/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* - Remove FreeBSD 4.X support from unmaintained ports in categories startinggabor2007-04-161-10/+1
| | | | with letter f-h
* Update to 2.0.5laszlof2006-12-022-8/+8
| | | | | PR: ports/106142 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* Update to version 2.0.4itetcu2006-08-022-4/+6
| | | | | PR: ports/101192 Submitted by: KATO Tsuguru
* Update to 2.0.3arved2006-05-292-4/+4
| | | | | PR: 98022 Submitted by: Kato Tsuguru
* Update to 2.0.2arved2006-05-092-4/+4
| | | | | PR: 96472 Submitted by: KATO Tsuguru
* Update to 2.0.1vs2006-04-243-4/+8
| | | | | PR: ports/95594 Submitted by: Ports Fury
* - Update to version 2.0.0markus2006-04-036-63/+35
| | | | | | | | - remove runtime dependency to graphics/barcode as kbarcode supports several backends and has a runtime detection with advice for the user PR: ports/95112 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* Conversion to a single libtool environment.ade2006-02-232-3/+4
| | | | Approved by: portmgr (kris)
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-11/+11
| | | | | Approved by: krion@ PR: ports/88711 (related)
* - Add SHA256pav2005-11-261-0/+1
|
* Bump PORTREVISION to chase the glib20 shared library update.marcus2005-11-051-1/+1
|
* Bump PORTREVISION to chase the glib20 shared lib version change.marcus2005-03-121-0/+1
|
* Update to version 1.8.1krion2004-11-106-18/+36
| | | | | PR: ports/73731 Submitted by: Ports Fury
* Fix build with gcc 3.4markus2004-08-213-0/+31
|
* Remove inclusion of "${PORTSDIR}/x11/kde3/Makefile.kde", fix PTHREAD_LIBSlofi2004-05-222-3/+17
| | | | | | | safeness, fix compilation where needed. Committers: Please do NOT include Makefile.kde or commit new ports which do so. It's for use with the core KDE ports maintained by kde@freebsd.org ONLY.
* Chase the glib20 update, and bump all affected ports' PORTREVISIONs.marcus2004-04-051-0/+1
|
* - Update to version 1.6.2krion2004-02-103-4/+4
| | | | | PR: ports/62640 Submitted by: Ports Fury
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
| | | | (Part 2)
* SIZEify.trevor2004-01-291-0/+1
|
* - Update to version 1.6.1krion2004-01-072-2/+2
|
* - Update to version 1.6.0krion2003-12-264-10/+20
| | | | | PR: 60566 Submitted by: Ports Fury
* - Update to version 1.4.1krion2003-11-193-24/+43
| | | | | PR: 59464 Submitted by: Ports Fury
* Clean up Makefile, add more MASTER_SITES, reference new WWW, honouradamw2003-11-133-17/+16
| | | | | | | | PTHREAD_*, and other such fixes. Reorder plist, and add missing file, thus earning a PORTREVISION bump. These are just general cleanups; new versions of this program exist.
* Reset maintainer. Previous maintainer asked to drop maintainership in anadamw2003-11-131-1/+1
| | | | email to me.
* De-pkg-comment.knu2003-02-212-1/+1
|
* New port: graphics/kbarcode - barcode generator/printeredwin2003-02-085-0/+71
KBarcode creates, handles, manages and prints barcodes. PR: ports/40235 Submitted by: Andy Raffle <andy@digitalspecies.com>