Port details |
- p5-Config-Tiny Read/Write .ini style files with as little code as possible
- 2.30 devel =19 2.30Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2003-05-18 13:55:23
- Last Update: 2023-10-16 15:59:43
- Commit Hash: b6645fe
- People watching this port, also watch:: libiconv, gettext, libxml2, expat, p5-Digest-HMAC
- Also Listed In: perl5
- License: ART10 GPLv1+
- WWW:
- https://metacpan.org/release/Config-Tiny
- Description:
- 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Config-Tiny>0:devel/p5-Config-Tiny
- To install the port:
- cd /usr/ports/devel/p5-Config-Tiny/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/p5-Config-Tiny
- pkg install p5-Config-Tiny
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-Config-Tiny
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1697463064
SHA256 (Config-Tiny-2.30.tgz) = b2f7345619b3b8e636dd39ea010731c9dc2bfb8f022bcbd86ae6ad17866e110d
SIZE (Config-Tiny-2.30.tgz) = 26973
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:
-
- perl5>=5.34<5.35 : lang/perl5.34
- Runtime dependencies:
-
- perl5>=5.34<5.35 : lang/perl5.34
- This port is required by:
- for Build
-
- databases/p5-DBIx-Admin-DSNManager
- deskutils/p5-Goo
- devel/cvsmonitor
- devel/p5-App-cpanminus-reporter
- devel/p5-CPAN-Reporter
- devel/p5-Config-Any
- devel/p5-SVN-S4
-
Deleted ports which required this port:
- for Run
-
- databases/p5-DBIx-Admin-DSNManager
- deskutils/p5-Goo
- devel/cvsmonitor
- devel/p5-App-cpanminus-reporter
- devel/p5-CPAN-Reporter
- devel/p5-Config-Any
- devel/p5-SVN-S4
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- No options to configure
- Options name:
- devel_p5-Config-Tiny
- USES:
- perl5 tar:tgz
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.30 16 Oct 2023 15:59:43 |
Po-Chuan Hsieh (sunpoet) |
devel/p5-Config-Tiny: Update to 2.30
Changes: https://metacpan.org/dist/Config-Tiny/changes |
2.29 09 Apr 2023 20:39:57 |
Po-Chuan Hsieh (sunpoet) |
devel/p5-Config-Tiny: Update to 2.29
Changes: https://metacpan.org/dist/Config-Tiny/changes |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2.28 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
2.28 20 Jul 2022 14:21:35 |
Tobias C. Berner (tcberner) |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
2.28 25 Jan 2022 19:50:06 |
Po-Chuan Hsieh (sunpoet) |
devel/p5-Config-Tiny: Update to 2.28
Changes: https://metacpan.org/dist/Config-Tiny/changes |
2.27 27 Sep 2021 15:55:53 |
Po-Chuan Hsieh (sunpoet) |
devel/p5-Config-Tiny: Update to 2.27
Changes: https://metacpan.org/dist/Config-Tiny/changes |
2.26 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.26 03 Feb 2021 19:47:46 |
sunpoet |
Update to 2.26
Changes: https://metacpan.org/changes/distribution/Config-Tiny |
2.24 19 Jun 2019 16:52:57 |
sunpoet |
Update to 2.24
- Take maintainership
Changes: https://metacpan.org/changes/distribution/Config-Tiny |
2.23 06 Apr 2019 14:44:31 |
sunpoet |
Add LICENSE_FILE
- Add NO_ARCH |
2.23 27 May 2018 20:15:20 |
sunpoet |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
2.23 15 Sep 2017 08:58:50 |
mat |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
2.23 15 Oct 2015 20:17:48 |
sunpoet |
- Update to 2.23
- Sort PLIST
Changes: http://search.cpan.org/dist/Config-Tiny/Changes |
2.22 17 Feb 2015 15:52:36 |
adamw |
Update to 2.22.
Changes: https://metacpan.org/changes/distribution/Config-Tiny |
2.21 16 Feb 2015 03:12:19 |
adamw |
Update to 2.21.
Changes: https://metacpan.org/changes/distribution/Config-Tiny |
2.20_1 26 Nov 2014 13:08:38 |
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 ) |
2.20 27 Oct 2014 10:55:59 |
bapt |
Cleanup plist |
2.20 14 Mar 2014 08:48:04 |
sunpoet |
- Use USES=tar:tgz |
2.20 24 Nov 2013 16:16:51 |
sunpoet |
- Update to 2.20
Changes: http://search.cpan.org/dist/Config-Tiny/Changes |
2.19 28 Oct 2013 13:46:26 |
vanilla |
support STAGEDIR. |
2.19 20 Sep 2013 17:13:47 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
2.19 15 Sep 2013 05:55:05 |
sunpoet |
- Update to 2.19
Changes: http://search.cpan.org/dist/Config-Tiny/Changes |
2.17 14 Sep 2013 07:19:28 |
sunpoet |
- Update to 2.17
Changes: http://search.cpan.org/dist/Config-Tiny/Changes |
2.16 06 Sep 2013 08:28:57 |
tobez |
Update to 2.16.
Changes: http://search.cpan.org/dist/Config-Tiny/Changes |
2.15 02 Sep 2013 09:17:06 |
tobez |
Update to 2.15.
Changes: http://search.cpan.org/dist/Config-Tiny/Changes |
2.14 02 Aug 2013 18:52:11 |
mat |
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
2.14 07 Oct 2011 11:22:46 |
culot |
- Fix LICENSE (Artistic 1 instead of Artistic 2)
- Pet portlint(1)
PR: ports/161336
Submitted by: Simon Olofsson <simon@olofsson.de> |
2.14 24 Mar 2011 16:53:11 |
bapt |
- update to 2.14
- add licenses
- changes: http://cpansearch.perl.org/src/ADAMK/Config-Tiny-2.14/Changes |
2.13 24 Sep 2010 02:03:44 |
pgollucci |
- only 13% of the p5- ports embed @comment $FreeBSD$:
so standarize and remove it
With Hat: perl@ |
2.13 03 Sep 2010 07:11:04 |
wen |
- Update to 2.13 |
2.12 17 Apr 2008 14:30:31 |
araujo |
- 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) |
2.12 20 Dec 2007 09:49:17 |
gabor |
- Update to 2.12 |
2.10 08 Sep 2007 00:56:04 |
linimon |
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 |
2.10 02 Oct 2006 01:26:53 |
clsung |
- Update to 2.10 |
2.08 17 Jul 2006 00:59:17 |
clsung |
- Update to 2.08
PR: ports/100343
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> |
2.07 11 May 2006 04:46:08 |
leeym |
- update to 2.07 |
2.06 27 Apr 2006 11:33:56 |
tobez |
Update to 2.06. Require perl from ports. |
2.05 23 Mar 2006 15:20:11 |
skv |
Remove patch.
Reminded by: tobez |
2.05 23 Mar 2006 10:35:49 |
skv |
Update to 2.05 (and pass maintainership to perl@).
PR: ports/94855
Submitted by: tobez |
2.02 22 Jan 2006 08:30:12 |
edwin |
SHA256ify
Approved by: krion@ |
2.02 22 Jan 2006 01:48:34 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
2.02 12 Oct 2005 11:20:18 |
skv |
Update to 2.02
Changes: http://search.cpan.org/src/ADAMK/Config-Tiny-2.02/Changes
PR: ports/86722
Submitted by: ehaupt |
2.01 02 Apr 2005 15:19:45 |
skv |
Update to 2.01 |
2.00 26 Jul 2004 05:11:28 |
skv |
Updated to 2.00 |
1.7 24 Jun 2004 08:49:12 |
skv |
Updated to 1.7 |
1.6 28 Mar 2004 16:46:14 |
skv |
Updated to 1.6 |
1.3 08 Dec 2003 16:41:02 |
skv |
Updated to 1.3 |
1.0 21 May 2003 15:18:23 |
skv |
Updated to 1.0
PR: ports/52120 |
0.3 18 May 2003 13:54:21 |
skv |
Add p5-Config-Tiny 0.3,
read/Write .ini style files with as little
code as possible. |