Commit Graph

8193 Commits

Author SHA1 Message Date
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
sthen
dc8ed42ae2 update to scamper 20111202 2011-12-01 21:45:04 +00:00
sthen
15ea4b6cae Mark the (default) -emacs21 flavour as BROKEN, it needs newer gnus.
other flavours build, but can't be linked in to bulk builds as they add
a build dep on versions of emacs which will conflict with dependencies
of other ports. Suggestion to use BROKEN from naddy@.
2011-12-01 20:16:56 +00:00
sthen
764618cd60 fixes from Irssi SVN, from Brad. "go ahead" viq (maintainer).
- Set window binds for channel items as sticky when re-creating window
binds as part of /layout save. This addresses the problem of previously
saved channel window items forgetting their windows upon reconnection,
which resulted in them being opened in new windows.

- Ensure that expando_cumode_space() doesn't free unallocated memory when no
prefix exists by conditionally allocating and marking to-be-freed the cumode
string inside of expando_cumode().
2011-12-01 17:51:10 +00:00
dcoppa
e258a5bb66 Update to libtorrent-0.12.9 / rtorrent-0.8.9
I also take maintainership, as per naddy@'s request
2011-12-01 17:10:40 +00:00
pascal
213abb2bae add torsocks to Makefile, reminded by aja@. 2011-12-01 13:50:58 +00:00
pascal
5fa8c0b38c Torsocks allows you to use most socks-friendly applications in a safe
way with Tor. It ensures that DNS requests are handled safely and
explicitly rejects UDP traffic from the application you're using.

ok benoit@
2011-12-01 11:49:27 +00:00
rpointel
5f568ac341 +py-zmq 2011-11-30 06:14:17 +00:00
rpointel
e45b60b4b8 Import py-zmq, a lightweight and super-fast messaging library built on top of
the ZeroMQ library.
ok benoit@, mpi@ and Anders Langworthy.
2011-11-30 06:13:25 +00:00
sthen
310dd5ec36 various fixes to Net-SNMP, mostly from upstream repo, one chunk suggested
by Joel Knight to avoid a segfault
2011-11-28 22:40:25 +00:00