aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Digest-TransformPath
Commit message (Collapse)AuthorAgeFilesLines
* - convert to the new perl5 frameworkAndrej Zverev2013-09-081-6/+3
| | | | | | | | | - trim Makefile header Approved by: portmgr (bapt@, blanket) Notes: svn path=/head/; revision=326725
* - Cleanup outdated checks. (PERL_LEVEL < 5.12)Andrej Zverev2013-06-181-8/+1
| | | | | | | | | - Assign some p5- ports under perl@ maintainership. Approved by: portmgr@ (bapt@) Notes: svn path=/head/; revision=321187
* - Remove unnecessary test target as this is going to be centralized soonSteve Wills2012-04-121-3/+0
| | | | | | | | PR: ports/166694 Approved by: Cory King <coryking@mozimedia.com> (maintainer) Notes: svn path=/head/; revision=294697
* - Revert ports/165605 as requested by portmgr@Philip M. Gollucci2012-03-131-1/+11
| | | | | | | | | | | | 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-8/+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
* - Remove broken "test" targetSteve Wills2012-03-041-3/+0
| | | | | | | | PR: ports/165124 Approved by: maintainer timeout (coryking@mozimedia.com, > 2 weeks) Notes: svn path=/head/; revision=292683
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276999
* Explicitly depend on p5-Digest-MD5 only if PERL_LEVEL < 500703Martin Matuska2010-09-211-4/+9
| | | | | | | Explicitly depend on p5-Digest-SHA only if PERL_LEVEL < 501000 Notes: svn path=/head/; revision=261560
* - Update pkg-descrMartin Wilke2009-02-103-3/+22
| | | | | | | | | | | - Sort pkg-plist - Add regression-test PR: 131542 Submitted by: Cory R. King <coryking@mozimedia.com> Notes: svn path=/head/; revision=227994
* - Fix plistPav Lucistnik2008-09-171-1/+1
| | | | | | | | Reported by: pointyhat Approved by: portmgr (self) Notes: svn path=/head/; revision=220426
* - Take advantage of CPAN macro from bsd.sites.mk, change ↵Marcelo Araujo2008-04-171-2/+1
| | | | | | | | | | | | ${MASTER_SITE_PERL_CPAN} to CPAN. PR: ports/122674 Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com> Reworked by: araujo (myself) Approved by: portmgr (pav) Notes: svn path=/head/; revision=211450
* Implements the TransformPath conceptMartin Wilke2007-09-134-0/+35
WWW: http://search.cpan.org/dist/Digest-TransformPath/ PR: ports/116214 Submitted by: Cory R. King <coryking at mozimedia.com> Notes: svn path=/head/; revision=199432