aboutsummaryrefslogtreecommitdiff
path: root/graphics/libdmtx
Commit message (Collapse)AuthorAgeFilesLines
* Enable stage supportJohan van Selst2013-12-293-6/+4
| | | | Notes: svn path=/head/; revision=337995
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | graphics) Notes: svn path=/head/; revision=327733
* - Bump port after ImageMagick updateBeech Rintoul2012-12-111-2/+2
| | | | | | | | - Remove version - Bump PORTREVISION Notes: svn path=/head/; revision=308713
* - update png to 1.5.10Dirk Meyer2012-06-011-1/+1
| | | | Notes: svn path=/head/; revision=297915
* Update ImageMagick to 6.7.2-10 (shlib bumped to .5)Martin Matuska2011-10-111-1/+2
| | | | Notes: svn path=/head/; revision=283359
* Update libdmtx to version 0.7.4Johan van Selst2011-06-034-15/+5
| | | | | | | | Note binaries are no longer included in this package, they moved to a separate distribution dmtx-utils (to be added shortly) Notes: svn path=/head/; revision=275014
* Update ImageMagick to 6.6.2-10Martin Matuska2010-07-241-1/+2
| | | | Notes: svn path=/head/; revision=258173
* Update to 0.7.2Johan van Selst2010-05-203-5/+9
| | | | Notes: svn path=/head/; revision=254669
* - Bump Magick++, MagickWand or MagickCore dependencyMartin Matuska2010-03-281-2/+2
| | | | Notes: svn path=/head/; revision=251659
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* Update my mail address to @FreeBSD.orgJohan van Selst2010-02-231-1/+1
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=250234
* - update to jpeg-8Dirk Meyer2010-02-051-1/+1
| | | | Notes: svn path=/head/; revision=249285
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-0/+1
| | | | | | | | | bumped or updated Requested by: edwin Notes: svn path=/head/; revision=238701
* libdmtx is open source software for reading and writing Data MatrixJohan van Selst2009-04-234-0/+53
barcodes on Linux, Unix, OS X, Windows, and certain mobile devices. At its core libdmtx is a shared library, allowing C/C++ programs to use its capabilities without restrictions or overhead. The included utility programs, dmtxread and dmtxwrite, serve as the official interface to libdmtx from the command line, and also provide a good reference for programmers who wish to write their own programs that interact with libdmtx. WWW: http://www.libdmtx.org/ Notes: svn path=/head/; revision=232594