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
ajacoutot
35f4227f5c
We have posix_memalign(3) now.
2010-05-21 12:28:52 +00:00
bluhm
49ad568033
update p5-Net-Radius to 2.103
...
ok sturm@
2010-05-20 20:12:12 +00:00
bluhm
27741a40af
- update p5-Socket6 to 0.23
...
- take maintainership
ok sturm@
2010-05-20 20:09:48 +00:00
sthen
e31e058023
Update to 3.5.3, from Ian McWilliam
2010-05-20 18:16:39 +00:00
espie
dcf15ebf62
okay, I have no idea why they don't like gcc4.
...
make it compile, not fuck up the build.
2010-05-20 09:21:17 +00:00
kili
bcea0ad2ce
Silent register.sh/unregister.sh after the change to Cabal in ghc.
...
Run unregister.sh with `--force'.
2010-05-19 15:58:18 +00:00
sthen
6d90a631bc
Build with --enable-mfd-rewrites to allow 64-bit counters to work.
...
Requested/tested by Johan Karlsson.
2010-05-19 15:50:00 +00:00
sthen
916e9780b3
Update to match irssi 0.8.15; from Simon Kuhnle. ok viq (irssi maintainer),
...
'go ahead' martynas@
2010-05-19 15:05:10 +00:00
sthen
985152770c
update to 0.18.5 from Simon Kuhnle, ok viq (maintainer)
2010-05-19 15:04:28 +00:00
sthen
d4f6b9508b
Add a prototype, the implicit declaration has a conflicting type.
...
Fixes build with gcc4.
2010-05-19 09:17:51 +00:00
bluhm
d3e5cdc354
update p5-NetAddr-IP to 4.028
2010-05-18 22:54:32 +00:00
sthen
05062632ba
Update to 2.16.4, this release rolls in one of the perl 5.10 fixes
...
(and fixes some problems that would be seen with perl 5.12).
Couple of other minor fixes.
2010-05-18 08:31:43 +00:00
sthen
765c63f683
- Use the correct autoconf version.
...
- Don't try and install a file into a directory before it's created,
(Fixes packaging with systrace; rather than returning 'No such file or
directory' when you try to 'install aaa bbb/', under systrace aaa gets
installed to a *file* named bbb).
ok Brad.
2010-05-17 22:53:37 +00:00
sthen
0e699bd9f7
Update freeradius-server to 2.1.8; fixes licensing (was GPL linked
...
with OpenSSL; this version adds an exemption clause). Much cleanup of
the port, particularly giving a simpler installation for new users.
Thanks pea@ for testing. Maintainer timeout.
2010-05-17 16:39:25 +00:00