summaryrefslogtreecommitdiff
path: root/www/mozilla
diff options
context:
space:
mode:
authortaya <taya@pkgsrc.org>2003-11-27 00:03:53 +0000
committertaya <taya@pkgsrc.org>2003-11-27 00:03:53 +0000
commit942faff1e80300973fd6f32a1d4fce38aad8d818 (patch)
treefc81af76a9cc426fa714afb80ccc04935ac9763b /www/mozilla
parent7bbe195835dd1e8d3c811f0ae18d2e00672cd88a (diff)
downloadpkgsrc-942faff1e80300973fd6f32a1d4fce38aad8d818.tar.gz
Update mozilla to 1.5.1
New Features and Fixes * Mozilla now includes a spellchecker for MailNews and Composer. * Additional MailNews improvements include: o Users can add header lines to *every* message sent out via a certain identity. o A common application hang with SSL-encrypted SMTP connections has been fixed. o Printing of the attachments list is now supported. o Users can now mark message as read by date. * Many great improvements to Mozilla Composer including: o Better resizing for images, tables, and absolutely positioned objects. o Support for absolutely positioned objects, movable on the canvas using the mouse. o Support for z-index management. o "Snap to grid" when moving an absolutely positioned object. o Source View now uses an editor instead of a simple textarea (allows find and replace). o Numerous fixes in caret management, inline styles handling, and CSS styles handling. * Improvements to tabbed browsing, including: o Tabs are now replaced when a bookmark group is loaded. This can be changed to the old "append" behavior in the Tabbed browsing preferences. o Back and Forward navigation for tabbed browsing and bookmark groups has been improved. Users can now use the back button after loading a bookmark group to restore the previous set of tabs. o Closing a window with multiple tabs now prompts the user with a confirmation dialog (which can be disabled for future close operations). * ChatZilla, Mozilla's internet relay chat (IRC) client, has had a major overhaul bringing logging and many additional improvements. * DOM Inspector can now display the #document node (the document root). * It is now possible to jump from the JavaScript console to the relevant line in the View Source Window. * Mozilla's view source now displays line and column numbers in the status bar. * A quicksearch filter has been implemented for about:config. * Gecko now supports setting color for <HR>. * The '::' notation for CSS pseudo-elements is now supported. The old ':' notation is still supported only for pseudo-elements in CSS2 (:first-line, :first-letter, :before, :after) and the various :-moz-tree-* pseudo-elements. * Unstyled XML display has been improved. * Some Windows GDI problems in Mozilla have been resolved. * A common problem collapsing the URL bar popup on Windows has been fixed. * Mozilla has improved performance, stability, standards support and Web compatibility.
Diffstat (limited to 'www/mozilla')
-rw-r--r--www/mozilla/Makefile7
-rw-r--r--www/mozilla/PLIST88
-rw-r--r--www/mozilla/buildlink2.mk4
-rw-r--r--www/mozilla/distinfo39
-rw-r--r--www/mozilla/patches/patch-aa14
-rw-r--r--www/mozilla/patches/patch-ab15
-rw-r--r--www/mozilla/patches/patch-ac13
-rw-r--r--www/mozilla/patches/patch-ad4
-rw-r--r--www/mozilla/patches/patch-ae4
-rw-r--r--www/mozilla/patches/patch-af6
-rw-r--r--www/mozilla/patches/patch-ag8
-rw-r--r--www/mozilla/patches/patch-am45
-rw-r--r--www/mozilla/patches/patch-aw6
-rw-r--r--www/mozilla/patches/patch-ba4
-rw-r--r--www/mozilla/patches/patch-bb4
-rw-r--r--www/mozilla/patches/patch-be4
-rw-r--r--www/mozilla/patches/patch-bm4
-rw-r--r--www/mozilla/patches/patch-bn8
-rw-r--r--www/mozilla/patches/patch-bo11
-rw-r--r--www/mozilla/patches/patch-bp4
-rw-r--r--www/mozilla/patches/patch-bq14
21 files changed, 184 insertions, 122 deletions
diff --git a/www/mozilla/Makefile b/www/mozilla/Makefile
index 2944dd0ebbe..ff35c3129b7 100644
--- a/www/mozilla/Makefile
+++ b/www/mozilla/Makefile
@@ -1,11 +1,12 @@
-# $NetBSD: Makefile,v 1.122 2003/07/13 13:53:50 wiz Exp $
+# $NetBSD: Makefile,v 1.123 2003/11/27 00:03:53 taya Exp $
MOZILLA= mozilla
MOZILLA_BIN= mozilla-bin
-MOZ_VER= 1.4
-PKGREVISION= 1
+MOZ_VER= 1.5.1
EXTRACT_SUFX= .tar.bz2
+DISTFILES= ${DISTNAME}${EXTRACT_SUFX}
+
COMMENT= Full featured gecko-based browser
USE_GCC_SHLIB= yes
diff --git a/www/mozilla/PLIST b/www/mozilla/PLIST
index b6ad8beaeb5..d909eb59e4b 100644
--- a/www/mozilla/PLIST
+++ b/www/mozilla/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.8 2003/07/02 02:31:18 taya Exp $
+@comment $NetBSD: PLIST,v 1.9 2003/11/27 00:03:53 taya Exp $
bin/${MOZILLA}
@comment begin PROGRAMS
lib/${MOZILLA}/${MOZILLA_BIN}
@@ -42,7 +42,6 @@ lib/${MOZILLA}/components/libgkplugin.${SO_SUFFIX}
lib/${MOZILLA}/components/libhtmlpars.${SO_SUFFIX}
lib/${MOZILLA}/components/libi18n.${SO_SUFFIX}
lib/${MOZILLA}/components/libimglib2.${SO_SUFFIX}
-lib/${MOZILLA}/components/libimgmng.${SO_SUFFIX}
lib/${MOZILLA}/components/libimpComm4xMail.${SO_SUFFIX}
lib/${MOZILLA}/components/libimpText.${SO_SUFFIX}
lib/${MOZILLA}/components/libimport.${SO_SUFFIX}
@@ -65,6 +64,7 @@ lib/${MOZILLA}/components/libmsgimap.${SO_SUFFIX}
lib/${MOZILLA}/components/libmsgmdn.${SO_SUFFIX}
lib/${MOZILLA}/components/libmsgnews.${SO_SUFFIX}
lib/${MOZILLA}/components/libmsgsmime.${SO_SUFFIX}
+lib/${MOZILLA}/components/libmyspell.${SO_SUFFIX}
lib/${MOZILLA}/components/libnecko.${SO_SUFFIX}
lib/${MOZILLA}/components/libnecko2.${SO_SUFFIX}
lib/${MOZILLA}/components/libnsappshell.${SO_SUFFIX}
@@ -77,6 +77,7 @@ lib/${MOZILLA}/components/libpippki.${SO_SUFFIX}
lib/${MOZILLA}/components/libpref.${SO_SUFFIX}
lib/${MOZILLA}/components/libprofile.${SO_SUFFIX}
lib/${MOZILLA}/components/librdf.${SO_SUFFIX}
+lib/${MOZILLA}/components/libspellchecker.${SO_SUFFIX}
lib/${MOZILLA}/components/libtransformiix.${SO_SUFFIX}
lib/${MOZILLA}/components/libtxmgr.${SO_SUFFIX}
lib/${MOZILLA}/components/libtypeaheadfind.${SO_SUFFIX}
@@ -261,6 +262,8 @@ lib/${MOZILLA}/components/msglocal.xpt
lib/${MOZILLA}/components/msgnews.xpt
lib/${MOZILLA}/components/msgsearch.xpt
lib/${MOZILLA}/components/msgsmime.xpt
+lib/${MOZILLA}/components/myspell/en-US.aff
+lib/${MOZILLA}/components/myspell/en-US.dic
lib/${MOZILLA}/components/necko.xpt
lib/${MOZILLA}/components/necko_about.xpt
lib/${MOZILLA}/components/necko_cache.xpt
@@ -309,6 +312,7 @@ lib/${MOZILLA}/components/shistory.xpt
lib/${MOZILLA}/components/sidebar.xpt
lib/${MOZILLA}/components/signonviewer.xpt
lib/${MOZILLA}/components/smime-service.js
+lib/${MOZILLA}/components/spellchecker.xpt
lib/${MOZILLA}/components/timebomb.xpt
lib/${MOZILLA}/components/txmgr.xpt
lib/${MOZILLA}/components/txtsvc.xpt
@@ -346,6 +350,8 @@ lib/${MOZILLA}/components/xuldoc.xpt
lib/${MOZILLA}/components/xultmpl.xpt
lib/${MOZILLA}/defaults/autoconfig/platform.js
lib/${MOZILLA}/defaults/autoconfig/prefcalls.js
+lib/${MOZILLA}/defaults/isp/US/movemail.rdf
+lib/${MOZILLA}/defaults/isp/movemail.rdf
lib/${MOZILLA}/defaults/messenger/US/mailViews.dat
lib/${MOZILLA}/defaults/messenger/mailViews.dat
lib/${MOZILLA}/defaults/pref/all.js
@@ -411,6 +417,7 @@ lib/${MOZILLA}/res/fonts/mathfontMath4.properties
lib/${MOZILLA}/res/fonts/mathfontPUA.properties
lib/${MOZILLA}/res/fonts/mathfontSymbol.properties
lib/${MOZILLA}/res/forms.css
+lib/${MOZILLA}/res/grabber.gif
lib/${MOZILLA}/res/html.css
lib/${MOZILLA}/res/html/gopher-audio.gif
lib/${MOZILLA}/res/html/gopher-binary.gif
@@ -515,6 +522,24 @@ lib/${MOZILLA}/res/samples/treeTest1.xul
lib/${MOZILLA}/res/samples/widgets.xul
lib/${MOZILLA}/res/samples/xpmenu.xul
lib/${MOZILLA}/res/samples/xulTest.css
+lib/${MOZILLA}/res/table-add-column-after-active.gif
+lib/${MOZILLA}/res/table-add-column-after-hover.gif
+lib/${MOZILLA}/res/table-add-column-after.gif
+lib/${MOZILLA}/res/table-add-column-before-active.gif
+lib/${MOZILLA}/res/table-add-column-before-hover.gif
+lib/${MOZILLA}/res/table-add-column-before.gif
+lib/${MOZILLA}/res/table-add-row-after-active.gif
+lib/${MOZILLA}/res/table-add-row-after-hover.gif
+lib/${MOZILLA}/res/table-add-row-after.gif
+lib/${MOZILLA}/res/table-add-row-before-active.gif
+lib/${MOZILLA}/res/table-add-row-before-hover.gif
+lib/${MOZILLA}/res/table-add-row-before.gif
+lib/${MOZILLA}/res/table-remove-column-active.gif
+lib/${MOZILLA}/res/table-remove-column-hover.gif
+lib/${MOZILLA}/res/table-remove-column.gif
+lib/${MOZILLA}/res/table-remove-row-active.gif
+lib/${MOZILLA}/res/table-remove-row-hover.gif
+lib/${MOZILLA}/res/table-remove-row.gif
lib/${MOZILLA}/res/throbber/anim.gif
lib/${MOZILLA}/res/throbber/anims00.gif
lib/${MOZILLA}/res/throbber/anims01.gif
@@ -574,9 +599,13 @@ include/${MOZILLA}/accessibility/nsIAccessibilityService.h
include/${MOZILLA}/accessibility/nsIAccessible.h
include/${MOZILLA}/accessibility/nsIAccessibleCaret.h
include/${MOZILLA}/accessibility/nsIAccessibleDocument.h
-include/${MOZILLA}/accessibility/nsIAccessibleEventReceiver.h
+include/${MOZILLA}/accessibility/nsIAccessibleEvent.h
include/${MOZILLA}/accessibility/nsIAccessibleProvider.h
+include/${MOZILLA}/accessibility/nsIAccessibleRetrieval.h
include/${MOZILLA}/accessibility/nsIAccessibleSelectable.h
+include/${MOZILLA}/accessibility/nsPIAccessNode.h
+include/${MOZILLA}/accessibility/nsPIAccessible.h
+include/${MOZILLA}/accessibility/nsPIAccessibleDocument.h
include/${MOZILLA}/accessibility/nsRootAccessible.h
include/${MOZILLA}/accessibility/nsRootAccessibleWrap.h
include/${MOZILLA}/accessibility/nsTextAccessibleWrap.h
@@ -649,9 +678,7 @@ include/${MOZILLA}/appcomps/nsIAutoCompleteListener.h
include/${MOZILLA}/appcomps/nsIAutoCompleteResults.h
include/${MOZILLA}/appcomps/nsIAutoCompleteSession.h
include/${MOZILLA}/appcomps/nsIBookmarksService.h
-include/${MOZILLA}/appcomps/nsIBrowserHistory.h
include/${MOZILLA}/appcomps/nsIFindService.h
-include/${MOZILLA}/appcomps/nsIGlobalHistory.h
include/${MOZILLA}/appcomps/nsIHTTPIndex.h
include/${MOZILLA}/appcomps/nsILDAPAutoCompFormatter.h
include/${MOZILLA}/appcomps/nsILDAPAutoCompleteSession.h
@@ -704,6 +731,7 @@ include/${MOZILLA}/chardet/nsDocumentCharsetInfoCID.h
include/${MOZILLA}/chardet/nsICharsetDetectionAdaptor.h
include/${MOZILLA}/chardet/nsICharsetDetectionObserver.h
include/${MOZILLA}/chardet/nsICharsetDetector.h
+include/${MOZILLA}/chardet/nsICharsetResolver.h
include/${MOZILLA}/chardet/nsIDocCharset.h
include/${MOZILLA}/chardet/nsIDocumentCharsetInfo.h
include/${MOZILLA}/chardet/nsIMetaCharsetService.h
@@ -727,6 +755,7 @@ include/${MOZILLA}/content/nsCSSAnonBoxes.h
include/${MOZILLA}/content/nsCSSKeywordList.h
include/${MOZILLA}/content/nsCSSKeywords.h
include/${MOZILLA}/content/nsCSSPropList.h
+include/${MOZILLA}/content/nsCSSProperty.h
include/${MOZILLA}/content/nsCSSProps.h
include/${MOZILLA}/content/nsCSSPseudoClassList.h
include/${MOZILLA}/content/nsCSSPseudoClasses.h
@@ -742,7 +771,6 @@ include/${MOZILLA}/content/nsContentUtils.h
include/${MOZILLA}/content/nsDOMCSSDeclaration.h
include/${MOZILLA}/content/nsHTMLAtomList.h
include/${MOZILLA}/content/nsHTMLAtoms.h
-include/${MOZILLA}/content/nsHTMLUtils.h
include/${MOZILLA}/content/nsHTMLValue.h
include/${MOZILLA}/content/nsIAnonymousContent.h
include/${MOZILLA}/content/nsIAttribute.h
@@ -759,6 +787,7 @@ include/${MOZILLA}/content/nsICSSParser.h
include/${MOZILLA}/content/nsICSSPseudoComparator.h
include/${MOZILLA}/content/nsICSSRule.h
include/${MOZILLA}/content/nsICSSStyleRule.h
+include/${MOZILLA}/content/nsICSSStyleRuleDOMWrapper.h
include/${MOZILLA}/content/nsICSSStyleRuleProcessor.h
include/${MOZILLA}/content/nsICSSStyleSheet.h
include/${MOZILLA}/content/nsIComputedDOMStyle.h
@@ -865,10 +894,9 @@ include/${MOZILLA}/content/nsXBLAtomList.h
include/${MOZILLA}/content/nsXBLAtoms.h
include/${MOZILLA}/content/nsXULAtomList.h
include/${MOZILLA}/content/nsXULAtoms.h
-include/${MOZILLA}/cookie/nsCCookie.h
include/${MOZILLA}/cookie/nsCCookieManager.h
-include/${MOZILLA}/cookie/nsCookieHTTPNotify.h
include/${MOZILLA}/cookie/nsICookie.h
+include/${MOZILLA}/cookie/nsICookie2.h
include/${MOZILLA}/cookie/nsICookieAcceptDialog.h
include/${MOZILLA}/cookie/nsICookieConsent.h
include/${MOZILLA}/cookie/nsICookieManager.h
@@ -905,6 +933,7 @@ include/${MOZILLA}/dom/domstubs.h
include/${MOZILLA}/dom/nsDOMCID.h
include/${MOZILLA}/dom/nsDOMError.h
include/${MOZILLA}/dom/nsIBaseDOMException.h
+include/${MOZILLA}/dom/nsIDOM3Document.h
include/${MOZILLA}/dom/nsIDOM3DocumentEvent.h
include/${MOZILLA}/dom/nsIDOM3EventTarget.h
include/${MOZILLA}/dom/nsIDOM3Node.h
@@ -937,6 +966,7 @@ include/${MOZILLA}/dom/nsIDOMContextMenuListener.h
include/${MOZILLA}/dom/nsIDOMCounter.h
include/${MOZILLA}/dom/nsIDOMCrypto.h
include/${MOZILLA}/dom/nsIDOMCustomEvent.h
+include/${MOZILLA}/dom/nsIDOMDOMConfiguration.h
include/${MOZILLA}/dom/nsIDOMDOMException.h
include/${MOZILLA}/dom/nsIDOMDOMImplementation.h
include/${MOZILLA}/dom/nsIDOMDocument.h
@@ -1043,6 +1073,7 @@ include/${MOZILLA}/dom/nsIDOMNSHTMLElement.h
include/${MOZILLA}/dom/nsIDOMNSHTMLFormControlList.h
include/${MOZILLA}/dom/nsIDOMNSHTMLFormElement.h
include/${MOZILLA}/dom/nsIDOMNSHTMLFrameElement.h
+include/${MOZILLA}/dom/nsIDOMNSHTMLHRElement.h
include/${MOZILLA}/dom/nsIDOMNSHTMLImageElement.h
include/${MOZILLA}/dom/nsIDOMNSHTMLInputElement.h
include/${MOZILLA}/dom/nsIDOMNSHTMLOptionCollectn.h
@@ -1122,6 +1153,7 @@ include/${MOZILLA}/dom/nsIDOMText.h
include/${MOZILLA}/dom/nsIDOMTextListener.h
include/${MOZILLA}/dom/nsIDOMTreeWalker.h
include/${MOZILLA}/dom/nsIDOMUIEvent.h
+include/${MOZILLA}/dom/nsIDOMUserDataHandler.h
include/${MOZILLA}/dom/nsIDOMViewCSS.h
include/${MOZILLA}/dom/nsIDOMWindow.h
include/${MOZILLA}/dom/nsIDOMWindowCollection.h
@@ -1149,6 +1181,7 @@ include/${MOZILLA}/dom/nsIDOMXULMultSelectCntrlEl.h
include/${MOZILLA}/dom/nsIDOMXULPopupElement.h
include/${MOZILLA}/dom/nsIDOMXULSelectCntrlEl.h
include/${MOZILLA}/dom/nsIDOMXULSelectCntrlItemEl.h
+include/${MOZILLA}/dom/nsIDOMXULTextboxElement.h
include/${MOZILLA}/dom/nsIEntropyCollector.h
include/${MOZILLA}/dom/nsIFocusController.h
include/${MOZILLA}/dom/nsIJSEventListener.h
@@ -1178,7 +1211,10 @@ include/${MOZILLA}/editor/nsIEditorMailSupport.h
include/${MOZILLA}/editor/nsIEditorObserver.h
include/${MOZILLA}/editor/nsIEditorSpellCheck.h
include/${MOZILLA}/editor/nsIEditorStyleSheets.h
+include/${MOZILLA}/editor/nsIHTMLAbsPosEditor.h
include/${MOZILLA}/editor/nsIHTMLEditor.h
+include/${MOZILLA}/editor/nsIHTMLInlineTableEditor.h
+include/${MOZILLA}/editor/nsIHTMLObjectResizeListener.h
include/${MOZILLA}/editor/nsIHTMLObjectResizer.h
include/${MOZILLA}/editor/nsIPlaintextEditor.h
include/${MOZILLA}/editor/nsITableEditor.h
@@ -1252,6 +1288,8 @@ include/${MOZILLA}/gtkembedmoz/gtkmozembed_internal.h
include/${MOZILLA}/gtkxtbin/gtk2xtbin.h
include/${MOZILLA}/gtkxtbin/gtkxtbin.h
include/${MOZILLA}/helperAppDlg/nsIHelperAppLauncherDialog.h
+include/${MOZILLA}/history/nsIBrowserHistory.h
+include/${MOZILLA}/history/nsIGlobalHistory.h
include/${MOZILLA}/htmlparser/nsHTMLTagList.h
include/${MOZILLA}/htmlparser/nsHTMLTags.h
include/${MOZILLA}/htmlparser/nsHTMLTokens.h
@@ -1292,17 +1330,12 @@ include/${MOZILLA}/import/nsIImportMimeEncode.h
include/${MOZILLA}/import/nsIImportModule.h
include/${MOZILLA}/import/nsIImportService.h
include/${MOZILLA}/import/nsIImportSettings.h
-include/${MOZILLA}/inspector/inIBitmap.h
-include/${MOZILLA}/inspector/inIBitmapDepot.h
-include/${MOZILLA}/inspector/inIBitmapURI.h
include/${MOZILLA}/inspector/inICSSValueSearch.h
include/${MOZILLA}/inspector/inIDOMUtils.h
include/${MOZILLA}/inspector/inIDOMView.h
include/${MOZILLA}/inspector/inIDeepTreeWalker.h
include/${MOZILLA}/inspector/inIFileSearch.h
include/${MOZILLA}/inspector/inIFlasher.h
-include/${MOZILLA}/inspector/inIPNGEncoder.h
-include/${MOZILLA}/inspector/inIScreenCapturer.h
include/${MOZILLA}/inspector/inISearchObserver.h
include/${MOZILLA}/inspector/inISearchProcess.h
include/${MOZILLA}/intl/nsIStringBundle.h
@@ -1610,12 +1643,10 @@ include/${MOZILLA}/mimeemitter/nsMimePlainEmitter.h
include/${MOZILLA}/mimeemitter/nsMimeRawEmitter.h
include/${MOZILLA}/mimeemitter/nsMimeRebuffer.h
include/${MOZILLA}/mimeemitter/nsMimeXmlEmitter.h
+include/${MOZILLA}/mimetype/nsIMIMEHeaderParam.h
include/${MOZILLA}/mimetype/nsIMIMEInfo.h
include/${MOZILLA}/mimetype/nsIMIMEService.h
include/${MOZILLA}/mimetype/nsMimeTypes.h
-include/${MOZILLA}/mng/libmng.h
-include/${MOZILLA}/mng/libmng_conf.h
-include/${MOZILLA}/mng/libmng_types.h
include/${MOZILLA}/mork/mdb.h
include/${MOZILLA}/mork/nsIMdbFactoryFactory.h
include/${MOZILLA}/mork/nsMorkCID.h
@@ -2007,6 +2038,7 @@ include/${MOZILLA}/necko/nsNetCID.h
include/${MOZILLA}/necko/nsNetError.h
include/${MOZILLA}/necko/nsNetUtil.h
include/${MOZILLA}/necko/nsReadLine.h
+include/${MOZILLA}/necko/nsURIHashKey.h
include/${MOZILLA}/necko/nsUnixColorPrintf.h
include/${MOZILLA}/necko2/nsIViewSourceChannel.h
include/${MOZILLA}/nkcache/nsCacheService.h
@@ -2150,6 +2182,7 @@ include/${MOZILLA}/oji/ProxyJNI.h
include/${MOZILLA}/oji/jvmmgr.h
include/${MOZILLA}/oji/nsIJRIPlugin.h
include/${MOZILLA}/oji/nsIJVMAuthTools.h
+include/${MOZILLA}/oji/nsIJVMConfigManager.h
include/${MOZILLA}/oji/nsIJVMConsole.h
include/${MOZILLA}/oji/nsIJVMManager.h
include/${MOZILLA}/oji/nsIJVMPlugin.h
@@ -2298,6 +2331,10 @@ include/${MOZILLA}/shistory/nsISHistory.h
include/${MOZILLA}/shistory/nsISHistoryInternal.h
include/${MOZILLA}/shistory/nsISHistoryListener.h
include/${MOZILLA}/sidebar/nsISidebar.h
+include/${MOZILLA}/spellchecker/mozIPersonalDictionary.h
+include/${MOZILLA}/spellchecker/mozISpellCheckingEngine.h
+include/${MOZILLA}/spellchecker/mozISpellI18NManager.h
+include/${MOZILLA}/spellchecker/mozISpellI18NUtil.h
include/${MOZILLA}/string/nsAFlatString.h
include/${MOZILLA}/string/nsASingleFragmentString.h
include/${MOZILLA}/string/nsAString.h
@@ -2341,20 +2378,22 @@ include/${MOZILLA}/txtsvc/nsITextServicesFilter.h
include/${MOZILLA}/txtsvc/nsTextServicesCID.h
include/${MOZILLA}/typeaheadfind/nsITypeAheadFind.h
include/${MOZILLA}/ucnative/nsINativeUConvService.h
+include/${MOZILLA}/uconv/nsEncoderDecoderUtils.h
include/${MOZILLA}/uconv/nsICharRepresentable.h
include/${MOZILLA}/uconv/nsICharsetAlias.h
include/${MOZILLA}/uconv/nsICharsetConverterManager.h
-include/${MOZILLA}/uconv/nsICharsetConverterManager2.h
include/${MOZILLA}/uconv/nsIConverterInputStream.h
include/${MOZILLA}/uconv/nsICurrentCharsetListener.h
include/${MOZILLA}/uconv/nsIMappingCache.h
include/${MOZILLA}/uconv/nsIPlatformCharset.h
include/${MOZILLA}/uconv/nsIScriptableUConv.h
include/${MOZILLA}/uconv/nsITextToSubURI.h
+include/${MOZILLA}/uconv/nsIUTF8ConverterService.h
include/${MOZILLA}/uconv/nsIUnicodeDecodeHelper.h
include/${MOZILLA}/uconv/nsIUnicodeDecoder.h
include/${MOZILLA}/uconv/nsIUnicodeEncodeHelper.h
include/${MOZILLA}/uconv/nsIUnicodeEncoder.h
+include/${MOZILLA}/uconv/nsUConvCID.h
include/${MOZILLA}/uconv/uconvutil.h
include/${MOZILLA}/ucvcn/nsUCvCnCID.h
include/${MOZILLA}/ucvibm/nsUCvIBMCID.h
@@ -2481,7 +2520,6 @@ include/${MOZILLA}/widget/nsIDragSession.h
include/${MOZILLA}/widget/nsIDragSessionGTK.h
include/${MOZILLA}/widget/nsIDragSessionMac.h
include/${MOZILLA}/widget/nsIDragSessionXlib.h
-include/${MOZILLA}/widget/nsIDragTracker.h
include/${MOZILLA}/widget/nsIEventListener.h
include/${MOZILLA}/widget/nsIFilePicker.h
include/${MOZILLA}/widget/nsIFormatConverter.h
@@ -2497,7 +2535,6 @@ include/${MOZILLA}/widget/nsIMenuRollup.h
include/${MOZILLA}/widget/nsIMouseListener.h
include/${MOZILLA}/widget/nsINativeScrollbar.h
include/${MOZILLA}/widget/nsIPluginWidget.h
-include/${MOZILLA}/widget/nsIPopUpMenu.h
include/${MOZILLA}/widget/nsIRollupListener.h
include/${MOZILLA}/widget/nsISound.h
include/${MOZILLA}/widget/nsITextWidget.h
@@ -2545,6 +2582,7 @@ include/${MOZILLA}/xpcom/nsComponentManagerUtils.h
include/${MOZILLA}/xpcom/nsCppSharedAllocator.h
include/${MOZILLA}/xpcom/nsDataHashtable.h
include/${MOZILLA}/xpcom/nsDebug.h
+include/${MOZILLA}/xpcom/nsDebugImpl.h
include/${MOZILLA}/xpcom/nsDeque.h
include/${MOZILLA}/xpcom/nsDirectoryService.h
include/${MOZILLA}/xpcom/nsDirectoryServiceDefs.h
@@ -2561,9 +2599,7 @@ include/${MOZILLA}/xpcom/nsGenericFactory.h
include/${MOZILLA}/xpcom/nsHashKeys.h
include/${MOZILLA}/xpcom/nsHashSets.h
include/${MOZILLA}/xpcom/nsHashtable.h
-include/${MOZILLA}/xpcom/nsHashtableEnumerator.h
include/${MOZILLA}/xpcom/nsIAllocator.h
-include/${MOZILLA}/xpcom/nsIArena.h
include/${MOZILLA}/xpcom/nsIArray.h
include/${MOZILLA}/xpcom/nsIAsyncInputStream.h
include/${MOZILLA}/xpcom/nsIAsyncOutputStream.h
@@ -2585,6 +2621,7 @@ include/${MOZILLA}/xpcom/nsIConsoleListener.h
include/${MOZILLA}/xpcom/nsIConsoleMessage.h
include/${MOZILLA}/xpcom/nsIConsoleService.h
include/${MOZILLA}/xpcom/nsID.h
+include/${MOZILLA}/xpcom/nsIDebug.h
include/${MOZILLA}/xpcom/nsIDirectoryService.h
include/${MOZILLA}/xpcom/nsIEnumerator.h
include/${MOZILLA}/xpcom/nsIErrorService.h
@@ -2651,6 +2688,7 @@ include/${MOZILLA}/xpcom/nsITimelineService.h
include/${MOZILLA}/xpcom/nsITimer.h
include/${MOZILLA}/xpcom/nsITimerInternal.h
include/${MOZILLA}/xpcom/nsITimerManager.h
+include/${MOZILLA}/xpcom/nsITraceRefcnt.h
include/${MOZILLA}/xpcom/nsIUnicharBuffer.h
include/${MOZILLA}/xpcom/nsIUnicharInputStream.h
include/${MOZILLA}/xpcom/nsIVariant.h
@@ -2689,6 +2727,7 @@ include/${MOZILLA}/xpcom/nsTHashtable.h
include/${MOZILLA}/xpcom/nsTextFormatter.h
include/${MOZILLA}/xpcom/nsTime.h
include/${MOZILLA}/xpcom/nsTraceRefcnt.h
+include/${MOZILLA}/xpcom/nsTraceRefcntImpl.h
include/${MOZILLA}/xpcom/nsUnitConversion.h
include/${MOZILLA}/xpcom/nsValueArray.h
include/${MOZILLA}/xpcom/nsVariant.h
@@ -2705,6 +2744,7 @@ include/${MOZILLA}/xpcom/pldhash.h
include/${MOZILLA}/xpcom/plevent.h
include/${MOZILLA}/xpcom/plvector.h
include/${MOZILLA}/xpcom/xcDll.h
+include/${MOZILLA}/xpcom/xpcom-config.h
include/${MOZILLA}/xpcom/xpt_arena.h
include/${MOZILLA}/xpcom/xpt_struct.h
include/${MOZILLA}/xpcom/xpt_xdr.h
@@ -2810,8 +2850,11 @@ include/${MOZILLA}/zlib/zlib.h
@dirrm lib/${MOZILLA}/defaults/pref
@dirrm lib/${MOZILLA}/defaults/messenger/US
@dirrm lib/${MOZILLA}/defaults/messenger
+@dirrm lib/${MOZILLA}/defaults/isp/US
+@dirrm lib/${MOZILLA}/defaults/isp
@dirrm lib/${MOZILLA}/defaults/autoconfig
@dirrm lib/${MOZILLA}/defaults
+@dirrm lib/${MOZILLA}/components/myspell
@dirrm lib/${MOZILLA}/components
@dirrm lib/${MOZILLA}/chrome/icons/default
@dirrm lib/${MOZILLA}/chrome/icons
@@ -2856,6 +2899,7 @@ include/${MOZILLA}/zlib/zlib.h
@dirrm include/${MOZILLA}/txtsvc
@dirrm include/${MOZILLA}/txmgr
@dirrm include/${MOZILLA}/string
+@dirrm include/${MOZILLA}/spellchecker
@dirrm include/${MOZILLA}/sidebar
@dirrm include/${MOZILLA}/shistory
@dirrm include/${MOZILLA}/rdfutil
@@ -2891,7 +2935,6 @@ include/${MOZILLA}/zlib/zlib.h
@dirrm include/${MOZILLA}/msgbase
@dirrm include/${MOZILLA}/mozldap
@dirrm include/${MOZILLA}/mork
-@dirrm include/${MOZILLA}/mng
@dirrm include/${MOZILLA}/mimetype
@dirrm include/${MOZILLA}/mimeemitter
@dirrm include/${MOZILLA}/mime
@@ -2918,6 +2961,7 @@ include/${MOZILLA}/zlib/zlib.h
@dirrm include/${MOZILLA}/icalss
@dirrm include/${MOZILLA}/ical
@dirrm include/${MOZILLA}/htmlparser
+@dirrm include/${MOZILLA}/history
@dirrm include/${MOZILLA}/helperAppDlg
@dirrm include/${MOZILLA}/gtkxtbin
@dirrm include/${MOZILLA}/gtkembedmoz
diff --git a/www/mozilla/buildlink2.mk b/www/mozilla/buildlink2.mk
index 9c922bb9012..900f6a5e2cf 100644
--- a/www/mozilla/buildlink2.mk
+++ b/www/mozilla/buildlink2.mk
@@ -1,11 +1,11 @@
-# $NetBSD: buildlink2.mk,v 1.10 2003/07/13 13:53:50 wiz Exp $
+# $NetBSD: buildlink2.mk,v 1.11 2003/11/27 00:03:53 taya Exp $
#
.if !defined(MOZILLA_BUILDLINK2_MK)
MOZILLA_BUILDLINK2_MK= # defined
BUILDLINK_PACKAGES+= mozilla
-BUILDLINK_DEPENDS.mozilla?= mozilla>=1.4nb1
+BUILDLINK_DEPENDS.mozilla?= mozilla>=1.5
BUILDLINK_PKGSRCDIR.mozilla?= ../../www/mozilla
EVAL_PREFIX+= BUILDLINK_PREFIX.mozilla=mozilla
diff --git a/www/mozilla/distinfo b/www/mozilla/distinfo
index 3b1fc4116df..0123a08c045 100644
--- a/www/mozilla/distinfo
+++ b/www/mozilla/distinfo
@@ -1,20 +1,21 @@
-$NetBSD: distinfo,v 1.43 2003/08/02 13:40:16 mrg Exp $
+$NetBSD: distinfo,v 1.44 2003/11/27 00:03:53 taya Exp $
-SHA1 (mozilla-source-1.4.tar.bz2) = cf81a42afe52bf2464687d68f4384ae7c6ad18a3
-Size (mozilla-source-1.4.tar.bz2) = 31867608 bytes
-SHA1 (patch-aa) = 2563b28ee0df35ae57fbcde30163b5d7c234ea68
-SHA1 (patch-ab) = 8447517ec289181829c958cd1b93b6663a86c87c
-SHA1 (patch-ac) = ead2209e8e7b2080d1813a084fc3ee60795d595f
-SHA1 (patch-ad) = a96cc108816a064200ad5064a2070c7cfd99e88b
-SHA1 (patch-ae) = 7f43871b9ba696e1c6a1a8fc3746221acb4a602b
-SHA1 (patch-af) = 009c8c699f04bdc0deaab984ec6b946ff8acf937
-SHA1 (patch-ag) = 99b1849e5c634c277c57834cb8ab7a6af4bc7357
-SHA1 (patch-am) = a016a23caf3ff46dd5eaeac54fec2d059f68e555
-SHA1 (patch-aw) = be0e726ba8fbde4a9650786dc6f8ec04e9669c3d
-SHA1 (patch-ba) = 63baf096f81c96bdb7fc56c00939a07a01a672dd
-SHA1 (patch-bb) = 70e07fb06469157d49df8a5b9bc90378820d902e
-SHA1 (patch-be) = f8046c3bd5c29214d5b9ace250fcf83e57a361fd
-SHA1 (patch-bm) = 7fa8e9701df888a52329b4ecc76ad166038fce06
-SHA1 (patch-bn) = 475190596a9d143b659ff95d23c8b024acf41d88
-SHA1 (patch-bo) = 6763f73c5736e9414e05495a9f92d7c7c8110d91
-SHA1 (patch-bp) = 486763c887979accc405066aa3cf55693d79b3fc
+SHA1 (mozilla-source-1.5.1.tar.bz2) = 801ba02ce1f53b993f5d4186b08ba2e9abc9ed00
+Size (mozilla-source-1.5.1.tar.bz2) = 29756176 bytes
+SHA1 (patch-aa) = d71397f6c9cf5e077221de3c6cb754a5213578ec
+SHA1 (patch-ab) = 36fa52e9d31e596fac3ff797a6299c5a71c34550
+SHA1 (patch-ac) = ec539828930a98d813f783458bb8b7fabfaa24b3
+SHA1 (patch-ad) = 80e873748f5fcb9fbf1f179d1f68c4e9568aece9
+SHA1 (patch-ae) = 26da0a58f19e8e7fa7bed6a093f15e727bce98e9
+SHA1 (patch-af) = d0726fe020e1d2eb89db9129dd157bf8990c42f1
+SHA1 (patch-ag) = 1efb1d526df39fc46223e2805d364f0639d0fc7c
+SHA1 (patch-am) = 596ac06abb1de21a197a9db93fde0eaec19f36d8
+SHA1 (patch-aw) = 48a240bd793729a534467d9feb23d96a65cdcc64
+SHA1 (patch-ba) = 539b6c690dea4f9c8f7ad67de2f0357b1cdee769
+SHA1 (patch-bb) = 38e4378fcc7b180845ed1e42af828bcce9119aa8
+SHA1 (patch-be) = 20050e778410393b2ac6343b9f8ba2c0affc432b
+SHA1 (patch-bm) = d67723f17ca2ceaab0488798f55a4c621926a029
+SHA1 (patch-bn) = b5a5effc0b427ede79171f167a4110959ed8b064
+SHA1 (patch-bo) = b4c52c0b798e4a3004fe1eee0630eba173204943
+SHA1 (patch-bp) = e8cdd22555b577109ae777410c95f8aeeb5f6f25
+SHA1 (patch-bq) = f81601c6bf7aa3a47d93bd9a24b5d22fd7133e1c
diff --git a/www/mozilla/patches/patch-aa b/www/mozilla/patches/patch-aa
deleted file mode 100644
index 805b3be198c..00000000000
--- a/www/mozilla/patches/patch-aa
+++ /dev/null
@@ -1,14 +0,0 @@
-$NetBSD: patch-aa,v 1.23 2003/03/17 16:07:33 taya Exp $
-
-diff -ru ../Orig/mozilla/nsprpub/pr/src/pthreads/ptthread.c ./nsprpub/pr/src/pthreads/ptthread.c
---- ../Orig/mozilla/nsprpub/pr/src/pthreads/ptthread.c 2002-08-28 23:42:52.000000000 +0900
-+++ ./nsprpub/pr/src/pthreads/ptthread.c 2003-03-14 16:58:37.000000000 +0900
-@@ -360,7 +360,7 @@
- /*
- * Linux doesn't have pthread_attr_setstacksize.
- */
--#ifndef LINUX
-+#if !defined(LINUX) && !defined(NETBSD)
- rv = pthread_attr_setstacksize(&tattr, stackSize);
- PR_ASSERT(0 == rv);
- #endif
diff --git a/www/mozilla/patches/patch-ab b/www/mozilla/patches/patch-ab
index 9582b56484f..cbe466b7f36 100644
--- a/www/mozilla/patches/patch-ab
+++ b/www/mozilla/patches/patch-ab
@@ -1,8 +1,9 @@
-$NetBSD: patch-ab,v 1.28 2003/04/27 09:49:06 grant Exp $
+$NetBSD: patch-ab,v 1.29 2003/11/27 00:03:53 taya Exp $
---- configure.in.orig 7 Mar 2003 21:25:31 -0000
-+++ configure.in 15 Apr 2003 14:53:02 -0000
-@@ -859,6 +859,9 @@
+diff -ru ../Orig/mozilla/configure.in ./configure.in
+--- ../Orig/mozilla/configure.in 2003-08-30 02:14:58.000000000 +0900
++++ ./configure.in 2003-10-16 15:38:38.000000000 +0900
+@@ -902,6 +902,9 @@
# MKSHLIB_FORCE_ALL='-Wl,-Bforcearchive'
# MKSHLIB_UNFORCE_ALL=''
# fi
@@ -12,7 +13,7 @@ $NetBSD: patch-ab,v 1.28 2003/04/27 09:49:06 grant Exp $
;;
*-hpux*)
-@@ -1134,6 +1137,13 @@
+@@ -1190,6 +1193,13 @@
if test "$LIBRUNPATH"; then
DSO_LDOPTS="-Wl,-R$LIBRUNPATH $DSO_LDOPTS"
fi
@@ -26,7 +27,7 @@ $NetBSD: patch-ab,v 1.28 2003/04/27 09:49:06 grant Exp $
;;
*-nto*)
-@@ -1493,7 +1503,7 @@
+@@ -1596,7 +1606,7 @@
[siginfo_t* info;],
[ac_cv_siginfo_t=true],
[ac_cv_siginfo_t=false])])
@@ -35,7 +36,7 @@ $NetBSD: patch-ab,v 1.28 2003/04/27 09:49:06 grant Exp $
AC_DEFINE(HAVE_SIGINFO_T)
AC_MSG_RESULT(yes)
else
-@@ -2037,9 +2047,6 @@
+@@ -2143,9 +2153,6 @@
CXXFLAGS="$CXXFLAGS -mt"
fi
;;
diff --git a/www/mozilla/patches/patch-ac b/www/mozilla/patches/patch-ac
index d3e53c14a66..8264f59fadd 100644
--- a/www/mozilla/patches/patch-ac
+++ b/www/mozilla/patches/patch-ac
@@ -1,8 +1,9 @@
-$NetBSD: patch-ac,v 1.19 2003/03/17 16:07:34 taya Exp $
+$NetBSD: patch-ac,v 1.20 2003/11/27 00:03:53 taya Exp $
---- ../Orig/mozilla/xpcom/reflect/xptcall/src/md/unix/Makefile.in 2003-01-28 06:52:51.000000000 +0900
-+++ ./xpcom/reflect/xptcall/src/md/unix/Makefile.in 2003-03-14 16:58:41.000000000 +0900
-@@ -129,7 +129,7 @@
+diff -ru ../Orig/mozilla/xpcom/reflect/xptcall/src/md/unix/Makefile.in ./xpcom/reflect/xptcall/src/md/unix/Makefile.in
+--- ../Orig/mozilla/xpcom/reflect/xptcall/src/md/unix/Makefile.in 2003-08-15 13:00:23.000000000 +0900
++++ ./xpcom/reflect/xptcall/src/md/unix/Makefile.in 2003-10-16 15:37:01.000000000 +0900
+@@ -135,7 +135,7 @@
# NetBSD/ARM
#
ifeq ($(OS_ARCH),NetBSD)
@@ -11,7 +12,7 @@ $NetBSD: patch-ac,v 1.19 2003/03/17 16:07:34 taya Exp $
CPPSRCS := xptcinvoke_arm_netbsd.cpp xptcstubs_arm_netbsd.cpp
endif
endif
-@@ -163,7 +163,7 @@
+@@ -169,7 +169,7 @@
# NetBSD/m68k
#
ifeq ($(OS_ARCH),NetBSD)
@@ -20,7 +21,7 @@ $NetBSD: patch-ac,v 1.19 2003/03/17 16:07:34 taya Exp $
CPPSRCS := xptcinvoke_netbsd_m68k.cpp xptcstubs_netbsd_m68k.cpp
endif
endif
-@@ -287,6 +287,13 @@
+@@ -295,6 +295,13 @@
CPPSRCS := xptcinvoke_sparc_netbsd.cpp xptcstubs_sparc_netbsd.cpp
ASFILES := xptcinvoke_asm_sparc_netbsd.s xptcstubs_asm_sparc_netbsd.s
endif
diff --git a/www/mozilla/patches/patch-ad b/www/mozilla/patches/patch-ad
index 69c1e099e32..7179037571d 100644
--- a/www/mozilla/patches/patch-ad
+++ b/www/mozilla/patches/patch-ad
@@ -1,8 +1,8 @@
-$NetBSD: patch-ad,v 1.24 2003/03/17 16:07:34 taya Exp $
+$NetBSD: patch-ad,v 1.25 2003/11/27 00:03:53 taya Exp $
diff -ru ../Orig/mozilla/xpcom/reflect/xptcall/src/md/unix/xptcinvoke_netbsd_m68k.cpp ./xpcom/reflect/xptcall/src/md/unix/xptcinvoke_netbsd_m68k.cpp
--- ../Orig/mozilla/xpcom/reflect/xptcall/src/md/unix/xptcinvoke_netbsd_m68k.cpp 2001-09-29 05:12:51.000000000 +0900
-+++ ./xpcom/reflect/xptcall/src/md/unix/xptcinvoke_netbsd_m68k.cpp 2003-03-14 16:58:43.000000000 +0900
++++ ./xpcom/reflect/xptcall/src/md/unix/xptcinvoke_netbsd_m68k.cpp 2003-10-16 15:37:03.000000000 +0900
@@ -132,6 +132,15 @@
}
}
diff --git a/www/mozilla/patches/patch-ae b/www/mozilla/patches/patch-ae
index d4d36880fa0..4eb236d99cc 100644
--- a/www/mozilla/patches/patch-ae
+++ b/www/mozilla/patches/patch-ae
@@ -1,8 +1,8 @@
-$NetBSD: patch-ae,v 1.15 2003/03/17 16:07:34 taya Exp $
+$NetBSD: patch-ae,v 1.16 2003/11/27 00:03:53 taya Exp $
diff -ru ../Orig/mozilla/xpcom/reflect/xptcall/src/md/unix/xptcstubs_netbsd_m68k.cpp ./xpcom/reflect/xptcall/src/md/unix/xptcstubs_netbsd_m68k.cpp
--- ../Orig/mozilla/xpcom/reflect/xptcall/src/md/unix/xptcstubs_netbsd_m68k.cpp 2001-09-29 05:12:52.000000000 +0900
-+++ ./xpcom/reflect/xptcall/src/md/unix/xptcstubs_netbsd_m68k.cpp 2003-03-14 16:58:45.000000000 +0900
++++ ./xpcom/reflect/xptcall/src/md/unix/xptcstubs_netbsd_m68k.cpp 2003-10-16 15:37:04.000000000 +0900
@@ -123,17 +123,27 @@
}
}
diff --git a/www/mozilla/patches/patch-af b/www/mozilla/patches/patch-af
index 29100e8e602..ed23e0763ef 100644
--- a/www/mozilla/patches/patch-af
+++ b/www/mozilla/patches/patch-af
@@ -1,8 +1,8 @@
-$NetBSD: patch-af,v 1.15 2003/03/17 16:07:34 taya Exp $
+$NetBSD: patch-af,v 1.16 2003/11/27 00:03:53 taya Exp $
diff -ru ../Orig/mozilla/security/nss/lib/freebl/unix_rand.c ./security/nss/lib/freebl/unix_rand.c
---- ../Orig/mozilla/security/nss/lib/freebl/unix_rand.c 2002-05-18 09:52:09.000000000 +0900
-+++ ./security/nss/lib/freebl/unix_rand.c 2003-03-14 16:58:47.000000000 +0900
+--- ../Orig/mozilla/security/nss/lib/freebl/unix_rand.c 2003-03-21 14:24:29.000000000 +0900
++++ ./security/nss/lib/freebl/unix_rand.c 2003-10-16 15:37:10.000000000 +0900
@@ -32,6 +32,7 @@
*/
diff --git a/www/mozilla/patches/patch-ag b/www/mozilla/patches/patch-ag
index 46b369f1c97..8253edbba2b 100644
--- a/www/mozilla/patches/patch-ag
+++ b/www/mozilla/patches/patch-ag
@@ -1,6 +1,8 @@
-$NetBSD: patch-ag,v 1.12 2003/09/01 10:17:40 cjep Exp $
---- extensions/transformiix/source/base/ErrorObserver.h.orig 2003-01-17 23:39:36.000000000 +1100
-+++ extensions/transformiix/source/base/ErrorObserver.h 2003-08-02 23:15:09.000000000 +1000
+$NetBSD: patch-ag,v 1.13 2003/11/27 00:03:53 taya Exp $
+
+diff -ru ../Orig/mozilla/extensions/transformiix/source/base/ErrorObserver.h ./extensions/transformiix/source/base/ErrorObserver.h
+--- ../Orig/mozilla/extensions/transformiix/source/base/ErrorObserver.h 2003-01-17 21:39:36.000000000 +0900
++++ ./extensions/transformiix/source/base/ErrorObserver.h 2003-10-16 15:37:13.000000000 +0900
@@ -28,7 +28,8 @@
#include "baseutils.h"
diff --git a/www/mozilla/patches/patch-am b/www/mozilla/patches/patch-am
index 48d39fb60b9..c9534ee637b 100644
--- a/www/mozilla/patches/patch-am
+++ b/www/mozilla/patches/patch-am
@@ -1,9 +1,18 @@
-$NetBSD: patch-am,v 1.10 2003/03/17 16:07:35 taya Exp $
+$NetBSD: patch-am,v 1.11 2003/11/27 00:03:53 taya Exp $
diff -ru ../Orig/mozilla/nsprpub/pr/src/pthreads/ptio.c ./nsprpub/pr/src/pthreads/ptio.c
---- ../Orig/mozilla/nsprpub/pr/src/pthreads/ptio.c 2003-01-21 05:50:00.000000000 +0900
-+++ ./nsprpub/pr/src/pthreads/ptio.c 2003-03-14 16:58:52.000000000 +0900
-@@ -194,7 +194,7 @@
+--- ../Orig/mozilla/nsprpub/pr/src/pthreads/ptio.c 2003-07-15 06:59:47.000000000 +0900
++++ ./nsprpub/pr/src/pthreads/ptio.c 2003-10-16 15:37:22.000000000 +0900
+@@ -189,7 +189,7 @@
+ #endif
+ #endif
+
+-#ifdef DARWIN
++#if defined(DARWIN) || (defined(__NetBSD__) && defined(IPV6_V6ONLY))
+ static PRBool _pr_ipv6_v6only_on_by_default;
+ /* The IPV6_V6ONLY socket option is not defined on Mac OS X 10.1. */
+ #ifndef IPV6_V6ONLY
+@@ -202,7 +202,7 @@
#elif defined(IRIX) || defined(OSF1) || defined(AIX) || defined(HPUX) \
|| defined(LINUX) || defined(FREEBSD) || defined(BSDI) || defined(VMS) \
|| defined(NTO) || defined(OPENBSD) || defined(DARWIN) \
@@ -12,19 +21,21 @@ diff -ru ../Orig/mozilla/nsprpub/pr/src/pthreads/ptio.c ./nsprpub/pr/src/pthread
#define _PRSockOptVal_t void *
#else
#error "Cannot determine architecture"
-@@ -3428,6 +3428,15 @@
+@@ -1154,7 +1154,7 @@
+ _pr_stderr = pt_SetMethods(2, PR_DESC_FILE, PR_FALSE, PR_TRUE);
+ PR_ASSERT(_pr_stdin && _pr_stdout && _pr_stderr);
+
+-#ifdef DARWIN
++#if defined(DARWIN) || (defined(__NetBSD__) && defined(IPV6_V6ONLY))
+ /* In Mac OS X v10.3 Panther Beta the IPV6_V6ONLY socket option
+ * is turned on by default, contrary to what RFC 3493, Section
+ * 5.3 says. So we have to turn it off. Find out whether we
+@@ -3462,7 +3462,7 @@
if (osfd == -1) pt_MapError(_PR_MD_MAP_SOCKET_ERROR, errno);
else
{
-+#if defined(__NetBSD__) && defined(_PR_INET6) && defined(IPV6_V6ONLY)
-+ if(domain == PR_AF_INET6) {
-+ int opt = 0;
-+ if (setsockopt(osfd, IPPROTO_IPV6, IPV6_V6ONLY, &opt, sizeof(opt))){
-+ close(osfd);
-+ return NULL;
-+ }
-+ }
-+#endif
- fd = pt_SetMethods(osfd, ftype, PR_FALSE, PR_FALSE);
- if (fd == NULL) close(osfd);
- }
+-#ifdef DARWIN
++#if defined(DARWIN) || (defined(__NetBSD__) && defined(IPV6_V6ONLY))
+ if ((domain == AF_INET6) && _pr_ipv6_v6only_on_by_default)
+ {
+ int on = 0;
diff --git a/www/mozilla/patches/patch-aw b/www/mozilla/patches/patch-aw
index 0a89e6195f1..58350410d0b 100644
--- a/www/mozilla/patches/patch-aw
+++ b/www/mozilla/patches/patch-aw
@@ -1,8 +1,8 @@
-$NetBSD: patch-aw,v 1.15 2003/03/17 16:07:35 taya Exp $
+$NetBSD: patch-aw,v 1.16 2003/11/27 00:03:53 taya Exp $
diff -ru ../Orig/mozilla/widget/src/gtksuperwin/Makefile.in ./widget/src/gtksuperwin/Makefile.in
---- ../Orig/mozilla/widget/src/gtksuperwin/Makefile.in 2002-12-12 09:08:47.000000000 +0900
-+++ ./widget/src/gtksuperwin/Makefile.in 2003-03-14 16:58:54.000000000 +0900
+--- ../Orig/mozilla/widget/src/gtksuperwin/Makefile.in 2003-04-19 05:14:09.000000000 +0900
++++ ./widget/src/gtksuperwin/Makefile.in 2003-10-16 15:37:25.000000000 +0900
@@ -25,6 +25,7 @@
MODULE = widget
LIBRARY_NAME = gtksuperwin
diff --git a/www/mozilla/patches/patch-ba b/www/mozilla/patches/patch-ba
index f5e1fce825b..a70f49fb0f9 100644
--- a/www/mozilla/patches/patch-ba
+++ b/www/mozilla/patches/patch-ba
@@ -1,8 +1,8 @@
-$NetBSD: patch-ba,v 1.13 2003/03/17 16:07:35 taya Exp $
+$NetBSD: patch-ba,v 1.14 2003/11/27 00:03:53 taya Exp $
diff -ru ../Orig/mozilla/nsprpub/pr/include/md/_netbsd.cfg ./nsprpub/pr/include/md/_netbsd.cfg
--- ../Orig/mozilla/nsprpub/pr/include/md/_netbsd.cfg 2000-12-02 06:29:17.000000000 +0900
-+++ ./nsprpub/pr/include/md/_netbsd.cfg 2003-03-14 16:58:58.000000000 +0900
++++ ./nsprpub/pr/include/md/_netbsd.cfg 2003-10-16 15:37:30.000000000 +0900
@@ -45,7 +45,8 @@
#define PR_AF_INET6 24 /* same as AF_INET6 */
diff --git a/www/mozilla/patches/patch-bb b/www/mozilla/patches/patch-bb
index e7373dea51e..908b8017b2d 100644
--- a/www/mozilla/patches/patch-bb
+++ b/www/mozilla/patches/patch-bb
@@ -1,8 +1,8 @@
-$NetBSD: patch-bb,v 1.13 2003/03/17 16:07:35 taya Exp $
+$NetBSD: patch-bb,v 1.14 2003/11/27 00:03:53 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 2003-01-17 08:09:14.000000000 +0900
-+++ ./nsprpub/pr/include/md/_netbsd.h 2003-03-14 16:59:00.000000000 +0900
++++ ./nsprpub/pr/include/md/_netbsd.h 2003-10-16 15:37:32.000000000 +0900
@@ -48,12 +48,20 @@
#define _PR_SI_ARCHITECTURE "m68k"
#elif defined(__powerpc__)
diff --git a/www/mozilla/patches/patch-be b/www/mozilla/patches/patch-be
index 761512d94c0..e3b1b2d048f 100644
--- a/www/mozilla/patches/patch-be
+++ b/www/mozilla/patches/patch-be
@@ -1,8 +1,8 @@
-$NetBSD: patch-be,v 1.11 2003/03/17 16:07:35 taya Exp $
+$NetBSD: patch-be,v 1.12 2003/11/27 00:03:53 taya Exp $
diff -ru ../Orig/mozilla/nsprpub/pr/src/io/prsocket.c ./nsprpub/pr/src/io/prsocket.c
--- ../Orig/mozilla/nsprpub/pr/src/io/prsocket.c 2002-06-12 05:08:07.000000000 +0900
-+++ ./nsprpub/pr/src/io/prsocket.c 2003-03-14 16:59:05.000000000 +0900
++++ ./nsprpub/pr/src/io/prsocket.c 2003-10-16 15:37:39.000000000 +0900
@@ -1299,6 +1299,15 @@
if (osfd == -1) {
return 0;
diff --git a/www/mozilla/patches/patch-bm b/www/mozilla/patches/patch-bm
index 02b19be79a3..0de9ac5e217 100644
--- a/www/mozilla/patches/patch-bm
+++ b/www/mozilla/patches/patch-bm
@@ -1,8 +1,8 @@
-$NetBSD: patch-bm,v 1.3 2003/03/17 16:07:35 taya Exp $
+$NetBSD: patch-bm,v 1.4 2003/11/27 00:03:53 taya Exp $
diff -ru ../Orig/mozilla/xpcom/reflect/xptcall/src/md/unix/xptcstubs_arm_netbsd.cpp ./xpcom/reflect/xptcall/src/md/unix/xptcstubs_arm_netbsd.cpp
--- ../Orig/mozilla/xpcom/reflect/xptcall/src/md/unix/xptcstubs_arm_netbsd.cpp 2001-09-29 05:12:52.000000000 +0900
-+++ ./xpcom/reflect/xptcall/src/md/unix/xptcstubs_arm_netbsd.cpp 2003-03-14 16:59:09.000000000 +0900
++++ ./xpcom/reflect/xptcall/src/md/unix/xptcstubs_arm_netbsd.cpp 2003-10-16 15:37:41.000000000 +0900
@@ -118,18 +118,23 @@
* so they are contiguous with values passed on the stack, and then calls
* PrepareAndDispatch() to do the dirty work.
diff --git a/www/mozilla/patches/patch-bn b/www/mozilla/patches/patch-bn
index 3bf9d6d2f8d..b0e0001b774 100644
--- a/www/mozilla/patches/patch-bn
+++ b/www/mozilla/patches/patch-bn
@@ -1,9 +1,9 @@
-$NetBSD: patch-bn,v 1.2 2003/03/17 16:07:35 taya Exp $
+$NetBSD: patch-bn,v 1.3 2003/11/27 00:03:53 taya Exp $
diff -ru ../Orig/mozilla/xpcom/io/nsNativeCharsetUtils.cpp ./xpcom/io/nsNativeCharsetUtils.cpp
---- ../Orig/mozilla/xpcom/io/nsNativeCharsetUtils.cpp 2002-10-06 12:42:55.000000000 +0900
-+++ ./xpcom/io/nsNativeCharsetUtils.cpp 2003-03-14 16:59:12.000000000 +0900
-@@ -256,7 +256,12 @@
+--- ../Orig/mozilla/xpcom/io/nsNativeCharsetUtils.cpp 2003-07-30 14:58:28.000000000 +0900
++++ ./xpcom/io/nsNativeCharsetUtils.cpp 2003-10-16 15:37:44.000000000 +0900
+@@ -294,7 +294,12 @@
{
const char *blank_list[] = { "", NULL };
const char **native_charset_list = blank_list;
diff --git a/www/mozilla/patches/patch-bo b/www/mozilla/patches/patch-bo
index e8d6d6259c2..e0dd64660f5 100644
--- a/www/mozilla/patches/patch-bo
+++ b/www/mozilla/patches/patch-bo
@@ -1,8 +1,9 @@
-$NetBSD: patch-bo,v 1.3 2003/04/27 09:49:06 grant Exp $
+$NetBSD: patch-bo,v 1.4 2003/11/27 00:03:53 taya Exp $
---- nsprpub/configure.in.orig 20 Jan 2003 20:49:52 -0000
-+++ nsprpub/configure.in 15 Apr 2003 14:51:35 -0000
-@@ -929,6 +929,9 @@
+diff -ru ../Orig/mozilla/nsprpub/configure.in ./nsprpub/configure.in
+--- ../Orig/mozilla/nsprpub/configure.in 2003-08-30 09:18:18.000000000 +0900
++++ ./nsprpub/configure.in 2003-10-16 15:37:46.000000000 +0900
+@@ -932,6 +932,9 @@
DSO_LDOPTS='-shared -Wl,-soname -Wl,$(notdir $@)'
MDCPUCFG_H=_freebsd.cfg
PR_MD_CSRCS=freebsd.c
@@ -12,7 +13,7 @@ $NetBSD: patch-bo,v 1.3 2003/04/27 09:49:06 grant Exp $
;;
*-hpux*)
-@@ -2144,7 +2147,14 @@
+@@ -2175,7 +2178,14 @@
_PTHREAD_LDFLAGS="-lc_r"
fi
;;
diff --git a/www/mozilla/patches/patch-bp b/www/mozilla/patches/patch-bp
index 1e63b6f5392..e69cc85b2ab 100644
--- a/www/mozilla/patches/patch-bp
+++ b/www/mozilla/patches/patch-bp
@@ -1,8 +1,8 @@
-$NetBSD: patch-bp,v 1.1 2003/03/17 16:07:35 taya Exp $
+$NetBSD: patch-bp,v 1.2 2003/11/27 00:03:53 taya Exp $
diff -ru ../Orig/mozilla/other-licenses/libical/src/libical/Makefile.in ./other-licenses/libical/src/libical/Makefile.in
--- ../Orig/mozilla/other-licenses/libical/src/libical/Makefile.in 2003-01-08 13:59:28.000000000 +0900
-+++ ./other-licenses/libical/src/libical/Makefile.in 2003-03-14 16:59:16.000000000 +0900
++++ ./other-licenses/libical/src/libical/Makefile.in 2003-10-16 15:37:49.000000000 +0900
@@ -179,7 +179,7 @@
$(PERL) $(ICALSCRIPTS)/mkrestrictiontable.pl -i $(srcdir)/icalrestriction.c.in \
$(DESIGNDATA)/restrictions.csv > icalrestriction.c
diff --git a/www/mozilla/patches/patch-bq b/www/mozilla/patches/patch-bq
new file mode 100644
index 00000000000..be24271e44b
--- /dev/null
+++ b/www/mozilla/patches/patch-bq
@@ -0,0 +1,14 @@
+$NetBSD: patch-bq,v 1.3 2003/11/27 00:03:53 taya Exp $
+
+diff -ru ../Orig/mozilla/xpcom/io/nsLocalFileUnix.h ./xpcom/io/nsLocalFileUnix.h
+--- ../Orig/mozilla/xpcom/io/nsLocalFileUnix.h 2003-07-19 07:14:16.000000000 +0900
++++ ./xpcom/io/nsLocalFileUnix.h 2003-10-16 15:37:51.000000000 +0900
+@@ -57,7 +57,7 @@
+ #endif
+
+ // so we can statfs on freebsd
+-#if defined(__FreeBSD__)
++#if defined(__FreeBSD__) || defined(__NetBSD__)
+ #define HAVE_SYS_STATFS_H
+ #define STATFS statfs
+ #include <sys/param.h>