rohee
727c77b16e
br@spooky.net -> rohee@OpenBSD.ORG (both are me, I'm not stealing the ports :-\)\)
1999-02-27 15:59:36 +00:00
rohee
42be60ccc9
activate icon
1999-02-27 15:42:28 +00:00
espie
8f2c1f6472
This should avoid mkstemps trouble on alpha.
1999-02-27 14:23:25 +00:00
fgsch
ac9165234c
Change the master subdirectory and enable guile.
1999-02-27 01:21:13 +00:00
espie
06284e5074
Temporary: prerelease does live in the snapshot directory
1999-02-26 17:48:37 +00:00
espie
681d4592f1
Fragments needed for multithread support (not really functional yet)
1999-02-26 16:21:42 +00:00
espie
c765da46bb
Add alpha files & pa check.
1999-02-26 16:20:38 +00:00
espie
1d977b5cc6
Prepare for 1.1.2 release
1999-02-26 16:18:43 +00:00
espie
34d959cac9
Ironing out details
1999-02-24 12:05:08 +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
fc986ab32a
Kill files that are now part of the latest snapshot
1999-02-23 09:25:52 +00:00
marc
54118f68f1
verify sources, build, install, and uninstall
1999-02-23 04:24:10 +00:00
marc
30be626929
needs version 1.64 (or later) of bsd.port.mk
...
to build/install correctly; PLIST.noshared
1999-02-21 04:26:09 +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
espie
421a562319
Genuine Mc Coys. These files will be in the next snapshot.
1999-02-18 22:40:06 +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
marc
f1c741926b
use NO_SHARED_LIBS to determine config
1999-02-18 01:28:30 +00:00
marc
7215a62a0f
replace PLIST.alpha with PLIST.noshared
1999-02-17 23:47:47 +00:00
espie
cfc944275d
Tweak comments style and add FSF copyright...
1999-02-17 14:44:00 +00:00
espie
e0e8af84da
Tweak up config files to help get FSF approval, mainly remove non-ansi
...
CPP_PREDEFINES,
Minor fixes for xm-* fragments,
set up openbsd.h mips/openbsd.h for SUBTARGET_*_CPEC.
1999-02-16 17:20:55 +00:00
espie
18d16a94f3
oops
1999-02-15 01:08:02 +00:00
espie
cb7ec95976
990214 results
1999-02-14 22:53:23 +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
angelos
bede70c6c1
camlp4 port, version 2.01
1999-02-13 04:51:49 +00:00
angelos
0ca4cdfc72
Enable camlp4 port.
1999-02-13 04:49:18 +00:00
angelos
0b707340a9
Upgrade to version 2.01
1999-02-13 04:20:08 +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
914da8bc4f
Fix comments to appear more uniform (GNU-style).
...
REMOVE THE DEFAULT SETUP TO VTABLE_THUNKS.
vtable-thunks are faster, *but* they break sometimes, and the fix is
not in yet, plus this is a rather obscure problem which is undocumented,
but shows up in real code. Read
<http://www.its.caltech.edu/~jafl/jx/egcs_bug.html >
<http://www.its.caltech.edu/~jafl/jx/egcs_complain.html >
for details.
1999-02-12 12:58:28 +00:00
espie
35f1f6f731
Fix basic misconceptions about OBJECT_FORMAT.
...
Move a few definitions before #include mips, to avoid defining a
bad default gratuitously.
1999-02-12 03:58:16 +00:00
espie
acd112f21e
Kill x-mips
1999-02-11 23:54:48 +00:00
espie
af4c16ca18
Add needed stuff to rs6000/xm-openbsd.h, configure this,
...
correct patch-core-mkstemp,
describe dejagnu snapshot more correctly in files/tests
1999-02-10 00:20:41 +00:00
espie
0b09f8d2e3
Forgot yet another WRKBUILD for the PLIST to be generated correctly...
1999-02-09 10:47:44 +00:00
espie
b4d8129399
19990208 results
1999-02-09 10:09:23 +00:00
espie
14117cab73
Use mt fragment ONLY when threads are defined, this avoids spurious
...
IO_flockfile and fixes a regression...
Complete mt_fragment with posix define...
1999-02-09 10:01:15 +00:00
espie
113d425e1c
Revert previous change since egcs guys fucked up and didn't use their
...
cvs tree properly, sigh...
(took me 3 tries to get this right)
1999-02-08 22:47:53 +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
e8e4c15ae3
Preliminary support for m88k.
1999-02-08 17:51:03 +00:00
espie
8212c948d1
Kill bogus rs6000 generic xmakefile.
1999-02-07 12:37:01 +00:00
espie
e4101d6079
Recognition for native openbsd hppa.
1999-02-07 12:34:44 +00:00
espie
a50049b278
Cleaning up, mostly comments
1999-02-06 21:49:01 +00:00
espie
feefda1505
... use those symbols
1999-02-06 21:38:47 +00:00
espie
8d3240fe35
Get symbolic constants from cvs-current, in order to prepare openbsd
...
configuration for inclusion into egcs mainstream.
1999-02-06 21:34:44 +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
d70b8769c0
Synch with gcc 2.8.1 config fix.
1999-02-03 18:04:30 +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
776fd00568
Preliminary rs6000 configuration.
...
`older' ns32k/vax configuration, if someone wishes to look at them.
1999-02-02 01:17:19 +00:00