Commit Graph

6804 Commits

Author SHA1 Message Date
kili
9dbe725bcb Adjust WANTLIB and bump.
Don't panic, I'm not starting a wave of WANTLIB spam, I just ran into
some build problems with mldonkey and a (slightly) outdated lablgtk2
and found some missing wantlib entries in both ports.
2010-06-06 13:57:20 +00:00
kili
9447bf1337 Remove empty patch file. 2010-06-06 11:04:48 +00:00
kili
158027911f Bump after the stupid ABI changes in GHC. 2010-06-06 10:06:44 +00:00
avsm
728c98eb63 update to mldonkey-3.0.2; from dcoppa@ 2010-06-04 17:28:51 +00:00
phessler
5231142c8a The icb protocol limits each message to 255 chars, so automagically
split at a reasonable length, so the messages actually get delivered to
the server.

Patch taken from pkgsrc
OK sthen@, landry@
2010-06-04 14:16:22 +00:00
sthen
bfee2d9b00 Build nftrack (from nfsen contribs directory), allowing tracking of
TCP/UDP ports. To be used in conjunction with the PortTracker plugin for
NfSen (not yet packaged).

It's included in the nfprofile subpackage as it's normally used in
conjunction with nfprofile and, like nfprofile, depends on the RRD
libraries.
2010-06-04 11:28:42 +00:00
sthen
a618f366f6 +aircontrol 2010-06-04 09:04:38 +00:00
sthen
9923023b05 import ports/net/aircontrol
airControl is a powerful and intuitive web based server network
management application which allows operators to centrally manage
entire networks of Ubiquiti wireless network devices.
2010-06-03 23:30:45 +00:00
sthen
8ff9d48002 - Client: Fix signature verification double free
- Packet engine: prevent divide by 0
- SKE: Make sure failure received from remote results in error status

From upstream repo via Brad
2010-06-02 00:10:18 +00:00
sthen
a839823e70 update to 0.12.2 2010-06-01 19:11:23 +00:00
kevlo
c73c263673 Update to 0.25
ok pea@
2010-06-01 09:46:48 +00:00
bluhm
76bbf76b1e update p5-IO-Socket-INET6 to 2.63 2010-05-31 18:58:27 +00:00
ajacoutot
0a481528ba Update to opal-3.6.8. 2010-05-31 06:31:39 +00:00
sthen
93c2be1071 update to 2.2e 2010-05-29 20:20:17 +00:00
kili
e41a445d9d Add missing dependencies.
Noticed by naddy@
2010-05-29 00:00:37 +00:00
espie
d670d0f889 fix build on gcc4 2010-05-28 09:49:21 +00:00
espie
c67a081008 kill sentinel problems 2010-05-28 09:19:53 +00:00
sthen
22848f50e4 PKG_ARCH=* and bump. 2010-05-28 09:07:36 +00:00
espie
1fb374ee6a forgot to commit. naddy complains 2010-05-27 15:46:02 +00:00
robert
94daaa3301 add missing dependency for p5-List-MoreUtils 2010-05-27 12:08:22 +00:00
weerd
1d139989a3 Update ladvd to 0.9.0. New version adds improved (aka sane) chrooting
logic, better ifdescr support and support for vlan encapsulated
advertisements amongst other things.

Tested on i386, amd64, sparc64 and arm by various people - thanks.
Brad reminded to switch off PIE on hppa.

ok stephan@ jasper@ kili@
2010-05-26 17:03:59 +00:00
ajacoutot
5f0670b6d4 Bugfix update to gnugk-2.3.2. 2010-05-26 14:33:01 +00:00
kevlo
3035e6f96a Update to 2.42
ok jasper@
2010-05-26 08:55:33 +00:00
kili
f242583dd3 On powerpc, compile smbd/smb2_create.c with -O0 to avoid an ICE with gcc3.
ok, and some simplification, sthen@
2010-05-26 08:47:43 +00:00
jasper
039e1f150c - SECURITY update of lftp to 4.0.8
SA39861: LFTP Insecure "Content-Disposition" Suggested Filename Handling Weakness

ok kevlo@ (MAINTAINER)
2010-05-26 06:55:53 +00:00
bluhm
1135fa7a48 add p5-Net-INET6Glue 2010-05-24 18:02:54 +00:00
bluhm
a608ea3ad7 Initial import of p5-Net-INET6Glue 0.4
Net::INET6Glue is a collection of modules to make common modules
IPv6 ready by hotpatching them.

Unfortunatly the current state of IPv6 support in perl is that no
IPv6 support is in the core and that a lot of important modules
(like Net::FTP, Net::SMTP, LWP,...) do not support IPv6 even if the
modules for IPv6 sockets Socket6, IO::Socket::INET6 are available.

Net::INET6Glue is a hack to make more of Perl IPv6 able.  This is
partly done by replacing IO::Socket::INET with IO::Socket::INET6
and by adding IPv6 Protocol functionality to Net::FTP.  Works for
Net::SMTP, LWP, Net::FTP and probably others too.

ok sturm@
2010-05-24 17:57:03 +00:00
espie
3aeb85a3f7 a pointer is not an array. 2010-05-24 10:10:39 +00:00
espie
41a285bf45 If you want to -Werror, use the right NULL, please 2010-05-24 09:14:39 +00:00
espie
e58b9cdd9d explicit ref to base class, fixes gcc4 2010-05-24 01:46:12 +00:00
espie
21db12a0e5 fix g++4 2010-05-24 01:42:27 +00:00
sthen
6f41bc09c3 Update MASTER_SITES; from Gleydson Soares. Bump not needed. 2010-05-23 23:11:45 +00:00
espie
977ce929cf fix build for gcc4 2010-05-23 16:57:29 +00:00
espie
4b6c788bc9 fix gcc4 2010-05-23 16:54:10 +00:00
espie
2e4170685c fix for gcc4 2010-05-23 16:51:28 +00:00
espie
12a81f194e fix build on gcc4 2010-05-23 16:48:05 +00:00
espie
3ef8e44cca fix build for gcc4 2010-05-23 16:30:03 +00:00
espie
9bed746d32 fix gcc4 2010-05-23 16:27:12 +00:00
espie
8eae0ebbd6 __FUNCTION__ -> __func__ 2010-05-23 16:25:21 +00:00
espie
f117c5d6fb don't try to prototype alloca by hand 2010-05-22 21:55:24 +00:00
espie
af6d541836 fix build 2010-05-22 15:18:35 +00:00
espie
831dcfc871 fix build with gcc4 2010-05-22 15:08:52 +00:00
espie
fa7b6a93d2 zap bad decl of malloc, fixes build with gcc4 2010-05-22 14:23:48 +00:00
espie
f497d404b0 I don't know about you, but I think consistent declarations are a good idea.
gcc4 tends to agree.
2010-05-22 14:03:23 +00:00
espie
ef4c54735f remove non-sensical cast, fixes gcc4 (no lvalue cast) 2010-05-22 13:22:53 +00:00
espie
68fb5c0991 silence warning for gcc4 (yes, the address is not null, no I don't fancy
changing the macro/code/whatever to fix that)
2010-05-22 12:28:39 +00:00
jasper
e01c06b201 - remove now unneeded workaround for mips64 2010-05-22 09:50:06 +00:00
jasper
f2a998c291 - zap unneeded mips64 workaround 2010-05-22 08:48:46 +00:00
ajacoutot
0781014a4b We have strnlen(3) now. 2010-05-21 12:37:06 +00:00
bluhm
566dd9bbb7 update p5-IO-Socket-INET6 to 2.62 2010-05-21 12:33:04 +00:00