aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Module-Load-Conditional/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 0.54Sunpoet Po-Chuan Hsieh2012-08-181-2/+2
| | | | | | | Changes: http://search.cpan.org/dist/Module-Load-Conditional/CHANGES Notes: svn path=/head/; revision=302728
* - Update to 0.52Sunpoet Po-Chuan Hsieh2012-07-311-9/+6
| | | | | | | Changes: http://search.cpan.org/dist/Module-Load-Conditional/CHANGES Notes: svn path=/head/; revision=301778
* - Update to 0.50Sunpoet Po-Chuan Hsieh2012-04-291-1/+1
| | | | | | | Changes: http://search.cpan.org/dist/Module-Load-Conditional/CHANGES Notes: svn path=/head/; revision=295684
* - Update to 0.48Sunpoet Po-Chuan Hsieh2012-03-281-10/+10
| | | | | | | | | | | - 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 Notes: svn path=/head/; revision=293914
* - Revert ports/165605 as requested by portmgr@Philip M. Gollucci2012-03-131-1/+13
| | | | | | | | | | | | 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) Notes: svn path=/head/; revision=293247
* - Remove ports that only work with < perl 5.12 (devel/p5-B-Size, ↵Philip M. Gollucci2012-03-081-13/+1
| | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=292977
* - Update to 0.46Andrej Zverev2011-09-091-1/+4
| | | | | | | - Add LICENSE Notes: svn path=/head/; revision=281496
* - update to 0.44Baptiste Daroussin2011-03-251-1/+1
| | | | | | | - changes: http://cpansearch.perl.org/src/BINGOS/Module-Load-Conditional-0.44/CHANGES Notes: svn path=/head/; revision=271677
* Update to 0.38Andrej Zverev2010-05-071-1/+1
| | | | | | | Changes: http://search.cpan.org/dist/Module-Load-Conditional/CHANGES Notes: svn path=/head/; revision=253879
* Update to 0.36.Anton Berezin2010-02-091-1/+1
| | | | | | | Changes: http://search.cpan.org/dist/Module-Load-Conditional/CHANGES Notes: svn path=/head/; revision=249485
* - update to 0.34Yen-Ming Lee2009-10-301-1/+1
| | | | Notes: svn path=/head/; revision=243552
* - update to 0.32Yen-Ming Lee2009-10-261-2/+4
| | | | Notes: svn path=/head/; revision=243315
* - use conditional dependency for Module::Load since it's shipped with perl 5.10Yen-Ming Lee2009-05-111-3/+5
| | | | | | | - bump PORTREVISION Notes: svn path=/head/; revision=233680
* - Update to 0.30Cheng-Lung Sung2009-01-271-1/+1
| | | | | | | Changes: http://search.cpan.org/dist/Module-Load-Conditional/Changes Notes: svn path=/head/; revision=226937
* - update to 0.28Yen-Ming Lee2008-12-191-2/+1
| | | | Notes: svn path=/head/; revision=224403
* - fix dependencyYen-Ming Lee2008-03-211-6/+11
| | | | | | | - bump PORTREVISION Notes: svn path=/head/; revision=209541
* - Update to 0.26Martin Wilke2008-03-111-1/+1
| | | | Notes: svn path=/head/; revision=208815
* - Update to 0.24Cheng-Lung Sung2008-01-071-1/+1
| | | | | | | Changes: Notes: svn path=/head/; revision=205139
* - update to 0.22Yen-Ming Lee2007-10-171-1/+1
| | | | Notes: svn path=/head/; revision=201629
* - Update to 0.20Cheng-Lung Sung2007-10-041-3/+2
| | | | Notes: svn path=/head/; revision=200789
* - Update to 0.18Martin Wilke2007-09-171-2/+1
| | | | Notes: svn path=/head/; revision=199612
* Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.Mark Linimon2007-09-081-7/+1
| | | | | | | | | | | Drop support for antique perl. Work done by: gabor Sponsored by: Google Summer of Code 2007 Hat: portmgr Notes: svn path=/head/; revision=199069
* Add missing dependency. Require perl from ports. Bump portrevision.Anton Berezin2007-01-291-2/+10
| | | | Notes: svn path=/head/; revision=183605
* Update to 0.16Mathieu Arnold2007-01-271-1/+1
| | | | Notes: svn path=/head/; revision=183430
* Update to 0.14.Anton Berezin2007-01-041-1/+1
| | | | Notes: svn path=/head/; revision=181417
* - Update to 0.12Cheng-Lung Sung2006-08-141-3/+3
| | | | | | | | PR: ports/101982 Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> Notes: svn path=/head/; revision=170568
* - update to 0.10Cheng-Lung Sung2006-08-021-4/+2
| | | | Notes: svn path=/head/; revision=169425
* * reflect renaming on CPAN File-Spec to PathToolsSergey Skvortsov2005-06-111-9/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | + 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) Notes: svn path=/head/; revision=137264
* Update to 0.08Mathieu Arnold2005-01-181-3/+12
| | | | | | | Add docs Notes: svn path=/head/; revision=126738
* Add p5-Module-Load-Conditional, a Perl module for looking up other PerlAnton Berezin2004-12-151-0/+35
modules information/loading at runtime. Notes: svn path=/head/; revision=124090