119671 Commits

Author SHA1 Message Date
espie
b087b7f384 WANT_CXX 2017-05-17 16:26:51 +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
tb
f46976d29f Add "# uses pledge()" marker.
ok jcs
2017-05-17 15:18:05 +00:00
jcs
9c1833fc20 update to xbanish 1.5, now with pledge 2017-05-17 15:04:46 +00:00
espie
01837b9a75 WANTCXX 2017-05-17 14:14:27 +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
espie
d22f05416a don't use -Wl,--as-needed for final links of executables.
This assumes runtime support works in a certain way, which is wildly
inaccurate with clang
2017-05-17 13:53:49 +00:00
sthen
1e7f865239 update to GeoIP-1.6.11, update geolite db while there 2017-05-17 13:52:33 +00:00
sthen
f653de373f fix @sample filename:
share/examples/rspamd/redirectors.inc
-@sample ${SYSCONFDIR}/rspamd/redirections.inc
+@sample ${SYSCONFDIR}/rspamd/redirectors.inc
2017-05-17 13:30:05 +00:00
giovanni
7b1d8f4278 Install examples
ok ajacoutot@
2017-05-17 12:53:31 +00:00
espie
bbbfb44859 remove bogus CCACHE logic, actually honor CC 2017-05-17 12:46:42 +00:00
espie
f1eab49ced assert gnu89-inline, the semantics is too deeply ingrained to be worth
fixing.
2017-05-17 12:10:53 +00:00
landry
2f216e09b4 Fix one more, this one reported by nigel@. sqlports should now build. 2017-05-17 11:35:35 +00:00
landry
1d87877002 Fix remaining pkgpaths for twisted update, reported by naddy@. 2017-05-17 11:34:17 +00:00
espie
97c599aae8 add a FORCE_REGEN env option 2017-05-17 11:31:17 +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
espie
391f2f7916 expose all the package-args targets, as suitable ports introspection
targets (useful to check if some wide-sweeping change will affect
built packages)
2017-05-17 11:16:38 +00:00
espie
66be705fbf those people don't understand inline, plus numerous typos 2017-05-17 11:00:07 +00:00
espie
3f2d57b845 trivial fix for clangg 2017-05-17 10:39:44 +00:00
ajacoutot
2e055bdcd6 Update to gegl03-0.3.16. 2017-05-17 10:01:14 +00:00
ajacoutot
53b3e6c687 Update to babl-0.1.26. 2017-05-17 09:58:38 +00:00
ajacoutot
c726af9ca3 Sync WANTLIB. 2017-05-17 09:58:26 +00:00
ajacoutot
edacab0c79 Update to awscli-1.11.87. 2017-05-17 08:50:24 +00:00
ajacoutot
af11a6212e Update to py-botocore-1.5.50. 2017-05-17 08:50:09 +00:00
pea
7200f9f726 Security update to 9.6.3 ( CVE-2017-7484, CVE-2017-7485, CVE-2017-7486) 2017-05-17 07:34:19 +00:00
rsadowski
222ec7c329 update gitsh to 0.11.2
Initial diff from maintainer Mike Burns, Thanks!
- Fix missing depends (spotted by sthen@)
- Use HOMEPAGE in MASTER_SITES
- Remove SEPARATE_BUILD
- Review and input from jca@ and sthen@

ok jca@
2017-05-17 06:31:15 +00:00
ajacoutot
fe38596532 Add HOMEPAGE. 2017-05-17 06:10:44 +00:00
landry
70c1090a4c Dammit CVS. 2017-05-16 20:01:04 +00:00
landry
1d50fc4d3a add quirks for py-axiom, py-epsilon, hellanzb, londonlaw & castle-combat 2017-05-16 19:52:46 +00:00
landry
cc3a4859d3 Remove castle-combat, last upstream release was 10+ years ago so it
probably doesnt work with newer twisted. Prove me wrong :)
2017-05-16 19:50:42 +00:00
landry
92bda6fae9 Remove londonlaw, probably doesnt work with newer twisted, and upstream
is dead. If anyone feels like reviving it from the Attic, start by
https://github.com/anyc/londonlaw
2017-05-16 19:48:38 +00:00
landry
6aaeeb1211 Remove hellanzb, development dead upstream since 7+ years, probably
doesnt work with newer twisted, and there are other alternatives to
download NZB 'free content' (sabnzbd and sickbeard are in the portstree)
2017-05-16 19:44:04 +00:00
landry
8a61e60289 Remove py-axiom, it was only used by a previous version of py-nevow,
and the divmod umbrella it was under died a while ago. Even if it's been
more or less de-facto adopted by the twisted project, no point in
keeping it in tree for now.
2017-05-16 19:39:56 +00:00
landry
f879a35569 Remove py-epsilon, it was only used by a previous version of py-nevow,
and the divmod umbrella it was under died a while ago. Even if it's been
more or less de-facto adopted by the twisted project, no point in
keeping it in tree for now.
2017-05-16 19:38:38 +00:00
landry
b2db905376 Unlink hellanzb, castle-combat, londonlaw, py-axiom and py-epsilon 2017-05-16 19:36:54 +00:00
landry
a74d4ec820 Fix RDEP for twisted update, and add a oneliner patch to fix runtime,
also tested on my buildbot instance.

Many thanks to Pavel Korovin for polishing this twisted updated, finally
paving the way to update buildbot to the 0.9 branch.
2017-05-16 19:34:50 +00:00
landry
34c625c875 Fix pkgpath for twisted, buildslave works fine with the newer version,
tested on my production instance.
2017-05-16 19:33: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
landry
b487e9f75d Update to py-nevow 0.14.2 to work with newer twisted.
From Pavel Korovin again.
2017-05-16 19:30:17 +00:00
landry
e3f62062c9 CVS hits you. you die. 2017-05-16 19:28:27 +00:00
landry
65106d8698 Belated update to Twisted 17.1.0.
All the hard work by Pavel Korovin (thanks!), who takes maintainership
from eric@.  The different sub-parts of twisted were all merged in the
same project, ports using it will be adapted shortly.
2017-05-16 19:27:29 +00:00
landry
32ea485b62 Bugfix update to thunderbird 52.1.1.
See https://www.mozilla.org/en-US/thunderbird/52.1.1/releasenotes/
2017-05-16 17:55:05 +00:00
ajacoutot
f235bbd370 +awless 2017-05-16 17:36:25 +00:00
ajacoutot
d346c5268d Import awless-0.0.23.
awless is a fast, powerful and easy-to-use command line interface (CLI) to
manage Amazon Web Services. It will help you to:
<...>

ok robert@
2017-05-16 17:35:37 +00:00
jasper
38f9099114 update to elixir-1.4.4 2017-05-16 17:16:38 +00:00
jasper
c4e2da94fd various tweaks:
- install the 'rights' file and update README accordingly
- tune down default logging from DEBUG to INFO

MAINTAINER timed-out
ok sthen@
2017-05-16 17:15:40 +00:00
jasper
a0afe53048 Security update to radicale-1.1.2 addressing CVE-2017-8342:
"Radicale before 1.1.2 and 2.x before 2.0.0rc2 is prone to timing oracles and
simple brute-force attacks when using the htpasswd authentication method."

MAINTAINER timed-out
ok sthen@
2017-05-16 17:13:52 +00:00
giovanni
98d5020dae update to 5.02
ok jasper@ on a very similar diff
2017-05-16 17:01:35 +00:00
giovanni
6b72816b9b Update to 2.003002, now it needs devel/p5-Sub-Quote (previously integrated in Moo)
maintainer timeout
ok jasper@
2017-05-16 16:57:45 +00:00