Commit Graph

69 Commits

Author SHA1 Message Date
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
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
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
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
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
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
d69d390b8a Patch configure.in to disable texinfo instead of removing the dir. 1999-05-14 01:15:29 +00:00
espie
1df8d1cb44 990502 compiles. 1999-05-05 13:08:21 +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
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
d7aa20b123 Upgrade to 19990412 snapshot
Add a few things to simplify testing still more.

Introduce SUPDISTFILES/SUPPATCHFILES to use by a pending bsd.port.mk...
1999-04-18 20:54:38 +00:00
espie
eee0a6bf6c ??? 1999-03-22 00:25:33 +00:00
espie
26668457e3 - 19990307 snapshot
- consistent version number for libstdc++.
1999-03-07 14:15:33 +00:00
marc
99a1ab44b1 fix earlier bogus changes to Makefile where a value that
was defined in bsd.port.mk was checked before bsd.port.mk was included;
this should make ports with optional shared libs build on the alpha,
again.  However, chages require the latest bsd.port.mk
1999-03-02 04:41:00 +00:00
espie
26318df0ad Synch with 19990228 snapshot 1999-02-28 18:17:06 +00:00
espie
897d54ba76 Split up tests to post-build.
Assert LD_LIBRARY_PATH, try to avoid tripping up on gcc 2.8.1 libstdc++
while doing the tests...
1999-02-23 16:54:48 +00:00
espie
c6fc2f31fa Then upgrade to 980221 snapshot 1999-02-23 09:28:23 +00:00
espie
257c455eea Make sure NO_SHARED_LIBS is obeyed. 1999-02-21 01:04:59 +00:00
espie
9397f1011e This does match what the FSF took in.
If you're wondering about the added blank lines at the end
of all Makefile fragments, just think how it will look when it is
inserted in the Makefile.
1999-02-20 04:26:13 +00:00
marc
13b9a372ff use NO_SHARED_LIBS instead of test for alpha;
use PLIST.noshared instead of PLIST.alpha
1999-02-18 02:37:26 +00:00
espie
77df149f53 Update to 990214 snapshot.
This snapshot disables recent loop changes, so the regressions from
990131 -> 990208 should no longer be there, I hope.

Removed patches have been folded back to mainstream.
This is a slight problem, as someone who wants to use an older snapshot
will have to track the CVS history of this port to find out what he
needs...

Fixed small PATH problem with autoreconf, thanks pefo.

New mips tweaks not yet in.
1999-02-14 19:33:31 +00:00
espie
bb89b14a54 Add generic xm* fragments to prevent nasty surprises, such as being
mistaken for systemV :) (and real nasties, too)
1999-02-13 00:53:48 +00:00
espie
0b09f8d2e3 Forgot yet another WRKBUILD for the PLIST to be generated correctly... 1999-02-09 10:47:44 +00:00
espie
2985d84f98 Update to 990208 snapshot: mainly kill all patches that I've got into egcs,
synch configure.in line numbers
and add a symbolic MASK_SNAKE I had forgotten for hppa.
1999-02-08 20:34:26 +00:00
espie
dd9b92c64d Cleaning up configuration, and comments... 1999-02-06 16:31:14 +00:00
espie
19e58d397a Fiddle with openbsd.h, rs6000/openbsd.h so that it can include the
current configuration.

Fix blunder in Makefile.
1999-02-04 13:21:12 +00:00
espie
7a613f1639 Thread support, approximation... 1999-02-03 18:02:53 +00:00
espie
033355874a Remove ONLY_FOR_ARCHS, makes little sense now...
rs6000 is special, as it incorporates everything into one file...
1999-02-02 01:19:36 +00:00
espie
3d312a4346 Update to 19990131 snapshot, plus rename libiberty/mkstemp.c to
a more sensible name for autoconfiguration.
1999-01-31 23:20:41 +00:00
espie
e6bd2e83d8 Update to 19990124 snapshot.
Adjust PLIST.template as it was missing some directories.
Rebuild configure.in patch to only add collect2 when needed, plus typo fix.
1999-01-24 21:36:11 +00:00
espie
ec4539d95a Upgrade to 19990117. Fix a few details for integrating pa & alpha.
First shot at mips.
1999-01-18 10:23:25 +00:00