aboutsummaryrefslogtreecommitdiff
path: root/graphics/libqrencode
Commit message (Collapse)AuthorAgeFilesLines
* Add support of STAGEDIR.Vanilla I. Shu2013-09-241-4/+2
| | | | Notes: svn path=/head/; revision=328162
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | graphics) Notes: svn path=/head/; revision=327733
* Upgrade to 3.4.3.Vanilla I. Shu2013-08-132-3/+3
| | | | Notes: svn path=/head/; revision=324657
* Convert g* to USES=pkgconfigBaptiste Daroussin2013-04-231-2/+1
| | | | Notes: svn path=/head/; revision=316343
* Upgrade to 3.4.2.Vanilla I. Shu2013-03-092-6/+5
| | | | Notes: svn path=/head/; revision=313706
* Upgrade to 3.4.1.Vanilla I. Shu2012-12-162-8/+4
| | | | Notes: svn path=/head/; revision=309007
* Upgrade to 3.4.0.Vanilla I. Shu2012-10-162-6/+7
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=305972
* - update png to 1.5.10Dirk Meyer2012-06-011-2/+2
| | | | Notes: svn path=/head/; revision=297915
* Upgrade to 3.3.1.Vanilla I. Shu2012-04-233-12/+3
| | | | Notes: svn path=/head/; revision=295295
* Upgrade to 3.3.0.Vanilla I. Shu2012-04-064-5/+13
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=294296
* Upgrade to 3.2.0.Vanilla I. Shu2011-11-302-5/+5
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=286673
* - Remove WITH_FBSD10_FIX, is no longer neededMartin Wilke2011-11-091-1/+0
| | | | Notes: svn path=/head/; revision=285379
* - Fix build with FreeBSD 10Martin Wilke2011-10-291-0/+1
| | | | Notes: svn path=/head/; revision=284614
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-1/+1
| | | | | | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav Notes: svn path=/head/; revision=282282
* Remove USE_GNOME=gnometarget from ports. It has been a empty keyword sinceKoop Mast2011-08-111-1/+1
| | | | | | | | | | mid 2008. PR: ports/159624 Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> Notes: svn path=/head/; revision=279506
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276992
* Fix build with png1.4.Vanilla I. Shu2010-03-291-0/+3
| | | | Notes: svn path=/head/; revision=251670
* - update to 1.4.1Dirk Meyer2010-03-281-2/+2
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* Upgrade to 3.1.1.Vanilla I. Shu2010-02-032-4/+4
| | | | Notes: svn path=/head/; revision=249182
* Upgrade to 3.1.0.Vanilla I. Shu2009-06-103-19/+5
| | | | Notes: svn path=/head/; revision=235522
* Upgrade to 3.0.3.Vanilla I. Shu2008-06-012-4/+4
| | | | Notes: svn path=/head/; revision=214091
* Upgrade to 3.0.2.Vanilla I. Shu2008-05-182-4/+4
| | | | Notes: svn path=/head/; revision=213266
* Upgrade to 3.0.1.Vanilla I. Shu2008-05-092-4/+4
| | | | Notes: svn path=/head/; revision=212860
* 1: Upgrade to 3.0.Vanilla I. Shu2008-05-012-6/+6
| | | | | | | | | 2: Grab maintainer bit. Approved by: ijliao@ Notes: svn path=/head/; revision=212413
* - Remove USE_GETOPT_LONG which is a no-op since March 2007Pav Lucistnik2008-03-201-1/+0
| | | | Notes: svn path=/head/; revision=209420
* Fix pkg-plist.Vanilla I. Shu2008-01-261-0/+2
| | | | | | | Submitted by: pav@ Notes: svn path=/head/; revision=206214
* Upgrade to 2.0.0.Vanilla I. Shu2008-01-252-6/+6
| | | | | | | Approved by: ijliao@ Notes: svn path=/head/; revision=206155
* Add depends to pkgconfig, and bump version.Vanilla I. Shu2007-03-301-2/+2
| | | | | | | | Submitted by: pav@ via email. Approved by: ijliao@ via irc. Notes: svn path=/head/; revision=188809
* Bump version.Vanilla I. Shu2007-03-281-0/+1
| | | | Notes: svn path=/head/; revision=188625
* remove USE_SDL, only use sdl on test program.Vanilla I. Shu2007-03-281-1/+0
| | | | | | | Approved by: ijliao@ (via irc). Notes: svn path=/head/; revision=188624
* upgrade to 1.0.2Ying-Chieh Liao2007-03-242-4/+4
| | | | Notes: svn path=/head/; revision=188163
* add missing dependencyYing-Chieh Liao2007-01-111-0/+1
| | | | Notes: svn path=/head/; revision=182047
* upgrade to 1.0.1Ying-Chieh Liao2006-12-272-4/+4
| | | | | | | | PR: 107210 Submitted by: chinsan Notes: svn path=/head/; revision=180826
* add libqrencode 1.0.0Ying-Chieh Liao2006-12-144-0/+65
A C library for encoding data in a QR Code symbol Notes: svn path=/head/; revision=179700