aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-File-Dir-Dumper
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 0.0.7Steve Wills2012-03-052-8/+10
| | | | | | | | | | - Add missing DEPENDS PR: ports/165150 Approved by: maintainer timeout (tolid@tolid.eu.org, > 2 weeks) Notes: svn path=/head/; revision=292713
* 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
* - Remove unneeded dependencies which is in perl-5.8.9 distJun Kuriyama2010-01-281-1/+1
| | | | | | | | | (part 15). Approved by: portmgr (itetcu) Notes: svn path=/head/; revision=248780
* - Update to 0.0.6Philip M. Gollucci2009-07-092-4/+4
| | | | | | | | | PR: ports/136502 Approved by: maintainer Submitted by: myself (pgollucci@) Notes: svn path=/head/; revision=237534
* Add devel/p5-File-Dir-Dumper, a Perl module to dump directoryAnton Berezin2008-11-184-0/+47
structures' meta-data. PR: 128955 Submitted by: Anatoliy Dmytriyev <tolid@tolid.eu.org> Notes: svn path=/head/; revision=223001