Commit Graph

34 Commits

Author SHA1 Message Date
naddy 85229c97e7 drop RCS Ids 2022-03-11 18:49:30 +00:00
sthen 95d31a4bd8 bump for search.cpan.org->metacpan.org change 2020-07-03 21:44:29 +00:00
sthen f74b6c2d62 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:44:34 +00:00
naddy cfbb239b6a Remove SHARED_ONLY from all CPAN Perl ports and the cpan and perl MODULES.
Add WANTLIB+=perl and PKG_ARCH=* as appropriate.
2016-03-20 19:56:05 +00:00
naddy 570aa62a9c Drop remaining MD5/RMD160/SHA1 checksums. 2015-01-18 03:12:39 +00:00
naddy 06a9102560 Drop USE_GROFF since groff and mandoc produce identical output. 2013-10-11 23:48:03 +00:00
espie bcf3856632 PERMIT_* / REGRESS->TEST sweep 2013-03-11 10:50:00 +00:00
ajacoutot aaa1885833 Bump after recent cpan.port.mk change.
ok jasper@
2010-12-03 11:44:22 +00:00
espie 5c08d95027 USE_GROFF=Yes 2010-10-18 17:47:50 +00:00
sthen 3f913dcdaa use REVISION 2010-07-13 19:46:10 +00:00
merdely 376b75df06 Remove quotes surrounding COMMENT*/PERMIT_*/BROKEN 2007-09-16 02:52:56 +00:00
espie 470294650d base64 distinfo with SHA256 2007-04-05 15:37:40 +00:00
espie 059f2924e6 switch about half of devel/p5-* to newest cpan practices 2006-11-25 16:32:33 +00:00
pvalchev b435bbbafa remove maintainer Shell Hung due to years of inactivity 2005-09-23 19:36:02 +00:00
naddy 3f04f8f321 SIZE 2005-01-05 16:22:24 +00:00
kevlo 7d44e006cf upgrade to 1.2 2004-12-24 15:27:14 +00:00
espie f28f2a833d switch to new plist, killing a few install scripts along the way. 2004-09-14 23:43:54 +00:00
espie 6090978150 new plists 2004-08-10 08:10:13 +00:00
xsa b6b19a14e2 update to 1.1; okay shell@. 2004-06-27 19:40:41 +00:00
naddy 6f34a01f10 overhaul p5-Date-* and p5-Time-* plists 2003-12-24 01:07:54 +00:00
naddy ab629d3623 Replace 8-bit characters. 2003-01-20 19:10:00 +00:00
shell 0650f3333f Updated to p5-Date-Handler-1.0 2002-09-20 07:40:44 +00:00
wilfried ada8c6169b clean up REGRESS_DEPENDS/REGRESS_TARGET/NO_REGRESS 2002-06-09 05:24:27 +00:00
espie 3c08c3c943 Kill a few SUBDIR. 2002-05-13 18:50:36 +00:00
shell 5b1e6dd1e9 Remove bad @dirrm 2002-04-18 14:17:18 +00:00
shell ab5d759f2c Updated to p5-Date-Handler-0.19
- bump need_version
2002-04-18 14:03:52 +00:00
espie 2b7c75e086 Move perl manpages where they belong, from section 3 to section 3p.
NOTE THAT /usr/local/man/man3p MUST EXIST FOR THIS TO WORK.
UPDATE /etc/mtree/BSD.local.dist AND RUN IT ACCORDINGLY !!!
2002-04-16 19:25:01 +00:00
shell cdd6bb4e56 Updated to p5-Date-Handler-0.15 2002-03-13 20:04:41 +00:00
shell a7cfc4a5a0 Updated to p5-Date-Handler-0.13 2002-02-28 06:25:47 +00:00
shell 717656034c Upgrade to 0.12 2001-10-27 08:50:07 +00:00
shell 5066c52f9c Upgrade to 0.11 2001-10-24 12:52:02 +00:00
shell a900419771 Upgrade to Date-Handler-0.10 2001-09-27 08:26:33 +00:00
shell 8f7612962a Upgrade to 0.09 2001-08-29 22:26:58 +00:00
shell cde0335755 Initial import of Date-Handler-0.08
---

Date::Handler is a container for dates that holds all the methods
to transform itself from Timezone to Timezone and format itself.

Date::Handler is implemented in pure Perl using POSIX modules, it
encapsulates the environment variable TZ for it's time zone management
so you don't have to play with it externally in the implementation.

It uses operator overloading and Delta date objects to calculates
time differences.
2001-08-24 19:25:48 +00:00