espie
3f2aa6890f
In MULTI_PACKAGES, the default pkg_add algorithm for finding conflicts
...
must be overridden, as it fails.
2000-04-19 00:11:52 +00:00
espie
4d168f69f6
Forgot to bump NEED_VERSION
2000-04-18 23:34:45 +00:00
espie
0f037cb83e
MULTI_PACKAGES gcc.
...
Splits one large 5Mb packages into core/c++/f77/java, all around 1Mb.
2000-04-18 23:23:15 +00:00
espie
9e7be6e566
20000313 snapshot.
...
Simplify framework somewhere (don't go around downloading n+ distinct
archives)
Fake
Remove fixinc.sh more `permanently'.
20000327 snapshot and more tests pending
(sjlj is broken, I have a patch by Jeff to test).
2000-03-29 23:26:17 +00:00
espie
3b5e3e8d17
Introduce :: in *_DEPENDS as a place holder for a package spec
...
Bump NEED_VERSION.
2000-03-24 23:28:01 +00:00
espie
76d52e1f68
PORTSDIR no longer needed in *DEPENDS.
2000-03-05 18:30:21 +00:00
espie
edba5cfedf
MAKEFILE-> MAKE_FILE
2000-02-22 17:08:31 +00:00
espie
4420842031
All the Makefiles cvs missed first time around...
2000-02-16 10:52:08 +00:00
turan
504f314d16
espie will not shut up about this, DISTF -> DISTFILES, PKG -> PACKAGE
2000-02-15 05:03:51 +00:00
turan
1574b9aa2e
gpl licenses
2000-02-12 08:02:07 +00:00
espie
1ad995ff64
Kill last PATCH_SITES, now that I've fixed the double typo. sigh.
2000-02-02 18:35:23 +00:00
espie
b15b5c9a11
Update to 991208 snapshot, quite a few bugs fixed as usual.
...
Highlight: inlining on function trees should be active in C++.
Reword include files fixing so that it wedges in where it is
supposed to, as latest tweaks to va_list means the stage1 compiler
needs correct includes.
1999-12-14 00:19:15 +00:00
espie
82903f36c4
19991201 snapshot.
...
Fixes at least one regression in the C testsuite.
No new regressions seen so far.
1999-12-03 11:30:11 +00:00
espie
6642575e29
Update to 991122 snapshot, which fixes a few issues yet.
...
Update i386 test-results to something more current.
1999-12-01 17:38:43 +00:00
espie
414ffa3078
Patching g77 configure.in to eradicate mkstemp looks like a good idea.
1999-11-28 00:35:24 +00:00
espie
e8ce5474b4
Fix g77 mktemp patch, now that the testsuite checks for it.
...
Remove extraneous warnings from the build process... for some strange
reason, the protoize patch was integrated by the Cygnus folks, but
the libiberty part is still hanging in no-man's land... go figure.
1999-11-25 22:02:30 +00:00
espie
bfbccce125
In C++, wchar_t is a builtin, not a typedef.
...
Work-around for an inadequacy of 2.6 headers that was just
exposed by a new pedantic warning...
1999-11-25 17:19:19 +00:00
espie
f844940867
Argh. I was SURE I had repaired that port WEEKS ago.
...
So, here goes.
- retrieve a recent snapshot of egcs, to justify the port's existence,
- remove outdated fixes, now that we're synching with 2.6,
- update patches to deal with the current snapshot,
- get a description that matches better what's going on,
- add fixed include files to match the new varargs handling (complexity
is now within gcc, instead of arch-dependent include files).
Builds on i386, at least.
1999-11-24 00:15:04 +00:00
turan
eb94790454
i cannot spell BROKEN
1999-11-14 22:00:36 +00:00
turan
4f7846f41d
broken. compile problems on i386. maint notified.
1999-11-03 03:14:58 +00:00
espie
917ed4d379
Update to 990907, including i386 test results,
...
- use contrib/egcs-update instead of rolling our own,
- autoreconf does not perform as I expected, autoconf does.
1999-09-09 14:25:11 +00:00
espie
c858157067
egcs snapshot temporarily broken... wait for next snapshot.
1999-09-07 15:04:02 +00:00
espie
8c357bff37
Update to 990830 snapshot
1999-09-06 13:58:44 +00:00
espie
adcfdcf547
Long-standing empty patch...
1999-09-06 13:57:36 +00:00
espie
ea978354c6
990824 snapshot.
...
Past the 2.95.1 release, lots of changes since last snapshot
(joins `mainstream' egcs development again)
1999-08-24 22:52:38 +00:00
espie
faf101e462
Update experimental snapshot as well.
1999-08-22 16:53:37 +00:00
espie
e7e2b2f4c5
Move from egcs-stable and update to gcc-2.95.1
1999-08-22 15:50:38 +00:00
espie
4ecd5c1c73
990629 snapshot
1999-07-04 18:20:26 +00:00
espie
378673528e
Bump to 990616
...
PLIST not verified yet
1999-06-17 17:06:39 +00:00
espie
252b306203
Update to 990602 snapshot
1999-06-02 23:32:47 +00:00
espie
a347f35b59
Add 990602 checksums
1999-06-02 16:12:23 +00:00
espie
44616704ea
Oops, forgot that one.
1999-06-01 20:59:34 +00:00
espie
506c9a63a1
let PLIST work again, since the version number scheme changed...
1999-05-25 20:18:25 +00:00
espie
b424d83fd4
990524 snapshot.
...
Use make `features' properly, variable expansion is tricky...
1999-05-25 19:55:21 +00:00
espie
a72958c258
Reality
1999-05-18 17:10:01 +00:00
espie
1753c0da02
19990517 compiles and tests okay.
...
The recent changes to collect2 (needed by java) mean ldd must be updated,
the Makefile now checks for that problem.
1999-05-18 17:07:16 +00:00
espie
57401c1818
Checksums for 19990517, first snapshot on the road to gcc 2.95.
1999-05-18 16:34:48 +00:00
espie
d69d390b8a
Patch configure.in to disable texinfo instead of removing the dir.
1999-05-14 01:15:29 +00:00
espie
3cdae74b42
Necessary stuff for the use_collect2 alternative to handle shared library
...
ctors.
1999-05-12 15:12:03 +00:00
niklas
0e6c6b9e8f
Make sure --save-temps will not clobber intermediate files from -fmain=foo
1999-05-08 20:33:35 +00:00
espie
1df8d1cb44
990502 compiles.
1999-05-05 13:08:21 +00:00
espie
abee5f0c7a
Add 990502 checksums.
...
The largest md5 file in the ports tree... by a factor of 7 :)
1999-05-02 18:07:58 +00:00
espie
dbb6f244c5
Update to 990428... remove patches that are now in the official version.
1999-04-29 16:54:19 +00:00
espie
b918678346
Add checksums for 19990428.
1999-04-28 16:17:24 +00:00
espie
061f7bc5ed
Add forgotten patch
1999-04-28 15:41:53 +00:00
espie
01e1343880
Update to 19990418 snapshot
...
A few odds and end fixed with PLIST.template
Framework to detect the gas i386 problem
Removed bogus patch
1999-04-28 15:40:26 +00:00
espie
ca0ad472a7
... and you need this one to prevent the same problem when you build C++.
...
Phew !
1999-04-23 21:33:22 +00:00
espie
22a97fceeb
... and this patch had the wrong name.
1999-04-23 13:45:22 +00:00
espie
712de16f65
Testsuite wanted installed libstdc++, because libstdc++.a link was not done
...
properly.
Clean a few odds & ends of main configuration.
Fix a long-standing bug that let libgcc.a get rebuilt again and again,
e.g., once for make build, once for make install
1999-04-23 13:44:32 +00:00
espie
7856893b06
Lots of crisper comments...
1999-04-20 16:07:56 +00:00