aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Text-vFile-asData
Commit message (Collapse)AuthorAgeFilesLines
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276999
* - Upgrade to 0.07.Jun Kuriyama2010-09-043-11/+9
| | | | Notes: svn path=/head/; revision=260531
* - Change the order of dependencies, otherwise it will listJun Kuriyama2009-04-031-3/+4
| | | | | | | | | | | Module::Build as run-depend which is incorrect. - bump PORTREVISION. Submitted by: leeym PR: ports/133335 Notes: svn path=/head/; revision=231565
* - 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-7/+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
* Fix plist.Jun Kuriyama2006-06-082-0/+6
| | | | | | | Reported by: pointyhat via kris Notes: svn path=/head/; revision=164774
* 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
* Update to 0.05.Jun Kuriyama2005-07-232-3/+3
| | | | Notes: svn path=/head/; revision=139946
* Fix plist (well, in fact, break it for now) so that ports/79330 can beMathieu Arnold2005-06-021-4/+0
| | | | | | | | | committed without breaking them. Approved by: portmgr (kris) Notes: svn path=/head/; revision=136672
* Forgot to add $PKGNAMEPREFIX.Jun Kuriyama2005-04-241-0/+1
| | | | Notes: svn path=/head/; revision=134043
* Add p5-Text-vFile-asData 0.02, parse vFile formatted files into dataJun Kuriyama2005-04-244-0/+42
structures. Notes: svn path=/head/; revision=134034