aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Time-Object
Commit message (Collapse)AuthorAgeFilesLines
* - Include some ports in perl5 category.Marcelo Araujo2008-05-191-1/+1
| | | | | | | | | | PR: ports/123530 Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com> Reworked by: araujo (myself) Approved by: flz (portmgr) Notes: svn path=/head/; revision=213332
* - 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
* Unmark BROKEN. I believe that the bug was fixed by my commit aboutXin LI2007-09-301-7/+1
| | | | | | | | | a week ago. Ok'ed by: linimon Notes: svn path=/head/; revision=200479
* Mark broken with gcc4.2.Mark Linimon2007-09-301-1/+7
| | | | Notes: svn path=/head/; revision=200438
* Fix build on -CURRENTXin LI2007-09-242-0/+14
| | | | Notes: svn path=/head/; revision=200042
* Dominic is a new dad, and will be too busy for a while to work on ports.Mark Linimon2007-09-241-1/+1
| | | | | | | Congratulations :-) Notes: svn path=/head/; revision=200026
* - MAN3PREFIX is implied when PERL_CONFIGURE is defined.Cheng-Lung Sung2006-06-251-1/+0
| | | | | | | | | | | | - this commit modified ports maintained by (non-)ports@, so approved by portmgr (erwin) first. PR: ports/98755 Submitted by: rafan Approved by: portmgr (erwin) Notes: svn path=/head/; revision=166317
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154141
* 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
* search.cpan.org redirect reduction canonicalization project, pass 1:Bill Fenner2005-09-211-1/+1
| | | | | | | | | | | URLs automatically rewritten from /search?dist=Foo or /dist/Foo to /dist/Foo/ (note trailing slash). After a 2002(!) reorganization, this is the preferred way to refer to modules on search.cpan.org. This pass brought to you by http://people.freebsd.org/~fenner/fix-search Notes: svn path=/head/; revision=143304
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* utilize SITE_PERLYing-Chieh Liao2003-10-241-8/+8
| | | | | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> Notes: svn path=/head/; revision=92059
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76032
* Add port devel/p5-Time-Object - This is a perl module for dealingPatrick Li2002-01-125-0/+38
with Time/Date in Perl in a nice OO manner. PR: 33689 Submitted by: Dominic Mitchell <dom@happygiraffe.net> Notes: svn path=/head/; revision=52941