10 Commits

Author SHA1 Message Date
espie
da83befcca fix the pkgname. 2019-06-03 19:19:39 +00:00
sthen
fa59fa61b3 p5-Canary-Stability needed at build time 2019-05-26 12:58:01 +00:00
espie
d3833be27f minor update, works better with current perl 2019-05-24 08:46:08 +00:00
sthen
b0600caa40 add c to WANTLIB for perl XS modules 2017-09-23 10:51:07 +00:00
afresh1
c8a26064f9 Patch devel/p5-Devel-FindRef to build on perl 5.22
https://rt.cpan.org/Public/Bug/Display.html?id=101077

OK sthen@
2016-04-24 20:53:22 +00:00
naddy
cfbb239b6a Remove SHARED_ONLY from all CPAN Perl ports and the cpan and perl MODULES.
Add WANTLIB+=perl and PKG_ARCH=* as appropriate.
2016-03-20 19:56:05 +00:00
ajacoutot
2889a1d16f Remove the perl bullshit. 2015-07-16 23:57:18 +00:00
sthen
91a97a3b65 @comment zero-byte perl .bs files 2014-06-14 23:24:53 +00:00
jasper
f87a962ab9 TEST_DEPENDS=${RUN_DEPENDS} is already set by cpan.port.mk 2014-03-23 14:27:39 +00:00
espie
170b312876 perl can actually map ALL back references to ALL variables.
figure out WHAT doesn't allow your data to die (especially that pesky capture
in an anonymous sub).  Again very useful in tracking down memory usage in
pkg_add 

(suggested by pirofti@, thx)

okay ajacoutot@
2014-02-04 08:05:18 +00:00