FreshPorts -- The Place For Ports Sat, 4 Jul 2009 8:26 AM GMT
Do I have any twitter.com followers? I'd like to get control of twitter.com/pgcon, since I run pgcon...
Port details
p5-Config-General 2.42 devel on this many watch lists=8 search for ports that depend on this port
Perl5 module for handling Apache-style configuration files
Maintained by: perl@FreeBSD.org search for ports maintained by this maintainer
Port Added: 27 Aug 2002 15:40:29
Also Listed In: perl5


Config::General handles configuration files of a format inspired by
Apache's httpd.conf file format.  It features some enhancements such
as here-documents, C-style commends and multi-line options.  Both
reading and writing of configuration files is supported.

WWW: http://search.cpan.org/dist/Config-General/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: lang/perl5.8
Required To Run: lang/perl5.8

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


Configuration Options
     No options to configure

Master Sites:
ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/Config/
ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Config/
http://www.cpan.dk/modules/by-module/Config/
http://ring.nict.go.jp/archives/lang/perl/CPAN/modules/by-module/Config/
http://ring.sakura.ad.jp/archives/lang/perl/CPAN/modules/by-module/Config/
http://ring.riken.jp/archives/lang/perl/CPAN/modules/by-module/Config/
ftp://ftp.kddlabs.co.jp/lang/perl/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/
ftp://csociety-ftp.ecn.purdue.edu/pub/CPAN/modules/by-module/Config/
ftp://ftp.isu.net.sa/pub/CPAN/modules/by-module/Config/
ftp://ftp.cs.colorado.edu/pub/perl/CPAN/modules/by-module/Config/
ftp://cpan.pop-mg.com.br/pub/CPAN/modules/by-module/Config/
http://at.cpan.org/modules/by-module/Config/
ftp://ftp.chg.ru/pub/lang/perl/CPAN/modules/by-module/Config/
ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/Config/
http://backpan.cpan.org/modules/by-module/Config/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 30

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
22 Dec 2008 16:29:50
Original commit files touched by this commit  2.42
jadawin search for other commits by this committer
- Update to 2.42
18 Dec 2008 21:39:55
Original commit files touched by this commit  2.41
jadawin search for other commits by this committer
- Update to 2.41
19 Jun 2008 15:56:12
Original commit files touched by this commit  2.40
mat search for other commits by this committer
Update to 2.40
18 Jun 2008 16:21:01
Original commit files touched by this commit  2.39
leeym search for other commits by this committer
- update to 2.39
23 May 2008 22:18:39
Original commit files touched by this commit  2.38
olgeni search for other commits by this committer
Hunt for typos in devel/p5-*.
11 Mar 2008 14:47:01
Original commit files touched by this commit  2.38
miwi search for other commits by this committer
- Update to 2.38
- Use CPAN Macro
20 Dec 2007 09:48:40
Original commit files touched by this commit  2.37
gabor search for other commits by this committer
- Update to 2.37
17 Oct 2007 16:06:43
Original commit files touched by this commit  2.36
leeym search for other commits by this committer
- update to 2.36
16 Oct 2007 16:49:23
Original commit files touched by this commit  2.34
leeym search for other commits by this committer
- update to 2.34
19 Apr 2007 02:27:26
Original commit files touched by this commit  2.33
leeym search for other commits by this committer
- remove dependency of File::Spec, which is included in perl 5.6 or above.
18 Apr 2007 13:30:15
Original commit files touched by this commit  2.33
clsung search for other commits by this committer
- Update to 2.33
25 Feb 2007 07:55:16
Original commit files touched by this commit  2.32
rafan search for other commits by this committer
- Force commit to note in previous update, 4.x support is removed.
25 Feb 2007 07:54:27
Original commit files touched by this commit  2.32
rafan search for other commits by this committer
- Update to 2.32
22 Jan 2006 01:48:34
Original commit files touched by this commit  2.31
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)
12 Jan 2006 11:21:38
Original commit files touched by this commit  2.31
tobez search for other commits by this committer
Update to 2.31;  require Perl from ports.
14 Nov 2005 15:05:17
Original commit files touched by this commit  2.30
mat search for other commits by this committer
Take a perl@ hat and add SHA256 checksums
16 Sep 2005 10:21:21
Original commit files touched by this commit  2.30
tobez search for other commits by this committer
Update to 2.30.
23 Jun 2005 11:03:59
Original commit files touched by this commit  2.29
mat search for other commits by this committer
Update to 2.29
11 Jun 2005 17:13:12
Original commit files touched by this commit  2.28_1
skv search for other commits by this committer
* reflect renaming on CPAN File-Spec to PathTools
   + add devel/p5-PathTools, remove devel/p5-File-Spec
   + update dependencies for all affected ports (make them unconditional),
     bump PORTREVISION for these ports
module was renamed
* reflect renaming on CPAN PodParser to Pod-Parser
   + add textproc/p5-Pod-Parser, remove textproc/p5-PodParser
   + update dependencies for all affected ports (make them unconditional),
     bump PORTREVISION for these ports

* for all changed ports make dependencies on File::Temp, Digest::MD5,
  Storable unconditional

* remove 'CONFIGURE_ARGS= INSTALLDIRS=site' from Makefile's
  (this variable is forced by bsd.port.mk now)

* update Class-Autouse to 1.17

* update POE-API-Hooks to 1.05

* make portlint happy (clean IGNORE, convert spaces to tabs and so on)
25 May 2005 11:07:22
Original commit files touched by this commit  2.28
tobez search for other commits by this committer
Update to 2.28;  assign maintainership to perl.
05 Apr 2005 12:10:56
Original commit files touched by this commit  2.27
lth search for other commits by this committer
Update to 2.27
03 Apr 2005 22:30:39
Original commit files touched by this commit  2.21
kris search for other commits by this committer
Reset inactive maintainer.  Thanks for your work in the past!
31 Mar 2004 04:12:58
Original commit files touched by this commit  2.21
trevor search for other commits by this committer
SIZEify (maintainer timeout)
01 Jul 2003 11:31:57
Original commit files touched by this commit  2.21
sheldonh search for other commits by this committer
(null delta)

Previous revision ommitted the following attribution:

PR:             ports/53957
Submitted by:   Mathieu Arnold <m@absolight.net>
01 Jul 2003 11:31:02
Original commit files touched by this commit  2.21
sheldonh search for other commits by this committer
Update to 2.21:

* Fixed bug in new() when no config file is given.
26 Jun 2003 16:53:21
Original commit files touched by this commit  2.20
sheldonh search for other commits by this committer
Update to 2.20:

* Fixed bug in empty object handling in OOP mode.
* Sets $/ if unset.
* Add new parameter -Tie to constructor, to allow ordered config hash
  contents across nested structures.

PR:             ports/53723
Submitted by:   Mathieu Arnold <m@absolight.net>
18 Jun 2003 11:46:46
Original commit files touched by this commit  2.19
sheldonh search for other commits by this committer
Update to 2.19:

* Allow use of Config::General variables in tainted code.
* Add a search-path feature for include files.

Tidy up pkg-plist.

PR:             ports/51838
Submitted by:   Mathieu Arnold <m@absolight.net>
07 Mar 2003 06:01:16
Original commit files touched by this commit  2.15
ade search for other commits by this committer
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
22 Jan 2003 14:52:40
Original commit files touched by this commit  2.15
sheldonh search for other commits by this committer
Update 2.07 -> 2.15.
27 Aug 2002 15:39:59
Original commit files touched by this commit  2.07
sheldonh search for other commits by this committer
Add perl5 module Config::General, for handling Apache-style configuration
files.

Number of commits found: 30

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
nfsenJul 03
nagios*Jul 01
nagios-devel*Jul 01
nagios2*Jul 01
syslog-ng*Jul 01
syslog-ng2*Jul 01
phpmyadminJun 30
tor*Jun 23
tor*Jun 23
cscopeJun 16
cscopeJun 16
finchJun 16
joomla15Jun 16
libpurpleJun 16
pidginJun 16

6 vulnerabilities affecting 11 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 20375
Broken 144
Deprecated 44
Ignore 762
Forbidden 5
Restricted 387
No CDROM 139
Vulnerable 56
Expired 17
Set to expire 25
Interactive 81
new 24 hours 2
new 48 hours4
new 7 days69
new fortnight98
new month180

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

Add tab to Netscape 6

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