rsadowski
d45c161830
Update Catch2 to 2.1.2
2018-02-15 11:59:15 +00:00
sthen
7934f5c225
bump REVISION on DIOCGETSTATUS users due to ABI break in base
2018-02-15 11:17:05 +00:00
jca
3d0c20239e
Update to samba-4.7.5
...
Bulk build & ok ajacoutot@ (thanks!). Let's put this in now so more
people can test, discussed with Ian.
Release notes:
https://www.samba.org/samba/history/samba-4.7.5.html
All release notes for the 4.7 series:
https://git.samba.org/?p=samba.git;a=blob;f=WHATSNEW.txt;h=2914f57c60273c797e756d66759ab81704516864;hb=refs/heads/v4-7-stable
2018-02-15 09:59:44 +00:00
awolk
a4e0fd9de6
games/yquake2 quote parameters in the wrapper
...
as they can contain whitespace as pointed out
by jca@ (thanks!).
OK jca@
2018-02-15 09:56:21 +00:00
ajacoutot
2097efe498
Bump py-s3transfer requirement.
2018-02-15 09:02:06 +00:00
ajacoutot
654dbd326a
Update to py-s3transfer-0.1.13.
2018-02-15 09:01:22 +00:00
ajacoutot
2b5069fc7a
Update to awscli-1.14.39.
2018-02-15 08:59:39 +00:00
ajacoutot
4606365012
Update to py-botocore-1.8.43.
2018-02-15 08:59:28 +00:00
ajacoutot
8c7a425a3e
Update to py-boto3-1.5.29.
2018-02-15 08:53:24 +00:00
ajacoutot
77f7b7c328
Update to gtk+3-3.22.28.
2018-02-15 08:47:41 +00:00
tb
94713505dc
Bump revision to force recompilation after the pf_ioctl ABI break.
...
While there, add time.h to avoid implicit declaration of time(3)
and remove jasper as MAINTAINER per his request.
ok jasper
2018-02-15 08:45:48 +00:00
gonzalo
b52f15231c
add suricata's user
2018-02-15 08:33:38 +00:00
gonzalo
0494f90026
hook suricata
2018-02-15 08:32:25 +00:00
gonzalo
52fa9f298c
high performance network IDS, IPS and security monitoring OK jasper@
2018-02-15 08:30:08 +00:00
ajacoutot
583b8f9ec2
SECURITY update to bro-2.5.3.
...
- fix for an integer overflow in code generated by binpac
2018-02-15 08:05:30 +00:00
rpointel
4949c94405
+ SUBDIR += py-virtualdisplay
...
+ SUBDIR += py-virtualdisplay,python3
2018-02-14 20:28:38 +00:00
rpointel
15f5397207
import py-virtualdisplay, a Python wrapper for Xvfb, Xephyr and Xvnc.
...
ok landry@.
2018-02-14 20:27:33 +00:00
rpointel
c3fcf1f389
+ SUBDIR += py-easyprocess
...
+ SUBDIR += py-easyprocess,python3
2018-02-14 20:25:59 +00:00
rpointel
677c4ab8fc
import py-easyprocess, an easy to use python subprocess interface.
...
ok landry@.
2018-02-14 20:24:24 +00:00
rsadowski
7d48140b23
Unbreak kf5-baloo-15.04.26;
...
Builds fine with kdelibs4support-5.43.0
2018-02-14 20:22:01 +00:00
robert
aa15321294
fix LIB_DEPENDS
2018-02-14 18:15:49 +00:00
sthen
8df5d2bc9b
update to sslsplit-0.5.2, partly from bket@
2018-02-14 18:06:29 +00:00
juanfra
7df1517501
Update to plzip 1.7.
2018-02-14 16:44:20 +00:00
juanfra
a8a8a153e8
Update to lzlib 1.10.
2018-02-14 16:43:32 +00:00
rsadowski
a689c512b2
kirigami2 needs x11/qt5/qtsvg (bdep+rdep)
...
Spotted by sthen@ Thanks!
2018-02-14 16:29:47 +00:00
jsing
ada1b018a3
LibreSSL has had SSL_CTX_set_{min,max}_proto_version() for a while now,
...
so we do not gain much from carrying this diff in ports.
ok sthen@
2018-02-14 16:06:54 +00:00
sthen
6a8b518cd6
https, sync wantlib, re-wrap descr. from maintainer, i tweaked the wrapping
...
a bit which he's ok with.
2018-02-14 16:00:40 +00:00
jsing
588984a482
Stop trying to support ephemeral RSA.
...
Ephemeral RSA was only used with really ancient export ciphersuites, which
LibreSSL has not supported for a very long time - all of the remaining
API are no-ops.
It is actually quite horrific that some software still goes out of its way
to try to enable support for ephemeral RSA...
ok sthen@
2018-02-14 15:43:30 +00:00
jsing
27a0280380
Stop trying to support ephemeral RSA.
...
Ephemeral RSA was only used with really ancient export ciphersuites, which
LibreSSL has not supported for a very long time - all of the remaining
API are no-ops.
It is actually quite horrific that some software still goes out of its way
to try to enable support for ephemeral RSA...
ok sthen@
2018-02-14 15:43:13 +00:00
jsing
488222ef78
Make use of SSL_set_min_proto_version().
...
This function has been available in LibreSSL for a while now.
ok sthen@
2018-02-14 15:38:27 +00:00
sthen
08ee273f72
fix typo; reported by naddy@ nigel@
2018-02-14 14:04:34 +00:00
robert
fabc8a2024
update to 64.0.3282.167
2018-02-14 12:15:44 +00:00
bket
0bbc18f892
update to potamus-17
...
OK landry@
2018-02-14 09:54:15 +00:00
awolk
51a98ab6cf
games/yquake2 pass arguments in the binary wrapper
...
OK landry@
Submitted by Tom Murphy, thanks!
2018-02-14 09:30:10 +00:00
sthen
78aafbf0f3
Mention need for php-pgsql if using PostgreSQL, prompted by jirib at devio.us
2018-02-14 09:19:16 +00:00
sthen
6d0c4c502f
Fix zonemaster-engine depends, in particular Text::CSV should be rdep not
...
just tdep. Problem reported by todd@.
2018-02-14 09:13:01 +00:00
bentley
ce58c3ce51
Update to koboredux-0.7.5.1.
...
Release notes: https://github.com/olofson/koboredux/releases
2018-02-14 08:59:17 +00:00
bentley
2458b7be07
Update to audiality2-1.9.4.
2018-02-14 08:57:38 +00:00
ajacoutot
a3b6a26acf
Update to awscli-1.14.38.
2018-02-14 08:46:31 +00:00
ajacoutot
ab41b18cf5
Update to py-botocore-1.8.42.
2018-02-14 08:46:21 +00:00
ajacoutot
fa839a63e1
Update to py-boto3-1.5.28.
2018-02-14 08:43:56 +00:00
ajacoutot
6884543e66
No need to rename the binary and man page from cs to go-cs anymore.
...
www/clearsilver (which conflicted) is long gone.
While here, fix DESCR.
prodded by Andy Kosela (go-cs author)
2018-02-14 08:18:34 +00:00
rsadowski
00ce55ef13
Update Qbs to 1.10.1 (Bugfix update)
2018-02-14 06:59:09 +00:00
bentley
f793a1d026
Add a distfile mirror, as the "official" one 403s. Also update COMMENT.
...
From George Rosamond (maintainer).
2018-02-14 06:26:30 +00:00
rsadowski
f84fa3c2d4
Update IntelliJ to 2017.3.4.
...
From Caspar Schutijser (maintainer)
2018-02-14 05:59:05 +00:00
fcambus
fce7af090c
Update schismtracker to 20180209.
2018-02-13 22:33:13 +00:00
sthen
50df6f8a25
Set --with-boost-libdir, should fix build problem seen in i386 bulk.
...
From Josh Grosse.
2018-02-13 21:45:25 +00:00
sthen
db6eb2c55b
update to asterisk-13.19.1
2018-02-13 21:42:45 +00:00
kili
b7d980d5d4
The magic in testsuite/mk/test.mk for detecting which library ways
...
are available fails badly if the ghc-prim package contains more
than one entry in the library-dirs: field, which is currently the
case for our ghc port.
Only check for the existance of vertain files in the first entry
of the library-dirs: field to re-enable tons of previously disabled
tests and to get rid of stupid "/bin/sh: [: ... unexpected
operator/operand" errors.
This should be fixed for real at both our side (don't include the
same directory twice in the library-dirs: field) and upstream (don't
rely on the library-dirs: field only containing one directory).
2018-02-13 21:17:51 +00:00
jasper
a72a043b69
update to epiphany-3.26.6
2018-02-13 19:55:00 +00:00