diff options
author | taya <taya@pkgsrc.org> | 2002-12-10 16:02:38 +0000 |
---|---|---|
committer | taya <taya@pkgsrc.org> | 2002-12-10 16:02:38 +0000 |
commit | a7c3fc28ede77ae2e7850b5d01932695244db457 (patch) | |
tree | eae63ab7ff262ed705ed43a801a1763f2f10e53e /www/phoenix | |
parent | 44bc47e4e588cf66cbf5f05aafe6aa2a83ac64e8 (diff) | |
download | pkgsrc-a7c3fc28ede77ae2e7850b5d01932695244db457.tar.gz |
Update phoenix to 0.5
What's new from release notes
- Multiple homepages
- Sidebar remembers its state across sessions
- Download fixes
- History improvements
- Accessibility improvements
- Size and memory reduction
- Performance improvements
- Stability improvements
- Better Windows appearance
- Many more new themes
- Too many fixes to list
See below for detail.
http://www.mozilla.org/projects/phoenix/phoenix-release-notes.html
Diffstat (limited to 'www/phoenix')
-rw-r--r-- | www/phoenix/MESSAGE | 8 | ||||
-rw-r--r-- | www/phoenix/Makefile | 4 | ||||
-rw-r--r-- | www/phoenix/PLIST | 36 | ||||
-rw-r--r-- | www/phoenix/distinfo | 30 | ||||
-rw-r--r-- | www/phoenix/patches/patch-aa | 6 | ||||
-rw-r--r-- | www/phoenix/patches/patch-ab | 20 | ||||
-rw-r--r-- | www/phoenix/patches/patch-ac | 10 | ||||
-rw-r--r-- | www/phoenix/patches/patch-ad | 4 | ||||
-rw-r--r-- | www/phoenix/patches/patch-ae | 4 | ||||
-rw-r--r-- | www/phoenix/patches/patch-am | 6 | ||||
-rw-r--r-- | www/phoenix/patches/patch-aw | 4 | ||||
-rw-r--r-- | www/phoenix/patches/patch-ba | 4 | ||||
-rw-r--r-- | www/phoenix/patches/patch-bb | 4 | ||||
-rw-r--r-- | www/phoenix/patches/patch-be | 4 | ||||
-rw-r--r-- | www/phoenix/patches/patch-bj | 4 | ||||
-rw-r--r-- | www/phoenix/patches/patch-bm | 4 |
16 files changed, 86 insertions, 66 deletions
diff --git a/www/phoenix/MESSAGE b/www/phoenix/MESSAGE index 3f7490a7e54..5b92aa9b444 100644 --- a/www/phoenix/MESSAGE +++ b/www/phoenix/MESSAGE @@ -1,4 +1,6 @@ -PLEASE NOTE: You MUST create a new profile for Phoenix 0.4. +PLEASE NOTE: You should create a new profile for Phoenix 0.5. -To create new profile, simply remove ~/.phoenix and run phoenix. -Or run phoenix -ProfileManager and click on the "Create Profile" button. +To create a new profile, start Phoenix by running phoenix -ProfileManager +and click on the "Create Profile" button. If you don't want to delete your +old profile and are willing to incur the risk of new bugs, you should at least +delete your profile's downloads.rdf file. diff --git a/www/phoenix/Makefile b/www/phoenix/Makefile index b1740ef734f..92fd0a0ee51 100644 --- a/www/phoenix/Makefile +++ b/www/phoenix/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2002/10/30 15:24:52 taya Exp $ +# $NetBSD: Makefile,v 1.3 2002/12/10 16:02:38 taya Exp $ MOZILLA= phoenix MOZILLA_BIN= phoenix-bin -MOZ_VER= 0.4 +MOZ_VER= 0.5 EXTRACT_SUFX= .tar.bz2 DISTNAME= mozilla-phoenix-${MOZ_VER} MASTER_SITES= ${MASTER_SITE_LOCAL} diff --git a/www/phoenix/PLIST b/www/phoenix/PLIST index fcf279afb76..61aff646721 100644 --- a/www/phoenix/PLIST +++ b/www/phoenix/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2002/10/30 15:24:53 taya Exp $ +@comment $NetBSD: PLIST,v 1.3 2002/12/10 16:02:38 taya Exp $ bin/${MOZILLA} @comment begin PROGRAMS lib/${MOZILLA}/${MOZILLA_BIN} @@ -114,7 +114,6 @@ lib/${MOZILLA}/chrome/en-US.jar lib/${MOZILLA}/chrome/en-mac.jar lib/${MOZILLA}/chrome/en-unix.jar lib/${MOZILLA}/chrome/en-win.jar -lib/${MOZILLA}/chrome/forms.jar lib/${MOZILLA}/chrome/help.jar lib/${MOZILLA}/chrome/inspector.jar lib/${MOZILLA}/chrome/installed-chrome.txt @@ -176,6 +175,7 @@ lib/${MOZILLA}/components/layout_base.xpt lib/${MOZILLA}/components/layout_xul.xpt lib/${MOZILLA}/components/layout_xul_tree.xpt lib/${MOZILLA}/components/locale.xpt +lib/${MOZILLA}/components/lwbrk.xpt lib/${MOZILLA}/components/mimetype.xpt lib/${MOZILLA}/components/mozbrwsr.xpt lib/${MOZILLA}/components/mozfind.xpt @@ -548,20 +548,26 @@ include/${MOZILLA}/commandhandler/nsICommandManager.h include/${MOZILLA}/commandhandler/nsICommandParams.h include/${MOZILLA}/commandhandler/nsIControllerCommand.h include/${MOZILLA}/commandhandler/nsIControllerCommandManager.h +include/${MOZILLA}/commandhandler/nsIControllerContext.h include/${MOZILLA}/commandhandler/nsPICommandUpdater.h include/${MOZILLA}/composer/nsIEditingSession.h include/${MOZILLA}/content/mozISanitizingSerializer.h include/${MOZILLA}/content/nsBidiUtils.h -include/${MOZILLA}/content/nsCSSAtomList.h -include/${MOZILLA}/content/nsCSSAtoms.h +include/${MOZILLA}/content/nsCSSAnonBoxList.h +include/${MOZILLA}/content/nsCSSAnonBoxes.h include/${MOZILLA}/content/nsCSSDeclaration.h include/${MOZILLA}/content/nsCSSKeywordList.h include/${MOZILLA}/content/nsCSSKeywords.h include/${MOZILLA}/content/nsCSSPropList.h include/${MOZILLA}/content/nsCSSProps.h +include/${MOZILLA}/content/nsCSSPseudoClassList.h +include/${MOZILLA}/content/nsCSSPseudoClasses.h +include/${MOZILLA}/content/nsCSSPseudoElementList.h +include/${MOZILLA}/content/nsCSSPseudoElements.h include/${MOZILLA}/content/nsCSSValue.h include/${MOZILLA}/content/nsChangeHint.h include/${MOZILLA}/content/nsContentCID.h +include/${MOZILLA}/content/nsContentErrors.h include/${MOZILLA}/content/nsContentPolicyUtils.h include/${MOZILLA}/content/nsContentUtils.h include/${MOZILLA}/content/nsDOMCSSDeclaration.h @@ -634,6 +640,8 @@ include/${MOZILLA}/content/nsIRadioGroupContainer.h include/${MOZILLA}/content/nsIRadioVisitor.h include/${MOZILLA}/content/nsIRangeUtils.h include/${MOZILLA}/content/nsIScriptElement.h +include/${MOZILLA}/content/nsIScriptEventHandler.h +include/${MOZILLA}/content/nsIScriptEventManager.h include/${MOZILLA}/content/nsIScriptLoader.h include/${MOZILLA}/content/nsIScriptLoaderObserver.h include/${MOZILLA}/content/nsISelectElement.h @@ -719,6 +727,8 @@ include/${MOZILLA}/dom/domstubs.h include/${MOZILLA}/dom/nsDOMCID.h include/${MOZILLA}/dom/nsDOMError.h include/${MOZILLA}/dom/nsIBaseDOMException.h +include/${MOZILLA}/dom/nsIDOM3DocumentEvent.h +include/${MOZILLA}/dom/nsIDOM3EventTarget.h include/${MOZILLA}/dom/nsIDOM3Node.h include/${MOZILLA}/dom/nsIDOMAbstractView.h include/${MOZILLA}/dom/nsIDOMAttr.h @@ -748,6 +758,7 @@ include/${MOZILLA}/dom/nsIDOMCompositionListener.h include/${MOZILLA}/dom/nsIDOMContextMenuListener.h include/${MOZILLA}/dom/nsIDOMCounter.h include/${MOZILLA}/dom/nsIDOMCrypto.h +include/${MOZILLA}/dom/nsIDOMCustomEvent.h include/${MOZILLA}/dom/nsIDOMDOMException.h include/${MOZILLA}/dom/nsIDOMDOMImplementation.h include/${MOZILLA}/dom/nsIDOMDocument.h @@ -767,6 +778,7 @@ include/${MOZILLA}/dom/nsIDOMEntity.h include/${MOZILLA}/dom/nsIDOMEntityReference.h include/${MOZILLA}/dom/nsIDOMEvent.h include/${MOZILLA}/dom/nsIDOMEventCapturer.h +include/${MOZILLA}/dom/nsIDOMEventGroup.h include/${MOZILLA}/dom/nsIDOMEventListener.h include/${MOZILLA}/dom/nsIDOMEventReceiver.h include/${MOZILLA}/dom/nsIDOMEventTarget.h @@ -937,12 +949,10 @@ include/${MOZILLA}/editor/nsICiter.h include/${MOZILLA}/editor/nsIDocumentStateListener.h include/${MOZILLA}/editor/nsIEditActionListener.h include/${MOZILLA}/editor/nsIEditor.h -include/${MOZILLA}/editor/nsIEditorController.h include/${MOZILLA}/editor/nsIEditorIMESupport.h include/${MOZILLA}/editor/nsIEditorLogging.h include/${MOZILLA}/editor/nsIEditorMailSupport.h include/${MOZILLA}/editor/nsIEditorObserver.h -include/${MOZILLA}/editor/nsIEditorShell.h include/${MOZILLA}/editor/nsIEditorSpellCheck.h include/${MOZILLA}/editor/nsIEditorStyleSheets.h include/${MOZILLA}/editor/nsIHTMLEditor.h @@ -991,9 +1001,11 @@ include/${MOZILLA}/gfx/nsIDeviceContextSpecPS.h include/${MOZILLA}/gfx/nsIDeviceContextSpecXPrint.h include/${MOZILLA}/gfx/nsIDeviceContextXPrint.h include/${MOZILLA}/gfx/nsIDrawingSurface.h +include/${MOZILLA}/gfx/nsIFontCatalogService.h include/${MOZILLA}/gfx/nsIFontEnumerator.h include/${MOZILLA}/gfx/nsIFontList.h include/${MOZILLA}/gfx/nsIFontMetrics.h +include/${MOZILLA}/gfx/nsIFreeType2.h include/${MOZILLA}/gfx/nsIGraphics.h include/${MOZILLA}/gfx/nsIImage.h include/${MOZILLA}/gfx/nsIPrintOptions.h @@ -1221,11 +1233,11 @@ include/${MOZILLA}/layout/nsITableLayout.h include/${MOZILLA}/layout/nsITextControlFrame.h include/${MOZILLA}/layout/nsITextFrame.h include/${MOZILLA}/layout/nsITreeBoxObject.h -include/${MOZILLA}/layout/nsITreeColFrame.h include/${MOZILLA}/layout/nsITreeContentView.h include/${MOZILLA}/layout/nsITreeSelection.h include/${MOZILLA}/layout/nsITreeView.h include/${MOZILLA}/layout/nsLayoutCID.h +include/${MOZILLA}/layout/nsLayoutErrors.h include/${MOZILLA}/layout/nsPIBoxObject.h include/${MOZILLA}/layout/nsReflowType.h include/${MOZILLA}/layout/nsStyleChangeList.h @@ -1267,6 +1279,7 @@ include/${MOZILLA}/lwbrk/nsIBreakState.h include/${MOZILLA}/lwbrk/nsILineBreaker.h include/${MOZILLA}/lwbrk/nsILineBreakerFactory.h include/${MOZILLA}/lwbrk/nsILinearIterator.h +include/${MOZILLA}/lwbrk/nsISemanticUnitScanner.h include/${MOZILLA}/lwbrk/nsIWordBreaker.h include/${MOZILLA}/lwbrk/nsIWordBreakerFactory.h include/${MOZILLA}/lwbrk/nsLWBrkCIID.h @@ -1290,7 +1303,6 @@ include/${MOZILLA}/mozldap/nsILDAPServer.h include/${MOZILLA}/mozldap/nsILDAPService.h include/${MOZILLA}/mozldap/nsILDAPURL.h include/${MOZILLA}/mozldap/nsLDAP.h -include/${MOZILLA}/mpfilelocprovider/nsMPFileLocProvider.h include/${MOZILLA}/necko/mozITXTToHTMLConv.h include/${MOZILLA}/necko/netCore.h include/${MOZILLA}/necko/nsCPasswordManager.h @@ -1342,7 +1354,6 @@ include/${MOZILLA}/necko/nsIProtocolProxyService.h include/${MOZILLA}/necko/nsIProxiedProtocolHandler.h include/${MOZILLA}/necko/nsIProxy.h include/${MOZILLA}/necko/nsIProxyAutoConfig.h -include/${MOZILLA}/necko/nsIProxyAutoConfigUtils.h include/${MOZILLA}/necko/nsIProxyInfo.h include/${MOZILLA}/necko/nsIRequest.h include/${MOZILLA}/necko/nsIRequestObserver.h @@ -1387,6 +1398,7 @@ include/${MOZILLA}/necko/nsIUnicharStreamLoader.h include/${MOZILLA}/necko/nsIUploadChannel.h include/${MOZILLA}/necko/nsIWebFilters.h include/${MOZILLA}/necko/nsNetCID.h +include/${MOZILLA}/necko/nsNetError.h include/${MOZILLA}/necko/nsNetUtil.h include/${MOZILLA}/necko/nsReadLine.h include/${MOZILLA}/necko/nsUnixColorPrintf.h @@ -1624,8 +1636,6 @@ include/${MOZILLA}/plugin/nsPluginsCID.h include/${MOZILLA}/plugin/nsplugin.h include/${MOZILLA}/plugin/nsplugindefs.h include/${MOZILLA}/plugin/nspluginroot.h -include/${MOZILLA}/png/png.h -include/${MOZILLA}/png/pngconf.h include/${MOZILLA}/pref/nsIPref.h include/${MOZILLA}/pref/nsIPrefBranch.h include/${MOZILLA}/pref/nsIPrefBranchInternal.h @@ -1640,6 +1650,7 @@ include/${MOZILLA}/prefmigr/nsIPrefMigrationProgress.h include/${MOZILLA}/prefmigr/nsPrefMigration.h include/${MOZILLA}/prefmigr/nsPrefMigrationCIDs.h include/${MOZILLA}/prefmigr/nsPrefMigrationFactory.h +include/${MOZILLA}/profdirserviceprovider/nsProfileDirServiceProvider.h include/${MOZILLA}/profile/nsIProfile.h include/${MOZILLA}/profile/nsIProfileChangeStatus.h include/${MOZILLA}/profile/nsIProfileInternal.h @@ -2210,10 +2221,10 @@ include/${MOZILLA}/zlib/zlib.h @dirrm include/${MOZILLA}/rdf @dirrm include/${MOZILLA}/progressDlg @dirrm include/${MOZILLA}/profile +@dirrm include/${MOZILLA}/profdirserviceprovider @dirrm include/${MOZILLA}/prefmigr @dirrm include/${MOZILLA}/prefetch @dirrm include/${MOZILLA}/pref -@dirrm include/${MOZILLA}/png @dirrm include/${MOZILLA}/plugin @dirrm include/${MOZILLA}/pippki @dirrm include/${MOZILLA}/pipnss @@ -2226,7 +2237,6 @@ include/${MOZILLA}/zlib/zlib.h @dirrm include/${MOZILLA}/nkcache @dirrm include/${MOZILLA}/necko2 @dirrm include/${MOZILLA}/necko -@dirrm include/${MOZILLA}/mpfilelocprovider @dirrm include/${MOZILLA}/mozldap @dirrm include/${MOZILLA}/mork @dirrm include/${MOZILLA}/mng diff --git a/www/phoenix/distinfo b/www/phoenix/distinfo index 41670934433..9ff6562615a 100644 --- a/www/phoenix/distinfo +++ b/www/phoenix/distinfo @@ -1,16 +1,16 @@ -$NetBSD: distinfo,v 1.2 2002/10/30 15:24:53 taya Exp $ +$NetBSD: distinfo,v 1.3 2002/12/10 16:02:39 taya Exp $ -SHA1 (mozilla-phoenix-0.4.tar.bz2) = 21d36b5e0fd4648057ea3fa22935b5db4e712381 -Size (mozilla-phoenix-0.4.tar.bz2) = 29961534 bytes -SHA1 (patch-aa) = d2fa0cd66825ddfe0b983ecd1c80f53599d7786d -SHA1 (patch-ab) = 13f4e2af0433df5eebbdb839e23389a703594f6c -SHA1 (patch-ac) = a4e08f78b3780b16a0f69aa22e0e4350fce6db8f -SHA1 (patch-ad) = 6031284fea1ffbafdb3e69fae9d81ecc22932731 -SHA1 (patch-ae) = 9d160425a4341dd38b4da88c7913de6a95cb6660 -SHA1 (patch-am) = c0246d178c8d1b53a3e945a748116665b3107f8e -SHA1 (patch-aw) = a6f78b33ddba34c404af0521a23b8eeec3382f3e -SHA1 (patch-ba) = 71758ae86bd7f57095b5af2f96d5d2c4416bec57 -SHA1 (patch-bb) = 4f8b98e24afdba9b281f7fbfe551837560d75c62 -SHA1 (patch-be) = 768bf48f5a667e51cea9fd83c5cb26cf86e72e18 -SHA1 (patch-bj) = 3690cdca84ad2a721d98156404e8f309ba47b3d6 -SHA1 (patch-bm) = db4d44d9ca3a6ed9eb2ba4604555f80a02f987e8 +SHA1 (mozilla-phoenix-0.5.tar.bz2) = cd4fb41baaf6c4a62991c37bd7fe0acf49dca8df +Size (mozilla-phoenix-0.5.tar.bz2) = 30378315 bytes +SHA1 (patch-aa) = ae806aba2a5687ac04ed7623e31bfd45a75d71aa +SHA1 (patch-ab) = d9eead7e79f75ff2dd756b04ee987b014c2d9f22 +SHA1 (patch-ac) = 263f8a4f4cf4016979e23bcd796a8178d0b34b3c +SHA1 (patch-ad) = 08cb069fad6e15eb1acba25165bae947621ab512 +SHA1 (patch-ae) = 65e0cf54a59253b0cb9c563be04e4664027e6aff +SHA1 (patch-am) = 88e7d20ac1e10ebf4370eb39bdb5ccdb1031a84b +SHA1 (patch-aw) = dce7ea7b1790db89e8bbacf5f434a4081e59c48b +SHA1 (patch-ba) = 853942df141d527e3a85067147784525b803e925 +SHA1 (patch-bb) = 8afe75f566565479595f9f54c66f9c7bea300541 +SHA1 (patch-be) = 53eba663f1b872f3ad7f689d1655dc66fa50aa01 +SHA1 (patch-bj) = c088b47768518d0b5eec44d49a4ce83f51ce090a +SHA1 (patch-bm) = 2b905bae67ccd719528c40988784f534b0623fad diff --git a/www/phoenix/patches/patch-aa b/www/phoenix/patches/patch-aa index 54ca35c8053..5ff8fd1870d 100644 --- a/www/phoenix/patches/patch-aa +++ b/www/phoenix/patches/patch-aa @@ -1,8 +1,8 @@ -$NetBSD: patch-aa,v 1.1.1.1 2002/10/19 15:38:36 taya Exp $ +$NetBSD: patch-aa,v 1.2 2002/12/10 16:02:40 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 Wed Jul 24 13:06:42 2002 -+++ ./nsprpub/pr/src/pthreads/ptthread.c Wed Aug 28 11:21:40 2002 +--- ../Orig/mozilla/nsprpub/pr/src/pthreads/ptthread.c Wed Aug 28 23:42:52 2002 ++++ ./nsprpub/pr/src/pthreads/ptthread.c Mon Dec 9 14:18:10 2002 @@ -360,7 +360,7 @@ /* * Linux doesn't have pthread_attr_setstacksize. diff --git a/www/phoenix/patches/patch-ab b/www/phoenix/patches/patch-ab index d313e552320..f6e4b14d47f 100644 --- a/www/phoenix/patches/patch-ab +++ b/www/phoenix/patches/patch-ab @@ -1,9 +1,8 @@ -$NetBSD: patch-ab,v 1.1.1.1 2002/10/19 15:38:36 taya Exp $ +$NetBSD: patch-ab,v 1.2 2002/12/10 16:02:40 taya Exp $ -diff -ru ../Orig/mozilla/configure.in ./configure.in ---- ../Orig/mozilla/configure.in Sat Aug 10 05:05:34 2002 -+++ ./configure.in Wed Aug 28 11:21:43 2002 -@@ -1024,6 +1024,13 @@ +--- ../Orig/mozilla/configure.in Mon Dec 9 12:18:31 2002 ++++ ./configure.in Tue Dec 10 08:32:45 2002 +@@ -1137,6 +1137,13 @@ if test "$LIBRUNPATH"; then DSO_LDOPTS="-Wl,-R$LIBRUNPATH $DSO_LDOPTS" fi @@ -17,7 +16,16 @@ diff -ru ../Orig/mozilla/configure.in ./configure.in ;; *-nto*) -@@ -1875,9 +1882,6 @@ +@@ -1494,7 +1501,7 @@ + [siginfo_t* info;], + [ac_cv_siginfo_t=true], + [ac_cv_siginfo_t=false])]) +-if test "$ac_cv_siginfo_t" = true ; then ++if test "$OS_TARGET" != "NetBSD" -a "$ac_cv_siginfo_t" = true ; then + AC_DEFINE(HAVE_SIGINFO_T) + AC_MSG_RESULT(yes) + else +@@ -2028,9 +2035,6 @@ CXXFLAGS="$CXXFLAGS -mt" fi ;; diff --git a/www/phoenix/patches/patch-ac b/www/phoenix/patches/patch-ac index 83b21198e0e..e984278e4c0 100644 --- a/www/phoenix/patches/patch-ac +++ b/www/phoenix/patches/patch-ac @@ -1,8 +1,8 @@ -$NetBSD: patch-ac,v 1.1.1.1 2002/10/19 15:38:36 taya Exp $ +$NetBSD: patch-ac,v 1.2 2002/12/10 16:02:40 taya Exp $ 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 Wed Jul 17 08:05:10 2002 -+++ ./xpcom/reflect/xptcall/src/md/unix/Makefile.in Sun Sep 8 22:17:41 2002 +--- ../Orig/mozilla/xpcom/reflect/xptcall/src/md/unix/Makefile.in Tue Sep 24 05:31:30 2002 ++++ ./xpcom/reflect/xptcall/src/md/unix/Makefile.in Mon Dec 9 14:18:15 2002 @@ -129,7 +129,7 @@ # NetBSD/ARM # @@ -12,7 +12,7 @@ diff -ru ../Orig/mozilla/xpcom/reflect/xptcall/src/md/unix/Makefile.in ./xpcom/r CPPSRCS := xptcinvoke_arm_netbsd.cpp xptcstubs_arm_netbsd.cpp endif endif -@@ -158,7 +158,7 @@ +@@ -163,7 +163,7 @@ # NetBSD/m68k # ifeq ($(OS_ARCH),NetBSD) @@ -21,7 +21,7 @@ diff -ru ../Orig/mozilla/xpcom/reflect/xptcall/src/md/unix/Makefile.in ./xpcom/r CPPSRCS := xptcinvoke_netbsd_m68k.cpp xptcstubs_netbsd_m68k.cpp endif endif -@@ -267,6 +267,13 @@ +@@ -286,6 +286,13 @@ ifeq ($(OS_ARCH)$(OS_TEST),NetBSDsparc) CPPSRCS := xptcinvoke_sparc_netbsd.cpp xptcstubs_sparc_netbsd.cpp ASFILES := xptcinvoke_asm_sparc_netbsd.s xptcstubs_asm_sparc_netbsd.s diff --git a/www/phoenix/patches/patch-ad b/www/phoenix/patches/patch-ad index e16c7ad18cd..bb8e7f79397 100644 --- a/www/phoenix/patches/patch-ad +++ b/www/phoenix/patches/patch-ad @@ -1,8 +1,8 @@ -$NetBSD: patch-ad,v 1.1.1.1 2002/10/19 15:38:36 taya Exp $ +$NetBSD: patch-ad,v 1.2 2002/12/10 16:02:40 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 Sat Sep 29 05:12:51 2001 -+++ ./xpcom/reflect/xptcall/src/md/unix/xptcinvoke_netbsd_m68k.cpp Sun Sep 8 00:46:20 2002 ++++ ./xpcom/reflect/xptcall/src/md/unix/xptcinvoke_netbsd_m68k.cpp Mon Dec 9 14:18:18 2002 @@ -132,6 +132,15 @@ } } diff --git a/www/phoenix/patches/patch-ae b/www/phoenix/patches/patch-ae index 4735ce0f6aa..1b0397259fd 100644 --- a/www/phoenix/patches/patch-ae +++ b/www/phoenix/patches/patch-ae @@ -1,8 +1,8 @@ -$NetBSD: patch-ae,v 1.1.1.1 2002/10/19 15:38:36 taya Exp $ +$NetBSD: patch-ae,v 1.2 2002/12/10 16:02:40 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 Sat Sep 29 05:12:52 2001 -+++ ./xpcom/reflect/xptcall/src/md/unix/xptcstubs_netbsd_m68k.cpp Sun Sep 8 00:46:37 2002 ++++ ./xpcom/reflect/xptcall/src/md/unix/xptcstubs_netbsd_m68k.cpp Mon Dec 9 14:18:21 2002 @@ -123,17 +123,27 @@ } } diff --git a/www/phoenix/patches/patch-am b/www/phoenix/patches/patch-am index 2c04d52482d..4e19c7f137a 100644 --- a/www/phoenix/patches/patch-am +++ b/www/phoenix/patches/patch-am @@ -1,8 +1,8 @@ -$NetBSD: patch-am,v 1.1.1.1 2002/10/19 15:38:36 taya Exp $ +$NetBSD: patch-am,v 1.2 2002/12/10 16:02:40 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 Fri Jun 14 02:59:21 2002 -+++ ./nsprpub/pr/src/pthreads/ptio.c Wed Aug 28 11:22:04 2002 +--- ../Orig/mozilla/nsprpub/pr/src/pthreads/ptio.c Mon Dec 9 12:30:39 2002 ++++ ./nsprpub/pr/src/pthreads/ptio.c Mon Dec 9 14:18:27 2002 @@ -192,7 +192,7 @@ #elif defined(IRIX) || defined(OSF1) || defined(AIX) || defined(HPUX) \ || defined(LINUX) || defined(FREEBSD) || defined(BSDI) || defined(VMS) \ diff --git a/www/phoenix/patches/patch-aw b/www/phoenix/patches/patch-aw index a96400f9a67..f93159b7b6c 100644 --- a/www/phoenix/patches/patch-aw +++ b/www/phoenix/patches/patch-aw @@ -1,8 +1,8 @@ -$NetBSD: patch-aw,v 1.1.1.1 2002/10/19 15:38:36 taya Exp $ +$NetBSD: patch-aw,v 1.2 2002/12/10 16:02:41 taya Exp $ diff -ru ../Orig/mozilla/widget/src/gtksuperwin/Makefile.in ./widget/src/gtksuperwin/Makefile.in --- ../Orig/mozilla/widget/src/gtksuperwin/Makefile.in Sat Oct 27 14:49:19 2001 -+++ ./widget/src/gtksuperwin/Makefile.in Wed Aug 28 11:22:08 2002 ++++ ./widget/src/gtksuperwin/Makefile.in Mon Dec 9 14:18:30 2002 @@ -25,6 +25,7 @@ MODULE = widget LIBRARY_NAME = gtksuperwin diff --git a/www/phoenix/patches/patch-ba b/www/phoenix/patches/patch-ba index fe2b2bf748a..8cd87cd5a48 100644 --- a/www/phoenix/patches/patch-ba +++ b/www/phoenix/patches/patch-ba @@ -1,8 +1,8 @@ -$NetBSD: patch-ba,v 1.1.1.1 2002/10/19 15:38:36 taya Exp $ +$NetBSD: patch-ba,v 1.2 2002/12/10 16:02:41 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 Sat Dec 2 06:29:17 2000 -+++ ./nsprpub/pr/include/md/_netbsd.cfg Wed Aug 28 11:22:16 2002 ++++ ./nsprpub/pr/include/md/_netbsd.cfg Mon Dec 9 14:18:33 2002 @@ -45,7 +45,8 @@ #define PR_AF_INET6 24 /* same as AF_INET6 */ diff --git a/www/phoenix/patches/patch-bb b/www/phoenix/patches/patch-bb index 3096b48d38f..9bd2666ea55 100644 --- a/www/phoenix/patches/patch-bb +++ b/www/phoenix/patches/patch-bb @@ -1,8 +1,8 @@ -$NetBSD: patch-bb,v 1.1.1.1 2002/10/19 15:38:36 taya Exp $ +$NetBSD: patch-bb,v 1.2 2002/12/10 16:02:41 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 Fri Dec 29 02:04:04 2000 -+++ ./nsprpub/pr/include/md/_netbsd.h Wed Aug 28 11:22:19 2002 ++++ ./nsprpub/pr/include/md/_netbsd.h Mon Dec 9 14:18:35 2002 @@ -48,12 +48,20 @@ #define _PR_SI_ARCHITECTURE "m68k" #elif defined(__powerpc__) diff --git a/www/phoenix/patches/patch-be b/www/phoenix/patches/patch-be index 45983a6c50d..2c08b7a4ab4 100644 --- a/www/phoenix/patches/patch-be +++ b/www/phoenix/patches/patch-be @@ -1,8 +1,8 @@ -$NetBSD: patch-be,v 1.1.1.1 2002/10/19 15:38:36 taya Exp $ +$NetBSD: patch-be,v 1.2 2002/12/10 16:02:41 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 Wed Jun 12 05:08:07 2002 -+++ ./nsprpub/pr/src/io/prsocket.c Wed Aug 28 11:22:26 2002 ++++ ./nsprpub/pr/src/io/prsocket.c Mon Dec 9 14:18:41 2002 @@ -1299,6 +1299,15 @@ if (osfd == -1) { return 0; diff --git a/www/phoenix/patches/patch-bj b/www/phoenix/patches/patch-bj index 9c811e5d09a..f25b9b66b7d 100644 --- a/www/phoenix/patches/patch-bj +++ b/www/phoenix/patches/patch-bj @@ -1,8 +1,8 @@ -$NetBSD: patch-bj,v 1.1.1.1 2002/10/19 15:38:36 taya Exp $ +$NetBSD: patch-bj,v 1.2 2002/12/10 16:02:41 taya Exp $ diff -ru ../Orig/mozilla/directory/c-sdk/ldap/libraries/libprldap/ldappr-error.c ./directory/c-sdk/ldap/libraries/libprldap/ldappr-error.c --- ../Orig/mozilla/directory/c-sdk/ldap/libraries/libprldap/ldappr-error.c Fri Jun 14 06:45:30 2002 -+++ ./directory/c-sdk/ldap/libraries/libprldap/ldappr-error.c Wed Aug 28 11:25:17 2002 ++++ ./directory/c-sdk/ldap/libraries/libprldap/ldappr-error.c Mon Dec 9 14:18:44 2002 @@ -187,6 +187,11 @@ #define EDEADLOCK -1 #endif diff --git a/www/phoenix/patches/patch-bm b/www/phoenix/patches/patch-bm index e77451ca0d7..2444739ca7a 100644 --- a/www/phoenix/patches/patch-bm +++ b/www/phoenix/patches/patch-bm @@ -1,8 +1,8 @@ -$NetBSD: patch-bm,v 1.1.1.1 2002/10/19 15:38:37 taya Exp $ +$NetBSD: patch-bm,v 1.2 2002/12/10 16:02:41 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 Sat Sep 29 05:12:52 2001 -+++ ./xpcom/reflect/xptcall/src/md/unix/xptcstubs_arm_netbsd.cpp Sun Sep 8 00:45:55 2002 ++++ ./xpcom/reflect/xptcall/src/md/unix/xptcstubs_arm_netbsd.cpp Mon Dec 9 14:18:47 2002 @@ -118,18 +118,23 @@ * so they are contiguous with values passed on the stack, and then calls * PrepareAndDispatch() to do the dirty work. |