aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-DateTime-Locale
Commit message (Collapse)AuthorAgeFilesLines
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154141
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-1/+1
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154110
* Update to 0.22Mathieu Arnold2005-06-022-3/+3
| | | | Notes: svn path=/head/; revision=136683
* Update to 0.21Mathieu Arnold2005-03-012-4/+3
| | | | Notes: svn path=/head/; revision=130090
* Update to 0.20Mathieu Arnold2005-02-283-4/+136
| | | | Notes: svn path=/head/; revision=130026
* Update to 0.09Mathieu Arnold2004-03-102-3/+3
| | | | Notes: svn path=/head/; revision=103557
* Update to 0.08Mathieu Arnold2004-02-162-3/+3
| | | | Notes: svn path=/head/; revision=101042
* Update to use PERL_MODBUILD and reorder *_DEPENDS so that devel/p5-Module-BuildMathieu Arnold2004-02-061-2/+1
| | | | | | | stays a BUILD_DEPENDS and that it does not leak into RUN_DEPENDS Notes: svn path=/head/; revision=100138
* Add SIZE fieldMathieu Arnold2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99406
* Update to 0.07Mathieu Arnold2003-12-162-2/+2
| | | | Notes: svn path=/head/; revision=95940
* Update to 0.06Mathieu Arnold2003-12-092-3/+2
| | | | Notes: svn path=/head/; revision=95472
* Update 0.05Mathieu Arnold2003-10-052-2/+2
| | | | Notes: svn path=/head/; revision=90296
* Add MAN3 now that Module::Build does generate man pagesMathieu Arnold2003-08-241-3/+7
| | | | | | | | | bump PORTREVISION Approved by: demon (mentor) Notes: svn path=/head/; revision=87607
* Update my ports to use my @FreeBSD.org addressMathieu Arnold2003-08-161-1/+1
| | | | | | | Approved by: demon (mentor) Notes: svn path=/head/; revision=87033
* Update to 0.03Erwin Lansing2003-08-082-2/+2
| | | | | | | | PR: 55375 Submitted by: maintainer Notes: svn path=/head/; revision=86584
* New port devel/p5-DateTime-LocaleKirill Ponomarev2003-07-314-0/+217
DateTime::Locale is primarily a factory for the various locale subclasses. It also provides some functions for getting information on available locales. PR: 55069 Submitted by: Mathieu Arnold <m@absolight.net> Approved by: fjoe (mentor) (implicit) Notes: svn path=/head/; revision=86052