Port details |
- p5-Module-Load-Conditional Looking up Perl modules information/loading at runtime
- 0.74 devel =9 0.74Version of this port present on the latest quarterly branch.
- Maintainer: perl@FreeBSD.org
- Port Added: 2004-12-15 10:14:37
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: libxml2, p5-Locale-gettext, p5-ExtUtils-CBuilder, p5-libwww, p5-Params-Validate
- Also Listed In: perl5
- License: ART10 GPLv1+
- WWW:
- https://metacpan.org/release/Module-Load-Conditional
- Description:
- Module::Load::Conditional provides simple ways to query and possibly
load any of the modules you have installed on your system during
runtime.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Module-Load-Conditional>0:devel/p5-Module-Load-Conditional
- To install the port:
- cd /usr/ports/devel/p5-Module-Load-Conditional/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/p5-Module-Load-Conditional
- pkg install p5-Module-Load-Conditional
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-Module-Load-Conditional
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1598175290
SHA256 (Module-Load-Conditional-0.74.tar.gz) = 54c354a9393820f1ebc2a095da084ea0392dcbccb0cb38a187a71831cc60a730
SIZE (Module-Load-Conditional-0.74.tar.gz) = 13669
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.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- perl5>=5.32.r0<5.33 : lang/perl5.32
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_p5-Module-Load-Conditional
- 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 |
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.74 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.74 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.74 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.74 23 Aug 2020 19:39:51 |
sunpoet |
Update to 0.74
Changes: https://metacpan.org/changes/distribution/Module-Load-Conditional |
0.72 24 Jul 2020 07:25:17 |
sunpoet |
Update to 0.72
Changes: https://metacpan.org/changes/distribution/Module-Load-Conditional |
0.70 13 Jan 2020 17:46:57 |
sunpoet |
Update to 0.70
- Add NO_ARCH
Changes: https://metacpan.org/changes/distribution/Module-Load-Conditional |
0.68 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.68 15 Sep 2017 08:58:50 |
mat |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
0.68 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.68 05 Sep 2016 14:42:04 |
wen |
- Update to 0.68
Changes:
http://cpansearch.perl.org/src/BINGOS/Module-Load-Conditional-0.68/CHANGES |
0.64_1 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
0.64_1 05 Jun 2015 14:21:44 |
mat |
Get rid of PERL_LEVEL checks for Perl versions not supported.
Sponsored by: Absolight |
0.64_1 12 Mar 2015 23:00:03 |
adamw |
Some OCD cleanups on some of the perl@ ports.
- Remove dependencies in core
- Put testing depends in TEST_DEPENDS
- Remove unnecessary bsd.port.options.mk inclusions
- Remove checks for Perl versions that no longer exist in the ports tree
- Sort plists, some of which were so jumbled that I have to assume
the plist was randomized before committing
A lot of the plist changes in this commit are moving PERL5_MAN3 after
SITE_PERL. It's repo churn now, but it makes updating the ports later
far easier. |
0.64 18 Jan 2015 10:35:00 |
sunpoet |
- Update to 0.64
- Remove outdated PERL_LEVEL check
- Sort PLIST
Changes: http://search.cpan.org/dist/Module-Load-Conditional/CHANGES |
0.62_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 ) |
0.62 27 Oct 2014 10:55:59 |
bapt |
Cleanup plist |
0.62 04 Feb 2014 16:15:24 |
sunpoet |
- Update to 0.62
- Fix *_DEPENDS: Module::CoreList 2.22+ is already in all supported Perl
releases
Changes: http://search.cpan.org/dist/Module-Load-Conditional/CHANGES |
0.58 30 Oct 2013 14:44:54 |
vanilla |
support STAGEDIR. |
0.58 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.58 02 Sep 2013 13:52:02 |
tobez |
Update to 0.58.
Changes: http://search.cpan.org/dist/Module-Load-Conditional/CHANGES |
0.56 29 Aug 2013 22:49:00 |
tobez |
Update to 0.56.
Changes: http://search.cpan.org/dist/Module-Load-Conditional/CHANGES |
0.54 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.54 17 Dec 2012 15:39:36 |
az |
Cleanup supporting perl version 5.8 and 5.10,
lang/perl5.8 and lang/5.10 will be removed from ports tree soon. |
0.54 18 Aug 2012 18:13:47 |
sunpoet |
- Update to 0.54
Changes: http://search.cpan.org/dist/Module-Load-Conditional/CHANGES |
0.52 31 Jul 2012 07:54:27 |
sunpoet |
- Update to 0.52
Changes: http://search.cpan.org/dist/Module-Load-Conditional/CHANGES |
0.50 29 Apr 2012 17:16:41 |
sunpoet |
- Update to 0.50
Changes: http://search.cpan.org/dist/Module-Load-Conditional/CHANGES |
0.48 28 Mar 2012 04:13:25 |
sunpoet |
- Update to 0.48
- Merge PERL_LEVEL checks: align to PERL_LEVELs of supported perl ports
(lang/perl5.*)
- Do not silence installation message
Changes: http://search.cpan.org/dist/Module-Load-Conditional/CHANGES
Feature safe: yes |
0.46 13 Mar 2012 16:15:36 |
pgollucci |
- Revert ports/165605 as requested by portmgr@
Note: devel/p5-B-Size and devel/p5-Devel-Arena
where intentionally not restored.
PR: ports/165605
Approved by: portmgr (bapt)
Feature safe: yes (I sure hope so) |
0.46 08 Mar 2012 18:45:38 |
pgollucci |
- Remove ports that only work with < perl 5.12 (devel/p5-B-Size,
devel/p5-Devel-Arena)
- Remove conditionals for PERL_LEVEL < 501200
- Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk
- Other minor cleanups
RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS}
PR: ports/165605
Submitted by: pgollucci (myself)
Approved by: portmgr (linimon)
Exp Run by: linimon
Tested by: make index |
0.46 09 Sep 2011 10:09:32 |
az |
- Update to 0.46
- Add LICENSE |
0.44 25 Mar 2011 11:29:21 |
bapt |
- update to 0.44
- changes:
http://cpansearch.perl.org/src/BINGOS/Module-Load-Conditional-0.44/CHANGES |
0.38 07 May 2010 04:55:30 |
az |
Update to 0.38
Changes: http://search.cpan.org/dist/Module-Load-Conditional/CHANGES |
0.36 09 Feb 2010 18:31:55 |
tobez |
Update to 0.36.
Changes: http://search.cpan.org/dist/Module-Load-Conditional/CHANGES |
0.34 30 Oct 2009 16:52:26 |
leeym |
- update to 0.34 |
0.32 26 Oct 2009 07:06:30 |
leeym |
- update to 0.32 |
0.30_1 11 May 2009 07:35:58 |
leeym |
- use conditional dependency for Module::Load since it's shipped with perl 5.10
- bump PORTREVISION |
0.30 27 Jan 2009 04:31:17 |
clsung |
- Update to 0.30
Changes: http://search.cpan.org/dist/Module-Load-Conditional/Changes |
0.28 19 Dec 2008 04:49:43 |
leeym |
- update to 0.28 |
0.26_1 21 Mar 2008 16:14:31 |
leeym |
- fix dependency
- bump PORTREVISION |
0.26 11 Mar 2008 14:56:10 |
miwi |
- Update to 0.26 |
0.24 07 Jan 2008 05:44:19 |
clsung |
- Update to 0.24
Changes: |
0.22 17 Oct 2007 15:56:03 |
leeym |
- update to 0.22 |
0.20 04 Oct 2007 05:56:35 |
clsung |
- Update to 0.20 |
0.18 17 Sep 2007 12:59:58 |
miwi |
- Update to 0.18 |
0.16_1 08 Sep 2007 00:57:38 |
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.16_1 29 Jan 2007 09:09:17 |
tobez |
Add missing dependency. Require perl from ports. Bump portrevision. |
0.16 27 Jan 2007 19:52:50 |
mat |
Update to 0.16 |
0.14 04 Jan 2007 14:02:50 |
tobez |
Update to 0.14. |
0.12 14 Aug 2006 09:12:55 |
clsung |
- Update to 0.12
PR: ports/101982
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> |
0.10 02 Aug 2006 03:17:28 |
clsung |
- update to 0.10 |
0.08_1 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) |
0.08_1 14 Nov 2005 15:05:17 |
mat |
Take a perl@ hat and add SHA256 checksums |
0.08_1 21 Sep 2005 19:31:43 |
fenner |
search.cpan.org redirect reduction canonicalization project, pass 1:
URLs automatically rewritten from /search?dist=Foo or /dist/Foo
to /dist/Foo/ (note trailing slash). After a 2002(!) reorganization,
this is the preferred way to refer to modules on search.cpan.org.
This pass brought to you by http://people.freebsd.org/~fenner/fix-search |
0.08_1 11 Jun 2005 16:13:12 |
skv |
* 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) |
0.08 18 Jan 2005 18:49:01 |
mat |
Update to 0.08
Add docs |
0.06 15 Dec 2004 10:10:11 |
tobez |
Add p5-Module-Load-Conditional, a Perl module for looking up other Perl
modules information/loading at runtime. |