summaryrefslogtreecommitdiff
path: root/www/mozilla/files/patch-mi (unfollow)
Commit message (Collapse)AuthorFilesLines
2002-02-15Clean up this port, including GCing old configure options and making patchesJeremy Lea1-42/+0
more acceptable to mozilla.org. Hopefully these will make it into 0.9.9. Add a hack to minimise the number of files extracted. Merge in the patches from the mozilla+ipv6 port. Submitted by: sumikawa (mozilla+ipv6) Notes: svn path=/head/; revision=54761
2001-09-18Update to 0.9.4.Maxim Sobolev1-10/+17
Notes: svn path=/head/; revision=47947
2001-08-07Update to 0.9.3.Maxim Sobolev1-1/+1
Submitted by: sf Notes: svn path=/head/; revision=45921
2001-01-22Add PSM support.Jeremy Lea1-1/+1
Submitted by: nsayer Remove use of libgcc_r, since it was so uncerimoniously removed. If this doesn't work on -stable, then -stable is broken, and someone needs to fix it... Submitted by: Roman Shterenzon <roman@xpert.com> Use sched_getpriority_max(), instead of hard coded value. Submitted by: Peter Haight <peterh@sapros.com>, dufault Revise pkg-comment and pkg-descr. PR: 24296 Submitted by: roam Enable SVG support, and disable C++ exceptions (since they will only slow things down). Notes: svn path=/head/; revision=37425
2000-12-21Explictly link against libgcc_r, to work around bugs in 4.2-RELEASE onwardsJeremy Lea1-3/+16
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. Notes: svn path=/head/; revision=36205
2000-02-04Make M13 work on a post no-thunk-vtable 4.0-CURRENT, and enable usingJeremy Lea1-8/+15
poll(). Enable MathML support. Use bzip2, since it saves 5MB on the distfile. Revamp the port a bit. Notes: svn path=/head/; revision=25469
1999-11-11Update to Milestone 10.Jim Mock1-0/+15
PR: 14272 Submitted by: Mikhail Teterin <mi@aldan.algebra.com> Notes: svn path=/head/; revision=23035