Commit Graph

9304 Commits

Author SHA1 Message Date
sthen
d3f035f164 update to NSCA-ng 1.1 2013-04-12 21:44:53 +00:00
giovanni
343bbb1a6b +p5-IO-Socket-IP 2013-04-12 14:23:57 +00:00
giovanni
3fcda3aab7 import p5-IO-Socket-IP, a better replacement for IO:Socket perl module.
Hints and ok sthen@

IO::Socket::IP provides a protocol-independent way to use IPv4 and
IPv6 sockets, as a drop-in replacement for IO::Socket::INET. Most
constructor arguments and methods are provided in a backward-compatible
way.
2013-04-12 14:11:26 +00:00
jasper
d189ad4721 - update to gupnp-dlna-0.10.1 2013-04-09 13:33:24 +00:00
benoit
cc152a7a94 - update py-IP to 0.81 2013-04-09 05:41:13 +00:00
bcallah
90ad9df4c5 Update net/texapp to 0.4.4
ok lteo@
2013-04-09 03:08:03 +00:00
jsg
2afc23c981 update to enet 1.3.7
ok sthen@
2013-04-07 19:14:11 +00:00
matthieu
87ff6cb7eb SEPARATE_BUILD breaks ipv6 support detection in configure.
ok lteo@ (maintainer), naddy@, sthen@
2013-04-07 07:09:54 +00:00
sthen
46de97c13e switch MASTER_SITES to a mirror; spotted by rpe@ 2013-04-06 19:02:07 +00:00
jasper
f400b500aa - update to gupnp-0.20.2 2013-04-06 08:21:34 +00:00
naddy
ed6595c489 Remove Archie clients. Archie FTP index search is long dead. ok sthen@ 2013-04-05 17:29:50 +00:00
brad
2f6e701f9c Update to isc-dhcp 4.2.5-P1.
ok sthen@
2013-04-03 21:06:01 +00:00
sthen
f245b54399 Normally newer versions of BIND default to one UDP listener per interface
per CPU. As found by Marc Peters, this doesn't work too well on a t5120
with 64 threads, so change the default settings in the rc.d script to -U 4
to cap this to 4, or the number of CPUs if less.

As usual with rc.d scripts, if you need to override flags, set
isc_named_flags="..." in rc.conf.local.
2013-04-03 20:17:23 +00:00
sthen
9ccf830572 libbind has a missing build depend on groff, noticed by rpe@, as it tries
to rebuild catpages. Since I throw them away anyway, patch the Makefile to
stop rebuilding them as well. Fixes build without groff installed -
doesn't change the package so no bump.
2013-04-03 20:04:20 +00:00
ajacoutot
bfec60b31f No need for librsvg. 2013-04-03 08:20:44 +00:00
ajacoutot
76e4e942dc Fix build/run dep. 2013-04-03 07:52:29 +00:00
jasper
607a49b24e Security fix for CVE-2013-1912, haproxy may crash on TCP content inspection rules
Patch from upstream git.
2013-04-03 06:23:25 +00:00
ajacoutot
bfeec77baa Sanitier depepdencies, these do not need to build depends on gtk+2,-guic.
RUN_DEPENDS = BUILD_DEPENDS is a known bad construct, but
BUILD_DEPENDS = RUN_DEPENDS is *not* that good either...
2013-04-02 17:26:34 +00:00
ajacoutot
c6fff61bfc No need to explicitely depend on gnome-icon-theme anymore. 2013-04-02 16:16:47 +00:00
sthen
92ae446e62 add Bjorn Ketelaars as MAINTAINER. 2013-04-02 15:50:58 +00:00
sthen
1afe1dae0b Allow hping to handle pppoe interfaces. While there, improve license marker
and add a note about PF running on the sending host to DESCR.
2013-04-02 15:15:53 +00:00
sthen
c83f6cc116 Add an rc script to vsftpd, and replace a sysconfdir patch with a perl -pi -e
subst as the port is already using for a couple of other files. ok benoit@
2013-04-02 11:38:12 +00:00
rpe
f0ff02ff45 update check_postgres to 2.20.0
ok sthen@ (maintainer)
2013-04-01 21:48:34 +00:00
sthen
f448d562d2 Update to check_mssql_health 1.5.19, inadvertently prompted by rpe@ ;-)
Switch to gtar, the distfile uses extended pax headers.
2013-04-01 21:43:36 +00:00
sthen
6c4d5e4dad update to sslh 1.14, from Bjorn Ketelaars. 2013-04-01 21:37:28 +00:00
rpe
69bc0b961a update p5-Nagios-Plugin to 0.36
ok aja@
2013-04-01 18:27:43 +00:00
rpe
657e167ec5 update cnagios to 0.30
ok aja@
2013-04-01 18:26:00 +00:00
naddy
772ab2247a more informative description; ok brad@ 2013-04-01 16:01:21 +00:00
brad
208c65393b Enable the threaded DNS support for znc now that our getaddrinfo()
is thread-safe. Remove an incredibly stupid autoconf test which
assumes that the lack of the getaddrinfo() flag AI_ADDRCONFIG means
getaddrinfo() is not thread-safe. Although that was the case in the
past and properly resulted in the threaded DNS support not being
utilized on OpenBSD/NetBSD it is no longer true.

ok sthen@
2013-04-01 14:30:32 +00:00
sthen
a688446f98 Switch mtr to using the resolver from libbind, as it wants to poke at
internals not available with asr. This also unbreaks some use with the gtk
version (there are still problems but "mtr somehost" from the command line
now works with gtk).  ok brad@ naddy@
2013-04-01 14:08:26 +00:00
sthen
887b429e63 reinstate libbind (the bind resolver), for use by ports which poke in the
resolver's internals, such as net/mtr. ok brad@ naddy@
2013-04-01 14:05:37 +00:00
sthen
87648a54b4 The port, the port, the port is on fire!
Remove unmaintained old ruby-rrdtool, there have been Ruby bindings in
the main rrdtool package for some time now, and this hasn't been updated
upstream to cope with newer versions of rrdtool. ok ajacoutot@ jasper@
2013-04-01 10:43:13 +00:00
jasper
a7f829c512 pushed upstream 2013-04-01 09:25:03 +00:00
robert
3b5c46bea4 bugfix update to 2.0.5 2013-03-31 11:59:36 +00:00
bluhm
58dc20ccd3 update p5-Net-Inspect to 0.28 2013-03-30 14:07:24 +00:00
jasper
0777f6c69b - update to libnice-0.1.4
maintainer timed-out
2013-03-30 10:44:09 +00:00
ajacoutot
7b2739bdb9 Fix WANTLIB. 2013-03-30 10:23:50 +00:00
ajacoutot
e2eca9f85b Fix DEPENDS/WANTLIB. 2013-03-30 09:26:18 +00:00
jasper
cb8ae8b787 - update to folks-0.9.1 2013-03-30 09:25:32 +00:00
ajacoutot
194550b8c1 Install the pkgconfig files.
ok sthen@
2013-03-29 18:13:31 +00:00
ajacoutot
a5e800a5c5 Fix @conflict marker. 2013-03-29 16:53:22 +00:00
jasper
4896301478 drop tracker subpackage.
as suggested by aja@
2013-03-29 16:48:27 +00:00
rpe
60bf355295 fix example to restart httpd in README
ok sthen@
2013-03-29 16:39:34 +00:00
jasper
4d59fd263e tweak DESCR/COMMENT 2013-03-29 13:59:41 +00:00
jasper
ed2f9019ab ugh, turns out i was looking at the wrong master_sites. update to 1.8
and clean things up a bit.

ok aja@
2013-03-29 13:42:59 +00:00
jasper
6edcd2d983 add links to upstream issue tracker 2013-03-29 13:27:15 +00:00
ajacoutot
d1be2c64d5 Needed a plist regen; no bump, it was just imported. 2013-03-29 13:24:23 +00:00
jasper
b2b3dd95c8 sync 2013-03-29 13:18:30 +00:00
jasper
eafa79c932 import libaccounts-glib 1.1
Accounts & SSO is a framework consists of a set of components and
libraries which implement an account manager for a user's online
accounts and a single-sign-on daemon which handles the authentication to
the remote services on behalf of the client applications.

ok aja@
2013-03-29 13:16:17 +00:00
lteo
f4b5867610 Update to Snort 2.9.4.1.
Tested on amd64 and i386 by myself, and on 5.2/amd64 by Rodolfo Gouveia.

From Markus Lude (maintainer) with a tweak by me to remove PKGNAME which
is no longer needed.

"go ahead" sthen@
2013-03-29 04:22:59 +00:00