CVS log for ports/www/mozilla-devel/files/Attic/patch-build_unix_run-mozilla.sh
Up to [FreeBSD] / ports / www / mozilla-devel / files
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.6
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.5: +0 -0 lines
- Remove mozilla-devel due to security vulnerabilities please use www/seamonkey instead
Revision 1.5: download - view: text, markup, annotated - select for diffs
Mon Nov 14 19:11:43 2005 UTC (6 years, 2 months ago) by ahze
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2 lines
- Add support for new lib/browser_linux_plugins
Revision 1.4: download - view: text, markup, annotated - select for diffs
Sat Nov 5 06:21:04 2005 UTC (6 years, 3 months ago) by marcus
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +0 -2 lines
* Chase the glib20 shared lib version * Disable cairo support as the new cairo API does not work with mozilla
Revision 1.3: download - view: text, markup, annotated - select for diffs
Sat Apr 2 16:54:46 2005 UTC (6 years, 10 months ago) by ahze
Branches: MAIN
CVS tags: RELEASE_6_0_0, RELEASE_5_4_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -1 lines
- Remove pkg-[de]install scripts and remove all chrome registering from Makefile since the privilege bug seems to be fixed. - Remove WITH_XFT option and make it default since mozilla with gtk2 won't compile without Xft. - Remvoe mng support, it hasn't worked in a long time. - Lots of misc cleanup, consolidation, and removal of dupe lines. - Change WITH_MENU_ENTRY to !WITHOUT_MENU_ENTRY since it's on by default. - Add new OPTION (off by default), WITH_CAIRO that enables cairo-specific canvas features.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Feb 26 03:05:47 2004 UTC (7 years, 11 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_5_3_0, RELEASE_4_11_0, RELEASE_4_10_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +5 -12 lines
* Update to 1.7.a * Fix libiconv support * Fix SVG support by using a newer version of libart_lgpl * Use OPTIONS * Fix some potential lockups related to esound * Clean up a few potential pthread problems * Remove the libical support for calendar (libical is now included with Mozilla) * Allow the JPI_LIST to be overridden For a list of what's new in 1.7.a, checkout: http://www.mozilla.org/releases/mozilla1.7a/
Revision 1.1: download - view: text, markup, annotated - select for diffs
Wed Oct 23 04:26:25 2002 UTC (9 years, 3 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_5_1_0, RELEASE_5_0_0, RELEASE_4_9_0, RELEASE_4_8_0
* Add a patch that fixes some localization issues [1] * Fix a problem with plugins not actually loading * Hopefully correct some issues with installs erroring out with Error 1 * Conditionalize Xft support (by default it's enabled, but can be disabled by defined WITHOUT_XFT) Submitted by: Jung-uk Kim <jkim@niksun.com> [1] Obtained from: Mozilla's Bugzilla bug 174989 [1]
