10 Commits

Author SHA1 Message Date
naddy
85229c97e7 drop RCS Ids 2022-03-11 18:49:30 +00:00
benoit
5c3a979497 Update to p5-IO-AIO-4.75 from wen heping 2021-03-05 07:42:54 +00:00
sthen
95d31a4bd8 bump for search.cpan.org->metacpan.org change 2020-07-03 21:44:29 +00:00
sthen
f74b6c2d62 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:44:34 +00:00
sthen
b0600caa40 add c to WANTLIB for perl XS modules 2017-09-23 10:51:07 +00:00
sthen
d089f0b05a Add perl to WANTLIB, first batch. This used to be done automatically but
since SHARED_ONLY support was removed across the ports tree the perl module
no longer adds it, so it must be done manually for any perl ports that
provide perl shared-library modules (i.e. libdata/perl5/site_perl/$ARCH/*.so)
and you must not remove them from WANTLIB even if they show as "Extra".
2017-02-06 20:20:23 +00:00
nigel
99f9e4f9b5 Add missing build depend 2016-09-05 16:46:18 +00:00
ajacoutot
9067e229e3 Update to p5-IO-AIO-4.34. 2016-09-02 22:48:23 +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
228b599931 Import p5-IO-AIO-4.32.
This module implements asynchronous I/O using whatever means your operating
system supports. It is implemented as an interface to libeio.

ok jasper@
2015-11-18 09:10:34 +00:00