ajacoutot
d58a6ca325
Update to gupnp-dlna-0.6.6.
2012-03-23 13:25:42 +00:00
ajacoutot
7dba464b25
Update to gupnp-0.18.2.
2012-03-23 13:25:23 +00:00
sthen
05b7985e90
update BIRD to 1.3.7
...
- Route Origin Authorization basics.
- RIPng working again.
- Extended clist operations in filters.
- Fixes several bugs in BSD iface handling.
- Several minor bugfixes and enhancements.
2012-03-22 21:49:12 +00:00
sthen
2f14c31dcf
+maradns-deadwood
2012-03-21 16:18:32 +00:00
sthen
52534e0c82
import ports/net/maradns-deadwood, ok/tweak suggested by gsoares@
...
Deadwood is the recursive DNS daemon (service) for MaraDNS 2.0.
MaraDNS 2.0 uses separate programs for authoritative records
(maradns) and recursive records (Deadwood). Deadwood is a
standalone recursive server that can either be used in
conjunction with MaraDNS's authoritative server, or by itself.
2012-03-21 16:17:58 +00:00
ajacoutot
dd6f5937e0
+centerim
2012-03-21 14:41:53 +00:00
ajacoutot
71d2945353
Import centerim-4.22.10.
...
CenterIM is a text mode menu- and window-driven IM interface. ICQ,
Yahoo!, AIM TOC, IRC, MSN, Gadu-Gadu and Jabber protocols are currently
supported.
<...>
from Gonzalo L. R. with some tweaks
ok robert@
2012-03-21 14:41:22 +00:00
gsoares
4498254143
update to 1.71
...
OK sthen@
2012-03-20 23:53:29 +00:00
sthen
e4bc6fb0c0
SECURITY update to MaraDNS 1.3.07.15, from Brad
...
- Hash randomization added to MaraDNS 1's recursive resolver.
2012-03-20 22:13:49 +00:00
sthen
3a547a5052
add SECURITY patches from quagga 0.99.20.1
...
CVE-2012-0249 - Quagga ospfd DoS on malformed LS-Update packet
CVE-2012-0250 - Quagga ospfd DoS on malformed Network-LSA data
CVE-2012-0255 - Quagga bgpd DoS on malformed OPEN message
2012-03-20 20:56:26 +00:00
naddy
bc37772b8c
fix getdelim() prototype
2012-03-20 16:46:41 +00:00
sthen
33df794e97
add comment re /dev/log needed during install to remind me to look at
...
it next time I update; noted by aja@
2012-03-20 13:57:44 +00:00
dcoppa
724526e05c
Fix the "Invalid or incomplete multibyte or wide character" error
...
caused by some feeds: set binary mode on the handle before hGetContents
(upstream git commit bd08d07cc29893177efe8ef0e8be368657d56bbf)
2012-03-20 13:33:54 +00:00
robert
55cc1870f7
update to 1.8.11
2012-03-20 12:00:37 +00:00
sthen
aab882f5dd
Update to darkstat 3.0.715, fixes working on gif/gre/mpe/pppx.
...
From Brad, maintainer timeout.
- also sync patches
2012-03-19 11:54:10 +00:00
naddy
e6021fd97f
getline -> get_line
2012-03-17 16:55:46 +00:00
ajacoutot
f987af8fa6
Minor update to telepathy-glib-0.16.5.
2012-03-17 12:07:56 +00:00
sthen
498bdd86e7
Add a section to the README pointing to the upgrade documentation.
2012-03-16 12:39:55 +00:00
sthen
5b60b9fcbb
update to Pidgin 2.10.2, from Brad, also tested by rfreeman@
...
CVE-2011-4939 null pointer deref with certain types of nickname changes in XMPP
CVE-2012-1178 MSN crash due to not verifying UTF8 encoding
2012-03-15 21:45:06 +00:00
gsoares
c84d4f0447
update p5-Net-Frame-Layer-IPv6 to 1.04
2012-03-15 17:52:21 +00:00
gsoares
d2f4b7099b
update p5-Net-Frame-Layer-ICMPv6 to 1.06
2012-03-15 17:47:56 +00:00
gsoares
dd622e3ee0
update p5-Net-Frame to 1.09
2012-03-15 17:38:19 +00:00
sthen
c92502573c
update to munin 1.4.7, from "Gonzalo L. R."
...
- also fix MODRUBY_RUBY_ADJ invocation for tomcat_ plugin
2012-03-15 13:55:45 +00:00
sthen
4882538c63
- move SUBST_CMD into do-install (with the necessary s/PREFIX/TRUE&/),
...
suggested by aja@, saves a Makefile target and avoids subst'ing files in
WRKSRC which simplifies patch handling
- add missing SUBST_CMD for the dot.jnettop file
2012-03-13 09:57:37 +00:00
sthen
1ab62a3d80
+jnettop
2012-03-13 09:43:05 +00:00
sthen
7a9ddf3395
import ports/net/jnettop, ok giovanni@
...
Jnettop is a traffic visualiser, which captures traffic going through
the host it is running from and displays streams sorted by bandwidth
they use.
- list connections going across this host in a nice way
- supports IPv6
- supports customizable text output for further analysis
- supports machine-friendly mode to support further analysis
- allows pre-configured pcap filters in the config file
If this package is not quite what you need, try iftop (and vice-versa).
2012-03-13 09:42:22 +00:00
ajacoutot
564a167128
Enable threads and cleanup the Makefile.
...
from "Gonzalo L. R."
2012-03-12 17:16:19 +00:00
sthen
32b51de3f5
update to dnstop-20110502, from "Gonzalo L. R."
2012-03-11 14:07:00 +00:00
pea
3af0884572
Update to 1.11
...
Initial diff from Gonzalo L. R. (gonzalo at x61.com.ar)
ok sthen@
2012-03-09 09:33:03 +00:00
ajacoutot
53c05f358f
Remove bogus patch.
2012-03-08 15:23:05 +00:00
ajacoutot
81f6f87c3d
Bring patches from upstream to build with recent tracker.
2012-03-08 14:18:27 +00:00
ajacoutot
a89a75cd04
Garbage collect the /dev/arandom patches.
...
from Brad
ok landry@ sthen@
2012-03-08 12:13:00 +00:00
ajacoutot
63c1c46d96
Drop the PSEUDO_FLAVOR, some rpath magic is needed for the tracker plugin
...
which changes the resulting -main package.
2012-03-05 12:12:49 +00:00
sthen
6863049a1e
Remove USE_GROFF and add an rc script.
...
From Brad with a tweak to the script by me.
2012-03-03 15:56:18 +00:00
sthen
3f2cd885f4
Update to unbound 1.4.16
...
From Brad, was sent to jakob@ a while ago
2012-03-03 11:44:23 +00:00
ajacoutot
b0e3ff42b6
Update to h323plus-1.24.0.
2012-03-02 09:04:59 +00:00
ajacoutot
084cd7ed72
Update to opal-3.10.4.
2012-03-02 09:04:21 +00:00
sthen
a2c92de30c
fix MASTER_SITES; eloshinsky at gmail
2012-03-02 08:22:20 +00:00
ajacoutot
999d950081
Remove NO_SYSTRACE, systrace(2) is going to be fixed soonish.
2012-03-02 07:11:23 +00:00
ajacoutot
bad5bc7959
Add NO_SYSTRACE for now, otherwise gtar fails in mysterious way because
...
systrace(1) will prevent native-linkat.
Reported by Juan Francisco Cantero Hurtado.
2012-02-29 15:43:16 +00:00
dcoppa
705ec52593
Fix endianness bug in EC.
...
Until now, a little-endian sender worked, regardless of the endianness
of the receiver, but a big-endian sender sent all integer data reversed.
(upstream git commit 07a5a373ff356166207438b5dffdf4eee30825d1)
2012-02-29 11:43:19 +00:00
rpointel
17112f12da
Update arping to 2.11 which fixes a null pointer dereference introduced in version 2.10.
...
ok benoit@ (maintainer).
2012-02-29 09:31:10 +00:00
rpointel
056cecefd2
Update arping to 2.10. ok benoit@ (maintainer).
2012-02-29 08:46:26 +00:00
nigel
d11ebdb22f
sync
2012-02-28 19:30:13 +00:00
nigel
062fbd88a8
library and tools to access SMI MIB information
...
Includes changes from sthen@, thanks.
Ok sthen@
2012-02-28 19:26:22 +00:00
stsp
8aea95e7fb
Update to 2012.02.04.
...
with input from and ok brad sthen
2012-02-28 17:55:47 +00:00
dcoppa
05c340f796
Enable support for NAT-PMP and UPnP through libnatpmp/miniupnpc.
...
Disabled by default: set "upnp_port_forwarding = true" into
~/.mldonkey/downloads.ini to enable it.
2012-02-28 15:38:55 +00:00
sthen
da95908465
update to check_email_delivery 0.7.1b; minor bugfix
2012-02-27 16:15:09 +00:00
sthen
7d52ef1894
update to munin 1.4.6, from Kirill Bychkov
...
- many fixes and improvements
2012-02-27 15:44:58 +00:00
ajacoutot
f660844a7b
Update to folks-0.6.7.
2012-02-26 15:08:07 +00:00
ajacoutot
ac89eb7125
Tweak after recent vala update.
2012-02-26 15:06:10 +00:00
ajacoutot
8d7eda3146
Update to telepathy-gabble-0.14.1.
2012-02-26 12:53:09 +00:00
ajacoutot
61037b5947
Update to telepathy-glib-0.16.4.
2012-02-26 12:52:49 +00:00
ajacoutot
2d10a7c285
Minor update to py-smbc-1.0.13.
2012-02-26 07:12:42 +00:00
ajacoutot
a42ab58e01
No need to LIB_DEPENDS on python.
2012-02-24 09:35:43 +00:00
dcoppa
b4a0d33e96
+libnatpmp
2012-02-23 14:00:01 +00:00
dcoppa
b1b5b5d82b
Import libnatpmp, a NAT Port Mapping Protocol client library, part
...
of the miniupnp suite.
OK ajacoutot@
2012-02-23 13:56:49 +00:00
dcoppa
ca17936142
Use "?=" for MAINTAINER.
...
ok ajacoutot@ (maintainer)
2012-02-23 13:48:25 +00:00
ajacoutot
891d6d027b
Add missing ${MODGETTEXT_LIB_DEPENDS}.
2012-02-23 08:10:01 +00:00
ajacoutot
2bc446372e
Fix RUN_DEPENDS.
2012-02-23 07:33:08 +00:00
ajacoutot
64579f9586
Minor update to avahi-0.6.31.
2012-02-22 10:27:03 +00:00
weerd
6cdd6746a6
Update to 1.0.4. Several new features added and bugs fixed. While
...
here, switch over to mandoc.
OK sthen@
2012-02-22 08:41:54 +00:00
dcoppa
dc814c74e9
Fix a couple of crashers:
...
fix crash on truncated statistics.dat
(upstream git commit 5e3682f7efed13eb52e4358a2d91b0e381334120)
fix amuleweb crash on CProgressImage::CreateSpan
(upstream git commit 846dcf92ce64fd42caf8a86d644fe3a3f4683d09)
And:
fix showing of shared files to other clients
(upstream git commit 4e40aecb160baac72aa28a8a4c7aaf19261e051f)
change nodes.dat default download URL to something actually working
(upstream git commit 8dbe597539bcac7272ccf4d46790fde814aeded1)
2012-02-22 07:54:26 +00:00
sthen
4246be25e4
update to a newer netbsd-iscsi-target, from Roman Kravchuk with tweaks by me.
2012-02-21 22:41:30 +00:00
sthen
80d1f3325a
Install OPENBSD-PF-MIB.txt in share/snmp/mibs to work around a bug with
...
system mibs reported by krw@ and dhill@ (this should be fixed in base soon
when PF-MIB support is added to snmpd).
2012-02-21 22:10:20 +00:00
ajacoutot
04f34342b4
CONFIGURE_STYLE autoconf already appends gnu, so no need to explicitely
...
list it.
ok sthen@
2012-02-21 16:21:41 +00:00
espie
aa7ff171ec
mark -mono as IGNORED until mono builds with rthreads.
...
okay aja, sthen
2012-02-20 18:01:19 +00:00
sthen
940a0e8ed5
update to nload 0.7.4, from Brad, maintainer had similar diff
...
additional tweaks from me:
- fix docs/Makefile.in to allow SEPARATE_BUILD
- no need to mirror, upstream has old versions now
- add a patch from upstream to avoid junk after the interface name
2012-02-19 14:03:37 +00:00
ajacoutot
def9f7bf04
Add a -tracker subpackage for the tracker backend.
2012-02-18 23:05:40 +00:00
ajacoutot
40e41c0e63
Remove bogus first line.
...
Don't hardcode /usr/local.
2012-02-18 00:50:10 +00:00
mglocker
d90869c65f
Link net/nedi to build.
...
Pointed out by sthen@
2012-02-17 22:12:52 +00:00
mglocker
a7f2900969
We need those too.
2012-02-17 21:44:58 +00:00
mglocker
a092946f09
New port net/nedi:
...
NeDi is a powerful network discovery tool with a comfortable web interface.
Help and OK sthen@
2012-02-17 21:41:08 +00:00
ajacoutot
a0ff99f08a
Update to adsuck-2.4.2.
...
from Gonzalo L. R. (maintainer)
2012-02-17 14:21:17 +00:00
ajacoutot
fd827a2af2
-libbind
2012-02-16 22:35:04 +00:00
ajacoutot
add890e2f5
Remove this useless oldie.
...
ok jakob@
2012-02-16 22:34:40 +00:00
ajacoutot
f4c969ccb9
Update to minissdpd-1.1.20120121.
2012-02-16 22:27:36 +00:00
ajacoutot
c65410c366
Updtae to miniupnpd-1.6.20120207.
2012-02-16 22:27:14 +00:00
ajacoutot
d76d90c5ea
Update to gupnp-vala-0.10.3.
2012-02-16 22:21:16 +00:00
ajacoutot
21003d2ddd
Update to gupnp-dlna-0.6.5.
2012-02-16 22:20:54 +00:00
ajacoutot
b23357c886
Minor update to libepc-0.4.4.
...
* Correct the libepc-1.0 pkg-config file to mention gnutls
2012-02-16 22:15:01 +00:00
sthen
c3bc9562f0
Update to samba 3.6.3; various bugfixes. From maintainer Ian McWilliam,
...
also tested by nigel@.
This rolls in the DoS fix which we previously handled via a patch.
2012-02-16 21:36:08 +00:00
sthen
b000af4257
update to spectrum-tools 2011-08-R1
...
maintainer timeout
tested with wi-spy 2.4i (which only works correctly with rthreads)
2012-02-16 21:26:55 +00:00
sthen
42efe7f60b
Add a patch to Unbound from upstream correcting a bug resulting
...
in failure to validate DNSSEC which was introduced in 1.4.15:
http://permalink.gmane.org/gmane.network.dns.unbound.user/2006
Full update to Unbound 1.4.16 can wait until we're done with 5.1
ok ajacoutot@
2012-02-02 13:42:13 +00:00
dcoppa
4be49a9b0c
This crashes only when built with gcc 4.2.1, works fine with 4.6.2. Adjust
...
BROKEN marker consequently.
req.by/ok sthen@
2012-02-01 11:24:46 +00:00
sthen
98a844eafa
SECURITY fix for CVE-2012-0817, memory leak affecting samba 3.6.0 to 3.6.2
...
can cause DoS. Pointed out by maintainer.
http://ftp.samba.org/pub/samba/patches/security/samba-3.6.2-CVE-2012-0817.patch
ok ajacoutot@
2012-01-31 09:12:58 +00:00
jsing
462a218cf5
Add openvpn-auth-ldap to build.
...
ok sthen@
2012-01-30 14:17:50 +00:00
ajacoutot
aaa59fbf75
"safe" bugfix update to gnugk-3.0.1.
...
ok sthen@
2012-01-29 10:37:37 +00:00
william
ebdadc2621
drop USE_GROFF and maintainer; ok sthen
2012-01-29 02:44:10 +00:00
william
ed029b220e
update maintainer; ok sthen
2012-01-29 02:26:17 +00:00
sthen
541cb3742d
update to powerdns 2.9.22.6, ok ajacoutot@
...
The improvements to the master/slave engine in 2.9.22.5 contained one
serious bug that can cause crashes on busy setups. 2.9.22.6 fixes this
crash.
2012-01-28 08:07:26 +00:00
jsing
0ec5bbb297
Import openvpn-auth-ldap port.
...
With feedback from sthen@
ok sthen@
2012-01-27 13:45:50 +00:00
jsing
3113bc5481
Include openvpn-plugin.h in openvpn package.
...
ok sthen@
2012-01-27 12:30:28 +00:00
dcoppa
b998db20f5
Mark rtorrent BROKEN on sparc64.
...
SIGBUS when starting due to unaligned memory access.
ok sthen@
2012-01-27 08:19:42 +00:00
sthen
b76a65403d
update to unbound 1.4.15, from Brad, OK jakob@
2012-01-26 22:04:03 +00:00
naddy
bfc56fb001
security update to 7.24.0, fixes
...
* URL sanitization vulnerability (CVE-2012-0036)
* SSL CBC IV vulnerability
2012-01-26 20:09:08 +00:00
sthen
e529295453
fix PLIST; didn't package -> no bump
...
pointed out by nigel@
2012-01-26 16:28:48 +00:00
ajacoutot
2e111c1a54
Sort, no functionnal change.
2012-01-26 10:32:06 +00:00
sthen
892d3bea99
update to prosody 0.8.2, from viq (taking MAINTAINER).
...
feedback from aja@
2012-01-26 10:27:15 +00:00
ajacoutot
e128a0bf97
Put these users in the daemon class to be consistent with all the other
...
ones in ports.
discussed with and ok sthen@
2012-01-26 08:03:56 +00:00