diff options
author | taya <taya@pkgsrc.org> | 2001-02-17 11:03:27 +0000 |
---|---|---|
committer | taya <taya@pkgsrc.org> | 2001-02-17 11:03:27 +0000 |
commit | 0a7c1b7411e35a6df7559c434865b721fa646b40 (patch) | |
tree | fc575fe105b96d98616c1c09e5e310558e65f169 /www/mozilla/patches | |
parent | 82acd159f7158e3b9efdc652d4faed7d75ffabde (diff) | |
download | pkgsrc-0a7c1b7411e35a6df7559c434865b721fa646b40.tar.gz |
Update to mozilla 0.8
See release notes for detail.
http://www.mozilla.org/releases/mozilla0.8/
Diffstat (limited to 'www/mozilla/patches')
-rw-r--r-- | www/mozilla/patches/patch-63846 | 13 | ||||
-rw-r--r-- | www/mozilla/patches/patch-aa | 12 | ||||
-rw-r--r-- | www/mozilla/patches/patch-ab | 18 | ||||
-rw-r--r-- | www/mozilla/patches/patch-ad | 18 | ||||
-rw-r--r-- | www/mozilla/patches/patch-an | 11 | ||||
-rw-r--r-- | www/mozilla/patches/patch-ao | 10 | ||||
-rw-r--r-- | www/mozilla/patches/patch-ap | 13 |
7 files changed, 26 insertions, 69 deletions
diff --git a/www/mozilla/patches/patch-63846 b/www/mozilla/patches/patch-63846 deleted file mode 100644 index f5c0012a821..00000000000 --- a/www/mozilla/patches/patch-63846 +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-63846,v 1.1 2001/02/07 23:48:17 mycroft Exp $ - ---- layout/html/forms/src/nsImageControlFrame.cpp.orig Wed Feb 7 23:45:45 2001 -+++ layout/html/forms/src/nsImageControlFrame.cpp Wed Feb 7 23:45:05 2001 -@@ -447,7 +447,7 @@ - nsIContent *formContent = nsnull; - mFormFrame->GetContent(&formContent); - -- nsEventStatus status; -+ nsEventStatus status = nsEventStatus_eIgnore; - nsEvent event; - event.eventStructType = NS_EVENT; - event.message = NS_FORM_SUBMIT; diff --git a/www/mozilla/patches/patch-aa b/www/mozilla/patches/patch-aa index 12302fe1b3f..90e7bd0c05c 100644 --- a/www/mozilla/patches/patch-aa +++ b/www/mozilla/patches/patch-aa @@ -1,17 +1,17 @@ -$NetBSD: patch-aa,v 1.17 2001/01/16 16:01:21 taya Exp $ +$NetBSD: patch-aa,v 1.18 2001/02/17 11:03:28 taya Exp $ diff -ru ../Orig/mozilla/config/autoconf.mk.in ./config/autoconf.mk.in ---- ../Orig/mozilla/config/autoconf.mk.in Wed Dec 27 07:19:14 2000 -+++ ./config/autoconf.mk.in Mon Jan 15 15:36:23 2001 -@@ -75,7 +75,6 @@ +--- ../Orig/mozilla/config/autoconf.mk.in Wed Feb 7 09:10:17 2001 ++++ ./config/autoconf.mk.in Sat Feb 17 02:07:16 2001 +@@ -76,7 +76,6 @@ NO_NETSCAPE_STATIC = @NO_STATIC_LIB@ ENABLE_TESTS = @ENABLE_TESTS@ BUILD_IDLC = @BUILD_IDLC@ -NEED_BASE_DLL_NAME_ALSO = @NEED_BASE_DLL_NAME_ALSO@ MOZ_ENDER_LITE = @MOZ_ENDER_LITE@ MOZ_LDAP_XPCOM = @MOZ_LDAP_XPCOM@ - -@@ -243,8 +242,6 @@ + XPCOM_USE_LEA = @XPCOM_USE_LEA@ +@@ -255,8 +254,6 @@ MKSHLIB_UNFORCE_ALL = @MKSHLIB_UNFORCE_ALL@ DSO_LDOPTS = @DSO_LDOPTS@ DLL_SUFFIX = @DLL_SUFFIX@ diff --git a/www/mozilla/patches/patch-ab b/www/mozilla/patches/patch-ab index 4b3ffa5a2e5..febc3cd6cdf 100644 --- a/www/mozilla/patches/patch-ab +++ b/www/mozilla/patches/patch-ab @@ -1,9 +1,9 @@ -$NetBSD: patch-ab,v 1.18 2001/01/16 16:01:22 taya Exp $ +$NetBSD: patch-ab,v 1.19 2001/02/17 11:03:28 taya Exp $ diff -ru ../Orig/mozilla/configure.in ./configure.in ---- ../Orig/mozilla/configure.in Wed Dec 27 07:19:13 2000 -+++ ./configure.in Mon Jan 15 15:36:25 2001 -@@ -367,9 +367,6 @@ +--- ../Orig/mozilla/configure.in Sat Feb 10 06:30:09 2001 ++++ ./configure.in Sat Feb 17 02:07:20 2001 +@@ -380,9 +380,6 @@ LIB_SUFFIX=a TARGET_MD_ARCH=unix DIRENT_INO=d_ino @@ -13,7 +13,7 @@ diff -ru ../Orig/mozilla/configure.in ./configure.in MOZ_JPEG_CFLAGS= MOZ_JPEG_LIBS='-L$(DIST)/lib -ljpeg' -@@ -719,31 +716,18 @@ +@@ -734,31 +731,18 @@ if $CC -E - -dM </dev/null | grep __ELF__ >/dev/null; then DLL_SUFFIX=".so" DSO_PIC_CFLAGS='-fPIC -DPIC' @@ -52,7 +52,7 @@ diff -ru ../Orig/mozilla/configure.in ./configure.in fi ;; -@@ -1000,11 +984,6 @@ +@@ -1003,11 +987,6 @@ esac @@ -64,7 +64,7 @@ diff -ru ../Orig/mozilla/configure.in ./configure.in dnl Only one oddball right now (QNX), but this gives us flexibility dnl if any other platforms need to override this in the future. AC_DEFINE_UNQUOTED(D_INO,$DIRENT_INO) -@@ -1219,12 +1198,6 @@ +@@ -1244,12 +1223,6 @@ AM_PATH_GTK($GTK_VERSION,, AC_MSG_ERROR(Test for GTK failed.)) @@ -77,7 +77,7 @@ diff -ru ../Orig/mozilla/configure.in ./configure.in dnl ======================================================== dnl = = dnl = --with-java-supplement = -@@ -1726,13 +1699,6 @@ +@@ -1755,13 +1728,6 @@ AC_SUBST(GLIB_CFLAGS) AC_SUBST(GLIB_LIBS) @@ -91,7 +91,7 @@ diff -ru ../Orig/mozilla/configure.in ./configure.in dnl Checks for typedefs, structures, and compiler characteristics. dnl ======================================================== AC_C_CONST -@@ -2100,6 +2066,9 @@ +@@ -2147,6 +2113,9 @@ CXXFLAGS="$CXXFLAGS -mt" fi ;; diff --git a/www/mozilla/patches/patch-ad b/www/mozilla/patches/patch-ad deleted file mode 100644 index 48ef11fbcd5..00000000000 --- a/www/mozilla/patches/patch-ad +++ /dev/null @@ -1,18 +0,0 @@ -$NetBSD: patch-ad,v 1.18 2001/01/16 16:01:22 taya Exp $ - -diff -ru ../Orig/mozilla/nsprpub/pr/include/md/_netbsd.h ./nsprpub/pr/include/md/_netbsd.h ---- ../Orig/mozilla/nsprpub/pr/include/md/_netbsd.h Mon Dec 11 00:23:12 2000 -+++ ./nsprpub/pr/include/md/_netbsd.h Mon Jan 15 15:37:54 2001 -@@ -62,6 +62,12 @@ - #define _PR_HAVE_SYSV_SEMAPHORES - #define PR_HAVE_SYSV_NAMED_SHARED_MEMORY - -+#if __NetBSD_Version__ >= 105000000 -+#define _PR_INET6 -+#define _PR_HAVE_GETHOSTBYNAME2 -+#define _PR_INET6_PROBE -+#endif -+ - #define USE_SETJMP - - #ifndef _PR_PTHREADS diff --git a/www/mozilla/patches/patch-an b/www/mozilla/patches/patch-an index a2f017db23e..6125512d0d9 100644 --- a/www/mozilla/patches/patch-an +++ b/www/mozilla/patches/patch-an @@ -1,8 +1,9 @@ -$NetBSD: patch-an,v 1.3 2000/11/25 22:43:29 mycroft Exp $ +$NetBSD: patch-an,v 1.4 2001/02/17 11:03:28 taya Exp $ ---- htmlparser/tests/outsinks/Convert.cpp.orig Thu Aug 31 22:08:07 2000 -+++ htmlparser/tests/outsinks/Convert.cpp Sat Nov 25 22:39:07 2000 -@@ -66,12 +66,12 @@ +diff -ru ../Orig/mozilla/htmlparser/tests/outsinks/Convert.cpp ./htmlparser/tests/outsinks/Convert.cpp +--- ../Orig/mozilla/htmlparser/tests/outsinks/Convert.cpp Fri Jan 26 04:37:23 2001 ++++ ./htmlparser/tests/outsinks/Convert.cpp Sat Feb 17 02:09:57 2001 +@@ -62,12 +62,12 @@ // Inefficiently read from the file: nsString inString; @@ -17,7 +18,7 @@ $NetBSD: patch-an,v 1.3 2000/11/25 22:43:29 mycroft Exp $ // CVS isn't doing newline comparisons on these files for some reason. // So compensate for possible newline problems in the CVS file: if (c == '\n' && str[index] == '\r') -@@ -277,9 +277,9 @@ +@@ -302,9 +302,9 @@ // Read in the string: very inefficient, but who cares? nsString inString; diff --git a/www/mozilla/patches/patch-ao b/www/mozilla/patches/patch-ao index 59e34e89286..85ddb3e6b3d 100644 --- a/www/mozilla/patches/patch-ao +++ b/www/mozilla/patches/patch-ao @@ -1,9 +1,9 @@ -$NetBSD: patch-ao,v 1.1 2001/01/16 16:01:23 taya Exp $ +$NetBSD: patch-ao,v 1.2 2001/02/17 11:03:28 taya Exp $ diff -ru ../Orig/mozilla/security/psm/server/Makefile ./security/psm/server/Makefile ---- ../Orig/mozilla/security/psm/server/Makefile Wed Dec 20 10:24:58 2000 -+++ ./security/psm/server/Makefile Mon Jan 15 15:37:55 2001 -@@ -42,9 +42,13 @@ +--- ../Orig/mozilla/security/psm/server/Makefile Thu Feb 8 06:05:21 2001 ++++ ./security/psm/server/Makefile Sat Feb 17 02:11:30 2001 +@@ -44,9 +44,13 @@ CPLUSPLUSRUNTIME = -L /usr/lib -lstdc++ -lm else # libC, presumably, is what we must link with elsewhere @@ -17,7 +17,7 @@ diff -ru ../Orig/mozilla/security/psm/server/Makefile ./security/psm/server/Make INCLUDES += -I$(CORE_DEPTH)/../dist/public/nlslayer -I$(CORE_DEPTH)/../dist/include -@@ -157,9 +161,14 @@ +@@ -152,9 +156,14 @@ NSPR_LINK_LIBS = -L$(DIST)/lib -Bdynamic -lnspr4 -lplc4 -lplds4 XPCOM_LINK_LIBS = -lxpcom XPCOM_LIBS += $(DIST)/lib/libz.$(DLL_SUFFIX) diff --git a/www/mozilla/patches/patch-ap b/www/mozilla/patches/patch-ap deleted file mode 100644 index 0652a893138..00000000000 --- a/www/mozilla/patches/patch-ap +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-ap,v 1.1 2001/01/16 16:01:23 taya Exp $ - -diff -ru ../Orig/mozilla/security/psm/server/servutil.c ./security/psm/server/servutil.c ---- ../Orig/mozilla/security/psm/server/servutil.c Thu Nov 16 04:20:28 2000 -+++ ./security/psm/server/servutil.c Mon Jan 15 15:37:55 2001 -@@ -756,6 +756,7 @@ - /* Bind to PSM port on loopback address: connections from non-localhosts - * will be disallowed - */ -+ memset(&servaddr, 0, sizeof(servaddr)); - status = PR_InitializeNetAddr(PR_IpAddrLoopback, 0, &servaddr); - if (status != PR_SUCCESS) - goto loser; |