aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Hook-LexWrap
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 0.22Martin Wilke2008-12-252-4/+4
| | | | Notes: svn path=/head/; revision=224738
* Update to 0.21.Anton Berezin2008-11-272-4/+5
| | | | | | | Changes: http://search.cpan.org/dist/Hook-LexWrap/Changes Notes: svn path=/head/; revision=223447
* - 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-2/+2
| | | | | | | | 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
* Don't remove SITE_PERL/PERL_ARCH/auto dir.Sergey Matveychuk2004-12-191-1/+0
| | | | | | | Reported by: pointyhat via kris Notes: svn path=/head/; revision=124510
* Add devel/p5-Hook-LexWrap, a module implementing lexically scopedAnton Berezin2004-07-074-0/+40
subroutine wrappers for Perl. Notes: svn path=/head/; revision=113145