Commit Graph

57087 Commits

Author SHA1 Message Date
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
espie
8571b20397 Ouch, if libtool is built without g77 around, then it can't build fortran.
BUILD_DEPENDS only (on gcc4 systems), should be possible to CONFIGURE_ENV
things out, to revisit later.
2010-05-23 13:28:16 +00:00
espie
15e6083406 use fortran module 2010-05-23 13:11:38 +00:00
espie
6cd3d19da7 use mod fortran 2010-05-23 13:08:09 +00:00
espie
b3f6a9ebde needs fortran to build 2010-05-23 13:04:22 +00:00
espie
f1a5fdcad6 module fortran 2010-05-23 11:55:52 +00:00
espie
6bba6c07f7 fix build 2010-05-23 11:29:45 +00:00
espie
74ea436027 use fortran module 2010-05-23 11:09:36 +00:00
espie
0b3aa0cfeb misc fixes
- for gcc4, insist on -fno-wrapv, since it breaks things.
- use atomic builtins as they are available (on i386 at least)
- remove a few reasons why gmake is required (but not all)
- pass MAKE_JOBS to configure step.
2010-05-23 10:36:49 +00:00
espie
776d22825b okay, even with gcc4, we don't have fenv.h. Kill bogus patch 2010-05-23 10:32:48 +00:00
espie
8a8304cf02 fix for gcc4 2010-05-23 10:27:46 +00:00
espie
84154e7171 module fortran 2010-05-23 10:25:55 +00:00
espie
b283989e7c use fortran module 2010-05-23 10:22:33 +00:00
espie
d932c34a34 also count libf2c as a build depends: it's needed for a working g77
compiler, but some ports end up building libraries that do not depend on it
2010-05-23 09:40:19 +00:00
espie
2ada9ff9b4 use MODFORTRAN to get an f77 compiler 2010-05-23 09:34:41 +00:00
espie
bfb7e8e53c fix 2010-05-23 09:28:19 +00:00
espie
7dd09beb4d only warn for empty patches, instead of erroring out.
Simplify the task of testing patches that remove patches.
Don't forget to cvs rm though !
2010-05-23 09:22:50 +00:00
espie
e4ca716cf8 GLU has some unsafe prototypes. Either that or -isystem /usr/X11R6/include... 2010-05-23 09:19:45 +00:00
espie
b8bde2a05e C++ syntax 2010-05-23 09:13:15 +00:00
espie
a2c438edf9 prepare the move 2010-05-23 08:59:36 +00:00
espie
84db74def7 fix build 2010-05-23 01:10:54 +00:00