Commit graph

14 commits

Author SHA1 Message Date
jlam
7a6521287b Turn PERL5_PACKLIST into a relative path instead of an absolute path.
These paths are now relative to PERL5_PACKLIST_DIR, which currently
defaults to ${PERL5_SITEARCH}.  There is no change to the binary
packages.
2005-07-13 18:01:18 +00:00
rillig
f795c2e475 Removed trailing white-space. 2005-05-23 08:26:03 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
adrianp
e8becf78ed - Update p5-Time-modules to 2003.1126
> 2003.1125:
> 	Various folks have complained that JulianDay isn't correct.  An
> 	errata section has been added to the documentation.
>
> 	Mark Ivey <mivey@r2tech.com> add '@' as a synonym for 'at'.
> 	Fixed typos.
>
> 	Bryan Henderson <bryanh@giraffe-data.com> sent in a patch to
> 	allow NOW => 0 so that ParseDate can be used to parse relative
> 	times.
>
> 	ewan@baremetal.com sent in a patch adding a bit of ISO 8601
> 	support.
>
> 	David Alban <david@responsible.com> doesn't like allowing the
> 	hour 24:00.  I agree.  Gone if you have VALIDATE=>1.
>
> 	Still to be done: the support the large number of ISO 8601
> 	date formats: http://hydracen.com/dx/iso8601.htm
> 2003.0211:
> 	Mike Cramer <cramer@webkist.com> sent a patch to Timezone to
> 	handle changes in $ENV{TZ}.
>
> 	Rani Pinchuk <rani@cpan.org> sent in a definition for the
> 	CEST timezone.
>
> 	On Phil.Moore@msdw.com's behalf the timezone 'MET DST' is now
> 	supported.
>
> 2002.1001:
> 	No real changes, just added a license.
2005-04-02 12:42:28 +00:00
wiz
9bd85fdf06 Add RMD160 checksums. 2005-02-23 19:14:53 +00:00
grant
908e765695 since perl is now built with threads on most platforms, the perl archlib
module directory has changed (eg. "darwin-2level" vs.
"darwin-thread-multi-2level").

binary packages of perl modules need to be distinguishable between
being built against threaded perl and unthreaded perl, so bump the
PKGREVISION of all perl module packages and introduce
BUILDLINK_RECOMMENDED for perl as perl>=5.8.5nb5 so the correct
dependencies are registered and the binary packages are distinct.

addresses PR pkg/28619 from H. Todd Fujinaka.
2004-12-20 11:30:55 +00:00
snj
0f4bb4248b Convert to buildlink3. 2004-04-11 16:43:08 +00:00
martti
a6f1375adb COMMENT should start with a capital letter. 2003-07-21 17:27:24 +00:00
grant
ca3be631f2 s/netbsd.org/NetBSD.org/ 2003-07-17 22:50:55 +00:00
jschauma
e366d0c694 Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.
2003-06-02 01:15:31 +00:00
jmmv
f1446ddf2b Drop trailing whitespace. Ok'ed by wiz. 2003-05-06 17:40:18 +00:00
wiz
8b23027e08 Add time to CATEGORIES. 2003-04-10 17:26:51 +00:00
seb
9e04fbd4b5 Convert to buildlink2. Use perl5/module.mk. 2002-10-06 22:31:03 +00:00
tron
bec4082182 Import new "p5-Time" package:
perl5 functions to convert and use time variables

This package was contributed by Hiramatsu Yoshifumi in PR pkg/17450.
2002-07-04 22:04:19 +00:00