aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Date-Pcalc
Commit message (Collapse)AuthorAgeFilesLines
* Support STAGEDIR.Vanilla I. Shu2013-10-292-10/+8
| | | | Notes: svn path=/head/; revision=331933
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | devel part 3) Notes: svn path=/head/; revision=327724
* - Convert to new perl frameworkMathieu Arnold2013-08-021-1/+2
| | | | | | | | - Trim Makefile header - Remove MAKE_JOBS_SAFE=yes, it's the default. Notes: svn path=/head/; revision=324174
* Fix build on at least 8.3+.Mathieu Arnold2013-07-251-0/+11
| | | | Notes: svn path=/head/; revision=323643
* - Do not remove directories not created by this portMartin Wilke2013-06-082-8/+1
| | | | | | |  Reported by: pkg (DEVELOPER_MODE) Notes: svn path=/head/; revision=320256
* - Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.Andrej Zverev2011-06-201-1/+1
| | | | | | | | | See http://wiki.freebsd.org/Perl for details. - Change maintainership from ports@ to perl@ for ports in this changeset. - Remove MD5 checksum Notes: svn path=/head/; revision=275886
* - Cleaning MD5 in perl@'s ports.Philippe Audeoud2011-05-171-1/+0
| | | | | | | Approved by: erwin@ (portmgr) Notes: svn path=/head/; revision=274220
* Force to be non-interactive.Sergey Skvortsov2009-11-051-0/+1
| | | | Notes: svn path=/head/; revision=243828
* Update to 6.1.Anton Berezin2009-10-193-14/+19
| | | | | | | | | | | Changes: Version 6.1 15.10.2009 + United "Date::Calc" and "Date::Pcalc" into a single distribution + Fixed Polish names of months and days of week (RT ticket #14159) Notes: svn path=/head/; revision=243049
* Update to 6.0. Assign maintainer to perl@.Anton Berezin2009-10-083-12/+29
| | | | | | | | No changes file is available, but the changes look extensive - this is the first release since 2001. Notes: svn path=/head/; revision=242572
* - 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
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-2/+2
| | | | Notes: svn path=/head/; revision=154105
* - Add some SHA256 checksumsPav Lucistnik2005-11-241-0/+1
| | | | Notes: svn path=/head/; revision=149311
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99360
* utilize SITE_PERLYing-Chieh Liao2003-10-242-6/+5
| | | | | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> Notes: svn path=/head/; revision=92059
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75951
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-2/+1
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* Add MASTER_SITE_SUBDIR for CPANYing-Chieh Liao2002-03-151-0/+1
| | | | | | | | PR: 35912 Submitted by: Kimura Fuyuki <fuyuki@mj.0038.net> Notes: svn path=/head/; revision=56119
* Add p5-Date-Pcalc 1.2, gregorian calendar date calculations.Anton Berezin2001-07-145-0/+39
PR: 28757 Submitted by: Gregory Shapiro <gshapiro@freebsd.org> Notes: svn path=/head/; revision=45133