summaryrefslogtreecommitdiff
path: root/devel/p5-Date-Calc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove empty directories on uninstall.Steve Price2001-04-141-1/+3
|
* Remove do-configure section, use PERL_CONFIGURE now.Vanilla I. Shu2001-03-011-5/+1
|
* 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>
* PORTNAME/PORTVERSION updateMichael Haro2000-04-111-3/+3
|
* 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>