aboutsummaryrefslogtreecommitdiff
path: root/graphics/p5-Imager-QRCode
Commit message (Collapse)AuthorAgeFilesLines
* - 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