Port details |
- p5-Config-INI Simple .ini files emitter and parser for Perl
- 0.027 devel
=0 0.027Version of this port present on the latest quarterly branch. - Maintainer: perl@FreeBSD.org
 - Port Added: 2009-03-12 16:53:21
- Last Update: 2021-06-30 20:43:59
- Commit Hash: 339e3b9
- Also Listed In: perl5
- License: ART10 GPLv1+
- Description:
- Simple .ini files emitter and parser for Perl.
WWW: https://metacpan.org/release/Config-INI
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Config-INI>0:devel/p5-Config-INI
- To install the port:
- cd /usr/ports/devel/p5-Config-INI/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/p5-Config-INI
- pkg install p5-Config-INI
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-Config-INI
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1624630202
SHA256 (Config-INI-0.027.tar.gz) = 12eb8b7d43ab13db443b3c7110c8b70a264c19f78ff06ab8823e11f86a4f330e
SIZE (Config-INI-0.027.tar.gz) = 26638
- 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-Mixin-Linewise>=0.110 : devel/p5-Mixin-Linewise
- perl5>=5.32.r0<5.33 : lang/perl5.32
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- p5-Mixin-Linewise>=0.110 : devel/p5-Mixin-Linewise
- perl5>=5.32.r0<5.33 : lang/perl5.32
- This port is required by:
- for Build
-
- devel/p5-App-GitGot
- devel/p5-Config-INI-Reader-Ordered
- devel/p5-Config-MVP-Reader-INI
- devel/p5-Config-MySQL
- for Run
-
- devel/p5-App-GitGot
- devel/p5-Config-INI-Reader-Ordered
- devel/p5-Config-MVP-Reader-INI
- devel/p5-Config-MySQL
- www/p5-Firefox-Marionette
- Configuration Options:
- No options to configure
- Options name:
- devel_p5-Config-INI
- USES:
- 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 |
30 Jun 2021 20:43:59 0.027
|
Po-Chuan Hsieh (sunpoet)  |
devel/p5-Config-INI: Update to 0.027
Changes: https://metacpan.org/dist/Config-INI/changes |
25 Jun 2021 13:40:16 0.026
|
Po-Chuan Hsieh (sunpoet)  |
devel/p5-Config-INI: Update to 0.026
Changes: https://metacpan.org/dist/Config-INI/changes |
07 Apr 2021 08:09:01 0.025
|
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 0.025
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
05 Jul 2019 19:14:01
0.025
|
sunpoet  |
Add NO_ARCH |
06 Oct 2018 13:06:45
0.025
|
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.025
|
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.025
|
mat  |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
01 Apr 2016 14:00:57
0.025
|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
04 Dec 2014 13:25:08
0.025
|
jadawin  |
- Update to 0.025 |
26 Nov 2014 13:08:38
0.024_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.024
|
bapt  |
Cleanup plist |
17 May 2014 05:32:14
0.024
|
jadawin  |
- Update to 0.024 |
22 Mar 2014 09:37:18
0.023
|
az  |
- update to 0.023
Changes: http://search.cpan.org/dist/Config-INI/Changes |
06 Mar 2014 18:51:18
0.022
|
sunpoet  |
- Remove outdated PERL_LEVEL check
With hat: perl |
05 Feb 2014 07:43:28
0.022
|
culot  |
- Update to 0.022
Changes: http://search.cpan.org/dist/Config-INI/Changes |
21 Oct 2013 09:52:29
0.021
|
sunpoet  |
- Update to 0.021
- Add BUILD_DEPENDS and TEST_DEPENDS
- Support STAGEDIR
Changes: http://search.cpan.org/dist/Config-INI/Changes |
20 Sep 2013 17:13:47
0.020
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
02 Aug 2013 18:52:11
0.020
|
mat  |
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
02 Jul 2013 08:17:39
0.020
|
culot  |
- Update to 0.020
- Trim Makefile's header
- Pet portlint(1) by changing tab into space in WWW link
Changes: http://search.cpan.org/dist/Config-INI/Changes |
06 Feb 2012 23:34:57
0.019
|
bapt  |
give all my p5-* ports to perl team |
17 Dec 2011 10:08:36
0.019
|
bapt  |
- update to 0.019
- changes: http://cpansearch.perl.org/src/RJBS/Config-INI-0.019/Changes |
07 Oct 2011 11:22:46
0.018
|
culot  |
- Fix LICENSE (Artistic 1 instead of Artistic 2)
- Pet portlint(1)
PR: ports/161336
Submitted by: Simon Olofsson <simon@olofsson.de> |
06 Jun 2011 04:24:05
0.018
|
bapt  |
- update to 0.018
- changes: http://cpansearch.perl.org/src/RJBS/Config-INI-0.018/Changes |
13 Dec 2010 18:16:26
0.017
|
bapt  |
- update to 0.017
PR: ports/153061
Submitted by: pgollucci |
06 Sep 2010 09:57:57
0.016
|
bapt  |
- Update to 0.016
- Changes: http://cpansearch.perl.org/src/RJBS/Config-INI-0.016/Changes |
26 Aug 2010 16:15:40
0.015
|
bapt  |
- Update to 0.015
- Add licenses
Approved by: mentors (implicit) |
28 Jul 2010 17:31:01
0.014
|
bapt  |
Change maintainer address to my new @FreeBSD.org
Approved by: jadawin@ (co-mentor) |
12 Mar 2009 16:52:33
0.014
|
miwi  |
Simple .ini files emitter and parser for Perl.
WWW: http://search.cpan.org/dist/Config-INI/
PR: ports/132496
Submitted by: bapt <baptiste.daroussin at gmail.com> |