notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
p5-Config-Any Load class configuration data from a number of file formats
0.33 devel on this many watch lists=4 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.33Version of this port present on the latest quarterly branch.
Maintainer: perl@FreeBSD.org search for ports maintained by this maintainer
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:: mkfontscale, p5-Algorithm-C3, font-misc-meltho, screen, zip
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (23 items)
Collapse this list.
  1. /usr/local/share/licenses/p5-Config-Any-0.33/catalog.mk
  2. /usr/local/share/licenses/p5-Config-Any-0.33/LICENSE
  3. /usr/local/share/licenses/p5-Config-Any-0.33/ART10
  4. /usr/local/share/licenses/p5-Config-Any-0.33/GPLv1+
  5. lib/perl5/site_perl/Config/Any.pm
  6. lib/perl5/site_perl/Config/Any/Base.pm
  7. lib/perl5/site_perl/Config/Any/General.pm
  8. lib/perl5/site_perl/Config/Any/INI.pm
  9. lib/perl5/site_perl/Config/Any/JSON.pm
  10. lib/perl5/site_perl/Config/Any/Perl.pm
  11. lib/perl5/site_perl/Config/Any/XML.pm
  12. lib/perl5/site_perl/Config/Any/YAML.pm
  13. lib/perl5/site_perl/man/man3/Config::Any.3.gz
  14. lib/perl5/site_perl/man/man3/Config::Any::Base.3.gz
  15. lib/perl5/site_perl/man/man3/Config::Any::General.3.gz
  16. lib/perl5/site_perl/man/man3/Config::Any::INI.3.gz
  17. lib/perl5/site_perl/man/man3/Config::Any::JSON.3.gz
  18. lib/perl5/site_perl/man/man3/Config::Any::Perl.3.gz
  19. lib/perl5/site_perl/man/man3/Config::Any::XML.3.gz
  20. lib/perl5/site_perl/man/man3/Config::Any::YAML.3.gz
  21. @owner
  22. @group
  23. @mode
Collapse this list.
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):
p5-Config-Any
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.330.330.320.330.33-0.32-
FreeBSD:13:quarterly0.330.330.330.330.330.330.330.33
FreeBSD:14:latest0.330.330.320.330.330.33-0.33
FreeBSD:14:quarterly0.330.33-0.330.330.330.330.33
FreeBSD:15:latest0.330.33n/a0.33n/a0.330.330.33
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. p5-Module-Pluggable>=3.6 : devel/p5-Module-Pluggable
  2. p5-Config-General>=2.48 : devel/p5-Config-General
  3. p5-Config-Tiny>=0 : devel/p5-Config-Tiny
  4. p5-Cpanel-JSON-XS>=0 : converters/p5-Cpanel-JSON-XS
  5. p5-XML-Simple>=0 : textproc/p5-XML-Simple
  6. p5-YAML-LibYAML>=0 : textproc/p5-YAML-LibYAML
  7. perl5>=5.32.r0<5.33 : lang/perl5.32
Runtime dependencies:
  1. p5-Module-Pluggable>=3.6 : devel/p5-Module-Pluggable
  2. p5-Config-General>=2.48 : devel/p5-Config-General
  3. p5-Config-Tiny>=0 : devel/p5-Config-Tiny
  4. p5-Cpanel-JSON-XS>=0 : converters/p5-Cpanel-JSON-XS
  5. p5-XML-Simple>=0 : textproc/p5-XML-Simple
  6. p5-YAML-LibYAML>=0 : textproc/p5-YAML-LibYAML
  7. perl5>=5.32.r0<5.33 : lang/perl5.32
This port is required by:
for Build
  1. biology/p5-BioPerl-Run
  2. databases/p5-DBIx-Class
  3. databases/p5-DBIx-Class-Fixtures
  4. databases/p5-DBIx-Class-Schema-Config
  5. databases/p5-DBIx-DBHResolver
  6. devel/p5-Config-JFDI
  7. devel/p5-Config-Merge
Expand this list (26 items / 19 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. devel/p5-Log-Dispatch-Configurator-Any
  3. devel/p5-MooX-ConfigFromFile
  4. devel/p5-MooseX-App
  5. devel/p5-MooseX-SimpleConfig
  6. devel/p5-Test-DBIx-Class
  7. net/p5-Net-CLI-Interact
  8. net/p5-Net-RabbitFoot
  9. net/p5-POE-Component-Server-Twirc
  10. security/p5-App-Genpass
  11. www/p5-Catalyst-Controller-HTML-FormFu
  12. www/p5-Catalyst-Plugin-ConfigLoader
  13. www/p5-Dancer2
  14. www/p5-Emplacken
  15. www/p5-FCGI-Engine
  16. www/p5-Gungho
  17. www/p5-HTML-FormFu
  18. www/p5-HTML-FormHandler
  19. www/p5-Web-Scraper-Config
  20. Collapse this list.

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. biology/p5-bioperl-run*
  2. Collapse this list of deleted ports.
for Run
  1. biology/p5-BioPerl-Run
  2. databases/p5-DBIx-Class
  3. databases/p5-DBIx-Class-Fixtures
  4. databases/p5-DBIx-Class-Schema-Config
  5. databases/p5-DBIx-DBHResolver
  6. devel/p5-Config-JFDI
  7. devel/p5-Config-Merge
Expand this list (26 items / 19 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. devel/p5-Log-Dispatch-Configurator-Any
  3. devel/p5-MooX-ConfigFromFile
  4. devel/p5-MooseX-App
  5. devel/p5-MooseX-SimpleConfig
  6. devel/p5-Test-DBIx-Class
  7. net/p5-Net-CLI-Interact
  8. net/p5-Net-RabbitFoot
  9. net/p5-POE-Component-Server-Twirc
  10. security/p5-App-Genpass
  11. www/p5-Catalyst-Controller-HTML-FormFu
  12. www/p5-Catalyst-Plugin-ConfigLoader
  13. www/p5-Dancer2
  14. www/p5-Emplacken
  15. www/p5-FCGI-Engine
  16. www/p5-Gungho
  17. www/p5-HTML-FormFu
  18. www/p5-HTML-FormHandler
  19. www/p5-Web-Scraper-Config
  20. Collapse this list.

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. biology/p5-bioperl-run*
  2. Collapse this list of deleted ports.
* - 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:
Expand this list (12 items)
Collapse this list.
  1. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/Config/
  2. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Config/
  4. ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/Config/
  5. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/Config/
  6. ftp://ftp.mirrorservice.org/sites/cpan.perl.org/CPAN/modules/by-module/Config/
  7. http://backpan.perl.org/modules/by-module/Config/
  8. http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/Config/
  9. http://ftp.twaren.net/Unix/Lang/CPAN/modules/by-module/Config/
  10. https://cpan.metacpan.org/modules/by-module/
  11. https://cpan.metacpan.org/modules/by-module/Config/
  12. https://www.cpan.org/modules/by-module/Config/
Collapse this list.

Number of commits found: 49

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.33
07 May 2023 21:14:20
commit hash: 7b0155e022c589f2c05185b4d5aae908ecd2a7a8commit hash: 7b0155e022c589f2c05185b4d5aae908ecd2a7a8commit hash: 7b0155e022c589f2c05185b4d5aae908ecd2a7a8commit hash: 7b0155e022c589f2c05185b4d5aae908ecd2a7a8 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/p5-Config-Any: Update to 0.33

Changes:	https://metacpan.org/dist/Config-Any/changes
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
0.32
20 Jul 2022 14:21:35
commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
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 View all of this commit message)
0.32
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.32
27 May 2018 20:15:20
Revision:470993Original commit files touched by this commit
sunpoet search for other commits by this committer
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
Revision:449893Original commit files touched by this commit
mat search for other commits by this committer
Fix license information for portgs that use "the same license as Perl".

Sponsored by:	Absolight
0.32
24 Apr 2017 15:17:50
Revision:439313Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.32

Changes:	http://search.cpan.org/dist/Config-Any/Changes
0.30
30 Mar 2017 15:13:33
Revision:437310Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.30

Changes:	http://search.cpan.org/dist/Config-Any/Changes
0.29
28 Feb 2017 06:13:47
Revision:435001Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.29

Changes:	http://search.cpan.org/dist/Config-Any/Changes
0.28
22 Feb 2017 17:14:07
Revision:434606Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.28

Changes:	http://search.cpan.org/dist/Config-Any/Changes
0.27
31 Dec 2016 19:51:34
Revision:430155Original commit files touched by this commit
adamw search for other commits by this committer
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
Revision:412325Original commit files touched by this commit
sunpoet search for other commits by this committer
- 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
Revision:385063Original commit files touched by this commit
adamw search for other commits by this committer
Update to 0.26.

Changes: https://metacpan.org/changes/distribution/Config-Any
0.25
24 Apr 2015 19:43:14
Revision:384678Original commit files touched by this commit
adamw search for other commits by this committer
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
Revision:373448Original commit files touched by this commit
mat search for other commits by this committer
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 View all of this commit message)
0.24_2
24 Nov 2014 23:07:17
Revision:373381Original commit files touched by this commit
sunpoet search for other commits by this committer
- Convert to new options helper
0.24_2
10 Nov 2014 16:45:44
Revision:372404Original commit files touched by this commit
az search for other commits by this committer
- 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
Revision:372397Original commit files touched by this commit
jadawin search for other commits by this committer
- 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
Revision:371547Original commit files touched by this commit
bapt search for other commits by this committer
Cleanup plist
0.24
28 Oct 2013 13:46:26
Revision:331856Original commit files touched by this commit
vanilla search for other commits by this committer
support STAGEDIR.
0.24
20 Sep 2013 17:13:47
Revision:327724Original commit files touched by this commit
bapt search for other commits by this committer
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
Revision:327070Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 0.24

Changes:	http://search.cpan.org/dist/Config-Any/Changes
0.23_1
02 Aug 2013 18:52:11
Revision:324174Original commit files touched by this commit
mat search for other commits by this committer
- 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
Revision:311397Original commit files touched by this commit
sunpoet search for other commits by this committer
- 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
Original commit files touched by this commit
swills search for other commits by this committer
- 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
Original commit files touched by this commit
sunpoet search for other commits by this committer
- 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
Original commit files touched by this commit
jadawin search for other commits by this committer
- Update to 0.23
- Changelog: http://cpansearch.perl.org/src/BRICAS/Config-Any-0.23/Changes
0.22
10 Jul 2011 21:47:22
Original commit files touched by this commit
bapt search for other commits by this committer
- update to 0.22
- changes: http://cpansearch.perl.org/src/BRICAS/Config-Any-0.22/Changes
0.21
31 May 2011 10:12:25
Original commit files touched by this commit
jadawin search for other commits by this committer
- Update to 0.21
- Changelog: http://cpansearch.perl.org/src/BRICAS/Config-Any-0.21/Changes
0.20
17 May 2011 11:05:02
Original commit files touched by this commit
jadawin search for other commits by this committer
- Cleaning MD5 in perl@'s ports.

Approved by:    erwin@ (portmgr)
0.20
11 Aug 2010 04:01:06
Original commit files touched by this commit
leeym search for other commits by this committer
- update to 0.20
0.19
15 Feb 2010 17:57:47
Original commit files touched by this commit
tobez search for other commits by this committer
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
Original commit files touched by this commit
kuriyama search for other commits by this committer
- 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
Original commit files touched by this commit
jadawin search for other commits by this committer
- Update to 0.18
- Changes: <http://cpansearch.perl.org/src/BRICAS/Config-Any-0.18/Changes>
0.17
16 Aug 2009 09:22:05
Original commit files touched by this commit
linimon search for other commits by this committer
Reset lbr@FreeBSD.org due to maintainer-timeouts and no response to email.

Hat:            portmgr
0.17
07 Feb 2009 02:30:37
Original commit files touched by this commit
lbr search for other commits by this committer
Update to 0.17
0.16
17 Nov 2008 21:08:27
Original commit files touched by this commit
lbr search for other commits by this committer
Update to 0.16
0.15
14 Nov 2008 16:28:20
Original commit files touched by this commit
lbr search for other commits by this committer
Update to 0.15
0.14
07 Aug 2008 12:29:11
Original commit files touched by this commit
lbr search for other commits by this committer
Update to 0.14
0.13
06 Aug 2008 09:34:32
Original commit files touched by this commit
lbr search for other commits by this committer
Update to 0.13
0.12
08 Apr 2008 15:52:10
Original commit files touched by this commit
lbr search for other commits by this committer
Update to 0.12
0.11
30 Jan 2008 11:58:07
Original commit files touched by this commit
lbr search for other commits by this committer
Update to 0.11
0.10
12 Dec 2007 23:49:22
Original commit files touched by this commit
lbr search for other commits by this committer
Update to 0.10
0.08
08 Sep 2007 00:56:04
Original commit files touched by this commit
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
0.08
01 Sep 2007 20:21:21
Original commit files touched by this commit
lbr search for other commits by this committer
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
Original commit files touched by this commit
lbr search for other commits by this committer
Update to 0.08
0.07
06 Mar 2007 21:12:18
Original commit files touched by this commit
lbr search for other commits by this committer
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
Original commit files touched by this commit
lbr search for other commits by this committer
New port: devel/p5-Config-Any, Load class configuration data from a number of
file formats

Number of commits found: 49