aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Tree-Simple-VisitorFactory
Commit message (Collapse)AuthorAgeFilesLines
* Reset aaron's port maintainerships due to many maintainer-timeouts.Mark Linimon2008-04-291-1/+1
| | | | Notes: svn path=/head/; revision=212202
* - 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
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-4/+4
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154110
* - updated from v0.09 to v0.10Aaron Dalton2005-12-202-8/+4
| | | | | | | | | | | 0.10 Fri Nov. 25, 2005 - removing OS X resource fork files which are causeing the pod test to fail Approved by: tobez (implicit) Notes: svn path=/head/; revision=151644
* - update port from v0.08 to v0.09Aaron Dalton2005-11-213-4/+8
| | | | | | | Approved by: tobez Notes: svn path=/head/; revision=148974
* - Fixed incorrect dependency locationAaron Dalton2005-11-051-1/+1
| | | | | | | Approved by: tobez Notes: svn path=/head/; revision=147384
* - Updated from 0.05 to 0.08Aaron Dalton2005-11-033-7/+12
| | | | | | | | | - Updated maintainer email address Approved by: tobez Notes: svn path=/head/; revision=147113
* - Update to 0.05Sergey Matveychuk2004-11-243-4/+26
| | | | | | | | PR: ports/74121 Submitted by: maintainer Notes: svn path=/head/; revision=122301
* Add p5-Tree-Simple-VisitorFactory 0.01, a set of visitor objects forMathieu Arnold2004-08-204-0/+59
traversing Tree::Simple hierarchies. PR: ports/70426 Submitted by: Aaron Dalton <aaron@daltons.ca> Notes: svn path=/head/; revision=116755