15037 Commits

Author SHA1 Message Date
jca
9aad273be3 Detect whether __sync_moo is usable, don't just fail if it's not.
May not be perfect, but this unhides a few ports on mips64* and hppa.

ok landry@ sthen@
2015-08-25 11:37:02 +00:00
jca
5abb33d175 Register the removal of net/wide-dhcp and security/cfs. 2015-08-25 11:29:52 +00:00
sthen
358827077f wantlib 2015-08-25 11:16:12 +00:00
ajacoutot
59f8410010 +libiscsi
+libnfs
2015-08-25 06:41:10 +00:00
ajacoutot
18e0a5ba64 Import libiscsi-1.15.0.
Libiscsi is a client-side library to implement the iSCSI protocol that can be
used to access the resources of an iSCSI target.
<...>

from Brad
ok jasper@
2015-08-25 06:40:28 +00:00
ajacoutot
3ed620b7da Import libnfs-1.9.8.
LIBNFS is a client library for accessing NFS shares over a network.
<...>

from Brad
ok jasper@
2015-08-25 06:40:04 +00:00
ajacoutot
0297686fef -Bsymbolic-functions support has been reverted for now. 2015-08-25 06:36:46 +00:00
jca
daade1d4fc Register sysutils/tcplist removal. 2015-08-24 21:18:57 +00:00
jca
b164c054c6 Actually mark as BROKEN on hppa/mips64 2015-08-24 18:35:39 +00:00
steven
8608e7ff61 register removal of sysutils/ns4, reminded by aja@ 2015-08-24 16:37:21 +00:00
bluhm
113871c89d update p5-Devel-NYTProf 6.02 2015-08-24 15:45:55 +00:00
benoit
0c373d63a1 Update to p5-Scope-Upper-0.28. 2015-08-24 12:53:00 +00:00
jasper
de701cbc9e remove individual BROKEN markers for ports depending on json-c; instead mark
json-c BROKEN that's where the lack of atomic ops wreaks havoc.

landry@ agrees
2015-08-24 12:37:51 +00:00
benoit
e90e2ae69d Update to p5-Test-MockModule-0.10. 2015-08-24 12:05:53 +00:00
ajacoutot
73dbb7a7e6 We have support for -Wl,-Bsymbolic-functions now. 2015-08-24 09:35:23 +00:00
ajacoutot
4413e0aa9e Backport commit from upstream LLVM:
r219009
[ISel] Keep matching state consistent when folding during X86 address match

from Brad (maintainer)
2015-08-24 07:45:56 +00:00
jasper
48172d40c8 bump after tame(2) was added; >1h between commits is quite a stretch to ride
on REVISION bumps. which are cheap anyway.
2015-08-24 06:40:05 +00:00
uebayasi
77a50e82a2 Minimally support tame(2) too; ride on the previous revision bump. 2015-08-24 04:44:29 +00:00
uebayasi
a4277dd426 valgrind-3.10.1p7: Minimally support kbind(2). 2015-08-24 03:34:43 +00:00
bcallah
5f91d24e51 Now that its new depends are in, update to 0.29.0 2015-08-23 00:29:43 +00:00
benoit
e3f28d35d5 Update to p5-Module-Pluggable-5.2. 2015-08-22 14:49:59 +00:00
benoit
611aec1d85 Update to p5-Class-Data-Accessor-0.04004. 2015-08-22 13:20:25 +00:00
benoit
a7755a631f Update to p5-MooseX-Declare-0.43. 2015-08-22 12:23:49 +00:00
bcallah
71c352797c +py-cloudpickle
+py-configparser
2015-08-21 23:47:18 +00:00
bcallah
d6f41bd10d Import devel/py-configparser
ok jca@

The ancient ConfigParser module available in the standard library 2.x
has seen a major update in Python 3.2. This is a backport of those
changes so that they can be used directly in Python 2.6 - 3.5.
2015-08-21 23:46:25 +00:00
bcallah
0b257a1597 Import devel/py-cloudpickle
tweaks and ok jca@

cloudpickle makes it possible to serialize Python constructs not
supported by the default pickle module from the Python standard library.

cloudpickle is especially useful for cluster computing where Python
expressions are shipped over the network to execute on remote hosts,
possibly close to the data.

Among other things, cloudpickle supports pickling for lambda
expressions, functions and classes defined interactively in the __main__
module.
2015-08-21 23:44:49 +00:00
jca
c7edf475ea Maintainer update to Data-Munge-0.095. 2015-08-21 22:34:18 +00:00
benoit
a99e1e9ef1 Update to p5-MooseX-AttributeHelpers-0.24. 2015-08-21 07:32:07 +00:00
jasper
c2edf99cea - update to cvsgraph 1.7.0
- turn do-install into post-install
- sync WANTLIB/PLIST
2015-08-21 07:03:05 +00:00
edd
963f3834b9 Link py-path.py. 2015-08-20 12:58:10 +00:00
edd
6a8e4312c8 Import py-path.py.
OK sthen@, jca@
2015-08-20 12:56:32 +00:00
edd
17642d8a91 Missing dependency in py-vcversioner.
Noticed by kili@, OK sthen@, jca@
2015-08-20 12:50:53 +00:00
edd
2bf6d982c3 Link py-vcversioner. 2015-08-20 12:47:39 +00:00
edd
e87052f66f Import py-vcversioner.
Tested by kilii@, OK jca@, sthen@.

Thanks
2015-08-20 12:45:47 +00:00
sthen
dd62dbff1e add XXX warnings because the API changes frequently in these ports,
breaking things - and like the recently fixed problem with calibre these
are often only seen at runtime.
2015-08-20 10:02:25 +00:00
ajacoutot
0f91537703 Update to py-ioflo-1.3.9. 2015-08-20 07:50:36 +00:00
ajacoutot
7acf9aab5d Update to harfbuzz-1.0.2. 2015-08-20 07:31:11 +00:00
jasper
d240ca7212 add portroach marker 2015-08-20 07:24:01 +00:00
jasper
db8a21b514 - update to serverspec-2.21.1
- add portroach marker
2015-08-20 07:23:50 +00:00
sthen
72e1a3b5e0 take a break from doing this in alphabetic order and sync WANTLIB in some
python things, with a lovely boost_python${MODPY_MAJOR_VERSION:M3}-mt in there.
2015-08-19 20:13:59 +00:00
sthen
5b20a18d31 sync WANTLIB 2015-08-19 18:55:04 +00:00
sthen
fb6f07320f free commit for www/dwb removal in quirks, reminded by aja 2015-08-18 13:15:48 +00:00
jasper
3347b9ccb1 broken on mips64, no atomic ops 2015-08-18 08:09:58 +00:00
jsg
5eeea8970e update to afl 1.86b 2015-08-18 06:42:38 +00:00
sthen
a617e7ba14 sync WANTLIB 2015-08-17 20:34:20 +00:00
sthen
d8e24bbded sync WANTLIB 2015-08-17 19:52:39 +00:00
sthen
0f4034be36 sync WANTLIB 2015-08-17 19:10:11 +00:00
edd
998a66b052 Link py-simplegeneric, py-functools32, and py-jsonschema. 2015-08-16 19:49:25 +00:00
edd
517aa8bce1 Import py-jsonschema.
OK rpointel@, with input from rpointel@ and daniel@.

Thanks
2015-08-16 19:46:22 +00:00
edd
6c11128036 Import py-functools32.
OK rpointel@, daniel@. Thanks.
2015-08-16 19:43:56 +00:00