aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-DateTime-Calendar-Discordian
Commit message (Collapse)AuthorAgeFilesLines
* Update to 1.0.Philip Paeps2012-08-312-3/+3
| | | | | | | | PR: 171062 Submitted by: swills Notes: svn path=/head/; revision=303413
* - Remove SITE_PERL from *_DEPENDSAndrej Zverev2012-06-301-2/+2
| | | | | | | Approved by: portmgr@ (bapt@) Notes: svn path=/head/; revision=300274
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276999
* - replace ${SITE_PERL}/${PERL_ARCH}/Params/Validate.pm with ↵Yen-Ming Lee2009-10-231-1/+1
| | | | | | | | | | | | p5-Params-Validate>=0 since it changed the file path. - portlint PR: follow-up to ports/139837 Submitted by: Gea-Suan Lin <gslin at gslin.org> Notes: svn path=/head/; revision=243224
* Update to 0.9.6.Philip Paeps2008-04-302-4/+4
| | | | | | | Spotted by: portscout (thanks miwi!) Notes: svn path=/head/; revision=212335
* - 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
* Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.Mark Linimon2007-09-081-8/+1
| | | | | | | | | | | Drop support for antique perl. Work done by: gabor Sponsored by: Google Summer of Code 2007 Hat: portmgr Notes: svn path=/head/; revision=199069
* Update to 0.9.4Philip Paeps2006-09-092-7/+13
| | | | | | | | PR: ports/103068 Submitted by: Jin-Shan Tseng <tjs -at- cdpa.nsysu.edu.tw> Notes: svn path=/head/; revision=172649
* Remove extraneous /Erwin Lansing2006-08-051-1/+1
| | | | | | | Pointyhat to: erwin Notes: svn path=/head/; revision=169784
* Fix dependencyErwin Lansing2006-08-051-1/+1
| | | | | | | | Submitted by: pointyhat Pointyhat to: philip Notes: svn path=/head/; revision=169763
* Add p5-DateTime-Calendar-Discordian:Philip Paeps2006-08-044-0/+42
A module that implements the Discordian calendar made popular(?) in the "Illuminatus!" trilogy by Robert Shea and Robert Anton Wilson and by the Church of the SubGenius. Very useful during codefreeze to tell the testing-team why the build is failing or why there are regressions. :-) Notes: svn path=/head/; revision=169642