13 Commits

Author SHA1 Message Date
rsadowski
42a4546c7f Update libuv to 1.30.1 2019-08-05 16:28:44 +00:00
sthen
485792605b replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 21:02:12 +00:00
sthen
6ff3e55398 bump REVISION in a bunch of ports known or likely to use struct kinfo_proc,
there may be some missing as my unpacked ports source is a little out of date
but this should catch the main things people might run into

the struct was reordered a second time in sysctl.h r1.192 to improve
compatibility but amd64 snapshot packages made it out before that happened
so the bumps are still needed
2019-06-25 20:25:20 +00:00
naddy
b08772880b switch to CONFIGURE_STYLE=autoreconf 2019-05-20 04:47:01 +00:00
pascal
2fb51842e0 Update to libuv 1.24.1; switch MASTER_SITES/HOMEPAGE to https.
feedback/ok rsadowski@
2019-01-04 08:53:54 +00:00
espie
bb921d2165 use AUTOCONF_ENV and add correct env variables, so that those ports work
even if /usr/local is not part of the builder's path.
2018-08-10 10:19:18 +00:00
matthieu
d6f07e0ba4 mark BROKEN-hppa = undefined reference to __sync atomic ops
ok sthen@
2018-06-28 10:06:12 +00:00
sthen
1ee90f5b01 Bump the next set of ports to trigger rebuilds following cpu stats changes
(CPUSTATES/etc). More to come.
2018-06-01 15:32:04 +00:00
sthen
ad34b29d03 gcc4 no longer needed for atomics builtins on arm; found by s_graf at telus net 2018-04-23 19:47:41 +00:00
pascal
552e4a7a91 Update to libuv 1.19.1.
ok rsadowski@
2018-02-11 18:31:35 +00:00
jca
5726c03ffb Use lang/gcc for atomic builtins on arm. 2017-02-22 14:34:34 +00:00
jca
17c9889736 Fix IPv6 support. 2017-02-22 14:28:30 +00:00
edd
74e7ae1d20 Import libuv: A cross-platform asynchronous I/O library.
Based on work by dcoppa@. OK abieber@, jca@. Thanks.
2017-02-14 09:37:16 +00:00