Port details |
- p5-Config-Any Load class configuration data from a number of file formats
- 0.33 devel =6 0.33Version of this port present on the latest quarterly branch.
- Maintainer: perl@FreeBSD.org
- Port Added: 2006-09-03 11:53:21
- Last Update: 2023-05-07 21:14:20
- Commit Hash: 7b0155e
- People watching this port, also watch:: p5-libwww, libXdamage, xorg-fonts-truetype, p5-MRO-Compat, p5-Error
- Also Listed In: perl5
- License: ART10 GPLv1+
- WWW:
- https://metacpan.org/release/Config-Any
- Description:
- Config::Any provides a facility for Perl applications and libraries to load
configuration data from multiple different file formats. It supports XML, YAML,
JSON, Apache-style configuration, Windows INI files, and even Perl code.
The rationale for this module is as follows: Perl programs are deployed on many
different platforms and integrated with many different systems. Systems
administrators and end users may prefer different configuration formats than the
developers. The flexibility inherent in a multiple format configuration loader
allows different users to make different choices, without generating extra work
for the developers. As a developer you only need to learn a single interface to
be able to use the power of different configuration formats.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Config-Any>0:devel/p5-Config-Any
- To install the port:
- cd /usr/ports/devel/p5-Config-Any/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/p5-Config-Any
- pkg install p5-Config-Any
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-Config-Any
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1683478972
SHA256 (Config-Any-0.33.tar.gz) = c0668eb5f2cd355bf20557f04dc18a25474b7a0bcfa79562e3165d9a3c789333
SIZE (Config-Any-0.33.tar.gz) = 26662
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:
-
- p5-Module-Pluggable>=3.6 : devel/p5-Module-Pluggable
- p5-Config-General>=2.48 : devel/p5-Config-General
- p5-Config-Tiny>=0 : devel/p5-Config-Tiny
- p5-Cpanel-JSON-XS>=0 : converters/p5-Cpanel-JSON-XS
- p5-XML-Simple>=0 : textproc/p5-XML-Simple
- p5-YAML-LibYAML>=0 : textproc/p5-YAML-LibYAML
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- p5-Module-Pluggable>=3.6 : devel/p5-Module-Pluggable
- p5-Config-General>=2.48 : devel/p5-Config-General
- p5-Config-Tiny>=0 : devel/p5-Config-Tiny
- p5-Cpanel-JSON-XS>=0 : converters/p5-Cpanel-JSON-XS
- p5-XML-Simple>=0 : textproc/p5-XML-Simple
- p5-YAML-LibYAML>=0 : textproc/p5-YAML-LibYAML
- perl5>=5.32.r0<5.33 : lang/perl5.32
- This port is required by:
- for Build
-
- biology/p5-BioPerl-Run
- databases/p5-DBIx-Class
- databases/p5-DBIx-Class-Fixtures
- databases/p5-DBIx-Class-Schema-Config
- databases/p5-DBIx-DBHResolver
- devel/p5-Config-JFDI
- devel/p5-Config-Merge
-
Deleted ports which required this port:
- for Run
-
- biology/p5-BioPerl-Run
- databases/p5-DBIx-Class
- databases/p5-DBIx-Class-Fixtures
- databases/p5-DBIx-Class-Schema-Config
- databases/p5-DBIx-DBHResolver
- devel/p5-Config-JFDI
- devel/p5-Config-Merge
-
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:
- ===> The following configuration options are available for p5-Config-Any-0.33:
GENERAL=on: Generic Config format support
INI=on: INI file/format/parser support
JSON=on: JSON file/format/parser support
XML=on: XML format or parser support
YAML=on: YAML format or parser support
===> Use 'make config' to modify these settings
- Options name:
- devel_p5-Config-Any
- USES:
- perl5
- 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 |
0.33 07 May 2023 21:14:20 |
Po-Chuan Hsieh (sunpoet) |
devel/p5-Config-Any: Update to 0.33
Changes: https://metacpan.org/dist/Config-Any/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) |
0.32 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 ) |
0.32 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 ) |
0.32 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.32 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 |
0.32 15 Sep 2017 08:58:50 |
mat |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
0.32 24 Apr 2017 15:17:50 |
sunpoet |
Update to 0.32
Changes: http://search.cpan.org/dist/Config-Any/Changes |
0.30 30 Mar 2017 15:13:33 |
sunpoet |
Update to 0.30
Changes: http://search.cpan.org/dist/Config-Any/Changes |
0.29 28 Feb 2017 06:13:47 |
sunpoet |
Update to 0.29
Changes: http://search.cpan.org/dist/Config-Any/Changes |
0.28 22 Feb 2017 17:14:07 |
sunpoet |
Update to 0.28
Changes: http://search.cpan.org/dist/Config-Any/Changes |
0.27 31 Dec 2016 19:51:34 |
adamw |
Purge checks for perl < 5.20. For p5-Net, remove the IPV6 knob which only
affected 5.18 and lower. |
0.27 01 Apr 2016 11:16:28 |
sunpoet |
- Update to 0.27
- Update *_DEPENDS: remove PORTSDIR
- Add NO_ARCH
Changes: http://search.cpan.org/dist/Config-Any/Changes |
0.26 30 Apr 2015 20:14:24 |
adamw |
Update to 0.26.
Changes: https://metacpan.org/changes/distribution/Config-Any |
0.25 24 Apr 2015 19:43:14 |
adamw |
Update to 0.25.
Remove the hard dependency on p5-Config-General, and turn it into a GENERAL
option. Also, sort plist.
Changes: https://metacpan.org/changes/distribution/Config-Any |
0.24_3 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 ) |
0.24_2 24 Nov 2014 23:07:17 |
sunpoet |
- Convert to new options helper |
0.24_2 10 Nov 2014 16:45:44 |
az |
- make conditional depend on p5-Module-Pluggable
It still in corelibs till perl 5.19 (or 5.20 which we have in ports).
- bump portrevision |
0.24_1 10 Nov 2014 15:05:03 |
jadawin |
- Add p5-Module-Pluggable as depends
- Add licence
PR: ports/194926
Submitted by: Henk van Oers <hvo.pm at xs4all.nl> |
0.24 27 Oct 2014 10:55:59 |
bapt |
Cleanup plist |
0.24 28 Oct 2013 13:46:26 |
vanilla |
support STAGEDIR. |
0.24 20 Sep 2013 17:13:47 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
0.24 12 Sep 2013 14:27:34 |
sunpoet |
- Update to 0.24
Changes: http://search.cpan.org/dist/Config-Any/Changes |
0.23_1 02 Aug 2013 18:52:11 |
mat |
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
0.23_1 01 Feb 2013 21:00:58 |
sunpoet |
- Fix *_DEPENDS:
- Add missing dependencies
- version is already in core since Perl 5.9.0
- Add OPTIONS: INI, JSON, XML and YAML
- Bump PORTREVISION for dependency change
- Cleanup Makefile header
- Reformat pkg-descr |
0.23 10 Jun 2012 18:42:48 |
swills |
- Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} or
RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned
about for a while.
PR: ports/168208
Approved by: portmgr (miwi) |
0.23 17 Sep 2011 06:49:29 |
sunpoet |
- Change PERL_CONFIGURE to "yes" for all values less than or equal to 5.8.0+
With hat: perl |
0.23 19 Jul 2011 08:38:24 |
jadawin |
- Update to 0.23
- Changelog: http://cpansearch.perl.org/src/BRICAS/Config-Any-0.23/Changes |
0.22 10 Jul 2011 21:47:22 |
bapt |
- update to 0.22
- changes: http://cpansearch.perl.org/src/BRICAS/Config-Any-0.22/Changes |
0.21 31 May 2011 10:12:25 |
jadawin |
- Update to 0.21
- Changelog: http://cpansearch.perl.org/src/BRICAS/Config-Any-0.21/Changes |
0.20 17 May 2011 11:05:02 |
jadawin |
- Cleaning MD5 in perl@'s ports.
Approved by: erwin@ (portmgr) |
0.20 11 Aug 2010 04:01:06 |
leeym |
- update to 0.20 |
0.19 15 Feb 2010 17:57:47 |
tobez |
Update to 0.19.
Changes: http://search.cpan.org/dist/Config-Any/Changes
Feature safe: yes |
0.18_1 29 Jan 2010 03:01:29 |
kuriyama |
- Remove unneeded dependencies which is in perl-5.8.9 dist
(part 16).
Approved by: portmgr (itetcu) |
0.18 18 Nov 2009 08:46:56 |
jadawin |
- Update to 0.18
- Changes: <http://cpansearch.perl.org/src/BRICAS/Config-Any-0.18/Changes> |
0.17 16 Aug 2009 09:22:05 |
linimon |
Reset lbr@FreeBSD.org due to maintainer-timeouts and no response to email.
Hat: portmgr |
0.17 07 Feb 2009 02:30:37 |
lbr |
Update to 0.17 |
0.16 17 Nov 2008 21:08:27 |
lbr |
Update to 0.16 |
0.15 14 Nov 2008 16:28:20 |
lbr |
Update to 0.15 |
0.14 07 Aug 2008 12:29:11 |
lbr |
Update to 0.14 |
0.13 06 Aug 2008 09:34:32 |
lbr |
Update to 0.13 |
0.12 08 Apr 2008 15:52:10 |
lbr |
Update to 0.12 |
0.11 30 Jan 2008 11:58:07 |
lbr |
Update to 0.11 |
0.10 12 Dec 2007 23:49:22 |
lbr |
Update to 0.10 |
0.08 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 |
0.08 01 Sep 2007 20:21:21 |
lbr |
Fix dependency issue (thanks to linimon, ancient pointy-hat to me for not
having the dependency in place from the beginning...)
Use CPAN MASTER_SITE notation. |
0.08 24 Aug 2007 05:44:19 |
lbr |
Update to 0.08 |
0.07 06 Mar 2007 21:12:18 |
lbr |
Update to 0.07 (pr was for 0.06, but it's a trivial patch)
PR: 109444
Submitted by: Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw> |
0.04 03 Sep 2006 11:53:11 |
lbr |
New port: devel/p5-Config-Any, Load class configuration data from a number of
file formats |