aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Date-Calc
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 5.7Dmitry Marakasov2009-09-012-5/+5
| | | | | | | | PR: 138351 Submitted by: hideo <hideo@lastamericanempire.com> (maintainer) Notes: svn path=/head/; revision=240662
* - Update to 5.6Martin Wilke2009-08-182-5/+5
| | | | | | | | PR: 137932 Submitted by: hideo <hideo@lastamericanempire.com> (maintainer) Notes: svn path=/head/; revision=239902
* - Pass maintainership to submitterThomas Abthorpe2009-02-131-1/+1
| | | | | | | Submitted by: hideo via freebsd-ports@ Notes: svn path=/head/; revision=228218
* - Take advantage of CPAN macro from bsd.sites.mk, change ↵Marcelo Araujo2008-04-171-1/+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
* Update to 5.5.1Mathieu Arnold2007-03-022-4/+4
| | | | Notes: svn path=/head/; revision=186350
* Update to 5.5Mathieu Arnold2007-01-272-5/+5
| | | | Notes: svn path=/head/; revision=183426
* Reset bradh@uunet.co.za due to longtime inactivity, no response to email,Mark Linimon2006-06-142-5/+1
| | | | | | | | | and maintainer-timeouts. Hat: portmgr Notes: svn path=/head/; revision=165463
* 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-5/+5
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154110
* - Update to 5.4 (it fixes fetching)Sergey Matveychuk2005-01-262-3/+3
| | | | | | | | | PR: ports/76017 Submitted by: self Approved by: maintainer (timeout ~3 weeks) Notes: svn path=/head/; revision=127449
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Remove the recursive assignment of SITE_PERL to ${SITE_PERL} introducedErwin Lansing2003-10-241-1/+0
| | | | | | | in the last commit. Notes: svn path=/head/; revision=92065
* utilize SITE_PERLYing-Chieh Liao2003-10-242-21/+20
| | | | | | | | 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
* Update to 5.3.Maxim Sobolev2002-11-163-3/+20
| | | | | | | Sponsored by: Porta Software Ltd Notes: svn path=/head/; revision=70255
* Remove empty directories on uninstall.Steve Price2001-04-141-1/+3
| | | | Notes: svn path=/head/; revision=41387
* Remove do-configure section, use PERL_CONFIGURE now.Vanilla I. Shu2001-03-011-5/+1
| | | | Notes: svn path=/head/; revision=38917
* Lots and lots of cleanups. Teach p5-* in general about PKGNAMEPREFIX.Will Andrews2000-06-171-2/+3
| | | | | | | | | | | Add some missing/wrong dependencies. Show how to respect CC/CFLAGS. Many miscellaneous modifications. I used more excessive hacks to force p5-Jcode and p5-WWW-Search to respect CC/CFLAGS. Patches largely done by: Christian Weisgerber <naddy@mips.inka.de> Notes: svn path=/head/; revision=29658
* PORTNAME/PORTVERSION updateMichael Haro2000-04-111-3/+3
| | | | Notes: svn path=/head/; revision=27452
* p5-Date-Calc consists of a C library and a Perl module (which usesAde Lovett2000-02-255-0/+43
the C library, internally) for all kinds of date calculations based on the Gregorian calendar (the one used in all western countries today), thereby complying with all relevant norms and standards: ISO/R 2015-1971, DIN 1355 and, to some extent, ISO 8601 (where applicable). PR: 16979 Submitted by: Brad Hendrickse <bradh@uunet.co.za> Notes: svn path=/head/; revision=26277