aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-PadWalker
Commit message (Collapse)AuthorAgeFilesLines
* - Take advantage of CPAN macro from bsd.sites.mk, change ↵Marcelo Araujo2008-04-171-1/+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
* - Update to 1.7Martin Wilke2008-02-082-4/+4
| | | | | | | | PR: 120412 Submitted by: Gea-Suan Lin <gslin@gslin.org> Notes: svn path=/head/; revision=206906
* Update to 1.6.Anton Berezin2008-01-142-4/+4
| | | | | | | Changes: http://search.cpan.org/dist/PadWalker/Changes Notes: svn path=/head/; revision=205653
* Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.Mark Linimon2007-09-081-8/+2
| | | | | | | | | | | Drop support for antique perl. Work done by: gabor Sponsored by: Google Summer of Code 2007 Hat: portmgr Notes: svn path=/head/; revision=199069
* Update to 1.5.Anton Berezin2007-01-062-4/+4
| | | | Notes: svn path=/head/; revision=181629
* - Update to 1.3Cheng-Lung Sung2007-01-032-4/+4
| | | | Notes: svn path=/head/; revision=181313
* - Update to 1.2Cheng-Lung Sung2006-11-242-4/+4
| | | | Notes: svn path=/head/; revision=177945
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-1/+1
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154110
* Take a perl@ hat and add SHA256 checksumsMathieu Arnold2005-11-141-0/+1
| | | | Notes: svn path=/head/; revision=148244
* Update to 1.0.Anton Berezin2005-11-032-3/+3
| | | | Notes: svn path=/head/; revision=147074
* Update to 0.13.Anton Berezin2005-10-062-3/+3
| | | | Notes: svn path=/head/; revision=144377
* Add p5-PadWalker 0.12, a perl module that allows one to inspect lexicalAnton Berezin2005-09-224-0/+43
variables in scope. Notes: svn path=/head/; revision=143349