1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-17 03:25:46 +00:00
Commit Graph

11 Commits

Author SHA1 Message Date
Sunpoet Po-Chuan Hsieh
cd6c68b7d7 - Update to 0.0932
- Add LICENSE
- Align PERL_LEVEL check to stable Perl releases (lang/perl5.*)

Changes:	http://search.cpan.org/dist/Archive-Any/Changes
2012-07-13 14:19:40 +00:00
Steve Wills
1b000dfa39 - Assign clsung's p5- ports to perl@
Approved by:	clsung via IRC
2012-05-01 01:47:10 +00:00
Philip M. Gollucci
b59621d3ae - 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)
2012-03-13 16:15:36 +00:00
Philip M. Gollucci
2cf4c1e2c8 - 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
2012-03-08 18:45:38 +00:00
Philip M. Gollucci
87f6e69e19 - Add TEST_DEPENDS
- expand BUILD_DEPENDS

PR:             ports/164112
Submitted by:   swills
Approved by:    maintainer timeout (clsung ; 28 days)
2012-02-12 02:04:00 +00:00
Martin Wilke
65e190c0f0 - Get Rid MD5 support
With hat:	portmgr (myself)
2011-03-18 17:59:50 +00:00
Philip M. Gollucci
6564a2589c - only 13% of the p5- ports embed @comment $FreeBSD$:
so standarize and remove it

With Hat:   perl@
2010-09-24 02:03:44 +00:00
Yen-Ming Lee
9e79fb4dd6 - remove BUILD_DEPENDS to allow build on perl-5.6.2
- bump PORTREVISION
2008-03-10 13:59:07 +00:00
Yen-Ming Lee
5aac148861 - use CPAN macro
- fix dependency
- switch to PERL_MODBUILD
- bump PORTREVISION

Submitted by:	leeym
Approved by:	clsung
2008-03-10 12:21:53 +00:00
Cheng-Lung Sung
5a0de2c9fd - remove ".if ${PERL_LEVEL} < 500600 ..." stuff. 2007-05-01 07:33:15 +00:00
Cheng-Lung Sung
cbd010518a Add p5-Archive-Any 0.09.3, single interface to deal with file archives.
PR:		ports/102567
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2006-10-03 13:38:21 +00:00