Port details |
- p5-Config-Perl-V Structured data retrieval of perl -V output
- 0.33 devel
=0 0.33Version of this port present on the latest quarterly branch. - Maintainer: perl@FreeBSD.org
 - Port Added: 2011-02-26 19:48:43
- Last Update: 2021-04-07 08:09:01
- Commit Hash: cf118cc
- Also Listed In: perl5
- License: ART10 GPLv1+
- Description:
- Structured data retreival of perl -V output
WWW: https://metacpan.org/release/Config-Perl-V
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Config-Perl-V>0:devel/p5-Config-Perl-V
- To install the port:
- cd /usr/ports/devel/p5-Config-Perl-V/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/p5-Config-Perl-V
- pkg install p5-Config-Perl-V
- PKGNAME: p5-Config-Perl-V
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1609599053
SHA256 (Config-Perl-V-0.33.tgz) = eff679730b96ae1c6fd92151a81f2ec7b5968fb608f77472eebd6e9abb61905d
SIZE (Config-Perl-V-0.33.tgz) = 22687
- 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:
-
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- perl5>=5.32.r0<5.33 : lang/perl5.32
- This port is required by:
- for Build
-
- devel/p5-CPAN-Testers-Common-Client
- devel/p5-Test-Reporter-Transport-Metabase
- for Run
-
- devel/p5-CPAN-Testers-Common-Client
- devel/p5-Test-Reporter-Transport-Metabase
- Configuration Options:
- No options to configure
- Options name:
- devel_p5-Config-Perl-V
- USES:
- perl5 tar:tgz
- 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 |
07 Apr 2021 08:09:01 0.33
|
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 0.33
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
03 Jan 2021 20:22:53
0.33
|
sunpoet  |
Update to 0.33
- Add LICENSE
- Add NO_ARCH
Changes: https://metacpan.org/changes/distribution/Config-Perl-V |
18 Dec 2020 14:53:25
0.32
|
swills  |
devel/p5-Config-Perl-V: update to 0.32
While here, drop maintainership since I no longer use this |
16 Dec 2018 15:39:35
0.31
|
swills  |
devel/p5-Config-Perl-V: update to 0.31 |
05 Jul 2018 13:07:54
0.30
|
swills  |
devel/p5-Config-Perl-V: update to 0.30 |
27 May 2018 20:15:20
0.29
|
sunpoet  |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
16 Oct 2017 16:37:24
0.29
|
swills  |
devel/p5-Config-Perl-V: update to 0.29 |
10 Apr 2017 23:14:05
0.27
|
swills  |
devel/p5-Config-Perl-V: update to 0.27 |
28 May 2016 13:47:10
0.26
|
swills  |
devel/p5-Config-Perl-V: update to 0.26 |
08 Apr 2016 22:57:14
0.25
|
swills  |
devel/p5-Config-Perl-V: update to 0.25 |
29 Jun 2015 15:39:02
0.24
|
swills  |
devel/p5-Config-Perl-V: update to 0.24 |
26 Nov 2014 13:08:38
0.20_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 ) |
27 Oct 2014 10:55:59
0.20
|
bapt  |
Cleanup plist |
29 Jul 2014 19:11:53
0.20
|
adamw  |
Convert a bunch of EXTRACT_SUFX=... into USES=tar:...
Approved by: portmgr (not really, but touches unstaged ports) |
09 May 2014 18:56:50
0.20
|
swills  |
- Update to 0.20
PR: ports/189460
Submitted by: Bartek Rutkowski <ports@robakdesign.com> |
29 Jan 2014 10:57:07
0.15
|
az  |
- add stage support
Approved by: portmgr (blanket infrastructure) |
20 Sep 2013 17:13:47
0.15
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
10 Sep 2013 05:48:19
0.15
|
az  |
- convert to the new perl5 framework
- trim Makefile header
Approved by: portmgr (bapt@, blanket) |
27 Jul 2012 04:37:44
0.15
|
cs  |
Fix typos in COMMENT
Submitted by: sunpoet |
25 Jul 2012 11:24:11
0.15
|
cs  |
Fix typos in COMMENT |
17 Jun 2012 19:52:23
0.15
|
swills  |
- Update to 0.15 |
21 Jan 2012 17:40:15
0.14
|
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 |
18 Sep 2011 19:25:35
0.14
|
swills  |
- Update to 0.14
Changes: http://cpansearch.perl.org/dist/Config-Perl-V/Changelog |
20 Jun 2011 08:36:20
0.12
|
az  |
- Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.
See http://wiki.freebsd.org/Perl for details.
- Change maintainership from ports@ to perl@ for ports in this changeset.
- Remove MD5 checksum |
26 Feb 2011 19:48:34
0.12
|
swills  |
Structured data retreival of perl -V output
WWW: http://search.cpan.org/dist/Config-Perl-V/ |