aboutsummaryrefslogtreecommitdiff
path: root/graphics/p5-Imager-QRCode
Commit message (Collapse)AuthorAgeFilesLines
* Remove all the bootstrap files (.bs) from the plists.Mathieu Arnold2014-06-101-1/+0
| | | | | | | | | | | | | Starting with perl 5.20, they're not installed any more if empty, and on FreeBSD, they're (always ?) empty. PR: 190681 Submitted by: mat Exp-Run by: antoine Sponsored by: Absolight Notes: svn path=/head/; revision=357300
* Support STAGEDIR.Vanilla I. Shu2013-11-052-6/+6
| | | | Notes: svn path=/head/; revision=332801
* 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
* - Convert to new perl frameworkMathieu Arnold2013-08-021-1/+2
| | | | | | | | - Trim Makefile header - Remove MAKE_JOBS_SAFE=yes, it's the default. Notes: svn path=/head/; revision=324174
* - Do not remove directories not created by this portMartin Wilke2013-06-081-1/+0
| | | | | | |  Reported by: pkg (DEVELOPER_MODE) Notes: svn path=/head/; revision=320271
* - Do not try to remove dirs. not created by the portMartin Wilke2013-05-311-1/+0
| | | | | | | Reported by: pkg (DEVELOPER_MODE) Notes: svn path=/head/; revision=319515
* Update to 0.03(.)4.Anton Berezin2013-05-222-10/+5
| | | | | | | Changes: http://search.cpan.org/dist/Imager-QRCode/Changes Notes: svn path=/head/; revision=318752
* - update png to 1.5.10Dirk Meyer2012-06-011-0/+1
| | | | Notes: svn path=/head/; revision=297915
* - Mark MAKE_JOBS_UNSAFE since this failed for me with MAKE_JOBS enabledSteve Wills2012-03-011-0/+2
| | | | Notes: svn path=/head/; revision=292491
* At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450Eitan Adler2012-01-211-1/+1
| | | | | | | | | | | | | ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are currently broken. This is a temporary measure until we organically stop using := or someone(s) spend a lot of time changing all the ports over. Explicit duplication > := > = and this just moves ports one step to the left Approved by: portmgr Notes: svn path=/head/; revision=289563
* Update to 0.03(.)3.Anton Berezin2011-12-202-7/+5
| | | | | | | | Changes: http://search.cpan.org/dist/Imager-QRCode/Changes Feature safe: yes Notes: svn path=/head/; revision=287727
* - Cleaning MD5 in perl@'s ports.Philippe Audeoud2011-05-171-1/+0
| | | | | | | Approved by: erwin@ (portmgr) Notes: svn path=/head/; revision=274220
* - 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 to jpeg-8Dirk Meyer2010-02-051-1/+1
| | | | Notes: svn path=/head/; revision=249285
* Reset chinsan@FreeBSD.org due to numerous maintainer-timeouts and noMark Linimon2009-08-281-1/+1
| | | | | | | | | response to email. Hat: portmgr Notes: svn path=/head/; revision=240460
* - 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
* - Update to 0.031Chin-San Huang2008-08-102-4/+5
| | | | Notes: svn path=/head/; revision=218299
* - Update to 0.03.Chin-San Huang2008-06-273-8/+5
| | | | | | | - Unbreak build. Notes: svn path=/head/; revision=215837
* - Take advantage of CPAN macro from bsd.sites.mk, change ↵Marcelo Araujo2008-04-171-2/+1
| | | | | | | | | | | | ${MASTER_SITE_PERL_CPAN} to CPAN. PR: ports/122674 Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com> Reworked by: araujo (myself) Approved by: portmgr (pav) Notes: svn path=/head/; revision=211450
* Mark BROKEN: does not build.Erwin Lansing2008-02-191-0/+2
| | | | Notes: svn path=/head/; revision=207588
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Add p5-Imager-QRCode 0.01, generate QR Code with Imager usingRong-En Fan2007-03-024-0/+41
libqrencode. PR: ports/109682 Submitted by: chinsan Notes: svn path=/head/; revision=186335