1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
Commit Graph

7 Commits

Author SHA1 Message Date
Jeremy Lea
47bb4f9b99 Update to 0.7, bumping port epoch to 1, since the version number went
backwards.

This may still not work on 4-stable, but see -hackers,
<200101110441.f0B4fe008116@wartch.sapros.com> for the reason.

Also, I've not yet managed to look into getting the PSM code to build, but
I'm updating this now, before more people send patches.

Submitted by:	reg, sobomax, Yoichi ASAI <yatt@msc.biglobe.ne.jp>
2001-01-12 16:59:59 +00:00
Jeremy Lea
cd3604440e Explictly link against libgcc_r, to work around bugs in 4.2-RELEASE onwards
and -CURRENT.  I'm still not sure why the bug was exposed only recently, but
it is due to libstdc++ being linked without the -nostdlib option (causing it
to be statically linked against libgcc even for the threaded case).

Thanks to Andrew Bliznak <andrew@ort.lviv.net> for testing this.
2000-12-21 19:40:44 +00:00
Maxim Sobolev
cbff65b420 Add patch for forthcoming mozilla-embedded port (this patch doesn't affect
mozilla port itself).
2000-08-17 09:22:12 +00:00
Jeremy Lea
be73d7b79e Update to M15. 2000-04-21 02:36:52 +00:00
Jeremy Lea
9a6c0ea2ad Make M13 work on a post no-thunk-vtable 4.0-CURRENT, and enable using
poll().

Enable MathML support.

Use bzip2, since it saves 5MB on the distfile.

Revamp the port a bit.
2000-02-04 07:45:35 +00:00
Jeremy Lea
a22b197f22 Update to M13. Gentlemen, start your T1s. 2000-01-29 08:51:39 +00:00
Jim Mock
47ec278932 Update to Milestone 10.
PR:		14272
Submitted by:	Mikhail Teterin <mi@aldan.algebra.com>
1999-11-11 20:16:22 +00:00