11299 Commits

Author SHA1 Message Date
ajacoutot
83dd7fefa9 Consistency in endian.h includes. 2015-05-01 17:40:58 +00:00
ajacoutot
a305f379a8 Update to lftp-4.6.2. 2015-05-01 08:54:02 +00:00
naddy
232e17bba0 Security update to 7.42.1. Fixes:
CVE-2015-3153: sensitive HTTP server headers also sent to proxies
2015-04-30 22:32:24 +00:00
ajacoutot
ef6042de5f Update to libnice-0.1.13. 2015-04-29 06:09:43 +00:00
bluhm
33a89c4c0e - update ipv6toolkit to 2.0
- rename ipv6-toolkit to ipv6toolkit like upstream did
- no longer patch random(3) to arc4random(3), our random(3) is safe now
- no longer patch strncat(3) to strlcat(3), the bug has been fixed
OK jca@
2015-04-28 23:16:20 +00:00
naddy
b94d85eeef Security update to 7.42.0. Fixes:
CVE-2015-3143: Re-using authenticated connection when unauthenticated
CVE-2015-3144: host name out of boundary memory access
CVE-2015-3145: cookie parser out of boundary memory access
CVE-2015-3148: Negotiate not treated as connection-oriented
2015-04-28 19:26:36 +00:00
gonzalo
1c558b06c4 Update for Ngircd to 22.1:
https://github.com/ngircd/ngircd/blob/master/ChangeLog

Maintainer time out.

OK sthen@
2015-04-28 15:48:45 +00:00
jca
cfe50605e1 Update to knot-1.6.3
From Pierre Emeriaud (maintainer), ok florian@
2015-04-27 11:06:22 +00:00
sthen
9c67f5691d Update to oRTP-0.24.1, the older version doesn't build with newer libsrtp.
Presently not used in ports, this was imported for Jingle support in Kopete
but that is currently disabled there. "go ahead" zhuk@
2015-04-25 23:40:33 +00:00
sthen
741dfa62f9 update to newer librenms snap; now recognises snmpd(8) as OpenBSD by
sysObjectID without needing a hint in sysDescr
2015-04-24 22:05:59 +00:00
sthen
cbb830fcf4 update to BIRD 1.5.0 2015-04-23 22:39:28 +00:00
sthen
107b3f2c86 reduce default concurrency for poller-wrapper.py 2015-04-23 16:53:02 +00:00
sthen
f400fe768a +librenms 2015-04-23 16:45:11 +00:00
sthen
ace4f881cc import ports/net/librenms, ok benoit@ -- still a bit of a WIP, but usable enough.
LibreNMS is an autodiscovering PHP/MySQL/SNMP based network monitoring
which includes support for a wide range of network hardware and
operating systems including Cisco, Linux, FreeBSD, Juniper, Brocade,
Foundry, HP and many more. LibreNMS is a community-based fork of
Observium.

LibreNMS is not intended to replace a Nagios-type up/down monitoring
system, but rather to complement it with an easy to manage, intuitive
representation of historical and current performance statistics,
configuration visualisation and syslog capture.
2015-04-23 16:44:34 +00:00
ajacoutot
785a416ad5 Update to libnice-0.1.12. 2015-04-23 14:42:16 +00:00
schwarze
801652ffc9 Drop USE_GROFF because mandoc output is fine.
Delete undefined macros and a .so reference to a non-existent file
to avoid error messages.  Bump.
OK sebastia@ (MAINTAINER) and naddy@
2015-04-23 09:06:30 +00:00
bluhm
78e4fc3180 update p5-Net-Inspect to 0.324 2015-04-22 18:53:59 +00:00
sthen
7670c47f8a WANTLIB+=lzma pthread 2015-04-21 18:53:15 +00:00
sthen
e76718f18f add some simple missing lzma WANTLIBs (crept in via libxml) 2015-04-21 18:51:24 +00:00
sthen
24c08e6d96 sync WANTLIB 2015-04-21 18:45:27 +00:00
sthen
270db149c4 add some missing pthread to WANTLIB
(using modified portbump, thanks zhuk@)
2015-04-21 18:24:22 +00:00
jca
38687c1807 Kill ntop; old, busted and using bad practices.
Upstream ntop-ng is a completely different beast, our version is
unmaintained.

Discussed with and ok sthen@
2015-04-21 11:59:04 +00:00
ajacoutot
87798cf0b5 Update to libnice-0.1.11. 2015-04-21 06:22:52 +00:00
ajacoutot
b6015f6de8 php-mysql -> php-mysqli
ok robert@ (maintainer)
2015-04-20 21:16:04 +00:00
gonzalo
379994256b Update for HAproxy to 1.5.11
With tweaks from Daniel Jakots (thanks!) and jca@ (thanks!)

OK jca@
2015-04-20 14:02:34 +00:00
sthen
a505f3ea1c handle rrdtool versions >=1.5 2015-04-20 12:04:22 +00:00
schwarze
ba9f2089de Drop USE_GROFF (almost exclusively additional blank lines). No bump needed. 2015-04-18 13:35:27 +00:00
sthen
be3b4cc4dd update to quagga 0.99.24.1, from Brad 2015-04-18 10:39:34 +00:00
bentley
551594a35f Update to megatools-1.9.95.
Changelog: http://megatools.megous.com/builds/NEWS

ok benoit@
2015-04-18 09:29:36 +00:00
sthen
51024df0c1 update to maradns-deadwood 3.2.07, various fixes including security update:
Better protection against malicious NS tarpits CERT vulnerability VU#264212

from Brad.
2015-04-18 09:13:07 +00:00
ajacoutot
743855234c +dleyna 2015-04-17 18:39:27 +00:00
ajacoutot
f12055d0b0 Import dleyna-core-0.5.0, dleyna-connector-dbus-0.2.0, dleyna-renderer-0.5.0,
dleyna-server-0.5.0

dLeyna-core is a library of utility functions that are used by the
higher level dLeyna libraries that communicate with DLNA devices, e.g.,
dleyna-server.
<...>

ok jasper@
2015-04-17 18:39:00 +00:00
bluhm
2471ee5ed8 After updating packages, scapy stopped working as py-libdnet and
py-pcapy and py-libpcap were not replaced.  Add missing libraries
to their WANTLIB dependencies to receive a consistent set of packages.
OK sthen@
2015-04-17 16:15:59 +00:00
jasper
f4fee87ed7 add mising bdep automake
spotted by naddy@
2015-04-16 11:50:48 +00:00
bluhm
03cea7ac57 update p5-Net-Inspect to 0.323 2015-04-15 20:54:31 +00:00
jasper
bb6d02dc9f - expand the chroot instructions to include mime.types to prevent a warning at startup
- use rcctl to enable the service

ok maintainer
2015-04-15 13:07:09 +00:00
jasper
84d9aa303a - update to ices-2.0.2
- reformat Makefile to make it readable again
- use correct AUTOCONF_VERSION
- add rc script

ok aja@
2015-04-15 10:13:21 +00:00
florian
2213229d40 Update to 3.4.3.
This is a major upgrade from the old 2.9.x version, refer to
https://doc.powerdns.com/md/authoritative/upgrading/ for upgrading
instructions.
testing by me and weerd@
Input, tweaks and OK sthen@
2015-04-14 18:10:27 +00:00
sthen
b749e14fd1 update arpwatch's OUI list 2015-04-14 14:17:47 +00:00
sthen
c4d420979b update arp-scan's OUI list
patch to return a nicer error message for !root
2015-04-14 14:17:20 +00:00
jasper
3333086f0a Security update to icecast-2.4.2
* http://lists.xiph.org/pipermail/icecast-dev/2015-April/002460.html

ok maintainer
2015-04-14 06:48:02 +00:00
ajacoutot
d515ff077d Sanitize rc.d script:
- no need to override rc_start()
- only checkconf when it makes sense

ok jca@ (maintainer)
2015-04-14 06:38:23 +00:00
sthen
2e3e3e701c use CONFIGURE_STYLE=modbuild 2015-04-13 16:22:50 +00:00
jasper
da6deee1dc - security update to socat-1.7.3.0, addresses CVE-2015-1379
http://www.dest-unreach.org/socat/contrib/socat-secadv6.txt

ok nigel@ (MAINTAINER)
2015-04-13 14:43:28 +00:00
pascal
53864cc72d + net/stem 2015-04-13 11:37:43 +00:00
pascal
52defd0c16 Import net/stem; comments/ok benoit@
Stem is a Python controller library that you can use to interact
with Tor. With it you can write scripts and applications with
capabilities similar to Vidalia and arm.

From a technical standpoint, Stem is a Python implementation of
Tor's directory and control specifications.
2015-04-13 11:34:53 +00:00
sthen
40854d3325 SECURITY fix, use calloc instead of malloc to zero the netsnmp_variable_list
struct, to avoid issues when processing malicious PDUs.

Reported by Qinghao Tang on oss-sec.
http://www.openwall.com/lists/oss-security/2015/04/13/1
2015-04-13 08:41:36 +00:00
jca
de4557af99 +knot 2015-04-12 17:12:19 +00:00
jca
5ac68f9b8a Trim uneeded "|| return 1" clauses from knot.rc
Spotted by ajacoutot@
2015-04-12 17:09:20 +00:00
jca
0789e5624e More fixes before import.
- --without-stuff -> --disable-stuff where needed
- replace /var and /etc with LOCALSTATEDIR and SYSCONFDIR
- add "OpenBSD" cvs tag to knot.rc

The two latter nits were pointed out by portcheck(1).
2015-04-12 16:26:10 +00:00