Port details |
- p5-Imager-QRCode Generate QR Code with Imager using libqrencode
- 0.035 graphics
=0 0.035Version of this port present on the latest quarterly branch. - Maintainer: perl@FreeBSD.org
 - Port Added: 2007-03-02 08:14:31
- Last Update: 2021-04-06 14:31:07
- Commit Hash: 305f148
- Also Listed In: perl5
- License: ART10 GPLv1+
- Description:
- This module allows you to generate QR Code with Imager. This module use
libqrencode library.
WWW: https://metacpan.org/release/Imager-QRCode
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Imager-QRCode>0:graphics/p5-Imager-QRCode
- To install the port:
- cd /usr/ports/graphics/p5-Imager-QRCode/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/p5-Imager-QRCode
- pkg install p5-Imager-QRCode
- PKGNAME: p5-Imager-QRCode
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1492965979
SHA256 (Imager-QRCode-0.035.tar.gz) = 2a848deba29eb3942c44709a6853e318acab0c468cbfedbb9baae54760032513
SIZE (Imager-QRCode-0.035.tar.gz) = 528573
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- p5-Imager>=0.55 : graphics/p5-Imager
- perl5>=5.32.r0<5.33 : lang/perl5.32
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- p5-Imager>=0.55 : graphics/p5-Imager
- perl5>=5.32.r0<5.33 : lang/perl5.32
- There are no ports dependent upon this port
- Configuration Options:
- No options to configure
- Options name:
- graphics_p5-Imager-QRCode
- USES:
- localbase perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
06 Apr 2021 14:31:07 0.035
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
06 Oct 2018 13:06:45
0.035
|
des  |
Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except
for where it resulted in a change in output from build-depends-list or
run-depends-list.
Approved by: portmgr (adamw) |
27 May 2018 20:15:20
0.035
|
sunpoet  |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
15 Sep 2017 08:58:50
0.035
|
mat  |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
24 Apr 2017 15:18:38
0.035
|
sunpoet  |
Update to 0.035
- Use real PORTVERSION
- Add LICENSE
- Use USES=localbase
- Sort PLIST
Changes: http://search.cpan.org/dist/Imager-QRCode/Changes |
01 Apr 2016 14:00:57
0.03.4_1
|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
26 Nov 2014 13:08:38
0.03.4_1
|
mat  |
Change the way Perl modules are installed, update the default Perl to 5.18.
Before, we had:
site_perl : lib/perl5/site_perl/5.18
site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
perl_man3 : lib/perl5/5.18/man/man3
Now we have:
site_perl : lib/perl5/site_perl
site_arch : lib/perl5/site_perl/mach/5.18
perl_man3 : lib/perl5/site_perl/man/man3
Modules without any .so will be installed at the same place regardless of the (Only the first 15 lines of the commit message are shown above ) |
20 Oct 2014 17:04:21
0.03.4
|
bapt  |
Cleanup plist |
10 Jun 2014 12:14:14
0.03.4
|
mat  |
Remove all the bootstrap files (.bs) from the plists.
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 |
05 Nov 2013 01:33:02
0.03.4
|
vanilla  |
Support STAGEDIR. |
20 Sep 2013 18:35:46
0.03.4
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics) |
02 Aug 2013 18:52:11
0.03.4
|
mat  |
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
08 Jun 2013 16:26:42
0.03.4
|
miwi  |
- Do not remove directories not created by this port
A Reported by: pkg (DEVELOPER_MODE) |
31 May 2013 15:16:54
0.03.4
|
miwi  |
- Do not try to remove dirs. not created by the port
Reported by: pkg (DEVELOPER_MODE) |
22 May 2013 09:23:43
0.03.4
|
tobez  |
Update to 0.03(.)4.
Changes: http://search.cpan.org/dist/Imager-QRCode/Changes |
01 Jun 2012 05:26:28
0.03.3_1
|
dinoex  |
- update png to 1.5.10 |
01 Mar 2012 13:13:40
0.03.3
|
swills  |
- Mark MAKE_JOBS_UNSAFE since this failed for me with MAKE_JOBS enabled |
21 Jan 2012 17:40:15
0.03.3
|
eadler  |
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
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 |
20 Dec 2011 12:20:59
0.03.3
|
tobez  |
Update to 0.03(.)3.
Changes: http://search.cpan.org/dist/Imager-QRCode/Changes
Feature safe: yes |
17 May 2011 11:08:18
0.03.1_3
|
jadawin  |
- Cleaning MD5 in perl@'s ports.
Approved by: erwin@ (portmgr) |
28 Mar 2010 06:47:48
0.03.1_3
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
05 Feb 2010 11:46:55
0.03.1_2
|
dinoex  |
- update to jpeg-8 |
28 Aug 2009 17:37:26
0.03.1_1
|
linimon  |
Reset chinsan@FreeBSD.org due to numerous maintainer-timeouts and no
response to email.
Hat: portmgr |
31 Jul 2009 13:57:52
0.03.1_1
|
dinoex  |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
10 Aug 2008 02:10:21
0.03.1
|
chinsan  |
- Update to 0.031 |
27 Jun 2008 16:25:37
0.03
|
chinsan  |
- Update to 0.03.
- Unbreak build. |
17 Apr 2008 14:30:31
0.01_1
|
araujo  |
- Take advantage of CPAN macro from bsd.sites.mk, change
${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) |
19 Feb 2008 17:05:21
0.01_1
|
erwin  |
Mark BROKEN: does not build. |
19 May 2007 20:32:57
0.01_1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
02 Mar 2007 08:13:49
0.01
|
rafan  |
Add p5-Imager-QRCode 0.01, generate QR Code with Imager using
libqrencode.
PR: ports/109682
Submitted by: chinsan |