diff options
author | ryoon <ryoon@pkgsrc.org> | 2012-09-06 12:08:50 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2012-09-06 12:08:50 +0000 |
commit | b39190ba4cb82692a651c9bb50b6c2084edc9dd1 (patch) | |
tree | df2006c379778028c1badfa17c2096231017bb4c | |
parent | 7d890f0b75eeecaf49645a757930580f0f787faf (diff) | |
download | pkgsrc-b39190ba4cb82692a651c9bb50b6c2084edc9dd1.tar.gz |
Update to 2.12
* Update Mozilla Lightning to 1.7
* Update Enigmail to 1.4.4 (functionality is not tested yet; should
be updated)
* Regen patches
Changelog:
SeaMonkey-specific changes
None.
Mozilla platform changes
Added support for SPDY networking protocol v3.
Implemented WebGL enhancements, including compressed textures for better performance.
Optimized memory usage for add-ons.
Implemented the CSS word-break property.
Implemented high precision event timer.
HTML5: Added native support for the Opus audio codec.
HTML5: Added support for the source element media attribute.
HTML5: Added support for the audio element and video element played attribute.
Fixed several stability issues.
Fixed in SeaMonkey 2.12
MFSA 2012-70 Location object security checks bypassed by chrome code
MFSA 2012-69 Incorrect site SSL certificate data display
MFSA 2012-68 DOMParser loads linked resources in extensions when parsing text/html
MFSA 2012-65 Out-of-bounds read in format-number in XSLT
MFSA 2012-64 Graphite 2 memory corruption
MFSA 2012-63 SVG buffer overflow and use-after-free issues
MFSA 2012-62 WebGL use-after-free and memory corruption
MFSA 2012-61 Memory corruption with bitmap format images with negative height
MFSA 2012-59 Location object can be shadowed using Object.defineProperty
MFSA 2012-58 Use-after-free issues found using Address Sanitizer
MFSA 2012-57 Miscellaneous memory safety hazards (rv:15.0/ rv:10.0.7)
135 files changed, 1074 insertions, 1494 deletions
diff --git a/www/seamonkey/Makefile b/www/seamonkey/Makefile index ff91086c851..63c6c44d49d 100644 --- a/www/seamonkey/Makefile +++ b/www/seamonkey/Makefile @@ -1,16 +1,16 @@ -# $NetBSD: Makefile,v 1.74 2012/07/19 17:33:28 ryoon Exp $ +# $NetBSD: Makefile,v 1.75 2012/09/06 12:08:50 ryoon Exp $ # DISTNAME= # empty PKGNAME= seamonkey-${SM_VER} -SM_VER= 2.11 +SM_VER= 2.12 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_MOZILLA:=seamonkey/releases/${SM_VER}/source/} \ ${MASTER_SITE_MOZILLA_ALL:=seamonkey/releases/${SM_VER}/source/} DISTFILES= seamonkey-${SM_VER}.source.tar.bz2 \ - lightning-1.6.source.tar.bz2 -SITES.lightning-1.6.source.tar.bz2= ${MASTER_SITE_MOZILLA:=calendar/lightning/releases/1.6/source/} -EXTRACT_DIR.lightning-1.6.source.tar.bz2= ${WRKSRC}/lightning + lightning-1.7.source.tar.bz2 +SITES.lightning-1.7.source.tar.bz2= ${MASTER_SITE_MOZILLA:=calendar/lightning/releases/1.7/source/} +EXTRACT_DIR.lightning-1.7.source.tar.bz2= ${WRKSRC}/lightning MAINTAINER= tnn@NetBSD.org HOMEPAGE= http://www.seamonkey-project.org/ @@ -41,8 +41,8 @@ BUILD_DEPENDS+= yasm>=1.1.0:../../devel/yasm post-extract: cd ${WRKSRC} && ${RM} -r calendar - ${CP} -r ${EXTRACT_DIR.lightning-1.6.source.tar.bz2}/comm-beta/calendar ${WRKSRC} - ${RM} -r ${EXTRACT_DIR.lightning-1.6.source.tar.bz2} + ${CP} -r ${EXTRACT_DIR.lightning-1.7.source.tar.bz2}/comm-beta/calendar ${WRKSRC} + ${RM} -r ${EXTRACT_DIR.lightning-1.7.source.tar.bz2} pre-configure: cd ${WRKSRC} && ${SETENV} ${CONFIGURE_ENV} autoconf diff --git a/www/seamonkey/PLIST b/www/seamonkey/PLIST index c7da3532380..6307dc02492 100644 --- a/www/seamonkey/PLIST +++ b/www/seamonkey/PLIST @@ -1,11 +1,9 @@ -@comment $NetBSD: PLIST,v 1.28 2012/07/19 17:33:28 ryoon Exp $ +@comment $NetBSD: PLIST,v 1.29 2012/09/06 12:08:50 ryoon Exp $ bin/seamonkey -include/seamonkey/ARIAGridAccessibleWrap.h -include/seamonkey/AtkSocketAccessible.h +include/seamonkey/AudioSegment.h include/seamonkey/BasicImplData.h include/seamonkey/BasicLayers.h include/seamonkey/BasicTiledThebesLayer.h -include/seamonkey/CheckedInt.h include/seamonkey/CustomQS_Canvas.h include/seamonkey/CustomQS_Canvas2D.h include/seamonkey/CustomQS_WebGL.h @@ -31,18 +29,30 @@ include/seamonkey/ImageLayers.h include/seamonkey/ImageLogging.h include/seamonkey/LayerManagerOGL.h include/seamonkey/LayerManagerOGLProgram.h +include/seamonkey/LayerManagerOGLShaders.h include/seamonkey/LayerSorter.h include/seamonkey/Layers.h include/seamonkey/MailNewsTypes.h include/seamonkey/MailNewsTypes2.h +include/seamonkey/MediaEngine.h +include/seamonkey/MediaEngineDefault.h include/seamonkey/MediaResource.h +include/seamonkey/MediaSegment.h +include/seamonkey/MediaStreamGraph.h include/seamonkey/PCOMContentPermissionRequestChild.h include/seamonkey/PPrefTuple.h include/seamonkey/PrefTuple.h include/seamonkey/ReadbackLayer.h include/seamonkey/SVGAttrValueWrapper.h +include/seamonkey/SharedBuffer.h +include/seamonkey/SharedTextureImage.h +include/seamonkey/StackArena.h +include/seamonkey/StreamBuffer.h include/seamonkey/TabMessageUtils.h +include/seamonkey/TexturePoolOGL.h +include/seamonkey/TimeVarying.h include/seamonkey/VideoFrameContainer.h +include/seamonkey/VideoSegment.h include/seamonkey/VideoUtils.h include/seamonkey/WebGLContext.h include/seamonkey/a11yGeneric.h @@ -65,6 +75,7 @@ include/seamonkey/expat_external.h include/seamonkey/extIApplication.h include/seamonkey/ftpCore.h include/seamonkey/gc/Barrier.h +include/seamonkey/gc/Heap.h include/seamonkey/gc/Root.h include/seamonkey/gc/Statistics.h include/seamonkey/gfx2DGlue.h @@ -82,6 +93,7 @@ include/seamonkey/gfxFT2FontBase.h include/seamonkey/gfxFailure.h include/seamonkey/gfxFont.h include/seamonkey/gfxFontConstants.h +include/seamonkey/gfxFontFeatures.h include/seamonkey/gfxFontTest.h include/seamonkey/gfxFontUtils.h include/seamonkey/gfxGdkNativeRenderer.h @@ -124,6 +136,7 @@ include/seamonkey/harfbuzz/hb-ot-layout.h include/seamonkey/harfbuzz/hb-ot-shape.h include/seamonkey/harfbuzz/hb-ot-tag.h include/seamonkey/harfbuzz/hb-ot.h +include/seamonkey/harfbuzz/hb-set.h include/seamonkey/harfbuzz/hb-shape.h include/seamonkey/harfbuzz/hb-unicode.h include/seamonkey/harfbuzz/hb-version.h @@ -159,7 +172,6 @@ include/seamonkey/jsalloc.h include/seamonkey/jsapi.h include/seamonkey/jsatom.h include/seamonkey/jsatom.tbl -include/seamonkey/jscell.h include/seamonkey/jsclass.h include/seamonkey/jsclist.h include/seamonkey/jscpucfg.h @@ -228,7 +240,8 @@ include/seamonkey/mozIStorageService.h include/seamonkey/mozIStorageServiceQuotaManagement.h include/seamonkey/mozIStorageStatement.h include/seamonkey/mozIStorageStatementCallback.h -include/seamonkey/mozIStorageStatementWrapper.h +include/seamonkey/mozIStorageStatementParams.h +include/seamonkey/mozIStorageStatementRow.h include/seamonkey/mozIStorageVacuumParticipant.h include/seamonkey/mozIStorageValueArray.h include/seamonkey/mozITXTToHTMLConv.h @@ -247,9 +260,11 @@ include/seamonkey/mozilla/BlockingResourceBase.h include/seamonkey/mozilla/BloomFilter.h include/seamonkey/mozilla/CORSMode.h include/seamonkey/mozilla/CharTokenizer.h +include/seamonkey/mozilla/CheckedInt.h include/seamonkey/mozilla/ClearOnShutdown.h include/seamonkey/mozilla/CondVar.h include/seamonkey/mozilla/DeadlockDetector.h +include/seamonkey/mozilla/ErrorResult.h include/seamonkey/mozilla/FileLocation.h include/seamonkey/mozilla/FileUtils.h include/seamonkey/mozilla/FloatingPoint.h @@ -277,6 +292,7 @@ include/seamonkey/mozilla/ModuleLoader.h include/seamonkey/mozilla/ModuleUtils.h include/seamonkey/mozilla/Monitor.h include/seamonkey/mozilla/Mutex.h +include/seamonkey/mozilla/OSFileConstants.h include/seamonkey/mozilla/Observer.h include/seamonkey/mozilla/Omnijar.h include/seamonkey/mozilla/PaintTracker.h @@ -296,12 +312,14 @@ include/seamonkey/mozilla/StartupTimeline.h include/seamonkey/mozilla/StringBuilder.h include/seamonkey/mozilla/Telemetry.h include/seamonkey/mozilla/TelemetryHistograms.h +include/seamonkey/mozilla/ThreadLocal.h include/seamonkey/mozilla/TimeStamp.h include/seamonkey/mozilla/Types.h include/seamonkey/mozilla/Util.h include/seamonkey/mozilla/WidgetTraceEvent.h include/seamonkey/mozilla/X11Util.h include/seamonkey/mozilla/XPCOM.h +include/seamonkey/mozilla/a11y/Accessible.h include/seamonkey/mozilla/a11y/FocusManager.h include/seamonkey/mozilla/a11y/Role.h include/seamonkey/mozilla/a11y/States.h @@ -318,19 +336,28 @@ include/seamonkey/mozilla/docshell/OfflineCacheUpdateChild.h include/seamonkey/mozilla/docshell/OfflineCacheUpdateParent.h include/seamonkey/mozilla/dom/AudioChild.h include/seamonkey/mozilla/dom/AudioParent.h +include/seamonkey/mozilla/dom/BindingUtils.h include/seamonkey/mozilla/dom/ContentChild.h include/seamonkey/mozilla/dom/ContentParent.h include/seamonkey/mozilla/dom/ContentProcess.h include/seamonkey/mozilla/dom/CrashReporterChild.h include/seamonkey/mozilla/dom/CrashReporterParent.h include/seamonkey/mozilla/dom/DOMError.h +include/seamonkey/mozilla/dom/DOMJSClass.h include/seamonkey/mozilla/dom/DOMRequest.h include/seamonkey/mozilla/dom/Element.h +include/seamonkey/mozilla/dom/EventListenerBinding.h +include/seamonkey/mozilla/dom/EventTargetBinding.h include/seamonkey/mozilla/dom/ExternalHelperAppChild.h include/seamonkey/mozilla/dom/ExternalHelperAppParent.h include/seamonkey/mozilla/dom/FromParser.h +include/seamonkey/mozilla/dom/FunctionBinding.h include/seamonkey/mozilla/dom/ImageData.h include/seamonkey/mozilla/dom/Link.h +include/seamonkey/mozilla/dom/Nullable.h +include/seamonkey/mozilla/dom/PrimitiveConversions.h +include/seamonkey/mozilla/dom/PrototypeList.h +include/seamonkey/mozilla/dom/RegisterBindings.h include/seamonkey/mozilla/dom/ScreenOrientation.h include/seamonkey/mozilla/dom/StorageChild.h include/seamonkey/mozilla/dom/StorageParent.h @@ -338,25 +365,28 @@ include/seamonkey/mozilla/dom/StructuredCloneTags.h include/seamonkey/mozilla/dom/TabChild.h include/seamonkey/mozilla/dom/TabMessageUtils.h include/seamonkey/mozilla/dom/TabParent.h +include/seamonkey/mozilla/dom/TypedArray.h +include/seamonkey/mozilla/dom/WebGLRenderingContextBinding.h +include/seamonkey/mozilla/dom/XMLHttpRequestBinding.h +include/seamonkey/mozilla/dom/XMLHttpRequestEventTargetBinding.h +include/seamonkey/mozilla/dom/XMLHttpRequestUploadBinding.h include/seamonkey/mozilla/dom/battery/Constants.h include/seamonkey/mozilla/dom/battery/Types.h -include/seamonkey/mozilla/dom/bindings/Common.h -include/seamonkey/mozilla/dom/bindings/DOMJSClass.h -include/seamonkey/mozilla/dom/bindings/EventListenerBinding.h -include/seamonkey/mozilla/dom/bindings/EventTargetBinding.h -include/seamonkey/mozilla/dom/bindings/FunctionBinding.h -include/seamonkey/mozilla/dom/bindings/Nullable.h -include/seamonkey/mozilla/dom/bindings/PrototypeList.h -include/seamonkey/mozilla/dom/bindings/Utils.h -include/seamonkey/mozilla/dom/bindings/XMLHttpRequestBinding.h -include/seamonkey/mozilla/dom/bindings/XMLHttpRequestEventTargetBinding.h -include/seamonkey/mozilla/dom/bindings/XMLHttpRequestUploadBinding.h +include/seamonkey/mozilla/dom/file/DOMFileHandle.h +include/seamonkey/mozilla/dom/file/File.h +include/seamonkey/mozilla/dom/file/FileCommon.h +include/seamonkey/mozilla/dom/file/FileHandle.h +include/seamonkey/mozilla/dom/file/FileHelper.h +include/seamonkey/mozilla/dom/file/FileService.h +include/seamonkey/mozilla/dom/file/LockedFile.h +include/seamonkey/mozilla/dom/indexedDB/DatabaseInfo.h include/seamonkey/mozilla/dom/indexedDB/FileInfo.h include/seamonkey/mozilla/dom/indexedDB/FileManager.h include/seamonkey/mozilla/dom/indexedDB/IDBCursor.h include/seamonkey/mozilla/dom/indexedDB/IDBDatabase.h include/seamonkey/mozilla/dom/indexedDB/IDBEvents.h include/seamonkey/mozilla/dom/indexedDB/IDBFactory.h +include/seamonkey/mozilla/dom/indexedDB/IDBFileHandle.h include/seamonkey/mozilla/dom/indexedDB/IDBIndex.h include/seamonkey/mozilla/dom/indexedDB/IDBKeyRange.h include/seamonkey/mozilla/dom/indexedDB/IDBObjectStore.h @@ -366,6 +396,7 @@ include/seamonkey/mozilla/dom/indexedDB/IDBWrapperCache.h include/seamonkey/mozilla/dom/indexedDB/IndexedDatabase.h include/seamonkey/mozilla/dom/indexedDB/IndexedDatabaseManager.h include/seamonkey/mozilla/dom/indexedDB/Key.h +include/seamonkey/mozilla/dom/indexedDB/SerializationHelpers.h include/seamonkey/mozilla/dom/network/Constants.h include/seamonkey/mozilla/dom/network/Types.h include/seamonkey/mozilla/dom/network/Utils.h @@ -387,6 +418,7 @@ include/seamonkey/mozilla/dom/workers/bindings/WorkerFeature.h include/seamonkey/mozilla/dom/workers/bindings/XMLHttpRequest.h include/seamonkey/mozilla/dom/workers/bindings/XMLHttpRequestEventTarget.h include/seamonkey/mozilla/dom/workers/bindings/XMLHttpRequestUpload.h +include/seamonkey/mozilla/fallible.h include/seamonkey/mozilla/gfx/2D.h include/seamonkey/mozilla/gfx/BaseMargin.h include/seamonkey/mozilla/gfx/BasePoint.h @@ -528,8 +560,6 @@ include/seamonkey/nsAccDocManager.h include/seamonkey/nsAccessNode.h include/seamonkey/nsAccessNodeWrap.h include/seamonkey/nsAccessibilityService.h -include/seamonkey/nsAccessible.h -include/seamonkey/nsAccessibleWrap.h include/seamonkey/nsAgg.h include/seamonkey/nsAlgorithm.h include/seamonkey/nsAppDirectoryServiceDefs.h @@ -609,7 +639,6 @@ include/seamonkey/nsCom.h include/seamonkey/nsCompatibility.h include/seamonkey/nsComponentManagerUtils.h include/seamonkey/nsComposeStrings.h -include/seamonkey/nsCompressedCharMap.h include/seamonkey/nsContentCID.h include/seamonkey/nsContentCreatorFunctions.h include/seamonkey/nsContentDLF.h @@ -637,6 +666,7 @@ include/seamonkey/nsDOMEventTargetHelper.h include/seamonkey/nsDOMFile.h include/seamonkey/nsDOMJSUtils.h include/seamonkey/nsDOMMediaQueryList.h +include/seamonkey/nsDOMMediaStream.h include/seamonkey/nsDOMScriptObjectHolder.h include/seamonkey/nsDOMString.h include/seamonkey/nsDataHashtable.h @@ -650,13 +680,13 @@ include/seamonkey/nsDeque.h include/seamonkey/nsDetectionConfident.h include/seamonkey/nsDeviceContext.h include/seamonkey/nsDeviceSensors.h +include/seamonkey/nsDeviceStorage.h include/seamonkey/nsDirectoryService.h include/seamonkey/nsDirectoryServiceAtomList.h include/seamonkey/nsDirectoryServiceDefs.h include/seamonkey/nsDirectoryServiceUtils.h include/seamonkey/nsDisplayItemTypes.h include/seamonkey/nsDisplayList.h -include/seamonkey/nsDocAccessibleWrap.h include/seamonkey/nsDocLoader.h include/seamonkey/nsDocShellCID.h include/seamonkey/nsDocShellLoadTypes.h @@ -707,12 +737,10 @@ include/seamonkey/nsGridRowLeafLayout.h include/seamonkey/nsHTMLAudioElement.h include/seamonkey/nsHTMLCanvasElement.h include/seamonkey/nsHTMLDNSPrefetch.h -include/seamonkey/nsHTMLImageAccessibleWrap.h include/seamonkey/nsHTMLMediaElement.h include/seamonkey/nsHTMLParts.h include/seamonkey/nsHTMLReflowMetrics.h include/seamonkey/nsHTMLReflowState.h -include/seamonkey/nsHTMLTableAccessibleWrap.h include/seamonkey/nsHTMLTagList.h include/seamonkey/nsHTMLTags.h include/seamonkey/nsHTMLTokens.h @@ -752,8 +780,6 @@ include/seamonkey/nsHttp.h include/seamonkey/nsHttpAtomList.h include/seamonkey/nsHttpHeaderArray.h include/seamonkey/nsHttpResponseHead.h -include/seamonkey/nsHyperTextAccessible.h -include/seamonkey/nsHyperTextAccessibleWrap.h include/seamonkey/nsHyphenationManager.h include/seamonkey/nsHyphenator.h include/seamonkey/nsIASN1Object.h @@ -823,6 +849,7 @@ include/seamonkey/nsIApplicationCache.h include/seamonkey/nsIApplicationCacheChannel.h include/seamonkey/nsIApplicationCacheContainer.h include/seamonkey/nsIApplicationCacheService.h +include/seamonkey/nsIAppsService.h include/seamonkey/nsIArray.h include/seamonkey/nsIAssociatedContentSecurity.h include/seamonkey/nsIAsyncInputStream.h @@ -1038,8 +1065,12 @@ include/seamonkey/nsIDOMDOMTokenList.h include/seamonkey/nsIDOMDataContainerEvent.h include/seamonkey/nsIDOMDataTransfer.h include/seamonkey/nsIDOMDesktopNotification.h +include/seamonkey/nsIDOMDeviceLightEvent.h include/seamonkey/nsIDOMDeviceMotionEvent.h include/seamonkey/nsIDOMDeviceOrientationEvent.h +include/seamonkey/nsIDOMDeviceProximityEvent.h +include/seamonkey/nsIDOMDeviceStorage.h +include/seamonkey/nsIDOMDeviceStorageCursor.h include/seamonkey/nsIDOMDocument.h include/seamonkey/nsIDOMDocumentFragment.h include/seamonkey/nsIDOMDocumentType.h @@ -1052,8 +1083,10 @@ include/seamonkey/nsIDOMEvent.h include/seamonkey/nsIDOMEventListener.h include/seamonkey/nsIDOMEventTarget.h include/seamonkey/nsIDOMFile.h +include/seamonkey/nsIDOMFileHandle.h include/seamonkey/nsIDOMFileList.h include/seamonkey/nsIDOMFileReader.h +include/seamonkey/nsIDOMFileRequest.h include/seamonkey/nsIDOMFontFace.h include/seamonkey/nsIDOMFontFaceList.h include/seamonkey/nsIDOMFormData.h @@ -1064,6 +1097,7 @@ include/seamonkey/nsIDOMGeoPositionCoords.h include/seamonkey/nsIDOMGeoPositionError.h include/seamonkey/nsIDOMGeoPositionErrorCallback.h include/seamonkey/nsIDOMGetSVGDocument.h +include/seamonkey/nsIDOMGlobalObjectConstructor.h include/seamonkey/nsIDOMGlobalPropertyInitializer.h include/seamonkey/nsIDOMHTMLAnchorElement.h include/seamonkey/nsIDOMHTMLAppletElement.h @@ -1140,9 +1174,11 @@ include/seamonkey/nsIDOMLSProgressEvent.h include/seamonkey/nsIDOMLinkStyle.h include/seamonkey/nsIDOMLoadStatus.h include/seamonkey/nsIDOMLocation.h +include/seamonkey/nsIDOMLockedFile.h include/seamonkey/nsIDOMMediaError.h include/seamonkey/nsIDOMMediaList.h include/seamonkey/nsIDOMMediaQueryList.h +include/seamonkey/nsIDOMMediaStream.h include/seamonkey/nsIDOMMessageEvent.h include/seamonkey/nsIDOMMimeType.h include/seamonkey/nsIDOMMimeTypeArray.h @@ -1164,9 +1200,11 @@ include/seamonkey/nsIDOMNamedNodeMap.h include/seamonkey/nsIDOMNavigator.h include/seamonkey/nsIDOMNavigatorBattery.h include/seamonkey/nsIDOMNavigatorDesktopNotification.h +include/seamonkey/nsIDOMNavigatorDeviceStorage.h include/seamonkey/nsIDOMNavigatorGeolocation.h include/seamonkey/nsIDOMNavigatorNetwork.h include/seamonkey/nsIDOMNavigatorSms.h +include/seamonkey/nsIDOMNavigatorUserMedia.h include/seamonkey/nsIDOMNode.h include/seamonkey/nsIDOMNodeFilter.h include/seamonkey/nsIDOMNodeIterator.h @@ -1274,6 +1312,7 @@ include/seamonkey/nsIDOMSVGTransformable.h include/seamonkey/nsIDOMSVGURIReference.h include/seamonkey/nsIDOMSVGUnitTypes.h include/seamonkey/nsIDOMSVGUseElement.h +include/seamonkey/nsIDOMSVGViewElement.h include/seamonkey/nsIDOMSVGViewSpec.h include/seamonkey/nsIDOMSVGZoomAndPan.h include/seamonkey/nsIDOMSVGZoomEvent.h @@ -1292,7 +1331,6 @@ include/seamonkey/nsIDOMSmsMessage.h include/seamonkey/nsIDOMSmsRequest.h include/seamonkey/nsIDOMStorage.h include/seamonkey/nsIDOMStorageEvent.h -include/seamonkey/nsIDOMStorageEventObsolete.h include/seamonkey/nsIDOMStorageIndexedDB.h include/seamonkey/nsIDOMStorageItem.h include/seamonkey/nsIDOMStorageManager.h @@ -1308,6 +1346,7 @@ include/seamonkey/nsIDOMTransitionEvent.h include/seamonkey/nsIDOMTreeWalker.h include/seamonkey/nsIDOMUIEvent.h include/seamonkey/nsIDOMUserDataHandler.h +include/seamonkey/nsIDOMUserProximityEvent.h include/seamonkey/nsIDOMValidityState.h include/seamonkey/nsIDOMWakeLock.h include/seamonkey/nsIDOMWakeLockListener.h @@ -1378,7 +1417,6 @@ include/seamonkey/nsIDownloadProgressListener.h include/seamonkey/nsIDownloader.h include/seamonkey/nsIDragService.h include/seamonkey/nsIDragSession.h -include/seamonkey/nsIDragSessionGTK.h include/seamonkey/nsIDroppedLinkHandler.h include/seamonkey/nsIEditActionListener.h include/seamonkey/nsIEditingSession.h @@ -1433,6 +1471,7 @@ include/seamonkey/nsIFile.h include/seamonkey/nsIFileChannel.h include/seamonkey/nsIFilePicker.h include/seamonkey/nsIFileProtocolHandler.h +include/seamonkey/nsIFileStorage.h include/seamonkey/nsIFileStreams.h include/seamonkey/nsIFileURL.h include/seamonkey/nsIFileView.h @@ -1467,7 +1506,6 @@ include/seamonkey/nsIGenKeypairInfoDlg.h include/seamonkey/nsIGeolocationProvider.h include/seamonkey/nsIGfxInfo.h include/seamonkey/nsIGfxInfoDebug.h -include/seamonkey/nsIGlobalHistory.h include/seamonkey/nsIGlobalHistory2.h include/seamonkey/nsIGnomeVFSService.h include/seamonkey/nsIGridPart.h @@ -1503,6 +1541,7 @@ include/seamonkey/nsIIDBCursor.h include/seamonkey/nsIIDBCursorWithValue.h include/seamonkey/nsIIDBDatabase.h include/seamonkey/nsIIDBFactory.h +include/seamonkey/nsIIDBFileHandle.h include/seamonkey/nsIIDBIndex.h include/seamonkey/nsIIDBKeyRange.h include/seamonkey/nsIIDBObjectStore.h @@ -1639,6 +1678,7 @@ include/seamonkey/nsIMimeHeaders.h include/seamonkey/nsIMimeMiscStatus.h include/seamonkey/nsIMimeObjectClassAccess.h include/seamonkey/nsIMimeStreamConverter.h +include/seamonkey/nsIMmsService.h include/seamonkey/nsIMobileConnectionProvider.h include/seamonkey/nsIModule.h include/seamonkey/nsIMovemailIncomingServer.h @@ -1796,7 +1836,6 @@ include/seamonkey/nsIPluginHost.h include/seamonkey/nsIPluginInputStream.h include/seamonkey/nsIPluginInstanceOwner.h include/seamonkey/nsIPluginStreamInfo.h -include/seamonkey/nsIPluginStreamListener.h include/seamonkey/nsIPluginTag.h include/seamonkey/nsIPluginTagInfo.h include/seamonkey/nsIPluginWidget.h @@ -1826,6 +1865,8 @@ include/seamonkey/nsIPrintSettingsService.h include/seamonkey/nsIPrintStatusFeedback.h include/seamonkey/nsIPrintingPrompt.h include/seamonkey/nsIPrintingPromptService.h +include/seamonkey/nsIPrivacyTransitionObserver.h +include/seamonkey/nsIPrivateBrowsingConsumer.h include/seamonkey/nsIPrivateBrowsingService.h include/seamonkey/nsIPrivateDOMEvent.h include/seamonkey/nsIPrivateTextEvent.h @@ -1971,6 +2012,7 @@ include/seamonkey/nsIServerSocket.h include/seamonkey/nsIServiceManager.h include/seamonkey/nsISessionStartup.h include/seamonkey/nsISessionStore.h +include/seamonkey/nsISettingsService.h include/seamonkey/nsIShellService.h include/seamonkey/nsISidebar.h include/seamonkey/nsISidebarPanel.h @@ -1993,7 +2035,9 @@ include/seamonkey/nsISocketTransport.h include/seamonkey/nsISocketTransportService.h include/seamonkey/nsISound.h include/seamonkey/nsISpamSettings.h +include/seamonkey/nsISpeculativeConnect.h include/seamonkey/nsISpellChecker.h +include/seamonkey/nsIStandardFileStream.h include/seamonkey/nsIStandardURL.h include/seamonkey/nsIStartupCache.h include/seamonkey/nsIStatefulFrame.h @@ -2123,6 +2167,7 @@ include/seamonkey/nsIVersionComparator.h include/seamonkey/nsIView.h include/seamonkey/nsIViewManager.h include/seamonkey/nsIViewSourceChannel.h +include/seamonkey/nsIWapPushApplication.h include/seamonkey/nsIWeakReference.h include/seamonkey/nsIWeakReferenceUtils.h include/seamonkey/nsIWebBrowser.h @@ -2168,7 +2213,6 @@ include/seamonkey/nsIX509CertDB2.h include/seamonkey/nsIX509CertList.h include/seamonkey/nsIX509CertValidity.h include/seamonkey/nsIXBLAccessible.h -include/seamonkey/nsIXBLService.h include/seamonkey/nsIXFormsUtilityService.h include/seamonkey/nsIXMLContentBuilder.h include/seamonkey/nsIXMLContentSink.h @@ -2289,6 +2333,7 @@ include/seamonkey/nsNodeUtils.h include/seamonkey/nsOSHelperAppService.h include/seamonkey/nsObjCExceptions.h include/seamonkey/nsObjectFrame.h +include/seamonkey/nsObserverList.h include/seamonkey/nsObserverService.h include/seamonkey/nsOggCodecState.h include/seamonkey/nsOggDecoder.h @@ -2320,6 +2365,7 @@ include/seamonkey/nsPluginsCID.h include/seamonkey/nsPluginsDir.h include/seamonkey/nsPoint.h include/seamonkey/nsPosixLocale.h +include/seamonkey/nsPresArena.h include/seamonkey/nsPresContext.h include/seamonkey/nsPresState.h include/seamonkey/nsPrintfCString.h @@ -2342,7 +2388,6 @@ include/seamonkey/nsReferencedElement.h include/seamonkey/nsRefreshDriver.h include/seamonkey/nsRegion.h include/seamonkey/nsRenderingContext.h -include/seamonkey/nsRootAccessibleWrap.h include/seamonkey/nsRuleData.h include/seamonkey/nsRuleNode.h include/seamonkey/nsRuleProcessorData.h @@ -2371,12 +2416,14 @@ include/seamonkey/nsScriptLoader.h include/seamonkey/nsScriptableInputStream.h include/seamonkey/nsServiceManagerUtils.h include/seamonkey/nsSize.h +include/seamonkey/nsSpecialCasingData.h include/seamonkey/nsStackWalk.h include/seamonkey/nsStaticAtom.h include/seamonkey/nsStaticComponents.h include/seamonkey/nsStaticNameTable.h include/seamonkey/nsStorageStream.h include/seamonkey/nsStreamConverter.h +include/seamonkey/nsStreamListenerWrapper.h include/seamonkey/nsStreamUtils.h include/seamonkey/nsString.h include/seamonkey/nsStringAPI.h @@ -2406,6 +2453,7 @@ include/seamonkey/nsSubstring.h include/seamonkey/nsSubstringTuple.h include/seamonkey/nsSupportsArray.h include/seamonkey/nsSupportsPrimitives.h +include/seamonkey/nsSurfaceTexture.h include/seamonkey/nsTArray-inl.h include/seamonkey/nsTArray.h include/seamonkey/nsTArrayHelpers.h @@ -2419,7 +2467,6 @@ include/seamonkey/nsTString.h include/seamonkey/nsTSubstring.h include/seamonkey/nsTSubstringTuple.h include/seamonkey/nsTWeakRef.h -include/seamonkey/nsTextAccessibleWrap.h include/seamonkey/nsTextFormatter.h include/seamonkey/nsTextFragment.h include/seamonkey/nsTextServicesCID.h @@ -2435,6 +2482,7 @@ include/seamonkey/nsTransform2D.h include/seamonkey/nsTreeColFrame.h include/seamonkey/nsTreeSanitizer.h include/seamonkey/nsTreeUtils.h +include/seamonkey/nsTypedSelection.h include/seamonkey/nsUCVJA2CID.h include/seamonkey/nsUCVJACID.h include/seamonkey/nsUConvCID.h @@ -2454,6 +2502,7 @@ include/seamonkey/nsUnicodeNormalizer.h include/seamonkey/nsUnicodeProperties.h include/seamonkey/nsUnicodeScriptCodes.h include/seamonkey/nsVCardObj.h +include/seamonkey/nsVKList.h include/seamonkey/nsVariant.h include/seamonkey/nsVersionComparator.h include/seamonkey/nsViewsCID.h @@ -2480,10 +2529,7 @@ include/seamonkey/nsXPIDLString.h include/seamonkey/nsXPTCUtils.h include/seamonkey/nsXREAppData.h include/seamonkey/nsXULAppAPI.h -include/seamonkey/nsXULListboxAccessibleWrap.h -include/seamonkey/nsXULMenuAccessibleWrap.h include/seamonkey/nsXULPopupManager.h -include/seamonkey/nsXULTreeGridAccessibleWrap.h include/seamonkey/nsZipArchive.h include/seamonkey/nscore.h include/seamonkey/nspluginroot.h @@ -2492,12 +2538,17 @@ include/seamonkey/ogg/config_types.h include/seamonkey/ogg/ogg.h include/seamonkey/ogg/os_types.h include/seamonkey/opentype-sanitiser.h +include/seamonkey/opus/opus.h +include/seamonkey/opus/opus_defines.h +include/seamonkey/opus/opus_multistream.h +include/seamonkey/opus/opus_types.h include/seamonkey/ots-memory-stream.h include/seamonkey/pldhash.h include/seamonkey/png.h include/seamonkey/pngconf.h include/seamonkey/qcms.h include/seamonkey/qcmstypes.h +include/seamonkey/qsObjectHelper.h include/seamonkey/rdf.h include/seamonkey/rdfIDataSource.h include/seamonkey/rdfISerializer.h @@ -2516,7 +2567,6 @@ include/seamonkey/skia/SkBounder.h include/seamonkey/skia/SkBuffer.h include/seamonkey/skia/SkCanvas.h include/seamonkey/skia/SkChunkAlloc.h -include/seamonkey/skia/SkClampRange.h include/seamonkey/skia/SkClipStack.h include/seamonkey/skia/SkColor.h include/seamonkey/skia/SkColorFilter.h @@ -2525,9 +2575,11 @@ include/seamonkey/skia/SkColorShader.h include/seamonkey/skia/SkComposeShader.h include/seamonkey/skia/SkDashPathEffect.h include/seamonkey/skia/SkData.h +include/seamonkey/skia/SkDeferredCanvas.h include/seamonkey/skia/SkDeque.h include/seamonkey/skia/SkDescriptor.h include/seamonkey/skia/SkDevice.h +include/seamonkey/skia/SkDeviceProfile.h include/seamonkey/skia/SkDither.h include/seamonkey/skia/SkDraw.h include/seamonkey/skia/SkDrawFilter.h @@ -2555,7 +2607,10 @@ include/seamonkey/skia/SkMaskFilter.h include/seamonkey/skia/SkMath.h include/seamonkey/skia/SkMatrix.h include/seamonkey/skia/SkMetaData.h +include/seamonkey/skia/SkMorphologyImageFilter.h include/seamonkey/skia/SkOSFile.h +include/seamonkey/skia/SkOrderedReadBuffer.h +include/seamonkey/skia/SkOrderedWriteBuffer.h include/seamonkey/skia/SkPackBits.h include/seamonkey/skia/SkPaint.h include/seamonkey/skia/SkPath.h @@ -2594,6 +2649,7 @@ include/seamonkey/skia/SkTRegistry.h include/seamonkey/skia/SkTScopedPtr.h include/seamonkey/skia/SkTSearch.h include/seamonkey/skia/SkTemplates.h +include/seamonkey/skia/SkTextBox.h include/seamonkey/skia/SkThread.h include/seamonkey/skia/SkThread_platform.h include/seamonkey/skia/SkTime.h @@ -2604,12 +2660,14 @@ include/seamonkey/skia/SkUnPreMultiply.h include/seamonkey/skia/SkUnitMapper.h include/seamonkey/skia/SkUserConfig.h include/seamonkey/skia/SkUtils.h +include/seamonkey/skia/SkWeakRefCnt.h include/seamonkey/skia/SkWriter32.h include/seamonkey/skia/SkXfermode.h include/seamonkey/smileIApplication.h include/seamonkey/snappy/snappy-c.h include/seamonkey/snappy/snappy-stubs-public.h include/seamonkey/snappy/snappy.h +include/seamonkey/speex/speex_resampler.h include/seamonkey/string-template-def-char.h include/seamonkey/string-template-def-unichar.h include/seamonkey/string-template-undef.h @@ -2629,6 +2687,7 @@ include/seamonkey/vorbis/codec.h include/seamonkey/xpcIJSGetFactory.h include/seamonkey/xpcIJSModuleLoader.h include/seamonkey/xpcIJSWeakReference.h +include/seamonkey/xpcObjectHelper.h include/seamonkey/xpc_map_end.h include/seamonkey/xpccomponents.h include/seamonkey/xpcexception.h @@ -2663,6 +2722,7 @@ lib/seamonkey-sdk/sdk/bin/xpidllex.py lib/seamonkey-sdk/sdk/bin/xpidlyacc.py lib/seamonkey-sdk/sdk/bin/xpt.py lib/seamonkey-sdk/sdk/lib/libmozalloc.so +lib/seamonkey-sdk/sdk/lib/libmozglue.a lib/seamonkey-sdk/sdk/lib/libunicharutil_external_s.a lib/seamonkey-sdk/sdk/lib/libunicharutil_external_s.a.desc lib/seamonkey-sdk/sdk/lib/libxpcom.so @@ -4278,11 +4338,9 @@ lib/seamonkey/chrome/newsblog/content/messenger-newsblog/Feed.js lib/seamonkey/chrome/newsblog/content/messenger-newsblog/FeedItem.js lib/seamonkey/chrome/newsblog/content/messenger-newsblog/am-newsblog.js lib/seamonkey/chrome/newsblog/content/messenger-newsblog/am-newsblog.xul -lib/seamonkey/chrome/newsblog/content/messenger-newsblog/debug-utils.js lib/seamonkey/chrome/newsblog/content/messenger-newsblog/feed-parser.js lib/seamonkey/chrome/newsblog/content/messenger-newsblog/feed-subscriptions.js lib/seamonkey/chrome/newsblog/content/messenger-newsblog/feed-subscriptions.xul -lib/seamonkey/chrome/newsblog/content/messenger-newsblog/file-utils.js lib/seamonkey/chrome/newsblog/content/messenger-newsblog/newsblogOverlay.js lib/seamonkey/chrome/newsblog/content/messenger-newsblog/utils.js lib/seamonkey/chrome/nonlocalized.manifest @@ -4352,6 +4410,7 @@ lib/seamonkey/chrome/pippki/content/pippki/viewCertDetails.js lib/seamonkey/chrome/pippki/content/pippki/viewCertDetails.xul lib/seamonkey/chrome/toolkit/content/cookie/cookieAcceptDialog.js lib/seamonkey/chrome/toolkit/content/cookie/cookieAcceptDialog.xul +lib/seamonkey/chrome/toolkit/content/global/BrowserElementChild.js lib/seamonkey/chrome/toolkit/content/global/XPCNativeWrapper.js lib/seamonkey/chrome/toolkit/content/global/about.xhtml lib/seamonkey/chrome/toolkit/content/global/aboutAbout.xhtml @@ -4473,6 +4532,7 @@ lib/seamonkey/chrome/toolkit/content/global/remote-test-ipc.js lib/seamonkey/chrome/toolkit/content/global/resetProfile.css lib/seamonkey/chrome/toolkit/content/global/resetProfile.js lib/seamonkey/chrome/toolkit/content/global/resetProfile.xul +lib/seamonkey/chrome/toolkit/content/global/resetProfileProgress.xul lib/seamonkey/chrome/toolkit/content/global/selectDialog.js lib/seamonkey/chrome/toolkit/content/global/selectDialog.xul lib/seamonkey/chrome/toolkit/content/global/strres.js @@ -4753,7 +4813,6 @@ lib/seamonkey/chrome/toolkit/skin/classic/global/tabbox.css lib/seamonkey/chrome/toolkit/skin/classic/global/tabprompts.css lib/seamonkey/chrome/toolkit/skin/classic/global/textbox.css lib/seamonkey/chrome/toolkit/skin/classic/global/toolbar.css -lib/seamonkey/chrome/toolkit/skin/classic/global/toolbar/Lighten.png lib/seamonkey/chrome/toolkit/skin/classic/global/toolbar/chevron.gif lib/seamonkey/chrome/toolkit/skin/classic/global/toolbar/spring.png lib/seamonkey/chrome/toolkit/skin/classic/global/toolbarbutton.css @@ -4845,7 +4904,9 @@ lib/seamonkey/chrome/toolkit/skin/classic/mozapps/update/updates.css lib/seamonkey/chrome/toolkit/skin/classic/mozapps/viewsource/viewsource.css lib/seamonkey/chrome/toolkit/skin/classic/mozapps/xpinstall/xpinstallConfirm.css lib/seamonkey/chrome/toolkit/skin/classic/mozapps/xpinstall/xpinstallItemGeneric.png -lib/seamonkey/components/BrowserElementAPI.js +lib/seamonkey/components/Aitc.js +lib/seamonkey/components/AppsService.js +lib/seamonkey/components/BrowserElementParent.js lib/seamonkey/components/ConsoleAPI.js lib/seamonkey/components/ContactManager.js lib/seamonkey/components/FeedConverter.js @@ -4941,6 +5002,7 @@ lib/seamonkey/defaults/pref/channel-prefs.js lib/seamonkey/defaults/pref/composer.js lib/seamonkey/defaults/pref/mailnews.js lib/seamonkey/defaults/pref/mdn.js +lib/seamonkey/defaults/pref/services-aitc.js lib/seamonkey/defaults/pref/services-sync.js lib/seamonkey/defaults/pref/smime.js lib/seamonkey/defaults/pref/suite-l10n.js @@ -5053,6 +5115,8 @@ lib/seamonkey/extensions/inspector@mozilla.org/chrome/inspector/content/inspecto lib/seamonkey/extensions/inspector@mozilla.org/chrome/inspector/content/inspector/viewers/styleRules/styleRules.xul lib/seamonkey/extensions/inspector@mozilla.org/chrome/inspector/content/inspector/viewers/stylesheets/stylesheets.js lib/seamonkey/extensions/inspector@mozilla.org/chrome/inspector/content/inspector/viewers/stylesheets/stylesheets.xul +lib/seamonkey/extensions/inspector@mozilla.org/chrome/inspector/content/inspector/viewers/usedFontFaces/usedFontFaces.js +lib/seamonkey/extensions/inspector@mozilla.org/chrome/inspector/content/inspector/viewers/usedFontFaces/usedFontFaces.xul lib/seamonkey/extensions/inspector@mozilla.org/chrome/inspector/content/inspector/viewers/xblBindings/xblBindings.js lib/seamonkey/extensions/inspector@mozilla.org/chrome/inspector/content/inspector/viewers/xblBindings/xblBindings.xul lib/seamonkey/extensions/inspector@mozilla.org/chrome/inspector/locale/de/inspector/editing.dtd @@ -5077,30 +5141,8 @@ lib/seamonkey/extensions/inspector@mozilla.org/chrome/inspector/locale/de/inspec lib/seamonkey/extensions/inspector@mozilla.org/chrome/inspector/locale/de/inspector/viewers/jsObject.dtd lib/seamonkey/extensions/inspector@mozilla.org/chrome/inspector/locale/de/inspector/viewers/styleRules.dtd lib/seamonkey/extensions/inspector@mozilla.org/chrome/inspector/locale/de/inspector/viewers/stylesheets.dtd +lib/seamonkey/extensions/inspector@mozilla.org/chrome/inspector/locale/de/inspector/viewers/usedFontFaces.dtd lib/seamonkey/extensions/inspector@mozilla.org/chrome/inspector/locale/de/inspector/viewers/xblBindings.dtd -lib/seamonkey/extensions/inspector@mozilla.org/chrome/inspector/locale/el/inspector/editing.dtd -lib/seamonkey/extensions/inspector@mozilla.org/chrome/inspector/locale/el/inspector/inspector.dtd -lib/seamonkey/extensions/inspector@mozilla.org/chrome/inspector/locale/el/inspector/inspector.properties -lib/seamonkey/extensions/inspector@mozilla.org/chrome/inspector/locale/el/inspector/prefs.dtd -lib/seamonkey/extensions/inspector@mozilla.org/chrome/inspector/locale/el/inspector/tasksOverlay.dtd -lib/seamonkey/extensions/inspector@mozilla.org/chrome/inspector/locale/el/inspector/viewer-registry.dtd -lib/seamonkey/extensions/inspector@mozilla.org/chrome/inspector/locale/el/inspector/viewers/accessibleEvent.dtd -lib/seamonkey/extensions/inspector@mozilla.org/chrome/inspector/locale/el/inspector/viewers/accessibleEvents.dtd -lib/seamonkey/extensions/inspector@mozilla.org/chrome/inspector/locale/el/inspector/viewers/accessibleEvents.properties -lib/seamonkey/extensions/inspector@mozilla.org/chrome/inspector/locale/el/inspector/viewers/accessibleEventsHandlerHelpDialog.dtd -lib/seamonkey/extensions/inspector@mozilla.org/chrome/inspector/locale/el/inspector/viewers/accessibleProps.dtd -lib/seamonkey/extensions/inspector@mozilla.org/chrome/inspector/locale/el/inspector/viewers/accessibleProps.properties -lib/seamonkey/extensions/inspector@mozilla.org/chrome/inspector/locale/el/inspector/viewers/accessibleRelations.dtd -lib/seamonkey/extensions/inspector@mozilla.org/chrome/inspector/locale/el/inspector/viewers/accessibleTree.dtd -lib/seamonkey/extensions/inspector@mozilla.org/chrome/inspector/locale/el/inspector/viewers/accessibleTreeEvalJSDialog.dtd -lib/seamonkey/extensions/inspector@mozilla.org/chrome/inspector/locale/el/inspector/viewers/boxModel.dtd -lib/seamonkey/extensions/inspector@mozilla.org/chrome/inspector/locale/el/inspector/viewers/computedStyle.dtd -lib/seamonkey/extensions/inspector@mozilla.org/chrome/inspector/locale/el/inspector/viewers/dom.dtd -lib/seamonkey/extensions/inspector@mozilla.org/chrome/inspector/locale/el/inspector/viewers/domNode.dtd -lib/seamonkey/extensions/inspector@mozilla.org/chrome/inspector/locale/el/inspector/viewers/jsObject.dtd -lib/seamonkey/extensions/inspector@mozilla.org/chrome/inspector/locale/el/inspector/viewers/styleRules.dtd -lib/seamonkey/extensions/inspector@mozilla.org/chrome/inspector/locale/el/inspector/viewers/stylesheets.dtd -lib/seamonkey/extensions/inspector@mozilla.org/chrome/inspector/locale/el/inspector/viewers/xblBindings.dtd lib/seamonkey/extensions/inspector@mozilla.org/chrome/inspector/locale/en-GB/inspector/editing.dtd lib/seamonkey/extensions/inspector@mozilla.org/chrome/inspector/locale/en-GB/inspector/inspector.dtd lib/seamonkey/extensions/inspector@mozilla.org/chrome/inspector/locale/en-GB/inspector/inspector.properties @@ -5123,6 +5165,7 @@ lib/seamonkey/extensions/inspector@mozilla.org/chrome/inspector/locale/en-GB/ins lib/seamonkey/extensions/inspector@mozilla.org/chrome/inspector/locale/en-GB/inspector/viewers/jsObject.dtd lib/seamonkey/extensions/inspector@mozilla.org/chrome/inspector/locale/en-GB/inspector/viewers/styleRules.dtd lib/seamonkey/extensions/inspector@mozilla.org/chrome/inspector/locale/en-GB/inspector/viewers/stylesheets.dtd +lib/seamonkey/extensions/inspector@mozilla.org/chrome/inspector/locale/en-GB/inspector/viewers/usedFontFaces.dtd lib/seamonkey/extensions/inspector@mozilla.org/chrome/inspector/locale/en-GB/inspector/viewers/xblBindings.dtd lib/seamonkey/extensions/inspector@mozilla.org/chrome/inspector/locale/en-US/inspector/editing.dtd lib/seamonkey/extensions/inspector@mozilla.org/chrome/inspector/locale/en-US/inspector/inspector.dtd @@ -5146,30 +5189,8 @@ lib/seamonkey/extensions/inspector@mozilla.org/chrome/inspector/locale/en-US/ins lib/seamonkey/extensions/inspector@mozilla.org/chrome/inspector/locale/en-US/inspector/viewers/jsObject.dtd lib/seamonkey/extensions/inspector@mozilla.org/chrome/inspector/locale/en-US/inspector/viewers/styleRules.dtd lib/seamonkey/extensions/inspector@mozilla.org/chrome/inspector/locale/en-US/inspector/viewers/stylesheets.dtd +lib/seamonkey/extensions/inspector@mozilla.org/chrome/inspector/locale/en-US/inspector/viewers/usedFontFaces.dtd lib/seamonkey/extensions/inspector@mozilla.org/chrome/inspector/locale/en-US/inspector/viewers/xblBindings.dtd -lib/seamonkey/extensions/inspector@mozilla.org/chrome/inspector/locale/fr/inspector/editing.dtd -lib/seamonkey/extensions/inspector@mozilla.org/chrome/inspector/locale/fr/inspector/inspector.dtd -lib/seamonkey/extensions/inspector@mozilla.org/chrome/inspector/locale/fr/inspector/inspector.properties -lib/seamonkey/extensions/inspector@mozilla.org/chrome/inspector/locale/fr/inspector/prefs.dtd -lib/seamonkey/extensions/inspector@mozilla.org/chrome/inspector/locale/fr/inspector/tasksOverlay.dtd -lib/seamonkey/extensions/inspector@mozilla.org/chrome/inspector/locale/fr/inspector/viewer-registry.dtd -lib/seamonkey/extensions/inspector@mozilla.org/chrome/inspector/locale/fr/inspector/viewers/accessibleEvent.dtd -lib/seamonkey/extensions/inspector@mozilla.org/chrome/inspector/locale/fr/inspector/viewers/accessibleEvents.dtd -lib/seamonkey/extensions/inspector@mozilla.org/chrome/inspector/locale/fr/inspector/viewers/accessibleEvents.properties -lib/seamonkey/extensions/inspector@mozilla.org/chrome/inspector/locale/fr/inspector/viewers/accessibleEventsHandlerHelpDialog.dtd -lib/seamonkey/extensions/inspector@mozilla.org/chrome/inspector/locale/fr/inspector/viewers/accessibleProps.dtd -lib/seamonkey/extensions/inspector@mozilla.org/chrome/inspector/locale/fr/inspector/viewers/accessibleProps.properties -lib/seamonkey/extensions/inspector@mozilla.org/chrome/inspector/locale/fr/inspector/viewers/accessibleRelations.dtd -lib/seamonkey/extensions/inspector@mozilla.org/chrome/inspector/locale/fr/inspector/viewers/accessibleTree.dtd -lib/seamonkey/extensions/inspector@mozilla.org/chrome/inspector/locale/fr/inspector/viewers/accessibleTreeEvalJSDialog.dtd -lib/seamonkey/extensions/inspector@mozilla.org/chrome/inspector/locale/fr/inspector/viewers/boxModel.dtd -lib/seamonkey/extensions/inspector@mozilla.org/chrome/inspector/locale/fr/inspector/viewers/computedStyle.dtd -lib/seamonkey/extensions/inspector@mozilla.org/chrome/inspector/locale/fr/inspector/viewers/dom.dtd -lib/seamonkey/extensions/inspector@mozilla.org/chrome/inspector/locale/fr/inspector/viewers/domNode.dtd -lib/seamonkey/extensions/inspector@mozilla.org/chrome/inspector/locale/fr/inspector/viewers/jsObject.dtd -lib/seamonkey/extensions/inspector@mozilla.org/chrome/inspector/locale/fr/inspector/viewers/styleRules.dtd -lib/seamonkey/extensions/inspector@mozilla.org/chrome/inspector/locale/fr/inspector/viewers/stylesheets.dtd -lib/seamonkey/extensions/inspector@mozilla.org/chrome/inspector/locale/fr/inspector/viewers/xblBindings.dtd lib/seamonkey/extensions/inspector@mozilla.org/chrome/inspector/locale/ru/inspector/editing.dtd lib/seamonkey/extensions/inspector@mozilla.org/chrome/inspector/locale/ru/inspector/inspector.dtd lib/seamonkey/extensions/inspector@mozilla.org/chrome/inspector/locale/ru/inspector/inspector.properties @@ -5192,6 +5213,7 @@ lib/seamonkey/extensions/inspector@mozilla.org/chrome/inspector/locale/ru/inspec lib/seamonkey/extensions/inspector@mozilla.org/chrome/inspector/locale/ru/inspector/viewers/jsObject.dtd lib/seamonkey/extensions/inspector@mozilla.org/chrome/inspector/locale/ru/inspector/viewers/styleRules.dtd lib/seamonkey/extensions/inspector@mozilla.org/chrome/inspector/locale/ru/inspector/viewers/stylesheets.dtd +lib/seamonkey/extensions/inspector@mozilla.org/chrome/inspector/locale/ru/inspector/viewers/usedFontFaces.dtd lib/seamonkey/extensions/inspector@mozilla.org/chrome/inspector/locale/ru/inspector/viewers/xblBindings.dtd lib/seamonkey/extensions/inspector@mozilla.org/chrome/inspector/locale/sk/inspector/editing.dtd lib/seamonkey/extensions/inspector@mozilla.org/chrome/inspector/locale/sk/inspector/inspector.dtd @@ -5215,30 +5237,8 @@ lib/seamonkey/extensions/inspector@mozilla.org/chrome/inspector/locale/sk/inspec lib/seamonkey/extensions/inspector@mozilla.org/chrome/inspector/locale/sk/inspector/viewers/jsObject.dtd lib/seamonkey/extensions/inspector@mozilla.org/chrome/inspector/locale/sk/inspector/viewers/styleRules.dtd lib/seamonkey/extensions/inspector@mozilla.org/chrome/inspector/locale/sk/inspector/viewers/stylesheets.dtd +lib/seamonkey/extensions/inspector@mozilla.org/chrome/inspector/locale/sk/inspector/viewers/usedFontFaces.dtd lib/seamonkey/extensions/inspector@mozilla.org/chrome/inspector/locale/sk/inspector/viewers/xblBindings.dtd -lib/seamonkey/extensions/inspector@mozilla.org/chrome/inspector/locale/sv-SE/inspector/editing.dtd -lib/seamonkey/extensions/inspector@mozilla.org/chrome/inspector/locale/sv-SE/inspector/inspector.dtd -lib/seamonkey/extensions/inspector@mozilla.org/chrome/inspector/locale/sv-SE/inspector/inspector.properties -lib/seamonkey/extensions/inspector@mozilla.org/chrome/inspector/locale/sv-SE/inspector/prefs.dtd -lib/seamonkey/extensions/inspector@mozilla.org/chrome/inspector/locale/sv-SE/inspector/tasksOverlay.dtd -lib/seamonkey/extensions/inspector@mozilla.org/chrome/inspector/locale/sv-SE/inspector/viewer-registry.dtd -lib/seamonkey/extensions/inspector@mozilla.org/chrome/inspector/locale/sv-SE/inspector/viewers/accessibleEvent.dtd -lib/seamonkey/extensions/inspector@mozilla.org/chrome/inspector/locale/sv-SE/inspector/viewers/accessibleEvents.dtd -lib/seamonkey/extensions/inspector@mozilla.org/chrome/inspector/locale/sv-SE/inspector/viewers/accessibleEvents.properties -lib/seamonkey/extensions/inspector@mozilla.org/chrome/inspector/locale/sv-SE/inspector/viewers/accessibleEventsHandlerHelpDialog.dtd -lib/seamonkey/extensions/inspector@mozilla.org/chrome/inspector/locale/sv-SE/inspector/viewers/accessibleProps.dtd -lib/seamonkey/extensions/inspector@mozilla.org/chrome/inspector/locale/sv-SE/inspector/viewers/accessibleProps.properties -lib/seamonkey/extensions/inspector@mozilla.org/chrome/inspector/locale/sv-SE/inspector/viewers/accessibleRelations.dtd -lib/seamonkey/extensions/inspector@mozilla.org/chrome/inspector/locale/sv-SE/inspector/viewers/accessibleTree.dtd -lib/seamonkey/extensions/inspector@mozilla.org/chrome/inspector/locale/sv-SE/inspector/viewers/accessibleTreeEvalJSDialog.dtd -lib/seamonkey/extensions/inspector@mozilla.org/chrome/inspector/locale/sv-SE/inspector/viewers/boxModel.dtd -lib/seamonkey/extensions/inspector@mozilla.org/chrome/inspector/locale/sv-SE/inspector/viewers/computedStyle.dtd -lib/seamonkey/extensions/inspector@mozilla.org/chrome/inspector/locale/sv-SE/inspector/viewers/dom.dtd -lib/seamonkey/extensions/inspector@mozilla.org/chrome/inspector/locale/sv-SE/inspector/viewers/domNode.dtd -lib/seamonkey/extensions/inspector@mozilla.org/chrome/inspector/locale/sv-SE/inspector/viewers/jsObject.dtd -lib/seamonkey/extensions/inspector@mozilla.org/chrome/inspector/locale/sv-SE/inspector/viewers/styleRules.dtd -lib/seamonkey/extensions/inspector@mozilla.org/chrome/inspector/locale/sv-SE/inspector/viewers/stylesheets.dtd -lib/seamonkey/extensions/inspector@mozilla.org/chrome/inspector/locale/sv-SE/inspector/viewers/xblBindings.dtd lib/seamonkey/extensions/inspector@mozilla.org/chrome/inspector/skin/classic/inspector/ImageSearchItem.gif lib/seamonkey/extensions/inspector@mozilla.org/chrome/inspector/skin/classic/inspector/btnFind-dis.gif lib/seamonkey/extensions/inspector@mozilla.org/chrome/inspector/skin/classic/inspector/btnFind.gif @@ -5516,6 +5516,7 @@ lib/seamonkey/extensions/modern@themes.mozilla.org/chrome/modern/skin/modern/glo lib/seamonkey/extensions/modern@themes.mozilla.org/chrome/modern/skin/modern/global/globalBindings.xml lib/seamonkey/extensions/modern@themes.mozilla.org/chrome/modern/skin/modern/global/groupbox.css lib/seamonkey/extensions/modern@themes.mozilla.org/chrome/modern/skin/modern/global/icons/Error.png +lib/seamonkey/extensions/modern@themes.mozilla.org/chrome/modern/skin/modern/global/icons/Question.png lib/seamonkey/extensions/modern@themes.mozilla.org/chrome/modern/skin/modern/global/icons/alert-error.gif lib/seamonkey/extensions/modern@themes.mozilla.org/chrome/modern/skin/modern/global/icons/alert-exclam.gif lib/seamonkey/extensions/modern@themes.mozilla.org/chrome/modern/skin/modern/global/icons/alert-message.gif @@ -5536,6 +5537,7 @@ lib/seamonkey/extensions/modern@themes.mozilla.org/chrome/modern/skin/modern/glo lib/seamonkey/extensions/modern@themes.mozilla.org/chrome/modern/skin/modern/global/icons/pg-portrait-small.gif lib/seamonkey/extensions/modern@themes.mozilla.org/chrome/modern/skin/modern/global/icons/pg-portrait.gif lib/seamonkey/extensions/modern@themes.mozilla.org/chrome/modern/skin/modern/global/icons/question-16.png +lib/seamonkey/extensions/modern@themes.mozilla.org/chrome/modern/skin/modern/global/icons/question-64.png lib/seamonkey/extensions/modern@themes.mozilla.org/chrome/modern/skin/modern/global/icons/resizer-rtl.png lib/seamonkey/extensions/modern@themes.mozilla.org/chrome/modern/skin/modern/global/icons/resizer.png lib/seamonkey/extensions/modern@themes.mozilla.org/chrome/modern/skin/modern/global/icons/search.gif @@ -6264,6 +6266,7 @@ lib/seamonkey/modules/FileUtils.jsm lib/seamonkey/modules/Geometry.jsm lib/seamonkey/modules/IOUtils.js lib/seamonkey/modules/ISO8601DateUtils.jsm +lib/seamonkey/modules/IndexedDBHelper.jsm lib/seamonkey/modules/InlineSpellChecker.jsm lib/seamonkey/modules/LightweightThemeConsumer.jsm lib/seamonkey/modules/LightweightThemeManager.jsm @@ -6281,6 +6284,8 @@ lib/seamonkey/modules/PopupNotifications.jsm lib/seamonkey/modules/PropertyListUtils.jsm lib/seamonkey/modules/Sanitizer.jsm lib/seamonkey/modules/Services.jsm +lib/seamonkey/modules/SettingsDB.jsm +lib/seamonkey/modules/SettingsQueue.jsm lib/seamonkey/modules/SpellCheckDictionaryBootstrap.js lib/seamonkey/modules/StringBundle.js lib/seamonkey/modules/TelemetryStopwatch.jsm @@ -6331,6 +6336,11 @@ lib/seamonkey/modules/mailServices.js lib/seamonkey/modules/mailnewsMigrator.js lib/seamonkey/modules/nsFormAutoCompleteResult.jsm lib/seamonkey/modules/reflect.jsm +lib/seamonkey/modules/services-aitc/browserid.js +lib/seamonkey/modules/services-aitc/client.js +lib/seamonkey/modules/services-aitc/main.js +lib/seamonkey/modules/services-aitc/manager.js +lib/seamonkey/modules/services-aitc/storage.js lib/seamonkey/modules/services-common/async.js lib/seamonkey/modules/services-common/log4moz.js lib/seamonkey/modules/services-common/observers.js @@ -6340,6 +6350,7 @@ lib/seamonkey/modules/services-common/stringbundle.js lib/seamonkey/modules/services-common/tokenserverclient.js lib/seamonkey/modules/services-common/utils.js lib/seamonkey/modules/services-crypto/WeaveCrypto.js +lib/seamonkey/modules/services-crypto/utils.js lib/seamonkey/modules/services-sync/addonsreconciler.js lib/seamonkey/modules/services-sync/constants.js lib/seamonkey/modules/services-sync/engines.js @@ -6421,6 +6432,7 @@ lib/seamonkey/searchplugins/creativecommons.xml lib/seamonkey/searchplugins/google.xml lib/seamonkey/searchplugins/wikipedia.xml lib/seamonkey/searchplugins/yahoo.xml +lib/seamonkey/update-settings.ini lib/seamonkey/update.locale lib/seamonkey/updater lib/seamonkey/updater.ini @@ -6474,7 +6486,8 @@ share/idl/seamonkey/mozIStorageService.idl share/idl/seamonkey/mozIStorageServiceQuotaManagement.idl share/idl/seamonkey/mozIStorageStatement.idl share/idl/seamonkey/mozIStorageStatementCallback.idl -share/idl/seamonkey/mozIStorageStatementWrapper.idl +share/idl/seamonkey/mozIStorageStatementParams.idl +share/idl/seamonkey/mozIStorageStatementRow.idl share/idl/seamonkey/mozIStorageVacuumParticipant.idl share/idl/seamonkey/mozIStorageValueArray.idl share/idl/seamonkey/mozITXTToHTMLConv.idl @@ -6547,6 +6560,7 @@ share/idl/seamonkey/nsIApplicationCache.idl share/idl/seamonkey/nsIApplicationCacheChannel.idl share/idl/seamonkey/nsIApplicationCacheContainer.idl share/idl/seamonkey/nsIApplicationCacheService.idl +share/idl/seamonkey/nsIAppsService.idl share/idl/seamonkey/nsIArray.idl share/idl/seamonkey/nsIAssociatedContentSecurity.idl share/idl/seamonkey/nsIAsyncInputStream.idl @@ -6740,8 +6754,12 @@ share/idl/seamonkey/nsIDOMDOMTokenList.idl share/idl/seamonkey/nsIDOMDataContainerEvent.idl share/idl/seamonkey/nsIDOMDataTransfer.idl share/idl/seamonkey/nsIDOMDesktopNotification.idl +share/idl/seamonkey/nsIDOMDeviceLightEvent.idl share/idl/seamonkey/nsIDOMDeviceMotionEvent.idl share/idl/seamonkey/nsIDOMDeviceOrientationEvent.idl +share/idl/seamonkey/nsIDOMDeviceProximityEvent.idl +share/idl/seamonkey/nsIDOMDeviceStorage.idl +share/idl/seamonkey/nsIDOMDeviceStorageCursor.idl share/idl/seamonkey/nsIDOMDocument.idl share/idl/seamonkey/nsIDOMDocumentFragment.idl share/idl/seamonkey/nsIDOMDocumentType.idl @@ -6754,8 +6772,10 @@ share/idl/seamonkey/nsIDOMEvent.idl share/idl/seamonkey/nsIDOMEventListener.idl share/idl/seamonkey/nsIDOMEventTarget.idl share/idl/seamonkey/nsIDOMFile.idl +share/idl/seamonkey/nsIDOMFileHandle.idl share/idl/seamonkey/nsIDOMFileList.idl share/idl/seamonkey/nsIDOMFileReader.idl +share/idl/seamonkey/nsIDOMFileRequest.idl share/idl/seamonkey/nsIDOMFontFace.idl share/idl/seamonkey/nsIDOMFontFaceList.idl share/idl/seamonkey/nsIDOMFormData.idl @@ -6766,6 +6786,7 @@ share/idl/seamonkey/nsIDOMGeoPositionCoords.idl share/idl/seamonkey/nsIDOMGeoPositionError.idl share/idl/seamonkey/nsIDOMGeoPositionErrorCallback.idl share/idl/seamonkey/nsIDOMGetSVGDocument.idl +share/idl/seamonkey/nsIDOMGlobalObjectConstructor.idl share/idl/seamonkey/nsIDOMGlobalPropertyInitializer.idl share/idl/seamonkey/nsIDOMHTMLAnchorElement.idl share/idl/seamonkey/nsIDOMHTMLAppletElement.idl @@ -6842,9 +6863,11 @@ share/idl/seamonkey/nsIDOMLSProgressEvent.idl share/idl/seamonkey/nsIDOMLinkStyle.idl share/idl/seamonkey/nsIDOMLoadStatus.idl share/idl/seamonkey/nsIDOMLocation.idl +share/idl/seamonkey/nsIDOMLockedFile.idl share/idl/seamonkey/nsIDOMMediaError.idl share/idl/seamonkey/nsIDOMMediaList.idl share/idl/seamonkey/nsIDOMMediaQueryList.idl +share/idl/seamonkey/nsIDOMMediaStream.idl share/idl/seamonkey/nsIDOMMessageEvent.idl share/idl/seamonkey/nsIDOMMimeType.idl share/idl/seamonkey/nsIDOMMimeTypeArray.idl @@ -6866,9 +6889,11 @@ share/idl/seamonkey/nsIDOMNamedNodeMap.idl share/idl/seamonkey/nsIDOMNavigator.idl share/idl/seamonkey/nsIDOMNavigatorBattery.idl share/idl/seamonkey/nsIDOMNavigatorDesktopNotification.idl +share/idl/seamonkey/nsIDOMNavigatorDeviceStorage.idl share/idl/seamonkey/nsIDOMNavigatorGeolocation.idl share/idl/seamonkey/nsIDOMNavigatorNetwork.idl share/idl/seamonkey/nsIDOMNavigatorSms.idl +share/idl/seamonkey/nsIDOMNavigatorUserMedia.idl share/idl/seamonkey/nsIDOMNode.idl share/idl/seamonkey/nsIDOMNodeFilter.idl share/idl/seamonkey/nsIDOMNodeIterator.idl @@ -6976,6 +7001,7 @@ share/idl/seamonkey/nsIDOMSVGTransformable.idl share/idl/seamonkey/nsIDOMSVGURIReference.idl share/idl/seamonkey/nsIDOMSVGUnitTypes.idl share/idl/seamonkey/nsIDOMSVGUseElement.idl +share/idl/seamonkey/nsIDOMSVGViewElement.idl share/idl/seamonkey/nsIDOMSVGViewSpec.idl share/idl/seamonkey/nsIDOMSVGZoomAndPan.idl share/idl/seamonkey/nsIDOMSVGZoomEvent.idl @@ -6993,7 +7019,6 @@ share/idl/seamonkey/nsIDOMSmsMessage.idl share/idl/seamonkey/nsIDOMSmsRequest.idl share/idl/seamonkey/nsIDOMStorage.idl share/idl/seamonkey/nsIDOMStorageEvent.idl -share/idl/seamonkey/nsIDOMStorageEventObsolete.idl share/idl/seamonkey/nsIDOMStorageIndexedDB.idl share/idl/seamonkey/nsIDOMStorageItem.idl share/idl/seamonkey/nsIDOMStorageManager.idl @@ -7009,6 +7034,7 @@ share/idl/seamonkey/nsIDOMTransitionEvent.idl share/idl/seamonkey/nsIDOMTreeWalker.idl share/idl/seamonkey/nsIDOMUIEvent.idl share/idl/seamonkey/nsIDOMUserDataHandler.idl +share/idl/seamonkey/nsIDOMUserProximityEvent.idl share/idl/seamonkey/nsIDOMValidityState.idl share/idl/seamonkey/nsIDOMWakeLock.idl share/idl/seamonkey/nsIDOMWakeLockListener.idl @@ -7152,7 +7178,6 @@ share/idl/seamonkey/nsIGenKeypairInfoDlg.idl share/idl/seamonkey/nsIGeolocationProvider.idl share/idl/seamonkey/nsIGfxInfo.idl share/idl/seamonkey/nsIGfxInfoDebug.idl -share/idl/seamonkey/nsIGlobalHistory.idl share/idl/seamonkey/nsIGlobalHistory2.idl share/idl/seamonkey/nsIGnomeVFSService.idl share/idl/seamonkey/nsIHTMLAbsPosEditor.idl @@ -7183,6 +7208,7 @@ share/idl/seamonkey/nsIIDBCursor.idl share/idl/seamonkey/nsIIDBCursorWithValue.idl share/idl/seamonkey/nsIIDBDatabase.idl share/idl/seamonkey/nsIIDBFactory.idl +share/idl/seamonkey/nsIIDBFileHandle.idl share/idl/seamonkey/nsIIDBIndex.idl share/idl/seamonkey/nsIIDBKeyRange.idl share/idl/seamonkey/nsIIDBObjectStore.idl @@ -7302,6 +7328,7 @@ share/idl/seamonkey/nsIMimeEmitter.idl share/idl/seamonkey/nsIMimeHeaders.idl share/idl/seamonkey/nsIMimeMiscStatus.idl share/idl/seamonkey/nsIMimeStreamConverter.idl +share/idl/seamonkey/nsIMmsService.idl share/idl/seamonkey/nsIMobileConnectionProvider.idl share/idl/seamonkey/nsIModule.idl share/idl/seamonkey/nsIMovemailIncomingServer.idl @@ -7443,7 +7470,6 @@ share/idl/seamonkey/nsIPluginHost.idl share/idl/seamonkey/nsIPluginInputStream.idl share/idl/seamonkey/nsIPluginInstanceOwner.idl share/idl/seamonkey/nsIPluginStreamInfo.idl -share/idl/seamonkey/nsIPluginStreamListener.idl share/idl/seamonkey/nsIPluginTag.idl share/idl/seamonkey/nsIPluginTagInfo.idl share/idl/seamonkey/nsIPop3IncomingServer.idl @@ -7470,6 +7496,8 @@ share/idl/seamonkey/nsIPrintSettingsService.idl share/idl/seamonkey/nsIPrintStatusFeedback.idl share/idl/seamonkey/nsIPrintingPrompt.idl share/idl/seamonkey/nsIPrintingPromptService.idl +share/idl/seamonkey/nsIPrivacyTransitionObserver.idl +share/idl/seamonkey/nsIPrivateBrowsingConsumer.idl share/idl/seamonkey/nsIPrivateBrowsingService.idl share/idl/seamonkey/nsIProcess.idl share/idl/seamonkey/nsIProfile.idl @@ -7590,6 +7618,7 @@ share/idl/seamonkey/nsIServerSocket.idl share/idl/seamonkey/nsIServiceManager.idl share/idl/seamonkey/nsISessionStartup.idl share/idl/seamonkey/nsISessionStore.idl +share/idl/seamonkey/nsISettingsService.idl share/idl/seamonkey/nsIShellService.idl share/idl/seamonkey/nsISidebar.idl share/idl/seamonkey/nsISidebarPanel.idl @@ -7611,6 +7640,8 @@ share/idl/seamonkey/nsISocketTransport.idl share/idl/seamonkey/nsISocketTransportService.idl share/idl/seamonkey/nsISound.idl share/idl/seamonkey/nsISpamSettings.idl +share/idl/seamonkey/nsISpeculativeConnect.idl +share/idl/seamonkey/nsIStandardFileStream.idl share/idl/seamonkey/nsIStandardURL.idl share/idl/seamonkey/nsIStartupCache.idl share/idl/seamonkey/nsIStatusBarBiffManager.idl @@ -7716,6 +7747,7 @@ share/idl/seamonkey/nsIUserInfo.idl share/idl/seamonkey/nsIVariant.idl share/idl/seamonkey/nsIVersionComparator.idl share/idl/seamonkey/nsIViewSourceChannel.idl +share/idl/seamonkey/nsIWapPushApplication.idl share/idl/seamonkey/nsIWeakReference.idl share/idl/seamonkey/nsIWebBrowser.idl share/idl/seamonkey/nsIWebBrowserChrome.idl diff --git a/www/seamonkey/PLIST.enigmail b/www/seamonkey/PLIST.enigmail index 90119fb9f30..29a7eb20703 100644 --- a/www/seamonkey/PLIST.enigmail +++ b/www/seamonkey/PLIST.enigmail @@ -1,4 +1,5 @@ -@comment $NetBSD: PLIST.enigmail,v 1.3 2012/06/14 11:27:34 ryoon Exp $ +lib/seamonkey/extensions/{847b3a00-7ab1-11d4-8f02-006008948af5}/modules/mimeDecrypt.jsm +@comment $NetBSD: PLIST.enigmail,v 1.4 2012/09/06 12:08:50 ryoon Exp $ lib/seamonkey/extensions/{847b3a00-7ab1-11d4-8f02-006008948af5}/chrome.manifest lib/seamonkey/extensions/{847b3a00-7ab1-11d4-8f02-006008948af5}/chrome/enigmail.jar lib/seamonkey/extensions/{847b3a00-7ab1-11d4-8f02-006008948af5}/components/enigMsgCompFields.js @@ -13,6 +14,7 @@ lib/seamonkey/extensions/{847b3a00-7ab1-11d4-8f02-006008948af5}/install.rdf lib/seamonkey/extensions/{847b3a00-7ab1-11d4-8f02-006008948af5}/modules/commonFuncs.jsm lib/seamonkey/extensions/{847b3a00-7ab1-11d4-8f02-006008948af5}/modules/enigmailCommon.jsm lib/seamonkey/extensions/{847b3a00-7ab1-11d4-8f02-006008948af5}/modules/keyManagement.jsm +lib/seamonkey/extensions/{847b3a00-7ab1-11d4-8f02-006008948af5}/modules/mimeDecrypt.jsm lib/seamonkey/extensions/{847b3a00-7ab1-11d4-8f02-006008948af5}/modules/pipeConsole.jsm lib/seamonkey/extensions/{847b3a00-7ab1-11d4-8f02-006008948af5}/modules/pipeTransport.jsm lib/seamonkey/extensions/{847b3a00-7ab1-11d4-8f02-006008948af5}/modules/subprocess.jsm diff --git a/www/seamonkey/PLIST.lightning b/www/seamonkey/PLIST.lightning index d0b7faa62da..a9ac0be691d 100644 --- a/www/seamonkey/PLIST.lightning +++ b/www/seamonkey/PLIST.lightning @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST.lightning,v 1.4 2012/07/19 17:33:28 ryoon Exp $ +@comment $NetBSD: PLIST.lightning,v 1.5 2012/09/06 12:08:50 ryoon Exp $ include/seamonkey/calBaseCID.h include/seamonkey/calIAlarm.h include/seamonkey/calIAlarmService.h @@ -208,6 +208,7 @@ lib/seamonkey/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar/ lib/seamonkey/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar/content/calendar/preferences/alarms.xul lib/seamonkey/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar/content/calendar/preferences/categories.js lib/seamonkey/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar/content/calendar/preferences/categories.xul +lib/seamonkey/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar/content/calendar/preferences/editCategory.js lib/seamonkey/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar/content/calendar/preferences/editCategory.xul lib/seamonkey/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar/content/calendar/preferences/general.js lib/seamonkey/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar/content/calendar/preferences/general.xul @@ -232,6 +233,7 @@ lib/seamonkey/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar/ lib/seamonkey/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar/skin/calendar/cal-icon32.png lib/seamonkey/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar/skin/calendar/calendar-alarm-dialog.css lib/seamonkey/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar/skin/calendar/calendar-alarms.css +lib/seamonkey/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar/skin/calendar/calendar-attendees.css lib/seamonkey/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar/skin/calendar/calendar-creation-wizard.css lib/seamonkey/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar/skin/calendar/calendar-daypicker.css lib/seamonkey/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar/skin/calendar/calendar-event-dialog-attendees.png @@ -275,6 +277,9 @@ lib/seamonkey/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar/ lib/seamonkey/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar/skin/calendar/event-grippy-right.png lib/seamonkey/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar/skin/calendar/event-grippy-top.png lib/seamonkey/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar/skin/calendar/ok-cancel.png +lib/seamonkey/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar/skin/calendar/printing/calHtmlExport.html +lib/seamonkey/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar/skin/calendar/printing/calMonthGridPrinter.html +lib/seamonkey/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar/skin/calendar/printing/calWeekPrinter.html lib/seamonkey/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar/skin/calendar/task-images.png lib/seamonkey/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar/skin/calendar/tasks-actions.png lib/seamonkey/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar/skin/calendar/timezone_map.png @@ -301,6 +306,7 @@ lib/seamonkey/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/lightning lib/seamonkey/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/lightning/content/lightning/lightning-calendar-creation.xul lib/seamonkey/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/lightning/content/lightning/lightning-calendar-properties.js lib/seamonkey/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/lightning/content/lightning/lightning-calendar-properties.xul +lib/seamonkey/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/lightning/content/lightning/lightning-invitation.xhtml lib/seamonkey/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/lightning/content/lightning/lightning-menus.xul lib/seamonkey/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/lightning/content/lightning/lightning-migration.xul lib/seamonkey/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/lightning/content/lightning/lightning-standalone.xul @@ -371,6 +377,7 @@ lib/seamonkey/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/modules/calProvi lib/seamonkey/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/modules/calStorageHelpers.jsm lib/seamonkey/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/modules/calStorageUpgrade.jsm lib/seamonkey/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/modules/calUtils.jsm +lib/seamonkey/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/modules/calXMLUtils.jsm lib/seamonkey/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/timezones.sqlite share/idl/seamonkey/calIAlarm.idl share/idl/seamonkey/calIAlarmService.idl diff --git a/www/seamonkey/distinfo b/www/seamonkey/distinfo index 3d6c1e71bf2..d04c3ac702e 100644 --- a/www/seamonkey/distinfo +++ b/www/seamonkey/distinfo @@ -1,128 +1,123 @@ -$NetBSD: distinfo,v 1.84 2012/07/19 17:33:28 ryoon Exp $ +$NetBSD: distinfo,v 1.85 2012/09/06 12:08:50 ryoon Exp $ -SHA1 (enigmail-1.4.3.tar.gz) = 3b89155bbd4a36b912304481d293d451fa52f66e -RMD160 (enigmail-1.4.3.tar.gz) = 94ad953a5494ab2ccd135be84acf434128108fb1 -Size (enigmail-1.4.3.tar.gz) = 1337811 bytes -SHA1 (lightning-1.6.source.tar.bz2) = 1aa9cb31d2400412b3c5ac4f74c1199a2ca88b2e -RMD160 (lightning-1.6.source.tar.bz2) = f299834459b92cd4dc0e50803ac81e71a3ea3e10 -Size (lightning-1.6.source.tar.bz2) = 105730907 bytes -SHA1 (seamonkey-2.11.source.tar.bz2) = 08acc70c272b10977b62036ab111d0f833cf30cc -RMD160 (seamonkey-2.11.source.tar.bz2) = a9fb949940b159ed18f45cd3d786cd56298c4aef -Size (seamonkey-2.11.source.tar.bz2) = 105846143 bytes -SHA1 (patch-aa) = e4f2c7c9dfe2698a23096e54cb6e3903139760de -SHA1 (patch-aa-toplevel) = dfd11228e1ee7af0c3ba04aae076a0957152ab28 -SHA1 (patch-ab) = 71df8cca38abfcb2a9225002c567473144c2ba01 -SHA1 (patch-ac) = cb4f7f0f73f0d684da5be881c1f1dcd6ff78f6cd -SHA1 (patch-ad) = e1a84a597ad00d47d704dc4d402f020336f08659 -SHA1 (patch-ae) = 3c40f0d72ac77d59e979fc57fe9ad9d1e5d5a88f -SHA1 (patch-af) = 9281e893ac4895859d55cde307981f6646f24bee -SHA1 (patch-ag) = a57c52a91719c159e6b58a7e92a7b396ee04e338 -SHA1 (patch-ai) = a69ac21e6c1fee089de2823e3afc93e2c6c023c7 -SHA1 (patch-aj) = 796b4b97e0bc09a0f375cc55eb852ba3e4cd160e -SHA1 (patch-ak) = 99d9fb5d98c8bfaceff86e03a8c6170e79aef964 -SHA1 (patch-al) = a51e5f234ca113c96b914eaf12cc89639fd258b0 -SHA1 (patch-am) = 3308523be8312fc04ec6718dda18af0f9622801f -SHA1 (patch-an) = d9c25d1a8f32e49ccffcbfbb4d4178b59844f038 -SHA1 (patch-ao) = 75abba76fe02d124e7af58355ddccc120845d79f -SHA1 (patch-as) = 27c143972cab42e6782d36554f7f8a0f5c5c5564 -SHA1 (patch-at) = 9542346ba6f744eb45c5e2efa3981fab85796e95 -SHA1 (patch-au) = 5df625af014970bba28f9f5f64653b12540cb12e -SHA1 (patch-av) = 7855a0a734da72e8373d0b17bdb3ab2e54f58e77 -SHA1 (patch-aw) = eddbf931e7710d2cb71e36e5ce2eb29e8320229f -SHA1 (patch-ax) = 04b0dc6396b194f4252b2a8a9f048d3c7d665a8d -SHA1 (patch-ay) = d6796fd58965eeff6289adb8e3000de377786dc0 -SHA1 (patch-az) = 744c41d2a3ca1a6e85729b854e721898274388ae -SHA1 (patch-ba) = 77d50806968bb32c85ea0e922551661162be91a2 -SHA1 (patch-bd) = d197a8d53ef3a53d75704f9d6992c318f1995039 -SHA1 (patch-bf) = bd9b969c890f5e9ad053bcc2dd4d22ecd03de2b1 -SHA1 (patch-bg) = 6f7bed05a083d417c5a5ab7dfd72a444e70dbe23 -SHA1 (patch-bi) = 56d95150bc4073fc1797d348056ff495510cefeb -SHA1 (patch-directory_c-sdk_ldap_include_portable.h) = eeedcf7b522d1f25ad097285f0ea45503b243f26 -SHA1 (patch-ipc_chromium_src_base_debug__util__posic.cc) = 6e7ac5d1eb406e802bc1e9bef31bc9d85246ddcc -SHA1 (patch-ipc_chromium_src_base_file__util.h) = c824b44dd6a1f8b086b69be33bf3cb70da7f90e4 -SHA1 (patch-ipc_chromium_src_base_file__util__posix.cc) = 42ad5a83fa1f3052dd15da9ae19f4fade6234281 -SHA1 (patch-ipc_chromium_src_base_platform__file__posix.cc) = 2fa38fb1463c3fe46a5d6bc3554bca726d2c9b2d -SHA1 (patch-ipc_chromium_src_base_platform__thread__posix.cc) = 36db7056f224600c0f24d2e47ca5e810c954ad3a -SHA1 (patch-ipc_chromium_src_base_sys__info__posix.cc) = 01f5333c4dbf7570244a6dbd8540c5adea393c3b -SHA1 (patch-ipc_chromium_src_base_third__party_nspr_prcpucfg.h) = 7dcb02e325404fc91a6650e2634f1c0a196a6059 -SHA1 (patch-ipc_chromium_src_build_build__config.h) = 57a4ab3cf65d5c1d0a8fd1b72fbb69198c02a60e -SHA1 (patch-ipc_chromium_src_chrome_common_ipc__channel__posix.h) = 5aecd0e219e3cec0eea04d4b806a9d0ee4635f2d -SHA1 (patch-ldap_sdks_c-sdk_build.mk) = c78cb8d7da4f68842870225ed5e9f4fa88d3b072 -SHA1 (patch-ma) = 01f0ed529dfef7ee1748f7e2e6fa44f676a21a43 -SHA1 (patch-ma-toplevel) = 4342f7611cfcee094f50a1c5c81c4f9af51e884d -SHA1 (patch-mail_app_Makefile.in) = cf13a762fd59d8cf77581887c313c1d1a0d32ae5 -SHA1 (patch-mail_app_nsMailApp.cpp) = b6f279ae106af28bf188e7351d9d9bdd591271bc -SHA1 (patch-mb) = 24acd8ddc224e08f93d16da9982a9ffd5ced2012 -SHA1 (patch-md) = 5540f7f86fc094d48a6359bb9b3f79d599a523f5 -SHA1 (patch-me) = f62de91f8107a06342df3a1a957dbc52bef69322 -SHA1 (patch-mf) = 5ea8854bd8fb543108a50f838df4c75866dc9663 -SHA1 (patch-mg) = 07906c9c6b2e20d5e101524188029bfbe325c517 -SHA1 (patch-mh) = 756ab10179e415ee8e9893165da936c60322b0ad -SHA1 (patch-mi) = 727a663e4203ef09b5ef201109cbad5269fe52e5 -SHA1 (patch-mj) = 2e481ab989704e9ff7702cb9dfbc8a7595fc7738 -SHA1 (patch-mk) = 0b3b98b776e77fa33e805c580e49b266cf2bda8a -SHA1 (patch-ml) = 2742b11522acfb673f85d05c45e683890dcaa4fe -SHA1 (patch-mm) = 26aa6329e80d4d27976fe4d042468f60791cd468 -SHA1 (patch-mn) = 258c4261082f021214e25f07a8b30b80af56c874 -SHA1 (patch-mozilla_build_autoconf_nss.m4) = a45239f6dbd1f8cb6e03c4b7d088434aab42cde3 -SHA1 (patch-mozilla_dom_plugins_ipc_PluginModuleChild.cpp) = ef6aaa77e3c66609eb76af0402d474f271c7cbc6 -SHA1 (patch-mozilla_dom_plugins_ipc_PluginModuleChild.h) = 63dc5ad386ffd13ca0e8cb0f83027299998ab8ee -SHA1 (patch-mozilla_gfx_thebes_gfxPlatform.cpp) = 83ae27896f697b115f218adfd05319edb476ac93 -SHA1 (patch-mozilla_ipc_chromium_Makefile.in) = 47ec3f73d7fa9a7bee90181bf5f102fdda642892 -SHA1 (patch-mozilla_ipc_chromium_chromium-config.mk) = f18ea30866e5dca5bd5aa4ec8041fa2a47e40873 -SHA1 (patch-mozilla_ipc_chromium_src_base_base__paths.h) = 6fb9497886c122d1ea7e7f94ba1d55f1e9c16422 -SHA1 (patch-mozilla_ipc_chromium_src_base_file__util__bsd.cc) = 12a75181aefe9972a9e228fad86194c738e4d8e5 -SHA1 (patch-mozilla_ipc_chromium_src_base_message__loop.cc) = 33ef3240217050b889827ea11fc44ffdfcb7213d -SHA1 (patch-mozilla_ipc_chromium_src_base_platform__thread.h) = 694edc7205b21ad78c486b731ccc0a72d26e7e34 -SHA1 (patch-mozilla_ipc_chromium_src_base_process__util.h) = 64645b1461077c8d16a25af8c55f8d35d1cb686d -SHA1 (patch-mozilla_ipc_chromium_src_base_process__util__bsd.cc) = 22d1f5733abbc37031dc63f53352fd51df078b10 -SHA1 (patch-mozilla_ipc_chromium_src_base_process__util__posix.cc) = 30b2fb7275e9d567b8debc7b236a173ef24ed67c -SHA1 (patch-mozilla_ipc_chromium_src_base_third__party_nspr_prtime.cc) = 95556cfe3cfd9ce9f2b4ad6595a2ce48dc968013 -SHA1 (patch-mozilla_ipc_chromium_src_chrome_common_ipc__message__utils.h) = 32236504d654307425f4d465876def8af40574d4 -SHA1 (patch-mozilla_ipc_chromium_src_chrome_common_transport__dib.h) = aa5e9aff097e9a07765020fbc025bc8058cfdb4a -SHA1 (patch-mozilla_ipc_glue_GeckoChildProcessHost.cpp) = da5bda45c1c458a44b752cbe79c24c422c0e761a -SHA1 (patch-mozilla_js_src_config_rules.mk) = 1a8720fb6b9bacb92d287893b2541821ee2ccb3e -SHA1 (patch-mozilla_js_src_jscpucfg.h) = f641536b04464e85c1b718ba6f049c3697e4e041 -SHA1 (patch-mozilla_js_src_methodjit_MethodJIT.cpp) = c3826876b3de32237441fb1f95d4b10939438a48 -SHA1 (patch-mozilla_js_src_yarr_pcre_pcre.h) = 43578405652b0f35cbd250dc64e8edf7f629f207 -SHA1 (patch-mozilla_js_xpconnect_src_Makefile.in) = 91729b067b797c88af2e87bba7cd8d0278c09aba -SHA1 (patch-mozilla_media_libsydneyaudio_src_sydney__audio__pulseaudio.c) = 31bc39332b87831c097125bbe5cd260bfa0bc61f -SHA1 (patch-mozilla_media_libvpx_vpx_config.h) = d0270522d54b76b8b2fa4fde60681a3a09b9f65e -SHA1 (patch-mozilla_media_libvpx_vpx_config_c.c) = e8e27699cc1f7eb2c06f860fa79ac4df65061fd0 -SHA1 (patch-mozilla_memory_mozalloc_mozalloc.cpp) = e83876e4f5f8970e136f73a11ebe397d8245b11d -SHA1 (patch-mozilla_netwerk_protocol_http_HttpChannelParent.cpp) = aa74c444d7a8fb563b109cf5c69d1f4f7feca524 -SHA1 (patch-mozilla_nsprpub_pr_include_md___dragonfly.cfg) = f2ef13923a3fe132b96d1fca0fac03abd3dc7139 -SHA1 (patch-mozilla_nsprpub_pr_include_md___pth.h) = 0cc775519178039a462754490e61c947bd87d5ac -SHA1 (patch-mozilla_nsprpub_pr_include_md_prosdep.h) = 7cf8a5cf6e768be2acd06723343a3597f6485d44 -SHA1 (patch-mozilla_nsprpub_pr_src_md_unix_uxrng.c) = a73081968eee6eef64da55bfe8ce69f5d282e511 -SHA1 (patch-mozilla_nsprpub_pr_src_pthreads_ptio.c) = 0e1dbecb7a111be33f6edf90c4ea9ac3e144d58e -SHA1 (patch-mozilla_nsprpub_pr_src_pthreads_ptsynch.c) = b0238ce2cda063deaa0dd6b24aa3e1add6462dee -SHA1 (patch-mozilla_storage_src_Makefile.in) = 7a4c823f79245dad4bb3e6dfd39adf2cc88ac9d5 -SHA1 (patch-mozilla_xpcom_Makefile.in) = b687dfe009815c9fa79ee7e10435b67eb2184f2c -SHA1 (patch-mozilla_xpcom_idl-parser_Makefile.in) = 7ec5e62a8c6d2c2a51474c070d02f39c2f2c0e63 -SHA1 (patch-mozilla_xpcom_idl-parser_header.py) = d713291269bc0dddfd7912ed22c26f6fb6d13386 -SHA1 (patch-mozilla_xpcom_typelib_xpidl_Makefile.in) = 49a12531a325e2c92b284e8405865202bdc744e1 -SHA1 (patch-mp) = 5506b7f05b67e1abac6a266cc4d78ec38486b9f1 -SHA1 (patch-pa) = 732bcd1bd1d920a739046148d5a1eb45df8c2057 -SHA1 (patch-pb) = 943d9594e9346d2b69a05fa080da710a95c80426 -SHA1 (patch-pc) = a294a4c8cd9acfc4c0bc3a29745e42e1f9536b2b -SHA1 (patch-pd) = d06db08381270f0416ad690f9477e5b0787d678e -SHA1 (patch-pg) = 10ff95ff9b6c44fb434e731b994f2d15aebcbb0b -SHA1 (patch-rc) = f0261e6632b689ba27f978c1398c173d854aaeb6 -SHA1 (patch-security_nss_cmd_shlibsign_sign.sh) = b293df0ebe4e27c633104da52ad9fa1a5e86d170 -SHA1 (patch-suite_installer_Makefile.in) = b3b89388c1682c1c8424d15a64f4cd7a0fda3304 -SHA1 (patch-toolkit_toolkit-tiers.mk) = 17ab7010bee4ac00c88a303384ae46cf8df68745 -SHA1 (patch-xa) = 3968449132c95376a1a53a1a98960a9c53515275 -SHA1 (patch-xb) = a887a782fd7bbc89862d566bbc893bb2184b45a2 -SHA1 (patch-xc) = 299cdfbe46b3ac8928c7b4404c6a6b8ad78519c1 -SHA1 (patch-xd) = 8afb46eb77eaf2a5a945524f38b8330b60f22d0c -SHA1 (patch-xe) = 8788a49c37794b2877cba7cb9acaaa080feaef46 -SHA1 (patch-xf) = 66980722c74ce0a6ebf508b6af5e2e18589dfcac -SHA1 (patch-xg) = f69ce929fec7b3a31bf59b27703b5bc7fac190eb -SHA1 (patch-xj) = a76e7c002a01be2a597333b5147f38c452f76d34 -SHA1 (patch-xk) = 2f1b7e9f8c5d9d05e248aeea0620d891ae2246c8 -SHA1 (patch-xl) = 85187dbd7fb15ac1940687e40184472537fadb37 -SHA1 (patch-xm) = 7b7f998c73b7770d76a2dad5498f2864adb2e286 -SHA1 (patch-xn) = 8bc111a4c9da8fc1059e2a431b122ee1d46a91e4 -SHA1 (patch-xo) = aaf19596c6472aa99945f39eb54f66017d058339 -SHA1 (patch-za) = ca5ce75666136169507a68f8c8fa16b4ce1ba469 +SHA1 (enigmail-1.4.4.tar.gz) = a1601191a3a421b2e94e7ff833300da72267d7ac +RMD160 (enigmail-1.4.4.tar.gz) = f362b2f205ed151c2127db381c393394995ca8aa +Size (enigmail-1.4.4.tar.gz) = 1269444 bytes +SHA1 (lightning-1.7.source.tar.bz2) = 217bfec0003b88e741b563b1e160e4f72ae6362d +RMD160 (lightning-1.7.source.tar.bz2) = 8392026bcac493f095e3d68b37d0e27984859804 +Size (lightning-1.7.source.tar.bz2) = 106226977 bytes +SHA1 (seamonkey-2.12.source.tar.bz2) = b6982d166d5f2e1749853ee61ca4921eb108e807 +RMD160 (seamonkey-2.12.source.tar.bz2) = 0a575cff0e903312c0e83eeec48afd227328d05e +Size (seamonkey-2.12.source.tar.bz2) = 106854466 bytes +SHA1 (patch-aa) = d1f7378d20deff9da6eac87b6f1496992dfa75a5 +SHA1 (patch-aa-toplevel) = 82320923afa7f6a7418dd5eefc8963066f688e7b +SHA1 (patch-ab) = 3c2cd62f196a9c39119fc428c812ba30b48bc6ff +SHA1 (patch-ac) = 9db839970972295354f23e3c1da5436ec845231f +SHA1 (patch-ad) = 2e8c3e8824f5aafcda1c66adbd6804618e68c5ba +SHA1 (patch-ae) = 37a977203ba0fe82291d1f15693734d3b4c734d4 +SHA1 (patch-af) = 56c37608d8d395f4c9aff5d28cb5d74f1ab4c5cc +SHA1 (patch-ag) = cb8a4b0d1e92fdaf6f004db45c16813708da4918 +SHA1 (patch-ai) = 08675fad8f9d1fbc4eb6dad27544f9a43abfd478 +SHA1 (patch-aj) = 4584b8b92ebc9908ce1021b9e642e49ffe592eb3 +SHA1 (patch-ak) = fa90513baef1c9654d290e80af29b554b75c26f1 +SHA1 (patch-al) = 4abe93fa981146df08722d4218d90a698be7a691 +SHA1 (patch-am) = 716de940a664acc3015cd18a0194fffb36113fbd +SHA1 (patch-an) = 613453c8ab9de5099ae2e1916042135e3ea415c4 +SHA1 (patch-ao) = b7b25be5d70d8e72dec84ba573a8e18ab5957d5b +SHA1 (patch-as) = f034360f6ec9516e5f9670ea6b48ab4e9e66c149 +SHA1 (patch-at) = 29f1ae9f91283b587ad54051764d9686466c5d8d +SHA1 (patch-au) = 40283619298828a249ba8e7ee7279fd36dc2180e +SHA1 (patch-av) = 0286a187d8413dd04f59895614c01f558d54211f +SHA1 (patch-aw) = 04e261f550cef9aee059522022db993a4978bbc7 +SHA1 (patch-ax) = c0ac4ed36bf87a02b2856813462ad93358b7bcf9 +SHA1 (patch-ay) = a841030ee551db08dbc816e010175e25553bc44e +SHA1 (patch-az) = 0805e1831b220c213e0a1782c8e71e8d8eb65c79 +SHA1 (patch-ba) = efc87cfaeec119eb72c43b4bbd3f77fe55f67bc3 +SHA1 (patch-bd) = 494c4d8e90d750db551f48c11db598bad3818038 +SHA1 (patch-bf) = c70da038229435139f890dfe47c85a2dcd98000b +SHA1 (patch-bg) = b0a13269b012d30eed47156ec57da39b3830b6ad +SHA1 (patch-bi) = daf15b29422147b192b019cf65d1d21b270b6e24 +SHA1 (patch-directory_c-sdk_ldap_include_portable.h) = fe2777b10ba9ab0a8807dcf08b2b3fce6ba4e6cd +SHA1 (patch-ipc_chromium_src_base_debug__util__posic.cc) = 4aae5069513b37ac90cad22dc8d78a9c2910de17 +SHA1 (patch-ipc_chromium_src_base_file__util__posix.cc) = 7d4b0e1e1fa586b28ca5c477a7ad2a59e71ed80c +SHA1 (patch-ipc_chromium_src_base_platform__thread__posix.cc) = b12bdd67c97a3f7c6fc18bc1a39dfe82444e09af +SHA1 (patch-ipc_chromium_src_base_sys__info__posix.cc) = d1b38b64f1a08e469ad3093186bfe6729db2a23b +SHA1 (patch-ipc_chromium_src_base_third__party_nspr_prcpucfg.h) = 45d6c799b01d07c4a53489788bfe8496fe9b9a4a +SHA1 (patch-ipc_chromium_src_build_build__config.h) = 123944fe09cecb2681226aa769a4ffcaa211c9b5 +SHA1 (patch-ipc_chromium_src_chrome_common_ipc__channel__posix.h) = 8395cffee87e27ca95d3c1a07aeeb8ef1dbb8ecc +SHA1 (patch-ldap_sdks_c-sdk_build.mk) = 808ed629cf1f88168a4a129fd8dba386ffdcdf10 +SHA1 (patch-ma) = eba135e5855389bde9c8cc202fff79efc76f0328 +SHA1 (patch-ma-toplevel) = 4d1f4db849716609b2a221f107a98c8d8352dfa7 +SHA1 (patch-mail_app_Makefile.in) = 55f69b1470e9578d2474db721a635e7ede2521fb +SHA1 (patch-mail_app_nsMailApp.cpp) = 21ad2cd4e57adc033cd7f47f2f39c87d0fe86d65 +SHA1 (patch-mb) = 00d459c5dca53ac7cc9b49a00240b5d3bc93ec6f +SHA1 (patch-md) = 0fd57df2d9a38164487433149cb1a2c0f3db174a +SHA1 (patch-me) = e6487a6a28b20d1c0ea868ec5af9e62cdaf6d5af +SHA1 (patch-mf) = 797968c05d331a3802897816cb3761c9ffab1897 +SHA1 (patch-mg) = 31170998c6ac8ea3e99c7716e936449f05151e11 +SHA1 (patch-mh) = eaa2998f98c7781ff03577a83b0d05dfc8605e90 +SHA1 (patch-mi) = 16dff9773926af132733f6710e2a82f90c2b1bad +SHA1 (patch-mj) = 49ec13399514edc1184fe5bb24f1f8286086d59d +SHA1 (patch-mk) = fa3897ef6a625b1458031ffe96d2e1f2a019b0aa +SHA1 (patch-ml) = d02531411e74657a41b8656bbe519f13b624d195 +SHA1 (patch-mm) = 9bcdbe187524acb0cff940c9c97504d2d9f79797 +SHA1 (patch-mn) = bef4d3349fa4759baf279898efad906a04969897 +SHA1 (patch-mozilla_build_autoconf_nss.m4) = 07131a0fef37d454ba6a212379aa6b503f28b1c9 +SHA1 (patch-mozilla_config_system-headers) = d8fe62985de29bb9760c98a9a25bec5efcd2739a +SHA1 (patch-mozilla_dom_plugins_ipc_PluginModuleChild.cpp) = 549979a391893ee6ee10db9a27dcedff9fe8bddf +SHA1 (patch-mozilla_dom_plugins_ipc_PluginModuleChild.h) = 3ed2fb943dab48449123c9ffe2f87f14016c718f +SHA1 (patch-mozilla_gfx_thebes_gfxPlatform.cpp) = 4eddacfa48526ac00de34a3222ce74ebf6242d19 +SHA1 (patch-mozilla_ipc_chromium_Makefile.in) = 158659f33dcec2b3bd63053af6074fe1c5057db9 +SHA1 (patch-mozilla_ipc_chromium_chromium-config.mk) = 2da68d1b37a2ea7cefaa81d0191201d730eab50d +SHA1 (patch-mozilla_ipc_chromium_src_base_base__paths.h) = 6405469f4e56d411b8f668c871d3a977919cfdea +SHA1 (patch-mozilla_ipc_chromium_src_base_dir__reader__bsd.h) = 45bd754832c530674fce7b97af0914f8d8ca7b0a +SHA1 (patch-mozilla_ipc_chromium_src_base_dir__reader__posix.h) = bbe90f32b9b9f33fed15b1bcfc5be1e583fa9da1 +SHA1 (patch-mozilla_ipc_chromium_src_base_file__util__linux.cc) = 9ce6c36ebd066c3c2cc1bca0f270444a713167ec +SHA1 (patch-mozilla_ipc_chromium_src_base_message__loop.cc) = 2990937ab88c834e6446f219ca55382f91ca262a +SHA1 (patch-mozilla_ipc_chromium_src_base_platform__thread.h) = 1486752125ee28e434b0420c6938ed1a1d4caf14 +SHA1 (patch-mozilla_ipc_chromium_src_base_process__util.h) = cc241b8d55d0ec5adf5f3eb92f9191a04a021299 +SHA1 (patch-mozilla_ipc_chromium_src_base_process__util__bsd.cc) = 63e9b82eba6936788871530d10a02c9d08491e39 +SHA1 (patch-mozilla_ipc_chromium_src_base_process__util__posix.cc) = 964ee6c7032edd38fcb17cffee90e9ab16e5c02c +SHA1 (patch-mozilla_ipc_chromium_src_base_ref__counted.h) = d6d181aeb5130f23566bacb2f32c20f98fa13763 +SHA1 (patch-mozilla_ipc_chromium_src_base_third__party_nspr_prtime.cc) = f585fb5433fd1cb34722bab1ef16671f903edb0b +SHA1 (patch-mozilla_ipc_chromium_src_base_time__posix.cc) = 4b2d2226a054a041e0aa59806f2fa295eaace71b +SHA1 (patch-mozilla_ipc_chromium_src_chrome_common_file__descriptor__set__posix.h) = b491f8cb0ea246e2c39ffbc42ecb768b00671de7 +SHA1 (patch-mozilla_ipc_chromium_src_chrome_common_ipc__channel__posix.cc) = 334d96e2f5926c6971f03e04f0f8a6e28248cccd +SHA1 (patch-mozilla_ipc_chromium_src_chrome_common_ipc__message__utils.h) = 3707990f42d07f669ad198eb9d7eb89180f82352 +SHA1 (patch-mozilla_ipc_chromium_src_chrome_common_transport__dib.h) = b924da3ec8af3e3cd7fc4d4565a0cc9b2d36c4a6 +SHA1 (patch-mozilla_ipc_glue_GeckoChildProcessHost.cpp) = 065c1fe28dda66403fcf7fcdc18c241e7400c5f5 +SHA1 (patch-mozilla_ipc_glue_SharedMemorySysV.h) = 26b8b97363b1ccdaebf5c36248343a2c0daf74e0 +SHA1 (patch-mozilla_js_src_config_system-headers) = 1a0805ac429a5b26aed4e829df6b29790877bbbd +SHA1 (patch-mozilla_js_src_jscpucfg.h) = ea4eb4ba5ffab65dcef3d0152cc562b1614808f9 +SHA1 (patch-mozilla_js_src_jsgc.cpp) = 00b8a37de192057c89f13f0fb5888a3865354d27 +SHA1 (patch-mozilla_js_src_methodjit_MethodJIT.cpp) = c5472619caf581693d7243264647e77ae593b5e7 +SHA1 (patch-mozilla_media_libsydneyaudio_src_sydney__audio__pulseaudio.c) = a3a24909bf4a611f93929647b1c749a27909436a +SHA1 (patch-mozilla_media_libvpx_vpx_config.h) = 5974f649da9763ec9091ab137e8ce0ef472e6f9f +SHA1 (patch-mozilla_media_libvpx_vpx_config_c.c) = 80f7ffe85cd76bbe374cb1439d7654f89d798658 +SHA1 (patch-mozilla_netwerk_protocol_http_HttpChannelParent.cpp) = f8d415ada7b34db7366e3cf37e778f0bf147b573 +SHA1 (patch-mozilla_storage_src_Makefile.in) = 18220ad46c0454fc70f8ac6c0aae14c05dd3e995 +SHA1 (patch-mozilla_xpcom_Makefile.in) = 7ef63db482ccfb0c292bf8f1d62d5cf808937cb7 +SHA1 (patch-mozilla_xpcom_idl-parser_Makefile.in) = 87028d2a3dbb7443ebc6defafda5851f3693aa6c +SHA1 (patch-mozilla_xpcom_typelib_xpidl_Makefile.in) = 189e8639edfcdd76954edd40626ec88fc19adfd0 +SHA1 (patch-mp) = cf2fba90342ca7098ad9a0f84c4b8ef17d6dda67 +SHA1 (patch-pa) = e14e671cb4aedfb7e0786a086fad5ad69a7085bf +SHA1 (patch-pb) = face8acdb322150aa46808381f82bfae10fb34be +SHA1 (patch-pc) = 7ba2e3c07711c22bf858b39fc97e9f6fdf467adc +SHA1 (patch-pd) = 7a0cd758836e9a50e6794c77deacea385c931147 +SHA1 (patch-pg) = 63b7d57b044027b800eef53cd93db23b50e7ab8f +SHA1 (patch-rc) = 632a7fbf548d50264625d3bc008c03a4d799f412 +SHA1 (patch-suite_installer_Makefile.in) = 22da9df2726a6ac80a1914d611f96e04fbbe549b +SHA1 (patch-suite_installer_package-manifest.in) = 95073a9731d01bac9e063cc000a30e03b206069c +SHA1 (patch-toolkit_toolkit-tiers.mk) = 530bda6ae728415214526bde2fc2d87a1f5f6536 +SHA1 (patch-xa) = 9a28c76076b1285f92d28af691e1e51d507f8b82 +SHA1 (patch-xb) = 70eaccbcb9881eb3a5bb496991d7a9282f3d2e94 +SHA1 (patch-xc) = 2dbaabb2afd29023b3af0d83be62f8f2b25ccaf2 +SHA1 (patch-xd) = 44d3a50ac7140f567697b9558466167f3a028dc6 +SHA1 (patch-xe) = ca3b25a95dba71d37142835fc500f2016c149ad5 +SHA1 (patch-xf) = 926c283c7b189dcfc04be366906cb26b746f3156 +SHA1 (patch-xg) = 759652e4aa26da1a2115f79e322b49a95e112eb6 +SHA1 (patch-xj) = 1a60dca611d126574b51fda02b95fad646e6296f +SHA1 (patch-xk) = b96f6ffbece42e1b249a16083c9149eaeeea17ff +SHA1 (patch-xl) = 19adf8b14497eff4f0a9036bdd257dcb86494320 +SHA1 (patch-xn) = b3d545a5bfbddac56331375b0aac894573491fe1 +SHA1 (patch-xo) = c52650e79b164477619dd37f7957fb94deddb296 diff --git a/www/seamonkey/enigmail.mk b/www/seamonkey/enigmail.mk index 5df349cb986..cc598451311 100644 --- a/www/seamonkey/enigmail.mk +++ b/www/seamonkey/enigmail.mk @@ -1,9 +1,9 @@ -# $NetBSD: enigmail.mk,v 1.5 2012/07/19 17:33:28 ryoon Exp $ +# $NetBSD: enigmail.mk,v 1.6 2012/09/06 12:08:50 ryoon Exp $ # # This Makefile fragment hooks the Enigmail OpenPGP extension # (see http://www.mozilla-enigmail.org/ ) into the build. -ENIGMAIL_DIST= enigmail-1.4.3.tar.gz +ENIGMAIL_DIST= enigmail-1.4.4.tar.gz XPI_FILES+= ${WRKDIR}/enigmail.xpi .if !defined(DISTFILES) DISTFILES= ${DEFAULT_DISTFILES} diff --git a/www/seamonkey/patches/patch-aa b/www/seamonkey/patches/patch-aa index 4664d7747c1..a8c616f7a7a 100644 --- a/www/seamonkey/patches/patch-aa +++ b/www/seamonkey/patches/patch-aa @@ -1,8 +1,8 @@ -$NetBSD: patch-aa,v 1.9 2012/04/28 22:48:06 ryoon Exp $ +$NetBSD: patch-aa,v 1.10 2012/09/06 12:08:50 ryoon Exp $ ---- mozilla/configure.in.orig 2012-04-23 06:27:25.000000000 +0000 +--- mozilla/configure.in.orig 2012-08-27 04:49:04.000000000 +0000 +++ mozilla/configure.in -@@ -2413,7 +2413,7 @@ case "$target" in +@@ -2299,7 +2299,7 @@ case "$target" in MOZ_FIX_LINK_PATHS='-Wl,-executable_path,$(LIBXUL_DIST)/bin' ;; @@ -11,7 +11,7 @@ $NetBSD: patch-aa,v 1.9 2012/04/28 22:48:06 ryoon Exp $ if test `test -x /usr/bin/objformat && /usr/bin/objformat || echo elf` != "elf"; then DLL_SUFFIX=".so.1.0" DSO_LDOPTS="-shared" -@@ -2421,6 +2421,9 @@ case "$target" in +@@ -2307,6 +2307,9 @@ case "$target" in if test ! "$GNU_CC"; then DSO_LDOPTS="-Bshareable $DSO_LDOPTS" fi @@ -21,7 +21,7 @@ $NetBSD: patch-aa,v 1.9 2012/04/28 22:48:06 ryoon Exp $ ;; ia64*-hpux*) -@@ -3412,6 +3415,9 @@ dnl ==================================== +@@ -3309,6 +3312,9 @@ dnl ==================================== case $target in *-hpux11.*) ;; @@ -31,7 +31,7 @@ $NetBSD: patch-aa,v 1.9 2012/04/28 22:48:06 ryoon Exp $ *) AC_CHECK_LIB(c_r, gethostbyname_r) ;; -@@ -4358,6 +4364,14 @@ if test -n "$YASM"; then +@@ -4308,6 +4314,14 @@ if test -n "$YASM"; then _YASM_BUILD=` echo ${YASM_VERSION} | $AWK -F\. '{ print $4 }'` fi @@ -46,7 +46,7 @@ $NetBSD: patch-aa,v 1.9 2012/04/28 22:48:06 ryoon Exp $ if test -z "$SKIP_LIBRARY_CHECKS"; then dnl system JPEG support dnl ======================================================== -@@ -5732,11 +5746,11 @@ if test -n "$MOZ_WEBM" -a -z "$MOZ_NATIV +@@ -5734,11 +5748,11 @@ if test -n "$MOZ_WEBM" -a -z "$MOZ_NATIV dnl See if we have assembly on this platform. case "$OS_ARCH:$CPU_ARCH" in @@ -60,7 +60,16 @@ $NetBSD: patch-aa,v 1.9 2012/04/28 22:48:06 ryoon Exp $ VPX_ASFLAGS="-f elf64 -rnasm -pnasm -DPIC" VPX_X86_ASM=1 ;; -@@ -9102,6 +9116,8 @@ if test -z "$MOZ_NATIVE_NSPR"; then +@@ -6140,7 +6154,7 @@ if test -n "$MOZ_CRASHREPORTER"; then + AC_MSG_ERROR([Breakpad tools do not support compiling on $HOST_OS_ARCH while targeting $OS_ARCH. Use --disable-crashreporter.]) + fi + +- if test "$OS_ARCH" == "WINNT" -a -z "$HAVE_64BIT_OS"; then ++ if test "$OS_ARCH" = "WINNT" -a -z "$HAVE_64BIT_OS"; then + MOZ_CRASHREPORTER_INJECTOR=1 + AC_DEFINE(MOZ_CRASHREPORTER_INJECTOR) + fi +@@ -9248,6 +9262,8 @@ if test -z "$MOZ_NATIVE_NSPR"; then AC_MSG_WARN([Recreating autoconf.mk with updated nspr-config output]) if test "$OS_ARCH" != "WINNT"; then NSPR_LIBS=`./nsprpub/config/nspr-config --prefix=$LIBXUL_DIST --exec-prefix=$MOZ_BUILD_ROOT/dist --libdir=$LIBXUL_DIST/lib --libs` diff --git a/www/seamonkey/patches/patch-aa-toplevel b/www/seamonkey/patches/patch-aa-toplevel index 959f5384c8a..0c008e719f9 100644 --- a/www/seamonkey/patches/patch-aa-toplevel +++ b/www/seamonkey/patches/patch-aa-toplevel @@ -1,8 +1,8 @@ -$NetBSD: patch-aa-toplevel,v 1.7 2012/04/28 22:48:06 ryoon Exp $ +$NetBSD: patch-aa-toplevel,v 1.8 2012/09/06 12:08:50 ryoon Exp $ ---- configure.in.orig 2012-04-23 06:20:50.000000000 +0000 +--- configure.in.orig 2012-08-27 04:44:23.000000000 +0000 +++ configure.in -@@ -1950,7 +1950,7 @@ ld.]) +@@ -1865,7 +1865,7 @@ ld.]) MOZ_FIX_LINK_PATHS='-Wl,-executable_path,$(LIBXUL_DIST)/bin' ;; @@ -11,7 +11,7 @@ $NetBSD: patch-aa-toplevel,v 1.7 2012/04/28 22:48:06 ryoon Exp $ if test `test -x /usr/bin/objformat && /usr/bin/objformat || echo elf` != "elf"; then DLL_SUFFIX=".so.1.0" DSO_LDOPTS="-shared" -@@ -1958,6 +1958,9 @@ ld.]) +@@ -1873,6 +1873,9 @@ ld.]) if test ! "$GNU_CC"; then DSO_LDOPTS="-Bshareable $DSO_LDOPTS" fi @@ -21,7 +21,7 @@ $NetBSD: patch-aa-toplevel,v 1.7 2012/04/28 22:48:06 ryoon Exp $ ;; ia64*-hpux*) -@@ -3231,6 +3234,9 @@ dnl ==================================== +@@ -3106,6 +3109,9 @@ dnl ==================================== case $target in *-hpux11.*) ;; diff --git a/www/seamonkey/patches/patch-ab b/www/seamonkey/patches/patch-ab index e3ece8127ae..1e651ae83a1 100644 --- a/www/seamonkey/patches/patch-ab +++ b/www/seamonkey/patches/patch-ab @@ -1,8 +1,8 @@ -$NetBSD: patch-ab,v 1.14 2012/04/28 22:48:06 ryoon Exp $ +$NetBSD: patch-ab,v 1.15 2012/09/06 12:08:50 ryoon Exp $ ---- mozilla/nsprpub/pr/include/md/_netbsd.h.orig 2012-04-23 06:28:13.000000000 +0000 +--- mozilla/nsprpub/pr/include/md/_netbsd.h.orig 2012-08-27 04:49:27.000000000 +0000 +++ mozilla/nsprpub/pr/include/md/_netbsd.h -@@ -79,7 +79,7 @@ +@@ -47,7 +47,7 @@ #define HAVE_DLL #define USE_DLFCN #define _PR_HAVE_SOCKADDR_LEN @@ -11,7 +11,7 @@ $NetBSD: patch-ab,v 1.14 2012/04/28 22:48:06 ryoon Exp $ #define _PR_STAT_HAS_ST_ATIMESPEC #define _PR_POLL_AVAILABLE #define _PR_USE_POLL -@@ -107,6 +107,8 @@ +@@ -75,6 +75,8 @@ #define JB_SP_INDEX 2 #elif defined(__mips__) #define JB_SP_INDEX 4 diff --git a/www/seamonkey/patches/patch-ac b/www/seamonkey/patches/patch-ac index 8383c194f0c..983b42bfa2f 100644 --- a/www/seamonkey/patches/patch-ac +++ b/www/seamonkey/patches/patch-ac @@ -1,8 +1,8 @@ -$NetBSD: patch-ac,v 1.10 2012/04/28 22:48:06 ryoon Exp $ +$NetBSD: patch-ac,v 1.11 2012/09/06 12:08:51 ryoon Exp $ ---- mozilla/nsprpub/configure.in.orig 2012-04-23 06:28:13.000000000 +0000 +--- mozilla/nsprpub/configure.in.orig 2012-08-27 04:49:27.000000000 +0000 +++ mozilla/nsprpub/configure.in -@@ -71,7 +71,7 @@ OBJDIR_NAME=. +@@ -36,7 +36,7 @@ OBJDIR_NAME=. OBJDIR_SUFFIX=OBJ NSINSTALL='$(MOD_DEPTH)/config/$(OBJDIR_NAME)/nsinstall' NOSUCHFILE=/no-such-file @@ -11,7 +11,7 @@ $NetBSD: patch-ac,v 1.10 2012/04/28 22:48:06 ryoon Exp $ LIBPLC='-L$(dist_libdir) -lplc$(MOD_MAJOR_VERSION)' CYGWIN_WRAPPER= MACOS_SDK_DIR= -@@ -1567,6 +1567,33 @@ tools are selected during the Xcode/Deve +@@ -1519,6 +1519,33 @@ tools are selected during the Xcode/Deve DSO_LDOPTS='-shared -Wl,-soname -Wl,$(notdir $@)' MDCPUCFG_H=_freebsd.cfg PR_MD_CSRCS=freebsd.c @@ -45,7 +45,7 @@ $NetBSD: patch-ac,v 1.10 2012/04/28 22:48:06 ryoon Exp $ ;; *-hpux*) -@@ -2154,6 +2181,7 @@ mips-nec-sysv*) +@@ -2110,6 +2137,7 @@ mips-nec-sysv*) AC_DEFINE(XP_UNIX) AC_DEFINE(NETBSD) AC_DEFINE(HAVE_BSD_FLOCK) @@ -53,7 +53,7 @@ $NetBSD: patch-ac,v 1.10 2012/04/28 22:48:06 ryoon Exp $ if test -z "$USE_NSPR_THREADS"; then USE_PTHREADS=1 fi -@@ -2962,7 +2990,7 @@ if test -n "$USE_PTHREADS"; then +@@ -2918,7 +2946,7 @@ if test -n "$USE_PTHREADS"; then if test -z "`egrep -i '(unrecognize|unknown)' conftest.out | grep pthread`" && test -z "`egrep -i '(error|incorrect)' conftest.out`" ; then ac_cv_have_dash_pthread=yes case "$target_os" in @@ -62,7 +62,7 @@ $NetBSD: patch-ac,v 1.10 2012/04/28 22:48:06 ryoon Exp $ # Freebsd doesn't use -pthread for compiles, it uses them for linking ;; *) -@@ -3000,7 +3028,7 @@ if test -n "$USE_PTHREADS"; then +@@ -2956,7 +2984,7 @@ if test -n "$USE_PTHREADS"; then _PTHREAD_LDFLAGS= fi ;; @@ -71,7 +71,7 @@ $NetBSD: patch-ac,v 1.10 2012/04/28 22:48:06 ryoon Exp $ AC_DEFINE(_REENTRANT) AC_DEFINE(_THREAD_SAFE) dnl -pthread links in -lc_r, so don't specify it explicitly. -@@ -3081,7 +3109,7 @@ case "$target" in +@@ -3037,7 +3065,7 @@ case "$target" in AC_DEFINE(_PR_NEED_PTHREAD_INIT) fi ;; diff --git a/www/seamonkey/patches/patch-ad b/www/seamonkey/patches/patch-ad index e3020f95f8f..107e282e4d2 100644 --- a/www/seamonkey/patches/patch-ad +++ b/www/seamonkey/patches/patch-ad @@ -1,8 +1,8 @@ -$NetBSD: patch-ad,v 1.7 2012/04/28 22:48:06 ryoon Exp $ +$NetBSD: patch-ad,v 1.8 2012/09/06 12:08:51 ryoon Exp $ ---- mozilla/xpcom/io/nsLocalFileUnix.h.orig 2012-04-23 06:28:29.000000000 +0000 +--- mozilla/xpcom/io/nsLocalFileUnix.h.orig 2012-08-27 04:49:34.000000000 +0000 +++ mozilla/xpcom/io/nsLocalFileUnix.h -@@ -86,7 +86,7 @@ +@@ -52,7 +52,7 @@ #endif // so we can statfs on freebsd diff --git a/www/seamonkey/patches/patch-ae b/www/seamonkey/patches/patch-ae index f5747eb2e27..22907e77fd6 100644 --- a/www/seamonkey/patches/patch-ae +++ b/www/seamonkey/patches/patch-ae @@ -1,8 +1,8 @@ -$NetBSD: patch-ae,v 1.9 2012/04/28 22:48:06 ryoon Exp $ +$NetBSD: patch-ae,v 1.10 2012/09/06 12:08:51 ryoon Exp $ ---- mozilla/nsprpub/pr/src/misc/prnetdb.c.orig 2012-04-23 06:28:14.000000000 +0000 +--- mozilla/nsprpub/pr/src/misc/prnetdb.c.orig 2012-08-27 04:49:27.000000000 +0000 +++ mozilla/nsprpub/pr/src/misc/prnetdb.c -@@ -105,7 +105,7 @@ PRLock *_pr_dnsLock = NULL; +@@ -73,7 +73,7 @@ PRLock *_pr_dnsLock = NULL; || defined(AIX4_3_PLUS) || (defined(AIX) && defined(_THREAD_SAFE)) \ || (defined(HPUX10_10) && defined(_REENTRANT)) \ || (defined(HPUX10_20) && defined(_REENTRANT)) \ @@ -11,7 +11,7 @@ $NetBSD: patch-ae,v 1.9 2012/04/28 22:48:06 ryoon Exp $ #define _PR_HAVE_GETPROTO_R #define _PR_HAVE_GETPROTO_R_INT #endif -@@ -115,6 +115,11 @@ PRLock *_pr_dnsLock = NULL; +@@ -83,6 +83,11 @@ PRLock *_pr_dnsLock = NULL; #define _PR_HAVE_5_ARG_GETPROTO_R #endif @@ -23,7 +23,7 @@ $NetBSD: patch-ae,v 1.9 2012/04/28 22:48:06 ryoon Exp $ /* BeOS has glibc but not the glibc-style getprotobyxxx_r functions. */ #if (defined(__GLIBC__) && __GLIBC__ >= 2 && !defined(XP_BEOS)) #define _PR_HAVE_GETPROTO_R -@@ -332,7 +337,7 @@ _pr_QueryNetIfs(void) +@@ -300,7 +305,7 @@ _pr_QueryNetIfs(void) } #elif (defined(DARWIN) && defined(HAVE_GETIFADDRS)) || defined(FREEBSD) \ @@ -32,7 +32,7 @@ $NetBSD: patch-ae,v 1.9 2012/04/28 22:48:06 ryoon Exp $ /* * Use the BSD getifaddrs function. -@@ -2076,6 +2081,11 @@ PR_IMPLEMENT(PRAddrInfo *) PR_GetAddrInf +@@ -2044,6 +2049,11 @@ PR_IMPLEMENT(PRAddrInfo *) PR_GetAddrInf */ hints.ai_socktype = SOCK_STREAM; @@ -44,7 +44,7 @@ $NetBSD: patch-ae,v 1.9 2012/04/28 22:48:06 ryoon Exp $ rv = GETADDRINFO(hostname, NULL, &hints, &res); #ifdef AI_ADDRCONFIG if (rv == EAI_BADFLAGS && (hints.ai_flags & AI_ADDRCONFIG)) { -@@ -2083,6 +2093,11 @@ PR_IMPLEMENT(PRAddrInfo *) PR_GetAddrInf +@@ -2051,6 +2061,11 @@ PR_IMPLEMENT(PRAddrInfo *) PR_GetAddrInf rv = GETADDRINFO(hostname, NULL, &hints, &res); } #endif diff --git a/www/seamonkey/patches/patch-af b/www/seamonkey/patches/patch-af index 9a0e0379ea1..1b954ab1da8 100644 --- a/www/seamonkey/patches/patch-af +++ b/www/seamonkey/patches/patch-af @@ -1,6 +1,6 @@ -$NetBSD: patch-af,v 1.7 2012/04/28 22:48:06 ryoon Exp $ +$NetBSD: patch-af,v 1.8 2012/09/06 12:08:51 ryoon Exp $ ---- mozilla/config/mkdepend/imakemdep.h.orig 2012-04-23 06:27:25.000000000 +0000 +--- mozilla/config/mkdepend/imakemdep.h.orig 2012-08-27 04:49:04.000000000 +0000 +++ mozilla/config/mkdepend/imakemdep.h @@ -235,7 +235,7 @@ in this Software without prior written a #ifdef _CRAY diff --git a/www/seamonkey/patches/patch-ag b/www/seamonkey/patches/patch-ag index a6d1f524e11..ce884d09830 100644 --- a/www/seamonkey/patches/patch-ag +++ b/www/seamonkey/patches/patch-ag @@ -1,8 +1,8 @@ -$NetBSD: patch-ag,v 1.7 2012/04/28 22:48:06 ryoon Exp $ +$NetBSD: patch-ag,v 1.8 2012/09/06 12:08:51 ryoon Exp $ ---- mozilla/nsprpub/pr/include/md/_freebsd.h.orig 2012-04-23 06:28:13.000000000 +0000 +--- mozilla/nsprpub/pr/include/md/_freebsd.h.orig 2012-08-27 04:49:27.000000000 +0000 +++ mozilla/nsprpub/pr/include/md/_freebsd.h -@@ -79,7 +79,7 @@ +@@ -47,7 +47,7 @@ #define _PR_HAVE_LARGE_OFF_T #if defined(_PR_PTHREADS) @@ -11,7 +11,7 @@ $NetBSD: patch-ag,v 1.7 2012/04/28 22:48:06 ryoon Exp $ /* * libc_r before this version of FreeBSD doesn't have poll(). * Although libc has poll(), it is not thread-safe so we can't -@@ -88,7 +88,7 @@ +@@ -56,7 +56,7 @@ #define _PR_POLL_AVAILABLE #endif #else @@ -20,7 +20,7 @@ $NetBSD: patch-ag,v 1.7 2012/04/28 22:48:06 ryoon Exp $ #define _PR_POLL_AVAILABLE #define _PR_USE_POLL #endif -@@ -97,7 +97,7 @@ +@@ -65,7 +65,7 @@ #define _PR_HAVE_SYSV_SEMAPHORES #define PR_HAVE_SYSV_NAMED_SHARED_MEMORY diff --git a/www/seamonkey/patches/patch-ai b/www/seamonkey/patches/patch-ai index a434e42d175..97eaab8e2c0 100644 --- a/www/seamonkey/patches/patch-ai +++ b/www/seamonkey/patches/patch-ai @@ -1,6 +1,6 @@ -$NetBSD: patch-ai,v 1.7 2012/04/28 22:48:06 ryoon Exp $ +$NetBSD: patch-ai,v 1.8 2012/09/06 12:08:51 ryoon Exp $ ---- mozilla/dbm/src/mktemp.c.orig 2012-04-23 06:27:29.000000000 +0000 +--- mozilla/dbm/src/mktemp.c.orig 2012-08-27 04:49:07.000000000 +0000 +++ mozilla/dbm/src/mktemp.c @@ -92,7 +92,7 @@ mktemp(char *path) static int diff --git a/www/seamonkey/patches/patch-aj b/www/seamonkey/patches/patch-aj index 59fdaa855bb..7820dc698da 100644 --- a/www/seamonkey/patches/patch-aj +++ b/www/seamonkey/patches/patch-aj @@ -1,8 +1,8 @@ -$NetBSD: patch-aj,v 1.7 2012/04/28 22:48:06 ryoon Exp $ +$NetBSD: patch-aj,v 1.8 2012/09/06 12:08:51 ryoon Exp $ ---- mozilla/profile/dirserviceprovider/src/nsProfileLock.cpp.orig 2012-04-23 06:28:16.000000000 +0000 +--- mozilla/profile/dirserviceprovider/src/nsProfileLock.cpp.orig 2012-08-27 04:49:28.000000000 +0000 +++ mozilla/profile/dirserviceprovider/src/nsProfileLock.cpp -@@ -408,6 +408,7 @@ nsresult nsProfileLock::LockWithSymlink( +@@ -391,6 +391,7 @@ nsresult nsProfileLock::LockWithSymlink( #endif sigfillset(&act.sa_mask); @@ -10,7 +10,7 @@ $NetBSD: patch-aj,v 1.7 2012/04/28 22:48:06 ryoon Exp $ #define CATCH_SIGNAL(signame) \ PR_BEGIN_MACRO \ if (sigaction(signame, NULL, &oldact) == 0 && \ -@@ -426,6 +427,7 @@ PR_BEGIN_MACRO +@@ -409,6 +410,7 @@ PR_BEGIN_MACRO CATCH_SIGNAL(SIGTERM); #undef CATCH_SIGNAL diff --git a/www/seamonkey/patches/patch-ak b/www/seamonkey/patches/patch-ak index 56a7886ab09..969729ae3bb 100644 --- a/www/seamonkey/patches/patch-ak +++ b/www/seamonkey/patches/patch-ak @@ -1,6 +1,6 @@ -$NetBSD: patch-ak,v 1.8 2012/04/28 22:48:06 ryoon Exp $ +$NetBSD: patch-ak,v 1.9 2012/09/06 12:08:51 ryoon Exp $ ---- mozilla/js/src/ctypes/libffi/configure.orig 2012-04-23 06:27:40.000000000 +0000 +--- mozilla/js/src/ctypes/libffi/configure.orig 2012-08-27 04:49:15.000000000 +0000 +++ mozilla/js/src/ctypes/libffi/configure @@ -11278,7 +11278,7 @@ case "$host" in powerpc-*-aix* | rs6000-*-aix*) diff --git a/www/seamonkey/patches/patch-al b/www/seamonkey/patches/patch-al index d1fcd4dc1c5..240bcb11321 100644 --- a/www/seamonkey/patches/patch-al +++ b/www/seamonkey/patches/patch-al @@ -1,8 +1,8 @@ -$NetBSD: patch-al,v 1.8 2012/04/28 22:48:06 ryoon Exp $ +$NetBSD: patch-al,v 1.9 2012/09/06 12:08:51 ryoon Exp $ ---- mozilla/storage/src/mozStorageConnection.cpp.orig 2012-04-23 06:28:20.000000000 +0000 +--- mozilla/storage/src/mozStorageConnection.cpp.orig 2012-08-27 04:49:30.000000000 +0000 +++ mozilla/storage/src/mozStorageConnection.cpp -@@ -718,6 +718,11 @@ Connection::initialize(nsIFile *aDatabas +@@ -680,6 +680,11 @@ Connection::initialize(nsIFile *aDatabas break; } diff --git a/www/seamonkey/patches/patch-am b/www/seamonkey/patches/patch-am index e7ed6838789..4d1418fa192 100644 --- a/www/seamonkey/patches/patch-am +++ b/www/seamonkey/patches/patch-am @@ -1,12 +1,12 @@ -$NetBSD: patch-am,v 1.4 2012/04/28 22:48:06 ryoon Exp $ +$NetBSD: patch-am,v 1.5 2012/09/06 12:08:51 ryoon Exp $ SHA1_Update conflicts with openssl which may be dynamically loaded at runtime via libcups or libgssapi so causing a crash due to using the wrong binding. So rename here to avoid conflict. ---- mozilla/security/nss/lib/freebl/blapi.h.orig 2012-04-23 06:28:18.000000000 +0000 +--- mozilla/security/nss/lib/freebl/blapi.h.orig 2012-08-27 04:49:28.000000000 +0000 +++ mozilla/security/nss/lib/freebl/blapi.h -@@ -1038,6 +1038,8 @@ extern void SHA1_DestroyContext(SHA1Cont +@@ -1043,6 +1043,8 @@ extern void SHA1_DestroyContext(SHA1Cont */ extern void SHA1_Begin(SHA1Context *cx); diff --git a/www/seamonkey/patches/patch-an b/www/seamonkey/patches/patch-an index b9dca2977b1..788312f4b29 100644 --- a/www/seamonkey/patches/patch-an +++ b/www/seamonkey/patches/patch-an @@ -1,10 +1,10 @@ -$NetBSD: patch-an,v 1.6 2012/04/28 22:48:06 ryoon Exp $ +$NetBSD: patch-an,v 1.7 2012/09/06 12:08:51 ryoon Exp $ SHA1_Update conflicts with openssl which may be dynamically loaded at runtime via libcups or libgssapi so causing a crash due to using the wrong binding. So rename here to avoid conflict. ---- mozilla/security/nss/lib/freebl/sha-fast-amd64-sun.s.orig 2012-04-23 06:28:18.000000000 +0000 +--- mozilla/security/nss/lib/freebl/sha-fast-amd64-sun.s.orig 2012-08-27 04:49:28.000000000 +0000 +++ mozilla/security/nss/lib/freebl/sha-fast-amd64-sun.s @@ -1712,9 +1712,9 @@ shaCompress: .LFE7: diff --git a/www/seamonkey/patches/patch-ao b/www/seamonkey/patches/patch-ao index 9d38fb5327d..89c07c08ad5 100644 --- a/www/seamonkey/patches/patch-ao +++ b/www/seamonkey/patches/patch-ao @@ -1,8 +1,8 @@ -$NetBSD: patch-ao,v 1.7 2012/04/28 22:48:06 ryoon Exp $ +$NetBSD: patch-ao,v 1.8 2012/09/06 12:08:51 ryoon Exp $ ---- mozilla/toolkit/mozapps/installer/packager.mk.orig 2012-04-23 06:28:24.000000000 +0000 +--- mozilla/toolkit/mozapps/installer/packager.mk.orig 2012-08-27 04:49:31.000000000 +0000 +++ mozilla/toolkit/mozapps/installer/packager.mk -@@ -859,8 +859,8 @@ endif +@@ -905,8 +905,8 @@ endif (cd $(DIST)/$(MOZ_PKG_DIR) && tar $(TAR_CREATE_FLAGS) - .) | \ (cd $(DESTDIR)$(installdir) && tar -xf -) $(NSINSTALL) -D $(DESTDIR)$(bindir) diff --git a/www/seamonkey/patches/patch-as b/www/seamonkey/patches/patch-as index cf66816930f..327e9d323a6 100644 --- a/www/seamonkey/patches/patch-as +++ b/www/seamonkey/patches/patch-as @@ -1,10 +1,10 @@ -$NetBSD: patch-as,v 1.7 2012/04/28 22:48:06 ryoon Exp $ +$NetBSD: patch-as,v 1.8 2012/09/06 12:08:51 ryoon Exp $ Treat DragonFly like FreeBSD. ---- mozilla/js/src/configure.in.orig 2012-04-23 06:27:40.000000000 +0000 +--- mozilla/js/src/configure.in.orig 2012-08-27 04:49:15.000000000 +0000 +++ mozilla/js/src/configure.in -@@ -823,7 +823,7 @@ EOF +@@ -786,7 +786,7 @@ EOF AC_LANG_RESTORE ]) @@ -13,7 +13,7 @@ Treat DragonFly like FreeBSD. AC_CACHE_CHECK(for |class __declspec(dllimport) exception| bug, ac_cv_have_dllimport_exception_bug, [ -@@ -2234,7 +2234,7 @@ case "$target" in +@@ -1996,7 +1996,7 @@ case "$target" in MOZ_FIX_LINK_PATHS='-Wl,-executable_path,$(LIBXUL_DIST)/bin' ;; @@ -22,7 +22,7 @@ Treat DragonFly like FreeBSD. if test `test -x /usr/bin/objformat && /usr/bin/objformat || echo elf` != "elf"; then DLL_SUFFIX=".so.1.0" DSO_LDOPTS="-shared" -@@ -3356,7 +3356,7 @@ then +@@ -3122,7 +3122,7 @@ then fi case "$target" in @@ -31,7 +31,7 @@ Treat DragonFly like FreeBSD. AC_DEFINE(_REENTRANT) AC_DEFINE(_THREAD_SAFE) dnl -pthread links in -lc_r, so don't specify it explicitly. -@@ -4263,7 +4263,7 @@ if test "$MOZ_MEMORY"; then +@@ -4015,7 +4015,7 @@ if test "$MOZ_MEMORY"; then *-darwin*) AC_DEFINE(MOZ_MEMORY_DARWIN) ;; diff --git a/www/seamonkey/patches/patch-at b/www/seamonkey/patches/patch-at index 2d4de987654..c3c7769e698 100644 --- a/www/seamonkey/patches/patch-at +++ b/www/seamonkey/patches/patch-at @@ -1,6 +1,6 @@ -$NetBSD: patch-at,v 1.11 2012/04/28 22:48:06 ryoon Exp $ +$NetBSD: patch-at,v 1.12 2012/09/06 12:08:51 ryoon Exp $ ---- mozilla/gfx/qcms/qcmstypes.h.orig 2012-04-23 06:27:35.000000000 +0000 +--- mozilla/gfx/qcms/qcmstypes.h.orig 2012-08-27 04:49:12.000000000 +0000 +++ mozilla/gfx/qcms/qcmstypes.h @@ -10,6 +10,8 @@ #if defined (__SVR4) && defined (__sun) diff --git a/www/seamonkey/patches/patch-au b/www/seamonkey/patches/patch-au index becb53368ff..9aac74385a3 100644 --- a/www/seamonkey/patches/patch-au +++ b/www/seamonkey/patches/patch-au @@ -1,12 +1,12 @@ -$NetBSD: patch-au,v 1.6 2012/04/28 22:48:06 ryoon Exp $ +$NetBSD: patch-au,v 1.7 2012/09/06 12:08:51 ryoon Exp $ - Fix device name on NetBSD - SOUND_VERSION just isn't a reliable way to detect features supported by particular OSS implementation. ---- mozilla/media/libsydneyaudio/src/sydney_audio_oss.c.orig 2012-04-23 06:28:07.000000000 +0000 +--- mozilla/media/libsydneyaudio/src/sydney_audio_oss.c.orig 2012-08-27 04:49:25.000000000 +0000 +++ mozilla/media/libsydneyaudio/src/sydney_audio_oss.c -@@ -55,7 +55,7 @@ +@@ -23,7 +23,7 @@ // support only versions newer than 3.6.1 #define SUPP_OSS_VERSION OSS_VERSION(3,0,1) @@ -15,7 +15,7 @@ $NetBSD: patch-au,v 1.6 2012/04/28 22:48:06 ryoon Exp $ #error Unsupported OSS Version #else -@@ -205,7 +205,12 @@ sa_stream_create_pcm( +@@ -173,7 +173,12 @@ sa_stream_create_pcm( return SA_ERROR_SYSTEM; } diff --git a/www/seamonkey/patches/patch-av b/www/seamonkey/patches/patch-av index cf8b8f4da82..cb46957231f 100644 --- a/www/seamonkey/patches/patch-av +++ b/www/seamonkey/patches/patch-av @@ -1,8 +1,8 @@ -$NetBSD: patch-av,v 1.5 2012/07/19 17:33:29 ryoon Exp $ +$NetBSD: patch-av,v 1.6 2012/09/06 12:08:51 ryoon Exp $ ---- mozilla/xulrunner/app/nsXULRunnerApp.cpp.orig 2012-07-17 18:13:28.000000000 +0000 +--- mozilla/xulrunner/app/nsXULRunnerApp.cpp.orig 2012-08-27 04:49:34.000000000 +0000 +++ mozilla/xulrunner/app/nsXULRunnerApp.cpp -@@ -39,6 +39,27 @@ +@@ -6,6 +6,27 @@ #include "nsXPCOMGlue.h" #include <stdio.h> #include <stdlib.h> @@ -30,7 +30,7 @@ $NetBSD: patch-av,v 1.5 2012/07/19 17:33:29 ryoon Exp $ #ifdef XP_WIN #include <windows.h> #define snprintf _snprintf -@@ -284,6 +305,7 @@ private: +@@ -251,6 +272,7 @@ private: int main(int argc, char* argv[]) { diff --git a/www/seamonkey/patches/patch-aw b/www/seamonkey/patches/patch-aw index 412e514828e..2ab83e0e554 100644 --- a/www/seamonkey/patches/patch-aw +++ b/www/seamonkey/patches/patch-aw @@ -1,8 +1,8 @@ -$NetBSD: patch-aw,v 1.6 2012/04/28 22:48:06 ryoon Exp $ +$NetBSD: patch-aw,v 1.7 2012/09/06 12:08:51 ryoon Exp $ ---- mozilla/xulrunner/stub/nsXULStub.cpp.orig 2012-04-23 06:28:30.000000000 +0000 +--- mozilla/xulrunner/stub/nsXULStub.cpp.orig 2012-08-27 04:49:34.000000000 +0000 +++ mozilla/xulrunner/stub/nsXULStub.cpp -@@ -44,6 +44,29 @@ +@@ -11,6 +11,29 @@ #include "nsILocalFile.h" #include <stdarg.h> @@ -32,7 +32,7 @@ $NetBSD: patch-aw,v 1.6 2012/04/28 22:48:06 ryoon Exp $ #ifdef XP_WIN #include <windows.h> -@@ -202,7 +225,9 @@ main(int argc, char **argv) +@@ -169,7 +192,9 @@ main(int argc, char **argv) char greDir[MAXPATHLEN]; bool greFound = false; diff --git a/www/seamonkey/patches/patch-ax b/www/seamonkey/patches/patch-ax index 6912abd69cd..2ecdd7682a8 100644 --- a/www/seamonkey/patches/patch-ax +++ b/www/seamonkey/patches/patch-ax @@ -1,8 +1,8 @@ -$NetBSD: patch-ax,v 1.10 2012/04/28 22:48:06 ryoon Exp $ +$NetBSD: patch-ax,v 1.11 2012/09/06 12:08:51 ryoon Exp $ ---- mozilla/xpcom/base/nsStackWalk.cpp.orig 2012-04-23 06:28:29.000000000 +0000 +--- mozilla/xpcom/base/nsStackWalk.cpp.orig 2012-08-27 04:49:34.000000000 +0000 +++ mozilla/xpcom/base/nsStackWalk.cpp -@@ -54,7 +54,7 @@ struct CriticalAddress { +@@ -23,7 +23,7 @@ struct CriticalAddress { }; static CriticalAddress gCriticalAddress; diff --git a/www/seamonkey/patches/patch-ay b/www/seamonkey/patches/patch-ay index b745af821c0..4c73c95926e 100644 --- a/www/seamonkey/patches/patch-ay +++ b/www/seamonkey/patches/patch-ay @@ -1,8 +1,8 @@ -$NetBSD: patch-ay,v 1.6 2012/06/14 11:27:34 ryoon Exp $ +$NetBSD: patch-ay,v 1.7 2012/09/06 12:08:51 ryoon Exp $ ---- mozilla/browser/app/nsBrowserApp.cpp.orig 2012-06-05 05:54:06.000000000 +0000 +--- mozilla/browser/app/nsBrowserApp.cpp.orig 2012-08-27 04:49:02.000000000 +0000 +++ mozilla/browser/app/nsBrowserApp.cpp -@@ -47,6 +47,31 @@ +@@ -14,6 +14,31 @@ #include <sys/resource.h> #endif @@ -34,7 +34,7 @@ $NetBSD: patch-ay,v 1.6 2012/06/14 11:27:34 ryoon Exp $ #ifdef XP_MACOSX #include "MacQuirks.h" #endif -@@ -197,6 +222,9 @@ int main(int argc, char* argv[]) +@@ -196,6 +221,9 @@ int main(int argc, char* argv[]) #ifdef XP_MACOSX TriggerQuirks(); #endif diff --git a/www/seamonkey/patches/patch-az b/www/seamonkey/patches/patch-az index 9559fd15750..5b25905fd64 100644 --- a/www/seamonkey/patches/patch-az +++ b/www/seamonkey/patches/patch-az @@ -1,8 +1,8 @@ -$NetBSD: patch-az,v 1.4 2012/04/28 22:48:06 ryoon Exp $ +$NetBSD: patch-az,v 1.5 2012/09/06 12:08:51 ryoon Exp $ ---- mozilla/nsprpub/pr/src/pthreads/ptthread.c.orig 2012-04-23 06:28:14.000000000 +0000 +--- mozilla/nsprpub/pr/src/pthreads/ptthread.c.orig 2012-08-27 04:49:27.000000000 +0000 +++ mozilla/nsprpub/pr/src/pthreads/ptthread.c -@@ -1070,12 +1070,12 @@ PR_IMPLEMENT(void) PR_ProcessExit(PRIntn +@@ -1038,12 +1038,12 @@ PR_IMPLEMENT(void) PR_ProcessExit(PRIntn _exit(status); } diff --git a/www/seamonkey/patches/patch-ba b/www/seamonkey/patches/patch-ba index 8e863a594fb..5a44193b94e 100644 --- a/www/seamonkey/patches/patch-ba +++ b/www/seamonkey/patches/patch-ba @@ -1,10 +1,10 @@ -$NetBSD: patch-ba,v 1.8 2012/04/28 22:48:06 ryoon Exp $ +$NetBSD: patch-ba,v 1.9 2012/09/06 12:08:51 ryoon Exp $ pthread_t may be 64-bit, avoid casting it. ---- mozilla/nsprpub/pr/include/private/pprthred.h.orig 2012-04-23 06:28:14.000000000 +0000 +--- mozilla/nsprpub/pr/include/private/pprthred.h.orig 2012-08-27 04:49:27.000000000 +0000 +++ mozilla/nsprpub/pr/include/private/pprthred.h -@@ -51,6 +51,8 @@ +@@ -19,6 +19,8 @@ #include <os2.h> #endif @@ -13,7 +13,7 @@ pthread_t may be 64-bit, avoid casting it. PR_BEGIN_EXTERN_C /*--------------------------------------------------------------------------- -@@ -91,7 +93,7 @@ NSPR_API(void) PR_DetachThread(void); +@@ -59,7 +61,7 @@ NSPR_API(void) PR_DetachThread(void); ** Get the id of the named thread. Each thread is assigned a unique id ** when it is created or attached. */ diff --git a/www/seamonkey/patches/patch-bd b/www/seamonkey/patches/patch-bd index 22809d3a337..fcda2bc488a 100644 --- a/www/seamonkey/patches/patch-bd +++ b/www/seamonkey/patches/patch-bd @@ -1,8 +1,8 @@ -$NetBSD: patch-bd,v 1.5 2012/07/19 17:33:29 ryoon Exp $ +$NetBSD: patch-bd,v 1.6 2012/09/06 12:08:51 ryoon Exp $ ---- mozilla/js/src/ctypes/CTypes.cpp.orig 2012-07-17 18:13:28.000000000 +0000 +--- mozilla/js/src/ctypes/CTypes.cpp.orig 2012-08-27 04:49:15.000000000 +0000 +++ mozilla/js/src/ctypes/CTypes.cpp -@@ -38,6 +38,22 @@ +@@ -5,6 +5,23 @@ #include "mozilla/FloatingPoint.h" @@ -20,6 +20,7 @@ $NetBSD: patch-bd,v 1.5 2012/07/19 17:33:29 ryoon Exp $ +#define int64_t int64_t +#define intptr_t intptr_t +#define uintptr_t uintptr_t ++#define off_t off_t +#endif + #include "CTypes.h" diff --git a/www/seamonkey/patches/patch-bf b/www/seamonkey/patches/patch-bf index 8502a50c827..b2f5ae70117 100644 --- a/www/seamonkey/patches/patch-bf +++ b/www/seamonkey/patches/patch-bf @@ -1,8 +1,8 @@ -$NetBSD: patch-bf,v 1.7 2012/04/28 22:48:06 ryoon Exp $ +$NetBSD: patch-bf,v 1.8 2012/09/06 12:08:51 ryoon Exp $ ---- mozilla/js/src/jsnativestack.cpp.orig 2012-04-23 06:27:43.000000000 +0000 +--- mozilla/js/src/jsnativestack.cpp.orig 2012-08-27 04:49:16.000000000 +0000 +++ mozilla/js/src/jsnativestack.cpp -@@ -50,10 +50,16 @@ +@@ -19,10 +19,16 @@ #elif defined(XP_MACOSX) || defined(DARWIN) || defined(XP_UNIX) # include <pthread.h> @@ -20,7 +20,7 @@ $NetBSD: patch-bf,v 1.7 2012/04/28 22:48:06 ryoon Exp $ #else # error "Unsupported platform" -@@ -145,7 +151,7 @@ GetNativeStackBaseImpl() +@@ -114,7 +120,7 @@ GetNativeStackBaseImpl() pthread_attr_init(&sattr); # if defined(__OpenBSD__) stack_t ss; diff --git a/www/seamonkey/patches/patch-bg b/www/seamonkey/patches/patch-bg index a18252de7be..54bc72ee20b 100644 --- a/www/seamonkey/patches/patch-bg +++ b/www/seamonkey/patches/patch-bg @@ -1,8 +1,8 @@ -$NetBSD: patch-bg,v 1.4 2012/04/28 22:48:06 ryoon Exp $ +$NetBSD: patch-bg,v 1.5 2012/09/06 12:08:51 ryoon Exp $ ---- mozilla/storage/src/SQLiteMutex.h.orig 2012-04-23 06:28:20.000000000 +0000 +--- mozilla/storage/src/SQLiteMutex.h.orig 2012-08-27 04:49:29.000000000 +0000 +++ mozilla/storage/src/SQLiteMutex.h -@@ -141,15 +141,19 @@ public: +@@ -108,15 +108,19 @@ public: void assertCurrentThreadOwns() { NS_ASSERTION(mMutex, "No mutex associated with this wrapper!"); diff --git a/www/seamonkey/patches/patch-bi b/www/seamonkey/patches/patch-bi index fd87d73edd2..01ce580455b 100644 --- a/www/seamonkey/patches/patch-bi +++ b/www/seamonkey/patches/patch-bi @@ -1,6 +1,6 @@ -$NetBSD: patch-bi,v 1.4 2012/04/28 22:48:06 ryoon Exp $ +$NetBSD: patch-bi,v 1.5 2012/09/06 12:08:51 ryoon Exp $ ---- mozilla/gfx/angle/src/compiler/osinclude.h.orig 2012-04-23 06:27:34.000000000 +0000 +--- mozilla/gfx/angle/src/compiler/osinclude.h.orig 2012-08-27 04:49:10.000000000 +0000 +++ mozilla/gfx/angle/src/compiler/osinclude.h @@ -16,6 +16,7 @@ #define ANGLE_OS_WIN diff --git a/www/seamonkey/patches/patch-directory_c-sdk_ldap_include_portable.h b/www/seamonkey/patches/patch-directory_c-sdk_ldap_include_portable.h index 1b772c4420e..bb81a8486ac 100644 --- a/www/seamonkey/patches/patch-directory_c-sdk_ldap_include_portable.h +++ b/www/seamonkey/patches/patch-directory_c-sdk_ldap_include_portable.h @@ -1,6 +1,6 @@ -$NetBSD: patch-directory_c-sdk_ldap_include_portable.h,v 1.7 2012/04/28 22:48:06 ryoon Exp $ +$NetBSD: patch-directory_c-sdk_ldap_include_portable.h,v 1.8 2012/09/06 12:08:51 ryoon Exp $ ---- ldap/sdks/c-sdk/ldap/include/portable.h.orig 2012-04-23 06:28:48.000000000 +0000 +--- ldap/sdks/c-sdk/ldap/include/portable.h.orig 2012-08-27 04:49:45.000000000 +0000 +++ ldap/sdks/c-sdk/ldap/include/portable.h @@ -122,8 +122,11 @@ * some systems don't have the BSD re_comp and re_exec routines diff --git a/www/seamonkey/patches/patch-ipc_chromium_src_base_debug__util__posic.cc b/www/seamonkey/patches/patch-ipc_chromium_src_base_debug__util__posic.cc index cf8d00a79e3..7703fa00de1 100644 --- a/www/seamonkey/patches/patch-ipc_chromium_src_base_debug__util__posic.cc +++ b/www/seamonkey/patches/patch-ipc_chromium_src_base_debug__util__posic.cc @@ -1,32 +1,34 @@ -$NetBSD: patch-ipc_chromium_src_base_debug__util__posic.cc,v 1.5 2012/04/28 22:48:06 ryoon Exp $ +$NetBSD: patch-ipc_chromium_src_base_debug__util__posic.cc,v 1.6 2012/09/06 12:08:51 ryoon Exp $ ---- mozilla/ipc/chromium/src/base/debug_util_posix.cc.orig 2012-04-23 06:27:38.000000000 +0000 +--- mozilla/ipc/chromium/src/base/debug_util_posix.cc.orig 2012-08-27 04:49:15.000000000 +0000 +++ mozilla/ipc/chromium/src/base/debug_util_posix.cc @@ -5,7 +5,7 @@ #include "build/build_config.h" #include "base/debug_util.h" -#define MOZ_HAVE_EXECINFO_H (!defined(ANDROID) && !defined(__OpenBSD__)) -+#define MOZ_HAVE_EXECINFO_H (defined(__linux__) && !defined(ANDROID)) ++#define MOZ_HAVE_EXECINFO_H (defined(OS_LINUX) && !defined(ANDROID)) #include <errno.h> #include <fcntl.h> -@@ -17,8 +17,13 @@ +@@ -17,9 +17,16 @@ #include <unistd.h> #if MOZ_HAVE_EXECINFO_H #include <execinfo.h> --#include <sys/sysctl.h> ++#endif ++ ++#if defined(OS_MACOSX) || defined(OS_BSD) + #include <sys/sysctl.h> #endif + +#if defined(OS_DRAGONFLY) || defined(OS_FREEBSD) +#include <sys/user.h> -+#elif defined(OS_FREEBSD) -+#include <sys/proc.h> +#endif -+#include <sys/sysctl.h> - ++ #include "base/basictypes.h" #include "base/eintr_wrapper.h" -@@ -32,7 +37,7 @@ bool DebugUtil::SpawnDebuggerOnProcess(u + #include "base/logging.h" +@@ -32,7 +39,7 @@ bool DebugUtil::SpawnDebuggerOnProcess(u return false; } @@ -35,7 +37,7 @@ $NetBSD: patch-ipc_chromium_src_base_debug__util__posic.cc,v 1.5 2012/04/28 22:4 // Based on Apple's recommended method as described in // http://developer.apple.com/qa/qa2004/qa1361.html -@@ -71,7 +76,13 @@ bool DebugUtil::BeingDebugged() { +@@ -71,7 +78,15 @@ bool DebugUtil::BeingDebugged() { // This process is being debugged if the P_TRACED flag is set. is_set = true; @@ -43,6 +45,8 @@ $NetBSD: patch-ipc_chromium_src_base_debug__util__posic.cc,v 1.5 2012/04/28 22:4 + being_debugged = (info.kp_flags & P_TRACED) != 0; +#elif defined(OS_FREEBSD) + being_debugged = (info.ki_flag & P_TRACED) != 0; ++#elif defined(OS_OPENBSD) ++ being_debugged = (info.p_flag & P_TRACED) != 0; +#else being_debugged = (info.kp_proc.p_flag & P_TRACED) != 0; +#endif diff --git a/www/seamonkey/patches/patch-ipc_chromium_src_base_file__util.h b/www/seamonkey/patches/patch-ipc_chromium_src_base_file__util.h deleted file mode 100644 index 9c8a8a121b7..00000000000 --- a/www/seamonkey/patches/patch-ipc_chromium_src_base_file__util.h +++ /dev/null @@ -1,14 +0,0 @@ -$NetBSD: patch-ipc_chromium_src_base_file__util.h,v 1.4 2012/04/28 22:48:06 ryoon Exp $ - ---- mozilla/ipc/chromium/src/base/file_util.h.orig 2012-04-23 06:27:38.000000000 +0000 -+++ mozilla/ipc/chromium/src/base/file_util.h -@@ -16,8 +16,8 @@ - #include <sys/stat.h> - #elif defined(OS_POSIX) - #include <sys/types.h> --#include <fts.h> - #include <sys/stat.h> -+#include <fts.h> - #endif - - #include <stdio.h> diff --git a/www/seamonkey/patches/patch-ipc_chromium_src_base_file__util__posix.cc b/www/seamonkey/patches/patch-ipc_chromium_src_base_file__util__posix.cc index f9f94318d1d..81efdfbe166 100644 --- a/www/seamonkey/patches/patch-ipc_chromium_src_base_file__util__posix.cc +++ b/www/seamonkey/patches/patch-ipc_chromium_src_base_file__util__posix.cc @@ -1,13 +1,13 @@ -$NetBSD: patch-ipc_chromium_src_base_file__util__posix.cc,v 1.4 2012/04/28 22:48:06 ryoon Exp $ +$NetBSD: patch-ipc_chromium_src_base_file__util__posix.cc,v 1.5 2012/09/06 12:08:51 ryoon Exp $ ---- mozilla/ipc/chromium/src/base/file_util_posix.cc.orig 2012-04-23 06:27:38.000000000 +0000 +--- mozilla/ipc/chromium/src/base/file_util_posix.cc.orig 2012-08-27 04:49:15.000000000 +0000 +++ mozilla/ipc/chromium/src/base/file_util_posix.cc @@ -31,7 +31,7 @@ #include "base/time.h" // FreeBSD/OpenBSD lacks stat64, but its stat handles files >2GB just fine -#if defined(OS_FREEBSD) || defined(OS_OPENBSD) -+#ifndef __linux__ ++#ifndef OS_LINUX #define stat64 stat #endif diff --git a/www/seamonkey/patches/patch-ipc_chromium_src_base_platform__file__posix.cc b/www/seamonkey/patches/patch-ipc_chromium_src_base_platform__file__posix.cc deleted file mode 100644 index efa2adfb7c9..00000000000 --- a/www/seamonkey/patches/patch-ipc_chromium_src_base_platform__file__posix.cc +++ /dev/null @@ -1,12 +0,0 @@ -$NetBSD: patch-ipc_chromium_src_base_platform__file__posix.cc,v 1.4 2012/04/28 22:48:06 ryoon Exp $ - ---- mozilla/ipc/chromium/src/base/platform_file_posix.cc.orig 2012-04-23 06:27:38.000000000 +0000 -+++ mozilla/ipc/chromium/src/base/platform_file_posix.cc -@@ -10,6 +10,7 @@ - #ifdef ANDROID - #include <linux/stat.h> - #endif -+#include <sys/stat.h> /* for S_IRUSR */ - - #include "base/logging.h" - #include "base/string_util.h" diff --git a/www/seamonkey/patches/patch-ipc_chromium_src_base_platform__thread__posix.cc b/www/seamonkey/patches/patch-ipc_chromium_src_base_platform__thread__posix.cc index 111270c712b..990afc2b11e 100644 --- a/www/seamonkey/patches/patch-ipc_chromium_src_base_platform__thread__posix.cc +++ b/www/seamonkey/patches/patch-ipc_chromium_src_base_platform__thread__posix.cc @@ -1,42 +1,77 @@ -$NetBSD: patch-ipc_chromium_src_base_platform__thread__posix.cc,v 1.6 2012/04/28 22:48:06 ryoon Exp $ +$NetBSD: patch-ipc_chromium_src_base_platform__thread__posix.cc,v 1.7 2012/09/06 12:08:51 ryoon Exp $ ---- mozilla/ipc/chromium/src/base/platform_thread_posix.cc.orig 2012-04-23 06:27:38.000000000 +0000 +--- mozilla/ipc/chromium/src/base/platform_thread_posix.cc.orig 2012-08-27 04:49:15.000000000 +0000 +++ mozilla/ipc/chromium/src/base/platform_thread_posix.cc -@@ -9,9 +9,18 @@ +@@ -9,16 +9,31 @@ #if defined(OS_MACOSX) #include <mach/mach.h> +#elif defined(OS_NETBSD) +#include <lwp.h> ++#include <nspr/prthread.h> #elif defined(OS_LINUX) #include <sys/syscall.h> - #include <unistd.h> -+#elif defined(OS_DRAGONFLY) -+#include <unistd.h> +-#if !defined(__FreeBSD__) && !defined(__NetBSD__) && !defined(__OpenBSD__) && !defined(__DragonFly__) + #include <sys/prctl.h> +-#elif !defined(__NetBSD__) +-#include <pthread_np.h> +#elif defined(OS_FREEBSD) ++#include <sys/param.h> ++#if __FreeBSD_version > 802500 +#include <sys/thr.h> ++#else +_Pragma("GCC visibility push(default)") -+# include <pthread_np.h> ++extern "C" int thr_self(long *); +_Pragma("GCC visibility pop") #endif ++#endif ++ ++#if !defined(OS_MACOSX) + #include <unistd.h> + #endif ++#if defined(OS_BSD) && !defined(OS_NETBSD) ++#include <pthread_np.h> ++#endif ++ #if defined(OS_MACOSX) -@@ -33,6 +42,18 @@ PlatformThreadId PlatformThread::Current + namespace base { + void InitThreading(); +@@ -38,9 +53,20 @@ PlatformThreadId PlatformThread::Current // into the kernel. #if defined(OS_MACOSX) return mach_thread_self(); +-#elif defined(__FreeBSD__) || defined(__NetBSD__) || defined(__OpenBSD__) || defined(__DragonFly__) +- // TODO(BSD): find a better thread ID +- return (intptr_t)(pthread_self()); +#elif defined(OS_NETBSD) + return _lwp_self(); +#elif defined(OS_DRAGONFLY) + return lwp_gettid(); +#elif defined(OS_FREEBSD) -+# if __FreeBSD_cc_version > 900000 ++# if __FreeBSD_version > 900030 + return pthread_getthreadid_np(); +# else -+ lwpid_t lwpid; -+ thr_self( &lwpid ); ++ long lwpid; ++ thr_self(&lwpid); + return lwpid; +# endif - #elif defined (__OpenBSD__) - // TODO(BSD): find a better thread ID - return (intptr_t)(pthread_self()); ++#elif defined(OS_OPENBSD) ++ return (intptr_t) (pthread_self()); + #elif defined(OS_LINUX) + return syscall(__NR_gettid); + #endif +@@ -83,10 +109,10 @@ void PlatformThread::SetName(const char* + // Note that glibc also has a 'pthread_setname_np' api, but it may not be + // available everywhere and it's only benefit over using prctl directly is + // that it can set the name of threads other than the current thread. +-#if defined(__FreeBSD__) || defined(__OpenBSD__) || defined(__DragonFly__) ++#if defined(OS_BSD) && !defined(OS_NETBSD) + pthread_set_name_np(pthread_self(), name); +-#elif defined(__NetBSD__) +- pthread_setname_np(pthread_self(), "%s", name); ++#elif defined(OS_NETBSD) ++ PR_SetCurrentThreadName(name); + #else + prctl(PR_SET_NAME, reinterpret_cast<uintptr_t>(name), 0, 0, 0); + #endif diff --git a/www/seamonkey/patches/patch-ipc_chromium_src_base_sys__info__posix.cc b/www/seamonkey/patches/patch-ipc_chromium_src_base_sys__info__posix.cc index cf2b649feec..c72998f40c0 100644 --- a/www/seamonkey/patches/patch-ipc_chromium_src_base_sys__info__posix.cc +++ b/www/seamonkey/patches/patch-ipc_chromium_src_base_sys__info__posix.cc @@ -1,6 +1,6 @@ -$NetBSD: patch-ipc_chromium_src_base_sys__info__posix.cc,v 1.5 2012/04/28 22:48:06 ryoon Exp $ +$NetBSD: patch-ipc_chromium_src_base_sys__info__posix.cc,v 1.6 2012/09/06 12:08:51 ryoon Exp $ ---- mozilla/ipc/chromium/src/base/sys_info_posix.cc.orig 2012-04-23 06:27:38.000000000 +0000 +--- mozilla/ipc/chromium/src/base/sys_info_posix.cc.orig 2012-08-27 04:49:15.000000000 +0000 +++ mozilla/ipc/chromium/src/base/sys_info_posix.cc @@ -18,6 +18,11 @@ #include <mach/mach_init.h> diff --git a/www/seamonkey/patches/patch-ipc_chromium_src_base_third__party_nspr_prcpucfg.h b/www/seamonkey/patches/patch-ipc_chromium_src_base_third__party_nspr_prcpucfg.h index ab2e9c5ad75..c26af792346 100644 --- a/www/seamonkey/patches/patch-ipc_chromium_src_base_third__party_nspr_prcpucfg.h +++ b/www/seamonkey/patches/patch-ipc_chromium_src_base_third__party_nspr_prcpucfg.h @@ -1,13 +1,13 @@ -$NetBSD: patch-ipc_chromium_src_base_third__party_nspr_prcpucfg.h,v 1.4 2012/04/28 22:48:06 ryoon Exp $ +$NetBSD: patch-ipc_chromium_src_base_third__party_nspr_prcpucfg.h,v 1.5 2012/09/06 12:08:51 ryoon Exp $ ---- mozilla/ipc/chromium/src/base/third_party/nspr/prcpucfg.h.orig 2012-04-23 06:27:38.000000000 +0000 +--- mozilla/ipc/chromium/src/base/third_party/nspr/prcpucfg.h.orig 2012-08-27 04:49:15.000000000 +0000 +++ mozilla/ipc/chromium/src/base/third_party/nspr/prcpucfg.h @@ -34,7 +34,7 @@ #include "base/third_party/nspr/prcpucfg_win.h" #elif defined(__APPLE__) #include "base/third_party/nspr/prcpucfg_mac.h" -#elif defined(__linux__) || defined(ANDROID) -+#elif defined(__linux__) || defined(ANDROID) || defined(__NetBSD__) || defined(__DragonFly__) ++#elif defined(__linux__) || defined(ANDROID) || defined(__NetBSD__) || defined(__FreeBSD__) || defined(__DragonFly__) #include "base/third_party/nspr/prcpucfg_linux.h" #elif defined(__OpenBSD__) #include "base/third_party/nspr/prcpucfg_openbsd.h" diff --git a/www/seamonkey/patches/patch-ipc_chromium_src_build_build__config.h b/www/seamonkey/patches/patch-ipc_chromium_src_build_build__config.h index 6d006977546..1ad9d1556a9 100644 --- a/www/seamonkey/patches/patch-ipc_chromium_src_build_build__config.h +++ b/www/seamonkey/patches/patch-ipc_chromium_src_build_build__config.h @@ -1,25 +1,31 @@ -$NetBSD: patch-ipc_chromium_src_build_build__config.h,v 1.6 2012/04/28 22:48:06 ryoon Exp $ +$NetBSD: patch-ipc_chromium_src_build_build__config.h,v 1.7 2012/09/06 12:08:51 ryoon Exp $ ---- mozilla/ipc/chromium/src/build/build_config.h.orig 2012-04-23 06:27:39.000000000 +0000 +--- mozilla/ipc/chromium/src/build/build_config.h.orig 2012-08-27 04:49:15.000000000 +0000 +++ mozilla/ipc/chromium/src/build/build_config.h -@@ -19,17 +19,23 @@ +@@ -19,6 +19,12 @@ #define OS_MACOSX 1 #elif defined(__linux__) || defined(ANDROID) #define OS_LINUX 1 -+#elif defined(__NetBSD__) -+#define OS_NETBSD 1 +#elif defined(__DragonFly__) +#define OS_DRAGONFLY 1 ++#elif defined(__FreeBSD__) ++#define OS_FREEBSD 1 ++#elif defined(__NetBSD__) ++#define OS_NETBSD 1 #elif defined(__OpenBSD__) #define OS_OPENBSD 1 #elif defined(_WIN32) - #define OS_WIN 1 -+#elif defined(__FreeBSD__) -+#define OS_FREEBSD 1 - #else +@@ -27,9 +33,16 @@ #error Please add support for your platform in build/build_config.h #endif ++// For access to standard BSD features, use OS_BSD instead of a ++// more specific macro. ++#if defined(OS_DRAGONFLY) || defined(OS_FREEBSD) \ ++ || defined(OS_NETBSD) || defined(OS_OPENBSD) ++#define OS_BSD 1 ++#endif ++ // For access to standard POSIX features, use OS_POSIX instead of a more // specific macro. -#if defined(OS_MACOSX) || defined(OS_LINUX) || defined(OS_OPENBSD) diff --git a/www/seamonkey/patches/patch-ipc_chromium_src_chrome_common_ipc__channel__posix.h b/www/seamonkey/patches/patch-ipc_chromium_src_chrome_common_ipc__channel__posix.h index 09053ac05ad..f241d40426b 100644 --- a/www/seamonkey/patches/patch-ipc_chromium_src_chrome_common_ipc__channel__posix.h +++ b/www/seamonkey/patches/patch-ipc_chromium_src_chrome_common_ipc__channel__posix.h @@ -1,6 +1,6 @@ -$NetBSD: patch-ipc_chromium_src_chrome_common_ipc__channel__posix.h,v 1.4 2012/04/28 22:48:06 ryoon Exp $ +$NetBSD: patch-ipc_chromium_src_chrome_common_ipc__channel__posix.h,v 1.5 2012/09/06 12:08:51 ryoon Exp $ ---- mozilla/ipc/chromium/src/chrome/common/ipc_channel_posix.h.orig 2012-04-23 06:27:39.000000000 +0000 +--- mozilla/ipc/chromium/src/chrome/common/ipc_channel_posix.h.orig 2012-08-27 04:49:15.000000000 +0000 +++ mozilla/ipc/chromium/src/chrome/common/ipc_channel_posix.h @@ -95,7 +95,7 @@ class Channel::ChannelImpl : public Mess }; diff --git a/www/seamonkey/patches/patch-ldap_sdks_c-sdk_build.mk b/www/seamonkey/patches/patch-ldap_sdks_c-sdk_build.mk index 8f5076c4a29..22eec430c05 100644 --- a/www/seamonkey/patches/patch-ldap_sdks_c-sdk_build.mk +++ b/www/seamonkey/patches/patch-ldap_sdks_c-sdk_build.mk @@ -1,6 +1,6 @@ -$NetBSD: patch-ldap_sdks_c-sdk_build.mk,v 1.1 2012/06/14 11:27:34 ryoon Exp $ +$NetBSD: patch-ldap_sdks_c-sdk_build.mk,v 1.2 2012/09/06 12:08:51 ryoon Exp $ ---- ldap/sdks/c-sdk/build.mk.orig 2012-06-05 05:54:39.000000000 +0000 +--- ldap/sdks/c-sdk/build.mk.orig 2012-08-27 04:49:44.000000000 +0000 +++ ldap/sdks/c-sdk/build.mk @@ -488,21 +488,21 @@ LINK_LIB = $(RM) $@; $(AR) $(AR_F LINK_LIB2 = $(RM) $@; $(AR) $@ $(OBJS2); $(RANLIB) $@ diff --git a/www/seamonkey/patches/patch-ma b/www/seamonkey/patches/patch-ma index 619487f008c..3b555768fd7 100644 --- a/www/seamonkey/patches/patch-ma +++ b/www/seamonkey/patches/patch-ma @@ -1,8 +1,8 @@ -$NetBSD: patch-ma,v 1.4 2012/04/28 22:48:06 ryoon Exp $ +$NetBSD: patch-ma,v 1.5 2012/09/06 12:08:51 ryoon Exp $ ---- mozilla/config/autoconf.mk.in.orig 2012-04-23 06:27:25.000000000 +0000 +--- mozilla/config/autoconf.mk.in.orig 2012-08-27 04:49:04.000000000 +0000 +++ mozilla/config/autoconf.mk.in -@@ -68,14 +68,14 @@ MOZ_PKG_SPECIAL = @MOZ_PKG_SPECIAL@ +@@ -37,14 +37,14 @@ MOZ_PKG_SPECIAL = @MOZ_PKG_SPECIAL@ prefix = @prefix@ exec_prefix = @exec_prefix@ bindir = @bindir@ diff --git a/www/seamonkey/patches/patch-ma-toplevel b/www/seamonkey/patches/patch-ma-toplevel index 4cc9e0ee643..fff0c351051 100644 --- a/www/seamonkey/patches/patch-ma-toplevel +++ b/www/seamonkey/patches/patch-ma-toplevel @@ -1,8 +1,8 @@ -$NetBSD: patch-ma-toplevel,v 1.5 2012/04/28 22:48:06 ryoon Exp $ +$NetBSD: patch-ma-toplevel,v 1.6 2012/09/06 12:08:51 ryoon Exp $ ---- config/autoconf.mk.in.orig 2012-04-23 06:20:50.000000000 +0000 +--- config/autoconf.mk.in.orig 2012-08-27 04:44:23.000000000 +0000 +++ config/autoconf.mk.in -@@ -61,14 +61,14 @@ MOZ_PKG_SPECIAL = @MOZ_PKG_SPECIAL@ +@@ -30,14 +30,14 @@ MOZ_PKG_SPECIAL = @MOZ_PKG_SPECIAL@ prefix = @prefix@ exec_prefix = @exec_prefix@ bindir = @bindir@ diff --git a/www/seamonkey/patches/patch-mail_app_Makefile.in b/www/seamonkey/patches/patch-mail_app_Makefile.in index 497b01eb6a0..24aacb99276 100644 --- a/www/seamonkey/patches/patch-mail_app_Makefile.in +++ b/www/seamonkey/patches/patch-mail_app_Makefile.in @@ -1,8 +1,8 @@ -$NetBSD: patch-mail_app_Makefile.in,v 1.3 2012/06/14 11:27:34 ryoon Exp $ +$NetBSD: patch-mail_app_Makefile.in,v 1.4 2012/09/06 12:08:51 ryoon Exp $ ---- mail/app/Makefile.in.orig 2012-06-05 05:50:26.000000000 +0000 +--- mail/app/Makefile.in.orig 2012-08-27 04:44:23.000000000 +0000 +++ mail/app/Makefile.in -@@ -96,6 +96,10 @@ LOCAL_INCLUDES += \ +@@ -63,6 +63,10 @@ LOCAL_INCLUDES += \ DEFINES += -DXPCOM_GLUE STL_FLAGS= diff --git a/www/seamonkey/patches/patch-mail_app_nsMailApp.cpp b/www/seamonkey/patches/patch-mail_app_nsMailApp.cpp index a1db239faf9..f21a48c6823 100644 --- a/www/seamonkey/patches/patch-mail_app_nsMailApp.cpp +++ b/www/seamonkey/patches/patch-mail_app_nsMailApp.cpp @@ -1,8 +1,8 @@ -$NetBSD: patch-mail_app_nsMailApp.cpp,v 1.2 2012/04/28 22:48:06 ryoon Exp $ +$NetBSD: patch-mail_app_nsMailApp.cpp,v 1.3 2012/09/06 12:08:51 ryoon Exp $ ---- mail/app/nsMailApp.cpp.orig 2012-04-23 06:20:50.000000000 +0000 +--- mail/app/nsMailApp.cpp.orig 2012-08-27 04:44:23.000000000 +0000 +++ mail/app/nsMailApp.cpp -@@ -52,6 +52,27 @@ +@@ -19,6 +19,27 @@ #include <stdio.h> #include <stdarg.h> @@ -30,7 +30,7 @@ $NetBSD: patch-mail_app_nsMailApp.cpp,v 1.2 2012/04/28 22:48:06 ryoon Exp $ #include "nsCOMPtr.h" #include "nsILocalFile.h" -@@ -151,6 +172,7 @@ static int do_main(const char *exePath, +@@ -115,6 +136,7 @@ static int do_main(const char *exePath, int main(int argc, char* argv[]) { diff --git a/www/seamonkey/patches/patch-mb b/www/seamonkey/patches/patch-mb index 5c25acbf486..f4c87cf27aa 100644 --- a/www/seamonkey/patches/patch-mb +++ b/www/seamonkey/patches/patch-mb @@ -1,8 +1,8 @@ -$NetBSD: patch-mb,v 1.5 2012/04/28 22:48:06 ryoon Exp $ +$NetBSD: patch-mb,v 1.6 2012/09/06 12:08:51 ryoon Exp $ ---- mozilla/xpcom/reflect/xptcall/src/md/unix/Makefile.in.orig 2012-04-23 06:28:29.000000000 +0000 +--- mozilla/xpcom/reflect/xptcall/src/md/unix/Makefile.in.orig 2012-08-27 04:49:34.000000000 +0000 +++ mozilla/xpcom/reflect/xptcall/src/md/unix/Makefile.in -@@ -82,7 +82,7 @@ endif +@@ -50,7 +50,7 @@ endif endif endif @@ -11,7 +11,7 @@ $NetBSD: patch-mb,v 1.5 2012/04/28 22:48:06 ryoon Exp $ ifeq (86,$(findstring 86,$(OS_TEST))) CPPSRCS := xptcinvoke_gcc_x86_unix.cpp xptcstubs_gcc_x86_unix.cpp endif -@@ -91,7 +91,7 @@ endif +@@ -59,7 +59,7 @@ endif # New code for Linux, et. al., with gcc # Migrate other platforms here after testing # @@ -20,7 +20,7 @@ $NetBSD: patch-mb,v 1.5 2012/04/28 22:48:06 ryoon Exp $ # Linux/x86-64 ifeq (x86_64,$(OS_TEST)) CPPSRCS := xptcinvoke_x86_64_unix.cpp xptcstubs_x86_64_linux.cpp -@@ -109,12 +109,6 @@ ASFILES := xptcstubs_asm_ipf64.s xptcin +@@ -77,12 +77,6 @@ ASFILES := xptcstubs_asm_ipf64.s xptcin endif endif # @@ -33,7 +33,7 @@ $NetBSD: patch-mb,v 1.5 2012/04/28 22:48:06 ryoon Exp $ # Neutrino/Intel (uses the same unixish_x86 code) # ifeq ($(OS_TARGET),NTO) -@@ -190,7 +184,7 @@ endif +@@ -158,7 +152,7 @@ endif # NetBSD/ARM # ifeq ($(OS_ARCH),NetBSD) @@ -42,7 +42,7 @@ $NetBSD: patch-mb,v 1.5 2012/04/28 22:48:06 ryoon Exp $ CPPSRCS := xptcinvoke_arm_netbsd.cpp xptcstubs_arm_netbsd.cpp endif endif -@@ -247,7 +241,7 @@ endif +@@ -215,7 +209,7 @@ endif # NetBSD/m68k # ifeq ($(OS_ARCH),NetBSD) @@ -51,7 +51,7 @@ $NetBSD: patch-mb,v 1.5 2012/04/28 22:48:06 ryoon Exp $ CPPSRCS := xptcinvoke_netbsd_m68k.cpp xptcstubs_netbsd_m68k.cpp endif endif -@@ -319,9 +313,10 @@ endif +@@ -287,9 +281,10 @@ endif # # NetBSD/PPC # @@ -63,7 +63,7 @@ $NetBSD: patch-mb,v 1.5 2012/04/28 22:48:06 ryoon Exp $ endif # -@@ -387,6 +382,13 @@ CPPSRCS := xptcinvoke_sparc64_openbsd.c +@@ -355,6 +350,13 @@ CPPSRCS := xptcinvoke_sparc64_openbsd.c ASFILES := xptcinvoke_asm_sparc64_openbsd.s xptcstubs_asm_sparc64_openbsd.s endif # diff --git a/www/seamonkey/patches/patch-md b/www/seamonkey/patches/patch-md index 1618fccffa0..cf8fd5a18ac 100644 --- a/www/seamonkey/patches/patch-md +++ b/www/seamonkey/patches/patch-md @@ -1,8 +1,8 @@ -$NetBSD: patch-md,v 1.4 2012/04/28 22:48:06 ryoon Exp $ +$NetBSD: patch-md,v 1.5 2012/09/06 12:08:51 ryoon Exp $ ???. from www/firefox/patch-ax. ---- mozilla/security/coreconf/SunOS5.mk.orig 2012-04-23 06:28:16.000000000 +0000 +--- mozilla/security/coreconf/SunOS5.mk.orig 2012-08-27 04:49:28.000000000 +0000 +++ mozilla/security/coreconf/SunOS5.mk @@ -147,6 +147,10 @@ endif endif diff --git a/www/seamonkey/patches/patch-me b/www/seamonkey/patches/patch-me index f7d37a2a084..aea02b8c745 100644 --- a/www/seamonkey/patches/patch-me +++ b/www/seamonkey/patches/patch-me @@ -1,9 +1,9 @@ -$NetBSD: patch-me,v 1.7 2012/04/28 22:48:06 ryoon Exp $ +$NetBSD: patch-me,v 1.8 2012/09/06 12:08:51 ryoon Exp $ Add DragonFly support. Disable assembly routines in freebl on Linux (PR pkg/46056) ---- mozilla/security/nss/lib/freebl/Makefile.orig 2012-04-23 06:28:18.000000000 +0000 +--- mozilla/security/nss/lib/freebl/Makefile.orig 2012-08-27 04:49:28.000000000 +0000 +++ mozilla/security/nss/lib/freebl/Makefile @@ -279,7 +279,7 @@ endif # to bind the blapi function references in FREEBLVector vector diff --git a/www/seamonkey/patches/patch-mf b/www/seamonkey/patches/patch-mf index 2a0870d9e02..68d9aa7dd4b 100644 --- a/www/seamonkey/patches/patch-mf +++ b/www/seamonkey/patches/patch-mf @@ -1,9 +1,9 @@ -$NetBSD: patch-mf,v 1.6 2012/04/28 22:48:06 ryoon Exp $ +$NetBSD: patch-mf,v 1.7 2012/09/06 12:08:51 ryoon Exp $ Add DragonFly support. Make sure nss libraries have a run path defined. ---- mozilla/security/coreconf/config.mk.orig 2012-04-23 06:28:16.000000000 +0000 +--- mozilla/security/coreconf/config.mk.orig 2012-08-27 04:49:28.000000000 +0000 +++ mozilla/security/coreconf/config.mk @@ -63,7 +63,7 @@ endif ####################################################################### diff --git a/www/seamonkey/patches/patch-mg b/www/seamonkey/patches/patch-mg index a312bf7632f..7a0f74a3a02 100644 --- a/www/seamonkey/patches/patch-mg +++ b/www/seamonkey/patches/patch-mg @@ -1,8 +1,8 @@ -$NetBSD: patch-mg,v 1.4 2012/04/28 22:48:06 ryoon Exp $ +$NetBSD: patch-mg,v 1.5 2012/09/06 12:08:51 ryoon Exp $ Add DragonFly support. ---- mozilla/security/coreconf/DragonFly.mk.orig 2012-04-27 17:20:00.000000000 +0000 +--- mozilla/security/coreconf/DragonFly.mk.orig 2012-09-02 13:39:10.000000000 +0000 +++ mozilla/security/coreconf/DragonFly.mk @@ -0,0 +1,83 @@ +# diff --git a/www/seamonkey/patches/patch-mh b/www/seamonkey/patches/patch-mh index f7fd7db3b6a..b4987b6ca98 100644 --- a/www/seamonkey/patches/patch-mh +++ b/www/seamonkey/patches/patch-mh @@ -1,6 +1,6 @@ -$NetBSD: patch-mh,v 1.4 2012/04/28 22:48:06 ryoon Exp $ +$NetBSD: patch-mh,v 1.5 2012/09/06 12:08:51 ryoon Exp $ ---- mozilla/security/nss/lib/Makefile.orig 2012-04-23 06:28:17.000000000 +0000 +--- mozilla/security/nss/lib/Makefile.orig 2012-08-27 04:49:28.000000000 +0000 +++ mozilla/security/nss/lib/Makefile @@ -70,7 +70,7 @@ endif diff --git a/www/seamonkey/patches/patch-mi b/www/seamonkey/patches/patch-mi index 53a19f559f3..e00c0038372 100644 --- a/www/seamonkey/patches/patch-mi +++ b/www/seamonkey/patches/patch-mi @@ -1,10 +1,10 @@ -$NetBSD: patch-mi,v 1.4 2012/04/28 22:48:06 ryoon Exp $ +$NetBSD: patch-mi,v 1.5 2012/09/06 12:08:51 ryoon Exp $ Add DragonFly support. ---- mozilla/config/config.mk.orig 2012-04-23 06:27:25.000000000 +0000 +--- mozilla/config/config.mk.orig 2012-08-27 04:49:04.000000000 +0000 +++ mozilla/config/config.mk -@@ -129,7 +129,7 @@ endif +@@ -97,7 +97,7 @@ endif # but save the version to allow multiple versions of the same base # platform to be built in the same tree. # diff --git a/www/seamonkey/patches/patch-mj b/www/seamonkey/patches/patch-mj index 12a198ee6e3..7c8310848bd 100644 --- a/www/seamonkey/patches/patch-mj +++ b/www/seamonkey/patches/patch-mj @@ -1,8 +1,8 @@ -$NetBSD: patch-mj,v 1.4 2012/04/28 22:48:06 ryoon Exp $ +$NetBSD: patch-mj,v 1.5 2012/09/06 12:08:51 ryoon Exp $ Add DragonFly support. ---- mozilla/security/coreconf/arch.mk.orig 2012-04-23 06:28:16.000000000 +0000 +--- mozilla/security/coreconf/arch.mk.orig 2012-08-27 04:49:28.000000000 +0000 +++ mozilla/security/coreconf/arch.mk @@ -146,7 +146,7 @@ endif # IRIX 6.5-ALPHA-1289139620. diff --git a/www/seamonkey/patches/patch-mk b/www/seamonkey/patches/patch-mk index 946bc2b7bb2..7ee2b893ce4 100644 --- a/www/seamonkey/patches/patch-mk +++ b/www/seamonkey/patches/patch-mk @@ -1,8 +1,8 @@ -$NetBSD: patch-mk,v 1.7 2012/07/19 17:33:29 ryoon Exp $ +$NetBSD: patch-mk,v 1.8 2012/09/06 12:08:51 ryoon Exp $ ---- mozilla/config/rules.mk.orig 2012-07-18 11:34:55.000000000 +0000 +--- mozilla/config/rules.mk.orig 2012-08-27 04:49:04.000000000 +0000 +++ mozilla/config/rules.mk -@@ -556,6 +556,12 @@ EXTRA_DSO_LDOPTS += -Wl,-Bsymbolic +@@ -454,6 +454,12 @@ EXTRA_DSO_LDOPTS += -Wl,-Bsymbolic endif endif @@ -15,7 +15,7 @@ $NetBSD: patch-mk,v 1.7 2012/07/19 17:33:29 ryoon Exp $ ifeq ($(OS_ARCH),NetBSD) ifneq (,$(filter arc cobalt hpcmips mipsco newsmips pmax sgimips,$(OS_TEST))) ifeq ($(MODULE),layout) -@@ -565,6 +571,10 @@ endif +@@ -463,6 +469,10 @@ endif endif endif @@ -26,21 +26,3 @@ $NetBSD: patch-mk,v 1.7 2012/07/19 17:33:29 ryoon Exp $ # # HP-UXBeOS specific section: for COMPONENTS only, add -Bsymbolic flag # which uses internal symbols first -@@ -1452,7 +1462,7 @@ $(XPIDL_GEN_DIR)/%.h: %.idl $(XPIDL_DEPS - $(PYTHON_PATH) \ - $(PLY_INCLUDE) \ - -I$(topsrcdir)/xpcom/idl-parser \ -- $(topsrcdir)/xpcom/idl-parser/header.py --cachedir=$(DEPTH)/xpcom/idl-parser $(XPIDL_FLAGS) $(_VPATH_SRCS) -d $(MDDEPDIR)/$(@F).pp -o $@ -+ $(topsrcdir)/xpcom/idl-parser/header.py --cachedir=$(DEPTH)/xpcom/idl-parser/cache $(XPIDL_FLAGS) $(_VPATH_SRCS) -d $(MDDEPDIR)/$(@F).pp -o $@ - @if test -n "$(findstring $*.h, $(EXPORTS))"; \ - then echo "*** WARNING: file $*.h generated from $*.idl overrides $(srcdir)/$*.h"; else true; fi - -@@ -1465,7 +1475,7 @@ $(XPIDL_GEN_DIR)/%.xpt: %.idl $(XPIDL_DE - $(PLY_INCLUDE) \ - -I$(topsrcdir)/xpcom/idl-parser \ - -I$(topsrcdir)/xpcom/typelib/xpt/tools \ -- $(topsrcdir)/xpcom/idl-parser/typelib.py --cachedir=$(DEPTH)/xpcom/idl-parser $(XPIDL_FLAGS) $(_VPATH_SRCS) -d $(MDDEPDIR)/$(@F).pp -o $@ -+ $(topsrcdir)/xpcom/idl-parser/typelib.py --cachedir=$(DEPTH)/xpcom/idl-parser/cache $(XPIDL_FLAGS) $(_VPATH_SRCS) -d $(MDDEPDIR)/$(@F).pp -o $@ - - # no need to link together if XPIDLSRCS contains only XPIDL_MODULE - ifneq ($(XPIDL_MODULE).idl,$(strip $(XPIDLSRCS))) diff --git a/www/seamonkey/patches/patch-ml b/www/seamonkey/patches/patch-ml index 2d0de85cee9..1dba0ed5e02 100644 --- a/www/seamonkey/patches/patch-ml +++ b/www/seamonkey/patches/patch-ml @@ -1,10 +1,10 @@ -$NetBSD: patch-ml,v 1.4 2012/04/28 22:48:06 ryoon Exp $ +$NetBSD: patch-ml,v 1.5 2012/09/06 12:08:51 ryoon Exp $ Treat DragonFly like FreeBSD. ---- mozilla/js/src/Makefile.in.orig 2012-04-23 06:27:39.000000000 +0000 +--- mozilla/js/src/Makefile.in.orig 2012-08-27 04:49:15.000000000 +0000 +++ mozilla/js/src/Makefile.in -@@ -739,6 +739,9 @@ endif # WINNT +@@ -678,6 +678,9 @@ endif # _MSC_VER ifeq ($(OS_ARCH),FreeBSD) EXTRA_LIBS += -pthread endif diff --git a/www/seamonkey/patches/patch-mm b/www/seamonkey/patches/patch-mm index 9705d97dda6..72382822f0a 100644 --- a/www/seamonkey/patches/patch-mm +++ b/www/seamonkey/patches/patch-mm @@ -1,37 +1,25 @@ -$NetBSD: patch-mm,v 1.9 2012/07/19 17:33:29 ryoon Exp $ +$NetBSD: patch-mm,v 1.10 2012/09/06 12:08:51 ryoon Exp $ ---- mozilla/toolkit/library/Makefile.in.orig 2012-07-15 12:00:56.000000000 +0000 +--- mozilla/toolkit/library/Makefile.in.orig 2012-08-25 00:31:32.000000000 +0000 +++ mozilla/toolkit/library/Makefile.in -@@ -120,6 +120,7 @@ STATIC_LIBS += ipdlunittest_s - endif - - ifeq (Linux,$(OS_ARCH)) -+EXTRA_DSO_LDOPTS += -lnssutil3 - ifneq (Android,$(OS_TARGET)) - OS_LIBS += -lrt - endif -@@ -522,6 +523,24 @@ EXTRA_DSO_LDOPTS += -lelf -ldemangle +@@ -535,6 +535,20 @@ EXTRA_DSO_LDOPTS += -lelf -ldemangle endif endif -+ifeq ($(OS_ARCH),DragonFly) -+OS_LIBS += $(call EXPAND_LIBNAME,kvm) -+EXTRA_DSO_LDOPTS += -lplc4 -lplds4 -lnspr4 -lnssutil3 -+endif -+ -+ifeq ($(OS_ARCH),FreeBSD) ++ifneq (,$(filter DragonFly FreeBSD,$(OS_ARCH))) +OS_LIBS += $(call EXPAND_LIBNAME,kvm) +EXTRA_DSO_LDOPTS += -lplc4 -lplds4 -lnspr4 -lnssutil3 +endif + ++ifneq (,$(MOZ_CUBEB)$(MOZ_SYDNEYAUDIO)) +ifeq ($(OS_ARCH),NetBSD) -+OS_LIBS += $(call EXPAND_LIBNAME,kvm) +EXTRA_DSO_LDOPTS += -lossaudio +endif +ifdef PKGSRC_PULSEAUDIO +EXTRA_DSO_LDOPTS += -lpulse +endif ++endif + ifeq ($(OS_ARCH),WINNT) - OS_LIBS += $(call EXPAND_LIBNAME,shell32 ole32 version winspool comdlg32 imm32 msimg32 shlwapi psapi ws2_32 dbghelp rasapi32 rasdlg iphlpapi uxtheme setupapi secur32) + OS_LIBS += $(call EXPAND_LIBNAME,shell32 ole32 version winspool comdlg32 imm32 msimg32 shlwapi psapi ws2_32 dbghelp rasapi32 rasdlg iphlpapi uxtheme setupapi secur32 sensorsapi portabledeviceguids windowscodecs) ifdef MOZ_CRASHREPORTER diff --git a/www/seamonkey/patches/patch-mn b/www/seamonkey/patches/patch-mn index f86c69b29c1..88603dc623e 100644 --- a/www/seamonkey/patches/patch-mn +++ b/www/seamonkey/patches/patch-mn @@ -1,8 +1,8 @@ -$NetBSD: patch-mn,v 1.5 2012/04/28 22:48:06 ryoon Exp $ +$NetBSD: patch-mn,v 1.6 2012/09/06 12:08:51 ryoon Exp $ Make sure we link correctly with sqlite3 from pkgsrc. ---- mozilla/security/nss/lib/softoken/config.mk.orig 2012-04-23 06:28:18.000000000 +0000 +--- mozilla/security/nss/lib/softoken/config.mk.orig 2012-08-27 04:49:29.000000000 +0000 +++ mozilla/security/nss/lib/softoken/config.mk @@ -80,7 +80,7 @@ else # $(EXTRA_SHARED_LIBS) come before $(OS_LIBS), except on AIX. diff --git a/www/seamonkey/patches/patch-mozilla_build_autoconf_nss.m4 b/www/seamonkey/patches/patch-mozilla_build_autoconf_nss.m4 index 6df4b1af252..f917bf328cf 100644 --- a/www/seamonkey/patches/patch-mozilla_build_autoconf_nss.m4 +++ b/www/seamonkey/patches/patch-mozilla_build_autoconf_nss.m4 @@ -1,6 +1,6 @@ -$NetBSD: patch-mozilla_build_autoconf_nss.m4,v 1.3 2012/04/28 22:48:06 ryoon Exp $ +$NetBSD: patch-mozilla_build_autoconf_nss.m4,v 1.4 2012/09/06 12:08:51 ryoon Exp $ ---- mozilla/build/autoconf/nss.m4.orig 2012-04-23 06:27:25.000000000 +0000 +--- mozilla/build/autoconf/nss.m4.orig 2012-08-27 04:49:04.000000000 +0000 +++ mozilla/build/autoconf/nss.m4 @@ -22,18 +22,18 @@ AC_ARG_WITH(nss-exec-prefix, if test -n "$nss_config_exec_prefix"; then diff --git a/www/seamonkey/patches/patch-mozilla_config_system-headers b/www/seamonkey/patches/patch-mozilla_config_system-headers new file mode 100644 index 00000000000..fd48df4e7fd --- /dev/null +++ b/www/seamonkey/patches/patch-mozilla_config_system-headers @@ -0,0 +1,12 @@ +$NetBSD: patch-mozilla_config_system-headers,v 1.1 2012/09/06 12:08:51 ryoon Exp $ + +--- mozilla/config/system-headers.orig 2012-08-27 04:49:04.000000000 +0000 ++++ mozilla/config/system-headers +@@ -1059,3 +1059,7 @@ gst/gst.h + gst/app/gstappsink.h + gst/app/gstappsrc.h + gst/video/video.h ++sys/thr.h ++sys/user.h ++kvm.h ++spawn.h diff --git a/www/seamonkey/patches/patch-mozilla_dom_plugins_ipc_PluginModuleChild.cpp b/www/seamonkey/patches/patch-mozilla_dom_plugins_ipc_PluginModuleChild.cpp index e5f02ee4022..9ca6b6dfbc6 100644 --- a/www/seamonkey/patches/patch-mozilla_dom_plugins_ipc_PluginModuleChild.cpp +++ b/www/seamonkey/patches/patch-mozilla_dom_plugins_ipc_PluginModuleChild.cpp @@ -1,8 +1,16 @@ -$NetBSD: patch-mozilla_dom_plugins_ipc_PluginModuleChild.cpp,v 1.3 2012/04/28 22:48:06 ryoon Exp $ +$NetBSD: patch-mozilla_dom_plugins_ipc_PluginModuleChild.cpp,v 1.4 2012/09/06 12:08:51 ryoon Exp $ ---- mozilla/dom/plugins/ipc/PluginModuleChild.cpp.orig 2012-04-23 06:27:30.000000000 +0000 +--- mozilla/dom/plugins/ipc/PluginModuleChild.cpp.orig 2012-08-27 04:49:08.000000000 +0000 +++ mozilla/dom/plugins/ipc/PluginModuleChild.cpp -@@ -236,7 +236,7 @@ PluginModuleChild::Init(const std::strin +@@ -5,6 +5,7 @@ + * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ + + #ifdef MOZ_WIDGET_QT ++#include <unistd.h> // for _exit() + #include <QtCore/QTimer> + #include "nsQAppInstance.h" + #include "NestedLoopTimer.h" +@@ -192,7 +193,7 @@ PluginModuleChild::Init(const std::strin // TODO: use PluginPRLibrary here @@ -11,7 +19,7 @@ $NetBSD: patch-mozilla_dom_plugins_ipc_PluginModuleChild.cpp,v 1.3 2012/04/28 22 mShutdownFunc = (NP_PLUGINSHUTDOWN) PR_FindFunctionSymbol(mLibrary, "NP_Shutdown"); -@@ -1821,7 +1821,7 @@ PluginModuleChild::AnswerNP_GetEntryPoin +@@ -1811,7 +1812,7 @@ PluginModuleChild::AnswerNP_GetEntryPoin PLUGIN_LOG_DEBUG_METHOD; AssertPluginThread(); @@ -20,7 +28,7 @@ $NetBSD: patch-mozilla_dom_plugins_ipc_PluginModuleChild.cpp,v 1.3 2012/04/28 22 return true; #elif defined(OS_WIN) || defined(OS_MACOSX) *_retval = mGetEntryPointsFunc(&mFunctions); -@@ -1848,7 +1848,7 @@ PluginModuleChild::AnswerNP_Initialize(N +@@ -1840,7 +1841,7 @@ PluginModuleChild::AnswerNP_Initialize(c SendBackUpXResources(FileDescriptor(xSocketFd, false/*don't close*/)); #endif diff --git a/www/seamonkey/patches/patch-mozilla_dom_plugins_ipc_PluginModuleChild.h b/www/seamonkey/patches/patch-mozilla_dom_plugins_ipc_PluginModuleChild.h index 42be490735d..4abd245d046 100644 --- a/www/seamonkey/patches/patch-mozilla_dom_plugins_ipc_PluginModuleChild.h +++ b/www/seamonkey/patches/patch-mozilla_dom_plugins_ipc_PluginModuleChild.h @@ -1,8 +1,8 @@ -$NetBSD: patch-mozilla_dom_plugins_ipc_PluginModuleChild.h,v 1.3 2012/04/28 22:48:06 ryoon Exp $ +$NetBSD: patch-mozilla_dom_plugins_ipc_PluginModuleChild.h,v 1.4 2012/09/06 12:08:51 ryoon Exp $ ---- mozilla/dom/plugins/ipc/PluginModuleChild.h.orig 2012-04-23 06:27:30.000000000 +0000 +--- mozilla/dom/plugins/ipc/PluginModuleChild.h.orig 2012-08-27 04:49:08.000000000 +0000 +++ mozilla/dom/plugins/ipc/PluginModuleChild.h -@@ -360,7 +360,7 @@ private: +@@ -330,7 +330,7 @@ private: // we get this from the plugin NP_PLUGINSHUTDOWN mShutdownFunc; diff --git a/www/seamonkey/patches/patch-mozilla_gfx_thebes_gfxPlatform.cpp b/www/seamonkey/patches/patch-mozilla_gfx_thebes_gfxPlatform.cpp index 3f309163668..5962fbb2dd6 100644 --- a/www/seamonkey/patches/patch-mozilla_gfx_thebes_gfxPlatform.cpp +++ b/www/seamonkey/patches/patch-mozilla_gfx_thebes_gfxPlatform.cpp @@ -1,8 +1,8 @@ -$NetBSD: patch-mozilla_gfx_thebes_gfxPlatform.cpp,v 1.1 2012/04/28 22:48:06 ryoon Exp $ +$NetBSD: patch-mozilla_gfx_thebes_gfxPlatform.cpp,v 1.2 2012/09/06 12:08:51 ryoon Exp $ ---- mozilla/gfx/thebes/gfxPlatform.cpp.orig 2012-04-23 06:27:36.000000000 +0000 +--- mozilla/gfx/thebes/gfxPlatform.cpp.orig 2012-08-27 04:49:13.000000000 +0000 +++ mozilla/gfx/thebes/gfxPlatform.cpp -@@ -436,6 +436,7 @@ void SourceBufferDestroy(void *srcBuffer +@@ -443,6 +443,7 @@ void SourceBufferDestroy(void *srcBuffer static_cast<SourceSurface*>(srcBuffer)->Release(); } @@ -10,7 +10,7 @@ $NetBSD: patch-mozilla_gfx_thebes_gfxPlatform.cpp,v 1.1 2012/04/28 22:48:06 ryoo void SourceSnapshotDetached(cairo_surface_t *nullSurf) { gfxImageSurface* origSurf = -@@ -443,6 +444,7 @@ void SourceSnapshotDetached(cairo_surfac +@@ -450,6 +451,7 @@ void SourceSnapshotDetached(cairo_surfac origSurf->SetData(&kSourceSurface, NULL, NULL); } @@ -18,16 +18,16 @@ $NetBSD: patch-mozilla_gfx_thebes_gfxPlatform.cpp,v 1.1 2012/04/28 22:48:06 ryoo RefPtr<SourceSurface> gfxPlatform::GetSourceSurfaceForSurface(DrawTarget *aTarget, gfxASurface *aSurface) -@@ -512,6 +514,7 @@ gfxPlatform::GetSourceSurfaceForSurface( - imgSurface->Stride(), - format); +@@ -544,6 +546,7 @@ gfxPlatform::GetSourceSurfaceForSurface( + + } + #ifdef MOZ_TREE_CAIRO cairo_surface_t *nullSurf = cairo_null_surface_create(CAIRO_CONTENT_COLOR_ALPHA); cairo_surface_set_user_data(nullSurf, -@@ -520,6 +523,7 @@ gfxPlatform::GetSourceSurfaceForSurface( - NULL); +@@ -552,6 +555,7 @@ gfxPlatform::GetSourceSurfaceForSurface( + NULL); cairo_surface_attach_snapshot(imgSurface->CairoSurface(), nullSurf, SourceSnapshotDetached); cairo_surface_destroy(nullSurf); + #endif diff --git a/www/seamonkey/patches/patch-mozilla_ipc_chromium_Makefile.in b/www/seamonkey/patches/patch-mozilla_ipc_chromium_Makefile.in index 59429a6cf90..5b3e84b291b 100644 --- a/www/seamonkey/patches/patch-mozilla_ipc_chromium_Makefile.in +++ b/www/seamonkey/patches/patch-mozilla_ipc_chromium_Makefile.in @@ -1,8 +1,8 @@ -$NetBSD: patch-mozilla_ipc_chromium_Makefile.in,v 1.3 2012/04/28 22:48:06 ryoon Exp $ +$NetBSD: patch-mozilla_ipc_chromium_Makefile.in,v 1.4 2012/09/06 12:08:51 ryoon Exp $ ---- mozilla/ipc/chromium/Makefile.in.orig 2012-04-23 06:27:38.000000000 +0000 +--- mozilla/ipc/chromium/Makefile.in.orig 2012-08-27 04:49:15.000000000 +0000 +++ mozilla/ipc/chromium/Makefile.in -@@ -275,6 +275,34 @@ endif +@@ -243,6 +243,34 @@ endif endif # } OS_LINUX @@ -10,7 +10,7 @@ $NetBSD: patch-mozilla_ipc_chromium_Makefile.in,v 1.3 2012/04/28 22:48:06 ryoon + +CPPSRCS += \ + atomicops_internals_x86_gcc.cc \ -+ file_util_bsd.cc \ ++ file_util_linux.cc \ + process_util_bsd.cc \ + time_posix.cc \ + $(NULL) diff --git a/www/seamonkey/patches/patch-mozilla_ipc_chromium_chromium-config.mk b/www/seamonkey/patches/patch-mozilla_ipc_chromium_chromium-config.mk index 91b91e46340..8ba8c18eb52 100644 --- a/www/seamonkey/patches/patch-mozilla_ipc_chromium_chromium-config.mk +++ b/www/seamonkey/patches/patch-mozilla_ipc_chromium_chromium-config.mk @@ -1,8 +1,8 @@ -$NetBSD: patch-mozilla_ipc_chromium_chromium-config.mk,v 1.4 2012/04/28 22:48:06 ryoon Exp $ +$NetBSD: patch-mozilla_ipc_chromium_chromium-config.mk,v 1.5 2012/09/06 12:08:51 ryoon Exp $ ---- mozilla/ipc/chromium/chromium-config.mk.orig 2012-04-23 06:27:38.000000000 +0000 +--- mozilla/ipc/chromium/chromium-config.mk.orig 2012-08-27 04:49:15.000000000 +0000 +++ mozilla/ipc/chromium/chromium-config.mk -@@ -56,17 +56,6 @@ LOCAL_INCLUDES += \ +@@ -24,17 +24,6 @@ LOCAL_INCLUDES += \ -I$(DEPTH)/ipc/ipdl/_ipdlheaders \ $(NULL) @@ -20,7 +20,7 @@ $NetBSD: patch-mozilla_ipc_chromium_chromium-config.mk,v 1.4 2012/04/28 22:48:06 ifeq ($(OS_ARCH),WINNT) # { OS_LIBS += $(call EXPAND_LIBNAME,psapi shell32 dbghelp) -@@ -93,13 +82,64 @@ DEFINES += -DCOMPILER_MSVC +@@ -61,13 +50,65 @@ DEFINES += -DCOMPILER_MSVC endif else # } { @@ -74,6 +74,7 @@ $NetBSD: patch-mozilla_ipc_chromium_chromium-config.mk,v 1.4 2012/04/28 22:48:06 + +OS_OPENBSD = 1 +OS_BSD = 1 ++OS_LIBS += $(call EXPAND_LIBNAME,kvm) +DEFINES += \ + -DOS_OPENBSD=1 \ + -DOS_BSD=1 \ @@ -88,7 +89,7 @@ $NetBSD: patch-mozilla_ipc_chromium_chromium-config.mk,v 1.4 2012/04/28 22:48:06 $(NULL) # NB: to stop gcc warnings about exporting template instantiation -@@ -107,4 +147,8 @@ OS_CXXFLAGS := $(filter-out -pedantic,$( +@@ -75,4 +116,8 @@ OS_CXXFLAGS := $(filter-out -pedantic,$( endif # } endif # } diff --git a/www/seamonkey/patches/patch-mozilla_ipc_chromium_src_base_base__paths.h b/www/seamonkey/patches/patch-mozilla_ipc_chromium_src_base_base__paths.h index 6893491797e..dde4b47c79e 100644 --- a/www/seamonkey/patches/patch-mozilla_ipc_chromium_src_base_base__paths.h +++ b/www/seamonkey/patches/patch-mozilla_ipc_chromium_src_base_base__paths.h @@ -1,6 +1,6 @@ -$NetBSD: patch-mozilla_ipc_chromium_src_base_base__paths.h,v 1.3 2012/04/28 22:48:06 ryoon Exp $ +$NetBSD: patch-mozilla_ipc_chromium_src_base_base__paths.h,v 1.4 2012/09/06 12:08:51 ryoon Exp $ ---- mozilla/ipc/chromium/src/base/base_paths.h.orig 2012-04-23 06:27:38.000000000 +0000 +--- mozilla/ipc/chromium/src/base/base_paths.h.orig 2012-08-27 04:49:15.000000000 +0000 +++ mozilla/ipc/chromium/src/base/base_paths.h @@ -13,7 +13,7 @@ #include "base/base_paths_win.h" diff --git a/www/seamonkey/patches/patch-mozilla_ipc_chromium_src_base_dir__reader__bsd.h b/www/seamonkey/patches/patch-mozilla_ipc_chromium_src_base_dir__reader__bsd.h new file mode 100644 index 00000000000..423048fdaf7 --- /dev/null +++ b/www/seamonkey/patches/patch-mozilla_ipc_chromium_src_base_dir__reader__bsd.h @@ -0,0 +1,113 @@ +$NetBSD: patch-mozilla_ipc_chromium_src_base_dir__reader__bsd.h,v 1.1 2012/09/06 12:08:51 ryoon Exp $ + +--- mozilla/ipc/chromium/src/base/dir_reader_bsd.h.orig 2012-09-02 13:39:11.000000000 +0000 ++++ mozilla/ipc/chromium/src/base/dir_reader_bsd.h +@@ -0,0 +1,108 @@ ++// Copyright (c) 2010 The Chromium Authors. All rights reserved. ++// Use of this source code is governed by a BSD-style license that can be ++// found in the LICENSE file. ++ ++// derived from dir_reader_linux.h ++ ++#ifndef BASE_DIR_READER_BSD_H_ ++#define BASE_DIR_READER_BSD_H_ ++#pragma once ++ ++#include <dirent.h> ++#include <errno.h> ++#include <fcntl.h> ++#include <stdint.h> ++#include <unistd.h> ++ ++#include "base/logging.h" ++#include "base/eintr_wrapper.h" ++ ++// See the comments in dir_reader_posix.h about this. ++ ++namespace base { ++ ++class DirReaderBSD { ++ public: ++ explicit DirReaderBSD(const char* directory_path) ++#ifdef O_DIRECTORY ++ : fd_(open(directory_path, O_RDONLY | O_DIRECTORY)), ++#else ++ : fd_(open(directory_path, O_RDONLY)), ++#endif ++ offset_(0), ++ size_(0) { ++ memset(buf_, 0, sizeof(buf_)); ++ } ++ ++ ~DirReaderBSD() { ++ if (fd_ >= 0) { ++ if (HANDLE_EINTR(close(fd_))) ++ DLOG(ERROR) << "Failed to close directory handle"; ++ } ++ } ++ ++ bool IsValid() const { ++ return fd_ >= 0; ++ } ++ ++ // Move to the next entry returning false if the iteration is complete. ++ bool Next() { ++ if (size_) { ++ struct dirent* dirent = reinterpret_cast<struct dirent*>(&buf_[offset_]); ++ offset_ += dirent->d_reclen; ++ } ++ ++ if (offset_ != size_) ++ return true; ++ ++#ifdef OS_OPENBSD ++ const int r = getdirentries(fd_, buf_, sizeof(buf_), basep_); ++#else ++ const int r = getdents(fd_, buf_, sizeof(buf_)); ++#endif ++ if (r == 0) ++ return false; ++ if (r == -1) { ++#ifdef OS_OPENBSD ++ DLOG(ERROR) << "getdirentries returned an error: " << errno; ++#else ++ DLOG(ERROR) << "getdents returned an error: " << errno; ++#endif ++ return false; ++ } ++ size_ = r; ++ offset_ = 0; ++ return true; ++ } ++ ++ const char* name() const { ++ if (!size_) ++ return NULL; ++ ++ const struct dirent* dirent = ++ reinterpret_cast<const struct dirent*>(&buf_[offset_]); ++ return dirent->d_name; ++ } ++ ++ int fd() const { ++ return fd_; ++ } ++ ++ static bool IsFallback() { ++ return false; ++ } ++ ++ private: ++ const int fd_; ++ char buf_[512]; ++#ifdef OS_OPENBSD ++ off_t *basep_; ++#endif ++ size_t offset_, size_; ++ ++ DISALLOW_COPY_AND_ASSIGN(DirReaderBSD); ++}; ++ ++} // namespace base ++ ++#endif // BASE_DIR_READER_BSD_H_ diff --git a/www/seamonkey/patches/patch-mozilla_ipc_chromium_src_base_dir__reader__posix.h b/www/seamonkey/patches/patch-mozilla_ipc_chromium_src_base_dir__reader__posix.h new file mode 100644 index 00000000000..c7e5769997d --- /dev/null +++ b/www/seamonkey/patches/patch-mozilla_ipc_chromium_src_base_dir__reader__posix.h @@ -0,0 +1,27 @@ +$NetBSD: patch-mozilla_ipc_chromium_src_base_dir__reader__posix.h,v 1.1 2012/09/06 12:08:51 ryoon Exp $ + +--- mozilla/ipc/chromium/src/base/dir_reader_posix.h.orig 2012-08-27 04:49:15.000000000 +0000 ++++ mozilla/ipc/chromium/src/base/dir_reader_posix.h +@@ -18,16 +18,20 @@ + // seems worse than falling back to enumerating all file descriptors so we will + // probably never implement this on the Mac. + +-#if defined(OS_LINUX) && !defined(OS_OPENBSD) ++#if defined(OS_LINUX) + #include "base/dir_reader_linux.h" ++#elif defined(OS_BSD) ++#include "base/dir_reader_bsd.h" + #else + #include "base/dir_reader_fallback.h" + #endif + + namespace base { + +-#if defined(OS_LINUX) && !defined(OS_OPENBSD) ++#if defined(OS_LINUX) + typedef DirReaderLinux DirReaderPosix; ++#elif defined(OS_BSD) ++typedef DirReaderBSD DirReaderPosix; + #else + typedef DirReaderFallback DirReaderPosix; + #endif diff --git a/www/seamonkey/patches/patch-mozilla_ipc_chromium_src_base_file__util__bsd.cc b/www/seamonkey/patches/patch-mozilla_ipc_chromium_src_base_file__util__bsd.cc deleted file mode 100644 index 4b351e4be48..00000000000 --- a/www/seamonkey/patches/patch-mozilla_ipc_chromium_src_base_file__util__bsd.cc +++ /dev/null @@ -1,84 +0,0 @@ -$NetBSD: patch-mozilla_ipc_chromium_src_base_file__util__bsd.cc,v 1.3 2012/04/28 22:48:06 ryoon Exp $ - ---- mozilla/ipc/chromium/src/base/file_util_bsd.cc.orig 2012-04-27 17:19:59.000000000 +0000 -+++ mozilla/ipc/chromium/src/base/file_util_bsd.cc -@@ -0,0 +1,79 @@ -+// Copyright (c) 2006-2008 The Chromium Authors. All rights reserved. -+// Use of this source code is governed by a BSD-style license that can be -+// found in the LICENSE file. -+ -+// this is a derivative of file_util_linux.cc -+ -+#include "base/file_util.h" -+ -+#include <fcntl.h> -+ -+#include <string> -+#include <vector> -+ -+#include "base/eintr_wrapper.h" -+#include "base/file_path.h" -+#include "base/string_util.h" -+ -+namespace file_util { -+ -+bool GetTempDir(FilePath* path) { -+ const char* tmp = getenv("TMPDIR"); -+ if (tmp) -+ *path = FilePath(tmp); -+ else -+ *path = FilePath("/tmp"); -+ return true; -+} -+ -+bool GetShmemTempDir(FilePath* path) { -+ return GetTempDir(path); -+} -+ -+bool CopyFile(const FilePath& from_path, const FilePath& to_path) { -+ int infile = open(from_path.value().c_str(), O_RDONLY); -+ if (infile < 0) -+ return false; -+ -+ int outfile = creat(to_path.value().c_str(), 0666); -+ if (outfile < 0) { -+ close(infile); -+ return false; -+ } -+ -+ const size_t kBufferSize = 32768; -+ std::vector<char> buffer(kBufferSize); -+ bool result = true; -+ -+ while (result) { -+ ssize_t bytes_read = HANDLE_EINTR(read(infile, &buffer[0], buffer.size())); -+ if (bytes_read < 0) { -+ result = false; -+ break; -+ } -+ if (bytes_read == 0) -+ break; -+ // Allow for partial writes -+ ssize_t bytes_written_per_read = 0; -+ do { -+ ssize_t bytes_written_partial = HANDLE_EINTR(write( -+ outfile, -+ &buffer[bytes_written_per_read], -+ bytes_read - bytes_written_per_read)); -+ if (bytes_written_partial < 0) { -+ result = false; -+ break; -+ } -+ bytes_written_per_read += bytes_written_partial; -+ } while (bytes_written_per_read < bytes_read); -+ } -+ -+ if (HANDLE_EINTR(close(infile)) < 0) -+ result = false; -+ if (HANDLE_EINTR(close(outfile)) < 0) -+ result = false; -+ -+ return result; -+} -+ -+} // namespace file_util diff --git a/www/seamonkey/patches/patch-mozilla_ipc_chromium_src_base_file__util__linux.cc b/www/seamonkey/patches/patch-mozilla_ipc_chromium_src_base_file__util__linux.cc new file mode 100644 index 00000000000..f12225c2395 --- /dev/null +++ b/www/seamonkey/patches/patch-mozilla_ipc_chromium_src_base_file__util__linux.cc @@ -0,0 +1,13 @@ +$NetBSD: patch-mozilla_ipc_chromium_src_base_file__util__linux.cc,v 1.1 2012/09/06 12:08:51 ryoon Exp $ + +--- mozilla/ipc/chromium/src/base/file_util_linux.cc.orig 2012-08-27 04:49:15.000000000 +0000 ++++ mozilla/ipc/chromium/src/base/file_util_linux.cc +@@ -28,7 +28,7 @@ bool GetTempDir(FilePath* path) { + } + + bool GetShmemTempDir(FilePath* path) { +-#ifdef ANDROID ++#if defined(ANDROID) || defined(OS_BSD) + return GetTempDir(path); + #else + *path = FilePath("/dev/shm"); diff --git a/www/seamonkey/patches/patch-mozilla_ipc_chromium_src_base_message__loop.cc b/www/seamonkey/patches/patch-mozilla_ipc_chromium_src_base_message__loop.cc index d1914201655..39e8d76eae4 100644 --- a/www/seamonkey/patches/patch-mozilla_ipc_chromium_src_base_message__loop.cc +++ b/www/seamonkey/patches/patch-mozilla_ipc_chromium_src_base_message__loop.cc @@ -1,6 +1,6 @@ -$NetBSD: patch-mozilla_ipc_chromium_src_base_message__loop.cc,v 1.3 2012/04/28 22:48:06 ryoon Exp $ +$NetBSD: patch-mozilla_ipc_chromium_src_base_message__loop.cc,v 1.4 2012/09/06 12:08:51 ryoon Exp $ ---- mozilla/ipc/chromium/src/base/message_loop.cc.orig 2012-04-23 06:27:38.000000000 +0000 +--- mozilla/ipc/chromium/src/base/message_loop.cc.orig 2012-08-27 04:49:15.000000000 +0000 +++ mozilla/ipc/chromium/src/base/message_loop.cc @@ -19,7 +19,7 @@ #if defined(OS_POSIX) diff --git a/www/seamonkey/patches/patch-mozilla_ipc_chromium_src_base_platform__thread.h b/www/seamonkey/patches/patch-mozilla_ipc_chromium_src_base_platform__thread.h index ba2044f6c0a..fdf87521e45 100644 --- a/www/seamonkey/patches/patch-mozilla_ipc_chromium_src_base_platform__thread.h +++ b/www/seamonkey/patches/patch-mozilla_ipc_chromium_src_base_platform__thread.h @@ -1,12 +1,16 @@ -$NetBSD: patch-mozilla_ipc_chromium_src_base_platform__thread.h,v 1.3 2012/04/28 22:48:06 ryoon Exp $ +$NetBSD: patch-mozilla_ipc_chromium_src_base_platform__thread.h,v 1.4 2012/09/06 12:08:51 ryoon Exp $ ---- mozilla/ipc/chromium/src/base/platform_thread.h.orig 2012-04-23 06:27:38.000000000 +0000 +--- mozilla/ipc/chromium/src/base/platform_thread.h.orig 2012-08-27 04:49:15.000000000 +0000 +++ mozilla/ipc/chromium/src/base/platform_thread.h -@@ -25,6 +25,8 @@ typedef pthread_t PlatformThreadHandle; - #if defined(OS_LINUX) +@@ -22,9 +22,11 @@ typedef void* PlatformThreadHandle; // + #elif defined(OS_POSIX) + #include <pthread.h> + typedef pthread_t PlatformThreadHandle; +-#if defined(OS_LINUX) ++#if defined(OS_LINUX) || defined(OS_OPENBSD) #include <unistd.h> typedef pid_t PlatformThreadId; -+#elif defined(OS_FREEBSD) || defined(OS_DRAGONFLY) || defined (OS_NETBSD) ++#elif defined(OS_BSD) +typedef lwpid_t PlatformThreadId; #elif defined(OS_MACOSX) #include <mach/mach.h> diff --git a/www/seamonkey/patches/patch-mozilla_ipc_chromium_src_base_process__util.h b/www/seamonkey/patches/patch-mozilla_ipc_chromium_src_base_process__util.h index d52d350abe4..bacec8e6ecc 100644 --- a/www/seamonkey/patches/patch-mozilla_ipc_chromium_src_base_process__util.h +++ b/www/seamonkey/patches/patch-mozilla_ipc_chromium_src_base_process__util.h @@ -1,6 +1,6 @@ -$NetBSD: patch-mozilla_ipc_chromium_src_base_process__util.h,v 1.4 2012/06/14 11:27:34 ryoon Exp $ +$NetBSD: patch-mozilla_ipc_chromium_src_base_process__util.h,v 1.5 2012/09/06 12:08:51 ryoon Exp $ ---- mozilla/ipc/chromium/src/base/process_util.h.orig 2012-06-05 05:54:13.000000000 +0000 +--- mozilla/ipc/chromium/src/base/process_util.h.orig 2012-08-27 04:49:15.000000000 +0000 +++ mozilla/ipc/chromium/src/base/process_util.h @@ -280,6 +280,7 @@ class NamedProcessIterator { const ProcessEntry* NextProcessEntry(); diff --git a/www/seamonkey/patches/patch-mozilla_ipc_chromium_src_base_process__util__bsd.cc b/www/seamonkey/patches/patch-mozilla_ipc_chromium_src_base_process__util__bsd.cc index ee458aaeca1..b5601346db6 100644 --- a/www/seamonkey/patches/patch-mozilla_ipc_chromium_src_base_process__util__bsd.cc +++ b/www/seamonkey/patches/patch-mozilla_ipc_chromium_src_base_process__util__bsd.cc @@ -1,8 +1,8 @@ -$NetBSD: patch-mozilla_ipc_chromium_src_base_process__util__bsd.cc,v 1.5 2012/04/28 22:48:06 ryoon Exp $ +$NetBSD: patch-mozilla_ipc_chromium_src_base_process__util__bsd.cc,v 1.6 2012/09/06 12:08:51 ryoon Exp $ ---- mozilla/ipc/chromium/src/base/process_util_bsd.cc.orig 2012-04-27 17:19:59.000000000 +0000 +--- mozilla/ipc/chromium/src/base/process_util_bsd.cc.orig 2012-08-31 13:56:11.000000000 +0000 +++ mozilla/ipc/chromium/src/base/process_util_bsd.cc -@@ -0,0 +1,326 @@ +@@ -0,0 +1,321 @@ +// Copyright (c) 2008 The Chromium Authors. All rights reserved. +// Use of this source code is governed by a BSD-style license that can be +// found in the LICENSE file. @@ -11,36 +11,23 @@ $NetBSD: patch-mozilla_ipc_chromium_src_base_process__util__bsd.cc,v 1.5 2012/04 + +#include "base/process_util.h" + -+#include <ctype.h> -+#include <fcntl.h> -+#include <unistd.h> -+#include <string> -+#if defined(OS_DRAGONFLY) || defined(OS_FREEBSD) -+/* DragonFly, as of v3.0.1, and FreeBSD 9.0-RELEASE do not explicitly mark symbols public */ -+#define PRE_SYS_INCLUDE _Pragma("GCC visibility push(default)") -+#define POST_SYS_INCLUDE _Pragma("GCC visibility pop") -+#else -+#define PRE_SYS_INCLUDE -+#define POST_SYS_INCLUDE -+#endif -+PRE_SYS_INCLUDE -+#include <kvm.h> -+POST_SYS_INCLUDE ++#include <sys/param.h> +#include <sys/sysctl.h> -+#include <sys/types.h> +#include <sys/wait.h> -+#if defined(OS_DRAGONFLY) -+PRE_SYS_INCLUDE -+#include <sys/user.h> -+POST_SYS_INCLUDE -+#define HAVE_POSIX_SPAWN 1 -+#endif -+#if defined(OS_FREEBSD) -+PRE_SYS_INCLUDE ++#if defined(OS_DRAGONFLY) || defined(OS_FREEBSD) ++_Pragma("GCC visibility push(default)") ++#include <kvm.h> +#include <sys/user.h> -+POST_SYS_INCLUDE ++_Pragma("GCC visibility pop") +#endif + ++#include <ctype.h> ++#include <fcntl.h> ++#include <kvm.h> ++#include <unistd.h> ++ ++#include <string> ++ +#include "base/debug_util.h" +#include "base/eintr_wrapper.h" +#include "base/file_util.h" @@ -48,17 +35,21 @@ $NetBSD: patch-mozilla_ipc_chromium_src_base_process__util__bsd.cc,v 1.5 2012/04 +#include "base/string_tokenizer.h" +#include "base/string_util.h" + -+#ifdef __NetBSD__ -+#include <sys/param.h> -+#if __NetBSD_Version__ >= 600000000 ++#if (defined(_POSIX_SPAWN) && _POSIX_SPAWN > 0) \ ++ || (defined(OS_NETBSD) && __NetBSD_Version__ >= 599006500) +#define HAVE_POSIX_SPAWN 1 +#endif ++ ++#ifndef __dso_public ++# ifdef __exported ++# define __dso_public __exported ++# else ++# define __dso_public __attribute__((__visibility__("default"))) ++# endif +#endif + +#ifdef HAVE_POSIX_SPAWN -+PRE_SYS_INCLUDE +#include <spawn.h> -+POST_SYS_INCLUDE +extern "C" char **environ __dso_public; +#endif + @@ -299,7 +290,11 @@ $NetBSD: patch-mozilla_ipc_chromium_src_base_process__util__bsd.cc,v 1.5 2012/04 +# endif +#else + kvm = kvm_open(NULL, NULL, NULL, KVM_NO_FILES, NULL); ++#if defined(OS_OPENBSD) ++ struct kinfo_proc* procs = kvm_getprocs(kvm, KERN_PROC_UID, getuid(), sizeof(struct kinfo_proc), &numEntries); ++#else + struct kinfo_proc2* procs = kvm_getproc2(kvm, KERN_PROC_UID, getuid(), sizeof(struct kinfo_proc2), &numEntries); ++#endif + if (procs != NULL && numEntries > 0) { + for (int i = 0; i < numEntries; i++) { + if (exe != procs[i].p_comm) continue; diff --git a/www/seamonkey/patches/patch-mozilla_ipc_chromium_src_base_process__util__posix.cc b/www/seamonkey/patches/patch-mozilla_ipc_chromium_src_base_process__util__posix.cc index 55a8c4521de..95a0418ef85 100644 --- a/www/seamonkey/patches/patch-mozilla_ipc_chromium_src_base_process__util__posix.cc +++ b/www/seamonkey/patches/patch-mozilla_ipc_chromium_src_base_process__util__posix.cc @@ -1,6 +1,6 @@ -$NetBSD: patch-mozilla_ipc_chromium_src_base_process__util__posix.cc,v 1.3 2012/04/28 22:48:06 ryoon Exp $ +$NetBSD: patch-mozilla_ipc_chromium_src_base_process__util__posix.cc,v 1.4 2012/09/06 12:08:51 ryoon Exp $ ---- mozilla/ipc/chromium/src/base/process_util_posix.cc.orig 2012-04-23 06:27:38.000000000 +0000 +--- mozilla/ipc/chromium/src/base/process_util_posix.cc.orig 2012-08-27 04:49:15.000000000 +0000 +++ mozilla/ipc/chromium/src/base/process_util_posix.cc @@ -116,6 +116,11 @@ void CloseSuperfluousFds(const base::Inj #elif defined(OS_MACOSX) diff --git a/www/seamonkey/patches/patch-mozilla_ipc_chromium_src_base_ref__counted.h b/www/seamonkey/patches/patch-mozilla_ipc_chromium_src_base_ref__counted.h new file mode 100644 index 00000000000..2cd37d40c68 --- /dev/null +++ b/www/seamonkey/patches/patch-mozilla_ipc_chromium_src_base_ref__counted.h @@ -0,0 +1,13 @@ +$NetBSD: patch-mozilla_ipc_chromium_src_base_ref__counted.h,v 1.1 2012/09/06 12:08:51 ryoon Exp $ + +--- mozilla/ipc/chromium/src/base/ref_counted.h.orig 2012-08-27 04:49:15.000000000 +0000 ++++ mozilla/ipc/chromium/src/base/ref_counted.h +@@ -28,7 +28,7 @@ class RefCountedBase { + bool in_dtor_; + #endif + +- DFAKE_MUTEX(add_release_); ++ DFAKE_MUTEX(add_release_) + + DISALLOW_COPY_AND_ASSIGN(RefCountedBase); + }; diff --git a/www/seamonkey/patches/patch-mozilla_ipc_chromium_src_base_third__party_nspr_prtime.cc b/www/seamonkey/patches/patch-mozilla_ipc_chromium_src_base_third__party_nspr_prtime.cc index 9ac40aea341..4af49a3f75d 100644 --- a/www/seamonkey/patches/patch-mozilla_ipc_chromium_src_base_third__party_nspr_prtime.cc +++ b/www/seamonkey/patches/patch-mozilla_ipc_chromium_src_base_third__party_nspr_prtime.cc @@ -1,8 +1,8 @@ -$NetBSD: patch-mozilla_ipc_chromium_src_base_third__party_nspr_prtime.cc,v 1.3 2012/04/28 22:48:06 ryoon Exp $ +$NetBSD: patch-mozilla_ipc_chromium_src_base_third__party_nspr_prtime.cc,v 1.4 2012/09/06 12:08:51 ryoon Exp $ ---- mozilla/ipc/chromium/src/base/third_party/nspr/prtime.cc.orig 2012-04-23 06:27:38.000000000 +0000 +--- mozilla/ipc/chromium/src/base/third_party/nspr/prtime.cc.orig 2012-08-27 04:49:15.000000000 +0000 +++ mozilla/ipc/chromium/src/base/third_party/nspr/prtime.cc -@@ -212,7 +212,7 @@ PR_ImplodeTime(const PRExplodedTime *exp +@@ -180,7 +180,7 @@ PR_ImplodeTime(const PRExplodedTime *exp LL_ADD(retVal, retVal, temp); return retVal; @@ -11,7 +11,7 @@ $NetBSD: patch-mozilla_ipc_chromium_src_base_third__party_nspr_prtime.cc,v 1.3 2 struct tm exp_tm = {0}; exp_tm.tm_sec = exploded->tm_sec; exp_tm.tm_min = exploded->tm_min; -@@ -245,6 +245,24 @@ PR_ImplodeTime(const PRExplodedTime *exp +@@ -213,6 +213,24 @@ PR_ImplodeTime(const PRExplodedTime *exp result *= kSecondsToMicroseconds; result += exploded->tm_usec; return result; diff --git a/www/seamonkey/patches/patch-mozilla_ipc_chromium_src_base_time__posix.cc b/www/seamonkey/patches/patch-mozilla_ipc_chromium_src_base_time__posix.cc new file mode 100644 index 00000000000..1e7a80ee510 --- /dev/null +++ b/www/seamonkey/patches/patch-mozilla_ipc_chromium_src_base_time__posix.cc @@ -0,0 +1,13 @@ +$NetBSD: patch-mozilla_ipc_chromium_src_base_time__posix.cc,v 1.1 2012/09/06 12:08:51 ryoon Exp $ + +--- mozilla/ipc/chromium/src/base/time_posix.cc.orig 2012-08-27 04:49:15.000000000 +0000 ++++ mozilla/ipc/chromium/src/base/time_posix.cc +@@ -167,7 +167,7 @@ TimeTicks TimeTicks::Now() { + // With numer and denom = 1 (the expected case), the 64-bit absolute time + // reported in nanoseconds is enough to last nearly 585 years. + +-#elif defined(__OpenBSD__) || defined(OS_POSIX) && \ ++#elif defined(OS_OPENBSD) || defined(OS_POSIX) && \ + defined(_POSIX_MONOTONIC_CLOCK) && _POSIX_MONOTONIC_CLOCK >= 0 + + struct timespec ts; diff --git a/www/seamonkey/patches/patch-mozilla_ipc_chromium_src_chrome_common_file__descriptor__set__posix.h b/www/seamonkey/patches/patch-mozilla_ipc_chromium_src_chrome_common_file__descriptor__set__posix.h new file mode 100644 index 00000000000..e06fd471bca --- /dev/null +++ b/www/seamonkey/patches/patch-mozilla_ipc_chromium_src_chrome_common_file__descriptor__set__posix.h @@ -0,0 +1,13 @@ +$NetBSD: patch-mozilla_ipc_chromium_src_chrome_common_file__descriptor__set__posix.h,v 1.1 2012/09/06 12:08:51 ryoon Exp $ + +--- mozilla/ipc/chromium/src/chrome/common/file_descriptor_set_posix.h.orig 2012-08-27 04:49:15.000000000 +0000 ++++ mozilla/ipc/chromium/src/chrome/common/file_descriptor_set_posix.h +@@ -30,7 +30,7 @@ class FileDescriptorSet : public base::R + // In debugging mode, it's a fatal error to try and add more than this number + // of descriptors to a FileDescriptorSet. + enum { +- MAX_DESCRIPTORS_PER_MESSAGE = 4, ++ MAX_DESCRIPTORS_PER_MESSAGE = 4 + }; + + // --------------------------------------------------------------------------- diff --git a/www/seamonkey/patches/patch-mozilla_ipc_chromium_src_chrome_common_ipc__channel__posix.cc b/www/seamonkey/patches/patch-mozilla_ipc_chromium_src_chrome_common_ipc__channel__posix.cc new file mode 100644 index 00000000000..f9d106b624f --- /dev/null +++ b/www/seamonkey/patches/patch-mozilla_ipc_chromium_src_chrome_common_ipc__channel__posix.cc @@ -0,0 +1,12 @@ +$NetBSD: patch-mozilla_ipc_chromium_src_chrome_common_ipc__channel__posix.cc,v 1.1 2012/09/06 12:08:51 ryoon Exp $ + +--- mozilla/ipc/chromium/src/chrome/common/ipc_channel_posix.cc.orig 2012-08-27 04:49:15.000000000 +0000 ++++ mozilla/ipc/chromium/src/chrome/common/ipc_channel_posix.cc +@@ -7,6 +7,7 @@ + #include <errno.h> + #include <fcntl.h> + #include <stddef.h> ++#include <unistd.h> + #include <sys/types.h> + #include <sys/socket.h> + #include <sys/stat.h> diff --git a/www/seamonkey/patches/patch-mozilla_ipc_chromium_src_chrome_common_ipc__message__utils.h b/www/seamonkey/patches/patch-mozilla_ipc_chromium_src_chrome_common_ipc__message__utils.h index 7500e038cf4..113d375a1a8 100644 --- a/www/seamonkey/patches/patch-mozilla_ipc_chromium_src_chrome_common_ipc__message__utils.h +++ b/www/seamonkey/patches/patch-mozilla_ipc_chromium_src_chrome_common_ipc__message__utils.h @@ -1,13 +1,13 @@ -$NetBSD: patch-mozilla_ipc_chromium_src_chrome_common_ipc__message__utils.h,v 1.3 2012/04/28 22:48:06 ryoon Exp $ +$NetBSD: patch-mozilla_ipc_chromium_src_chrome_common_ipc__message__utils.h,v 1.4 2012/09/06 12:08:51 ryoon Exp $ ---- mozilla/ipc/chromium/src/chrome/common/ipc_message_utils.h.orig 2012-04-23 06:27:39.000000000 +0000 +--- mozilla/ipc/chromium/src/chrome/common/ipc_message_utils.h.orig 2012-08-27 04:49:15.000000000 +0000 +++ mozilla/ipc/chromium/src/chrome/common/ipc_message_utils.h @@ -195,7 +195,7 @@ struct ParamTraits<unsigned long long> { }; #endif -#if !(defined(OS_MACOSX) || defined(OS_OPENBSD) || defined(OS_WIN) || (defined(OS_LINUX) && defined(ARCH_CPU_64_BITS)) || defined(ARCH_CPU_S390)) -+#if !(defined(OS_MACOSX) || defined(OS_OPENBSD) || defined(OS_WIN) || ((defined(OS_FREEBSD) || defined(OS_DRAGONFLY) || defined(OS_NETBSD) || defined(OS_LINUX)) && defined(ARCH_CPU_64_BITS)) || defined(ARCH_CPU_S390)) ++#if !(defined(OS_MACOSX) || defined(OS_OPENBSD) || defined(OS_WIN) || ((defined(OS_BSD) || defined(OS_LINUX)) && defined(ARCH_CPU_64_BITS)) || defined(ARCH_CPU_S390)) // There size_t is a synonym for |unsigned long| ... template <> struct ParamTraits<size_t> { @@ -16,7 +16,7 @@ $NetBSD: patch-mozilla_ipc_chromium_src_chrome_common_ipc__message__utils.h,v 1. #endif // defined(OS_MACOSX) -#if !(defined(OS_LINUX) && defined(ARCH_CPU_64_BITS)) -+#if !((defined(OS_FREEBSD) || defined(OS_DRAGONFLY) || defined(OS_NETBSD) || defined(OS_LINUX)) && defined(ARCH_CPU_64_BITS)) ++#if !((defined(OS_BSD) || defined(OS_LINUX)) && defined(ARCH_CPU_64_BITS)) // int64 is |long int| on 64-bit systems, uint64 is |unsigned long| template <> struct ParamTraits<int64> { diff --git a/www/seamonkey/patches/patch-mozilla_ipc_chromium_src_chrome_common_transport__dib.h b/www/seamonkey/patches/patch-mozilla_ipc_chromium_src_chrome_common_transport__dib.h index 290c421cb7e..0c501cbbce9 100644 --- a/www/seamonkey/patches/patch-mozilla_ipc_chromium_src_chrome_common_transport__dib.h +++ b/www/seamonkey/patches/patch-mozilla_ipc_chromium_src_chrome_common_transport__dib.h @@ -1,6 +1,6 @@ -$NetBSD: patch-mozilla_ipc_chromium_src_chrome_common_transport__dib.h,v 1.3 2012/04/28 22:48:06 ryoon Exp $ +$NetBSD: patch-mozilla_ipc_chromium_src_chrome_common_transport__dib.h,v 1.4 2012/09/06 12:08:51 ryoon Exp $ ---- mozilla/ipc/chromium/src/chrome/common/transport_dib.h.orig 2012-04-23 06:27:39.000000000 +0000 +--- mozilla/ipc/chromium/src/chrome/common/transport_dib.h.orig 2012-08-27 04:49:15.000000000 +0000 +++ mozilla/ipc/chromium/src/chrome/common/transport_dib.h @@ -7,7 +7,7 @@ @@ -16,7 +16,7 @@ $NetBSD: patch-mozilla_ipc_chromium_src_chrome_common_transport__dib.h,v 1.3 201 }; typedef HandleAndSequenceNum Id; -#elif defined(OS_MACOSX) -+#elif defined(OS_WIN) || defined(OS_MACOSX) || defined(OS_BSD) ++#elif defined(OS_MACOSX) || defined(OS_BSD) typedef base::SharedMemoryHandle Handle; // On Mac, the inode number of the backing file is used as an id. typedef base::SharedMemoryId Id; diff --git a/www/seamonkey/patches/patch-mozilla_ipc_glue_GeckoChildProcessHost.cpp b/www/seamonkey/patches/patch-mozilla_ipc_glue_GeckoChildProcessHost.cpp index 960d8140fdb..c377979a1f3 100644 --- a/www/seamonkey/patches/patch-mozilla_ipc_glue_GeckoChildProcessHost.cpp +++ b/www/seamonkey/patches/patch-mozilla_ipc_glue_GeckoChildProcessHost.cpp @@ -1,8 +1,8 @@ -$NetBSD: patch-mozilla_ipc_glue_GeckoChildProcessHost.cpp,v 1.3 2012/04/28 22:48:06 ryoon Exp $ +$NetBSD: patch-mozilla_ipc_glue_GeckoChildProcessHost.cpp,v 1.4 2012/09/06 12:08:51 ryoon Exp $ ---- mozilla/ipc/glue/GeckoChildProcessHost.cpp.orig 2012-04-23 06:27:39.000000000 +0000 +--- mozilla/ipc/glue/GeckoChildProcessHost.cpp.orig 2012-08-27 04:49:15.000000000 +0000 +++ mozilla/ipc/glue/GeckoChildProcessHost.cpp -@@ -430,7 +430,7 @@ GeckoChildProcessHost::PerformAsyncLaunc +@@ -410,7 +410,7 @@ GeckoChildProcessHost::PerformAsyncLaunc // and passing wstrings from one config to the other is unsafe. So // we split the logic here. @@ -11,7 +11,7 @@ $NetBSD: patch-mozilla_ipc_glue_GeckoChildProcessHost.cpp,v 1.3 2012/04/28 22:48 base::environment_map newEnvVars; // XPCOM may not be initialized in some subprocesses. We don't want // to initialize XPCOM just for the directory service, especially -@@ -445,8 +445,8 @@ GeckoChildProcessHost::PerformAsyncLaunc +@@ -425,8 +425,8 @@ GeckoChildProcessHost::PerformAsyncLaunc if (NS_SUCCEEDED(rv)) { nsCString path; greDir->GetNativePath(path); @@ -22,7 +22,7 @@ $NetBSD: patch-mozilla_ipc_glue_GeckoChildProcessHost.cpp,v 1.3 2012/04/28 22:48 path += "/lib"; # endif // MOZ_WIDGET_ANDROID const char *ld_library_path = PR_GetEnv("LD_LIBRARY_PATH"); -@@ -557,7 +557,7 @@ GeckoChildProcessHost::PerformAsyncLaunc +@@ -537,7 +537,7 @@ GeckoChildProcessHost::PerformAsyncLaunc childArgv.push_back(pidstring); #if defined(MOZ_CRASHREPORTER) @@ -31,7 +31,7 @@ $NetBSD: patch-mozilla_ipc_glue_GeckoChildProcessHost.cpp,v 1.3 2012/04/28 22:48 int childCrashFd, childCrashRemapFd; if (!CrashReporter::CreateNotificationPipeForChild( &childCrashFd, &childCrashRemapFd)) -@@ -594,7 +594,7 @@ GeckoChildProcessHost::PerformAsyncLaunc +@@ -574,7 +574,7 @@ GeckoChildProcessHost::PerformAsyncLaunc #endif base::LaunchApp(childArgv, mFileMap, diff --git a/www/seamonkey/patches/patch-mozilla_ipc_glue_SharedMemorySysV.h b/www/seamonkey/patches/patch-mozilla_ipc_glue_SharedMemorySysV.h new file mode 100644 index 00000000000..eb57555b29a --- /dev/null +++ b/www/seamonkey/patches/patch-mozilla_ipc_glue_SharedMemorySysV.h @@ -0,0 +1,13 @@ +$NetBSD: patch-mozilla_ipc_glue_SharedMemorySysV.h,v 1.1 2012/09/06 12:08:51 ryoon Exp $ + +--- mozilla/ipc/glue/SharedMemorySysV.h.orig 2012-08-27 04:49:15.000000000 +0000 ++++ mozilla/ipc/glue/SharedMemorySysV.h +@@ -8,7 +8,7 @@ + #ifndef mozilla_ipc_SharedMemorySysV_h + #define mozilla_ipc_SharedMemorySysV_h + +-#if defined(OS_LINUX) && !defined(ANDROID) ++#if defined(OS_LINUX) && !defined(ANDROID) || defined(OS_BSD) + + // SysV shared memory isn't available on Windows, but we define the + // following macro so that #ifdefs are clearer (compared to #ifdef diff --git a/www/seamonkey/patches/patch-mozilla_js_src_config_rules.mk b/www/seamonkey/patches/patch-mozilla_js_src_config_rules.mk deleted file mode 100644 index c9c8088d09c..00000000000 --- a/www/seamonkey/patches/patch-mozilla_js_src_config_rules.mk +++ /dev/null @@ -1,22 +0,0 @@ -$NetBSD: patch-mozilla_js_src_config_rules.mk,v 1.2 2012/07/19 17:33:29 ryoon Exp $ - ---- mozilla/js/src/config/rules.mk.orig 2012-07-17 18:13:32.000000000 +0000 -+++ mozilla/js/src/config/rules.mk -@@ -1452,7 +1452,7 @@ $(XPIDL_GEN_DIR)/%.h: %.idl $(XPIDL_DEPS - $(PYTHON_PATH) \ - $(PLY_INCLUDE) \ - -I$(topsrcdir)/xpcom/idl-parser \ -- $(topsrcdir)/xpcom/idl-parser/header.py --cachedir=$(DEPTH)/xpcom/idl-parser $(XPIDL_FLAGS) $(_VPATH_SRCS) -d $(MDDEPDIR)/$(@F).pp -o $@ -+ $(topsrcdir)/xpcom/idl-parser/header.py --cachedir=$(DEPTH)/xpcom/idl-parser/cache $(XPIDL_FLAGS) $(_VPATH_SRCS) -d $(MDDEPDIR)/$(@F).pp -o $@ - @if test -n "$(findstring $*.h, $(EXPORTS))"; \ - then echo "*** WARNING: file $*.h generated from $*.idl overrides $(srcdir)/$*.h"; else true; fi - -@@ -1465,7 +1465,7 @@ $(XPIDL_GEN_DIR)/%.xpt: %.idl $(XPIDL_DE - $(PLY_INCLUDE) \ - -I$(topsrcdir)/xpcom/idl-parser \ - -I$(topsrcdir)/xpcom/typelib/xpt/tools \ -- $(topsrcdir)/xpcom/idl-parser/typelib.py --cachedir=$(DEPTH)/xpcom/idl-parser $(XPIDL_FLAGS) $(_VPATH_SRCS) -d $(MDDEPDIR)/$(@F).pp -o $@ -+ $(topsrcdir)/xpcom/idl-parser/typelib.py --cachedir=$(DEPTH)/xpcom/idl-parser/cache $(XPIDL_FLAGS) $(_VPATH_SRCS) -d $(MDDEPDIR)/$(@F).pp -o $@ - - # no need to link together if XPIDLSRCS contains only XPIDL_MODULE - ifneq ($(XPIDL_MODULE).idl,$(strip $(XPIDLSRCS))) diff --git a/www/seamonkey/patches/patch-mozilla_js_src_config_system-headers b/www/seamonkey/patches/patch-mozilla_js_src_config_system-headers new file mode 100644 index 00000000000..e793a1a79e7 --- /dev/null +++ b/www/seamonkey/patches/patch-mozilla_js_src_config_system-headers @@ -0,0 +1,12 @@ +$NetBSD: patch-mozilla_js_src_config_system-headers,v 1.1 2012/09/06 12:08:52 ryoon Exp $ + +--- mozilla/js/src/config/system-headers.orig 2012-08-27 04:49:15.000000000 +0000 ++++ mozilla/js/src/config/system-headers +@@ -1059,3 +1059,7 @@ gst/gst.h + gst/app/gstappsink.h + gst/app/gstappsrc.h + gst/video/video.h ++sys/thr.h ++sys/user.h ++kvm.h ++spawn.h diff --git a/www/seamonkey/patches/patch-mozilla_js_src_jscpucfg.h b/www/seamonkey/patches/patch-mozilla_js_src_jscpucfg.h index 9c0b880b143..8c56284f6c1 100644 --- a/www/seamonkey/patches/patch-mozilla_js_src_jscpucfg.h +++ b/www/seamonkey/patches/patch-mozilla_js_src_jscpucfg.h @@ -1,8 +1,8 @@ -$NetBSD: patch-mozilla_js_src_jscpucfg.h,v 1.3 2012/04/28 22:48:06 ryoon Exp $ +$NetBSD: patch-mozilla_js_src_jscpucfg.h,v 1.4 2012/09/06 12:08:52 ryoon Exp $ ---- mozilla/js/src/jscpucfg.h.orig 2012-04-23 06:27:43.000000000 +0000 +--- mozilla/js/src/jscpucfg.h.orig 2012-08-27 04:49:16.000000000 +0000 +++ mozilla/js/src/jscpucfg.h -@@ -77,6 +77,21 @@ +@@ -44,6 +44,21 @@ # define IS_BIG_ENDIAN 1 # endif diff --git a/www/seamonkey/patches/patch-mozilla_js_src_jsgc.cpp b/www/seamonkey/patches/patch-mozilla_js_src_jsgc.cpp new file mode 100644 index 00000000000..26b13c0993d --- /dev/null +++ b/www/seamonkey/patches/patch-mozilla_js_src_jsgc.cpp @@ -0,0 +1,17 @@ +$NetBSD: patch-mozilla_js_src_jsgc.cpp,v 1.1 2012/09/06 12:08:52 ryoon Exp $ + +--- mozilla/js/src/jsgc.cpp.orig 2012-08-27 04:49:16.000000000 +0000 ++++ mozilla/js/src/jsgc.cpp +@@ -2635,8 +2635,12 @@ GetCPUCount() + GetSystemInfo(&sysinfo); + ncpus = unsigned(sysinfo.dwNumberOfProcessors); + # else ++# ifdef _SC_NPROCESSORS_ONLN + long n = sysconf(_SC_NPROCESSORS_ONLN); + ncpus = (n > 0) ? unsigned(n) : 1; ++# else ++ ncpus = 1; ++# endif + # endif + } + return ncpus; diff --git a/www/seamonkey/patches/patch-mozilla_js_src_methodjit_MethodJIT.cpp b/www/seamonkey/patches/patch-mozilla_js_src_methodjit_MethodJIT.cpp index 5ef68972b69..265311bf26b 100644 --- a/www/seamonkey/patches/patch-mozilla_js_src_methodjit_MethodJIT.cpp +++ b/www/seamonkey/patches/patch-mozilla_js_src_methodjit_MethodJIT.cpp @@ -1,8 +1,8 @@ -$NetBSD: patch-mozilla_js_src_methodjit_MethodJIT.cpp,v 1.3 2012/04/28 22:48:06 ryoon Exp $ +$NetBSD: patch-mozilla_js_src_methodjit_MethodJIT.cpp,v 1.4 2012/09/06 12:08:52 ryoon Exp $ ---- mozilla/js/src/methodjit/MethodJIT.cpp.orig 2012-04-23 06:27:43.000000000 +0000 +--- mozilla/js/src/methodjit/MethodJIT.cpp.orig 2012-08-27 04:49:16.000000000 +0000 +++ mozilla/js/src/methodjit/MethodJIT.cpp -@@ -167,7 +167,7 @@ PopActiveVMFrame(VMFrame &f) +@@ -135,7 +135,7 @@ PopActiveVMFrame(VMFrame &f) JS_STATIC_ASSERT(offsetof(FrameRegs, sp) == 0); diff --git a/www/seamonkey/patches/patch-mozilla_js_src_yarr_pcre_pcre.h b/www/seamonkey/patches/patch-mozilla_js_src_yarr_pcre_pcre.h deleted file mode 100644 index b627bcac062..00000000000 --- a/www/seamonkey/patches/patch-mozilla_js_src_yarr_pcre_pcre.h +++ /dev/null @@ -1,14 +0,0 @@ -$NetBSD: patch-mozilla_js_src_yarr_pcre_pcre.h,v 1.3 2012/04/28 22:48:06 ryoon Exp $ - ---- mozilla/js/src/yarr/pcre/pcre.h.orig 2012-04-23 06:27:49.000000000 +0000 -+++ mozilla/js/src/yarr/pcre/pcre.h -@@ -46,7 +46,9 @@ POSSIBILITY OF SUCH DAMAGE. - #include "assembler/wtf/Platform.h" - #include "jsstr.h" - #include "jsprvtd.h" -+#if ENABLE_ASSEMBLER - #include "jstl.h" -+#endif - - typedef jschar UChar; - typedef JSLinearString UString; diff --git a/www/seamonkey/patches/patch-mozilla_js_xpconnect_src_Makefile.in b/www/seamonkey/patches/patch-mozilla_js_xpconnect_src_Makefile.in deleted file mode 100644 index 4fb1d46fd47..00000000000 --- a/www/seamonkey/patches/patch-mozilla_js_xpconnect_src_Makefile.in +++ /dev/null @@ -1,49 +0,0 @@ -$NetBSD: patch-mozilla_js_xpconnect_src_Makefile.in,v 1.1 2012/06/14 11:27:34 ryoon Exp $ - ---- mozilla/js/xpconnect/src/Makefile.in.orig 2012-06-05 05:54:16.000000000 +0000 -+++ mozilla/js/xpconnect/src/Makefile.in -@@ -151,7 +151,7 @@ dom_quickstubs.cpp: $(srcdir)/dom_quicks - -I$(topsrcdir)/xpcom/idl-parser \ - $(srcdir)/qsgen.py \ - --idlpath=$(DEPTH)/dist/idl \ -- --cachedir=$(DEPTH)/xpcom/idl-parser \ -+ --cachedir=$(DEPTH)/xpcom/idl-parser/cache \ - --header-output dom_quickstubs.h \ - --stub-output dom_quickstubs.cpp \ - --makedepend-output $(MDDEPDIR)/dom_qsgen.pp \ -@@ -172,7 +172,7 @@ dombindings_gen.h: $(srcdir)/dombindings - -I$(topsrcdir)/xpcom/idl-parser \ - $(srcdir)/dombindingsgen.py \ - --idlpath=$(DEPTH)/dist/idl \ -- --cachedir=$(DEPTH)/xpcom/idl-parser \ -+ --cachedir=$(DEPTH)/xpcom/idl-parser/cache \ - --header-output dombindings_gen.h \ - $(srcdir)/dombindings.conf - -@@ -189,7 +189,7 @@ dombindings_gen.cpp: $(srcdir)/dombindin - -I$(topsrcdir)/xpcom/idl-parser \ - $(srcdir)/dombindingsgen.py \ - --idlpath=$(DEPTH)/dist/idl \ -- --cachedir=$(DEPTH)/xpcom/idl-parser \ -+ --cachedir=$(DEPTH)/xpcom/idl-parser/cache \ - --stub-output dombindings_gen.cpp \ - --makedepend-output $(MDDEPDIR)/dombindingsgen.pp \ - $(srcdir)/dombindings.conf -@@ -208,7 +208,7 @@ DictionaryHelpers.h: $(srcdir)/dictionar - -I$(topsrcdir)/xpcom/idl-parser \ - $(srcdir)/dictionary_helper_gen.py \ - -I $(DEPTH)/dist/idl \ -- --cachedir=$(DEPTH)/xpcom/idl-parser \ -+ --cachedir=$(DEPTH)/xpcom/idl-parser/cache \ - --header-output DictionaryHelpers.h \ - $(srcdir)/dictionary_helper_gen.conf - -@@ -223,7 +223,7 @@ DictionaryHelpers.cpp: $(srcdir)/diction - -I$(topsrcdir)/xpcom/idl-parser \ - $(srcdir)/dictionary_helper_gen.py \ - -I $(DEPTH)/dist/idl \ -- --cachedir=$(DEPTH)/xpcom/idl-parser \ -+ --cachedir=$(DEPTH)/xpcom/idl-parser/cache \ - --header-output DictionaryHelpers.h \ - --stub-output DictionaryHelpers.cpp \ - --makedepend-output $(MDDEPDIR)/dictionary_helper_gen.pp \ diff --git a/www/seamonkey/patches/patch-mozilla_media_libsydneyaudio_src_sydney__audio__pulseaudio.c b/www/seamonkey/patches/patch-mozilla_media_libsydneyaudio_src_sydney__audio__pulseaudio.c index aacf2172944..fb2d4604e9f 100644 --- a/www/seamonkey/patches/patch-mozilla_media_libsydneyaudio_src_sydney__audio__pulseaudio.c +++ b/www/seamonkey/patches/patch-mozilla_media_libsydneyaudio_src_sydney__audio__pulseaudio.c @@ -1,8 +1,8 @@ -$NetBSD: patch-mozilla_media_libsydneyaudio_src_sydney__audio__pulseaudio.c,v 1.1 2012/04/28 22:48:06 ryoon Exp $ +$NetBSD: patch-mozilla_media_libsydneyaudio_src_sydney__audio__pulseaudio.c,v 1.2 2012/09/06 12:08:52 ryoon Exp $ ---- mozilla/media/libsydneyaudio/src/sydney_audio_pulseaudio.c.orig 2012-04-23 06:28:07.000000000 +0000 +--- mozilla/media/libsydneyaudio/src/sydney_audio_pulseaudio.c.orig 2012-08-27 04:49:25.000000000 +0000 +++ mozilla/media/libsydneyaudio/src/sydney_audio_pulseaudio.c -@@ -29,7 +29,9 @@ +@@ -6,7 +6,9 @@ #include <stdio.h> #include <string.h> #include <pthread.h> diff --git a/www/seamonkey/patches/patch-mozilla_media_libvpx_vpx_config.h b/www/seamonkey/patches/patch-mozilla_media_libvpx_vpx_config.h index 9b38894fa4c..e9f0839ad22 100644 --- a/www/seamonkey/patches/patch-mozilla_media_libvpx_vpx_config.h +++ b/www/seamonkey/patches/patch-mozilla_media_libvpx_vpx_config.h @@ -1,8 +1,8 @@ -$NetBSD: patch-mozilla_media_libvpx_vpx_config.h,v 1.4 2012/04/28 22:48:06 ryoon Exp $ +$NetBSD: patch-mozilla_media_libvpx_vpx_config.h,v 1.5 2012/09/06 12:08:52 ryoon Exp $ ---- mozilla/media/libvpx/vpx_config.h.orig 2012-04-23 06:28:07.000000000 +0000 +--- mozilla/media/libvpx/vpx_config.h.orig 2012-08-27 04:49:25.000000000 +0000 +++ mozilla/media/libvpx/vpx_config.h -@@ -12,12 +12,12 @@ +@@ -16,12 +16,12 @@ /* 32 bit MacOS. */ #include "vpx_config_x86-darwin9-gcc.h" diff --git a/www/seamonkey/patches/patch-mozilla_media_libvpx_vpx_config_c.c b/www/seamonkey/patches/patch-mozilla_media_libvpx_vpx_config_c.c index d8b8fda1912..c9547aa7809 100644 --- a/www/seamonkey/patches/patch-mozilla_media_libvpx_vpx_config_c.c +++ b/www/seamonkey/patches/patch-mozilla_media_libvpx_vpx_config_c.c @@ -1,8 +1,8 @@ -$NetBSD: patch-mozilla_media_libvpx_vpx_config_c.c,v 1.4 2012/04/28 22:48:06 ryoon Exp $ +$NetBSD: patch-mozilla_media_libvpx_vpx_config_c.c,v 1.5 2012/09/06 12:08:52 ryoon Exp $ ---- mozilla/media/libvpx/vpx_config_c.c.orig 2012-04-23 06:28:07.000000000 +0000 +--- mozilla/media/libvpx/vpx_config_c.c.orig 2012-08-27 04:49:25.000000000 +0000 +++ mozilla/media/libvpx/vpx_config_c.c -@@ -12,12 +12,12 @@ +@@ -15,12 +15,12 @@ /* 32 bit MacOS. */ #include "vpx_config_x86-darwin9-gcc.c" diff --git a/www/seamonkey/patches/patch-mozilla_memory_mozalloc_mozalloc.cpp b/www/seamonkey/patches/patch-mozilla_memory_mozalloc_mozalloc.cpp deleted file mode 100644 index af80654801e..00000000000 --- a/www/seamonkey/patches/patch-mozilla_memory_mozalloc_mozalloc.cpp +++ /dev/null @@ -1,15 +0,0 @@ -$NetBSD: patch-mozilla_memory_mozalloc_mozalloc.cpp,v 1.1 2012/07/19 17:33:29 ryoon Exp $ - -* Fix build on NetBSD with mozilla-jemalloc option (functionality is not tested) - ---- mozilla/memory/mozalloc/mozalloc.cpp.orig 2012-07-15 12:00:39.000000000 +0000 -+++ mozilla/memory/mozalloc/mozalloc.cpp -@@ -243,7 +243,7 @@ moz_malloc_usable_size(void *ptr) - - #if defined(XP_MACOSX) - return malloc_size(ptr); --#elif defined(MOZ_MEMORY) || (defined(XP_LINUX) && !defined(ANDROID)) -+#elif (defined(MOZ_MEMORY) && !defined(__NetBSD__)) || (defined(XP_LINUX) && !defined(ANDROID)) - // Android bionic libc doesn't have malloc_usable_size. - return malloc_usable_size(ptr); - #elif defined(XP_WIN) diff --git a/www/seamonkey/patches/patch-mozilla_netwerk_protocol_http_HttpChannelParent.cpp b/www/seamonkey/patches/patch-mozilla_netwerk_protocol_http_HttpChannelParent.cpp index a86e8b43fbe..410be96b806 100644 --- a/www/seamonkey/patches/patch-mozilla_netwerk_protocol_http_HttpChannelParent.cpp +++ b/www/seamonkey/patches/patch-mozilla_netwerk_protocol_http_HttpChannelParent.cpp @@ -1,18 +1,21 @@ -$NetBSD: patch-mozilla_netwerk_protocol_http_HttpChannelParent.cpp,v 1.3 2012/07/19 17:33:29 ryoon Exp $ +$NetBSD: patch-mozilla_netwerk_protocol_http_HttpChannelParent.cpp,v 1.4 2012/09/06 12:08:52 ryoon Exp $ * Fix build with gcc<4.5, for example, DragonFly 3.0.1. See https://bugzilla.mozilla.org/show_bug.cgi?id=621446 ---- mozilla/netwerk/protocol/http/HttpChannelParent.cpp.orig 2012-07-17 18:35:20.000000000 +0000 +--- mozilla/netwerk/protocol/http/HttpChannelParent.cpp.orig 2012-08-27 04:49:27.000000000 +0000 +++ mozilla/netwerk/protocol/http/HttpChannelParent.cpp -@@ -340,6 +340,10 @@ HttpChannelParent::RecvUpdateAssociatedC - // Compiling this with GCC <= 4.4 fails with an internal compiler error - #pragma GCC optimize ("O0") - #endif +@@ -299,6 +299,13 @@ HttpChannelParent::RecvUpdateAssociatedC + return true; + } + ++// Compiling with a version of GCC <= 4.4 fails with an internal compiler ++// error. +#if !defined(__GNUC__) || \ + (__GNUC__ >= 5) || (__GNUC__ == 4 && __GNUC_MINOR__ >= 5) +#pragma GCC optimize ("O0") +#endif - ++ bool HttpChannelParent::RecvRedirect2Verify(const nsresult& result, + const RequestHeaderTuples& changedHeaders) diff --git a/www/seamonkey/patches/patch-mozilla_nsprpub_pr_include_md___dragonfly.cfg b/www/seamonkey/patches/patch-mozilla_nsprpub_pr_include_md___dragonfly.cfg deleted file mode 100644 index b40349a1a23..00000000000 --- a/www/seamonkey/patches/patch-mozilla_nsprpub_pr_include_md___dragonfly.cfg +++ /dev/null @@ -1,199 +0,0 @@ -$NetBSD: patch-mozilla_nsprpub_pr_include_md___dragonfly.cfg,v 1.3 2012/04/28 22:48:06 ryoon Exp $ - ---- mozilla/nsprpub/pr/include/md/_dragonfly.cfg.orig 2012-04-27 17:20:00.000000000 +0000 -+++ mozilla/nsprpub/pr/include/md/_dragonfly.cfg -@@ -0,0 +1,194 @@ -+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ -+/* ***** BEGIN LICENSE BLOCK ***** -+ * Version: MPL 1.1/GPL 2.0/LGPL 2.1 -+ * -+ * The contents of this file are subject to the Mozilla Public License Version -+ * 1.1 (the "License"); you may not use this file except in compliance with -+ * the License. You may obtain a copy of the License at -+ * http://www.mozilla.org/MPL/ -+ * -+ * Software distributed under the License is distributed on an "AS IS" basis, -+ * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License -+ * for the specific language governing rights and limitations under the -+ * License. -+ * -+ * The Original Code is the Netscape Portable Runtime (NSPR). -+ * -+ * The Initial Developer of the Original Code is -+ * Netscape Communications Corporation. -+ * Portions created by the Initial Developer are Copyright (C) 1998-2000 -+ * the Initial Developer. All Rights Reserved. -+ * -+ * Contributor(s): -+ * -+ * Alternatively, the contents of this file may be used under the terms of -+ * either the GNU General Public License Version 2 or later (the "GPL"), or -+ * the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), -+ * in which case the provisions of the GPL or the LGPL are applicable instead -+ * of those above. If you wish to allow use of your version of this file only -+ * under the terms of either the GPL or the LGPL, and not to allow others to -+ * use your version of this file under the terms of the MPL, indicate your -+ * decision by deleting the provisions above and replace them with the notice -+ * and other provisions required by the GPL or the LGPL. If you do not delete -+ * the provisions above, a recipient may use your version of this file under -+ * the terms of any one of the MPL, the GPL or the LGPL. -+ * -+ * ***** END LICENSE BLOCK ***** */ -+ -+#ifndef nspr_cpucfg___ -+#define nspr_cpucfg___ -+ -+#ifndef XP_UNIX -+#define XP_UNIX -+#endif -+ -+#define PR_AF_INET6 28 /* same as AF_INET6 */ -+ -+#ifndef HAVE_LONG_LONG -+#define HAVE_LONG_LONG -+#endif -+ -+#if defined(__i386__) -+ -+#define IS_LITTLE_ENDIAN 1 -+#undef IS_BIG_ENDIAN -+#undef HAVE_ALIGNED_DOUBLES -+#undef HAVE_ALIGNED_LONGLONGS -+ -+#define PR_BYTES_PER_BYTE 1 -+#define PR_BYTES_PER_SHORT 2 -+#define PR_BYTES_PER_INT 4 -+#define PR_BYTES_PER_INT64 8 -+#define PR_BYTES_PER_LONG 4 -+#define PR_BYTES_PER_FLOAT 4 -+#define PR_BYTES_PER_DOUBLE 8 -+#define PR_BYTES_PER_WORD 4 -+#define PR_BYTES_PER_DWORD 8 -+#define PR_BYTES_PER_WORD_LOG2 2 -+#define PR_BYTES_PER_DWORD_LOG2 3 -+ -+#define PR_BITS_PER_BYTE 8 -+#define PR_BITS_PER_SHORT 16 -+#define PR_BITS_PER_INT 32 -+#define PR_BITS_PER_INT64 64 -+#define PR_BITS_PER_LONG 32 -+#define PR_BITS_PER_FLOAT 32 -+#define PR_BITS_PER_DOUBLE 64 -+#define PR_BITS_PER_WORD 32 -+ -+#define PR_BITS_PER_BYTE_LOG2 3 -+#define PR_BITS_PER_SHORT_LOG2 4 -+#define PR_BITS_PER_INT_LOG2 5 -+#define PR_BITS_PER_INT64_LOG2 6 -+#define PR_BITS_PER_LONG_LOG2 5 -+#define PR_BITS_PER_FLOAT_LOG2 5 -+#define PR_BITS_PER_DOUBLE_LOG2 6 -+#define PR_BITS_PER_WORD_LOG2 5 -+ -+#define PR_ALIGN_OF_SHORT 2 -+#define PR_ALIGN_OF_INT 4 -+#define PR_ALIGN_OF_LONG 4 -+#define PR_ALIGN_OF_INT64 4 -+#define PR_ALIGN_OF_FLOAT 4 -+#define PR_ALIGN_OF_DOUBLE 4 -+#define PR_ALIGN_OF_POINTER 4 -+ -+#elif defined(__amd64__) -+ -+#define IS_LITTLE_ENDIAN 1 -+#undef IS_BIG_ENDIAN -+#define HAVE_ALIGNED_DOUBLES -+#define HAVE_ALIGNED_LONGLONGS -+#define IS_64 -+ -+#define PR_BYTES_PER_BYTE 1 -+#define PR_BYTES_PER_SHORT 2 -+#define PR_BYTES_PER_INT 4 -+#define PR_BYTES_PER_INT64 8 -+#define PR_BYTES_PER_LONG 8 -+#define PR_BYTES_PER_FLOAT 4 -+#define PR_BYTES_PER_DOUBLE 8 -+#define PR_BYTES_PER_WORD 8 -+#define PR_BYTES_PER_DWORD 8 -+#define PR_BYTES_PER_WORD_LOG2 3 -+#define PR_BYTES_PER_DWORD_LOG2 3 -+ -+#define PR_BITS_PER_BYTE 8 -+#define PR_BITS_PER_SHORT 16 -+#define PR_BITS_PER_INT 32 -+#define PR_BITS_PER_INT64 64 -+#define PR_BITS_PER_LONG 64 -+#define PR_BITS_PER_FLOAT 32 -+#define PR_BITS_PER_DOUBLE 64 -+#define PR_BITS_PER_WORD 64 -+ -+#define PR_BITS_PER_BYTE_LOG2 3 -+#define PR_BITS_PER_SHORT_LOG2 4 -+#define PR_BITS_PER_INT_LOG2 5 -+#define PR_BITS_PER_INT64_LOG2 6 -+#define PR_BITS_PER_LONG_LOG2 6 -+#define PR_BITS_PER_FLOAT_LOG2 5 -+#define PR_BITS_PER_DOUBLE_LOG2 6 -+#define PR_BITS_PER_WORD_LOG2 6 -+ -+#define PR_ALIGN_OF_SHORT 2 -+#define PR_ALIGN_OF_INT 4 -+#define PR_ALIGN_OF_LONG 8 -+#define PR_ALIGN_OF_INT64 8 -+#define PR_ALIGN_OF_FLOAT 4 -+#define PR_ALIGN_OF_DOUBLE 8 -+#define PR_ALIGN_OF_POINTER 8 -+#define PR_ALIGN_OF_WORD 8 -+ -+#else -+ -+#error "Unknown CPU architecture" -+ -+#endif -+ -+#ifndef NO_NSPR_10_SUPPORT -+ -+#define BYTES_PER_BYTE PR_BYTES_PER_BYTE -+#define BYTES_PER_SHORT PR_BYTES_PER_SHORT -+#define BYTES_PER_INT PR_BYTES_PER_INT -+#define BYTES_PER_INT64 PR_BYTES_PER_INT64 -+#define BYTES_PER_LONG PR_BYTES_PER_LONG -+#define BYTES_PER_FLOAT PR_BYTES_PER_FLOAT -+#define BYTES_PER_DOUBLE PR_BYTES_PER_DOUBLE -+#define BYTES_PER_WORD PR_BYTES_PER_WORD -+#define BYTES_PER_DWORD PR_BYTES_PER_DWORD -+ -+#define BITS_PER_BYTE PR_BITS_PER_BYTE -+#define BITS_PER_SHORT PR_BITS_PER_SHORT -+#define BITS_PER_INT PR_BITS_PER_INT -+#define BITS_PER_INT64 PR_BITS_PER_INT64 -+#define BITS_PER_LONG PR_BITS_PER_LONG -+#define BITS_PER_FLOAT PR_BITS_PER_FLOAT -+#define BITS_PER_DOUBLE PR_BITS_PER_DOUBLE -+#define BITS_PER_WORD PR_BITS_PER_WORD -+ -+#define BITS_PER_BYTE_LOG2 PR_BITS_PER_BYTE_LOG2 -+#define BITS_PER_SHORT_LOG2 PR_BITS_PER_SHORT_LOG2 -+#define BITS_PER_INT_LOG2 PR_BITS_PER_INT_LOG2 -+#define BITS_PER_INT64_LOG2 PR_BITS_PER_INT64_LOG2 -+#define BITS_PER_LONG_LOG2 PR_BITS_PER_LONG_LOG2 -+#define BITS_PER_FLOAT_LOG2 PR_BITS_PER_FLOAT_LOG2 -+#define BITS_PER_DOUBLE_LOG2 PR_BITS_PER_DOUBLE_LOG2 -+#define BITS_PER_WORD_LOG2 PR_BITS_PER_WORD_LOG2 -+ -+#define ALIGN_OF_SHORT PR_ALIGN_OF_SHORT -+#define ALIGN_OF_INT PR_ALIGN_OF_INT -+#define ALIGN_OF_LONG PR_ALIGN_OF_LONG -+#define ALIGN_OF_INT64 PR_ALIGN_OF_INT64 -+#define ALIGN_OF_FLOAT PR_ALIGN_OF_FLOAT -+#define ALIGN_OF_DOUBLE PR_ALIGN_OF_DOUBLE -+#define ALIGN_OF_POINTER PR_ALIGN_OF_POINTER -+#define ALIGN_OF_WORD PR_ALIGN_OF_WORD -+ -+#define BYTES_PER_WORD_LOG2 PR_BYTES_PER_WORD_LOG2 -+#define BYTES_PER_DWORD_LOG2 PR_BYTES_PER_DWORD_LOG2 -+#define WORDS_PER_DWORD_LOG2 PR_WORDS_PER_DWORD_LOG2 -+ -+#endif /* NO_NSPR_10_SUPPORT */ -+ -+#endif /* nspr_cpucfg___ */ diff --git a/www/seamonkey/patches/patch-mozilla_nsprpub_pr_include_md___pth.h b/www/seamonkey/patches/patch-mozilla_nsprpub_pr_include_md___pth.h deleted file mode 100644 index 4d3b1e640b8..00000000000 --- a/www/seamonkey/patches/patch-mozilla_nsprpub_pr_include_md___pth.h +++ /dev/null @@ -1,30 +0,0 @@ -$NetBSD: patch-mozilla_nsprpub_pr_include_md___pth.h,v 1.3 2012/04/28 22:48:06 ryoon Exp $ - ---- mozilla/nsprpub/pr/include/md/_pth.h.orig 2012-04-23 06:28:13.000000000 +0000 -+++ mozilla/nsprpub/pr/include/md/_pth.h -@@ -146,7 +146,7 @@ - #define _PT_PTHREAD_COPY_THR_HANDLE(st, dt) (dt) = (st) - #elif defined(IRIX) || defined(OSF1) || defined(AIX) || defined(SOLARIS) \ - || defined(LINUX) || defined(__GNU__) || defined(__GLIBC__) \ -- || defined(HPUX) || defined(FREEBSD) \ -+ || defined(HPUX) || defined(FREEBSD) || defined(__DragonFly__) \ - || defined(NETBSD) || defined(OPENBSD) || defined(BSDI) \ - || defined(NTO) || defined(DARWIN) \ - || defined(UNIXWARE) || defined(RISCOS) || defined(SYMBIAN) -@@ -237,7 +237,7 @@ - #endif /* defined(_PR_DCETHREADS) */ - - #elif defined(LINUX) || defined(__GNU__) || defined(__GLIBC__) \ -- || defined(FREEBSD) || defined(SYMBIAN) -+ || defined(FREEBSD) || defined(SYMBIAN) || defined(__DragonFly__) - #define PT_PRIO_MIN sched_get_priority_min(SCHED_OTHER) - #define PT_PRIO_MAX sched_get_priority_max(SCHED_OTHER) - #elif defined(NTO) -@@ -296,6 +296,7 @@ extern int (*_PT_aix_yield_fcn)(); - #elif defined(HPUX) || defined(SOLARIS) \ - || defined(LINUX) || defined(__GNU__) || defined(__GLIBC__) \ - || defined(FREEBSD) || defined(NETBSD) || defined(OPENBSD) \ -+ || defined(__DragonFly__) \ - || defined(BSDI) || defined(NTO) || defined(DARWIN) \ - || defined(UNIXWARE) || defined(RISCOS) || defined(SYMBIAN) - #define _PT_PTHREAD_YIELD() sched_yield() diff --git a/www/seamonkey/patches/patch-mozilla_nsprpub_pr_include_md_prosdep.h b/www/seamonkey/patches/patch-mozilla_nsprpub_pr_include_md_prosdep.h deleted file mode 100644 index 6b129994216..00000000000 --- a/www/seamonkey/patches/patch-mozilla_nsprpub_pr_include_md_prosdep.h +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-mozilla_nsprpub_pr_include_md_prosdep.h,v 1.3 2012/04/28 22:48:07 ryoon Exp $ - ---- mozilla/nsprpub/pr/include/md/prosdep.h.orig 2012-04-23 06:28:13.000000000 +0000 -+++ mozilla/nsprpub/pr/include/md/prosdep.h -@@ -66,7 +66,7 @@ PR_BEGIN_EXTERN_C - #if defined(AIX) - #include "md/_aix.h" - --#elif defined(FREEBSD) -+#elif defined(FREEBSD) || defined(__DragonFly__) - #include "md/_freebsd.h" - - #elif defined(NETBSD) diff --git a/www/seamonkey/patches/patch-mozilla_nsprpub_pr_src_md_unix_uxrng.c b/www/seamonkey/patches/patch-mozilla_nsprpub_pr_src_md_unix_uxrng.c deleted file mode 100644 index 574e86bce0d..00000000000 --- a/www/seamonkey/patches/patch-mozilla_nsprpub_pr_src_md_unix_uxrng.c +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-mozilla_nsprpub_pr_src_md_unix_uxrng.c,v 1.3 2012/04/28 22:48:07 ryoon Exp $ - ---- mozilla/nsprpub/pr/src/md/unix/uxrng.c.orig 2012-04-23 06:28:14.000000000 +0000 -+++ mozilla/nsprpub/pr/src/md/unix/uxrng.c -@@ -126,7 +126,7 @@ GetHighResClock(void *buf, size_t maxbyt - - #elif (defined(LINUX) || defined(FREEBSD) || defined(__FreeBSD_kernel__) \ - || defined(NETBSD) || defined(__NetBSD_kernel__) || defined(OPENBSD) \ -- || defined(SYMBIAN)) -+ || defined(SYMBIAN)) || defined(__DragonFly__) - #include <sys/types.h> - #include <sys/stat.h> - #include <fcntl.h> diff --git a/www/seamonkey/patches/patch-mozilla_nsprpub_pr_src_pthreads_ptio.c b/www/seamonkey/patches/patch-mozilla_nsprpub_pr_src_pthreads_ptio.c deleted file mode 100644 index b91487134e9..00000000000 --- a/www/seamonkey/patches/patch-mozilla_nsprpub_pr_src_pthreads_ptio.c +++ /dev/null @@ -1,23 +0,0 @@ -$NetBSD: patch-mozilla_nsprpub_pr_src_pthreads_ptio.c,v 1.3 2012/04/28 22:48:07 ryoon Exp $ - ---- mozilla/nsprpub/pr/src/pthreads/ptio.c.orig 2012-04-23 06:28:14.000000000 +0000 -+++ mozilla/nsprpub/pr/src/pthreads/ptio.c -@@ -212,7 +212,8 @@ static PRBool _pr_ipv6_v6only_on_by_defa - || defined(LINUX) || defined(__GNU__) || defined(__GLIBC__) \ - || defined(FREEBSD) || defined(NETBSD) || defined(OPENBSD) \ - || defined(BSDI) || defined(NTO) || defined(DARWIN) \ -- || defined(UNIXWARE) || defined(RISCOS) || defined(SYMBIAN) -+ || defined(UNIXWARE) || defined(RISCOS) || defined(SYMBIAN) \ -+ || defined(__DragonFly__) - #define _PRSelectFdSetArg_t fd_set * - #else - #error "Cannot determine architecture" -@@ -3286,7 +3287,7 @@ static PRIOMethods _pr_socketpollfd_meth - || defined(AIX) || defined(FREEBSD) || defined(NETBSD) \ - || defined(OPENBSD) || defined(BSDI) || defined(NTO) \ - || defined(DARWIN) || defined(UNIXWARE) || defined(RISCOS) \ -- || defined(SYMBIAN) -+ || defined(SYMBIAN) || defined(__DragonFly__) - #define _PR_FCNTL_FLAGS O_NONBLOCK - #else - #error "Can't determine architecture" diff --git a/www/seamonkey/patches/patch-mozilla_nsprpub_pr_src_pthreads_ptsynch.c b/www/seamonkey/patches/patch-mozilla_nsprpub_pr_src_pthreads_ptsynch.c deleted file mode 100644 index 4683e2d2c80..00000000000 --- a/www/seamonkey/patches/patch-mozilla_nsprpub_pr_src_pthreads_ptsynch.c +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-mozilla_nsprpub_pr_src_pthreads_ptsynch.c,v 1.3 2012/04/28 22:48:07 ryoon Exp $ - ---- mozilla/nsprpub/pr/src/pthreads/ptsynch.c.orig 2012-04-23 06:28:14.000000000 +0000 -+++ mozilla/nsprpub/pr/src/pthreads/ptsynch.c -@@ -842,7 +842,7 @@ PR_IMPLEMENT(PRStatus) PR_DeleteSemaphor - */ - #if (defined(__GNU_LIBRARY__) && !defined(_SEM_SEMUN_UNDEFINED)) \ - || defined(FREEBSD) || defined(OPENBSD) || defined(BSDI) \ -- || defined(DARWIN) || defined(SYMBIAN) -+ || defined(DARWIN) || defined(SYMBIAN) || defined(__DragonFly__) - /* union semun is defined by including <sys/sem.h> */ - #else - /* according to X/OPEN we have to define it ourselves */ diff --git a/www/seamonkey/patches/patch-mozilla_storage_src_Makefile.in b/www/seamonkey/patches/patch-mozilla_storage_src_Makefile.in index 7908d024471..2c9393b9bf9 100644 --- a/www/seamonkey/patches/patch-mozilla_storage_src_Makefile.in +++ b/www/seamonkey/patches/patch-mozilla_storage_src_Makefile.in @@ -1,8 +1,8 @@ -$NetBSD: patch-mozilla_storage_src_Makefile.in,v 1.2 2012/07/19 17:33:29 ryoon Exp $ +$NetBSD: patch-mozilla_storage_src_Makefile.in,v 1.3 2012/09/06 12:08:52 ryoon Exp $ ---- mozilla/storage/src/Makefile.in.orig 2012-07-17 18:13:34.000000000 +0000 +--- mozilla/storage/src/Makefile.in.orig 2012-08-27 04:49:29.000000000 +0000 +++ mozilla/storage/src/Makefile.in -@@ -67,6 +67,22 @@ DEFINES += -DMOZ_STORAGE_MEMORY +@@ -34,6 +34,22 @@ DEFINES += -DMOZ_STORAGE_MEMORY endif endif diff --git a/www/seamonkey/patches/patch-mozilla_xpcom_Makefile.in b/www/seamonkey/patches/patch-mozilla_xpcom_Makefile.in index 26788f5abec..498f4c93934 100644 --- a/www/seamonkey/patches/patch-mozilla_xpcom_Makefile.in +++ b/www/seamonkey/patches/patch-mozilla_xpcom_Makefile.in @@ -1,8 +1,8 @@ -$NetBSD: patch-mozilla_xpcom_Makefile.in,v 1.3 2012/04/28 22:48:07 ryoon Exp $ +$NetBSD: patch-mozilla_xpcom_Makefile.in,v 1.4 2012/09/06 12:08:52 ryoon Exp $ ---- mozilla/xpcom/Makefile.in.orig 2012-04-23 06:28:29.000000000 +0000 +--- mozilla/xpcom/Makefile.in.orig 2012-08-27 04:49:34.000000000 +0000 +++ mozilla/xpcom/Makefile.in -@@ -67,6 +67,10 @@ DIRS += windbgdlg +@@ -35,6 +35,10 @@ DIRS += windbgdlg endif endif diff --git a/www/seamonkey/patches/patch-mozilla_xpcom_idl-parser_Makefile.in b/www/seamonkey/patches/patch-mozilla_xpcom_idl-parser_Makefile.in index 7574502749d..a9bdbbca680 100644 --- a/www/seamonkey/patches/patch-mozilla_xpcom_idl-parser_Makefile.in +++ b/www/seamonkey/patches/patch-mozilla_xpcom_idl-parser_Makefile.in @@ -1,13 +1,13 @@ -$NetBSD: patch-mozilla_xpcom_idl-parser_Makefile.in,v 1.2 2012/07/19 17:33:29 ryoon Exp $ +$NetBSD: patch-mozilla_xpcom_idl-parser_Makefile.in,v 1.3 2012/09/06 12:08:52 ryoon Exp $ ---- mozilla/xpcom/idl-parser/Makefile.in.orig 2012-07-17 18:13:35.000000000 +0000 +--- mozilla/xpcom/idl-parser/Makefile.in.orig 2012-08-27 04:49:34.000000000 +0000 +++ mozilla/xpcom/idl-parser/Makefile.in -@@ -61,7 +61,7 @@ export:: $(PARSER_SRCS) $(PLY_PROGS) +@@ -29,7 +29,7 @@ include $(topsrcdir)/config/rules.mk + export:: $(PARSER_SRCS) $(PLY_PROGS) $(PYTHON_PATH) \ $(PLY_INCLUDE) \ - -I$(topsrcdir)/xpcom/idl-parser \ -- $(topsrcdir)/xpcom/idl-parser/header.py --cachedir=. --regen -+ $(topsrcdir)/xpcom/idl-parser/header.py --cachedir=$(DEPTH)/xpcom/idl-parser/cache --regen +- $(srcdir)/header.py --cachedir=. --regen ++ $(srcdir)/header.py --cachedir=$(DEPTH)/xpcom/idl-parser/cache --regen check:: $(PYTHON_PATH) \ diff --git a/www/seamonkey/patches/patch-mozilla_xpcom_idl-parser_header.py b/www/seamonkey/patches/patch-mozilla_xpcom_idl-parser_header.py deleted file mode 100644 index f867d576b58..00000000000 --- a/www/seamonkey/patches/patch-mozilla_xpcom_idl-parser_header.py +++ /dev/null @@ -1,18 +0,0 @@ -$NetBSD: patch-mozilla_xpcom_idl-parser_header.py,v 1.5 2012/06/14 11:27:34 ryoon Exp $ - ---- mozilla/xpcom/idl-parser/header.py.orig 2012-06-05 05:54:27.000000000 +0000 -+++ mozilla/xpcom/idl-parser/header.py -@@ -505,10 +505,9 @@ if __name__ == '__main__': - print >>sys.stderr, "--regen useless without --cachedir" - # Delete the lex/yacc files. Ply is too stupid to regenerate them - # properly -- deadfiles = os.path.join(options.cachedir, "*.py*") -- for filename in glob.glob(deadfiles): -- print filename -- os.remove(filename) -+ for fileglobs in [os.path.join(options.cachedir, f) for f in ["xpidllex.py*", "xpidlyacc.py*"]]: -+ for filename in glob.glob(fileglobs): -+ os.remove(filename) - - # Instantiate the parser. - p = xpidl.IDLParser(outputdir=options.cachedir) diff --git a/www/seamonkey/patches/patch-mozilla_xpcom_typelib_xpidl_Makefile.in b/www/seamonkey/patches/patch-mozilla_xpcom_typelib_xpidl_Makefile.in index ae1e4901896..133bb7fe7a3 100644 --- a/www/seamonkey/patches/patch-mozilla_xpcom_typelib_xpidl_Makefile.in +++ b/www/seamonkey/patches/patch-mozilla_xpcom_typelib_xpidl_Makefile.in @@ -1,8 +1,8 @@ -$NetBSD: patch-mozilla_xpcom_typelib_xpidl_Makefile.in,v 1.1 2012/06/14 11:27:34 ryoon Exp $ +$NetBSD: patch-mozilla_xpcom_typelib_xpidl_Makefile.in,v 1.2 2012/09/06 12:08:52 ryoon Exp $ ---- mozilla/xpcom/typelib/xpidl/Makefile.in.orig 2012-06-05 05:54:27.000000000 +0000 +--- mozilla/xpcom/typelib/xpidl/Makefile.in.orig 2012-08-27 04:49:34.000000000 +0000 +++ mozilla/xpcom/typelib/xpidl/Makefile.in -@@ -48,8 +48,8 @@ SDK_BINARY = \ +@@ -16,8 +16,8 @@ SDK_BINARY = \ $(topsrcdir)/xpcom/idl-parser/xpidl.py \ $(topsrcdir)/xpcom/idl-parser/header.py \ $(topsrcdir)/xpcom/idl-parser/typelib.py \ diff --git a/www/seamonkey/patches/patch-mp b/www/seamonkey/patches/patch-mp index 63283d2fe02..af5167e5dde 100644 --- a/www/seamonkey/patches/patch-mp +++ b/www/seamonkey/patches/patch-mp @@ -1,8 +1,8 @@ -$NetBSD: patch-mp,v 1.6 2012/04/28 22:48:07 ryoon Exp $ +$NetBSD: patch-mp,v 1.7 2012/09/06 12:08:52 ryoon Exp $ ---- mozilla/media/libsydneyaudio/src/Makefile.in.orig 2012-04-23 06:28:07.000000000 +0000 +--- mozilla/media/libsydneyaudio/src/Makefile.in.orig 2012-08-27 04:49:25.000000000 +0000 +++ mozilla/media/libsydneyaudio/src/Makefile.in -@@ -104,6 +104,12 @@ ifeq ($(OS_ARCH),WINNT) +@@ -72,6 +72,12 @@ ifeq ($(OS_ARCH),WINNT) OS_LIBS += winmm.lib endif diff --git a/www/seamonkey/patches/patch-pa b/www/seamonkey/patches/patch-pa index 5564454a768..1dc85c70bd9 100644 --- a/www/seamonkey/patches/patch-pa +++ b/www/seamonkey/patches/patch-pa @@ -1,6 +1,6 @@ -$NetBSD: patch-pa,v 1.5 2012/04/28 22:48:07 ryoon Exp $ +$NetBSD: patch-pa,v 1.6 2012/09/06 12:08:52 ryoon Exp $ ---- mozilla/xulrunner/installer/mozilla-js.pc.in.orig 2012-04-23 06:28:30.000000000 +0000 +--- mozilla/xulrunner/installer/mozilla-js.pc.in.orig 2012-08-27 04:49:34.000000000 +0000 +++ mozilla/xulrunner/installer/mozilla-js.pc.in @@ -6,5 +6,5 @@ Name: JavaScript Description: The Mozilla JavaScript Library diff --git a/www/seamonkey/patches/patch-pb b/www/seamonkey/patches/patch-pb index 738b2ed7ba1..68b85d88e5a 100644 --- a/www/seamonkey/patches/patch-pb +++ b/www/seamonkey/patches/patch-pb @@ -1,6 +1,6 @@ -$NetBSD: patch-pb,v 1.5 2012/04/28 22:48:07 ryoon Exp $ +$NetBSD: patch-pb,v 1.6 2012/09/06 12:08:52 ryoon Exp $ ---- mozilla/xulrunner/installer/libxul.pc.in.orig 2012-04-23 06:28:30.000000000 +0000 +--- mozilla/xulrunner/installer/libxul.pc.in.orig 2012-08-27 04:49:34.000000000 +0000 +++ mozilla/xulrunner/installer/libxul.pc.in @@ -7,5 +7,5 @@ Name: libxul Description: The Mozilla Runtime and Embedding Engine diff --git a/www/seamonkey/patches/patch-pc b/www/seamonkey/patches/patch-pc index 4f6c6e4edff..753e4202dd0 100644 --- a/www/seamonkey/patches/patch-pc +++ b/www/seamonkey/patches/patch-pc @@ -1,6 +1,6 @@ -$NetBSD: patch-pc,v 1.5 2012/04/28 22:48:07 ryoon Exp $ +$NetBSD: patch-pc,v 1.6 2012/09/06 12:08:52 ryoon Exp $ ---- mozilla/xulrunner/installer/libxul-embedding.pc.in.orig 2012-04-23 06:28:30.000000000 +0000 +--- mozilla/xulrunner/installer/libxul-embedding.pc.in.orig 2012-08-27 04:49:34.000000000 +0000 +++ mozilla/xulrunner/installer/libxul-embedding.pc.in @@ -6,5 +6,6 @@ idldir=%idldir% Name: libxul-embedding diff --git a/www/seamonkey/patches/patch-pd b/www/seamonkey/patches/patch-pd index 7b88ee6161b..fa0a521286b 100644 --- a/www/seamonkey/patches/patch-pd +++ b/www/seamonkey/patches/patch-pd @@ -1,6 +1,6 @@ -$NetBSD: patch-pd,v 1.5 2012/04/28 22:48:07 ryoon Exp $ +$NetBSD: patch-pd,v 1.6 2012/09/06 12:08:52 ryoon Exp $ ---- mozilla/xulrunner/installer/mozilla-nss.pc.in.orig 2012-04-23 06:28:30.000000000 +0000 +--- mozilla/xulrunner/installer/mozilla-nss.pc.in.orig 2012-08-27 04:49:34.000000000 +0000 +++ mozilla/xulrunner/installer/mozilla-nss.pc.in @@ -6,5 +6,5 @@ Name: NSS Description: Mozilla Network Security Services diff --git a/www/seamonkey/patches/patch-pg b/www/seamonkey/patches/patch-pg index b72a6948b15..503d9c94434 100644 --- a/www/seamonkey/patches/patch-pg +++ b/www/seamonkey/patches/patch-pg @@ -1,6 +1,6 @@ -$NetBSD: patch-pg,v 1.5 2012/04/28 22:48:07 ryoon Exp $ +$NetBSD: patch-pg,v 1.6 2012/09/06 12:08:52 ryoon Exp $ ---- mozilla/xulrunner/installer/mozilla-nspr.pc.in.orig 2012-04-23 06:28:30.000000000 +0000 +--- mozilla/xulrunner/installer/mozilla-nspr.pc.in.orig 2012-08-27 04:49:34.000000000 +0000 +++ mozilla/xulrunner/installer/mozilla-nspr.pc.in @@ -5,7 +5,5 @@ includedir=%includedir% Name: NSPR diff --git a/www/seamonkey/patches/patch-rc b/www/seamonkey/patches/patch-rc index fed00f0da10..af594ed34c2 100644 --- a/www/seamonkey/patches/patch-rc +++ b/www/seamonkey/patches/patch-rc @@ -1,8 +1,11 @@ -$NetBSD: patch-rc,v 1.5 2012/04/28 22:48:07 ryoon Exp $ +$NetBSD: patch-rc,v 1.6 2012/09/06 12:08:52 ryoon Exp $ ---- mozilla/browser/branding/unofficial/locales/en-US/brand.dtd.orig 2012-04-23 06:27:23.000000000 +0000 +--- mozilla/browser/branding/unofficial/locales/en-US/brand.dtd.orig 2012-08-27 04:49:03.000000000 +0000 +++ mozilla/browser/branding/unofficial/locales/en-US/brand.dtd -@@ -1,4 +1,4 @@ +@@ -2,7 +2,7 @@ + - License, v. 2.0. If a copy of the MPL was not distributed with this + - file, You can obtain one at http://mozilla.org/MPL/2.0/. --> + -<!ENTITY brandShortName "Mozilla Developer Preview"> -<!ENTITY brandFullName "Mozilla Developer Preview"> +<!ENTITY brandShortName "Browser"> diff --git a/www/seamonkey/patches/patch-security_nss_cmd_shlibsign_sign.sh b/www/seamonkey/patches/patch-security_nss_cmd_shlibsign_sign.sh deleted file mode 100644 index 295f838d0a7..00000000000 --- a/www/seamonkey/patches/patch-security_nss_cmd_shlibsign_sign.sh +++ /dev/null @@ -1,17 +0,0 @@ -$NetBSD: patch-security_nss_cmd_shlibsign_sign.sh,v 1.4 2012/04/28 22:48:07 ryoon Exp $ - -This tries to dlopen libsoftokn3.so which is linked against sqlite3, -so we need a directory containing libsqlite3.so in the search path, -beside the directory containing libsoftokn3.so itself. - ---- mozilla/security/nss/cmd/shlibsign/sign.sh.orig 2012-04-23 06:28:17.000000000 +0000 -+++ mozilla/security/nss/cmd/shlibsign/sign.sh -@@ -26,7 +26,7 @@ WIN*) - export LIBPATH - SHLIB_PATH=${1}/lib:${4}:$SHLIB_PATH - export SHLIB_PATH -- LD_LIBRARY_PATH=${1}/lib:${4}:$LD_LIBRARY_PATH -+ LD_LIBRARY_PATH=${1}/lib:${4}:${PREFIX}/lib:$LD_LIBRARY_PATH - export LD_LIBRARY_PATH - DYLD_LIBRARY_PATH=${1}/lib:${4}:$DYLD_LIBRARY_PATH - export DYLD_LIBRARY_PATH diff --git a/www/seamonkey/patches/patch-suite_installer_Makefile.in b/www/seamonkey/patches/patch-suite_installer_Makefile.in index 20c20ccb9ec..d782d2cf275 100644 --- a/www/seamonkey/patches/patch-suite_installer_Makefile.in +++ b/www/seamonkey/patches/patch-suite_installer_Makefile.in @@ -1,10 +1,8 @@ -$NetBSD: patch-suite_installer_Makefile.in,v 1.1 2012/06/14 11:27:34 ryoon Exp $ +$NetBSD: patch-suite_installer_Makefile.in,v 1.2 2012/09/06 12:08:52 ryoon Exp $ -* Fix install failure - ---- suite/installer/Makefile.in.orig 2012-06-05 05:50:28.000000000 +0000 +--- suite/installer/Makefile.in.orig 2012-08-27 04:44:26.000000000 +0000 +++ suite/installer/Makefile.in -@@ -49,7 +49,7 @@ MOZ_PKG_REMOVALS = $(srcdir)/removed-fil +@@ -16,7 +16,7 @@ MOZ_PKG_REMOVALS = $(srcdir)/removed-fil MOZ_PKG_MANIFEST_P = $(srcdir)/package-manifest.in # Be fatal, except when building with XULRunner which already bundles some files. ifndef SYSTEM_LIBXUL diff --git a/www/seamonkey/patches/patch-suite_installer_package-manifest.in b/www/seamonkey/patches/patch-suite_installer_package-manifest.in new file mode 100644 index 00000000000..62b24eb7c64 --- /dev/null +++ b/www/seamonkey/patches/patch-suite_installer_package-manifest.in @@ -0,0 +1,19 @@ +$NetBSD: patch-suite_installer_package-manifest.in,v 1.1 2012/09/06 12:08:52 ryoon Exp $ + +--- suite/installer/package-manifest.in.orig 2012-08-27 04:44:26.000000000 +0000 ++++ suite/installer/package-manifest.in +@@ -839,14 +839,11 @@ bin/libfreebl_32int64_3.so + @BINPATH@/extensions/inspector@mozilla.org/chrome.manifest + @BINPATH@/extensions/inspector@mozilla.org/chrome/inspector@JAREXT@ + #ifdef MOZ_GTK2 +-@BINPATH@/extensions/inspector@mozilla.org/platform/Linux/chrome/icons/default/winInspectorMain16.xpm +-@BINPATH@/extensions/inspector@mozilla.org/platform/Linux/chrome/icons/default/winInspectorMain.xpm + #elifdef XP_WIN32 + @BINPATH@/extensions/inspector@mozilla.org/platform/WINNT/chrome/icons/default/winInspectorMain.ico + #elifdef XP_OS2 + @BINPATH@/extensions/inspector@mozilla.org/platform/OS2/chrome/icons/default/winInspectorMain.ico + #endif +-@BINPATH@/extensions/inspector@mozilla.org/components/components.list + @BINPATH@/extensions/inspector@mozilla.org/components/inspector-cmdline.js + @BINPATH@/extensions/inspector@mozilla.org/defaults/preferences/inspector.js + #endif diff --git a/www/seamonkey/patches/patch-toolkit_toolkit-tiers.mk b/www/seamonkey/patches/patch-toolkit_toolkit-tiers.mk index dd181fb4a9b..a10b1122580 100644 --- a/www/seamonkey/patches/patch-toolkit_toolkit-tiers.mk +++ b/www/seamonkey/patches/patch-toolkit_toolkit-tiers.mk @@ -1,8 +1,8 @@ -$NetBSD: patch-toolkit_toolkit-tiers.mk,v 1.4 2012/04/28 22:48:07 ryoon Exp $ +$NetBSD: patch-toolkit_toolkit-tiers.mk,v 1.5 2012/09/06 12:08:52 ryoon Exp $ ---- mozilla/toolkit/toolkit-tiers.mk.orig 2012-04-23 06:28:28.000000000 +0000 +--- mozilla/toolkit/toolkit-tiers.mk.orig 2012-08-27 04:49:32.000000000 +0000 +++ mozilla/toolkit/toolkit-tiers.mk -@@ -80,7 +80,7 @@ ifdef MOZ_UPDATER +@@ -47,7 +47,7 @@ ifdef MOZ_UPDATER ifndef MOZ_NATIVE_BZ2 tier_platform_dirs += modules/libbz2 endif diff --git a/www/seamonkey/patches/patch-xa b/www/seamonkey/patches/patch-xa index 861b4a29580..56da0e3eeb1 100644 --- a/www/seamonkey/patches/patch-xa +++ b/www/seamonkey/patches/patch-xa @@ -1,8 +1,8 @@ -$NetBSD: patch-xa,v 1.4 2012/04/28 22:48:07 ryoon Exp $ +$NetBSD: patch-xa,v 1.5 2012/09/06 12:08:52 ryoon Exp $ NetBSD/sparc64 xptcall support code. From pkgsrc/www/firefox3/files/ ---- mozilla/xpcom/reflect/xptcall/src/md/unix/xptcinvoke_asm_sparc64_netbsd.s.orig 2012-04-27 17:20:00.000000000 +0000 +--- mozilla/xpcom/reflect/xptcall/src/md/unix/xptcinvoke_asm_sparc64_netbsd.s.orig 2012-09-02 13:39:16.000000000 +0000 +++ mozilla/xpcom/reflect/xptcall/src/md/unix/xptcinvoke_asm_sparc64_netbsd.s @@ -0,0 +1,112 @@ +/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- diff --git a/www/seamonkey/patches/patch-xb b/www/seamonkey/patches/patch-xb index 005ce566045..9b3c967ce21 100644 --- a/www/seamonkey/patches/patch-xb +++ b/www/seamonkey/patches/patch-xb @@ -1,8 +1,8 @@ -$NetBSD: patch-xb,v 1.4 2012/04/28 22:48:07 ryoon Exp $ +$NetBSD: patch-xb,v 1.5 2012/09/06 12:08:52 ryoon Exp $ NetBSD/sparc64 xptcall support code. From pkgsrc/www/firefox3/files/ ---- mozilla/xpcom/reflect/xptcall/src/md/unix/xptcinvoke_sparc64_netbsd.cpp.orig 2012-04-27 17:20:00.000000000 +0000 +--- mozilla/xpcom/reflect/xptcall/src/md/unix/xptcinvoke_sparc64_netbsd.cpp.orig 2012-09-02 13:39:16.000000000 +0000 +++ mozilla/xpcom/reflect/xptcall/src/md/unix/xptcinvoke_sparc64_netbsd.cpp @@ -0,0 +1,84 @@ +/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- diff --git a/www/seamonkey/patches/patch-xc b/www/seamonkey/patches/patch-xc index 70202b555a5..3d13a9b75ed 100644 --- a/www/seamonkey/patches/patch-xc +++ b/www/seamonkey/patches/patch-xc @@ -1,8 +1,8 @@ -$NetBSD: patch-xc,v 1.4 2012/04/28 22:48:07 ryoon Exp $ +$NetBSD: patch-xc,v 1.5 2012/09/06 12:08:52 ryoon Exp $ NetBSD/sparc64 xptcall support code. From pkgsrc/www/firefox3/files/ ---- mozilla/xpcom/reflect/xptcall/src/md/unix/xptcstubs_asm_sparc64_netbsd.s.orig 2012-04-27 17:20:00.000000000 +0000 +--- mozilla/xpcom/reflect/xptcall/src/md/unix/xptcstubs_asm_sparc64_netbsd.s.orig 2012-09-02 13:39:17.000000000 +0000 +++ mozilla/xpcom/reflect/xptcall/src/md/unix/xptcstubs_asm_sparc64_netbsd.s @@ -0,0 +1,66 @@ +/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- diff --git a/www/seamonkey/patches/patch-xd b/www/seamonkey/patches/patch-xd index 809091bbece..ffd0ccdc010 100644 --- a/www/seamonkey/patches/patch-xd +++ b/www/seamonkey/patches/patch-xd @@ -1,8 +1,8 @@ -$NetBSD: patch-xd,v 1.4 2012/04/28 22:48:07 ryoon Exp $ +$NetBSD: patch-xd,v 1.5 2012/09/06 12:08:52 ryoon Exp $ NetBSD/sparc64 xptcall support code. From pkgsrc/www/firefox3/files/ ---- mozilla/xpcom/reflect/xptcall/src/md/unix/xptcstubs_sparc64_netbsd.cpp.orig 2012-04-27 17:20:00.000000000 +0000 +--- mozilla/xpcom/reflect/xptcall/src/md/unix/xptcstubs_sparc64_netbsd.cpp.orig 2012-09-02 13:39:17.000000000 +0000 +++ mozilla/xpcom/reflect/xptcall/src/md/unix/xptcstubs_sparc64_netbsd.cpp @@ -0,0 +1,119 @@ +/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- diff --git a/www/seamonkey/patches/patch-xe b/www/seamonkey/patches/patch-xe index 982fddd7932..26e548673b1 100644 --- a/www/seamonkey/patches/patch-xe +++ b/www/seamonkey/patches/patch-xe @@ -1,10 +1,10 @@ -$NetBSD: patch-xe,v 1.4 2012/04/28 22:48:07 ryoon Exp $ +$NetBSD: patch-xe,v 1.5 2012/09/06 12:08:52 ryoon Exp $ NetBSD/m68k xptcall support code. From pkgsrc/www/firefox/patch-ad. ---- mozilla/xpcom/reflect/xptcall/src/md/unix/xptcinvoke_netbsd_m68k.cpp.orig 2012-04-23 06:28:29.000000000 +0000 +--- mozilla/xpcom/reflect/xptcall/src/md/unix/xptcinvoke_netbsd_m68k.cpp.orig 2012-08-27 04:49:34.000000000 +0000 +++ mozilla/xpcom/reflect/xptcall/src/md/unix/xptcinvoke_netbsd_m68k.cpp -@@ -132,6 +132,15 @@ extern "C" { +@@ -100,6 +100,15 @@ extern "C" { } } @@ -20,7 +20,7 @@ NetBSD/m68k xptcall support code. From pkgsrc/www/firefox/patch-ad. XPTC_PUBLIC_API(nsresult) XPTC_InvokeByIndex(nsISupports* that, PRUint32 methodIndex, PRUint32 paramCount, nsXPTCVariant* params) -@@ -139,30 +148,30 @@ XPTC_InvokeByIndex(nsISupports* that, PR +@@ -107,30 +116,30 @@ XPTC_InvokeByIndex(nsISupports* that, PR PRUint32 result; __asm__ __volatile__( diff --git a/www/seamonkey/patches/patch-xf b/www/seamonkey/patches/patch-xf index 0daeba583c1..0a44056fd9e 100644 --- a/www/seamonkey/patches/patch-xf +++ b/www/seamonkey/patches/patch-xf @@ -1,10 +1,10 @@ -$NetBSD: patch-xf,v 1.4 2012/04/28 22:48:07 ryoon Exp $ +$NetBSD: patch-xf,v 1.5 2012/09/06 12:08:52 ryoon Exp $ NetBSD/m68k xptcall support code. From pkgsrc/www/firefox/patch-ae. ---- mozilla/xpcom/reflect/xptcall/src/md/unix/xptcstubs_netbsd_m68k.cpp.orig 2012-04-23 06:28:29.000000000 +0000 +--- mozilla/xpcom/reflect/xptcall/src/md/unix/xptcstubs_netbsd_m68k.cpp.orig 2012-08-27 04:49:34.000000000 +0000 +++ mozilla/xpcom/reflect/xptcall/src/md/unix/xptcstubs_netbsd_m68k.cpp -@@ -123,17 +123,27 @@ extern "C" { +@@ -91,17 +91,27 @@ extern "C" { } } diff --git a/www/seamonkey/patches/patch-xg b/www/seamonkey/patches/patch-xg index 3c8bc6aeb9d..48aec9b0cdd 100644 --- a/www/seamonkey/patches/patch-xg +++ b/www/seamonkey/patches/patch-xg @@ -1,10 +1,10 @@ -$NetBSD: patch-xg,v 1.5 2012/04/28 22:48:07 ryoon Exp $ +$NetBSD: patch-xg,v 1.6 2012/09/06 12:08:52 ryoon Exp $ NetBSD/arm xptcall support code. From pkgsrc/www/firefox/patch-bm. ---- mozilla/xpcom/reflect/xptcall/src/md/unix/xptcstubs_arm_netbsd.cpp.orig 2012-04-23 06:28:29.000000000 +0000 +--- mozilla/xpcom/reflect/xptcall/src/md/unix/xptcstubs_arm_netbsd.cpp.orig 2012-08-27 04:49:34.000000000 +0000 +++ mozilla/xpcom/reflect/xptcall/src/md/unix/xptcstubs_arm_netbsd.cpp -@@ -118,18 +118,23 @@ PrepareAndDispatch(nsXPTCStubBase* self, +@@ -86,18 +86,23 @@ PrepareAndDispatch(nsXPTCStubBase* self, * so they are contiguous with values passed on the stack, and then calls * PrepareAndDispatch() to do the dirty work. */ diff --git a/www/seamonkey/patches/patch-xj b/www/seamonkey/patches/patch-xj index ef4ce50ccd3..a192399eaa6 100644 --- a/www/seamonkey/patches/patch-xj +++ b/www/seamonkey/patches/patch-xj @@ -1,10 +1,10 @@ -$NetBSD: patch-xj,v 1.4 2012/04/28 22:48:07 ryoon Exp $ +$NetBSD: patch-xj,v 1.5 2012/09/06 12:08:52 ryoon Exp $ NetBSD ppc xptcall support code. Originally from pkgsrc/www/mozilla. ---- mozilla/xpcom/reflect/xptcall/src/md/unix/xptcstubs_ppc_netbsd.cpp.orig 2012-04-23 06:28:29.000000000 +0000 +--- mozilla/xpcom/reflect/xptcall/src/md/unix/xptcstubs_ppc_netbsd.cpp.orig 2012-08-27 04:49:34.000000000 +0000 +++ mozilla/xpcom/reflect/xptcall/src/md/unix/xptcstubs_ppc_netbsd.cpp -@@ -41,6 +41,7 @@ +@@ -6,6 +6,7 @@ // Implement shared vtbl methods. #include "xptcprivate.h" @@ -12,7 +12,7 @@ NetBSD ppc xptcall support code. Originally from pkgsrc/www/mozilla. // The Linux/PPC ABI (aka PPC/SYSV ABI) passes the first 8 integral // parameters and the first 8 floating point parameters in registers -@@ -71,7 +72,6 @@ PrepareAndDispatch(nsXPTCStubBase* self, +@@ -36,7 +37,6 @@ PrepareAndDispatch(nsXPTCStubBase* self, { nsXPTCMiniVariant paramBuffer[PARAM_BUFFER_COUNT]; nsXPTCMiniVariant* dispatchParams = NULL; @@ -20,7 +20,7 @@ NetBSD ppc xptcall support code. Originally from pkgsrc/www/mozilla. const nsXPTMethodInfo* info; PRUint32 paramCount; PRUint32 i; -@@ -79,12 +79,7 @@ PrepareAndDispatch(nsXPTCStubBase* self, +@@ -44,12 +44,7 @@ PrepareAndDispatch(nsXPTCStubBase* self, NS_ASSERTION(self,"no self"); @@ -34,7 +34,7 @@ NetBSD ppc xptcall support code. Originally from pkgsrc/www/mozilla. NS_ASSERTION(info,"no method info"); if (! info) return NS_ERROR_UNEXPECTED; -@@ -119,8 +114,10 @@ PrepareAndDispatch(nsXPTCStubBase* self, +@@ -84,8 +79,10 @@ PrepareAndDispatch(nsXPTCStubBase* self, if ((PRUint32) ap & 4) ap++; // doubles are 8-byte aligned on stack dp->val.d = *(double*) ap; ap += 2; @@ -45,7 +45,7 @@ NetBSD ppc xptcall support code. Originally from pkgsrc/www/mozilla. } continue; } -@@ -130,8 +127,10 @@ PrepareAndDispatch(nsXPTCStubBase* self, +@@ -95,8 +92,10 @@ PrepareAndDispatch(nsXPTCStubBase* self, else { dp->val.f = *(float*) ap; ap += 1; @@ -56,7 +56,7 @@ NetBSD ppc xptcall support code. Originally from pkgsrc/www/mozilla. } continue; } -@@ -179,9 +178,9 @@ PrepareAndDispatch(nsXPTCStubBase* self, +@@ -144,9 +143,9 @@ PrepareAndDispatch(nsXPTCStubBase* self, } } @@ -69,7 +69,7 @@ NetBSD ppc xptcall support code. Originally from pkgsrc/www/mozilla. if (dispatchParams != paramBuffer) delete [] dispatchParams; -@@ -195,7 +194,9 @@ PrepareAndDispatch(nsXPTCStubBase* self, +@@ -160,7 +159,9 @@ PrepareAndDispatch(nsXPTCStubBase* self, // however, it's quick, dirty, and'll break when the ABI changes on // us, which is what we want ;-). @@ -80,7 +80,7 @@ NetBSD ppc xptcall support code. Originally from pkgsrc/www/mozilla. __asm__ ( \ ".section \".text\" \n\t" \ ".align 2 \n\t" \ -@@ -206,6 +207,46 @@ __asm__ ( +@@ -171,6 +172,46 @@ __asm__ ( "li 11,"#n" \n\t" \ "b SharedStub@local \n" \ ); diff --git a/www/seamonkey/patches/patch-xk b/www/seamonkey/patches/patch-xk index f4a6468ab43..5742f314b6a 100644 --- a/www/seamonkey/patches/patch-xk +++ b/www/seamonkey/patches/patch-xk @@ -1,94 +1,10 @@ -$NetBSD: patch-xk,v 1.4 2012/04/28 22:48:07 ryoon Exp $ +$NetBSD: patch-xk,v 1.5 2012/09/06 12:08:52 ryoon Exp $ NetBSD ppc xptcall support code. Originally from pkgsrc/www/mozilla. ---- mozilla/xpcom/reflect/xptcall/src/md/unix/xptcstubs_asm_ppc_netbsd.s.orig 2012-04-23 06:28:29.000000000 +0000 +--- mozilla/xpcom/reflect/xptcall/src/md/unix/xptcstubs_asm_ppc_netbsd.s.orig 2012-08-27 04:49:34.000000000 +0000 +++ mozilla/xpcom/reflect/xptcall/src/md/unix/xptcstubs_asm_ppc_netbsd.s -@@ -1,43 +1,43 @@ --# -*- Mode: Asm -*- --# --# ***** BEGIN LICENSE BLOCK ***** --# Version: MPL 1.1/GPL 2.0/LGPL 2.1 --# --# The contents of this file are subject to the Mozilla Public License Version --# 1.1 (the "License"); you may not use this file except in compliance with --# the License. You may obtain a copy of the License at --# http://www.mozilla.org/MPL/ --# --# Software distributed under the License is distributed on an "AS IS" basis, --# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License --# for the specific language governing rights and limitations under the --# License. --# --# The Original Code is mozilla.org code. --# --# The Initial Developer of the Original Code is --# Netscape Communications Corporation. --# Portions created by the Initial Developer are Copyright (C) 1999 --# the Initial Developer. All Rights Reserved. --# --# Contributor(s): --# Franz.Sirl-kernel@lauterbach.com (Franz Sirl) --# beard@netscape.com (Patrick Beard) --# waterson@netscape.com (Chris Waterson) --# --# Alternatively, the contents of this file may be used under the terms of --# either the GNU General Public License Version 2 or later (the "GPL"), or --# the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), --# in which case the provisions of the GPL or the LGPL are applicable instead --# of those above. If you wish to allow use of your version of this file only --# under the terms of either the GPL or the LGPL, and not to allow others to --# use your version of this file under the terms of the MPL, indicate your --# decision by deleting the provisions above and replace them with the notice --# and other provisions required by the GPL or the LGPL. If you do not delete --# the provisions above, a recipient may use your version of this file under --# the terms of any one of the MPL, the GPL or the LGPL. --# --# ***** END LICENSE BLOCK ***** -+// -*- Mode: Asm -*- -+// -+// ***** BEGIN LICENSE BLOCK ***** -+// Version: MPL 1.1/GPL 2.0/LGPL 2.1 -+// -+// The contents of this file are subject to the Mozilla Public License Version -+// 1.1 (the "License"); you may not use this file except in compliance with -+// the License. You may obtain a copy of the License at -+// http://www.mozilla.org/MPL/ -+// -+// Software distributed under the License is distributed on an "AS IS" basis, -+// WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License -+// for the specific language governing rights and limitations under the -+// License. -+// -+// The Original Code is mozilla.org code. -+// -+// The Initial Developer of the Original Code is -+// Netscape Communications Corporation. -+// Portions created by the Initial Developer are Copyright (C) 1999 -+// the Initial Developer. All Rights Reserved. -+// -+// Contributor(s): -+// Franz.Sirl-kernel@lauterbach.com (Franz Sirl) -+// beard@netscape.com (Patrick Beard) -+// waterson@netscape.com (Chris Waterson) -+// -+// Alternatively, the contents of this file may be used under the terms of -+// either the GNU General Public License Version 2 or later (the "GPL"), or -+// the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), -+// in which case the provisions of the GPL or the LGPL are applicable instead -+// of those above. If you wish to allow use of your version of this file only -+// under the terms of either the GPL or the LGPL, and not to allow others to -+// use your version of this file under the terms of the MPL, indicate your -+// decision by deleting the provisions above and replace them with the notice -+// and other provisions required by the GPL or the LGPL. If you do not delete -+// the provisions above, a recipient may use your version of this file under -+// the terms of any one of the MPL, the GPL or the LGPL. -+// -+// ***** END LICENSE BLOCK ***** - - .set r0,0; .set sp,1; .set RTOC,2; .set r3,3; .set r4,4 - .set r5,5; .set r6,6; .set r7,7; .set r8,8; .set r9,9 -@@ -60,23 +60,23 @@ +@@ -25,23 +25,23 @@ .type SharedStub,@function SharedStub: @@ -122,7 +38,7 @@ NetBSD ppc xptcall support code. Originally from pkgsrc/www/mozilla. stfd f2,48(sp) stfd f3,56(sp) stfd f4,64(sp) -@@ -85,21 +85,21 @@ SharedStub: +@@ -50,21 +50,21 @@ SharedStub: stfd f7,88(sp) stfd f8,96(sp) diff --git a/www/seamonkey/patches/patch-xl b/www/seamonkey/patches/patch-xl index 91bad4608c0..0b29bd399ac 100644 --- a/www/seamonkey/patches/patch-xl +++ b/www/seamonkey/patches/patch-xl @@ -1,94 +1,10 @@ -$NetBSD: patch-xl,v 1.4 2012/04/28 22:48:07 ryoon Exp $ +$NetBSD: patch-xl,v 1.5 2012/09/06 12:08:52 ryoon Exp $ NetBSD ppc xptcall support code. Originally from pkgsrc/www/mozilla. ---- mozilla/xpcom/reflect/xptcall/src/md/unix/xptcinvoke_asm_ppc_netbsd.s.orig 2012-04-23 06:28:29.000000000 +0000 +--- mozilla/xpcom/reflect/xptcall/src/md/unix/xptcinvoke_asm_ppc_netbsd.s.orig 2012-08-27 04:49:34.000000000 +0000 +++ mozilla/xpcom/reflect/xptcall/src/md/unix/xptcinvoke_asm_ppc_netbsd.s -@@ -1,43 +1,43 @@ --# -*- Mode: Asm -*- --# --# ***** BEGIN LICENSE BLOCK ***** --# Version: MPL 1.1/GPL 2.0/LGPL 2.1 --# --# The contents of this file are subject to the Mozilla Public License Version --# 1.1 (the "License"); you may not use this file except in compliance with --# the License. You may obtain a copy of the License at --# http://www.mozilla.org/MPL/ --# --# Software distributed under the License is distributed on an "AS IS" basis, --# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License --# for the specific language governing rights and limitations under the --# License. --# --# The Original Code is mozilla.org code. --# --# The Initial Developer of the Original Code is --# Netscape Communications Corporation. --# Portions created by the Initial Developer are Copyright (C) 1999 --# the Initial Developer. All Rights Reserved. --# --# Contributor(s): --# Franz.Sirl-kernel@lauterbach.com (Franz Sirl) --# beard@netscape.com (Patrick Beard) --# waterson@netscape.com (Chris Waterson) --# --# Alternatively, the contents of this file may be used under the terms of --# either the GNU General Public License Version 2 or later (the "GPL"), or --# the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), --# in which case the provisions of the GPL or the LGPL are applicable instead --# of those above. If you wish to allow use of your version of this file only --# under the terms of either the GPL or the LGPL, and not to allow others to --# use your version of this file under the terms of the MPL, indicate your --# decision by deleting the provisions above and replace them with the notice --# and other provisions required by the GPL or the LGPL. If you do not delete --# the provisions above, a recipient may use your version of this file under --# the terms of any one of the MPL, the GPL or the LGPL. --# --# ***** END LICENSE BLOCK ***** -+// -*- Mode: Asm -*- -+// -+// ***** BEGIN LICENSE BLOCK ***** -+// Version: MPL 1.1/GPL 2.0/LGPL 2.1 -+// -+// The contents of this file are subject to the Mozilla Public License Version -+// 1.1 (the "License"); you may not use this file except in compliance with -+// the License. You may obtain a copy of the License at -+// http://www.mozilla.org/MPL/ -+// -+// Software distributed under the License is distributed on an "AS IS" basis, -+// WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License -+// for the specific language governing rights and limitations under the -+// License. -+// -+// The Original Code is mozilla.org code. -+// -+// The Initial Developer of the Original Code is -+// Netscape Communications Corporation. -+// Portions created by the Initial Developer are Copyright (C) 1999 -+// the Initial Developer. All Rights Reserved. -+// -+// Contributor(s): -+// Franz.Sirl-kernel@lauterbach.com (Franz Sirl) -+// beard@netscape.com (Patrick Beard) -+// waterson@netscape.com (Chris Waterson) -+// -+// Alternatively, the contents of this file may be used under the terms of -+// either the GNU General Public License Version 2 or later (the "GPL"), or -+// the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), -+// in which case the provisions of the GPL or the LGPL are applicable instead -+// of those above. If you wish to allow use of your version of this file only -+// under the terms of either the GPL or the LGPL, and not to allow others to -+// use your version of this file under the terms of the MPL, indicate your -+// decision by deleting the provisions above and replace them with the notice -+// and other provisions required by the GPL or the LGPL. If you do not delete -+// the provisions above, a recipient may use your version of this file under -+// the terms of any one of the MPL, the GPL or the LGPL. -+// -+// ***** END LICENSE BLOCK ***** - .set r0,0; .set sp,1; .set RTOC,2; .set r3,3; .set r4,4 - .set r5,5; .set r6,6; .set r7,7; .set r8,8; .set r9,9 - .set r10,10; .set r11,11; .set r12,12; .set r13,13; .set r14,14 -@@ -55,41 +55,41 @@ +@@ -20,41 +20,41 @@ .section ".text" .align 2 @@ -155,7 +71,7 @@ NetBSD ppc xptcall support code. Originally from pkgsrc/www/mozilla. lfd f2,40(r30) lfd f3,48(r30) lfd f4,56(r30) -@@ -98,18 +98,13 @@ XPTC_InvokeByIndex: +@@ -63,18 +63,13 @@ XPTC_InvokeByIndex: lfd f7,80(r30) lfd f8,88(r30) @@ -180,7 +96,7 @@ NetBSD ppc xptcall support code. Originally from pkgsrc/www/mozilla. lwz r5,8(r30) lwz r6,12(r30) lwz r7,16(r30) -@@ -117,13 +112,13 @@ XPTC_InvokeByIndex: +@@ -82,13 +77,13 @@ XPTC_InvokeByIndex: lwz r9,24(r30) lwz r10,28(r30) diff --git a/www/seamonkey/patches/patch-xm b/www/seamonkey/patches/patch-xm deleted file mode 100644 index 012606db860..00000000000 --- a/www/seamonkey/patches/patch-xm +++ /dev/null @@ -1,49 +0,0 @@ -$NetBSD: patch-xm,v 1.4 2012/04/28 22:48:07 ryoon Exp $ - -NetBSD/ppc xptcall support code. Originally from pkgsrc/www/mozilla. - ---- mozilla/xpcom/reflect/xptcall/src/md/unix/xptcinvoke_ppc_netbsd.cpp.orig 2012-04-23 06:28:29.000000000 +0000 -+++ mozilla/xpcom/reflect/xptcall/src/md/unix/xptcinvoke_ppc_netbsd.cpp -@@ -40,9 +40,9 @@ - - // Platform specific code to invoke XPCOM methods on native objects - --// The purpose of XPTC_InvokeByIndex() is to map a platform -+// The purpose of NS_InvokeByIndex_P() is to map a platform - // indepenpent call to the platform ABI. To do that, --// XPTC_InvokeByIndex() has to determine the method to call via vtable -+// NS_InvokeByIndex_P() has to determine the method to call via vtable - // access. The parameters for the method are read from the - // nsXPTCVariant* and prepared for the native ABI. For the Linux/PPC - // ABI this means that the first 8 integral and floating point -@@ -104,8 +104,10 @@ invoke_copy_to_stack(PRUint32* d, - if ((PRUint32) d & 4) d++; // doubles are 8-byte aligned on stack - *((double*) d) = s->val.d; - d += 2; -+#if __GXX_ABI_VERSION < 100 - if (gpr < GPR_COUNT) - gpr += 2; -+#endif - } - } - else if (!s->IsPtrData() && s->type == nsXPTType::T_FLOAT) { -@@ -114,8 +116,10 @@ invoke_copy_to_stack(PRUint32* d, - else { - *((float*) d) = s->val.f; - d += 1; -+#if __GXX_ABI_VERSION < 100 - if (gpr < GPR_COUNT) - gpr += 1; -+#endif - } - } - else if (!s->IsPtrData() && (s->type == nsXPTType::T_I64 -@@ -142,6 +146,6 @@ invoke_copy_to_stack(PRUint32* d, - } - - extern "C" --XPTC_PUBLIC_API(nsresult) --XPTC_InvokeByIndex(nsISupports* that, PRUint32 methodIndex, -+EXPORT_XPCOM_API(nsresult) -+NS_InvokeByIndex_P(nsISupports* that, PRUint32 methodIndex, - PRUint32 paramCount, nsXPTCVariant* params); diff --git a/www/seamonkey/patches/patch-xn b/www/seamonkey/patches/patch-xn index 92d70af08e4..d0aab066afe 100644 --- a/www/seamonkey/patches/patch-xn +++ b/www/seamonkey/patches/patch-xn @@ -1,53 +1,52 @@ -$NetBSD: patch-xn,v 1.4 2012/04/28 22:48:07 ryoon Exp $ +$NetBSD: patch-xn,v 1.5 2012/09/06 12:08:52 ryoon Exp $ ---- mozilla/xpcom/reflect/xptcall/src/md/unix/xptcinvoke_asm_mips.s.orig 2012-04-23 06:28:29.000000000 +0000 +--- mozilla/xpcom/reflect/xptcall/src/md/unix/xptcinvoke_asm_mips.s.orig 2012-08-27 04:49:34.000000000 +0000 +++ mozilla/xpcom/reflect/xptcall/src/md/unix/xptcinvoke_asm_mips.s -@@ -42,8 +42,46 @@ +@@ -16,6 +16,47 @@ + #include <sys/asm.h> + #endif - /* This code is for MIPS using the O32 ABI. */ - --#include <sys/regdef.h> --#include <sys/asm.h> +#ifdef __NetBSD__ +# include <machine/regdef.h> +# include <machine/asm.h> +# ifndef fp -+# define fp s8 ++# define fp s8 +# endif +# ifndef PTRLOG +# if SZREG == 4 -+# define PTRLOG 2 ++# define PTRLOG 2 +# else -+# define PTRLOG 3 ++# define PTRLOG 3 +# endif +# endif +# ifndef SETUP_GP +# if defined(__mips_o32) -+# define SETUP_GP \ -+ .set push; \ -+ .set noreorder; \ -+ .cpload t9; \ -+ .set pop -+# define SAVE_GP(x) \ -+ .cprestore x ++# define SETUP_GP \ ++ .set push; \ ++ .set noreorder; \ ++ .cpload t9; \ ++ .set pop ++# define SAVE_GP(x) \ ++ .cprestore x +# else -+# define SETUP_GP -+# define SAVE_GP(x) ++# define SETUP_GP ++# define SAVE_GP(x) +# endif +# endif +# ifndef ALSZ +# if defined(__mips_n32) || defined(__mips_n64) -+# define ALSZ 15 -+# define ALMASK ~15 ++# define ALSZ 15 ++# define ALMASK ~15 +# else -+# define ALSZ 7 -+# define ALMASK ~7 ++# define ALSZ 7 ++# define ALMASK ~7 +# endif +# endif +#else +# include <sys/regdef.h> +# include <sys/asm.h> +#endif - ++ # NARGSAVE is the argument space in the callers frame, including extra # 'shadowed' space for the argument registers. The minimum of 4 + # argument slots is sometimes predefined in the header files. diff --git a/www/seamonkey/patches/patch-xo b/www/seamonkey/patches/patch-xo index d7e67b27d46..94954879241 100644 --- a/www/seamonkey/patches/patch-xo +++ b/www/seamonkey/patches/patch-xo @@ -1,53 +1,52 @@ -$NetBSD: patch-xo,v 1.4 2012/04/28 22:48:07 ryoon Exp $ +$NetBSD: patch-xo,v 1.5 2012/09/06 12:08:52 ryoon Exp $ ---- mozilla/xpcom/reflect/xptcall/src/md/unix/xptcstubs_asm_mips.s.orig 2012-04-23 06:28:29.000000000 +0000 +--- mozilla/xpcom/reflect/xptcall/src/md/unix/xptcstubs_asm_mips.s.orig 2012-08-27 04:49:34.000000000 +0000 +++ mozilla/xpcom/reflect/xptcall/src/md/unix/xptcstubs_asm_mips.s -@@ -26,8 +26,46 @@ +@@ -14,6 +14,47 @@ + #include <sys/asm.h> + #endif - /* This code is for MIPS using the O32 ABI. */ - --#include <sys/regdef.h> --#include <sys/asm.h> +#ifdef __NetBSD__ +# include <machine/regdef.h> +# include <machine/asm.h> +# ifndef fp -+# define fp s8 ++# define fp s8 +# endif +# ifndef PTRLOG +# if SZREG == 4 -+# define PTRLOG 2 ++# define PTRLOG 2 +# else -+# define PTRLOG 3 ++# define PTRLOG 3 +# endif +# endif +# ifndef SETUP_GP +# if defined(__mips_o32) -+# define SETUP_GP \ -+ .set push; \ -+ .set noreorder; \ -+ .cpload t9; \ -+ .set pop -+# define SAVE_GP(x) \ -+ .cprestore x ++# define SETUP_GP \ ++ .set push; \ ++ .set noreorder; \ ++ .cpload t9; \ ++ .set pop ++# define SAVE_GP(x) \ ++ .cprestore x +# else -+# define SETUP_GP -+# define SAVE_GP(x) ++# define SETUP_GP ++# define SAVE_GP(x) +# endif +# endif +# ifndef ALSZ +# if defined(__mips_n32) || defined(__mips_n64) -+# define ALSZ 15 -+# define ALMASK ~15 ++# define ALSZ 15 ++# define ALMASK ~15 +# else -+# define ALSZ 7 -+# define ALMASK ~7 ++# define ALSZ 7 ++# define ALMASK ~7 +# endif +# endif +#else +# include <sys/regdef.h> +# include <sys/asm.h> +#endif - ++ # NARGSAVE is the argument space in the callers frame, including extra # 'shadowed' space for the argument registers. The minimum of 4 + # argument slots is sometimes predefined in the header files. diff --git a/www/seamonkey/patches/patch-za b/www/seamonkey/patches/patch-za deleted file mode 100644 index a3eb932c163..00000000000 --- a/www/seamonkey/patches/patch-za +++ /dev/null @@ -1,15 +0,0 @@ -$NetBSD: patch-za,v 1.7 2012/06/14 11:27:34 ryoon Exp $ - ---- suite/app/Makefile.in.orig 2012-06-05 05:50:28.000000000 +0000 -+++ suite/app/Makefile.in -@@ -236,6 +236,10 @@ libs:: - - endif - -+ifeq ($(OS_ARCH),NetBSD) -+OS_LIBS += $(call EXPAND_LIBNAME,kvm) -+endif -+ - ifeq (cocoa,$(MOZ_WIDGET_TOOLKIT)) - # Anything below the above ifdef won't be included in mac builds. So be very - # careful what you add here. |