espie
481b23a473
fix compilation with clang. warns a lot about stuff that shouldn't be though
2017-05-19 23:14:09 +00:00
espie
aa20ea19f3
use .beforesubst so that patch regen doesn't fuck up
...
missing headers for clang
2017-05-19 22:55:35 +00:00
espie
e0ef5f0b8d
clang really hates wrong returns
2017-05-19 22:43:54 +00:00
espie
ecc0af86ab
can't modify read-only result, make a copy first (clang error)
2017-05-19 22:37:35 +00:00
espie
fc85990bbe
make it build with clang
2017-05-19 22:26:32 +00:00
espie
1bc53755a7
static members must exist, even have external linkage for some, so
...
that rtorrent can work
bump accordingly.
2017-05-19 22:25:53 +00:00
espie
274304eb69
one of the more fun fixes for clang. I don't know where freebsd gets their
...
tr1, but we don't, so fix it by subsitution. Leaves us with a few nits to
fix. Conditionalize clang patches that interfere with tr1 substitution...
2017-05-19 12:26:43 +00:00
ajacoutot
1dfca984b7
Update to py-botocore-1.5.52.
2017-05-19 07:32:33 +00:00
espie
dbef17f010
let it compile with clang, sprinkle a few missing includes
2017-05-18 23:42:44 +00:00
espie
d1b7567724
fix build with clang, errors, plus a lot of warnings
2017-05-18 23:28:53 +00:00
sthen
200fb3227f
patch to relax the version check, breakage reported by nigel@
2017-05-18 19:23:02 +00:00
espie
84b9e136c6
classical fixes for C++, clang happy
2017-05-18 14:47:27 +00:00
sthen
91521ef7ad
update to radcli-1.2.7
2017-05-18 14:38:25 +00:00
sthen
3ca8752b25
update to rrdtool-1.7.0
2017-05-18 13:51:42 +00:00
espie
9a37ea8c3d
there was already one const there. noticed by nigel, as stupid gcc dislikes
...
const const.
2017-05-18 12:41:58 +00:00
ajacoutot
fb43c5144f
Update to py-botocore-1.5.51.
2017-05-18 07:57:04 +00:00
benoit
3292d677d9
Update to p5-Nmap-Parser-1.34.
2017-05-18 06:33:13 +00:00
espie
1c98befd9b
fix function returns, gnu89-inlines, clang works
2017-05-17 23:21:55 +00:00
espie
833d4433d4
trivial clang fixes
2017-05-17 23:08:23 +00:00
espie
bcb9bdbe30
stupid compiler flags
2017-05-17 23:01:26 +00:00
espie
6e062e2d65
let it build with clang: fix depends line, const correct char*,
...
typedef nonsense, and delete vs new[]
2017-05-17 16:03:32 +00:00
sthen
a23e7e25cb
update OUI vendor database
2017-05-17 13:59:41 +00:00
sthen
3e1b2aa28b
oops, regen distinfo
2017-05-17 13:59:03 +00:00
sthen
1e7f865239
update to GeoIP-1.6.11, update geolite db while there
2017-05-17 13:52:33 +00:00
espie
bbbfb44859
remove bogus CCACHE logic, actually honor CC
2017-05-17 12:46:42 +00:00
pascal
b7b0c645e7
Update to tor 0.3.0.7. SECURITY fix for TROVE-2017-002 (relays only).
2017-05-17 11:20:33 +00:00
ajacoutot
af11a6212e
Update to py-botocore-1.5.50.
2017-05-17 08:50:09 +00:00
landry
dde216ab26
Fix pkgpaths pointing to devel/py-twisted, and bump REVISIONs.
...
From Pavel Korovin.
2017-05-16 19:31:34 +00:00
sthen
31c4ca01ea
update to unifi 5.4.16, req by Brad
2017-05-16 11:02:44 +00:00
ajacoutot
f9406f8469
Same for share/examples/munin/ which I missed in previous.
2017-05-16 08:48:56 +00:00
ajacoutot
b2b5d1602b
/usr/local/libexec/munin/ should be owned by -main, not -server so that it
...
is properly removed at pkg_delete time.
2017-05-16 08:47:22 +00:00
ajacoutot
4ee307450d
/usr/local/include/samba-4.0/ was not registered in any subpackage; make
...
-tevent own it since all include/samba-4.0 consumers depend on it.
2017-05-16 08:45:32 +00:00
fcambus
bf8f26093f
Update libmaxminddb to 1.2.1.
2017-05-16 08:11:27 +00:00
ajacoutot
5b9be7d986
Update to py-botocore-1.5.49.
2017-05-16 07:26:51 +00:00
rsadowski
88404f29cf
Bump REVISION and adjust WANTLIB after gd update
...
ok sthen@, "looks okay" @landry
2017-05-15 19:56:02 +00:00
espie
a56caf9e5d
unbreak
2017-05-15 18:51:38 +00:00
jca
c750a780c9
openvpn-plugin.h now makes use of size_t, so include stddef.h
...
Unbreaks openvpn-auth-ldap. Reported by naddy@
2017-05-15 14:30:56 +00:00
sthen
b7185a5622
Remove the old SMB1->NFS translator sharity-light. No support for encrypted
...
passwords (required by default since NT4 SP3 and dangerous to disable) so
very limited server support. SMB1 needs to die anyway. And even when it
worked, it never really worked particularly well. ok ajacoutot@ jca@
2017-05-15 14:18:42 +00:00
jca
392958c25f
Fix a crash that can affect duplicity.
...
Problem reported by danj@, already fixed upstream.
2017-05-14 18:51:22 +00:00
danj
8528c2492a
Security update to openvpn-2.4.2
...
OK gonzalo@ jca@ (maitainer)
2017-05-14 16:43:33 +00:00
danj
f55835f826
Missed in previous
2017-05-14 16:39:02 +00:00
danj
19073ed156
Update to prosody-0.9.12
...
From Henrik Friedrichsen (maintainer)
2017-05-14 16:36:55 +00:00
stu
888e18ddbd
Stop treating loadable lib as linkable lib.
...
Better install dir. Slight Makefile tidy. Separated build.
ok matthieu@ (maintainer)
2017-05-14 14:06:38 +00:00
stsp
fa9c78f8db
Update our very much outdated net/olsrd port to current release 0.9.0.3.
...
Add patches for rdomain support and a few bug fixes.
Roll the -plugins subpackage into -main, and add an rc.d script.
Lightly tested in Berlin's Freifunk OLSR mesh over ral(4) in IBSS mode.
martin@ has rescinded maintainership which I am taking over.
ok sthen@
2017-05-13 22:27:20 +00:00
espie
d9fd8a04bb
missing unistd
2017-05-13 18:38:25 +00:00
espie
4cf9195daa
more WANT_CXX / LIBECXX
2017-05-13 17:40:26 +00:00
benoit
55271455fc
Update licence spotted by sthen@, thanks !
2017-05-13 13:19:42 +00:00
espie
0ab0c09554
first batch of WANT_CXX
2017-05-13 09:49:50 +00:00
espie
117cd9d89b
fix build with clang, just remove nonsensical configure fragment
2017-05-13 07:45:07 +00:00
benoit
d19a11ad88
Update to queryperf-9.11.1.
2017-05-12 14:52:26 +00:00