FreshPorts -- The Place For Ports notbug Sat, 26 May 2012 8:59 PM BST
Port details
p5-Config-Tiny 2.14 devel on this many watch lists=20 search for ports that depend on this port
Read/Write .ini style files with as little code as possible
Maintained by: perl@FreeBSD.org search for ports maintained by this maintainer
Port Added: 18 May 2003 13:55:23
Also Listed In: perl5
License: ART10 GPLv1


Config::Tiny is a perl class to read and write .ini style configuration
files with as little code as possible, reducing load time and memory
overhead.  Memory usage is normally scoffed at in Perl, but in my
opinion should be at least kept in mind.

This module is primarily for reading human written files, and anything
we write shouldn't need to have documentation/comments.  If you need
something with more power, move up to Config::Simple, Config::General or
one of the many other Config:: modules.

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

Required by:
for Build

for Run

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


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/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 23

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
07 Oct 2011 11:22:46
Original commit files touched by this commit  2.14
culot search for other commits by this committer
- Fix LICENSE (Artistic 1 instead of Artistic 2)
- Pet portlint(1)

PR:             ports/161336
Submitted by:   Simon Olofsson <simon@olofsson.de>
24 Mar 2011 16:53:11
Original commit files touched by this commit  2.14
bapt search for other commits by this committer
- update to 2.14
- add licenses
- changes: http://cpansearch.perl.org/src/ADAMK/Config-Tiny-2.14/Changes
24 Sep 2010 02:03:44
Original commit files touched by this commit  2.13
pgollucci search for other commits by this committer
- only 13% of the p5- ports embed @comment $FreeBSD$:
  so standarize and remove it

With Hat:   perl@
03 Sep 2010 07:11:04
Original commit files touched by this commit  2.13
wen search for other commits by this committer
- Update to 2.13
17 Apr 2008 14:30:31
Original commit files touched by this commit  2.12
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)
20 Dec 2007 09:49:17
Original commit files touched by this commit  2.12
gabor search for other commits by this committer
- Update to 2.12
08 Sep 2007 00:56:04
Original commit files touched by this commit  2.10
linimon search for other commits by this committer
Welcome bsd.perl.mk.  Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.

Work done by:   gabor
Sponsored by:   Google Summer of Code 2007
Hat:            portmgr
02 Oct 2006 01:26:53
Original commit files touched by this commit  2.10
clsung search for other commits by this committer
- Update to 2.10
17 Jul 2006 00:59:17
Original commit files touched by this commit  2.08
clsung search for other commits by this committer
- Update to 2.08

PR:             ports/100343
Submitted by:   Gea-Suan Lin <gslin_AT_gslin dot org>
11 May 2006 04:46:08
Original commit files touched by this commit  2.07
leeym search for other commits by this committer
- update to 2.07
27 Apr 2006 11:33:56
Original commit files touched by this commit  2.06
tobez search for other commits by this committer
Update to 2.06.  Require perl from ports.
23 Mar 2006 15:20:11
Original commit files touched by this commit  2.05
skv search for other commits by this committer
Remove patch.

Reminded by:    tobez
23 Mar 2006 10:35:49
Original commit files touched by this commit  2.05
skv search for other commits by this committer
Update to 2.05 (and pass maintainership to perl@).

PR:             ports/94855
Submitted by:   tobez
22 Jan 2006 08:30:12
Original commit files touched by this commit  2.02
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.02
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 Oct 2005 11:20:18
Original commit files touched by this commit  2.02
skv search for other commits by this committer
Update to 2.02

Changes:        http://search.cpan.org/src/ADAMK/Config-Tiny-2.02/Changes
PR:             ports/86722
Submitted by:   ehaupt
02 Apr 2005 15:19:45
Original commit files touched by this commit  2.01
skv search for other commits by this committer
Update to 2.01
26 Jul 2004 05:11:28
Original commit files touched by this commit  2.00
skv search for other commits by this committer
Updated to 2.00
24 Jun 2004 08:49:12
Original commit files touched by this commit  1.7
skv search for other commits by this committer
Updated to 1.7
28 Mar 2004 16:46:14
Original commit files touched by this commit  1.6
skv search for other commits by this committer
Updated to 1.6
08 Dec 2003 16:41:02
Original commit files touched by this commit  1.3
skv search for other commits by this committer
Updated to 1.3
21 May 2003 15:18:23
Original commit files touched by this commit  1.0
skv search for other commits by this committer
Updated to 1.0

PR:     ports/52120
18 May 2003 13:54:21
Original commit files touched by this commit  0.3
skv search for other commits by this committer
Add p5-Config-Tiny 0.3,
read/Write .ini style files with as little
code as possible.

Number of commits found: 23

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.157 seconds.