diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2005-12-23 00:04:18 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2005-12-23 00:04:18 +0000 |
commit | 19aebef7a8160d27c6e139083f36a5ed0a40221d (patch) | |
tree | 3ed5879934d7ff0cff2c62ae669ccebfb3fc1162 /www/seamonkey/files | |
parent | 48a17a81e7fbf60254e7edff6902a93af19cb930 (diff) | |
download | ports-19aebef7a8160d27c6e139083f36a5ed0a40221d.tar.gz ports-19aebef7a8160d27c6e139083f36a5ed0a40221d.zip |
- Update to 1.0b
- Enable <canvas> support
Release notes: http://www.mozilla.org/projects/seamonkey/releases/seamonkey1.0b
Notes
Notes:
svn path=/head/; revision=151891
Diffstat (limited to 'www/seamonkey/files')
-rw-r--r-- | www/seamonkey/files/patch-build_unix_run-mozilla.sh | 22 | ||||
-rw-r--r-- | www/seamonkey/files/patch-configure | 22 |
2 files changed, 22 insertions, 22 deletions
diff --git a/www/seamonkey/files/patch-build_unix_run-mozilla.sh b/www/seamonkey/files/patch-build_unix_run-mozilla.sh index 3d392ba01521..6d8cb15859a2 100644 --- a/www/seamonkey/files/patch-build_unix_run-mozilla.sh +++ b/www/seamonkey/files/patch-build_unix_run-mozilla.sh @@ -1,15 +1,15 @@ ---- build/unix/run-mozilla.sh.orig Mon Oct 17 13:21:17 2005 -+++ build/unix/run-mozilla.sh Thu Nov 10 22:01:41 2005 -@@ -333,7 +333,7 @@ - ## LD_LIBRARY_PATH because $ORIGIN doesn't work on a symbolic link. - if [ `uname -s` != "SunOS" -o -h "$MOZ_PROGRAM" ] - then -- LD_LIBRARY_PATH=${MOZ_DIST_BIN}:${MOZ_DIST_BIN}/plugins:${MRE_HOME}${LD_LIBRARY_PATH+":$LD_LIBRARY_PATH"} -+ LD_LIBRARY_PATH=${MOZ_DIST_BIN}:${MOZ_DIST_BIN}/plugins:%%PREFIX%%/lib/browser_plugins:%%PREFIX%%/lib/browser_linux_plugins:${MRE_HOME}${LD_LIBRARY_PATH+":$LD_LIBRARY_PATH"} - fi - +--- build/unix/run-mozilla.sh.orig Sat Oct 1 01:36:47 2005 ++++ build/unix/run-mozilla.sh Thu Dec 22 17:51:10 2005 +@@ -328,7 +328,7 @@ + fi + ## + ## Set LD_LIBRARY_PATH +-LD_LIBRARY_PATH=${MOZ_DIST_BIN}:${MOZ_DIST_BIN}/plugins:${MRE_HOME}${LD_LIBRARY_PATH+":$LD_LIBRARY_PATH"} ++LD_LIBRARY_PATH=${MOZ_DIST_BIN}:%%PREFIX%%/lib/browser_plugins:%%PREFIX%%/lib/browser_linux_plugins:${MOZ_DIST_BIN}/plugins:${MRE_HOME}${LD_LIBRARY_PATH+":$LD_LIBRARY_PATH"} if [ -n "$LD_LIBRARYN32_PATH" ] -@@ -422,6 +422,9 @@ + then + LD_LIBRARYN32_PATH=${MOZ_DIST_BIN}:${MOZ_DIST_BIN}/plugins:${MRE_HOME}${LD_LIBRARYN32_PATH+":$LD_LIBRARYN32_PATH"} +@@ -415,6 +415,9 @@ # export MOZILLA_FIVE_HOME LD_LIBRARY_PATH export SHLIB_PATH LIBPATH LIBRARY_PATH ADDON_PATH DYLD_LIBRARY_PATH diff --git a/www/seamonkey/files/patch-configure b/www/seamonkey/files/patch-configure index 220e73132694..a973ee0586b7 100644 --- a/www/seamonkey/files/patch-configure +++ b/www/seamonkey/files/patch-configure @@ -1,15 +1,15 @@ ---- configure.orig Thu Nov 10 15:33:30 2005 -+++ configure Thu Nov 10 22:04:56 2005 -@@ -10203,7 +10203,7 @@ +--- configure.orig Tue Oct 4 02:01:48 2005 ++++ configure Thu Dec 22 17:54:43 2005 +@@ -10016,7 +10016,7 @@ echo $ac_n "(cached) $ac_c" 1>&6 else ac_save_LIBS="$LIBS" -LIBS="-liconv $LIBS" +LIBS="-L$LOCALBASE/lib -liconv $LIBS" cat > conftest.$ac_ext <<EOF - #line 10209 "configure" + #line 10022 "configure" #include "confdefs.h" -@@ -10234,7 +10234,7 @@ +@@ -10047,7 +10047,7 @@ fi if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then echo "$ac_t""yes" 1>&6 @@ -18,16 +18,16 @@ else echo "$ac_t""no" 1>&6 echo $ac_n "checking for libiconv in -liconv""... $ac_c" 1>&6 -@@ -10244,7 +10244,7 @@ +@@ -10057,7 +10057,7 @@ echo $ac_n "(cached) $ac_c" 1>&6 else ac_save_LIBS="$LIBS" -LIBS="-liconv $LIBS" +LIBS="-L$LOCALBASE/lib -liconv $LIBS" cat > conftest.$ac_ext <<EOF - #line 10250 "configure" + #line 10063 "configure" #include "confdefs.h" -@@ -10275,7 +10275,7 @@ +@@ -10088,7 +10088,7 @@ fi if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then echo "$ac_t""yes" 1>&6 @@ -36,12 +36,12 @@ else echo "$ac_t""no" 1>&6 fi -@@ -12745,7 +12745,7 @@ +@@ -12518,7 +12518,7 @@ MOZ_SUITE=1 MOZ_PROFILESHARING= MOZ_APP_VERSION=$SEAMONKEY_VERSION -- MOZ_EXTENSIONS_DEFAULT=" cookie wallet content-packs xml-rpc xmlextras help p3p pref venkman inspector irc universalchardet typeaheadfind webservices spellcheck gnomevfs auth sroaming permissions reporter" -+ MOZ_EXTENSIONS_DEFAULT=" cookie wallet content-packs xml-rpc xmlextras help p3p pref venkman inspector universalchardet typeaheadfind webservices spellcheck gnomevfs auth sroaming permissions reporter" +- MOZ_EXTENSIONS_DEFAULT=" cookie wallet content-packs xml-rpc xmlextras help p3p pref transformiix venkman inspector irc universalchardet typeaheadfind webservices spellcheck gnomevfs auth sroaming permissions reporter" ++ MOZ_EXTENSIONS_DEFAULT=" cookie wallet content-packs xml-rpc xmlextras help p3p pref transformiix venkman inspector universalchardet typeaheadfind webservices spellcheck gnomevfs auth sroaming permissions reporter" cat >> confdefs.h <<\EOF #define MOZ_SUITE 1 EOF |