Commit Graph

57257 Commits

Author SHA1 Message Date
sthen
a4f69c10a1 Update MySQL to 5.1.47. This is a security update - for more details, see
http://dev.mysql.com/doc/refman/5.1/en/news-5-1-47.html
2010-05-24 20:40:41 +00:00
jasper
82339fc8ec sync, 6303 unzels 2010-05-24 18:47: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
wcmaier
dc9de690ae Update to 0.6.0. 2010-05-24 16:42:44 +00:00
kili
309f168269 Zap a trailing `:' (in the ant build dependency). No build change.
Found while looking for ports that use the optional `:target'
specifier in build dependencies.

ok ian@ (maintainer)
2010-05-24 16:41:00 +00:00
kili
89cec307c0 Update to darcs-2.4.4, to let people think I'm not a slacker.
While here, set REGRESS_DEPENDS = ::shells/bash (yes, it really
needs bash).
2010-05-24 14:33:03 +00:00
kili
aa71e00a3d Remove all traces of SO(BIN|REL)DIR, as ./obj/foo and ./obj/../obj/foo
are different files for gmake, which leads to wrong target rebuilds
on NFS. Some targets are still rebuilt on NFS, but at least in the
correct order and without trashing ./obj/ld.tr and/or ./obj/ldt.tr.

This hopefully fixes the build problems landry@ and marco@ had with
WRKOBJDIR on NFS.
2010-05-24 14:25:05 +00:00
sthen
17fa078d5f update to 3.65, from Brad. looks fine to maintainer 2010-05-24 13:31:52 +00:00
sthen
b79c63dfb0 update to 1.54, from Brad 2010-05-24 13:31:09 +00:00
landry
a3fe9e5e94 Use -O0 on hppa, fixes the build there.
While here replace perl dance by SUBST_CMD.
2010-05-24 11:57:57 +00:00
espie
05e1bda5b3 fix build with gcc4 2010-05-24 10:20:37 +00:00
espie
410d1c8971 good shitz, I want some 2010-05-24 10:15:20 +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
8ce913ca38 fix for gcc4 2010-05-24 08:48:58 +00:00
espie
5d417812eb hiding a template behind a typedef does not make it less a typedef,
and explicit specializations want template <> in g++4.
2010-05-24 08:31:17 +00:00
ajacoutot
bd0a147bd4 Default depends on the no_tk FLAVOR of expect.
Fix build during bulk.

ok pea@ (maintainer)
2010-05-24 06:40:41 +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
sthen
c5082c8dfe @sample v330.pre and bump PKGNAME-main. 2010-05-23 21:33:28 +00:00
sthen
6a8f0966c2 update to 0.96.1 2010-05-23 21:24:09 +00:00
naddy
45c9ccf721 add the 4.7 song and use EXTRACT_ONLY; ok ian@ 2010-05-23 20:38:25 +00:00
espie
c0a226b255 fix build with g++4, which does have those isnan 2010-05-23 17:50:56 +00:00
espie
1285b2cbb4 fix for gcc4 2010-05-23 17:39:14 +00:00
espie
b023fbb4bd remove redundant false declarations, placate gcc4. 2010-05-23 17:22:41 +00:00
espie
67a8f3d9a2 yes, g++4 parses all templates... and if they don't make sense, they don't 2010-05-23 17:05:36 +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
8b00d7ae39 fix for gcc4 2010-05-23 16:42:07 +00:00
espie
115dd7afcd necessary patches, not fixed yet 2010-05-23 16:39:45 +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
54a1a7468a statement after label 2010-05-23 16:23:05 +00:00
espie
bc9116d4ff fix build for gcc4 2010-05-23 16:20:47 +00:00
espie
deebdc0033 zap warning option that gcc4 does not understand 2010-05-23 16:15:50 +00:00
espie
b1d99a4074 prototype fixes for gcc4 2010-05-23 16:13:33 +00:00
espie
0180178b3a fix build for gcc4 2010-05-23 16:06:37 +00:00
espie
3398fe88f4 template ctor is A<T>::A()
both gcc3 and 4 agree
2010-05-23 15:58:02 +00:00
espie
575fabf88d zap redundant prototypes, fixes gcc4 2010-05-23 15:57:34 +00:00
espie
18fe3c3a29 use fortran module
make sure we pick the amd includes (appear to affect gcc3 also)
2010-05-23 15:51:45 +00:00
espie
1ae7e4a6f6 fix build for gcc4 (game is not playable on any modern machine...) 2010-05-23 15:32:16 +00:00
espie
f1549e72c1 use COMPILER_VERSION 2010-05-23 13:58:14 +00:00
espie
7312f59eb7 remove non-sensical cast 2010-05-23 13:54:45 +00:00
espie
2d7318b9da avoid old libstdc++ internals.
sparc64 is the odd one there, just fix it locally.
2010-05-23 13:49:19 +00:00
espie
34795a4f2a fix dependencies 2010-05-23 13:29:32 +00:00