11663 Commits

Author SHA1 Message Date
kirby
26169b3c64 update to seafile-4.42 2015-10-26 17:19:00 +00:00
kirby
2f195e1f15 update to owncloudclient-2.0.2 2015-10-26 08:36:34 +00:00
rpointel
ddeaa87f2e update py-nmap to 0.4.4.
ok ajacoutot@.
2015-10-25 08:18:25 +00:00
ajacoutot
36710574d8 Unbreak reloading haproxy.
rc_reload() appends '-sf pid' which broke the default pexp.

breakage reported by Alexandre Perrin via Daniel Jakots (maintainer)
2015-10-24 14:31:26 +00:00
jasper
ff548c796e update to apache-activemq-5.12.1 2015-10-24 11:40:32 +00:00
ajacoutot
5ab3b99c91 Consistency: rcctl enable is the most used idiom within the ports tree.
Also since we can pass it several daemons now, simplify enabling:
- before
rcctl enable foo
rcctl enable bar
rcctl enable bla
- after
rcctl enable foo bar bla
2015-10-24 09:18:12 +00:00
sthen
d914bdf9d0 update to mlvpn-2.2.2 2015-10-24 08:32:14 +00:00
sthen
24848258fb Adjust OpenVPN following the split of tun(4)'s "link0" mode into tap(4). 2015-10-23 15:10:36 +00:00
sthen
e2ae77af13 +mlvpn 2015-10-23 09:30:26 +00:00
sthen
468ef66f2a import ports/net/mlvpn, ok ajacoutot@
MLVPN is VPN software that encrypts data with the Salsa20 stream cipher and
uses Ed25519 authentication. It can either run with a single ISP connection,
or can aggregate multiple circuits with active monitoring to identify and
remove faulty ones without dropping TCP connections. To avoid problems with
out-of-order packet delivery, it can optionally add delays per-connection
or buffer packets before delivering to the tun/tap interface.

MLVPN uses privilege separation and supports Linux, OpenBSD and FreeBSD.
2015-10-23 09:28:58 +00:00
sthen
1aaa6fd2c9 update to fping-3.13 and patch to use pledge 2015-10-22 13:48:40 +00:00
ajacoutot
7c36336f3e Add an rc.d script and pkg-readme.
from "Alex"
2015-10-21 21:24:42 +00:00
jturner
c143e5672d Update synergy to 1.7.4.
Tested by Michael Lesniewski <lesniewskister at gmail dot com>. ok abieber@
2015-10-21 19:51:28 +00:00
sthen
dfdf28f57a trimmed a bit too much in previous, reinstate SYSCONFDIR subst. 2015-10-21 19:10:34 +00:00
sthen
84ace7efbe update to scamper-20141211b 2015-10-21 10:26:11 +00:00
sthen
cc2881baf1 tidy fping Makefile 2015-10-21 10:12:13 +00:00
sthen
26d7d5ac1d clean up Makefile, install editor syntax files in the right place 2015-10-21 09:34:03 +00:00
sthen
ea11becfae Adjust the icinga2 port:
- Replace previous backout with fixes from Gunnar Beutner (upstream):

 . Make sure the timer thread is gone when calling fork()
 . Ensure that the main thread pool gets re-initialized properly after fork()

- Add a check so that 'make test' fails early with a useful error if the
libconfig package is installed; the objects in the build directory don't
have a finalized rpath and they are looking in /usr/local/lib before the
build directory, so the wrong libconfig so is picked up.

I think this port should now be in good shape, please let me know if you're
using it and run into problems with forking etc.
2015-10-21 09:03:22 +00:00
sthen
5fd6c0be1c rename the icinga2 database subpackages to icinga2-ido-XXsql, to match the
standard package names used on other OS.
2015-10-20 21:34:29 +00:00
sthen
1bffdd63b8 Adjust the pexp regex in the rc script, it needs a trailing .* to match
the process arguments when they're modified after a reload.
2015-10-20 20:59:40 +00:00
sthen
7cdc358e1e add ticket url to comment in patches. 2015-10-20 14:08:57 +00:00
sthen
e48b149f78 Update to icinga2-2.3.11 and unbreak by adding patches to revert oldish
upstream commit 86819f446e2 which broke daemon activation on OpenBSD.
Without this reversion ConfigItem::ActivateItems() doesn't get any
further after the call to DynamicObject::RestoreObjects().
2015-10-20 13:54:13 +00:00
robert
827dda8026 update to 2.6.3 and add a missing run dependency 2015-10-19 12:52:27 +00:00
ajacoutot
0bc07fceea Update to py-raet-0.6.5. 2015-10-19 05:47:22 +00:00
naddy
2ac63dcb03 update to 7.45.0 2015-10-18 19:16:30 +00:00
sthen
92bb88c69a take maintainer of p5-Monitoring-Plugin, and change HOMEPAGE to github
as it's more useful than the default from cpan.port.mk.
2015-10-18 10:49:36 +00:00
sthen
b5a8fd2828 update to monitoring-plugins-2.1.2 2015-10-18 10:42:56 +00:00
sthen
684b8223c3 update to lldpd-0.7.19, rolling in management address TLV fix 2015-10-18 10:37:06 +00:00
sthen
5ebf878360 update GeoIP port to use a newer geolite database 2015-10-17 19:28:59 +00:00
naddy
0efc65a7f3 call gzip(1) directly 2015-10-16 15:35:18 +00:00
sthen
de6ea674a7 add an upstream patch to lldpd: avoid an overflow on a (static) buffer
when a remote device advertises a too-large management address while still
respecting TLV boundaries.
2015-10-16 10:27:41 +00:00
jca
a536651fbb Bugfix update to samba-4.1.21
"diff looks fine" Ian McWilliam
2015-10-15 16:57:19 +00:00
sthen
ab1825c70c update to fping-3.12, fixes the new -R (random) flag with IPv6 2015-10-14 21:36:30 +00:00
sthen
70780dcdeb update to wireshark-1.12.8 2015-10-14 20:21:15 +00:00
sthen
b3395699e4 update to fping 3.11 2015-10-14 16:04:48 +00:00
sthen
8156732754 update to freeradius-2.2.9, include a crash fix, missing CRL checking
(CVE-2015-4680) and a fix for EAP-TTLS with TLSv1.2 (notably affecting
Android 6.x wifi clients in TTLS configurations). OK pea@

Note: not updating to 3.x at present as the build system first requires
significant untangling for use with ports (I've spent days on it already
and still not there).
2015-10-14 11:19:56 +00:00
sthen
516987fcdf update to pure-ftpd 1.0.42, from Brad 2015-10-14 10:01:55 +00:00
benoit
b405126976 Update to p5-Net-OpenSSH-0.64.
ok Abel Abraham Camarillo Ojeda (maintainer)
2015-10-14 08:21:03 +00:00
ajacoutot
733c79f7c9 Update to glib2-networking-2.46.1. 2015-10-13 18:26:31 +00:00
bentley
1ccb9d9eee Update maintainer email address. 2015-10-13 06:29:37 +00:00
sthen
d9eb0b34b8 add support for snmpd(8)'s OPENBSD-SENSORS-MIB, merged upstream 2015-10-12 15:39:06 +00:00
sthen
71a8c3b92b update to librenms-201510 2015-10-12 11:30:32 +00:00
benoit
424579b3aa Update to Net-SFTP-Foreign-1.79. 2015-10-11 09:28:45 +00:00
sthen
9c7d769e3a Update to pidgin-sipe 1.20.0, fixing connections with Office 365 now MS have
disabled RC4 support. From Mattieu Baptiste, "maintainer has the same diff".
2015-10-10 20:22:25 +00:00
sthen
f60619de23 update to ocserv-0.10.9 2015-10-09 14:47:40 +00:00
sthen
cb7e44bbc2 fix tests for py3, spotted by ajacoutot@ 2015-10-09 10:07:18 +00:00
sthen
2bfe5f339d +py-msgpack,python3 2015-10-09 08:27:04 +00:00
sthen
a13a9eba3e add py3 flavour for msgpack, from Björn Ketelaars 2015-10-09 08:26:38 +00:00
sthen
0e6daa3cfd update ethernet vendor list 2015-10-08 22:41:38 +00:00
sthen
c3a1214543 Bump some ports which reference if_msghdr in their source, so that package
updates are triggered. This is following the struct if_data ABI change a few
days ago; if_msghdr has an embedded if_data.  Some may be unnecessary, but
some are definitely needed and bumps are cheaper than debugging.
Problem reported with wpa_supplicant by Mikolaj Kucharski.
2015-10-08 21:23:32 +00:00