developer is officially maintaining the package.
The rationale for changing this from "tech-pkg" to "pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list). Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.
> 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.
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.