aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-DateTime-Format-Epoch
Commit message (Collapse)AuthorAgeFilesLines
* - set some PORTSCOUT varsPhilip M. Gollucci2010-12-231-0/+2
| | | | Notes: svn path=/head/; revision=266757
* math/p5-Math-BigInt is part of perl core modules since at least 5.6+Baptiste Daroussin2010-09-221-3/+2
| | | | | | | | | | | | the lowest version of perl available in ports is 5.8.9 which embed version 1.89 of Math::BigInt which is the same as the one available in math/p5-Math-BigInt, so remove the useless dependency. Keeping math/p5-Math-BigInt as it evolves alone Bump port revision Notes: svn path=/head/; revision=261620
* - Convert to PERL_MODBUILDBaptiste Daroussin2010-08-302-16/+13
| | | | | | | | | | | | - Rework depends - Rework plist - Changelog: http://cpansearch.perl.org/src/CHORNY/DateTime-Format-Epoch-0.13/Changes (forgotten on last commit) Reported by: az Approved by: jadawin (co-mentor) Notes: svn path=/head/; revision=260187
* - Really update to 0.13Baptiste Daroussin2010-08-292-4/+4
| | | | | | | Approved by: mentors (implicit) Notes: svn path=/head/; revision=260169
* - Update to 0.13Baptiste Daroussin2010-08-282-4/+4
| | | | | | | Approved by: jadawin/tabthorpe (mentors, implicit) Notes: svn path=/head/; revision=260115
* - replace ${SITE_PERL}/${PERL_ARCH}/Params/Validate.pm with ↵Yen-Ming Lee2009-10-231-1/+1
| | | | | | | | | | | | 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
* - Update to 0.11Martin Wilke2008-02-182-11/+5
| | | | | | | | | PR: 120655 Submitted by: Felippe de Meirelles Motta <lippemail@gmail.com> Approved by: maintainer implicit Notes: svn path=/head/; revision=207531
* Use the CPAN site macro.Mathieu Arnold2007-08-311-6/+1
| | | | | | | | Use DISTVERSION in place of DISTNAME where possible. Remove perl 5.005 shims. Notes: svn path=/head/; revision=198588
* Update to 0.10Mathieu Arnold2006-06-142-4/+8
| | | | | | | | PR: 98246 Submitted by: aaron Notes: svn path=/head/; revision=165404
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-4/+4
| | | | | | | | 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.09Mathieu Arnold2004-10-192-6/+10
| | | | Notes: svn path=/head/; revision=119790
* Dupplicate lineMathieu Arnold2004-09-011-1/+0
| | | | Notes: svn path=/head/; revision=117824
* Update to 0.08.01Mathieu Arnold2004-09-013-6/+25
| | | | Notes: svn path=/head/; revision=117823
* Update to 0.07Mathieu Arnold2004-07-292-3/+12
| | | | | | | Add some docs Notes: svn path=/head/; revision=115002
* Add SIZE fieldMathieu Arnold2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99406
* Update to 0.06Mathieu Arnold2003-12-043-4/+6
| | | | Notes: svn path=/head/; revision=94981
* Update my ports to use my @FreeBSD.org addressMathieu Arnold2003-08-161-1/+1
| | | | | | | Approved by: demon (mentor) Notes: svn path=/head/; revision=87033
* devel/p5-DateTime-LeapSecond has been integrated into devel/p5-DateTimeErwin Lansing2003-08-091-1/+0
| | | | | | | so remove the explicit dependency on it. Please pass that pointy hat! Notes: svn path=/head/; revision=86668
* Update to 0.05Erwin Lansing2003-07-212-3/+5
| | | | | | | | | | | | - Changed API of DT::F::E::TAI64 (the format_datetime_as_string() method is replaced by a parameter to the constructor) - Added dhms parameter to new(), to return '2d, 4h, 15m, 45s' values PR: 54694 Submitted by: maintainer Notes: svn path=/head/; revision=85286
* Add p5-DateTime-Format-Epoch 0.04,Erwin Lansing2003-07-074-0/+44
convert DateTimes to/from epoch seconds. PR: 54030 Submitted by: Mathieu Arnold <m@absolight.net> Notes: svn path=/head/; revision=84376