aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Date-Manip/pkg-plist
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 6.33Steve Wills2012-09-021-0/+2
| | | | Notes: svn path=/head/; revision=303557
* - Update to 6.32Steve Wills2012-06-171-0/+2
| | | | Notes: svn path=/head/; revision=299519
* - Update to 6.31Steve Wills2012-04-221-0/+17
| | | | Notes: svn path=/head/; revision=295273
* - Update to 6.30Steve Wills2012-01-131-0/+3
| | | | | | | | - Add missing BUILD_DEPENDS - Add TEST_DEPENDS Notes: svn path=/head/; revision=289089
* - Update to 6.25Steve Wills2011-09-041-0/+2
| | | | Notes: svn path=/head/; revision=281128
* - Update to 6.23: ↵Steve Wills2011-04-151-0/+6
| | | | | | | http://search.cpan.org/dist/Date-Manip/lib/Date/Manip/Changes6.pod Notes: svn path=/head/; revision=272767
* - Update to 6.22: ↵Steve Wills2011-03-081-0/+4
| | | | | | | | | http://search.cpan.org/dist/Date-Manip/lib/Date/Manip/Changes6.pod - Shorten pkg-descr and update WWW Notes: svn path=/head/; revision=270490
* - Update to 6.20Steve Wills2010-12-231-0/+980
| | | | | | | Approved by: wxs (mentor) Notes: svn path=/head/; revision=266805
* - Update to 5.56Cheng-Lung Sung2010-03-071-0/+2
| | | | Notes: svn path=/head/; revision=250647
* 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
* update devel/p5-Date-Manip: 5.42 -> 5.42aDaichi GOTO2003-10-151-6/+6
| | | | | | | | | | - Update port, grab maintainership. PR: 58040 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> Notes: svn path=/head/; revision=91296
* Add 2 @unexec rmdir's.Jun Kuriyama2000-10-311-0/+2
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=34478
* Rewrite p5- module's PLIST for alpha.Hidetoshi Shimokawa1999-01-111-2/+2
| | | | | | | | | | | Use newly introduced %%PARL_ARCH%% for dirname of architecture dependent libraries. (i.e. s!%%PERL_VER%%/i386-freebsd!%%PERL_VER%%/%%PERL_ARCH%%!) Approved by: asami Notes: svn path=/head/; revision=16010
* Update for perl version 5.00501. Requires latest bsd.port.mk. I'mSatoshi Asami1998-08-121-5/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | going to be a little verbose here about the changes so people who fix up the rest of the stuff can have an idea what to do. (1) Manpages are moved to version-specific subdirectories. Since they are all defined in MAN? macros, I just needed to add ${PERL_VERSION} to the end of MAN*PREFIX and delete them from the PLIST. (2) Most of the module files are moved to version-specific subdirectories. This is usually accomplished by adding "%%PERL_VER%%/" right after "site_perl/" in the PLIST. However, some things didn't move, and some moved more than one level (like, all the way into "site_perl/%%PERL_VER%%/auto/FooBar") so some fishing, err, find'ing was necessary. (3) Fix up dependencies. See (2) above. (4) While I was there, I changed some "@dirrm foobar"'s to "@unexec rmdir %D/foobar 2>/dev/null || true", so there won't be any warnings if a directory can't be removed due to other modules sharing it. Now all of devel/p5-* will install and deinstall without a single warning. I hope others will follow suit. :) Notes: svn path=/head/; revision=12472
* Upgrade to 5.31.Vanilla I. Shu1998-05-131-0/+1
| | | | Notes: svn path=/head/; revision=10967
* Import of p5-Date-Manip, a module for doing date manipulation in perl.James FitzGibbon1997-04-281-0/+4
Notes: svn path=/head/; revision=6356