bcallah
0580922cc8
Routine update to wtf-20171118.
2017-11-27 04:08:02 +00:00
jsg
bccf541fb4
update to U-Boot 2017.11
2017-11-27 03:53:47 +00:00
ajacoutot
ff6cf110f0
Picks up xgettext at configure time, so add a BDEP on devel/gettext-tools.
2017-11-26 19:51:30 +00:00
landry
ad3d2520a1
Fix WANTLIB (mostly adding Xtst) and bump REVISION
2017-11-26 18:59:32 +00:00
espie
0a7eafa733
bleh, wrong test around
2017-11-26 16:28:28 +00:00
jasper
2f4af5a326
+recon-ng
2017-11-26 10:21:45 +00:00
jasper
15ef438245
import recon-ng-4.9.2
...
Recon-ng is a full-featured Web Reconnaissance framework written in
Python. Complete with independent modules, database interaction, built
in convenience functions, interactive help, and command completion,
Recon-ng provides a powerful environment in which open source web-based
reconnaissance can be conducted quickly and thoroughly.
ok rpointel@
2017-11-26 10:20:55 +00:00
landry
a647eef751
Update to thunar 1.6.13
2017-11-26 08:02:31 +00:00
abieber
7e1415c28e
Fix for openal/sndio backend segfault.
...
Diff from David CARLIER <devnexen@gmail.com>
No objections - bmercer@ was probably going to give me an OK but didn't
because of the frags he would receive (I assume :D)!
2017-11-26 03:32:48 +00:00
ajacoutot
67a5e26d4a
Move to python3.
...
ok jasper@
2017-11-25 22:35:26 +00:00
ajacoutot
1b910a22ac
Don't use the bundled libtool.
2017-11-25 21:57:47 +00:00
afresh1
bbff1655cc
Update perl6 (lang/moarvm lang/nqp lang/rakudo) to 2017.10
...
Plus install core modules that come with rakudo but install as hashes.
ok pascal@ (maintainer)
2017-11-25 21:50:50 +00:00
afresh1
f29dd93ef8
Update math/libtommath to 1.0.1
...
With passing tests. Needed for upcoming perl6 update
ok bcallah@
2017-11-25 21:42:51 +00:00
ajacoutot
2a05bf59cc
Simplify.
2017-11-25 17:53:30 +00:00
ajacoutot
09f7c42dfb
Fix path.
2017-11-25 17:52:10 +00:00
ajacoutot
a9a8d1330b
The pstops processing script needs gsed(1).
...
-> unbreak color printing
from Natasha Kerensikova with semarie's help, thanks!
2017-11-25 17:37:46 +00:00
ajacoutot
be57cd0ba3
Fix sed substitution.
2017-11-25 17:02:34 +00:00
landry
62dfb7fa49
Add math/py-numpy${MODPY_FLAVOR} to BDEP, should fix a build failure
...
seen by ajacoutot@. Deps & flavors are hard, lets get drunk instead.
2017-11-25 15:48:42 +00:00
fcambus
8cad5d9dcc
Update libmaxminddb to 1.3.1.
2017-11-25 14:49:52 +00:00
nigel
93e2f4c88e
Add missing dependency on gettext
...
Ok sthen@ lendry@
2017-11-25 13:53:26 +00:00
espie
178d9e13a9
restore sensible permissions to a few wrkdirs.
2017-11-25 13:27:48 +00:00
sthen
096afa0fdf
don't pick up libexecinfo
2017-11-25 13:12:39 +00:00
sthen
468fde6459
update to lldpd-0.9.9
2017-11-25 13:11:55 +00:00
sthen
82bc31baad
Add patch for Exim remote code execution in 4.88+.
...
https://lists.exim.org/lurker/message/20171125.034842.d1d75cac.en.html
https://bugs.exim.org/show_bug.cgi?id=2199
There is also another issue which is at least a DoS,
https://bugs.exim.org/show_bug.cgi?id=2201 that is *not* patched yet.
The workaround below would help both cases.
From upstream:
"With immediate effect, please apply this workaround: if you are running
Exim 4.88 or newer (4.89 is current, 4.90 is upcoming) then in the main
section of your Exim configuration, set:
chunking_advertise_hosts =
That's an empty value, nothing on the right of the equals. This
disables advertising the ESMTP CHUNKING extension, making the BDAT verb
unavailable and avoids letting an attacker apply the logic. "
2017-11-25 13:04:53 +00:00
jsg
4ccff8c64b
update to quakespasm 0.93.0
2017-11-25 13:00:58 +00:00
sthen
5761f14aa1
disable libexecinfo, and garbage-collect --disable-pie which was removed upstream
2017-11-25 12:40:18 +00:00
sthen
c349ad8e56
update to CasperJS 1.1.4-2
2017-11-25 12:32:27 +00:00
espie
7536a9e0ac
reduce noise in check-wrkdir output, ninja builds update their log during
...
fake, and that's okay
2017-11-25 12:19:07 +00:00
ajacoutot
2e99032f8c
Update to gegl03-0.3.24.
2017-11-25 11:29:28 +00:00
robert
a257ac524c
kopano_search requires a pexp to be set in the rc.d script
2017-11-25 10:59:19 +00:00
ajacoutot
d916cf4851
Update to awless-0.1.7.
2017-11-25 10:58:44 +00:00
ajacoutot
f9ac27067a
Update to d-feet-0.3.13; switch to python3.
2017-11-25 10:52:05 +00:00
landry
a75b8450e0
Bump shlib minor for function additions (forgotten in previous)
2017-11-24 19:19:27 +00:00
landry
08b889001f
Update to gdal 2.2.3.
...
See http://trac.osgeo.org/gdal/wiki/Release/2.2.3-News
While here set MODPY_RUNDEP=No so that python deps don't creep into the
-main subpackage and properly set RUN_DEPENDS-python. Reported by naddy@
2017-11-24 19:18:07 +00:00
landry
f43c3fa4fb
Properly fix WANTLIB after r1.257.
...
Reminded by naddy@
2017-11-24 18:04:38 +00:00
bcallah
02268a1756
Bugfix update to cloudpickle 0.5.2
2017-11-24 17:01:11 +00:00
jca
612bbaedf5
If you mark llvm as BROKEN-$arch, remove this arch from LLVM_ARCHS
...
Discussed with landry@
2017-11-24 16:42:04 +00:00
fcambus
885274716b
Update ucon64 to 2.1.0.
2017-11-24 16:00:13 +00:00
espie
fd096fa2e2
glue that invokes check-wrkdir optionally
2017-11-24 14:48:33 +00:00
espie
0d3c66c241
a new very optional script to check various things during build
...
(mostly permissions for _pbuild and files changed during fake)
2017-11-24 14:47:26 +00:00
espie
08ecf94982
finish killing PORTS_BUILD_XENOCARA remnants
2017-11-24 14:26:20 +00:00
espie
43a36a1093
save the full path used, eventually for better restart, but not yet
2017-11-24 14:24:04 +00:00
ajacoutot
1add5e57f8
Default to bootstrap,no_valadoc
...
Shoud fix dep loop when running dpb in random order, as reported by naddy@
2017-11-24 13:40:35 +00:00
jca
bba1b2b25d
Update to ncmpc-0.29
...
Remove curses patch, not needed any more, and move to https.
From Klemens Nanni.
Upstream NEWS entries:
* fix crash after losing MPD connection
* fix crash after DNS lookup error
* add Meson option "lyrics_plugin_dir"
* fallback libncurses detection without pkg-config
2017-11-24 13:31:39 +00:00
jca
685f42b2ec
Work around C99 requirement with base gcc
2017-11-24 12:47:34 +00:00
jca
8e10def75c
Avoid unknown option error with base gcc
...
cc1: error: -Werror=sign-conversion: No option -Wsign-conversion
2017-11-24 12:42:31 +00:00
jca
2c8c633b98
Needs a recent c++ compiler (-std=gnu++0x)
2017-11-24 12:18:35 +00:00
landry
c37eb2c6a8
Update to tiff 4.0.9.
...
See http://www.simplesystems.org/libtiff/v4.0.9.html for changes -
fixing a bunch of CVEs and bugs found via fuzzing.
Went in a bulk build without fallout.
2017-11-24 11:23:50 +00:00
rpointel
fb40efaf6d
update uncrustify to 0.66.1.
...
ok benoit@.
2017-11-24 08:42:26 +00:00
sebastia
9eb95e4100
packaging is hard, @option no-default-conflict was missing too,
...
pointed out by naddy@
2017-11-24 07:33:52 +00:00