aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Dist-CheckConflicts/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* - Revert ports/165605 as requested by portmgr@Philip M. Gollucci2012-03-131-1/+7
| | | | | | | | | | | | 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-7/+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
* - Make use of the CPAN:SUBDIR macroFrederic Culot2011-07-171-5/+13
| | | | | | | | | | | - Add LICENSE (Artistic 1 & GPL1) - Include Test-Simple conditionally (required version in core since Perl5.10.1) PR: ports/158972 Submitted by: milki <milki@rescomp.berkeley.edu> (maintainer) Notes: svn path=/head/; revision=277831
* Declare version conflicts for your distMartin Wilke2011-02-101-0/+28
WWW: http://search.cpan.org/dist/Dist-CheckConflicts/ PR: ports/154626 Submitted by: milki <milki at rescomp.berkeley.edu> Notes: svn path=/head/; revision=268880