14964 Commits

Author SHA1 Message Date
tb
b1f2ce92a0 Remove Windows specific LIBRESSL_VERSION_NUMBER patches.
ok jca sthen
2018-08-27 03:56:17 +00:00
sthen
5bab3ff9e8 update to p5-Zonemaster-LDNS-1.1.0 2018-08-26 20:07:28 +00:00
sthen
06153d7d32 update to zonemaster-1.1.3 2018-08-26 19:37:27 +00:00
sthen
5131e38ffd update to p5-Zonemaster-engine-2.0.7 2018-08-26 19:33:15 +00:00
rsadowski
12264b94f7 Disable building the test to prevent the use of git. (Unbreak bulk)
"If that works, go for it" Jasper
2018-08-26 17:56:06 +00:00
tb
5396eaf5e5 Better fix for ntp breakage. Disable some code that was guarded
by defined(LIBRESSL_VERSION_NUMBER) but shouldn't have been for
some time now.

Pointed out by jsing
ok jca
2018-08-26 16:15:39 +00:00
tb
27012f61f2 Fix build after libcrypto bump.
ok sthen
2018-08-26 11:57:49 +00:00
jca
fac24586f1 Update to knot-2.7.1
Removal of the RRL config knobs and of the rosedb module, among other
minor compat changes.

knot-3 is out there, dunno when I'll upgrade our port.
2018-08-25 17:44:10 +00:00
robert
2933d9402c update to 5.2.1 2018-08-25 13:52:25 +00:00
jasper
6fb42ff52a update to py-junos-eznc-2.1.9 2018-08-23 18:55:01 +00:00
jasper
6ccffcc84e update to minioc-0.20180818 2018-08-23 18:47:52 +00:00
jasper
9a3b6a3920 update to cppzmq-4.3.0 2018-08-23 18:47:13 +00:00
jasper
4341168fa5 update to ncclient-0.6.2 2018-08-23 18:39:10 +00:00
ajacoutot
5b32cbf20f Update to py-botocore-1.10.83. 2018-08-23 06:33:43 +00:00
ajacoutot
f4082ad2c1 Update to py-boto3-1.7.83. 2018-08-23 06:30:44 +00:00
ajacoutot
eb76226b1a Update to py-botocore-1.10.82. 2018-08-22 20:49:29 +00:00
ajacoutot
a41a2a0e47 Update to py-boto3-1.7.82. 2018-08-22 20:45:36 +00:00
jasper
d73cedd8aa fix installation of zabbix-proxy on a clean system
the default configuration would not get installed as /etc/zabbix wasn't
present, so add the missing @sample entry in PLIST-proxy

ok robert@ (MAINTAINER)
2018-08-22 19:57:59 +00:00
sthen
10d9272c9f remove old aircontrol 1.x port; no redistribution, has been replaced
upstream long ago with aircontrol2 which uses a self-extracting
java-based installer, and this port has been implicitly marked BROKEN
since JDK was switched to 1.8 due to the MODJAVA_VER setting.
2018-08-22 16:33:08 +00:00
sthen
e8e9a8ac07 5.9.24 now out (and is actually a stable candidate, though still just
posted in the beta blog so no public URL yet)
2018-08-22 00:11:58 +00:00
sthen
e6fd61363c add testing/ directory for unifi (currently 5.9 branch), this is set as
FETCH_MANUALLY with a mechanism that users with access to these can use
to fetch the distfiles (just running "make" will give details).
2018-08-21 23:28:20 +00:00
sthen
16fd48cc2f 5.8.28 moved from stable candidate to stable, adjust url 2018-08-21 23:22:39 +00:00
kirby
403ff55b7b disable picking up libexecinfo to fix build on gcc arches.
OK sthen@ (maintainer)
2018-08-21 20:31:23 +00:00
sthen
851d308314 update to librenms-1.42.01 2018-08-21 15:36:35 +00:00
sthen
2b97008c4d update to icingaweb2-module-director-1.5.1 2018-08-21 14:13:38 +00:00
sthen
ffb692d5fa update to dhcpcd-7.0.8 2018-08-21 14:08:36 +00:00
tj
cb6ba676e4 add py-pillow as a runtime dependency to fix a web interface bug wherein
tracker icons get stretched out and distorted. switch homepage to https.

ok bentley
2018-08-21 00:57:15 +00:00
ajacoutot
36f1cacd62 Update to h323plus-1.27.0. 2018-08-20 10:50:45 +00:00
ajacoutot
7137a6c891 Update to py-botocore-1.10.80. 2018-08-19 09:23:40 +00:00
ajacoutot
f810b4e682 Update to py-boto3-1.7.80. 2018-08-19 09:06:20 +00:00
jasper
7878389ad3 adjust sample configuration for httpd(8) to deny requests to "conf/" to match .htaccess 2018-08-17 19:19:14 +00:00
kirby
39d74073d7 update to munin-2.0.40 2018-08-17 04:35:37 +00:00
ajacoutot
b160236bd3 Update to py-botocore-1.10.78. 2018-08-16 06:45:53 +00:00
ajacoutot
3189752e71 Update to py-boto3-1.7.78. 2018-08-16 06:41:34 +00:00
kirby
9e9ffd9c68 restore REVISION. Reported by naddy@, thanks! 2018-08-15 20:27:27 +00:00
ajacoutot
ed31f0a183 Update to py-botocore-1.10.77. 2018-08-15 14:04:09 +00:00
ajacoutot
205d9ecd97 Update to py-boto3-1.7.77. 2018-08-15 13:58:48 +00:00
jca
688d33e494 SECURITY update to samba-4.8.4
Fixes:
o  CVE-2018-1139  (Weak authentication protocol allowed.)
o  CVE-2018-1140  (Denial of Service Attack on DNS and LDAP server.)
o  CVE-2018-10858 (Insufficient input validation on client directory
                   listing in libsmbclient.)
o  CVE-2018-10918 (Denial of Service Attack on AD DC
		   DRSUAPI server.)
o  CVE-2018-10919 (Confidential attribute disclosure
		   from the AD LDAP server.)

See https://www.samba.org/samba/history/samba-4.8.4.html for more
information.
2018-08-14 10:35:00 +00:00
kirby
eb3ce2f552 update to owncloudclient-2.4.3 2018-08-14 05:39:50 +00:00
kirby
83c5b8769b update to seafile-6.2.4 2018-08-13 20:37:23 +00:00
rsadowski
4d61a15b8d Update lftp 4.8.4
Changelog:

fixed a security vulnerability with "file:" file names.
fixed mirror --flat.
http: extract links from <source> tags.
fixed upload of zero-length files over ftps.
fixed assert on "mput -d".
fixed a core dump.
avoid multiple backup files of DHT cache.
translations updated (uk, zh_CN).

Port changes:

Enable tests
Remove unreachable host
2018-08-13 14:36:41 +00:00
ajacoutot
fb59a87afe Update to py-botocore-1.10.75. 2018-08-13 14:15:03 +00:00
ajacoutot
b6552e87dc Update to py-boto3-1.7.75. 2018-08-13 14:11:33 +00:00
jasper
1349a80373 update to minio-0.20180802 2018-08-12 17:22:09 +00:00
jasper
0c18afe634 update to minioc-0.20180802 2018-08-12 17:21:57 +00:00
jasper
a39f8bc501 enable TLS support
only certifcate-based encryption is supported as libressl removed support for
PSK. this was originally based on a patch by Bernard Spil, but it's been reworked
to notify+exit when PSK is configured in the agent/proxy/server configuration file.

ok robert@ (earlier version of this patch)
2018-08-12 13:25:53 +00:00
jasper
d4766faed7 add support for monitoring CPU spin as system.cpu.util[,spin]
note, it's not yet hooked into the OpenBSD template but at least it's available now.

ok robert@
2018-08-12 13:17:05 +00:00
bket
6f59a6d148 Update email address MAINTAINER. 2018-08-11 07:40:56 +00:00
naddy
d83640f19a recognize OpenBSD 6.4 2018-08-11 04:37:47 +00:00
sthen
ce709292f4 update mac-vendor list 2018-08-10 21:14:41 +00:00