aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Lexical-Var
Commit message (Collapse)AuthorAgeFilesLines
* Support STAGEDIR.Vanilla I. Shu2013-10-302-3/+2
| | | | Notes: svn path=/head/; revision=332046
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | devel part 3) Notes: svn path=/head/; revision=327724
* - Update to 0.009Sunpoet Po-Chuan Hsieh2013-08-272-4/+7
| | | | | | | | | - Add LICENSE Changes: http://search.cpan.org/dist/Lexical-Var/Changes Notes: svn path=/head/; revision=325480
* - Update to 0.008Frederic Culot2013-08-192-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/Lexical-Var/Changes Notes: svn path=/head/; revision=324951
* - Convert to new perl frameworkMathieu Arnold2013-08-021-6/+3
| | | | | | | | - Trim Makefile header - Remove MAKE_JOBS_SAFE=yes, it's the default. Notes: svn path=/head/; revision=324174
* Cleanup supporting perl version 5.8 and 5.10,Andrej Zverev2012-12-171-14/+1
| | | | | | | lang/perl5.8 and lang/5.10 will be removed from ports tree soon. Notes: svn path=/head/; revision=309091
* - Add more description to pkg-descrSunpoet Po-Chuan Hsieh2012-03-132-3/+15
| | | | | | | | | - Sort PLIST Feature safe: yes Notes: svn path=/head/; revision=293257
* - Revert ports/165605 as requested by portmgr@Philip M. Gollucci2012-03-131-1/+14
| | | | | | | | | | | | Note: devel/p5-B-Size and devel/p5-Devel-Arena where intentionally not restored. PR: ports/165605 Approved by: portmgr (bapt) Feature safe: yes (I sure hope so) Notes: svn path=/head/; revision=293247
* - Remove ports that only work with < perl 5.12 (devel/p5-B-Size, ↵Philip M. Gollucci2012-03-081-14/+1
| | | | | | | | | | | | | | | | | | devel/p5-Devel-Arena) - Remove conditionals for PERL_LEVEL < 501200 - Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk - Other minor cleanups RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS} PR: ports/165605 Submitted by: pgollucci (myself) Approved by: portmgr (linimon) Exp Run by: linimon Tested by: make index Notes: svn path=/head/; revision=292977
* - Set depends correctly for various versions of perlSteve Wills2012-02-252-4/+19
| | | | | | | Submitted by: sunpoet Notes: svn path=/head/; revision=292233
* - set PKGNAMEPREFIXSteve Wills2012-02-251-1/+1
| | | | Notes: svn path=/head/; revision=292227
* Perl module for static variables without namespace pollutionSteve Wills2012-02-254-0/+35
WWW: http://search.cpan.org/dist/Lexical-Var/ Notes: svn path=/head/; revision=292224