From owner-freebsd-gecko@FreeBSD.ORG Tue Jul 6 11:04:20 2010 Return-Path: Delivered-To: freebsd-gecko@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C1523106566C for ; Tue, 6 Jul 2010 11:04:20 +0000 (UTC) (envelope-from svn-freebsd-gecko@chruetertee.ch) Received: from trillian.chruetertee.ch (trillian.chruetertee.ch [217.150.245.56]) by mx1.freebsd.org (Postfix) with ESMTP id 1CC018FC14 for ; Tue, 6 Jul 2010 11:04:19 +0000 (UTC) Received: from trillian.chruetertee.ch (trillian [217.150.245.56]) by trillian.chruetertee.ch (8.14.3/8.14.3) with ESMTP id o66B4II2045295 for ; Tue, 6 Jul 2010 11:04:18 GMT (envelope-from svn-freebsd-gecko@chruetertee.ch) Received: (from www@localhost) by trillian.chruetertee.ch (8.14.3/8.14.3/Submit) id o66B4DZn043030 for freebsd-gecko@freebsd.org; Tue, 6 Jul 2010 11:04:13 GMT (envelope-from svn-freebsd-gecko@chruetertee.ch) Date: Tue, 6 Jul 2010 11:04:13 GMT Message-Id: <201007061104.o66B4DZn043030@trillian.chruetertee.ch> X-Authentication-Warning: trillian.chruetertee.ch: www set sender to svn-freebsd-gecko@chruetertee.ch using -f From: svn-freebsd-gecko@chruetertee.ch To: freebsd-gecko@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Subject: [SVN-Commit] r345 - branches/experimental/www/linux-kompozer branches/experimental/www/linux-kompozer/files trunk/www/linux-kompozer trunk/www/linux-kompozer/files X-BeenThere: freebsd-gecko@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: freebsd-gecko@freebsd.org List-Id: Gecko Rendering Engine issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Jul 2010 11:04:20 -0000 Author: beat Date: Tue Jul 6 11:04:13 2010 New Revision: 345 Log: - Add www/linux-kompozer 0.8b3: Complete Web Authoring System that combines web file management and easy-to-use WYSIWYG web page editing. Kompozer (formally Nvu) is based on the Firefox codebase and is designed to be extremely easy to use, making it ideal for non-technical computer users who want to create an attractive, professional looking web site without needing to know HTML or web coding. Features: - FTP site manager - A new color picker - Tabs! - CSS editor - A dash of style(s) - Customizable toolbars - Forms - Cleaner markup - Visible marks WWW: http://www.kompozer.net/ Added: branches/experimental/www/linux-kompozer/ branches/experimental/www/linux-kompozer/Makefile branches/experimental/www/linux-kompozer/distinfo branches/experimental/www/linux-kompozer/files/ branches/experimental/www/linux-kompozer/files/linux-kompozer.desktop.in branches/experimental/www/linux-kompozer/pkg-descr branches/experimental/www/linux-kompozer/pkg-plist trunk/www/linux-kompozer/ trunk/www/linux-kompozer/Makefile trunk/www/linux-kompozer/distinfo trunk/www/linux-kompozer/files/ trunk/www/linux-kompozer/files/linux-kompozer.desktop.in trunk/www/linux-kompozer/pkg-descr trunk/www/linux-kompozer/pkg-plist Added: branches/experimental/www/linux-kompozer/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/experimental/www/linux-kompozer/Makefile Tue Jul 6 11:04:13 2010 (r345) @@ -0,0 +1,19 @@ +# New ports collection makefile for: linux-kompozer +# Date created: 2010-07-06 +# Whom: Beat Gaetzi +# +# $FreeBSD$ +# + +PORTNAME= kompozer +DISTVERSION= 0.8b3 +DISTVERSIONSUFFIX= .en-US.gcc4.2-i686 +CATEGORIES= www +MASTER_SITES= SF +MASTER_SITE_SUBDIR= ${PORTNAME}/current/${DISTVERSION}/linux-i686 + +MAINTAINER= gecko@FreeBSD.org +COMMENT= Complete Web Authoring Suite + +.include "${.CURDIR}/../linux-seamonkey/Makefile.common" +.include Added: branches/experimental/www/linux-kompozer/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/experimental/www/linux-kompozer/distinfo Tue Jul 6 11:04:13 2010 (r345) @@ -0,0 +1,3 @@ +MD5 (kompozer-0.8b3.en-US.gcc4.2-i686.tar.gz) = 1ba5327de6a795af5c3a0e72245352f6 +SHA256 (kompozer-0.8b3.en-US.gcc4.2-i686.tar.gz) = 57714a6edc0a025fbdf48ccf4cdfe51b2517615f8ac719c28e3ffdcb7fd80d18 +SIZE (kompozer-0.8b3.en-US.gcc4.2-i686.tar.gz) = 11578517 Added: branches/experimental/www/linux-kompozer/files/linux-kompozer.desktop.in ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/experimental/www/linux-kompozer/files/linux-kompozer.desktop.in Tue Jul 6 11:04:13 2010 (r345) @@ -0,0 +1,9 @@ +[Desktop Entry] +Encoding=UTF-8 +Name=KompoZer +Comment=Complete Web Authoring Suite +Exec=linux-kompozer +Terminal=false +Type=Application +Icon=%%PREFIX%%/lib/%%APP_NAME%%/chrome/icons/default/default.xpm +Categories=Application;Network; Added: branches/experimental/www/linux-kompozer/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/experimental/www/linux-kompozer/pkg-descr Tue Jul 6 11:04:13 2010 (r345) @@ -0,0 +1,18 @@ +Complete Web Authoring System that combines web file management and easy-to-use +WYSIWYG web page editing. Kompozer (formally Nvu) is based on the Firefox +codebase and is designed to be extremely easy to use, making it ideal for +non-technical computer users who want to create an attractive, professional +looking web site without needing to know HTML or web coding. + +Features: + - FTP site manager + - A new color picker + - Tabs! + - CSS editor + - A dash of style(s) + - Customizable toolbars + - Forms + - Cleaner markup + - Visible marks + +WWW: http://www.kompozer.net/ Added: branches/experimental/www/linux-kompozer/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/experimental/www/linux-kompozer/pkg-plist Tue Jul 6 11:04:13 2010 (r345) @@ -0,0 +1,447 @@ +bin/%%APP_NAME%% +share/applications/%%APP_NAME%%.desktop +lib/%%APP_NAME%%/LICENSE +lib/%%APP_NAME%%/TestGtkEmbed +lib/%%APP_NAME%%/bloaturls.txt +lib/%%APP_NAME%%/chrome/cascades.jar +lib/%%APP_NAME%%/chrome/cascades.manifest +lib/%%APP_NAME%%/chrome/classic.jar +lib/%%APP_NAME%%/chrome/classic.manifest +lib/%%APP_NAME%%/chrome/comm.jar +lib/%%APP_NAME%%/chrome/comm.manifest +lib/%%APP_NAME%%/chrome/en-US.jar +lib/%%APP_NAME%%/chrome/en-US.manifest +lib/%%APP_NAME%%/chrome/help.jar +lib/%%APP_NAME%%/chrome/help.manifest +lib/%%APP_NAME%%/chrome/icons/default/default.xpm +lib/%%APP_NAME%%/chrome/icons/default/mozicon16.xpm +lib/%%APP_NAME%%/chrome/icons/default/mozicon256.png +lib/%%APP_NAME%%/chrome/icons/default/mozicon50.xpm +lib/%%APP_NAME%%/chrome/pippki.jar +lib/%%APP_NAME%%/chrome/pippki.manifest +lib/%%APP_NAME%%/chrome/tipoftheday.jar +lib/%%APP_NAME%%/chrome/tipoftheday.manifest +lib/%%APP_NAME%%/chrome/toolkit.jar +lib/%%APP_NAME%%/chrome/toolkit.manifest +lib/%%APP_NAME%%/components/FeedProcessor.js +lib/%%APP_NAME%%/components/accessibility-atk.xpt +lib/%%APP_NAME%%/components/accessibility.xpt +lib/%%APP_NAME%%/components/alerts.xpt +lib/%%APP_NAME%%/components/appshell.xpt +lib/%%APP_NAME%%/components/appstartup.xpt +lib/%%APP_NAME%%/components/autocomplete.xpt +lib/%%APP_NAME%%/components/bookmarks.xpt +lib/%%APP_NAME%%/components/caps.xpt +lib/%%APP_NAME%%/components/chardet.xpt +lib/%%APP_NAME%%/components/chrome.xpt +lib/%%APP_NAME%%/components/commandhandler.xpt +lib/%%APP_NAME%%/components/commandlines.xpt +lib/%%APP_NAME%%/components/composer.xpt +lib/%%APP_NAME%%/components/content_base.xpt +lib/%%APP_NAME%%/components/content_html.xpt +lib/%%APP_NAME%%/components/content_htmldoc.xpt +lib/%%APP_NAME%%/components/content_xmldoc.xpt +lib/%%APP_NAME%%/components/content_xslt.xpt +lib/%%APP_NAME%%/components/content_xtf.xpt +lib/%%APP_NAME%%/components/docshell.xpt +lib/%%APP_NAME%%/components/dom.xpt +lib/%%APP_NAME%%/components/dom_base.xpt +lib/%%APP_NAME%%/components/dom_canvas.xpt +lib/%%APP_NAME%%/components/dom_core.xpt +lib/%%APP_NAME%%/components/dom_css.xpt +lib/%%APP_NAME%%/components/dom_events.xpt +lib/%%APP_NAME%%/components/dom_html.xpt +lib/%%APP_NAME%%/components/dom_loadsave.xpt +lib/%%APP_NAME%%/components/dom_range.xpt +lib/%%APP_NAME%%/components/dom_sidebar.xpt +lib/%%APP_NAME%%/components/dom_storage.xpt +lib/%%APP_NAME%%/components/dom_stylesheets.xpt +lib/%%APP_NAME%%/components/dom_svg.xpt +lib/%%APP_NAME%%/components/dom_traversal.xpt +lib/%%APP_NAME%%/components/dom_views.xpt +lib/%%APP_NAME%%/components/dom_xbl.xpt +lib/%%APP_NAME%%/components/dom_xpath.xpt +lib/%%APP_NAME%%/components/dom_xul.xpt +lib/%%APP_NAME%%/components/downloads.xpt +lib/%%APP_NAME%%/components/editor.xpt +lib/%%APP_NAME%%/components/embed_base.xpt +lib/%%APP_NAME%%/components/extensions.xpt +lib/%%APP_NAME%%/components/exthandler.xpt +lib/%%APP_NAME%%/components/fastfind.xpt +lib/%%APP_NAME%%/components/feeds.xpt +lib/%%APP_NAME%%/components/filepicker.xpt +lib/%%APP_NAME%%/components/find.xpt +lib/%%APP_NAME%%/components/gfx.xpt +lib/%%APP_NAME%%/components/gksvgrenderer.xpt +lib/%%APP_NAME%%/components/history.xpt +lib/%%APP_NAME%%/components/htmlparser.xpt +lib/%%APP_NAME%%/components/imgicon.xpt +lib/%%APP_NAME%%/components/imglib2.xpt +lib/%%APP_NAME%%/components/inspector.xpt +lib/%%APP_NAME%%/components/intl.xpt +lib/%%APP_NAME%%/components/jar.xpt +lib/%%APP_NAME%%/components/jsconsole-clhandler.js +lib/%%APP_NAME%%/components/jsconsole.xpt +lib/%%APP_NAME%%/components/jsdservice.xpt +lib/%%APP_NAME%%/components/layout_base.xpt +lib/%%APP_NAME%%/components/layout_printing.xpt +lib/%%APP_NAME%%/components/layout_xul.xpt +lib/%%APP_NAME%%/components/layout_xul_tree.xpt +lib/%%APP_NAME%%/components/libaccessibility.so +lib/%%APP_NAME%%/components/libappcomps.so +lib/%%APP_NAME%%/components/libcaps.so +lib/%%APP_NAME%%/components/libchrome.so +lib/%%APP_NAME%%/components/libcommandlines.so +lib/%%APP_NAME%%/components/libcomposer.so +lib/%%APP_NAME%%/components/libdocshell.so +lib/%%APP_NAME%%/components/libeditor.so +lib/%%APP_NAME%%/components/libembedcomponents.so +lib/%%APP_NAME%%/components/libfileview.so +lib/%%APP_NAME%%/components/libgfx_gtk.so +lib/%%APP_NAME%%/components/libgfxps.so +lib/%%APP_NAME%%/components/libgklayout.so +lib/%%APP_NAME%%/components/libgkplugin.so +lib/%%APP_NAME%%/components/libhtmlpars.so +lib/%%APP_NAME%%/components/libi18n.so +lib/%%APP_NAME%%/components/libimgicon.so +lib/%%APP_NAME%%/components/libimglib2.so +lib/%%APP_NAME%%/components/libjar50.so +lib/%%APP_NAME%%/components/libjsd.so +lib/%%APP_NAME%%/components/libmork.so +lib/%%APP_NAME%%/components/libmozfind.so +lib/%%APP_NAME%%/components/libmozgnome.so +lib/%%APP_NAME%%/components/libmyspell.so +lib/%%APP_NAME%%/components/libnecko.so +lib/%%APP_NAME%%/components/libnecko2.so +lib/%%APP_NAME%%/components/libnsappshell.so +lib/%%APP_NAME%%/components/liboji.so +lib/%%APP_NAME%%/components/libpipboot.so +lib/%%APP_NAME%%/components/libpipnss.so +lib/%%APP_NAME%%/components/libpippki.so +lib/%%APP_NAME%%/components/libpref.so +lib/%%APP_NAME%%/components/librdf.so +lib/%%APP_NAME%%/components/libremoteservice.so +lib/%%APP_NAME%%/components/libspellchecker.so +lib/%%APP_NAME%%/components/libstoragecomps.so +lib/%%APP_NAME%%/components/libtoolkitcomps.so +lib/%%APP_NAME%%/components/libtxmgr.so +lib/%%APP_NAME%%/components/libuconv.so +lib/%%APP_NAME%%/components/libucvmath.so +lib/%%APP_NAME%%/components/libwebbrwsr.so +lib/%%APP_NAME%%/components/libwidget_gtk2.so +lib/%%APP_NAME%%/components/libxpcom_compat_c.so +lib/%%APP_NAME%%/components/libxpconnect.so +lib/%%APP_NAME%%/components/libxpinstall.so +lib/%%APP_NAME%%/components/locale.xpt +lib/%%APP_NAME%%/components/lwbrk.xpt +lib/%%APP_NAME%%/components/mimetype.xpt +lib/%%APP_NAME%%/components/mozbrwsr.xpt +lib/%%APP_NAME%%/components/mozfind.xpt +lib/%%APP_NAME%%/components/mozgnome.xpt +lib/%%APP_NAME%%/components/necko.xpt +lib/%%APP_NAME%%/components/necko_about.xpt +lib/%%APP_NAME%%/components/necko_cache.xpt +lib/%%APP_NAME%%/components/necko_cookie.xpt +lib/%%APP_NAME%%/components/necko_data.xpt +lib/%%APP_NAME%%/components/necko_dns.xpt +lib/%%APP_NAME%%/components/necko_file.xpt +lib/%%APP_NAME%%/components/necko_ftp.xpt +lib/%%APP_NAME%%/components/necko_http.xpt +lib/%%APP_NAME%%/components/necko_res.xpt +lib/%%APP_NAME%%/components/necko_socket.xpt +lib/%%APP_NAME%%/components/necko_strconv.xpt +lib/%%APP_NAME%%/components/necko_viewsource.xpt +lib/%%APP_NAME%%/components/nsCloseAllWindows.js +lib/%%APP_NAME%%/components/nsDefaultCLH.js +lib/%%APP_NAME%%/components/nsExtensionManager.js +lib/%%APP_NAME%%/components/nsFilePicker.js +lib/%%APP_NAME%%/components/nsHelperAppDlg.js +lib/%%APP_NAME%%/components/nsProgressDialog.js +lib/%%APP_NAME%%/components/nsProxyAutoConfig.js +lib/%%APP_NAME%%/components/nsURLFormatter.js +lib/%%APP_NAME%%/components/nsUpdateService.js +lib/%%APP_NAME%%/components/oji.xpt +lib/%%APP_NAME%%/components/passwordmgr.xpt +lib/%%APP_NAME%%/components/phpStreamConverter.js +lib/%%APP_NAME%%/components/pipboot.xpt +lib/%%APP_NAME%%/components/pipnss.xpt +lib/%%APP_NAME%%/components/pippki.xpt +lib/%%APP_NAME%%/components/plugin.xpt +lib/%%APP_NAME%%/components/pref.xpt +lib/%%APP_NAME%%/components/prefetch.xpt +lib/%%APP_NAME%%/components/profile.xpt +lib/%%APP_NAME%%/components/progressDlg.xpt +lib/%%APP_NAME%%/components/proxyObjInst.xpt +lib/%%APP_NAME%%/components/rdf.xpt +lib/%%APP_NAME%%/components/satchel.xpt +lib/%%APP_NAME%%/components/saxparser.xpt +lib/%%APP_NAME%%/components/shistory.xpt +lib/%%APP_NAME%%/components/spellchecker.xpt +lib/%%APP_NAME%%/components/storage.xpt +lib/%%APP_NAME%%/components/toolkitprofile.xpt +lib/%%APP_NAME%%/components/toolkitremote.xpt +lib/%%APP_NAME%%/components/txmgr.xpt +lib/%%APP_NAME%%/components/txtsvc.xpt +lib/%%APP_NAME%%/components/uconv.xpt +lib/%%APP_NAME%%/components/unicharutil.xpt +lib/%%APP_NAME%%/components/update.xpt +lib/%%APP_NAME%%/components/uriloader.xpt +lib/%%APP_NAME%%/components/urlformatter.xpt +lib/%%APP_NAME%%/components/webBrowser_core.xpt +lib/%%APP_NAME%%/components/webbrowserpersist.xpt +lib/%%APP_NAME%%/components/webshell_idls.xpt +lib/%%APP_NAME%%/components/widget.xpt +lib/%%APP_NAME%%/components/windowds.xpt +lib/%%APP_NAME%%/components/windowwatcher.xpt +lib/%%APP_NAME%%/components/xpautocomplete.xpt +lib/%%APP_NAME%%/components/xpcom_base.xpt +lib/%%APP_NAME%%/components/xpcom_components.xpt +lib/%%APP_NAME%%/components/xpcom_ds.xpt +lib/%%APP_NAME%%/components/xpcom_io.xpt +lib/%%APP_NAME%%/components/xpcom_obsolete.xpt +lib/%%APP_NAME%%/components/xpcom_threads.xpt +lib/%%APP_NAME%%/components/xpcom_xpti.xpt +lib/%%APP_NAME%%/components/xpconnect.xpt +lib/%%APP_NAME%%/components/xpinstall.xpt +lib/%%APP_NAME%%/components/xulapp.xpt +lib/%%APP_NAME%%/components/xuldoc.xpt +lib/%%APP_NAME%%/components/xultmpl.xpt +lib/%%APP_NAME%%/defaults/pref/all.js +lib/%%APP_NAME%%/defaults/pref/browser-prefs.js +lib/%%APP_NAME%%/defaults/pref/editor.js +lib/%%APP_NAME%%/defaults/profile/extensions/Extensions.rdf +lib/%%APP_NAME%%/defaults/profile/extensions/installed-extensions.txt +lib/%%APP_NAME%%/defaults/profile/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}/install.rdf +lib/%%APP_NAME%%/defaults/profile/localstore.rdf +lib/%%APP_NAME%%/defaults/profile/panels.rdf +lib/%%APP_NAME%%/dependentlibs.list +lib/%%APP_NAME%%/dictionaries/en-US.aff +lib/%%APP_NAME%%/dictionaries/en-US.dic +lib/%%APP_NAME%%/elf-dynstr-gc +lib/%%APP_NAME%%/greprefs/all.js +lib/%%APP_NAME%%/greprefs/security-prefs.js +lib/%%APP_NAME%%/greprefs/xpinstall.js +lib/%%APP_NAME%%/icons/mozicon16.xpm +lib/%%APP_NAME%%/icons/mozicon256.png +lib/%%APP_NAME%%/icons/mozicon50.xpm +lib/%%APP_NAME%%/install.log +lib/%%APP_NAME%%/kompozer +lib/%%APP_NAME%%/kompozer-bin +lib/%%APP_NAME%%/kompozer-config +lib/%%APP_NAME%%/libfreebl3.chk +lib/%%APP_NAME%%/libfreebl3.so +lib/%%APP_NAME%%/libgfxpsshar.so +lib/%%APP_NAME%%/libgkgfx.so +lib/%%APP_NAME%%/libgtkembedmoz.so +lib/%%APP_NAME%%/libgtkxtbin.so +lib/%%APP_NAME%%/libjsj.so +lib/%%APP_NAME%%/libmozjs.so +lib/%%APP_NAME%%/libnspr4.so +lib/%%APP_NAME%%/libnss3.so +lib/%%APP_NAME%%/libnssckbi.so +lib/%%APP_NAME%%/libplc4.so +lib/%%APP_NAME%%/libplds4.so +lib/%%APP_NAME%%/libsmime3.so +lib/%%APP_NAME%%/libsoftokn3.chk +lib/%%APP_NAME%%/libsoftokn3.so +lib/%%APP_NAME%%/libssl3.so +lib/%%APP_NAME%%/libxpcom.so +lib/%%APP_NAME%%/libxpcom_compat.so +lib/%%APP_NAME%%/libxpcom_core.so +lib/%%APP_NAME%%/libxpistub.so +lib/%%APP_NAME%%/mangle +lib/%%APP_NAME%%/mozilla-xremote-client +lib/%%APP_NAME%%/nsinstall +lib/%%APP_NAME%%/plugins/libnullplugin.so +lib/%%APP_NAME%%/plugins/libunixprintplugin.so +lib/%%APP_NAME%%/regxpcom +lib/%%APP_NAME%%/res/EditorOverride.css +lib/%%APP_NAME%%/res/arrow.gif +lib/%%APP_NAME%%/res/arrowd.gif +lib/%%APP_NAME%%/res/bloatcycle.html +lib/%%APP_NAME%%/res/broken-image.gif +lib/%%APP_NAME%%/res/charsetData.properties +lib/%%APP_NAME%%/res/charsetalias.properties +lib/%%APP_NAME%%/res/cmessage.txt +lib/%%APP_NAME%%/res/dtd/mathml.dtd +lib/%%APP_NAME%%/res/dtd/xhtml11.dtd +lib/%%APP_NAME%%/res/entityTables/html40Latin1.properties +lib/%%APP_NAME%%/res/entityTables/html40Special.properties +lib/%%APP_NAME%%/res/entityTables/html40Symbols.properties +lib/%%APP_NAME%%/res/entityTables/htmlEntityVersions.properties +lib/%%APP_NAME%%/res/entityTables/mathml20.properties +lib/%%APP_NAME%%/res/entityTables/transliterate.properties +lib/%%APP_NAME%%/res/fonts/fontEncoding.properties +lib/%%APP_NAME%%/res/fonts/mathfont.properties +lib/%%APP_NAME%%/res/fonts/mathfontCMEX10.properties +lib/%%APP_NAME%%/res/fonts/mathfontCMSY10.properties +lib/%%APP_NAME%%/res/fonts/mathfontMTExtra.properties +lib/%%APP_NAME%%/res/fonts/mathfontMath1.properties +lib/%%APP_NAME%%/res/fonts/mathfontMath2.properties +lib/%%APP_NAME%%/res/fonts/mathfontMath4.properties +lib/%%APP_NAME%%/res/fonts/mathfontPUA.properties +lib/%%APP_NAME%%/res/fonts/mathfontSymbol.properties +lib/%%APP_NAME%%/res/fonts/pangoFontEncoding.properties +lib/%%APP_NAME%%/res/forms.css +lib/%%APP_NAME%%/res/grabber.gif +lib/%%APP_NAME%%/res/hiddenWindow.html +lib/%%APP_NAME%%/res/html.css +lib/%%APP_NAME%%/res/html/gopher-audio.gif +lib/%%APP_NAME%%/res/html/gopher-binary.gif +lib/%%APP_NAME%%/res/html/gopher-find.gif +lib/%%APP_NAME%%/res/html/gopher-image.gif +lib/%%APP_NAME%%/res/html/gopher-menu.gif +lib/%%APP_NAME%%/res/html/gopher-movie.gif +lib/%%APP_NAME%%/res/html/gopher-sound.gif +lib/%%APP_NAME%%/res/html/gopher-telnet.gif +lib/%%APP_NAME%%/res/html/gopher-text.gif +lib/%%APP_NAME%%/res/html/gopher-unknown.gif +lib/%%APP_NAME%%/res/langGroups.properties +lib/%%APP_NAME%%/res/language.properties +lib/%%APP_NAME%%/res/loading-image.gif +lib/%%APP_NAME%%/res/mathml.css +lib/%%APP_NAME%%/res/quirk.css +lib/%%APP_NAME%%/res/sample.unixpsfonts.properties +lib/%%APP_NAME%%/res/samples/Anieyes.gif +lib/%%APP_NAME%%/res/samples/aform.css +lib/%%APP_NAME%%/res/samples/beeptest.html +lib/%%APP_NAME%%/res/samples/bform.css +lib/%%APP_NAME%%/res/samples/bg.jpg +lib/%%APP_NAME%%/res/samples/cform.css +lib/%%APP_NAME%%/res/samples/checkboxTest.xul +lib/%%APP_NAME%%/res/samples/demoform.css +lib/%%APP_NAME%%/res/samples/find.html +lib/%%APP_NAME%%/res/samples/gear1.gif +lib/%%APP_NAME%%/res/samples/image_props.html +lib/%%APP_NAME%%/res/samples/mozform.css +lib/%%APP_NAME%%/res/samples/printsetup.html +lib/%%APP_NAME%%/res/samples/raptor.jpg +lib/%%APP_NAME%%/res/samples/rock_gra.gif +lib/%%APP_NAME%%/res/samples/scrollbarTest1.xul +lib/%%APP_NAME%%/res/samples/scrollbarTest2.xul +lib/%%APP_NAME%%/res/samples/sliderTest1.xul +lib/%%APP_NAME%%/res/samples/soundtest.html +lib/%%APP_NAME%%/res/samples/test.wav +lib/%%APP_NAME%%/res/samples/test0.html +lib/%%APP_NAME%%/res/samples/test1.html +lib/%%APP_NAME%%/res/samples/test10.html +lib/%%APP_NAME%%/res/samples/test11.html +lib/%%APP_NAME%%/res/samples/test12.html +lib/%%APP_NAME%%/res/samples/test13.html +lib/%%APP_NAME%%/res/samples/test14.html +lib/%%APP_NAME%%/res/samples/test15.html +lib/%%APP_NAME%%/res/samples/test16.html +lib/%%APP_NAME%%/res/samples/test2.html +lib/%%APP_NAME%%/res/samples/test3.html +lib/%%APP_NAME%%/res/samples/test4.html +lib/%%APP_NAME%%/res/samples/test5.html +lib/%%APP_NAME%%/res/samples/test6.html +lib/%%APP_NAME%%/res/samples/test7.html +lib/%%APP_NAME%%/res/samples/test8-1.html +lib/%%APP_NAME%%/res/samples/test8.html +lib/%%APP_NAME%%/res/samples/test8dom.html +lib/%%APP_NAME%%/res/samples/test8sca.html +lib/%%APP_NAME%%/res/samples/test8siz.html +lib/%%APP_NAME%%/res/samples/test8tab.html +lib/%%APP_NAME%%/res/samples/test9.html +lib/%%APP_NAME%%/res/samples/test9a.html +lib/%%APP_NAME%%/res/samples/test9b.html +lib/%%APP_NAME%%/res/samples/test_ed.html +lib/%%APP_NAME%%/res/samples/test_form.html +lib/%%APP_NAME%%/res/samples/test_gfx.html +lib/%%APP_NAME%%/res/samples/test_lbox.html +lib/%%APP_NAME%%/res/samples/test_pr.html +lib/%%APP_NAME%%/res/samples/test_weight.html +lib/%%APP_NAME%%/res/samples/toolbarTest1.xul +lib/%%APP_NAME%%/res/samples/treeTest1.css +lib/%%APP_NAME%%/res/samples/treeTest1.xul +lib/%%APP_NAME%%/res/samples/xulTest.css +lib/%%APP_NAME%%/res/svg.css +lib/%%APP_NAME%%/res/table-add-column-after-active.gif +lib/%%APP_NAME%%/res/table-add-column-after-hover.gif +lib/%%APP_NAME%%/res/table-add-column-after.gif +lib/%%APP_NAME%%/res/table-add-column-before-active.gif +lib/%%APP_NAME%%/res/table-add-column-before-hover.gif +lib/%%APP_NAME%%/res/table-add-column-before.gif +lib/%%APP_NAME%%/res/table-add-row-after-active.gif +lib/%%APP_NAME%%/res/table-add-row-after-hover.gif +lib/%%APP_NAME%%/res/table-add-row-after.gif +lib/%%APP_NAME%%/res/table-add-row-before-active.gif +lib/%%APP_NAME%%/res/table-add-row-before-hover.gif +lib/%%APP_NAME%%/res/table-add-row-before.gif +lib/%%APP_NAME%%/res/table-remove-column-active.gif +lib/%%APP_NAME%%/res/table-remove-column-hover.gif +lib/%%APP_NAME%%/res/table-remove-column.gif +lib/%%APP_NAME%%/res/table-remove-row-active.gif +lib/%%APP_NAME%%/res/table-remove-row-hover.gif +lib/%%APP_NAME%%/res/table-remove-row.gif +lib/%%APP_NAME%%/res/throbber/anim.gif +lib/%%APP_NAME%%/res/throbber/anims00.gif +lib/%%APP_NAME%%/res/throbber/anims01.gif +lib/%%APP_NAME%%/res/throbber/anims02.gif +lib/%%APP_NAME%%/res/throbber/anims03.gif +lib/%%APP_NAME%%/res/throbber/anims04.gif +lib/%%APP_NAME%%/res/throbber/anims05.gif +lib/%%APP_NAME%%/res/throbber/anims06.gif +lib/%%APP_NAME%%/res/throbber/anims07.gif +lib/%%APP_NAME%%/res/throbber/anims08.gif +lib/%%APP_NAME%%/res/throbber/anims09.gif +lib/%%APP_NAME%%/res/throbber/anims10.gif +lib/%%APP_NAME%%/res/throbber/anims11.gif +lib/%%APP_NAME%%/res/throbber/anims12.gif +lib/%%APP_NAME%%/res/throbber/anims13.gif +lib/%%APP_NAME%%/res/throbber/anims14.gif +lib/%%APP_NAME%%/res/throbber/anims15.gif +lib/%%APP_NAME%%/res/throbber/anims16.gif +lib/%%APP_NAME%%/res/throbber/anims17.gif +lib/%%APP_NAME%%/res/throbber/anims18.gif +lib/%%APP_NAME%%/res/throbber/anims19.gif +lib/%%APP_NAME%%/res/throbber/anims20.gif +lib/%%APP_NAME%%/res/throbber/anims21.gif +lib/%%APP_NAME%%/res/throbber/anims22.gif +lib/%%APP_NAME%%/res/throbber/anims23.gif +lib/%%APP_NAME%%/res/throbber/anims24.gif +lib/%%APP_NAME%%/res/throbber/anims25.gif +lib/%%APP_NAME%%/res/throbber/anims26.gif +lib/%%APP_NAME%%/res/throbber/anims27.gif +lib/%%APP_NAME%%/res/throbber/anims28.gif +lib/%%APP_NAME%%/res/throbber/anims29.gif +lib/%%APP_NAME%%/res/ua.css +lib/%%APP_NAME%%/res/unixcharset.properties +lib/%%APP_NAME%%/res/viewer.properties +lib/%%APP_NAME%%/res/viewsource.css +lib/%%APP_NAME%%/run-mozilla.sh +lib/%%APP_NAME%%/shlibsign +lib/%%APP_NAME%%/updater +lib/%%APP_NAME%%/xpcshell +lib/%%APP_NAME%%/xpicleanup +lib/%%APP_NAME%%/xpidl +lib/%%APP_NAME%%/xpt_dump +lib/%%APP_NAME%%/xpt_link +@exec /bin/cp -R %%LOCALBASE%%/lib/npapi/symlinks/%%APP_NAME%%/ %D/lib/%%APP_NAME%%/plugins/ 2>/dev/null || true +@exec /bin/cp -R %%LOCALBASE%%/lib/xpi/symlinks/%%APP_NAME%%/ %D/lib/%%APP_NAME%%/extensions/ 2>/dev/null || true +@unexec /usr/bin/find %D/lib/%%APP_NAME%%/plugins/ -depth 1 -type l -delete 2>/dev/null || true +@unexec /usr/bin/find %D/lib/%%APP_NAME%%/extensions/ -depth 1 -type l -delete 2>/dev/null || true +@dirrm lib/%%APP_NAME%%/res/throbber +@dirrm lib/%%APP_NAME%%/res/samples +@dirrm lib/%%APP_NAME%%/res/html +@dirrm lib/%%APP_NAME%%/res/fonts +@dirrm lib/%%APP_NAME%%/res/entityTables +@dirrm lib/%%APP_NAME%%/res/dtd +@dirrm lib/%%APP_NAME%%/res +@dirrm lib/%%APP_NAME%%/plugins +@dirrm lib/%%APP_NAME%%/icons +@dirrm lib/%%APP_NAME%%/greprefs +@dirrm lib/%%APP_NAME%%/extensions +@dirrm lib/%%APP_NAME%%/dictionaries +@dirrm lib/%%APP_NAME%%/defaults/profile/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd} +@dirrm lib/%%APP_NAME%%/defaults/profile/extensions +@dirrm lib/%%APP_NAME%%/defaults/profile +@dirrm lib/%%APP_NAME%%/defaults/pref +@dirrm lib/%%APP_NAME%%/defaults +@dirrm lib/%%APP_NAME%%/components +@dirrm lib/%%APP_NAME%%/chrome/icons/default +@dirrm lib/%%APP_NAME%%/chrome/icons +@dirrm lib/%%APP_NAME%%/chrome +@dirrm lib/%%APP_NAME%% +@dirrm share/applications Added: trunk/www/linux-kompozer/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ trunk/www/linux-kompozer/Makefile Tue Jul 6 11:04:13 2010 (r345) @@ -0,0 +1,19 @@ +# New ports collection makefile for: linux-kompozer +# Date created: 2010-07-06 +# Whom: Beat Gaetzi +# +# $FreeBSD$ +# + +PORTNAME= kompozer +DISTVERSION= 0.8b3 +DISTVERSIONSUFFIX= .en-US.gcc4.2-i686 +CATEGORIES= www +MASTER_SITES= SF +MASTER_SITE_SUBDIR= ${PORTNAME}/current/${DISTVERSION}/linux-i686 + +MAINTAINER= gecko@FreeBSD.org +COMMENT= Complete Web Authoring Suite + +.include "${.CURDIR}/../linux-seamonkey/Makefile.common" +.include Added: trunk/www/linux-kompozer/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ trunk/www/linux-kompozer/distinfo Tue Jul 6 11:04:13 2010 (r345) @@ -0,0 +1,3 @@ +MD5 (kompozer-0.8b3.en-US.gcc4.2-i686.tar.gz) = 1ba5327de6a795af5c3a0e72245352f6 +SHA256 (kompozer-0.8b3.en-US.gcc4.2-i686.tar.gz) = 57714a6edc0a025fbdf48ccf4cdfe51b2517615f8ac719c28e3ffdcb7fd80d18 +SIZE (kompozer-0.8b3.en-US.gcc4.2-i686.tar.gz) = 11578517 Added: trunk/www/linux-kompozer/files/linux-kompozer.desktop.in ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ trunk/www/linux-kompozer/files/linux-kompozer.desktop.in Tue Jul 6 11:04:13 2010 (r345) @@ -0,0 +1,9 @@ +[Desktop Entry] +Encoding=UTF-8 +Name=KompoZer +Comment=Complete Web Authoring Suite +Exec=linux-kompozer +Terminal=false +Type=Application +Icon=%%PREFIX%%/lib/%%APP_NAME%%/chrome/icons/default/default.xpm +Categories=Application;Network; Added: trunk/www/linux-kompozer/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ trunk/www/linux-kompozer/pkg-descr Tue Jul 6 11:04:13 2010 (r345) @@ -0,0 +1,18 @@ +Complete Web Authoring System that combines web file management and easy-to-use +WYSIWYG web page editing. Kompozer (formally Nvu) is based on the Firefox +codebase and is designed to be extremely easy to use, making it ideal for +non-technical computer users who want to create an attractive, professional +looking web site without needing to know HTML or web coding. + +Features: + - FTP site manager + - A new color picker + - Tabs! + - CSS editor + - A dash of style(s) + - Customizable toolbars + - Forms + - Cleaner markup + - Visible marks + +WWW: http://www.kompozer.net/ Added: trunk/www/linux-kompozer/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ trunk/www/linux-kompozer/pkg-plist Tue Jul 6 11:04:13 2010 (r345) @@ -0,0 +1,447 @@ +bin/%%APP_NAME%% +share/applications/%%APP_NAME%%.desktop +lib/%%APP_NAME%%/LICENSE +lib/%%APP_NAME%%/TestGtkEmbed +lib/%%APP_NAME%%/bloaturls.txt +lib/%%APP_NAME%%/chrome/cascades.jar +lib/%%APP_NAME%%/chrome/cascades.manifest +lib/%%APP_NAME%%/chrome/classic.jar +lib/%%APP_NAME%%/chrome/classic.manifest +lib/%%APP_NAME%%/chrome/comm.jar +lib/%%APP_NAME%%/chrome/comm.manifest +lib/%%APP_NAME%%/chrome/en-US.jar +lib/%%APP_NAME%%/chrome/en-US.manifest +lib/%%APP_NAME%%/chrome/help.jar +lib/%%APP_NAME%%/chrome/help.manifest +lib/%%APP_NAME%%/chrome/icons/default/default.xpm +lib/%%APP_NAME%%/chrome/icons/default/mozicon16.xpm +lib/%%APP_NAME%%/chrome/icons/default/mozicon256.png +lib/%%APP_NAME%%/chrome/icons/default/mozicon50.xpm +lib/%%APP_NAME%%/chrome/pippki.jar +lib/%%APP_NAME%%/chrome/pippki.manifest +lib/%%APP_NAME%%/chrome/tipoftheday.jar +lib/%%APP_NAME%%/chrome/tipoftheday.manifest +lib/%%APP_NAME%%/chrome/toolkit.jar +lib/%%APP_NAME%%/chrome/toolkit.manifest +lib/%%APP_NAME%%/components/FeedProcessor.js +lib/%%APP_NAME%%/components/accessibility-atk.xpt +lib/%%APP_NAME%%/components/accessibility.xpt +lib/%%APP_NAME%%/components/alerts.xpt +lib/%%APP_NAME%%/components/appshell.xpt +lib/%%APP_NAME%%/components/appstartup.xpt +lib/%%APP_NAME%%/components/autocomplete.xpt +lib/%%APP_NAME%%/components/bookmarks.xpt +lib/%%APP_NAME%%/components/caps.xpt +lib/%%APP_NAME%%/components/chardet.xpt +lib/%%APP_NAME%%/components/chrome.xpt +lib/%%APP_NAME%%/components/commandhandler.xpt +lib/%%APP_NAME%%/components/commandlines.xpt +lib/%%APP_NAME%%/components/composer.xpt +lib/%%APP_NAME%%/components/content_base.xpt +lib/%%APP_NAME%%/components/content_html.xpt +lib/%%APP_NAME%%/components/content_htmldoc.xpt +lib/%%APP_NAME%%/components/content_xmldoc.xpt +lib/%%APP_NAME%%/components/content_xslt.xpt +lib/%%APP_NAME%%/components/content_xtf.xpt +lib/%%APP_NAME%%/components/docshell.xpt +lib/%%APP_NAME%%/components/dom.xpt +lib/%%APP_NAME%%/components/dom_base.xpt +lib/%%APP_NAME%%/components/dom_canvas.xpt +lib/%%APP_NAME%%/components/dom_core.xpt +lib/%%APP_NAME%%/components/dom_css.xpt +lib/%%APP_NAME%%/components/dom_events.xpt +lib/%%APP_NAME%%/components/dom_html.xpt +lib/%%APP_NAME%%/components/dom_loadsave.xpt +lib/%%APP_NAME%%/components/dom_range.xpt +lib/%%APP_NAME%%/components/dom_sidebar.xpt +lib/%%APP_NAME%%/components/dom_storage.xpt +lib/%%APP_NAME%%/components/dom_stylesheets.xpt +lib/%%APP_NAME%%/components/dom_svg.xpt +lib/%%APP_NAME%%/components/dom_traversal.xpt +lib/%%APP_NAME%%/components/dom_views.xpt +lib/%%APP_NAME%%/components/dom_xbl.xpt +lib/%%APP_NAME%%/components/dom_xpath.xpt +lib/%%APP_NAME%%/components/dom_xul.xpt +lib/%%APP_NAME%%/components/downloads.xpt +lib/%%APP_NAME%%/components/editor.xpt +lib/%%APP_NAME%%/components/embed_base.xpt +lib/%%APP_NAME%%/components/extensions.xpt +lib/%%APP_NAME%%/components/exthandler.xpt +lib/%%APP_NAME%%/components/fastfind.xpt +lib/%%APP_NAME%%/components/feeds.xpt +lib/%%APP_NAME%%/components/filepicker.xpt +lib/%%APP_NAME%%/components/find.xpt +lib/%%APP_NAME%%/components/gfx.xpt +lib/%%APP_NAME%%/components/gksvgrenderer.xpt +lib/%%APP_NAME%%/components/history.xpt +lib/%%APP_NAME%%/components/htmlparser.xpt +lib/%%APP_NAME%%/components/imgicon.xpt +lib/%%APP_NAME%%/components/imglib2.xpt +lib/%%APP_NAME%%/components/inspector.xpt +lib/%%APP_NAME%%/components/intl.xpt +lib/%%APP_NAME%%/components/jar.xpt +lib/%%APP_NAME%%/components/jsconsole-clhandler.js +lib/%%APP_NAME%%/components/jsconsole.xpt +lib/%%APP_NAME%%/components/jsdservice.xpt +lib/%%APP_NAME%%/components/layout_base.xpt +lib/%%APP_NAME%%/components/layout_printing.xpt +lib/%%APP_NAME%%/components/layout_xul.xpt +lib/%%APP_NAME%%/components/layout_xul_tree.xpt +lib/%%APP_NAME%%/components/libaccessibility.so +lib/%%APP_NAME%%/components/libappcomps.so +lib/%%APP_NAME%%/components/libcaps.so +lib/%%APP_NAME%%/components/libchrome.so +lib/%%APP_NAME%%/components/libcommandlines.so +lib/%%APP_NAME%%/components/libcomposer.so +lib/%%APP_NAME%%/components/libdocshell.so +lib/%%APP_NAME%%/components/libeditor.so +lib/%%APP_NAME%%/components/libembedcomponents.so +lib/%%APP_NAME%%/components/libfileview.so +lib/%%APP_NAME%%/components/libgfx_gtk.so +lib/%%APP_NAME%%/components/libgfxps.so +lib/%%APP_NAME%%/components/libgklayout.so +lib/%%APP_NAME%%/components/libgkplugin.so +lib/%%APP_NAME%%/components/libhtmlpars.so +lib/%%APP_NAME%%/components/libi18n.so +lib/%%APP_NAME%%/components/libimgicon.so +lib/%%APP_NAME%%/components/libimglib2.so +lib/%%APP_NAME%%/components/libjar50.so +lib/%%APP_NAME%%/components/libjsd.so +lib/%%APP_NAME%%/components/libmork.so +lib/%%APP_NAME%%/components/libmozfind.so +lib/%%APP_NAME%%/components/libmozgnome.so +lib/%%APP_NAME%%/components/libmyspell.so +lib/%%APP_NAME%%/components/libnecko.so +lib/%%APP_NAME%%/components/libnecko2.so +lib/%%APP_NAME%%/components/libnsappshell.so +lib/%%APP_NAME%%/components/liboji.so +lib/%%APP_NAME%%/components/libpipboot.so +lib/%%APP_NAME%%/components/libpipnss.so +lib/%%APP_NAME%%/components/libpippki.so +lib/%%APP_NAME%%/components/libpref.so +lib/%%APP_NAME%%/components/librdf.so +lib/%%APP_NAME%%/components/libremoteservice.so +lib/%%APP_NAME%%/components/libspellchecker.so +lib/%%APP_NAME%%/components/libstoragecomps.so +lib/%%APP_NAME%%/components/libtoolkitcomps.so +lib/%%APP_NAME%%/components/libtxmgr.so +lib/%%APP_NAME%%/components/libuconv.so +lib/%%APP_NAME%%/components/libucvmath.so +lib/%%APP_NAME%%/components/libwebbrwsr.so +lib/%%APP_NAME%%/components/libwidget_gtk2.so +lib/%%APP_NAME%%/components/libxpcom_compat_c.so +lib/%%APP_NAME%%/components/libxpconnect.so +lib/%%APP_NAME%%/components/libxpinstall.so +lib/%%APP_NAME%%/components/locale.xpt +lib/%%APP_NAME%%/components/lwbrk.xpt +lib/%%APP_NAME%%/components/mimetype.xpt +lib/%%APP_NAME%%/components/mozbrwsr.xpt +lib/%%APP_NAME%%/components/mozfind.xpt +lib/%%APP_NAME%%/components/mozgnome.xpt +lib/%%APP_NAME%%/components/necko.xpt +lib/%%APP_NAME%%/components/necko_about.xpt +lib/%%APP_NAME%%/components/necko_cache.xpt +lib/%%APP_NAME%%/components/necko_cookie.xpt +lib/%%APP_NAME%%/components/necko_data.xpt +lib/%%APP_NAME%%/components/necko_dns.xpt +lib/%%APP_NAME%%/components/necko_file.xpt +lib/%%APP_NAME%%/components/necko_ftp.xpt +lib/%%APP_NAME%%/components/necko_http.xpt +lib/%%APP_NAME%%/components/necko_res.xpt +lib/%%APP_NAME%%/components/necko_socket.xpt +lib/%%APP_NAME%%/components/necko_strconv.xpt +lib/%%APP_NAME%%/components/necko_viewsource.xpt +lib/%%APP_NAME%%/components/nsCloseAllWindows.js +lib/%%APP_NAME%%/components/nsDefaultCLH.js +lib/%%APP_NAME%%/components/nsExtensionManager.js +lib/%%APP_NAME%%/components/nsFilePicker.js +lib/%%APP_NAME%%/components/nsHelperAppDlg.js +lib/%%APP_NAME%%/components/nsProgressDialog.js +lib/%%APP_NAME%%/components/nsProxyAutoConfig.js +lib/%%APP_NAME%%/components/nsURLFormatter.js +lib/%%APP_NAME%%/components/nsUpdateService.js +lib/%%APP_NAME%%/components/oji.xpt +lib/%%APP_NAME%%/components/passwordmgr.xpt +lib/%%APP_NAME%%/components/phpStreamConverter.js +lib/%%APP_NAME%%/components/pipboot.xpt +lib/%%APP_NAME%%/components/pipnss.xpt +lib/%%APP_NAME%%/components/pippki.xpt +lib/%%APP_NAME%%/components/plugin.xpt +lib/%%APP_NAME%%/components/pref.xpt +lib/%%APP_NAME%%/components/prefetch.xpt +lib/%%APP_NAME%%/components/profile.xpt +lib/%%APP_NAME%%/components/progressDlg.xpt +lib/%%APP_NAME%%/components/proxyObjInst.xpt +lib/%%APP_NAME%%/components/rdf.xpt +lib/%%APP_NAME%%/components/satchel.xpt +lib/%%APP_NAME%%/components/saxparser.xpt +lib/%%APP_NAME%%/components/shistory.xpt +lib/%%APP_NAME%%/components/spellchecker.xpt +lib/%%APP_NAME%%/components/storage.xpt +lib/%%APP_NAME%%/components/toolkitprofile.xpt +lib/%%APP_NAME%%/components/toolkitremote.xpt +lib/%%APP_NAME%%/components/txmgr.xpt +lib/%%APP_NAME%%/components/txtsvc.xpt +lib/%%APP_NAME%%/components/uconv.xpt +lib/%%APP_NAME%%/components/unicharutil.xpt +lib/%%APP_NAME%%/components/update.xpt +lib/%%APP_NAME%%/components/uriloader.xpt +lib/%%APP_NAME%%/components/urlformatter.xpt +lib/%%APP_NAME%%/components/webBrowser_core.xpt +lib/%%APP_NAME%%/components/webbrowserpersist.xpt +lib/%%APP_NAME%%/components/webshell_idls.xpt +lib/%%APP_NAME%%/components/widget.xpt +lib/%%APP_NAME%%/components/windowds.xpt +lib/%%APP_NAME%%/components/windowwatcher.xpt +lib/%%APP_NAME%%/components/xpautocomplete.xpt +lib/%%APP_NAME%%/components/xpcom_base.xpt +lib/%%APP_NAME%%/components/xpcom_components.xpt +lib/%%APP_NAME%%/components/xpcom_ds.xpt +lib/%%APP_NAME%%/components/xpcom_io.xpt +lib/%%APP_NAME%%/components/xpcom_obsolete.xpt +lib/%%APP_NAME%%/components/xpcom_threads.xpt +lib/%%APP_NAME%%/components/xpcom_xpti.xpt +lib/%%APP_NAME%%/components/xpconnect.xpt +lib/%%APP_NAME%%/components/xpinstall.xpt +lib/%%APP_NAME%%/components/xulapp.xpt +lib/%%APP_NAME%%/components/xuldoc.xpt +lib/%%APP_NAME%%/components/xultmpl.xpt +lib/%%APP_NAME%%/defaults/pref/all.js +lib/%%APP_NAME%%/defaults/pref/browser-prefs.js +lib/%%APP_NAME%%/defaults/pref/editor.js +lib/%%APP_NAME%%/defaults/profile/extensions/Extensions.rdf +lib/%%APP_NAME%%/defaults/profile/extensions/installed-extensions.txt +lib/%%APP_NAME%%/defaults/profile/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}/install.rdf +lib/%%APP_NAME%%/defaults/profile/localstore.rdf +lib/%%APP_NAME%%/defaults/profile/panels.rdf +lib/%%APP_NAME%%/dependentlibs.list +lib/%%APP_NAME%%/dictionaries/en-US.aff +lib/%%APP_NAME%%/dictionaries/en-US.dic +lib/%%APP_NAME%%/elf-dynstr-gc +lib/%%APP_NAME%%/greprefs/all.js +lib/%%APP_NAME%%/greprefs/security-prefs.js +lib/%%APP_NAME%%/greprefs/xpinstall.js +lib/%%APP_NAME%%/icons/mozicon16.xpm +lib/%%APP_NAME%%/icons/mozicon256.png +lib/%%APP_NAME%%/icons/mozicon50.xpm +lib/%%APP_NAME%%/install.log +lib/%%APP_NAME%%/kompozer +lib/%%APP_NAME%%/kompozer-bin +lib/%%APP_NAME%%/kompozer-config +lib/%%APP_NAME%%/libfreebl3.chk +lib/%%APP_NAME%%/libfreebl3.so +lib/%%APP_NAME%%/libgfxpsshar.so +lib/%%APP_NAME%%/libgkgfx.so +lib/%%APP_NAME%%/libgtkembedmoz.so +lib/%%APP_NAME%%/libgtkxtbin.so +lib/%%APP_NAME%%/libjsj.so +lib/%%APP_NAME%%/libmozjs.so +lib/%%APP_NAME%%/libnspr4.so +lib/%%APP_NAME%%/libnss3.so +lib/%%APP_NAME%%/libnssckbi.so +lib/%%APP_NAME%%/libplc4.so +lib/%%APP_NAME%%/libplds4.so +lib/%%APP_NAME%%/libsmime3.so +lib/%%APP_NAME%%/libsoftokn3.chk +lib/%%APP_NAME%%/libsoftokn3.so +lib/%%APP_NAME%%/libssl3.so +lib/%%APP_NAME%%/libxpcom.so +lib/%%APP_NAME%%/libxpcom_compat.so +lib/%%APP_NAME%%/libxpcom_core.so +lib/%%APP_NAME%%/libxpistub.so +lib/%%APP_NAME%%/mangle +lib/%%APP_NAME%%/mozilla-xremote-client +lib/%%APP_NAME%%/nsinstall +lib/%%APP_NAME%%/plugins/libnullplugin.so +lib/%%APP_NAME%%/plugins/libunixprintplugin.so +lib/%%APP_NAME%%/regxpcom +lib/%%APP_NAME%%/res/EditorOverride.css +lib/%%APP_NAME%%/res/arrow.gif +lib/%%APP_NAME%%/res/arrowd.gif +lib/%%APP_NAME%%/res/bloatcycle.html +lib/%%APP_NAME%%/res/broken-image.gif +lib/%%APP_NAME%%/res/charsetData.properties +lib/%%APP_NAME%%/res/charsetalias.properties +lib/%%APP_NAME%%/res/cmessage.txt +lib/%%APP_NAME%%/res/dtd/mathml.dtd +lib/%%APP_NAME%%/res/dtd/xhtml11.dtd +lib/%%APP_NAME%%/res/entityTables/html40Latin1.properties +lib/%%APP_NAME%%/res/entityTables/html40Special.properties +lib/%%APP_NAME%%/res/entityTables/html40Symbols.properties +lib/%%APP_NAME%%/res/entityTables/htmlEntityVersions.properties +lib/%%APP_NAME%%/res/entityTables/mathml20.properties +lib/%%APP_NAME%%/res/entityTables/transliterate.properties +lib/%%APP_NAME%%/res/fonts/fontEncoding.properties +lib/%%APP_NAME%%/res/fonts/mathfont.properties +lib/%%APP_NAME%%/res/fonts/mathfontCMEX10.properties +lib/%%APP_NAME%%/res/fonts/mathfontCMSY10.properties +lib/%%APP_NAME%%/res/fonts/mathfontMTExtra.properties +lib/%%APP_NAME%%/res/fonts/mathfontMath1.properties +lib/%%APP_NAME%%/res/fonts/mathfontMath2.properties +lib/%%APP_NAME%%/res/fonts/mathfontMath4.properties +lib/%%APP_NAME%%/res/fonts/mathfontPUA.properties +lib/%%APP_NAME%%/res/fonts/mathfontSymbol.properties +lib/%%APP_NAME%%/res/fonts/pangoFontEncoding.properties +lib/%%APP_NAME%%/res/forms.css +lib/%%APP_NAME%%/res/grabber.gif +lib/%%APP_NAME%%/res/hiddenWindow.html +lib/%%APP_NAME%%/res/html.css +lib/%%APP_NAME%%/res/html/gopher-audio.gif +lib/%%APP_NAME%%/res/html/gopher-binary.gif +lib/%%APP_NAME%%/res/html/gopher-find.gif +lib/%%APP_NAME%%/res/html/gopher-image.gif +lib/%%APP_NAME%%/res/html/gopher-menu.gif +lib/%%APP_NAME%%/res/html/gopher-movie.gif +lib/%%APP_NAME%%/res/html/gopher-sound.gif +lib/%%APP_NAME%%/res/html/gopher-telnet.gif +lib/%%APP_NAME%%/res/html/gopher-text.gif +lib/%%APP_NAME%%/res/html/gopher-unknown.gif +lib/%%APP_NAME%%/res/langGroups.properties +lib/%%APP_NAME%%/res/language.properties +lib/%%APP_NAME%%/res/loading-image.gif +lib/%%APP_NAME%%/res/mathml.css +lib/%%APP_NAME%%/res/quirk.css +lib/%%APP_NAME%%/res/sample.unixpsfonts.properties +lib/%%APP_NAME%%/res/samples/Anieyes.gif +lib/%%APP_NAME%%/res/samples/aform.css +lib/%%APP_NAME%%/res/samples/beeptest.html +lib/%%APP_NAME%%/res/samples/bform.css +lib/%%APP_NAME%%/res/samples/bg.jpg +lib/%%APP_NAME%%/res/samples/cform.css +lib/%%APP_NAME%%/res/samples/checkboxTest.xul +lib/%%APP_NAME%%/res/samples/demoform.css +lib/%%APP_NAME%%/res/samples/find.html +lib/%%APP_NAME%%/res/samples/gear1.gif +lib/%%APP_NAME%%/res/samples/image_props.html +lib/%%APP_NAME%%/res/samples/mozform.css +lib/%%APP_NAME%%/res/samples/printsetup.html +lib/%%APP_NAME%%/res/samples/raptor.jpg +lib/%%APP_NAME%%/res/samples/rock_gra.gif +lib/%%APP_NAME%%/res/samples/scrollbarTest1.xul +lib/%%APP_NAME%%/res/samples/scrollbarTest2.xul +lib/%%APP_NAME%%/res/samples/sliderTest1.xul +lib/%%APP_NAME%%/res/samples/soundtest.html +lib/%%APP_NAME%%/res/samples/test.wav +lib/%%APP_NAME%%/res/samples/test0.html +lib/%%APP_NAME%%/res/samples/test1.html +lib/%%APP_NAME%%/res/samples/test10.html +lib/%%APP_NAME%%/res/samples/test11.html +lib/%%APP_NAME%%/res/samples/test12.html +lib/%%APP_NAME%%/res/samples/test13.html +lib/%%APP_NAME%%/res/samples/test14.html +lib/%%APP_NAME%%/res/samples/test15.html +lib/%%APP_NAME%%/res/samples/test16.html +lib/%%APP_NAME%%/res/samples/test2.html +lib/%%APP_NAME%%/res/samples/test3.html +lib/%%APP_NAME%%/res/samples/test4.html +lib/%%APP_NAME%%/res/samples/test5.html +lib/%%APP_NAME%%/res/samples/test6.html +lib/%%APP_NAME%%/res/samples/test7.html +lib/%%APP_NAME%%/res/samples/test8-1.html +lib/%%APP_NAME%%/res/samples/test8.html +lib/%%APP_NAME%%/res/samples/test8dom.html +lib/%%APP_NAME%%/res/samples/test8sca.html +lib/%%APP_NAME%%/res/samples/test8siz.html +lib/%%APP_NAME%%/res/samples/test8tab.html +lib/%%APP_NAME%%/res/samples/test9.html +lib/%%APP_NAME%%/res/samples/test9a.html +lib/%%APP_NAME%%/res/samples/test9b.html +lib/%%APP_NAME%%/res/samples/test_ed.html +lib/%%APP_NAME%%/res/samples/test_form.html +lib/%%APP_NAME%%/res/samples/test_gfx.html +lib/%%APP_NAME%%/res/samples/test_lbox.html +lib/%%APP_NAME%%/res/samples/test_pr.html +lib/%%APP_NAME%%/res/samples/test_weight.html +lib/%%APP_NAME%%/res/samples/toolbarTest1.xul +lib/%%APP_NAME%%/res/samples/treeTest1.css +lib/%%APP_NAME%%/res/samples/treeTest1.xul +lib/%%APP_NAME%%/res/samples/xulTest.css +lib/%%APP_NAME%%/res/svg.css +lib/%%APP_NAME%%/res/table-add-column-after-active.gif +lib/%%APP_NAME%%/res/table-add-column-after-hover.gif +lib/%%APP_NAME%%/res/table-add-column-after.gif +lib/%%APP_NAME%%/res/table-add-column-before-active.gif +lib/%%APP_NAME%%/res/table-add-column-before-hover.gif +lib/%%APP_NAME%%/res/table-add-column-before.gif +lib/%%APP_NAME%%/res/table-add-row-after-active.gif +lib/%%APP_NAME%%/res/table-add-row-after-hover.gif +lib/%%APP_NAME%%/res/table-add-row-after.gif +lib/%%APP_NAME%%/res/table-add-row-before-active.gif +lib/%%APP_NAME%%/res/table-add-row-before-hover.gif +lib/%%APP_NAME%%/res/table-add-row-before.gif +lib/%%APP_NAME%%/res/table-remove-column-active.gif +lib/%%APP_NAME%%/res/table-remove-column-hover.gif +lib/%%APP_NAME%%/res/table-remove-column.gif +lib/%%APP_NAME%%/res/table-remove-row-active.gif +lib/%%APP_NAME%%/res/table-remove-row-hover.gif +lib/%%APP_NAME%%/res/table-remove-row.gif +lib/%%APP_NAME%%/res/throbber/anim.gif +lib/%%APP_NAME%%/res/throbber/anims00.gif +lib/%%APP_NAME%%/res/throbber/anims01.gif +lib/%%APP_NAME%%/res/throbber/anims02.gif +lib/%%APP_NAME%%/res/throbber/anims03.gif +lib/%%APP_NAME%%/res/throbber/anims04.gif +lib/%%APP_NAME%%/res/throbber/anims05.gif +lib/%%APP_NAME%%/res/throbber/anims06.gif +lib/%%APP_NAME%%/res/throbber/anims07.gif +lib/%%APP_NAME%%/res/throbber/anims08.gif +lib/%%APP_NAME%%/res/throbber/anims09.gif +lib/%%APP_NAME%%/res/throbber/anims10.gif +lib/%%APP_NAME%%/res/throbber/anims11.gif +lib/%%APP_NAME%%/res/throbber/anims12.gif +lib/%%APP_NAME%%/res/throbber/anims13.gif +lib/%%APP_NAME%%/res/throbber/anims14.gif +lib/%%APP_NAME%%/res/throbber/anims15.gif +lib/%%APP_NAME%%/res/throbber/anims16.gif +lib/%%APP_NAME%%/res/throbber/anims17.gif +lib/%%APP_NAME%%/res/throbber/anims18.gif +lib/%%APP_NAME%%/res/throbber/anims19.gif +lib/%%APP_NAME%%/res/throbber/anims20.gif +lib/%%APP_NAME%%/res/throbber/anims21.gif +lib/%%APP_NAME%%/res/throbber/anims22.gif +lib/%%APP_NAME%%/res/throbber/anims23.gif +lib/%%APP_NAME%%/res/throbber/anims24.gif +lib/%%APP_NAME%%/res/throbber/anims25.gif +lib/%%APP_NAME%%/res/throbber/anims26.gif +lib/%%APP_NAME%%/res/throbber/anims27.gif +lib/%%APP_NAME%%/res/throbber/anims28.gif +lib/%%APP_NAME%%/res/throbber/anims29.gif +lib/%%APP_NAME%%/res/ua.css +lib/%%APP_NAME%%/res/unixcharset.properties +lib/%%APP_NAME%%/res/viewer.properties +lib/%%APP_NAME%%/res/viewsource.css +lib/%%APP_NAME%%/run-mozilla.sh +lib/%%APP_NAME%%/shlibsign +lib/%%APP_NAME%%/updater +lib/%%APP_NAME%%/xpcshell +lib/%%APP_NAME%%/xpicleanup +lib/%%APP_NAME%%/xpidl +lib/%%APP_NAME%%/xpt_dump +lib/%%APP_NAME%%/xpt_link +@exec /bin/cp -R %%LOCALBASE%%/lib/npapi/symlinks/%%APP_NAME%%/ %D/lib/%%APP_NAME%%/plugins/ 2>/dev/null || true +@exec /bin/cp -R %%LOCALBASE%%/lib/xpi/symlinks/%%APP_NAME%%/ %D/lib/%%APP_NAME%%/extensions/ 2>/dev/null || true +@unexec /usr/bin/find %D/lib/%%APP_NAME%%/plugins/ -depth 1 -type l -delete 2>/dev/null || true +@unexec /usr/bin/find %D/lib/%%APP_NAME%%/extensions/ -depth 1 -type l -delete 2>/dev/null || true +@dirrm lib/%%APP_NAME%%/res/throbber +@dirrm lib/%%APP_NAME%%/res/samples +@dirrm lib/%%APP_NAME%%/res/html +@dirrm lib/%%APP_NAME%%/res/fonts +@dirrm lib/%%APP_NAME%%/res/entityTables +@dirrm lib/%%APP_NAME%%/res/dtd +@dirrm lib/%%APP_NAME%%/res +@dirrm lib/%%APP_NAME%%/plugins +@dirrm lib/%%APP_NAME%%/icons +@dirrm lib/%%APP_NAME%%/greprefs +@dirrm lib/%%APP_NAME%%/extensions +@dirrm lib/%%APP_NAME%%/dictionaries +@dirrm lib/%%APP_NAME%%/defaults/profile/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd} +@dirrm lib/%%APP_NAME%%/defaults/profile/extensions +@dirrm lib/%%APP_NAME%%/defaults/profile +@dirrm lib/%%APP_NAME%%/defaults/pref +@dirrm lib/%%APP_NAME%%/defaults +@dirrm lib/%%APP_NAME%%/components +@dirrm lib/%%APP_NAME%%/chrome/icons/default +@dirrm lib/%%APP_NAME%%/chrome/icons +@dirrm lib/%%APP_NAME%%/chrome +@dirrm lib/%%APP_NAME%% +@dirrm share/applications