8202 Commits

Author SHA1 Message Date
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
bluhm
a9542099b6 update p5-NetAddr-IP to 4.058 2011-12-09 17:53:59 +00:00
bluhm
8db92750ef - update p5-IO-Socket-INET6 to 2.69
- no USE_GROFF
2011-12-09 17:19:01 +00:00
jasper
93e66be711 - update to 0.18.1 2011-12-09 15:21:09 +00:00
jasper
f2e22fdb8e - update to 0.12.1
- drop the now default EXTRACT_SUFX
2011-12-09 15:16:21 +00:00
jasper
0730a982bd - move away from bundled libltdl 2011-12-09 14:45:06 +00:00
jasper
cd28f1c0fd switch back to gnu libtool for now untill i get around fixing it.
add a reminder comment while here (from espie@)
2011-12-09 11:43:44 +00:00
jasper
d9f2f534b0 - don't use the internal libltdl...causes all sorts of havoc down the road. 2011-12-08 22:16:28 +00:00
sthen
bb8024adc1 +openconnect 2011-12-08 13:56:14 +00:00
sthen
7d7cdc04a0 import ports/net/openconnect:
OpenConnect is a client for Cisco's AnyConnect SSL VPN, which is
supported by the ASA5500 Series, IOS 12.4(9)T or later on Cisco SR500,
870, 880, 1800, 2800, 3800, 7200 Series and 7301 Routers, and probably
others. Features include:

- Connection through HTTP/SOCKS5 proxy.
- Automatic detection of IPv4 and IPv6 address, routes.
- Authentication via HTTP forms.
- Authentication using SSL certificates.
- Data transport over TCP (HTTPS) or UDP (DTLS).
- Keepalive and Dead Peer Detection on both HTTPS and DTLS.
- Automatic update of VPN server list / configuration.
- Roaming support, allowing reconnection when the local
  IP address changes.

ok/tweaks jasper@, and *big* thanks to upstream developer David Woodhouse
for letting me have access to his test server, noticing+tracking down
problems with vpnc-script when configuring v6 addresses on tun on OpenBSD,
and testing the fix for this on a range of OS.
2011-12-08 13:55:28 +00:00
nigel
fcea88ae68 Update to v0.60 changes are
- Added support for non-blocking clients accept on the server side
  - new_from_fd() is now alias to new_from_socket()
examples added as suggested by jasper@

Ok aja@, jasper@
2011-12-08 11:01:55 +00:00
sthen
21e3d2c347 update to pure-ftpd 1.0.35, OK Brad (maintainer) 2011-12-08 08:03:43 +00:00
jasper
7feaeed803 - don't pickup unregistered dependencies when they happen to be installed. 2011-12-06 22:31:04 +00:00
jasper
3fd7b59178 - tweak MASTER_SITES
- drop unneeded patch
2011-12-06 22:21:36 +00:00
naddy
9b055313ad maintenance update to 7.23.1 2011-12-06 14:44:46 +00:00
dcoppa
0c985ebfb3 Bugfixing update to hpodder-1.1.6 2011-12-05 14:58:59 +00:00
sthen
951fae6b85 Applications linking libproxy need -pthread; add it to the .pc file so
it's listed in "pkg-config --libs libproxy-1.0" output.  ok ajacoutot@
2011-12-05 10:38:42 +00:00
giovanni
af3de99d32 Update to 3.5.2 and take maintainership
ok dcoppa@
2011-12-05 10:20:23 +00:00
benoit
e2dad1ed0b - bump package
- remove MAINTAINER per his request
2011-12-04 10:48:11 +00:00
benoit
1cce34dc31 - update py-snmp to 4.2.1
- add MODPY_EGG_VERSION, MODPY_SETUPTOOLS
- add RUN_DEPENDS, BUILD_DEPENDS
- add NO_REGRESS
- regen PLIST

"reads good" xsa@
2011-12-04 10:42:00 +00:00
ajacoutot
7bdcf16029 Unbreak runtime after pkg_subst(1) was fixed some weeks ago.
breakage reported by Andreas Vogele.
2011-12-04 08:53:57 +00:00
sthen
6a9ce09fbf sync distinfo for 1.6.1, spotted by naddy 2011-12-04 01:52:44 +00:00
ajacoutot
fb173cad3a Add a dependency on x11/gtk+2,-guic. 2011-12-03 23:04:36 +00:00
sthen
ee12a15df7 update to Icinga 1.6.1 2011-12-03 15:01:38 +00:00
ajacoutot
a34b148c11 Remove MSG_NOSIGNAL patch now that we support that.
Move MESSAGE to README.
2011-12-03 13:59:37 +00:00
jasper
da8b8581eb - drop a few patches in favor of a perl replace, no pkg change. 2011-12-03 12:49:11 +00:00
jeremy
cd8b3c3096 Remove NO_REGRESS setting, now handled by ruby.port.mk. 2011-12-02 19:34:42 +00:00
sthen
934343d675 update to MRTG 2.17.3
- temporarily switch to gtar (marked with XXX) as the distfile includes a
file linked to itself(!), which tar(1) rightly rejects. reported upstream.
2011-12-02 11:23:37 +00:00
sthen
40bdea631e whitespace; no pkg change 2011-12-02 11:19:32 +00:00
robert
c97c329d70 update to 1.8.9 2011-12-02 09:11:20 +00:00