espie
6f960ff774
fix ada bootstrap wrt recent libc
2007-10-22 16:28:45 +00:00
sturm
250c3eba2f
bump after COMMENT changes
2007-09-22 07:52:07 +00:00
sturm
11805afbd0
missing PKGNAME bumps
2007-09-20 15:27:53 +00:00
merdely
d071e2d9e3
Remove surrounding quotes in BROKEN
2007-09-16 02:59:32 +00:00
merdely
f525d52359
Remove surrounding quotes in COMMENT*/PERMIT_*/BROKEN
2007-09-16 00:27:05 +00:00
naddy
c3ec378535
bump package names due to OSREV increment and corresponding plist changes
2007-07-30 23:31:46 +00:00
ajacoutot
3a20c29c43
- activate powerpc support at last
...
- explicitly disable tls (Thread-local storage) so it is not incorrectly
detected on some arch(s)
ok espie@
2007-06-19 21:23:37 +00:00
steven
90f1614a5b
add homepage
...
ok espie@
2007-05-16 10:19:14 +00:00
espie
9eafbbfb35
base64 checksums.
2007-04-05 16:19:55 +00:00
sturm
a0b7d1520e
really depend on specified autoconf/automake version
2007-04-01 16:44:19 +00:00
espie
4f20f8df6f
update to a more recent snapshot.
2007-03-20 10:48:52 +00:00
espie
94b48d77f7
more files that don't belong to anyone
2007-03-19 09:06:16 +00:00
espie
18a25166d6
mention 4.3, do not build automatically yet.
2007-03-17 22:36:04 +00:00
espie
481a98c112
4.3 snapshot that compiles. needs current includes to build, especially
...
the fortran part.
2007-03-17 22:35:25 +00:00
espie
3cb79e447a
revert commit mistake
2007-03-17 22:34:13 +00:00
espie
ceaa955aca
new gcc snapshot, this one compiles again on i386 !
...
NOTE: this needs current -src, in particular current includes
for libgfortran to build correctly (semantics change in __extern inline
that lead to duplicate isalnum symbols otherwise).
2007-03-17 21:58:45 +00:00
naddy
fbae2217f6
skip 4.1 for now
2007-02-19 21:39:01 +00:00
naddy
f8684b5c97
unbreak tree
2007-02-19 21:30:26 +00:00
espie
4dc2a0d8c0
move control of gcc versions built to gcc subdirectory.
...
Easier to manage that way...
2007-02-19 17:18:59 +00:00
steven
6ce55bff1d
bump PKGNAME due to PLIST changes after 4.0 -> 4.1
2007-02-14 16:55:28 +00:00
steven
eea66826be
better chown statement which also fixes the group of files in the -objc
...
subpackage.
ok espie@
2006-12-26 14:02:15 +00:00
espie
a64e971c29
clean-up:
...
- use PSEUDO_FLAVORS
- fix ownership of various files
- new MULTI_PACKAGES
- slightly newer snapshot
2006-11-25 16:26:46 +00:00
bernd
6455de7b45
Add missing COMMENT-main.
2006-11-22 17:40:43 +00:00
espie
cf9b0dbefe
new MULTI_PACKAGES
...
fix ownership of a few files
turn MAKE_xxx into PSEUDO_FLAVORS
2006-11-22 01:17:45 +00:00
naddy
58940d0ce0
switch -f95 gmp dependency to gmp and mpfr
2006-11-01 23:57:24 +00:00
robert
b6dd2e7ca7
Add MODGCC4 support and use gcc 4.2;
...
ok espie@
2006-10-21 14:26:07 +00:00
espie
278c584b39
tweaks for Fortran and objc on amd64
2006-10-20 15:35:25 +00:00
espie
25c7d3930b
update to a recent snapshot, and fix some bullshit
...
can probably compile on amd64 now
2006-10-20 13:43:18 +00:00
espie
ee19b10a26
bump ada bootstrap for libc changes
2006-10-20 11:03:38 +00:00
kurt
04662e387e
correct defines for SIZE_TYPE and PTRDIFF_TYPE which fixes this error:
...
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28582
"error: 'operator new' takes type 'size_t' ('unsigned int') as first
parameter". help from kettenis@, okay espie@
2006-10-06 12:42:42 +00:00
espie
ca3f27f0de
fix after compile on sparc64.
...
There is (again) something fishy with exceptions on sparc64...
2006-08-01 08:58:11 +00:00
espie
9ca5befc7b
4.2 branch of gcc
2006-07-31 09:50:53 +00:00
steven
10002cbb91
bump PKGNAME due to PLIST changes after 3.9 -> 4.0
2006-07-28 10:32:55 +00:00
sturm
e099f40583
remove dead mirrors from MASTER_SITE_GCC and _SUNSITE
...
fix some pathes
from Jim Razmus
2006-04-05 04:42:58 +00:00
espie
66deeff11e
update adabootstrap files to -current.
...
noticed by steven@
2006-03-06 16:40:59 +00:00
espie
b2737550c0
post-release version.
...
disable mudflap for now, as it is not compiling for us.
2006-03-05 22:11:15 +00:00
espie
725e433eed
fix obvious mistake on !i386, surprised nobody spotted it yet.
2006-03-04 13:44:19 +00:00
sturm
c1539524cf
bump PKGNAME due to PLIST changes after 3.8 -> 3.9
2006-01-22 23:21:46 +00:00
espie
844db198ad
mark gccs as broken for now.
2006-01-14 11:47:20 +00:00
espie
9fb162cc98
type changes
2006-01-13 20:07:53 +00:00
espie
99781453c9
normal form, let's assume no-one used it yet.
2006-01-09 21:38:01 +00:00
espie
c11c30d255
works much better with this, oops.
2006-01-09 21:12:57 +00:00
espie
006a247aad
newer snapshot, and enough for SHARED_LIBS...
2006-01-09 15:31:47 +00:00
espie
24fd0afc96
update to a more recent version, register SHARED_LIBS, fiddle a bit.
...
somewhat broken: no shared stdc++ library (why ?) and ada still doesn't
build (segfaults).
2006-01-09 12:16:35 +00:00
espie
f0d22eadf6
fix broken PLISTs.
2006-01-08 22:51:16 +00:00
espie
2a50e228d2
shared libs, in a somewhat twisted way, but it works...
2006-01-08 21:35:08 +00:00
espie
8dae46ec3b
3.3.6
2005-10-30 19:24:11 +00:00
espie
4f7552a5b8
Update to more recent snapshot
2005-10-20 23:28:02 +00:00
espie
a282264c98
switch to same snapshot as avr. disable pch stored files, since they
...
can't be built reproductibly.
2005-09-26 09:47:33 +00:00
espie
8e0d82c9f7
@pkgpath annotations to help update
2005-09-14 10:41:02 +00:00