aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-DateTime-Format-Bork
Commit message (Collapse)AuthorAgeFilesLines
* - Convert to new perl frameworkMathieu Arnold2013-08-021-6/+3
| | | | | | | | - Trim Makefile header - Remove MAKE_JOBS_SAFE=yes, it's the default. Notes: svn path=/head/; revision=324174
* - Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} orSteve Wills2012-06-101-1/+1
| | | | | | | | | | | RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned about for a while. PR: ports/168208 Approved by: portmgr (miwi) Notes: svn path=/head/; revision=298970
* - Remove SITE_PERL from *_DEPENDSFrederic Culot2012-06-061-2/+2
| | | | | | | Submitted by: az@ Notes: svn path=/head/; revision=298588
* - Cleaning MD5 in perl@'s ports.Philippe Audeoud2011-05-171-1/+0
| | | | | | | Approved by: erwin@ (portmgr) Notes: svn path=/head/; revision=274220
* - replace ${SITE_PERL}/${PERL_ARCH}/Params/Validate.pm with ↵Yen-Ming Lee2009-10-231-2/+2
| | | | | | | | | | | | p5-Params-Validate>=0 since it changed the file path. - portlint PR: follow-up to ports/139837 Submitted by: Gea-Suan Lin <gslin at gslin.org> Notes: svn path=/head/; revision=243224
* Reset mat@FreeBSD.org due to maintainer-timeouts and no response to email.Mark Linimon2009-08-161-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=239641
* Use the CPAN site macro.Mathieu Arnold2007-08-311-2/+1
| | | | | | | | Use DISTVERSION in place of DISTNAME where possible. Remove perl 5.005 shims. Notes: svn path=/head/; revision=198588
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-2/+2
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154110
* Be hipe and add SHA256Mathieu Arnold2005-11-141-0/+1
| | | | Notes: svn path=/head/; revision=148240
* Update to use PERL_MODBUILD and reorder *_DEPENDS so that devel/p5-Module-BuildMathieu Arnold2004-02-061-2/+1
| | | | | | | stays a BUILD_DEPENDS and that it does not leak into RUN_DEPENDS Notes: svn path=/head/; revision=100138
* Add SIZE fieldMathieu Arnold2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99406
* Add MAN3 now that Module::Build does generate man pagesMathieu Arnold2003-08-241-2/+5
| | | | | | | | | bump PORTREVISION Approved by: demon (mentor) Notes: svn path=/head/; revision=87607
* Update my ports to use my @FreeBSD.org addressMathieu Arnold2003-08-161-1/+1
| | | | | | | Approved by: demon (mentor) Notes: svn path=/head/; revision=87033
* Update to 0.02Erwin Lansing2003-08-092-2/+2
| | | | | | | | | | | * bork() now clones passed objects thanks to Eugene van der Pijll for the bug report PR: 55380 Submitted by: maintainer Notes: svn path=/head/; revision=86660
* Add p5-DateTime-Format-Bork 0.01,Erwin Lansing2003-07-064-0/+34
formats datetimes for that guy from The Muppet Show. PR: 54023 Submitted by: Mathieu Arnold <m@absolight.net> Notes: svn path=/head/; revision=84313