[csw-devel] SF.net SVN: gar:[2368] csw/mgar/pkg/firefox/trunk

wbonnet at users.sourceforge.net wbonnet at users.sourceforge.net
Thu Nov 27 22:48:26 CET 2008


Revision: 2368
          http://gar.svn.sourceforge.net/gar/?rev=2368&view=rev
Author:   wbonnet
Date:     2008-11-27 21:48:26 +0000 (Thu, 27 Nov 2008)

Log Message:
-----------
Update to FF3.0.4

Modified Paths:
--------------
    csw/mgar/pkg/firefox/trunk/Makefile
    csw/mgar/pkg/firefox/trunk/checksums
    csw/mgar/pkg/firefox/trunk/files/.mozconfig
    csw/mgar/pkg/firefox/trunk/files/CSWfirefox.depend
    csw/mgar/pkg/firefox/trunk/files/CSWfirefox.prototype
    csw/mgar/pkg/firefox/trunk/files/autoconf.mk.in.diff

Added Paths:
-----------
    csw/mgar/pkg/firefox/trunk/files/file_id.cc.diff
    csw/mgar/pkg/firefox/trunk/files/md5.h.diff
    csw/mgar/pkg/firefox/trunk/files/nsExceptionHandler.cpp.diff
    csw/mgar/pkg/firefox/trunk/files/nsNativeApSuportUnix.cpp.diff
    csw/mgar/pkg/firefox/trunk/files/solaris_lwp.h.diff

Modified: csw/mgar/pkg/firefox/trunk/Makefile
===================================================================
--- csw/mgar/pkg/firefox/trunk/Makefile	2008-11-27 11:24:43 UTC (rev 2367)
+++ csw/mgar/pkg/firefox/trunk/Makefile	2008-11-27 21:48:26 UTC (rev 2368)
@@ -21,14 +21,22 @@
 PATCHFILES += packager.mk.diff
 PATCHFILES += jemalloc.c.diff
 PATCHFILES += nsMathUtils.h.diff
+PATCHFILES += file_id.cc.diff
+PATCHFILES += md5.h.diff
+PATCHFILES += solaris_lwp.h.diff
+PATCHFILES += nsNativeApSuportUnix.cpp.diff
+PATCHFILES += nsExceptionHandler.cpp.diff 
 
 PERL=/opt/csw/bin/perl
 CXXFLAGS+=-xlibmil -xlibmopt -features=tmplife -norunpath
-CFLAGS+=-xlibmil -D__solaris__
-LDFLAGS+=-L/opt/csw/mozilla/firefox/lib -R/opt/csw/mozilla/firefox/lib -L/opt/csw/lib -R/opt/csw/lib
+CFLAGS+=-xlibmil -D__solaris__ 
 
-include gar/category.mk
+include ../category.mk
 
+CFLAGS+= -DG_HAVE_ISO_VARARGS
+CXXFLAGS+= -DG_HAVE_ISO_VARARGS
+LDFLAGS+=-L/usr/lib/lwp -L/opt/csw/mozilla/firefox/lib -R/opt/csw/mozilla/firefox/lib -L/opt/csw/lib -R/opt/csw/lib -lsqlite3
+
 export PERL CFLAGS CXXFLAGS LDFLAGS
 
 CONFIGURE_ARGS = --prefix=/opt/csw/mozilla/firefox
@@ -57,9 +65,7 @@
 	( cp $(FILEDIR)/firefox.keys $(DESTDIR)/opt/csw/share/gnome/mime-info/firefox.keys )
 
 post-install:
-	( gfind $(DESTDIR)/opt/csw -exec bash -c "file {} | grep ELF | grep -e 'executable' -e 'dynamic lib' | grep 'not stripped' && strip {}"  \; )
-	( mv $(DESTDIR)/opt/csw/mozilla/firefox/bin/firefox-config $(DESTDIR)/opt/csw/mozilla/firefox/bin/firefox-config.temp && gsed -e s\_-L$(DESTDIR)/opt/csw/lib\_\_g  $(DESTDIR)/opt/csw/mozilla/firefox/bin/firefox-config.temp > $(DESTDIR)/opt/csw/mozilla/firefox/bin/firefox-config && rm $(DESTDIR)/opt/csw/mozilla/firefox/bin/firefox-config.temp )
-	( mv $(DESTDIR)/opt/csw/mozilla/firefox/lib/pkgconfig/firefox-nspr.pc $(DESTDIR)/opt/csw/mozilla/firefox/lib/pkgconfig/firefox-nspr.pc.temp && gsed -e s\_-L$(DESTDIR)/opt/csw/lib\_\_g  $(DESTDIR)/opt/csw/mozilla/firefox/lib/pkgconfig/firefox-nspr.pc.temp > $(DESTDIR)/opt/csw/mozilla/firefox/lib/pkgconfig/firefox-nspr.pc && rm $(DESTDIR)/opt/csw/mozilla/firefox/lib/pkgconfig/firefox-nspr.pc.temp )
+	( gfind $(DESTDIR)/opt/csw -exec bash -c "file {} | ggrep ELF | ggrep -e 'executable' -e 'dynamic lib' | ggrep 'not stripped' && strip {}"  \; )
 	( gfind $(DESTDIR)/opt/csw -name chromelist.txt -exec bash -c " mv {} {}.temp && gsed -e  s\_`pwd`/$(WORKDIR)/$(DISTNAME)/\_\_g {}.temp > {} && rm {}.temp"  \; )
 	( gfind $(DESTDIR)/opt/csw/mozilla/firefox -name "*.js" -exec bash -c " mv {} {}.temp && gsed -e  s\_`pwd`/$(WORKDIR)/$(DISTNAME)/\_\_g {}.temp > {} && rm {}.temp"  \; )
 	( gfind $(DESTDIR)/opt/csw/mozilla/firefox -name "*.jar" -exec bash -c "`pwd`/removeBuildPathFromJar.sh {} `pwd` $(WORKDIR) $(DISTNAME)" \; )

Modified: csw/mgar/pkg/firefox/trunk/checksums
===================================================================
--- csw/mgar/pkg/firefox/trunk/checksums	2008-11-27 11:24:43 UTC (rev 2367)
+++ csw/mgar/pkg/firefox/trunk/checksums	2008-11-27 21:48:26 UTC (rev 2368)
@@ -1,9 +1,14 @@
 8a1ac4a5940108a96458c5307a74c98d  download/firefox-3.0.4-source.tar.bz2
 3cc981390e527e1343f6c450d839eceb  download/CSWfirefox.gspec
-206d69879ba8f02201c74bd78ec33d9f  download/CSWfirefox.depend
+e6a5bb96973bba048d61f64c14a6bbc4  download/CSWfirefox.depend
 f9c7fb69080051172bd7357370731ba3  download/CSWfirefox.postinstall
 6ede39c29b3672fb1fc1d8fe397a7863  download/CSWfirefox.postremove
-1c8ee494a515890096c71b77c6c01dd7  download/autoconf.mk.in.diff
+45bba282258a321e5e4f73a742bcc31b  download/autoconf.mk.in.diff
 d0d942fa0c012abcb2a45b1d0fc99051  download/packager.mk.diff
 dc2ff9299e65ef1acc7a1a684e1ed449  download/jemalloc.c.diff
 ca4162516d8c09deaa9f0b6f3b3ecffb  download/nsMathUtils.h.diff
+a71a4afaabc4d067f30d8fb184fea520  download/file_id.cc.diff
+18b0cdc902caa4172b7f2d473239c9a9  download/md5.h.diff
+29e0ca858fe3aef24d5be1300dc39735  download/solaris_lwp.h.diff
+d8f7ec0df9f63317ff2d8578d9dbe3ff  download/nsNativeApSuportUnix.cpp.diff
+1a3d61e09378d28d9bc9f3df45a224bc  download/nsExceptionHandler.cpp.diff

Modified: csw/mgar/pkg/firefox/trunk/files/.mozconfig
===================================================================
--- csw/mgar/pkg/firefox/trunk/files/.mozconfig	2008-11-27 11:24:43 UTC (rev 2367)
+++ csw/mgar/pkg/firefox/trunk/files/.mozconfig	2008-11-27 21:48:26 UTC (rev 2368)
@@ -2,6 +2,7 @@
 mk_add_options MOZ_OBJDIR=@TOPSRCDIR@/firefox-opt-static
 mk_add_options BUILD_OFFICIAL=1
 mk_add_options MOZILLA_OFFICIAL=1
+mk_add_options CFLAGS="-xc99=all"
 
 ac_add_options --enable-application=browser
 ac_add_options --disable-debug
@@ -18,8 +19,8 @@
 ac_add_options --enable-crypto
 ac_add_options --enable-canvas
 ac_add_options --enable-system-cairo
+ac_add_options --disable-pthreads
 
-
 ac_add_options --enable-official-branding
 #ac_add_options --enable-xinerama
 

Modified: csw/mgar/pkg/firefox/trunk/files/CSWfirefox.depend
===================================================================
--- csw/mgar/pkg/firefox/trunk/files/CSWfirefox.depend	2008-11-27 11:24:43 UTC (rev 2367)
+++ csw/mgar/pkg/firefox/trunk/files/CSWfirefox.depend	2008-11-27 21:48:26 UTC (rev 2368)
@@ -23,6 +23,7 @@
 P CSWgnomekeyring  gnomekeyring - keep password and other secrets for users
 P CSWlibcairo  libcairo - The Cairo 2D Graphics Library
 P CSWiconv  libiconv - GNU iconv library
-P CSWcommon common - common files and dirs for CSW packages
-P CSWcommon common - common files and dirs for CSW packages
-P CSWcommon common - common files and dirs for CSW packages
+P CSWdbusglib
+P CSWlibdbus
+P CSWlibx11
+P CSWsqlite3

Modified: csw/mgar/pkg/firefox/trunk/files/CSWfirefox.prototype
===================================================================
--- csw/mgar/pkg/firefox/trunk/files/CSWfirefox.prototype	2008-11-27 11:24:43 UTC (rev 2367)
+++ csw/mgar/pkg/firefox/trunk/files/CSWfirefox.prototype	2008-11-27 21:48:26 UTC (rev 2368)
@@ -1,575 +0,0 @@
-d none /opt/csw/mozilla 0755 root bin
-d none /opt/csw/mozilla/firefox 0755 root bin
-d none /opt/csw/mozilla/firefox/lib 0755 root bin
-f none /opt/csw/mozilla/firefox/lib/TestGtkEmbed 0755 root bin
-f none /opt/csw/mozilla/firefox/lib/browserconfig.properties 0644 root bin
-d none /opt/csw/mozilla/firefox/lib/dictionaries 0755 root bin
-f none /opt/csw/mozilla/firefox/lib/dictionaries/en-US.aff 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/dictionaries/en-US.dic 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/firefox-bin 0755 root bin
-d none /opt/csw/mozilla/firefox/lib/install 0755 root bin
-f none /opt/csw/mozilla/firefox/lib/moz_patch_checker.dtksh 0755 root bin
-f none /opt/csw/mozilla/firefox/lib/mozilla-installer-bin 0755 root bin
-f none /opt/csw/mozilla/firefox/lib/mozilla-xremote-client 0755 root bin
-f none /opt/csw/mozilla/firefox/lib/old-homepage-default.properties 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/regxpcom 0755 root bin
-f none /opt/csw/mozilla/firefox/lib/run-mozilla.sh 0755 root bin
-f none /opt/csw/mozilla/firefox/lib/xpcshell 0755 root bin
-f none /opt/csw/mozilla/firefox/lib/xpicleanup 0755 root bin
-f none /opt/csw/mozilla/firefox/lib/xpidl 0755 root bin
-f none /opt/csw/mozilla/firefox/lib/xpt_dump 0755 root bin
-f none /opt/csw/mozilla/firefox/lib/xpt_link 0755 root bin
-d none /opt/csw/mozilla/firefox/bin 0755 root bin
-f none /opt/csw/mozilla/firefox/bin/firefox 0755 root bin
-f none /opt/csw/mozilla/firefox/bin/firefox-config 0644 root bin
-d none /opt/csw/mozilla/firefox/lib/chrome 0755 root bin
-f none /opt/csw/mozilla/firefox/lib/chrome.manifest 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/chrome/browser.jar 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/chrome/browser.manifest 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/chrome/chromelist.txt 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/chrome/classic.jar 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/chrome/classic.manifest 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/chrome/comm.jar 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/chrome/comm.manifest 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/chrome/en-US.jar 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/chrome/en-US.manifest 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/chrome/inspector.jar 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/chrome/pippki.jar 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/chrome/pippki.manifest 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/chrome/reporter.jar 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/chrome/reporter.manifest 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/chrome/toolkit.jar 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/chrome/toolkit.manifest 0644 root bin
-d none /opt/csw/mozilla/firefox/lib/components 0755 root bin
-f none /opt/csw/mozilla/firefox/lib/components/FeedConverter.js 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/components/FeedProcessor.js 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/components/FeedWriter.js 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/components/WebContentConverter.js 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/components/accessibility-atk.xpt 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/components/accessibility.xpt 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/components/alerts.xpt 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/components/appshell.xpt 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/components/appstartup.xpt 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/components/autocomplete.xpt 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/components/autoconfig.xpt 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/components/bookmarks.xpt 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/components/browser-feeds.xpt 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/components/browsercompsbase.xpt 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/components/browsersearch.xpt 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/components/caps.xpt 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/components/chardet.xpt 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/components/chrome.xpt 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/components/commandhandler.xpt 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/components/commandlines.xpt 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/components/composer.xpt 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/components/content_base.xpt 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/components/content_html.xpt 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/components/content_htmldoc.xpt 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/components/content_xmldoc.xpt 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/components/content_xslt.xpt 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/components/content_xtf.xpt 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/components/cookie.xpt 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/components/directory.xpt 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/components/docshell.xpt 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/components/dom.xpt 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/components/dom_base.xpt 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/components/dom_canvas.xpt 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/components/dom_core.xpt 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/components/dom_css.xpt 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/components/dom_events.xpt 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/components/dom_html.xpt 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/components/dom_loadsave.xpt 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/components/dom_range.xpt 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/components/dom_sidebar.xpt 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/components/dom_storage.xpt 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/components/dom_stylesheets.xpt 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/components/dom_svg.xpt 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/components/dom_traversal.xpt 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/components/dom_views.xpt 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/components/dom_xbl.xpt 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/components/dom_xpath.xpt 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/components/dom_xul.xpt 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/components/downloads.xpt 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/components/editor.xpt 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/components/embed_base.xpt 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/components/extensions.xpt 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/components/exthandler.xpt 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/components/fastfind.xpt 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/components/feeds.xpt 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/components/filepicker.xpt 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/components/find.xpt 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/components/gfx.xpt 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/components/gksvgrenderer.xpt 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/components/history.xpt 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/components/htmlparser.xpt 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/components/imgicon.xpt 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/components/imglib2.xpt 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/components/inspector-cmdline.js 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/components/inspector.xpt 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/components/intl.xpt 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/components/jar.xpt 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/components/jsconsole-clhandler.js 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/components/jsconsole.xpt 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/components/jsdservice.xpt 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/components/layout_base.xpt 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/components/layout_printing.xpt 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/components/layout_xul.xpt 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/components/layout_xul_tree.xpt 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/components/libaccessibility.so 0755 root bin
-f none /opt/csw/mozilla/firefox/lib/components/libappcomps.so 0755 root bin
-f none /opt/csw/mozilla/firefox/lib/components/libauth.so 0755 root bin
-f none /opt/csw/mozilla/firefox/lib/components/libautoconfig.so 0755 root bin
-f none /opt/csw/mozilla/firefox/lib/components/libbrowsercomps.so 0755 root bin
-f none /opt/csw/mozilla/firefox/lib/components/libbrowserdirprovider.so 0755 root bin
-f none /opt/csw/mozilla/firefox/lib/components/libcaps.so 0755 root bin
-f none /opt/csw/mozilla/firefox/lib/components/libchrome.so 0755 root bin
-f none /opt/csw/mozilla/firefox/lib/components/libcommandlines.so 0755 root bin
-f none /opt/csw/mozilla/firefox/lib/components/libcomposer.so 0755 root bin
-f none /opt/csw/mozilla/firefox/lib/components/libcookie.so 0755 root bin
-f none /opt/csw/mozilla/firefox/lib/components/libdocshell.so 0755 root bin
-f none /opt/csw/mozilla/firefox/lib/components/libeditor.so 0755 root bin
-f none /opt/csw/mozilla/firefox/lib/components/libembedcomponents.so 0755 root bin
-f none /opt/csw/mozilla/firefox/lib/components/libfileview.so 0755 root bin
-f none /opt/csw/mozilla/firefox/lib/components/libgfx_gtk.so 0755 root bin
-f none /opt/csw/mozilla/firefox/lib/components/libgfxps.so 0755 root bin
-f none /opt/csw/mozilla/firefox/lib/components/libgklayout.so 0755 root bin
-f none /opt/csw/mozilla/firefox/lib/components/libgkplugin.so 0755 root bin
-f none /opt/csw/mozilla/firefox/lib/components/libhtmlpars.so 0755 root bin
-f none /opt/csw/mozilla/firefox/lib/components/libi18n.so 0755 root bin
-f none /opt/csw/mozilla/firefox/lib/components/libimgicon.so 0755 root bin
-f none /opt/csw/mozilla/firefox/lib/components/libimglib2.so 0755 root bin
-f none /opt/csw/mozilla/firefox/lib/components/libjar50.so 0755 root bin
-f none /opt/csw/mozilla/firefox/lib/components/libjsd.so 0755 root bin
-f none /opt/csw/mozilla/firefox/lib/components/libmork.so 0755 root bin
-f none /opt/csw/mozilla/firefox/lib/components/libmozfind.so 0755 root bin
-f none /opt/csw/mozilla/firefox/lib/components/libmozgnome.so 0755 root bin
-f none /opt/csw/mozilla/firefox/lib/components/libmyspell.so 0755 root bin
-f none /opt/csw/mozilla/firefox/lib/components/libnecko.so 0755 root bin
-f none /opt/csw/mozilla/firefox/lib/components/libnecko2.so 0755 root bin
-f none /opt/csw/mozilla/firefox/lib/components/libnkgnomevfs.so 0755 root bin
-f none /opt/csw/mozilla/firefox/lib/components/libnsappshell.so 0755 root bin
-f none /opt/csw/mozilla/firefox/lib/components/liboji.so 0755 root bin
-f none /opt/csw/mozilla/firefox/lib/components/libpermissions.so 0755 root bin
-f none /opt/csw/mozilla/firefox/lib/components/libpipboot.so 0755 root bin
-f none /opt/csw/mozilla/firefox/lib/components/libpipnss.so 0755 root bin
-f none /opt/csw/mozilla/firefox/lib/components/libpippki.so 0755 root bin
-f none /opt/csw/mozilla/firefox/lib/components/libpref.so 0755 root bin
-f none /opt/csw/mozilla/firefox/lib/components/librdf.so 0755 root bin
-f none /opt/csw/mozilla/firefox/lib/components/libremoteservice.so 0755 root bin
-f none /opt/csw/mozilla/firefox/lib/components/libsearchservice.so 0755 root bin
-f none /opt/csw/mozilla/firefox/lib/components/libspellchecker.so 0755 root bin
-f none /opt/csw/mozilla/firefox/lib/components/libstoragecomps.so 0755 root bin
-f none /opt/csw/mozilla/firefox/lib/components/libsystem-pref.so 0755 root bin
-f none /opt/csw/mozilla/firefox/lib/components/libtoolkitcomps.so 0755 root bin
-f none /opt/csw/mozilla/firefox/lib/components/libtransformiix.so 0755 root bin
-f none /opt/csw/mozilla/firefox/lib/components/libtxmgr.so 0755 root bin
-f none /opt/csw/mozilla/firefox/lib/components/libuconv.so 0755 root bin
-f none /opt/csw/mozilla/firefox/lib/components/libucvmath.so 0755 root bin
-f none /opt/csw/mozilla/firefox/lib/components/libuniversalchardet.so 0755 root bin
-f none /opt/csw/mozilla/firefox/lib/components/libwebbrwsr.so 0755 root bin
-f none /opt/csw/mozilla/firefox/lib/components/libwebsrvcs.so 0755 root bin
-f none /opt/csw/mozilla/firefox/lib/components/libwidget_gtk2.so 0755 root bin
-f none /opt/csw/mozilla/firefox/lib/components/libxmlextras.so 0755 root bin
-f none /opt/csw/mozilla/firefox/lib/components/libxpcom_compat_c.so 0755 root bin
-f none /opt/csw/mozilla/firefox/lib/components/libxpconnect.so 0755 root bin
-f none /opt/csw/mozilla/firefox/lib/components/libxpinstall.so 0755 root bin
-f none /opt/csw/mozilla/firefox/lib/components/locale.xpt 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/components/lwbrk.xpt 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/components/microsummaries.xpt 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/components/migration.xpt 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/components/mimetype.xpt 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/components/mozbrwsr.xpt 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/components/mozfind.xpt 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/components/mozgnome.xpt 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/components/necko.xpt 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/components/necko_about.xpt 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/components/necko_cache.xpt 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/components/necko_cookie.xpt 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/components/necko_data.xpt 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/components/necko_dns.xpt 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/components/necko_file.xpt 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/components/necko_ftp.xpt 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/components/necko_http.xpt 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/components/necko_res.xpt 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/components/necko_socket.xpt 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/components/necko_strconv.xpt 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/components/necko_viewsource.xpt 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/components/nsBookmarkTransactionManager.js 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/components/nsBrowserContentHandler.js 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/components/nsBrowserGlue.js 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/components/nsCloseAllWindows.js 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/components/nsDefaultCLH.js 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/components/nsDictionary.js 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/components/nsExtensionManager.js 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/components/nsFilePicker.js 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/components/nsHelperAppDlg.js 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/components/nsInterfaceInfoToIDL.js 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/components/nsMicrosummaryService.js 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/components/nsProgressDialog.js 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/components/nsProxyAutoConfig.js 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/components/nsResetPref.js 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/components/nsSafebrowsingApplication.js 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/components/nsSearchService.js 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/components/nsSearchSuggestions.js 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/components/nsSessionStartup.js 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/components/nsSessionStore.js 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/components/nsSidebar.js 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/components/nsURLFormatter.js 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/components/nsUpdateService.js 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/components/nsUrlClassifierLib.js 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/components/nsUrlClassifierListManager.js 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/components/nsUrlClassifierTable.js 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/components/nsXmlRpcClient.js 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/components/oji.xpt 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/components/passwordmgr.xpt 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/components/pipboot.xpt 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/components/pipnss.xpt 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/components/pippki.xpt 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/components/plugin.xpt 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/components/pref.xpt 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/components/prefetch.xpt 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/components/profile.xpt 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/components/progressDlg.xpt 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/components/proxyObjInst.xpt 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/components/rdf.xpt 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/components/safebrowsing.xpt 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/components/satchel.xpt 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/components/saxparser.xpt 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/components/search.xpt 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/components/sessionstore.xpt 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/components/shellservice.xpt 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/components/shistory.xpt 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/components/spellchecker.xpt 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/components/storage.xpt 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/components/toolkitprofile.xpt 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/components/toolkitremote.xpt 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/components/txmgr.xpt 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/components/txtsvc.xpt 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/components/uconv.xpt 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/components/unicharutil.xpt 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/components/update.xpt 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/components/uriloader.xpt 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/components/url-classifier.xpt 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/components/urlformatter.xpt 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/components/webBrowser_core.xpt 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/components/webbrowserpersist.xpt 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/components/webshell_idls.xpt 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/components/websrvcs.xpt 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/components/widget.xpt 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/components/windowds.xpt 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/components/windowwatcher.xpt 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/components/xml-rpc.xpt 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/components/xpcom_base.xpt 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/components/xpcom_components.xpt 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/components/xpcom_ds.xpt 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/components/xpcom_io.xpt 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/components/xpcom_obsolete.xpt 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/components/xpcom_threads.xpt 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/components/xpcom_xpti.xpt 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/components/xpconnect.xpt 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/components/xpinstall.xpt 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/components/xulapp.xpt 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/components/xuldoc.xpt 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/components/xultmpl.xpt 0644 root bin
-d none /opt/csw/mozilla/firefox/lib/defaults 0755 root bin
-d none /opt/csw/mozilla/firefox/lib/defaults/autoconfig 0755 root bin
-f none /opt/csw/mozilla/firefox/lib/defaults/autoconfig/platform.js 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/defaults/autoconfig/prefcalls.js 0644 root bin
-d none /opt/csw/mozilla/firefox/lib/defaults/pref 0755 root bin
-f none /opt/csw/mozilla/firefox/lib/defaults/pref/channel-prefs.js 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/defaults/pref/firefox-branding.js 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/defaults/pref/firefox-l10n.js 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/defaults/pref/firefox.js 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/defaults/pref/reporter.js 0644 root bin
-d none /opt/csw/mozilla/firefox/lib/defaults/preferences 0755 root bin
-f none /opt/csw/mozilla/firefox/lib/defaults/preferences/inspector.js 0644 root bin
-d none /opt/csw/mozilla/firefox/lib/defaults/profile 0755 root bin
-f none /opt/csw/mozilla/firefox/lib/defaults/profile/bookmarks.html 0644 root bin
-d none /opt/csw/mozilla/firefox/lib/defaults/profile/chrome 0755 root bin
-f none /opt/csw/mozilla/firefox/lib/defaults/profile/chrome/userChrome-example.css 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/defaults/profile/chrome/userContent-example.css 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/defaults/profile/localstore.rdf 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/defaults/profile/mimeTypes.rdf 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/defaults/profile/prefs.js 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/defaults/profile/search.rdf 0644 root bin
-d none /opt/csw/mozilla/firefox/lib/extensions 0755 root bin
-d none /opt/csw/mozilla/firefox/lib/extensions/inspector at mozilla.org 0755 root bin
-d none /opt/csw/mozilla/firefox/lib/extensions/inspector at mozilla.org/chrome 0755 root bin
-f none /opt/csw/mozilla/firefox/lib/extensions/inspector at mozilla.org/chrome.manifest 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/extensions/inspector at mozilla.org/chrome/chromelist.txt 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/extensions/inspector at mozilla.org/chrome/inspector.jar 0644 root bin
-d none /opt/csw/mozilla/firefox/lib/extensions/inspector at mozilla.org/components 0755 root bin
-f none /opt/csw/mozilla/firefox/lib/extensions/inspector at mozilla.org/components/inspector-cmdline.js 0644 root bin
-d none /opt/csw/mozilla/firefox/lib/extensions/inspector at mozilla.org/defaults 0755 root bin
-d none /opt/csw/mozilla/firefox/lib/extensions/inspector at mozilla.org/defaults/preferences 0755 root bin
-f none /opt/csw/mozilla/firefox/lib/extensions/inspector at mozilla.org/defaults/preferences/inspector.js 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/extensions/inspector at mozilla.org/install.rdf 0644 root bin
-d none /opt/csw/mozilla/firefox/lib/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd} 0755 root bin
-f none /opt/csw/mozilla/firefox/lib/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}/install.rdf 0644 root bin
-d none /opt/csw/mozilla/firefox/lib/greprefs 0755 root bin
-f none /opt/csw/mozilla/firefox/lib/greprefs/all.js 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/greprefs/security-prefs.js 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/greprefs/xpinstall.js 0644 root bin
-d none /opt/csw/mozilla/firefox/lib/icons 0755 root bin
-f none /opt/csw/mozilla/firefox/lib/icons/default.xpm 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/icons/document.png 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/icons/mozicon128.png 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/icons/mozicon16.xpm 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/icons/mozicon50.xpm 0644 root bin
-d none /opt/csw/mozilla/firefox/lib/init.d 0755 root bin
-f none /opt/csw/mozilla/firefox/lib/init.d/README 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/init.d/S02solaris_patchchecker.sh 0755 root bin
-d none /opt/csw/mozilla/firefox/lib/plugins 0755 root bin
-f none /opt/csw/mozilla/firefox/lib/plugins/libnullplugin.so 0755 root bin
-f none /opt/csw/mozilla/firefox/lib/plugins/libunixprintplugin.so 0755 root bin
-d none /opt/csw/mozilla/firefox/lib/res 0755 root bin
-f none /opt/csw/mozilla/firefox/lib/res/EditorOverride.css 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/res/arrow.gif 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/res/arrowd.gif 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/res/broken-image.gif 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/res/charsetData.properties 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/res/charsetalias.properties 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/res/cmessage.txt 0644 root bin
-d none /opt/csw/mozilla/firefox/lib/res/dtd 0755 root bin
-f none /opt/csw/mozilla/firefox/lib/res/dtd/mathml.dtd 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/res/dtd/xhtml11.dtd 0644 root bin
-d none /opt/csw/mozilla/firefox/lib/res/entityTables 0755 root bin
-f none /opt/csw/mozilla/firefox/lib/res/entityTables/html40Latin1.properties 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/res/entityTables/html40Special.properties 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/res/entityTables/html40Symbols.properties 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/res/entityTables/htmlEntityVersions.properties 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/res/entityTables/mathml20.properties 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/res/entityTables/transliterate.properties 0644 root bin
-d none /opt/csw/mozilla/firefox/lib/res/fonts 0755 root bin
-f none /opt/csw/mozilla/firefox/lib/res/fonts/fontEncoding.properties 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/res/fonts/mathfont.properties 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/res/fonts/mathfontCMEX10.properties 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/res/fonts/mathfontCMSY10.properties 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/res/fonts/mathfontMTExtra.properties 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/res/fonts/mathfontMath1.properties 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/res/fonts/mathfontMath2.properties 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/res/fonts/mathfontMath4.properties 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/res/fonts/mathfontPUA.properties 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/res/fonts/mathfontSymbol.properties 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/res/fonts/pangoFontEncoding.properties 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/res/forms.css 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/res/grabber.gif 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/res/hiddenWindow.html 0644 root bin
-d none /opt/csw/mozilla/firefox/lib/res/html 0755 root bin
-f none /opt/csw/mozilla/firefox/lib/res/html.css 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/res/html/gopher-audio.gif 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/res/html/gopher-binary.gif 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/res/html/gopher-find.gif 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/res/html/gopher-image.gif 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/res/html/gopher-menu.gif 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/res/html/gopher-movie.gif 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/res/html/gopher-sound.gif 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/res/html/gopher-telnet.gif 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/res/html/gopher-text.gif 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/res/html/gopher-unknown.gif 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/res/langGroups.properties 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/res/language.properties 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/res/loading-image.gif 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/res/mathml.css 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/res/quirk.css 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/res/sample.unixpsfonts.properties 0644 root bin
-d none /opt/csw/mozilla/firefox/lib/res/samples 0755 root bin
-f none /opt/csw/mozilla/firefox/lib/res/samples/Anieyes.gif 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/res/samples/aform.css 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/res/samples/beeptest.html 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/res/samples/bform.css 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/res/samples/bg.jpg 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/res/samples/cform.css 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/res/samples/checkboxTest.xul 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/res/samples/demoform.css 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/res/samples/find.html 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/res/samples/gear1.gif 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/res/samples/image_props.html 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/res/samples/mozform.css 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/res/samples/printsetup.html 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/res/samples/raptor.jpg 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/res/samples/rock_gra.gif 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/res/samples/scrollbarTest1.xul 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/res/samples/scrollbarTest2.xul 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/res/samples/sliderTest1.xul 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/res/samples/soundtest.html 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/res/samples/test.wav 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/res/samples/test0.html 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/res/samples/test1.html 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/res/samples/test10.html 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/res/samples/test11.html 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/res/samples/test12.html 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/res/samples/test13.html 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/res/samples/test14.html 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/res/samples/test15.html 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/res/samples/test16.html 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/res/samples/test2.html 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/res/samples/test3.html 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/res/samples/test4.html 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/res/samples/test5.html 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/res/samples/test6.html 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/res/samples/test7.html 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/res/samples/test8-1.html 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/res/samples/test8.html 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/res/samples/test8dom.html 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/res/samples/test8sca.html 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/res/samples/test8siz.html 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/res/samples/test8tab.html 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/res/samples/test9.html 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/res/samples/test9a.html 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/res/samples/test9b.html 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/res/samples/test_ed.html 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/res/samples/test_form.html 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/res/samples/test_gfx.html 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/res/samples/test_lbox.html 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/res/samples/test_pr.html 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/res/samples/test_weight.html 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/res/samples/toolbarTest1.xul 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/res/samples/treeTest1.css 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/res/samples/treeTest1.xul 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/res/samples/xulTest.css 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/res/svg.css 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/res/table-add-column-after-active.gif 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/res/table-add-column-after-hover.gif 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/res/table-add-column-after.gif 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/res/table-add-column-before-active.gif 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/res/table-add-column-before-hover.gif 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/res/table-add-column-before.gif 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/res/table-add-row-after-active.gif 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/res/table-add-row-after-hover.gif 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/res/table-add-row-after.gif 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/res/table-add-row-before-active.gif 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/res/table-add-row-before-hover.gif 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/res/table-add-row-before.gif 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/res/table-remove-column-active.gif 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/res/table-remove-column-hover.gif 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/res/table-remove-column.gif 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/res/table-remove-row-active.gif 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/res/table-remove-row-hover.gif 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/res/table-remove-row.gif 0644 root bin
-d none /opt/csw/mozilla/firefox/lib/res/throbber 0755 root bin
-f none /opt/csw/mozilla/firefox/lib/res/throbber/anim.gif 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/res/throbber/anims00.gif 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/res/throbber/anims01.gif 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/res/throbber/anims02.gif 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/res/throbber/anims03.gif 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/res/throbber/anims04.gif 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/res/throbber/anims05.gif 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/res/throbber/anims06.gif 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/res/throbber/anims07.gif 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/res/throbber/anims08.gif 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/res/throbber/anims09.gif 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/res/throbber/anims10.gif 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/res/throbber/anims11.gif 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/res/throbber/anims12.gif 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/res/throbber/anims13.gif 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/res/throbber/anims14.gif 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/res/throbber/anims15.gif 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/res/throbber/anims16.gif 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/res/throbber/anims17.gif 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/res/throbber/anims18.gif 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/res/throbber/anims19.gif 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/res/throbber/anims20.gif 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/res/throbber/anims21.gif 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/res/throbber/anims22.gif 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/res/throbber/anims23.gif 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/res/throbber/anims24.gif 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/res/throbber/anims25.gif 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/res/throbber/anims26.gif 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/res/throbber/anims27.gif 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/res/throbber/anims28.gif 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/res/throbber/anims29.gif 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/res/ua.css 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/res/unixcharset.properties 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/res/viewer.properties 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/res/viewsource.css 0644 root bin
-d none /opt/csw/mozilla/firefox/lib/searchplugins 0755 root bin
-f none /opt/csw/mozilla/firefox/lib/searchplugins/amazondotcom.xml 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/searchplugins/answers.xml 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/searchplugins/creativecommons.xml 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/searchplugins/eBay.xml 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/searchplugins/google.xml 0644 root bin
-f none /opt/csw/mozilla/firefox/lib/searchplugins/yahoo.xml 0644 root bin
-d none /opt/csw/mozilla/firefox/share 0755 root bin
-d none /opt/csw/mozilla/firefox/share/aclocal 0755 root bin
-f none /opt/csw/mozilla/firefox/share/aclocal/nspr.m4 0644 root bin
-d none /opt/csw/share 0755 root bin
-d none /opt/csw/share/applications 0755 root bin
-f none /opt/csw/share/applications/firefox.desktop 0644 root bin
-d none /opt/csw/share/doc 0755 root bin
-d none /opt/csw/share/gnome 0755 root bin
-d none /opt/csw/share/gnome/mime-info 0755 root bin
-f none /opt/csw/share/gnome/mime-info/firefox.keys 0644 root bin
-d none /opt/csw/share/locale 0755 root bin
-d none /opt/csw/share/locale/az 0755 root bin
-d none /opt/csw/share/locale/az/LC_MESSAGES 0755 root bin
-d none /opt/csw/share/locale/be 0755 root bin
-d none /opt/csw/share/locale/be/LC_MESSAGES 0755 root bin
-d none /opt/csw/share/locale/bg 0755 root bin
-d none /opt/csw/share/locale/bg/LC_MESSAGES 0755 root bin
-d none /opt/csw/share/locale/ca 0755 root bin
-d none /opt/csw/share/locale/ca/LC_MESSAGES 0755 root bin
-d none /opt/csw/share/locale/cs 0755 root bin
-d none /opt/csw/share/locale/cs/LC_MESSAGES 0755 root bin
-d none /opt/csw/share/locale/de 0755 root bin
-d none /opt/csw/share/locale/de/LC_MESSAGES 0755 root bin
-d none /opt/csw/share/locale/el 0755 root bin
-d none /opt/csw/share/locale/el/LC_MESSAGES 0755 root bin
-d none /opt/csw/share/locale/es 0755 root bin
-d none /opt/csw/share/locale/es/LC_MESSAGES 0755 root bin
-d none /opt/csw/share/locale/et 0755 root bin
-d none /opt/csw/share/locale/et/LC_MESSAGES 0755 root bin
-d none /opt/csw/share/locale/eu 0755 root bin
-d none /opt/csw/share/locale/eu/LC_MESSAGES 0755 root bin
-d none /opt/csw/share/locale/fi 0755 root bin
-d none /opt/csw/share/locale/fi/LC_MESSAGES 0755 root bin
-d none /opt/csw/share/locale/fr 0755 root bin
-d none /opt/csw/share/locale/fr/LC_MESSAGES 0755 root bin
-d none /opt/csw/share/locale/gl 0755 root bin
-d none /opt/csw/share/locale/gl/LC_MESSAGES 0755 root bin
-d none /opt/csw/share/locale/he 0755 root bin
-d none /opt/csw/share/locale/he/LC_MESSAGES 0755 root bin
-d none /opt/csw/share/locale/hu 0755 root bin
-d none /opt/csw/share/locale/hu/LC_MESSAGES 0755 root bin
-d none /opt/csw/share/locale/it 0755 root bin
-d none /opt/csw/share/locale/it/LC_MESSAGES 0755 root bin
-d none /opt/csw/share/locale/ja 0755 root bin
-d none /opt/csw/share/locale/ja/LC_MESSAGES 0755 root bin
-d none /opt/csw/share/locale/ko 0755 root bin
-d none /opt/csw/share/locale/ko/LC_MESSAGES 0755 root bin
-d none /opt/csw/share/locale/lt 0755 root bin
-d none /opt/csw/share/locale/lt/LC_MESSAGES 0755 root bin
-d none /opt/csw/share/locale/nl 0755 root bin
-d none /opt/csw/share/locale/nl/LC_MESSAGES 0755 root bin
-d none /opt/csw/share/locale/pl 0755 root bin
-d none /opt/csw/share/locale/pl/LC_MESSAGES 0755 root bin
-d none /opt/csw/share/locale/pt_BR 0755 root bin
-d none /opt/csw/share/locale/pt_BR/LC_MESSAGES 0755 root bin
-d none /opt/csw/share/locale/ro 0755 root bin
-d none /opt/csw/share/locale/ro/LC_MESSAGES 0755 root bin
-d none /opt/csw/share/locale/ru 0755 root bin
-d none /opt/csw/share/locale/ru/LC_MESSAGES 0755 root bin
-d none /opt/csw/share/locale/sk 0755 root bin
-d none /opt/csw/share/locale/sk/LC_MESSAGES 0755 root bin
-d none /opt/csw/share/locale/sv 0755 root bin
-d none /opt/csw/share/locale/sv/LC_MESSAGES 0755 root bin
-d none /opt/csw/share/locale/tr 0755 root bin
-d none /opt/csw/share/locale/tr/LC_MESSAGES 0755 root bin
-d none /opt/csw/share/locale/uk 0755 root bin
-d none /opt/csw/share/locale/uk/LC_MESSAGES 0755 root bin
-d none /opt/csw/share/locale/vi 0755 root bin
-d none /opt/csw/share/locale/vi/LC_MESSAGES 0755 root bin
-d none /opt/csw/share/locale/zh_CN 0755 root bin
-d none /opt/csw/share/locale/zh_TW 0755 root bin
-d none /opt/csw/share/locale/zh_TW/LC_MESSAGES 0755 root bin
-d none /opt/csw/share/man 0755 root bin
-d none /opt/csw/share/man/man1 0755 root bin
-d none /opt/csw/share/pixmaps 0755 root bin
-f none /opt/csw/share/pixmaps/firefox.png 0644 root bin
-d none /opt/csw/bin 0755 root bin
-s none /opt/csw/bin/firefox=../mozilla/firefox/bin/firefox
-i copyright=CSWfirefox.copyright
-i depend=CSWfirefox.depend
-i pkginfo=CSWfirefox.pkginfo
-i postinstall=CSWfirefox.postinstall
-i postremove=CSWfirefox.postremove

Modified: csw/mgar/pkg/firefox/trunk/files/autoconf.mk.in.diff
===================================================================
--- csw/mgar/pkg/firefox/trunk/files/autoconf.mk.in.diff	2008-11-27 11:24:43 UTC (rev 2367)
+++ csw/mgar/pkg/firefox/trunk/files/autoconf.mk.in.diff	2008-11-27 21:48:26 UTC (rev 2368)
@@ -16,7 +16,7 @@
 -installdir	= $(libdir)/$(MOZ_APP_NAME)-$(MOZ_APP_VERSION)
 -sdkdir		= $(libdir)/$(MOZ_APP_NAME)-devel-$(MOZ_APP_VERSION)
 +installdir	= $(libdir)
-+sdkdir		= $(libdir)/sdk
++sdkdir		= $(libdir)
  
  DIST		= $(DEPTH)/dist
  LIBXUL_SDK      = @LIBXUL_SDK@

Added: csw/mgar/pkg/firefox/trunk/files/file_id.cc.diff
===================================================================
--- csw/mgar/pkg/firefox/trunk/files/file_id.cc.diff	                        (rev 0)
+++ csw/mgar/pkg/firefox/trunk/files/file_id.cc.diff	2008-11-27 21:48:26 UTC (rev 2368)
@@ -0,0 +1,11 @@
+diff --speed-large-files --minimal -Nru  firefox.orig/toolkit/crashreporter/google-breakpad/src/common/solaris/file_id.cc firefox/toolkit/crashreporter/google-breakpad/src/common/solaris/file_id.cc
+--- firefox.orig/toolkit/crashreporter/google-breakpad/src/common/solaris/file_id.cc       2007-10-21 15:36:06.000000000 +0000
++++ firefox/toolkit/crashreporter/google-breakpad/src/common/solaris/file_id.cc  2008-11-24 22:07:22.563549000 +0000
+@@ -37,6 +37,7 @@
+ #include <fcntl.h>
+ #include <gelf.h>
+ #include <sys/mman.h>
++#include <sys/stat.h>
+ #include <sys/ksyms.h>
+ #include <stdio.h>
+ #include <string.h>

Added: csw/mgar/pkg/firefox/trunk/files/md5.h.diff
===================================================================
--- csw/mgar/pkg/firefox/trunk/files/md5.h.diff	                        (rev 0)
+++ csw/mgar/pkg/firefox/trunk/files/md5.h.diff	2008-11-27 21:48:26 UTC (rev 2368)
@@ -0,0 +1,12 @@
+diff --speed-large-files --minimal -Nru firefox.orig/toolkit/crashreporter/google-breakpad/src/common/md5.h firefox/toolkit/crashreporter/google-breakpad/src/common/md5.h
+--- firefox.orig/toolkit/crashreporter/google-breakpad/src/common/md5.h    2007-10-21 15:36:05.000000000 +0000
++++ firefox/toolkit/crashreporter/google-breakpad/src/common/md5.h       2008-11-24 21:59:04.857036600 +0000
+@@ -3,7 +3,7 @@
+ #ifndef COMMON_MD5_H__
+ #define COMMON_MD5_H__
+ 
+-#include <stdint.h>
++#include <inttypes.h>
+ 
+ typedef uint32_t u32;
+ typedef uint8_t u8;

Added: csw/mgar/pkg/firefox/trunk/files/nsExceptionHandler.cpp.diff
===================================================================
--- csw/mgar/pkg/firefox/trunk/files/nsExceptionHandler.cpp.diff	                        (rev 0)
+++ csw/mgar/pkg/firefox/trunk/files/nsExceptionHandler.cpp.diff	2008-11-27 21:48:26 UTC (rev 2368)
@@ -0,0 +1,12 @@
+diff --speed-large-files --minimal -Nru firefox.orig/toolkit/crashreporter/nsExceptionHandler.cpp firefox/toolkit/crashreporter/nsExceptionHandler.cpp
+--- firefox.orig/toolkit/crashreporter/nsExceptionHandler.cpp      2008-07-20 22:19:32.000000000 +0000
++++ firefox/toolkit/crashreporter/nsExceptionHandler.cpp      2008-11-24 21:46:58.112282800 +0000
+@@ -301,7 +301,7 @@
+   else if (pid == 0) {
+     // need to clobber this, as libcurl might load NSS,
+     // and we want it to load the system NSS.
+-    unsetenv("LD_LIBRARY_PATH");
++    // unsetenv("LD_LIBRARY_PATH");
+     (void) execl(crashReporterPath,
+                  crashReporterPath, minidumpPath, (char*)0);
+     _exit(1);

Added: csw/mgar/pkg/firefox/trunk/files/nsNativeApSuportUnix.cpp.diff
===================================================================
--- csw/mgar/pkg/firefox/trunk/files/nsNativeApSuportUnix.cpp.diff	                        (rev 0)
+++ csw/mgar/pkg/firefox/trunk/files/nsNativeApSuportUnix.cpp.diff	2008-11-27 21:48:26 UTC (rev 2368)
@@ -0,0 +1,31 @@
+diff --speed-large-files --minimal -Nru firefox.orig/toolkit/xre/nsNativeAppSupportUnix.cpp firefox/toolkit/xre/nsNativeAppSupportUnix.cpp
+--- firefox.orig/toolkit/xre/nsNativeAppSupportUnix.cpp    2008-02-21 10:55:06.000000000 +0000
++++ firefox/toolkit/xre/nsNativeAppSupportUnix.cpp  2008-11-24 22:14:26.002326100 +0000
+@@ -237,19 +237,19 @@
+   // We will load gail, atk-bridge by ourself later
+   // We can't run atk-bridge init here, because gail get the control
+   // Set GNOME_ACCESSIBILITY to 0 can avoid this
+-  static const char *accEnv = "GNOME_ACCESSIBILITY";
+-  const char *accOldValue = getenv(accEnv);
+-  setenv(accEnv, "0", 1);
++//  static const char *accEnv = "GNOME_ACCESSIBILITY";
++//  const char *accOldValue = getenv(accEnv);
++//  setenv(accEnv, "0", 1);
+ #endif
+ 
+   gnome_program_init("Gecko", "1.0", libgnomeui_module_info_get(), gArgc, gArgv, NULL);
+ 
+ #ifdef ACCESSIBILITY
+-  if (accOldValue) { 
+-    setenv(accEnv, accOldValue, 1);
+-  } else {
+-    unsetenv(accEnv);
+-  }
++//  if (accOldValue) { 
++//    setenv(accEnv, accOldValue, 1);
++//  } else {
++//    unsetenv(accEnv);
++//  }
+ #endif
+ 
+   // Careful! These libraries cannot be unloaded after this point because

Added: csw/mgar/pkg/firefox/trunk/files/solaris_lwp.h.diff
===================================================================
--- csw/mgar/pkg/firefox/trunk/files/solaris_lwp.h.diff	                        (rev 0)
+++ csw/mgar/pkg/firefox/trunk/files/solaris_lwp.h.diff	2008-11-27 21:48:26 UTC (rev 2368)
@@ -0,0 +1,12 @@
+diff --speed-large-files --minimal -Nru  firefox.orig/toolkit/crashreporter/google-breakpad/src/client/solaris/handler/solaris_lwp.h firefox/toolkit/crashreporter/google-breakpad/src/client/solaris/handler/solaris_lwp.h
+--- firefox.orig/toolkit/crashreporter/google-breakpad/src/client/solaris/handler/solaris_lwp.h  2008-03-19 01:48:21.000000000 +0000
++++ firefox/toolkit/crashreporter/google-breakpad/src/client/solaris/handler/solaris_lwp.h       2008-11-24 21:18:58.900019700 +0000
+@@ -41,7 +41,7 @@
+ #endif
+ 
+ #include <signal.h>
+-#include <stdint.h>
++#include <inttypes.h>
+ #include <sys/user.h>
+ #include <ucontext.h>
+


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the devel mailing list