summaryrefslogtreecommitdiff
path: root/www/seamonkey2/files/patch-qt (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to 1.4b.Joe Marcus Clarke2003-05-161-5/+5
|
* * Update to 1.4a and unbreakJoe Marcus Clarke2003-04-071-16/+7
| | | | * Convert to new GNOME infrastructure
* Update to 1.3b.Joe Marcus Clarke2003-02-121-8/+8
|
* This commit includes:Joe Marcus Clarke2002-10-221-35/+7
| | | | | | | | | | | | | | | | | | | | | | | | * mozilla-*vendor ports (currently for Mozilla 1.0.1) * mozilla* ports (currently for Mozilla 1.1) * mozilla-*devel ports (currently for Mozilla 1.2b) Special thanks goes to trevor for auto-generating plist patches, cy for pointing out that the Mozilla startup scripts need to be tailored for each version of Mozilla, grog for suggesting that some verbage needs to be added to explain the Java plugin messages at startup, and John Merryweather Cooper for suggesting a common plugin directory. Of course, thanks also goes to the user community for suggestions and support. These ports offer: * Complete coexistence with each other * A universal ${PREFIX}/lib/browser_plugins directory * Auto-generated plists for ease of maintenance * More accurate pkg-descr's * A pkg-message pointing users to java/jdk13 for the Java plugin PR: 42870 42941 Reviewed by: ports gnome
* Update to 1.2a.Maxim Sobolev2002-10-201-13/+28
|
* Update to 1.0.rc2.Joe Marcus Clarke2002-05-131-20/+8
| | | | The Chatzilla buffer overflow is still there, so disable Chatzilla by default.
* Whoops, commit the patch, not just the skeleton Makefile.Joe Marcus Clarke2002-05-101-8/+23
|
* Long awaited 0.9.9 update. For some reason configure doesn't pick up ourMaxim Sobolev2002-03-121-16/+7
| | | | | | request to enable chatzilla, therefore it is not enabled now - the issue is under investigation, but anybody is free to smash maintainers with a relevant patch.
* Clean up this port, including GCing old configure options and making patchesJeremy Lea2002-02-151-8/+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)
* Update to 0.9.7.Maxim Sobolev2001-12-261-19/+11
|
* Update to 0.9.6. Surprisingly, this update doesn't break Galeon/Nautilus.Maxim Sobolev2001-11-211-15/+23
|
* Update to 0.9.3.Maxim Sobolev2001-08-071-7/+7
| | | | Submitted by: sf
* Update to 0.9.2.Maxim Sobolev2001-07-021-10/+10
| | | | | PR: 28610 Submitted by: Nick Sayer <nsayer@quack.kfu.com>, sf
* Update to 0.9.Maxim Sobolev2001-05-221-10/+21
|
* Downgrade to 0.8.1 until numerous reported problems are fixed.Maxim Sobolev2001-05-181-21/+10
|
* Update to 0.9.Maxim Sobolev2001-05-171-10/+21
| | | | Not objected to by: gnome@FreeBSD.org
* Update to 0.8. No major changes in the port, only regenerated patches.Jeremy Lea2001-02-161-5/+5
| | | | patch-ao was merged in a slightly different form.
* 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).
* Explictly link against libgcc_r, to work around bugs in 4.2-RELEASE onwardsJeremy Lea2000-12-211-8/+26
| | | | | | | | 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.
* Update to M15.Jeremy Lea2000-04-211-11/+13
|
* Update to M13. Gentlemen, start your T1s.Jeremy Lea2000-01-291-6/+17
|
* Update to Milestone 10.Jim Mock1999-11-111-0/+8
PR: 14272 Submitted by: Mikhail Teterin <mi@aldan.algebra.com>