Commit Graph

65 Commits

Author SHA1 Message Date
David E. O'Brien
d0d4155962 Upgrade to version 1.0.2 release. 1998-04-07 01:14:29 +00:00
John Polstra
5212ff50e2 Fix the "Version required" comment. 1998-03-17 21:10:40 +00:00
David E. O'Brien
e29e62d236 The private copy of float.h seems to have gone away. 1998-03-10 06:23:53 +00:00
David E. O'Brien
4391ea5a75 Fix things so it packages.
Take over maintaince from jdp until after the 3.0 crunch is over.
Ok'ed by:	jdp
1998-03-08 12:54:14 +00:00
John Polstra
b0004515aa Master site changed. 1998-02-23 01:52:52 +00:00
David E. O'Brien
4887a1304c Just-cant-get-this-one-right by: obrien 1998-02-17 00:05:47 +00:00
David E. O'Brien
e57cd2ec04 Forgot to submit PLIST diff.
Noticed by:	Satoshi
1998-02-17 00:04:54 +00:00
Satoshi Asami
5306c7abab Mark this port broken, doesn't package. 1998-02-16 09:18:13 +00:00
David E. O'Brien
f8cd0b6297 Upgrade to 1998-02-05 SNAP. Fixes problems several have had with 1.0.1.
Including linking with the STL vector class.
1998-02-14 04:18:25 +00:00
David E. O'Brien
028a674b3b Set __FreeBSD__ to 2, not 3.
Ports track -STABLE.
1998-02-13 08:16:17 +00:00
Satoshi Asami
57795467ce Add MANUAL_PACKAGE_BUILD, this port installs a "libstdc++.a" in
/usr/local/lib and that will cause the system gcc to be unhappy if
something is linked with -L/usr/local/lib.
1998-02-03 07:48:35 +00:00
John Polstra
67e588bd58 Make "-fsjlj-exceptions" (use setjmp/longjmp for exceptions) the
default for FreeBSD.  The standard exception implementation reliably
dumps core under FreeBSD.  Users can put "-fno-sjlj-exceptions" on
the command line if they really want to override the new default.

Configure with "--with-gnu-as" and "--with-gnu-ld".

Define "__FreeBSD__" as 3.
1998-01-23 17:49:47 +00:00
David E. O'Brien
1667cde2e4 Strip the binaries. 1998-01-14 07:24:54 +00:00
Satoshi Asami
6aaee5f116 sed -> ${SED}. 1998-01-13 05:18:16 +00:00
John Polstra
fa5dde5a30 This is a new port for egcs, which probably stands for something
like "enhanced GNU compiler suite."  It contains updated versions of
gcc, g++, and g77 with many bugfixes and some new optimizations.
The C++ compiler in particular is vastly improved over gcc-2.7.2.1.
1998-01-10 21:40:10 +00:00