e48e FreshPorts -- devel/p5-Config-IniFiles
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
p5-Config-IniFiles 2.80 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: culot@FreeBSD.org 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/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. lang/p5-List-MoreUtils
  2. lang/perl5.14
Required To Run:
  1. lang/p5-List-MoreUtils
  2. lang/perl5.14

This port is 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:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/Config/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Config/
  4. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Config/
  5. ftp://ftp.dti.ad.jp/pub/lang/CPAN/modules/by-module/Config/
  6. ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/Config/
  7. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/Config/
  8. ftp://ftp.mirrorservice.org/sites/cpan.perl.org/CPAN/modules/by-module/Config/
  9. ftp://ftp.sunet.se/pub/lang/perl/CPAN/modules/by-module/Config/
  10. ftp://mirror.hiwaay.net/CPAN/modules/by-module/Config/
  11. http://at.cpan.org/modules/by-module/Config/
  12. http://backpan.perl.org/modules/by-module/Config/
  13. http://cpan.nctu.edu.tw/modules/by-module/Config/
  14. http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/Config/
  15. http://ftp.twaren.net/Unix/Lang/CPAN/modules/by-module/Config/
  16. http://www.cpan.dk/modules/by-module/Config/
  17. http://www.cpan.dk/modules/by-module/Config/

Number of commits found: 36

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
15 May 2013 08:22:34
Original commit files touched by this commit  2.80
culot search for other commits by this committer
- Update to 2.80

Changes:	http://search.cpan.org/dist/Config-IniFiles/Changes
23 Oct 2012 07:42:47
Original commit files touched by this commit  2.78
culot search for other commits by this committer
- Update to 2.78
- Take maintainership

Changes:	http://search.cpan.org/dist/Config-IniFiles/Changes
Feature safe:	yes
15 Oct 2012 16:21:12
Original commit files touched by this commit  2.77
tabthorpe search for other commits by this committer
- Reassign to the heap at maintainer's request

Approved by:	portmgr (implicit)
Feature safe:	yes
Redports:	ignore
23 Jun 2012 19:41:57
Original commit files touched by this commit  2.77
sunpoet search for other commits by this committer
- Update to 2.77

Changes:        http://search.cpan.org/dist/Config-IniFiles/Changes
PR:             ports/169315
Submitted by:   sunpoet (myself)
Approved by:    Cezary Morga <cm@therek.net> (maintainer)
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: 36

2846
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
plibMay 19
plibMay 19
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15
firefox35May 15
firefox36May 15

5 vulnerabilities affecting 20 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 24523
Broken 217
Deprecated 474
Ignore 637
Forbidden 3
Restricted 292
No CDROM 109
Vulnerable 27
Expired 133
Set to expire 512
Interactive 33
new 24 hours 5
new 48 hours10
new 7 days26
new fortnight59
new month210

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

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0