11015 Commits

Author SHA1 Message Date
pascal
bf31a8dd89 Use SIGINT instead of SIGTERM to terminate the tor process in rc_stop().
For clients, this means no change.

For relays, this instructs tor to do a clean shutdown, leaving 30s for other
peers to find another route.  Increase daemon_timeout to one minute to give
tor a bit more time on slow machines (like my BBB).

Hint from Michael McConvill, "go ahead" ajacoutot@
2015-04-03 15:26:10 +00:00
edd
4f1c960d70 Update to prosody-0.9.8.
Security update .

From MAINTAINER, OK jca@. Thanks.
2015-04-03 15:23:57 +00:00
pascal
35957f111a Bumps for static PIE changes.
"just commit" naddy@
2015-04-03 15:12:28 +00:00
pascal
890064f2ff Compile and link CGI binaries as static PIE.
"just commit" naddy@
2015-04-03 15:09:15 +00:00
jasper
6feeace935 create graphs with best jpeg quality, the image size increase is minimal,
and so is the quality actually, but it's better anyway.
2015-04-03 10:11:24 +00:00
ajacoutot
af63cb762d Update to glib2-networking-2.44.0. 2015-04-03 08:56:36 +00:00
czarkoff
6c2926397d update to tkabber 1.1.1 2015-04-02 20:23:56 +00:00
jasper
5e91600570 - switch to MODPY_PI 2015-04-02 14:21:12 +00:00
kspillner
54dae870c5 Add go-websocket & websocketd 2015-03-31 15:41:41 +00:00
kspillner
7cf2c502ac Import websocketd
websocketd is a small command-line tool that will wrap an existing command-line
interface program, and allow it to be accessed via a WebSocket.

WebSocket-capable applications can now be built very easily in any language. As
long as you can write an executable program that reads `STDIN` and writes to
`STDOUT`, you can build a WebSocket server.

ok sthen@
2015-03-31 15:38:37 +00:00
kspillner
81ee501a3a Import go-websocket, a websocket library for golang
Package websocket implements a client and server for the WebSocket protocol as
specified in RFC 6455.

ok sthen@
2015-03-31 15:37:06 +00:00
benoit
a785ce0eb8 Update to p5-Net-SMTP-SSL-1.02. 2015-03-31 08:31:23 +00:00
benoit
bed1ee4334 Update to p5-Net-BGP-0.16. 2015-03-31 08:29:25 +00:00
sthen
4b298c3efb update to icinga-1.13.0 2015-03-30 22:43:42 +00:00
sthen
80fbf41506 @conflict lines also needed updating for the EPOCH bump 2015-03-30 22:22:18 +00:00
sthen
a14f7200c3 update to ocserv 0.10.2 2015-03-29 20:02:41 +00:00
bluhm
d5bbfdadd5 update p5-Net-PcapWriter to 0.715 2015-03-29 19:01:49 +00:00
bluhm
8eb9a8ca04 update p5-Net-Inspect to 0.320 2015-03-29 18:38:00 +00:00
benoit
d5f6309d04 Update to p5-SNMP-Info-3.26. 2015-03-29 14:52:45 +00:00
bluhm
88847a47a2 update p5-Net-IMP to 0.632 2015-03-29 02:25:05 +00:00
bluhm
1889d82a72 update p5-Net-DNS to 0.83 2015-03-28 16:43:07 +00:00
bluhm
190f8fe3f3 update p5-BSD-Socket-Splice to 0.06 2015-03-28 16:13:36 +00:00
sthen
72f8811f16 handle giflib api change, reported by naddy 2015-03-28 16:06:48 +00:00
ajacoutot
1aa76cceb2 x11/gtk+2,-guic -> x11/gtk+3,-guic && bump 2015-03-27 08:13:02 +00:00
benoit
8b191a45fe Update to p5-Net-Whois-RIPE-2.005005. 2015-03-27 06:31:33 +00:00
pascal
46628e5b83 Update to next major release 0.2.6.6.
Changes in version 0.2.6.6 - 2015-03-24
  Tor 0.2.6.6 is the first stable release in the 0.2.6 series.

  It adds numerous safety, security, correctness, and performance
  improvements. Client programs can be configured to use more kinds of
  sockets, AutomapHosts works better, the multithreading backend is
  improved, cell transmission is refactored, test coverage is much
  higher, more denial-of-service attacks are handled, guard selection is
  improved to handle long-term guards better, pluggable transports
  should work a bit better, and some annoying hidden service performance
  bugs should be addressed.
2015-03-26 21:32:30 +00:00
sthen
07253934cd mark BROKEN-i386, 64-bit atomics __sync_fetch_and_and_8, __sync_add_and_fetch_8 2015-03-26 19:56:21 +00:00
sthen
4aa07a8e1c +ocserv 2015-03-26 02:08:07 +00:00
sthen
a93fac0172 import ports/net/ocserv, ok/feedback jasper@
OpenConnect VPN server (or ocserv) implements the AnyConnect SSL VPN
protocol and is compatible with the OpenConnect VPN client. Its purpose
is to be a small, secure and configurable VPN server that depends on
standard protocols like TLS 1.2, and Datagram TLS. The AnyConnect
SSL VPN protocol was the closest protocol to match this requirement.

The VPN users can be authenticated using password, certificate
authentication or both methods. Authenticated users are assigned their
own unprivileged worker process and obtain a networking (tun) device
and IP from a configurable pool of addresses.
2015-03-26 02:07:59 +00:00
sthen
fa710c2d4a mcabber-0.10.3, from Tim van der Molen, ok Markus Hennecke (maintainer),
plus slight tweak (drop autoconf dependency, configure.ac patch was removed).
2015-03-24 22:45:07 +00:00
sthen
91f106609c security update to PuTTY 0.64
http://www.chiark.greenend.org.uk/~sgtatham/putty/wishlist/private-key-not-wiped-2.html
2015-03-24 16:43:48 +00:00
dcoppa
19377f3d3a Update to rtorrent-0.9.4, now that the (in)famous ipi storm problem
has been finally fixed.

Initial diff by Michael <gmail/lesniewskister>
2015-03-24 13:36:20 +00:00
dcoppa
90ec3533d2 Update to libtorrent-0.13.4, now that the (in)famous ipi storm
problem has been finally fixed.

Initial diff by Michael <gmail/lesniewskister>
2015-03-24 13:35:09 +00:00
bcallah
927f86114c Drop maintainer of this. I don't use it anymore. And I couldn't give it
away to anyone ;-)
2015-03-23 19:05:48 +00:00
landry
3b42aa7658 'static cast' is not exactly the same thing as 'static_cast'. Shows how much
we care about exotic archs... maybe unbreaks sparc64/hppa/mips64el. or not.
2015-03-23 18:11:19 +00:00
pascal
3b596aa208 Fix crash on startup on sparc64, patch from upstream. 2015-03-23 16:21:10 +00:00
sthen
e748deaaab hook in no_ssl flavour of nrpe 2015-03-23 09:17:13 +00:00
sthen
32356d0c7f Switch NRPE to openssl; libressl no longer supports 512 bit DH keys.
Add a no_ssl flavour to allow a non-SSL build (SSL doesn't really add
much in the case of NRPE as no authentication is done anyway).

guenther@ provided a diff to stay with libressl and use auto dh support
instead, but backwards compatibility is a problem there.
2015-03-23 09:16:55 +00:00
jturner
573dd3edea +p5-Net-Abuse-Utils-Spamhaus 2015-03-22 22:48:26 +00:00
jturner
4d05cff61d Import ports/net/p5-Net-Abuse-Utils-Spamhaus. Tweak from sthen@ ok giovanni@
Perl extension for checking data against the Spamhaus blacklists.
2015-03-22 22:45:33 +00:00
pascal
ada19a2258 Change HOME of ddclient user to /nonexistent as we usually do for daemons.
prompted by ajacoutot@
2015-03-22 08:52:54 +00:00
pascal
9cf19913ad Don't run ddclient as root, but as a dedicated user. Move pidfile to
/var/run/ddclient, created by the rc script.  /etc/ddclient/ddclient.conf is
now mode 640, root:_ddclient.  Delete the mode 600 check in the script
accordingly.

comments from sthen@/ajacoutot@, ok dcoppa@ jung@ ajacoutot@
2015-03-22 08:30:20 +00:00
sthen
278a247a09 update PKGSPECs to cope with last change 2015-03-21 13:02:35 +00:00
sthen
a8d019806d an old problem with REVISION rears its head with the recent bumps;
bump EPOCH to fix.
2015-03-21 12:34:14 +00:00
naddy
030b50217c fold PFRAG.shared into PLIST for SHARED_ONLY ports 2015-03-20 22:47:40 +00:00
pascal
1f48c262ec update to tor 0.2.5.11 2015-03-19 23:05:34 +00:00
dcoppa
886e80a5c3 Update to wget-1.16.3
feedback and ok jca@
2015-03-19 20:53:43 +00:00
naddy
c36ada4f79 fold lib-only PFRAG.shared into PLIST, and some related cleanups 2015-03-19 20:25:26 +00:00
jasper
b75955040b update to librest-0.7.93 2015-03-19 08:31:27 +00:00
sthen
7bb8c1b7f6 update to OpenConnect 7.06, pkg-config fix, improvements to experimental
Juniper Network Connect support, new translation
2015-03-18 15:10:32 +00:00