summaryrefslogtreecommitdiff
path: root/devel/p5-Date-Manip
AgeCommit message (Collapse)AuthorFilesLines
2003-07-25Update to 5.42a:jmmv2-7/+6
Version 5.41 2003-06-30 Added runtests.bat contributed by Lon Amick <lon.g.amick@mail.sprint.com> Added JAVT timezone. David Coppit <david@coppit.org> Fixed bug where -HH:MM and +HH:MM were not being accepted as valid timezones. Hank Barta <hbarta@htc.com> Small patch for OpenVMS. Martin P.J. Zinser <zinser@decus.de> Minor doc fix. Jeremy Tietsort <jrtietsort@micron.com> Added BRST timezone. Daniel Serodio <dserodio@email.com> Added Russian translation. Dapi <dapi@mail.ru> Made the UnixDate %Z format work with numeric timezones. Michael Isard <michael.isard@compaq.com> Minor bug fix where /etc/timezone not correctly read. Jacek Nowacki <jacekn@polcard.com.pl> Added ART timezone. Fabian Mandelbaum <fabman@mandrakesoft.com> Minor enhancement to ParseRecur. Randy Harmon <rjh@fortheweb.com Fixed spelling of Veteran's day. Dirk Eddelbuettel <edd@debian.org> Documentation improvements. James Olsen <jolsen@multiad.com> Added Brazilian timezones. Raul Dias <raul@dias.com.br> Fixed WEST timezone. Pedro Melo CUNHA <melo@isp.novis.pt> Added NOVST timezone. Roman Y Malakhov <roman@intis.tomsk.ru> Additions to Dutch translation. Willem <itsme@xs4all.nl> Fixed a bug where timezones -HH:MM weren't handled in ISO 8601 dates. Ed Avis <ed@membled.com> Fixed a bug involving business deltas with negative hours. Ludovic Dubost <ludovic@pobox.com> Modified Delta_Format to treat the entire delta as exact if no month component is present. Due to discussion with Tim Turner <torrid@mindspring.com> Added EAT timezone. David Whiting <dave@pluto.ammp> Added BOT timezone. Khaled Mostaguir <Khaled.Mostaguir@isb-sib.ch> Added several Australian timezones. Jason King <Jason.King1@team.telstra.com> Added some support for NetWare. Chris Shields <cshields@waubonsee.edu> Added some help for VMS timezones. Don Slutz <DSlutz@arrayinc.com> Applied some robustness patches. Ed Avis <ed@membled.com> Fixed a bug with years <1000. Jonathan Callahan <Jonathan.S.Callahan@noaa.gov> Patch to make Manip.pm -Mstrict clean and better VMS support. Peter Prymmer <PPrymmer@factset.com> Patch to French support. Patrick Turmel <patrick@espacecourbe.com> Added Tues/Thur abbreviations. <mthurn@cise.ufl.edu> Fixed a bug in "1st saturday of 2005" format. Maurice Aubrey <maurice@redweek.com> Taint check insecure $ENV{PATH} fix. Ed Avis <ed@membled.com> Patch to allow deltas of the form "+ -1 day" to work. Ed Avis <ed@membled.com> Added Turkish. <giray@pultar.org> Added Danish. Jesper Dalberg <dalberg@cybercity.dk> Added some checking to the timezone determination. Ed Avis <ed@membled.com> ***Replaced all non-ASCII characters with hex representations to avoid the malformed UTF-8 character warnings. Ed Avis <ed@membled.com> Removed ampersands from function calls in documentation to fit new perl coding standards. Bill Pollock <billp@statenet.com> Fixed a bug where spaces in a date caused problems in German (due to the number 1st, 2nd, etc. being 1., 2., etc.). Erik Roderwald <erik@roderwald.de> Version 5.42 2003-07-02 Number changed to distinguish between the development release (5.41) and official release since. Version 5.42a 2003-07-03 A quick fix to replace a faulty test.
2003-07-21COMMENT should start with a capital letter.martti1-2/+2
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-05-19Update p5-Date-Manip to 5.40mjl2-6/+7
Bug fix release. No significant new functionality.
2002-10-13Use buildlink2. Use perl5/module.mk.seb1-6/+3
2001-11-26Buildlinkify, in the sense that only the perl headers are found injlam1-3/+4
${PREFIX} -- everything else is pickup up from ${BUILDLINK_DIR}.
2001-11-01Move pkg/ files into package's toplevel directoryzuntum3-1/+1
2001-10-18SVR4 packages have a limit of 9 chars for a package name.veego1-1/+2
The automatic truncation in gensolpkg doesn't work for packages which have the same package name for the first 5-6 chars. e.g. amanda-server and amanda-client would be named amanda and amanda. Now, we add a SVR4_PKGNAME and use amacl for amanda-client and amase for amanda-server. All svr4 packages also have a vendor tag, so we have to reserve some chars for this tag, which is normaly 3 or 4 chars. Thats why we can only use 6 or 5 chars for SVR4_PKGNAME. I used 5 for all the packages, to give the vendor tag enough room. All p5-* packages and a few other packages have now a SVR4_PKGNAME.
2001-04-21Move to sha1 digests, and/or add distfile sizes.wiz1-2/+3
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc1-1/+1
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-02-28Update to 5.39, per pkg/11611 by Damon Brodie.wiz2-5/+5
Changes to 5.38: timezone fixes, changes to 5.37 unknown.
2001-02-16Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz2-2/+2
2000-08-27Convert packages to use PERL5_PACKLIST (part 1). These were the easyjlam2-9/+5
ones to do, and each compiled and installed/de-installed apparently correctly. As a side effect of the dynamic PLIST, we no longer need to have separate -static and -shared PLISTs. It's now easier than ever to make a perl5 package for NetBSD :)
2000-03-16s/^a //wiz1-1/+1
2000-03-07Be maintainer of this.jwise1-2/+2
2000-03-07Remove file accidentally brought in with import.jwise1-0/+0
2000-03-07Initial import of p5-Date-Manip-5.37, the perl5 Date::Manip module.jwise6-0/+44