aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Date-DayOfWeek
Commit message (Collapse)AuthorAgeFilesLines
* At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450Eitan Adler2012-01-211-1/+1
| | | | | | | | | | | | | ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are currently broken. This is a temporary measure until we organically stop using := or someone(s) spend a lot of time changing all the ports over. Explicit duplication > := > = and this just moves ports one step to the left Approved by: portmgr Notes: svn path=/head/; revision=289563
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276999
* - Take advantage of CPAN macro from bsd.sites.mk, change ↵Marcelo Araujo2008-04-171-2/+1
| | | | | | | | | | | | ${MASTER_SITE_PERL_CPAN} to CPAN. PR: ports/122674 Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com> Reworked by: araujo (myself) Approved by: portmgr (pav) Notes: svn path=/head/; revision=211450
* 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-2/+2
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154110
* Fix URLs in pkg-descr.Anton Berezin2005-11-221-7/+11
| | | | | | | Reported by: Gerard <gerard@seibercom.net> Notes: svn path=/head/; revision=149023
* search.cpan.org redirect reduction canonicalization project, pass 1:Bill Fenner2005-09-211-1/+1
| | | | | | | | | | | URLs automatically rewritten from /search?dist=Foo or /dist/Foo to /dist/Foo/ (note trailing slash). After a 2002(!) reorganization, this is the preferred way to refer to modules on search.cpan.org. This pass brought to you by http://people.freebsd.org/~fenner/fix-search Notes: svn path=/head/; revision=143304
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* utilize SITE_PERLYing-Chieh Liao2003-10-241-10/+10
| | | | | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> Notes: svn path=/head/; revision=92059
* Update to 1.22, retire pkg-comment, SITE_PERL, and MANPREFIX.Anton Berezin2003-03-053-5/+3
| | | | Notes: svn path=/head/; revision=76968
* Update to 1.21.Anton Berezin2002-01-222-2/+2
| | | | Notes: svn path=/head/; revision=53553
* Update to 1.20; add WWW; assume maintainership.Anton Berezin2001-10-123-3/+5
| | | | Notes: svn path=/head/; revision=48713
* upgrade to 1.19Ying-Chieh Liao2001-09-093-6/+8
| | | | | | | drop maintainership Notes: svn path=/head/; revision=47570
* upgrade to 1.17Ying-Chieh Liao2001-07-113-3/+11
| | | | Notes: svn path=/head/; revision=45049
* add missing @dirrmYing-Chieh Liao2001-06-181-0/+2
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=44150
* add p5-Date-DayOfWeekYing-Chieh Liao2001-06-055-0/+38
Determine the day of the week for any date Notes: svn path=/head/; revision=43543