summaryrefslogtreecommitdiff
path: root/www/mozilla/files/patch-mi (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Clean up this port, including GCing old configure options and making patchesJeremy Lea2002-02-151-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
* Update to 0.9.4.Maxim Sobolev2001-09-181-10/+17
| | | | Notes: svn path=/head/; revision=47947
* Update to 0.9.3.Maxim Sobolev2001-08-071-1/+1
| | | | | | | Submitted by: sf Notes: svn path=/head/; revision=45921
* Add PSM support.Jeremy Lea2001-01-221-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
* Explictly link against libgcc_r, to work around bugs in 4.2-RELEASE onwardsJeremy Lea2000-12-211-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
* Make M13 work on a post no-thunk-vtable 4.0-CURRENT, and enable usingJeremy Lea2000-02-041-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
* Update to Milestone 10.Jim Mock1999-11-111-0/+15
PR: 14272 Submitted by: Mikhail Teterin <mi@aldan.algebra.com> Notes: svn path=/head/; revision=23035