aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-DateTime-TimeZone-Alias
Commit message (Collapse)AuthorAgeFilesLines
* Support STAGEDIR.Vanilla I. Shu2013-10-292-3/+1
| | | | Notes: svn path=/head/; revision=331933
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | devel part 3) Notes: svn path=/head/; revision=327724
* - 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
* - update to 0.06Baptiste Daroussin2010-10-302-5/+3
| | | | | | | - changes: http://cpansearch.perl.org/src/JHOBLITT/DateTime-TimeZone-Alias-0.06/Changes Notes: svn path=/head/; revision=263815
* 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-3/+2
| | | | | | | | 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 0.05.01Mathieu Arnold2004-05-182-4/+4
| | | | Notes: svn path=/head/; revision=109427
* Update to use PERL_MODBUILD and reorder *_DEPENDS so that devel/p5-Module-BuildMathieu Arnold2004-02-061-3/+2
| | | | | | | 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
* use devel/p5-Module-Build/inc.build.mkMathieu Arnold2003-10-031-2/+5
| | | | Notes: svn path=/head/; revision=90087
* 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.05Erwin Lansing2003-07-222-2/+2
| | | | | | | | | | | - floating, local, UTC, Z, and offsets can now be aliased - docs updated PR: 54745 Submitted by: maintainer Notes: svn path=/head/; revision=85352
* Add p5-DateTime-TimeZone-Alias 0.04,Erwin Lansing2003-07-194-0/+34
create aliases for DateTime timezones. PR: 54184 Submitted by: Mathieu Arnold <m@absolight.net> Sponsored by: FreeBSD BBQ v2. Thanks Cameron and Kris! Notes: svn path=/head/; revision=85212