Commit Graph

8231 Commits

Author SHA1 Message Date
bluhm
144304141e Scapy did not handle the DLT_LOOP type that is used when sniffing
from OpenBSD loopback device.  Add a new layer for that.
ok sthen@
2012-01-12 03:16:24 +00:00
sthen
a5a2161c7a use MODPHP_VSPEC for either|or dependencies on php5 extension modules 2012-01-11 22:27:26 +00:00
sthen
eb815403f0 update to BIRD 1.3.5
- Protocol templates
- Deterministic MED option for BGP
- Support for link-local addresses in BGP and static protocols
- Several bugfixes
2012-01-11 02:05:55 +00:00
sthen
26a4bdcc05 fix whitespace 2012-01-11 02:01:59 +00:00
sthen
f043303909 update to PowerDNS 2.9.22.5; CVE-2012-0206; can be caused to loop packets
http://doc.powerdns.com/powerdns-advisory-2012-01.html - From Brad
2012-01-11 01:41:47 +00:00
sthen
bcfb306eca Fix to randomize hash function, based on 28c3 congress, reported
by Peter van Dijk. Committed upstream in r2580.

Port diff from Brad, ok jakob@
2012-01-10 22:15:54 +00:00
sthen
0345976a63 Adjust unbound.rc to use unbound-control to stop/start/check Unbound.
Previously if unbound-control was used to restart the daemon, further
use of /etc/rc.d/unbound would no longer match the process title.
Reported by camield@, ok aja@ jakob@
2012-01-09 11:55:10 +00:00
sebastia
95b94ee523 /usr/local -> LOCALBASE
BUMP

feedback from aja@
2012-01-09 07:58:07 +00:00
robert
f3409ca850 fix after kinfo_proc2 removal, cleanup the code too 2012-01-08 18:53:22 +00:00
matthieu
9aacac7845 +tcl-snmptools 2012-01-08 14:58:37 +00:00
matthieu
d6851af415 Add tcl-snmptools, a Tcl extension that provides SNMP tools.
ok sebastia@
2012-01-08 14:56:29 +00:00
ajacoutot
6af241a403 Major update to gnugk-3.0. 2012-01-05 08:44:35 +00:00
sthen
609d9f15b2 Add a patch from upstream fixing a small memory leak (about 20 bytes when a
tcp or udp send operation towards authority servers failed).  ok jakob@
2012-01-04 21:41:45 +00:00
ajacoutot
49a77f6571 Bugfix update to glib2-networking-2.30.2. 2012-01-04 16:24:16 +00:00
robert
6feafd656c update to 1.8.10 2012-01-03 09:58:41 +00:00
ajacoutot
95a4fc7621 gamin,-server is gone, glib2 supports native file monitoring with kqueue(2). 2012-01-01 09:04:13 +00:00
kili
4e81865ec4 Update to hs-HTTP-4000.1.2.
ok jasper@
2011-12-31 22:08:39 +00:00
edd
b13eccde6a Make net/h323plus work with brad's recent ffmpeg update.
From brad, OK aja@
2011-12-30 17:39:06 +00:00
okan
39cf1447e1 update to 3.0.4
ok landry@
2011-12-30 17:24:24 +00:00
sthen
416795c9e2 +maclookup 2011-12-30 14:24:33 +00:00
sthen
46b97d0840 import ports/net/maclookup, this is a simple filter to display vendor names
next to MAC addresses found in standard input.  ok pea@
2011-12-30 14:24:07 +00:00
jasper
df6181bec7 - drop a patch now that we have MSG_NOSIGNAL defined
from fgsch@ via MAINTAINER
2011-12-30 14:05:31 +00:00
jasper
ab1cd9052b add a dependency on gst-plugins-ugly; this helps ps3's streaming with rygel 2011-12-29 13:14:09 +00:00
ajacoutot
2b970f9585 Maintenance update to py-smbc-1.0.12. 2011-12-28 14:57:26 +00:00
pea
2316090975 Update to 2.1.12
Rollback patch-src_modules_rules_mak that broke libtool
in a subtle way (lots of lazy binding).

ok ajacoutot@
2011-12-28 10:44:43 +00:00
kili
903b5233a6 Bump to enforce updates. 2011-12-27 21:10:28 +00:00
rpointel
839cec2c0b update py-zmq to 2.1.11.
ok benoit@, mpi@ and Anders Langworthy.
2011-12-27 13:05:02 +00:00
rpointel
d540b5cc50 update zeromq to 2.1.11.
ok mpi@, Anders Langworthy, maintainer timed out.
2011-12-27 13:03:37 +00:00
dcoppa
6409197fe1 Fix crash in chat window on disconnected client
(upstream git commit ea45371bda1aa96fe63967c15e360b11d9d84bbd)

Fix bad #define
(upstream git commit b2ff838be24f5effae9ac4b75bd1897b710a60dc)
2011-12-27 11:51:37 +00:00
fgsch
d20b03a1d6 install doc under py-XXX making this ready for python 2 and 3.
benoit@ ok as part of a bigger diff sent to ports@.
2011-12-25 23:59:06 +00:00
sthen
f1b74611ac +natpmpd 2011-12-23 15:15:55 +00:00
sthen
ad8960edfe Import ports/net/natpmpd, from maintainer/upstream Matt Dainty. ok jasper@
natpmpd is a daemon that can be used on an OpenBSD NAT gateway to
provide support for the NAT-PMP protocol on any internal networks which
then allows a client to create and maintain rules in pf to map TCP and
UDP connections to the external IP address on the NAT gateway to
services running on the client itself.
2011-12-23 15:15:30 +00:00
giovanni
ab12aa7eda Update to 2.0.12, from Wen Heping 2011-12-21 16:25:05 +00:00
sebastia
4d53ef2e27 Use a much smaller distfile, no bump since no package change.
OK jasper@
2011-12-21 13:37:26 +00:00
giovanni
b3b3786168 Update to 1.2.1, tested by Wen Heping, thanks 2011-12-20 15:25:11 +00:00
sthen
fcb33424c5 SECURITY update to Unbound 1.4.14, incorporating various diffs from Brad,
jakob@ and myself. See http://www.unbound.net/downloads/CVE-2011-4528.txt
for more details, summary from the above is below:

--
Unbound crashes when confronted with a non-standard response from a
server for a domain. This domain produces duplicate RRs from a certain
type and is DNSSEC signed.Unbound also crashes when confronted with a
query that eventually, and under specific circumstances, resolves to a
domain that misses expected NSEC3 records.

These two problems were discovered within 24 hours, hence a combined
vulnerability disclosure.

By constructing the non standard responses an attacker can use these
vulnerabilities for a DOS attack.

To our knowledge 'denial of service' is the only type of exploit possible.
--
2011-12-20 10:49:19 +00:00
giovanni
e91010beae Update to 1.3.4 from Wen Heping 2011-12-19 14:52:21 +00:00
sthen
91faa22c52 Where a program with an rc script _requires_ a certain command line
parameter to daemonize, move the parameter from daemon to daemon_flags,
so that the user cannot inadvertently prevent it from daemonizing by
adjusting the flags.

Discussed with ajacoutot and schwarze, this method was suggested
by schwarze@ as a simpler alternative to my diff. ok aja@
2011-12-17 22:01:12 +00:00
sthen
7e0537c75c SECURITY update to tor 0.2.2.35
"Tor 0.2.2.35 fixes a critical heap-overflow security issue in Tor's
  buffers code. Absolutely everybody should upgrade."

More info https://gitweb.torproject.org/tor.git/blob/release-0.2.2:/ReleaseNotes
OK pascal@ (maintainer)
2011-12-16 20:08:50 +00:00
kili
92a7c14269 JAVA_HOME is now added to MAKE_ENV in java.port.mk 2011-12-15 21:33:19 +00:00
sthen
60b3f5e32f update to check_email_delivery 0.7.1a 2011-12-14 15:00:01 +00:00
sthen
08d1cd746b add some fixes to Net::SMTP::TLS taken from Net::SMTP::TLS::ButMaintained 2011-12-14 14:58:57 +00:00
jasper
aa82a1bb84 - update to 0.6.6 2011-12-14 08:25:22 +00:00
jasper
1cf9d346b9 be gone! evil patches! 2011-12-14 08:01:10 +00:00
jasper
d0be48be4a - update to 2.10.1
from maintainer
2011-12-13 14:42:55 +00:00
dcoppa
8e3f8406e9 Cleanup configure "echo -e" madness.
Do not pick rpm and wget up, if they're installed.
2011-12-12 14:57:23 +00:00
jasper
69e2ae7491 - be sure not to pickup gmake 2011-12-12 12:07:19 +00:00
jasper
cbc6e6c80d - update to 0.8.4 2011-12-12 10:00:01 +00:00
dcoppa
13ea65e71f Apply some bugfixing patches from upstream:
Fix: first check our bool variable, then make some calculations if
it's false. Not the other way around
(upstream git commit 41090dfe3756396a8b4496f732ab8493aa51fe6c)

Fix: disabling protocol obfuscation broke Kad and triggered assertions
(upstream git commit ec2e66216738f92724a37fa030a79734e0e8b1ba)

Fix: disable the partfile importer's 'Add' button on the remote gui
unless using a localhost connection
(upstream git commit 004f3929d91e4b81f47235060d86686fff13e2d3)

Fix: "Prompt on exit" preference
(upstream git commit aea8d002b6446dcaf38db4d4ab222fcebce60948)

Fix: require restart when protocol obfuscation setting gets changed
(upstream git commit ec2e66216738f92724a37fa030a79734e0e8b1ba)

And fix libX11 '-lX11' linkage.
2011-12-11 18:31:13 +00:00
stsp
a450bb4c9e Speed up some time-consuming configure tests. ok naddy 2011-12-10 17:28:13 +00:00