| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
10 Jun 2012 18:42:48
0.001003
|
swills  |
- Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} or
RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned
about for a while.
PR: ports/168208
Approved by: portmgr (miwi) |
11 Mar 2012 13:58:18
0.001003
|
kuriyama  |
- Add missing depends and unbroken.
Feature safe: yes |
04 Mar 2012 21:34:35
0.001003
|
pav  |
- Mark BROKEN: does not build
Can't locate ExtUtils/Depends.pm in @INC (@INC contains: [..]
BEGIN failed--compilation aborted at ./Makefile.PL line 3.
Reported by: pointyhat |
22 Nov 2010 15:01:55
0.001003
|
kuriyama  |
Devel::BeginLift 'lifts' arbitrary sub calls to running at compile
time - sort of a souped up version of "use constant". It does this via
some slightly insane perlguts magic.
WWW: http://search.cpan.org/dist/Devel-BeginLift/ |