9068 Commits

Author SHA1 Message Date
bluhm
37f53d004b update p5-BSD-Socket-Splice to 0.05 2013-01-16 21:23:41 +00:00
sthen
3bd5bb6e6c additional notes for README 2013-01-16 20:54:40 +00:00
bluhm
1e346e37d1 update p5-Net-Inspect to 0.25 2013-01-16 20:38:37 +00:00
ajacoutot
4cb6c77af5 Remove bogus @extra marker.
spotted by brad@
2013-01-16 14:36:00 +00:00
ajacoutot
d52743fe85 Update to gnugk-3.2. 2013-01-16 14:18:53 +00:00
ajacoutot
19ffd372e7 Update to h323plus-1.24.99.
(cvs checkout needed for upcoming GnuGK update).

Remove plugins support, they are useless for GnuGK and other apps using
H323 plugins use opal nowadays.
2013-01-16 14:18:17 +00:00
sthen
9992816228 Unbreak build on a system without x11/gtk+ installed when autoconf is run;
the AM_PATH_GTK macro that was in configure.ac comes from the gtk+ package
itself.
2013-01-16 13:54:59 +00:00
benoit
4538002b43 - update py-dns to 2.3.6 2013-01-16 07:55:26 +00:00
benoit
b7059683db - update p5-Net-Daemon to 0.48
- remove USE_GROFF and WRKDIST

from David Hill, ok kevlo@ (maintainer)
2013-01-16 07:35:56 +00:00
lteo
e1048a5d4e Update to Snort 2.9.4.0, from Markus Lude (maintainer).
Notable changes:

* Consolidation of IPv6 -- now only a single build supports both
  IPv4 & IPv6, and removal of the IPv4 "only" code paths.
* File API and improvements to file processing for HTTP downloads
  and email attachments via SMTP, POP, and IMAP to facilitate
  broader file support
* Use of address space ID for tracking Frag & Stream connections
  when it is available with the DAQ
* Logging of packet data that triggers PPM for post-analysis via
  Snort event
* Decoding of IPv6 with PPPoE

This commit also includes a patch to snort.conf that was done by myself
with feedback from Markus.  The snort.conf patch ensures that Snort will
load the latest Snort ruleset since the rule files have been reorganized
by upstream.  It also excludes local.rules by default, since rule
managers like Oinkmaster skip that file when downloading rules.

Tested by Markus on i386 and sparc64, Rodolfo Gouveia on 5.2/amd64 with
his own snort.conf, and myself on amd64 and i386.

OK sthen@
2013-01-16 04:52:53 +00:00
lteo
9d63b08c10 Update to DAQ 2.0.0.
From Markus Lude (maintainer).

OK sthen@
2013-01-16 04:48:39 +00:00
sthen
40953bfd4e +xl2tpd 2013-01-15 23:02:40 +00:00
sthen
48c88527b2 import ports/net/xl2tpd, ok pirofti@
xl2tpd is an implementation of the Layer 2 Tunnelling Protocol (RFC 2661),
which works by opening a pseudo-tty for communicating with pppd.

L2TP allows you to tunnel PPP over UDP. Some ISPs use L2TP to tunnel user
sessions from dial-in servers (modem banks, ADSL DSLAMs) to back-end PPP
servers. Another important application is Virtual Private Networks where
the IPsec protocol is used to secure the L2TP connection (L2TP/IPsec,
RFC 3193).
2013-01-15 23:02:19 +00:00
jasper
e125be7dc5 remove emacs-jabber now that both emacs22 and 23 are gone, also, this port
doesn't work with emacs21 and the version that can be installed through ELPA
for emacs24 works just fine.

ok gsoares@
2013-01-15 17:51:19 +00:00
jasper
d735a36b59 unhook emacs-jabber 2013-01-15 17:49:55 +00:00
sthen
beada9ea05 disable the phone-home "check for updates" option in default config. 2013-01-14 12:14:21 +00:00
sthen
408ec294c5 update nagios to 3.4.4; SECURITY stack-based buffer overflow in history.cgi
(CVE-2012-6096, http://pastebin.com/FJUNyTaj)
2013-01-14 11:57:44 +00:00
sthen
7ef198742f bugfix update to icinga 1.8.4; including SECURITY stack-based buffer
overflow in history.cgi from the classic cgi programs (CVE-2012-6096)
and some other minor fixes.
2013-01-14 02:39:15 +00:00
ajacoutot
04dd317372 Add a pf.conf(5) example rule. 2013-01-13 19:49:37 +00:00
brad
73958da403 Update to PuTTY 0.62.
ok djm@
2013-01-13 10:12:52 +00:00
ajacoutot
cfd20a18ac Add an rc_post() to prevent the adsuck monitor process to be left hanging
there...

ok gonzalo@ (maintainer)
2013-01-12 16:14:22 +00:00
benoit
0224dc9f7e - update p5-Net-Whois-RIPE to 2.002
- add EPOCH
- regen PLIST
2013-01-12 14:14:51 +00:00
bluhm
dc69c434cf update p5-Net-IMP to 0.56 2013-01-12 00:18:06 +00:00
kili
eb3e336a9e hook hs-curl. 2013-01-11 20:25:08 +00:00
kili
57a7451f01 libcurl is a client-side URL transfer library, supporting FTP, FTPS,
HTTP, HTTPS, SCP, SFTP, TFTP, TELNET, DICT, LDAP, LDAPS and FILE.
libcurl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading,
HTTP form based upload, proxies, cookies, user+password authentication
(Basic, Digest, NTLM, Negotiate, Kerberos4), file transfer resume, http
proxy tunneling and more!

This package provides a Haskell binding to libcurl.

From MAINTAINER David Schaefer.

ok dcoppa@
2013-01-11 20:17:21 +00:00
ajacoutot
ae5fbe63d8 Bump after libsigc++-2 -docs => -main merge. 2013-01-11 13:44:24 +00:00
sthen
bcb2c19a24 update ettercap to 0.7.5.1 but also mark it as BROKEN; mutex locking
problems at runtime means this no longer works since the move to rthreads.
2013-01-10 18:11:14 +00:00
brad
733c580715 Update to transmission 2.76.
ok naddy@
2013-01-10 18:11:00 +00:00
sthen
96c476d90f mark conflict: astro/jday, net/netatalk 2013-01-09 23:06:24 +00:00
jeremy
fce8bfc4d3 Revision bump ruby C extension ports after addition of pthread to
WANTLIB.

OK sthen@
2013-01-09 17:38:52 +00:00
benoit
836b197ab9 - update py-ftpdlib to 0.7.0
- add MODPY_SETUPTOOLS
- regen PLIST

Tested by Juan Francisco Cantero Hurtado
2013-01-09 16:09:32 +00:00
bcallah
98ed7c63a6 Update to synergy 1.4.10 and take MAINTAINERSHIP.
CMakeLists.txt patch done by dcoppa@
ok landry@
2013-01-08 20:35:36 +00:00
gonzalo
74f322886d update net/p5-Net-MySQL to 0.11
from Davi Hill.
2013-01-08 20:13:22 +00:00
kirby
4e29c795b0 - update to 2.0.9
http://munin-monitoring.org/browser/munin/ChangeLog?rev=2.0.9
- take maintainership (suggested by sthen@, previous maintainer)
- fix font license notice
- install netbsd uptime plugin

OK sthen@
2013-01-08 11:14:02 +00:00
sthen
f9b0d265e7 update hints for d-root 2013-01-08 10:17:14 +00:00
sthen
85f7e7683c add hints for d-root 2013-01-08 10:16:10 +00:00
sthen
32c9cbaa4e update to pidgin-sipe-1.14.1, from maintainer Tom Doherty 2013-01-08 09:57:43 +00:00
brad
885379d459 Disable the H.263 / H.264 codec support within H323Plus as it is not
necessary for GnuGK to work and the unmaintained code does not build
with anything modern for FFmpeg getting in the way of updating FFmpeg.

ok ajacoutot@
2013-01-08 09:51:09 +00:00
benoit
4846514f1b - update py-snmp to 4.2.3
- regen PLIST
2013-01-07 16:23:21 +00:00
bentley
05a260cf32 Update to ii-1.7.
Changes since last release (http://lists.suckless.org/dev/1301/13945.html):

1.7 (2013-01-05)
    - -k now specifies an environment variable that contains the
      server key. This behaviour has been changed in order to not
      expose the password in the process list.
    - Fix parsing of JOIN messages for certain servers.
      Thanks Ivan Kanakarakis!
    - Use , rather than _ for slash characters in channel names.
      As per RFC , is not allowed in a channel name, while _ is.
      Thanks plomplomplom and Nils Dagsson Moskopp!

ok gsoares@ (maintainer)
2013-01-07 14:15:15 +00:00
fgsch
75a030c726 point weechat to the correct cert file. bump revision.
sthen@ ajacoutot@ dcoppa@ ok.
2013-01-06 12:06:20 +00:00
ajacoutot
3cebecada4 Adapt to README.template.
ok sthen@ (maintainer)
2013-01-06 07:54:13 +00:00
sthen
26223473c7 update Smokeping to 2.6.8 and add an rc.d script
- note that the script file location has changed, it's probably simplest
to use the new sample httpd config.
2013-01-05 22:52:06 +00:00
ajacoutot
366c549a02 Explicitely compile --without-pam. 2013-01-05 12:45:45 +00:00
benoit
f06ff8f4f6 - update py-dnspython to 1.10.0
- regen PLIST

'Looks good to me!' wcmaier@
2013-01-04 20:46:55 +00:00
sthen
8f1bb57bea sync new address for D root 2013-01-04 13:34:51 +00:00
brad
498176ce1d Update to ircd-hybrid 8.0.4.
ok sthen@
2013-01-04 00:56:48 +00:00
sthen
1931eaa0b1 revert multicast changes in last upstream release, they do not work on OS
which require the interface IP address for IP_{ADD,DROP}_MEMBERSHIP

reported by Raphael Mazelier
2013-01-04 00:24:10 +00:00
benoit
2ffed0229b - update arping to 2.13
ok @sthen
2013-01-03 13:12:21 +00:00
brad
c8da2efa43 Update to ircd-hybrid 8.0.3.
ok sthen@
2012-12-31 22:54:56 +00:00