CVS log for ports/www/mozilla-devel/files/Attic/mozilla.sh
Up to [FreeBSD] / ports / www / mozilla-devel / files
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.10
Sun Sep 3 14:58:57 2006 UTC (5 years, 5 months ago) by ahze
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.9: +0 -0 lines
- Remove mozilla-devel due to security vulnerabilities please use www/seamonkey instead
Revision 1.9: download - view: text, markup, annotated - select for diffs
Fri Dec 24 18:25:45 2004 UTC (7 years, 1 month ago) by marcus
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_6_0_0, RELEASE_5_5_0, RELEASE_5_4_0, RELEASE_4_11_0
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +59 -7 lines
* Fix external URI loaders by loading the correct version of the GNOME libraries. This means Mozilla's GNOME integration (i.e. GConf) should now work [1] * Fix i18n support when invoking Mozilla, and add atsdsp support [2] * Port all fixes to mozilla-devel PR: 75428 [2] Reported by: Jose M Rodriguez (freebsd) <josemi@freebsd.jazztel.es> [1] Submitted by: Jose M Rodriguez (freebsd) <josemi@freebsd.jazztel.es> [2]
Revision 1.8: download - view: text, markup, annotated - select for diffs
Tue Aug 12 16:48:56 2003 UTC (8 years, 6 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_5_3_0, RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_4_9_0, RELEASE_4_10_0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +6 -0 lines
* Add a knob to optionally build XMLTerm [1] * Add some extra CLI options to the mozilla.sh script [2] * Add a patch to prevent crashes when visiting certain Russian sites [3] * Add a dependency on devel/nspr to avoid problems with Galeon and Epiphany in certain setups [4] PR: 55330 [1] 55412 [2] Submitted by: Alexander Nedotsukov <bland@mail.ru> [1] [2] Sergey Akifyev <asa@gascom.ru> [4] Obtained from: www/mozilla-firebird [3]
Revision 1.7: download - view: text, markup, annotated - select for diffs
Wed Nov 27 22:48:53 2002 UTC (9 years, 2 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_5_1_0, RELEASE_5_0_0, RELEASE_4_8_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +12 -7 lines
Fix the startup script so that it can accept option arguments. This fixes a problem with starting Mozilla from the KDE dock if another instance of Mozilla is already running. Tested by: Vivek Khera <vivek@khera.org> Approved by: portmgr (kris)
Revision 1.6: download - view: text, markup, annotated - select for diffs
Sun Nov 24 00:24:03 2002 UTC (9 years, 2 months ago) by marcus
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +20 -4 lines
Make the Mozilla startup scripts a little smarter. Instead of launching a new Mozilla instance each time, check to see if one already exists, and if so, spawn a new browser tab in the current window. PR: 45610 Submitted by: Nick Jennings
Revision 1.5: download - view: text, markup, annotated - select for diffs
Sun Nov 17 22:09:06 2002 UTC (9 years, 2 months ago) by marcus
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2 lines
* Make this port a master port which can support slaves * Install .pc files when built with WITH_GTK2 * Don't play with Xft stuff in source files unless we're building with with Xft support enabled.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed Sep 4 00:42:51 2002 UTC (9 years, 5 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_4_7_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2 lines
Fix the path to exec mozilla. Submitted by: John Merryweather Cooper <john_m_cooper@yahoo.com>
Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Jul 18 07:44:50 2001 UTC (10 years, 6 months ago) by sobomax
Branches: MAIN
CVS tags: old_RELEASE_5_0_DP1, old_RELEASE_4_6_2, old_RELEASE_4_6_1, old_RELEASE_4_6_0, old_RELEASE_4_5_0, old_RELEASE_4_4_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -1 lines
Use "$@" to pass arguments to mozilla instead of $*, which is some cases could be incorrect. Submitted by: Mike Meyer <mwm@mired.org>
Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Aug 3 14:39:06 2000 UTC (11 years, 6 months ago) by sobomax
Branches: MAIN
CVS tags: old_RELEASE_4_3_0, old_RELEASE_4_2_0, old_RELEASE_4_1_1
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -1 lines
Backout M15 --> M16 upgrade.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri Feb 4 07:45:33 2000 UTC (12 years ago) by reg
Branches: MAIN
CVS tags: old_RELEASE_4_1_0, old_RELEASE_4_0_0, old_RELEASE_3_5_0
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.
