FreshPorts -- The Place For Ports notbug Sat, 26 May 2012 8:58 PM BST
Port details
p5-Config-IniFiles 2.72 devel on this many watch lists=22 search for ports that depend on this port An older version of this port was marked as vulnerable.
Perl5 module for reading .ini-style configuration files
Maintained by: cm@therek.net search for ports maintained by this maintainer
Port Added: 02 Nov 2000 18:14:29
Also Listed In: perl5
License: ART10 GPLv1


Config::IniFiles provides a way to have readable configuration files
outside your Perl script. The configuration can be safely reloaded upon
receipt of a signal. Configurations can be imported (inherited,
stacked,...), sections can be grouped, and settings can be accessed from
a tied hash.

USAGE

Get a new Config::IniFiles object with the *new* method:

    $cfg = Config::IniFiles->new( -file => "/path/configfile.ini" );
    $cfg = new Config::IniFiles -file => "/path/configfile.ini";

Optional named parameters may be specified after the configuration file
name. See the *new* in the METHODS section, below.

INI files consist of a number of sections, each preceded with the
section name in square brackets. Parameters are specified in each section
as Name=Value. Any spaces around the equals sign will be ignored, and the
value extends to the end of the line.

WWW: http://search.cpan.org/dist/Config-IniFiles/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: lang/p5-List-MoreUtils, lang/perl5.8
Required To Run: lang/p5-List-MoreUtils, lang/perl5.8

Required by:
for Build

for Run

To install the port: cd /usr/ports/devel/p5-Config-IniFiles/ && make install clean
To add the package: pkg_add -r p5-Config-IniFiles


Configuration Options
     No options to configure

Master Sites:
ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Config/
http://www.cpan.dk/modules/by-module/Config/
ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/Config/
http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/Config/
ftp://ftp.dti.ad.jp/pub/lang/CPAN/modules/by-module/Config/
ftp://ftp.sunet.se/pub/lang/perl/CPAN/modules/by-module/Config/
ftp://mirror.hiwaay.net/CPAN/modules/by-module/Config/
ftp://ftp.mirrorservice.org/sites/ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/Config/
http://at.cpan.org/modules/by-module/Config/
ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/Config/
http://backpan.perl.org/modules/by-module/Config/
ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/Config/
http://cpan.nctu.edu.tw/modules/by-module/Config/
http://ftp.twaren.net/Unix/Lang/CPAN/modules/by-module/Config/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 32

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
08 May 2012 05:38:53
Original commit files touched by this commit  2.72
sunpoet search for other commits by this committer
- Update to 2.72
- Add LICENSE
- Add TEST_DEPENDS

Changes:        http://search.cpan.org/dist/Config-IniFiles/Changes
PR:             ports/167633
Submitted by:   sunpoet (myself)
Approved by:    Cezary Morga <cm@therek.net> (maintainer)
03 May 2012 01:25:12
Original commit files touched by this commit  2.71
swills search for other commits by this committer
- Update to 2.71

PR:             ports/167538
Submitted by:   Cezary Morga <cm@therek.net> (maintainer)
26 Jun 2011 15:31:03
Original commit files touched by this commit  2.68
 This port version is marked as vulnerable.
sunpoet search for other commits by this committer
- Update to 2.68

Changes:        http://search.cpan.org/dist/Config-IniFiles/Changes
PR:             ports/158240
Submitted by:   Jin-Sih Lin <linpct@gmail.com>
Approved by:    Cezary Morga <cm@therek.net> (maintainer)
22 Dec 2010 23:25:11
Original commit files touched by this commit  2.65
 This port version is marked as vulnerable.
pgollucci search for other commits by this committer
- Update to 2.65
- Remove MD5

PR:             ports/153346
Submitted by:   Cezary Morga <cm@therek.net> (maintainer)
Changes:        http://search.cpan.org/dist/Config-IniFiles/Changes
08 Jun 2010 22:20:12
Original commit files touched by this commit  2.58
 This port version is marked as vulnerable.
pgollucci search for other commits by this committer
- Update to 2.58

PR:             ports/147367
Approved by:    cm@therek.net (maintainer)
Submitted by:   myself (pgollucci@)
Changes:        http:/search.cpan.org/dist/Config-IniFiles/Changes
26 Apr 2010 23:12:04
Original commit files touched by this commit  2.57
 This port version is marked as vulnerable.
sahil search for other commits by this committer
- Update to 2.57
- Changes: http://cpansearch.perl.org/src/SHLOMIF/Config-IniFiles-2.57/Changes

PR:             ports/146004
Submitted by:   olli hauer <ohauer@gmx.de>
Approved by:    Cezary Morga (maintainer), wxs@ (mentor)
31 Jan 2010 01:05:18
Original commit files touched by this commit  2.56
 This port version is marked as vulnerable.
pgollucci search for other commits by this committer
- Update to 2.56

PR:             ports/142636
Submitted by:   myself (pgollucci@)
Approved by:    maintainer timeout (cm@therek.net; > 2 weeks)
20 Nov 2009 18:55:43
Original commit files touched by this commit  2.54
 This port version is marked as vulnerable.
miwi search for other commits by this committer
- Update to 2.54

PR:             140686
Submitted by:   Sahil Tandon <sahil@tandon.net>
Approved by:    maintainer
17 Nov 2009 09:16:07
Original commit files touched by this commit  2.53
 This port version is marked as vulnerable.
leeym search for other commits by this committer
- update to 2.53

PR:             140629
Submitted by:   leeym
Approved by:    maintainer
22 Jul 2009 16:27:08
Original commit files touched by this commit  2.52
 This port version is marked as vulnerable.
pgollucci search for other commits by this committer
- lang/perl5.6 is dead, remove PERL_LEVEL/PERL_VERSION < 500801 checks

PR:             ports/135398
Tested by:      2 -exp runs by pav
Approved by:    portmgr (pav)
05 Jul 2009 23:12:33
Original commit files touched by this commit  2.52
 This port version is marked as vulnerable.
wxs search for other commits by this committer
- Update to 2.52

PR:             ports/136255
Submitted by:   Cezary Morga <cm@therek.net>
21 Jun 2009 19:17:01
Original commit files touched by this commit  2.51
 This port version is marked as vulnerable.
pgollucci search for other commits by this committer
- Update to 2.51

PR:             ports/135740
Approved by:    maintainer
Submitted by:   myself (pgollucci@)
14 May 2009 20:47:26
Original commit files touched by this commit  2.49
 This port version is marked as vulnerable.
leeym search for other commits by this committer
- Update to 2.49

PR:             134499
Submitted by:   leeym
Approved by:    maintainer
23 Apr 2009 04:27:02
Original commit files touched by this commit  2.48
 This port version is marked as vulnerable.
leeym search for other commits by this committer
- update to 2.48

PR:             133696
Submitted by:   leeym
Approved by:    maintainer
19 Feb 2009 18:11:16
Original commit files touched by this commit  2.47
 This port version is marked as vulnerable.
tabthorpe search for other commits by this committer
- Update to 2.47

PR:             ports/131871
Submitted by:   Cezary Morga <cm therek.net> (maintainer)
17 Feb 2009 03:38:57
Original commit files touched by this commit  2.39
 This port version is marked as vulnerable.
tabthorpe search for other commits by this committer
- Pass maintainership to submitter

Submitted by:   Cezary Morga via freebsd-ports@
23 May 2008 21:18:39
Original commit files touched by this commit  2.39
 This port version is marked as vulnerable.
olgeni search for other commits by this committer
Hunt for typos in devel/p5-*.
17 Apr 2008 14:30:31
Original commit files touched by this commit  2.39
 This port version is marked as vulnerable.
araujo search for other commits by this committer
- 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)
05 Apr 2006 05:46:33
Original commit files touched by this commit  2.39
 This port version is marked as vulnerable.
linimon search for other commits by this committer
Reset jeremy@external.org who has not responded to email asking about
maintainer timeouts.

Hat:    portmgr
22 Jan 2006 08:30:12
Original commit files touched by this commit  2.39
 This port version is marked as vulnerable.
edwin search for other commits by this committer
SHA256ify

Approved by:    krion@
22 Jan 2006 01:48:34
Original commit files touched by this commit  2.39
 This port version is marked as vulnerable.
edwin search for other commits by this committer
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
28 Jul 2005 17:53:46
Original commit files touched by this commit  2.39
 This port version is marked as vulnerable.
leeym search for other commits by this committer
- Update to 2.39

PR:             83545
Submitted by:   leeym
Approved by:    maintainer timeout
31 Mar 2004 03:12:58
Original commit files touched by this commit  2.38
 This port version is marked as vulnerable.
trevor search for other commits by this committer
SIZEify (maintainer timeout)
10 Jul 2003 11:00:00
Original commit files touched by this commit  2.38
 This port version is marked as vulnerable.
erwin search for other commits by this committer
- update to 2.38
- add WWW

PR:             51839
Submitted by:   Mathieu Arnold <m@absolight.net>
Approved by:    maintainer timeout (> 3 weeks)
21 Feb 2003 11:23:04
Original commit files touched by this commit  2.27
 This port version is marked as vulnerable.
knu search for other commits by this committer
De-pkg-comment.
09 Feb 2002 09:21:10
files touched by this commit
kevlo search for other commits by this committer
Update to vesion 2.27    
10 May 2001 16:35:11
files touched by this commit
vanilla search for other commits by this committer
Upgrade to latest version:   	p5-Authen-PAM		=>	0.11  
	p5-Config-IniFiles	=>	2.19   	p5-File-Tail		=>	0.98   	p5-ParallelUA		=>	2.50  
	p5-dTemplate		=>	2.0    
14 Apr 2001 23:31:53
files touched by this commit
steve search for other commits by this committer
Remove empty directories on uninstall.    
11 Jan 2001 15:57:37
files touched by this commit
kevlo search for other commits by this committer
Update to 2.14    
24 Dec 2000 06:03:13
files touched by this commit
kevlo search for other commits by this committer
Upgrade to 2.13    
03 Dec 2000 18:15:40
files touched by this commit
will search for other commits by this committer
Update p5-Config-IniFiles (was p5-IniConf, being removed) to 1.8.    
02 Nov 2000 21:14:29
files touched by this commit
asami search for other commits by this committer
Remove this port for now, it is an un-updated repo copy and I don't   want it to
be tagged for the release.  

Number of commits found: 32

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23672
Broken 193
Deprecated 147
Ignore 736
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 41
Set to expire 188
Interactive 54
new 24 hours 3
new 48 hours32
new 7 days59
new fortnight183
new month255

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.212 seconds.