From owner-freebsd-gecko@FreeBSD.ORG Sun Oct 11 09:06:29 2009 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 70958106566B for ; Sun, 11 Oct 2009 09:06:29 +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 CC6418FC13 for ; Sun, 11 Oct 2009 09:06:27 +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 n9B96Qnq087173 for ; Sun, 11 Oct 2009 09:06:26 GMT (envelope-from svn-freebsd-gecko@chruetertee.ch) Received: (from www@localhost) by trillian.chruetertee.ch (8.14.3/8.14.3/Submit) id n9B96L2u081475 for freebsd-gecko@freebsd.org; Sun, 11 Oct 2009 09:06:21 GMT (envelope-from svn-freebsd-gecko@chruetertee.ch) Date: Sun, 11 Oct 2009 09:06:21 GMT Message-Id: <200910110906.n9B96L2u081475@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] r136 - branches/experimental/www/linux-firefox-devel branches/experimental/www/linux-firefox-devel/files branches/experimental/www/mplayer-plugin branches/experimental/www/mplayer-plugin/files trunk/www/linux-firefox-devel trunk/www/linux-firefox-devel/files trunk/www/mplayer-plugin trunk/www/mplayer-plugin/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: Sun, 11 Oct 2009 09:06:29 -0000 Author: beat Date: Sun Oct 11 09:06:20 2009 New Revision: 136 Log: - Add www/linux-firefox-devel and www/mplayer-plugin to the repository Added: branches/experimental/www/linux-firefox-devel/ branches/experimental/www/linux-firefox-devel/Makefile branches/experimental/www/linux-firefox-devel/distinfo branches/experimental/www/linux-firefox-devel/files/ branches/experimental/www/linux-firefox-devel/files/linux-firefox-devel.desktop.in branches/experimental/www/linux-firefox-devel/pkg-descr branches/experimental/www/linux-firefox-devel/pkg-plist branches/experimental/www/mplayer-plugin/ branches/experimental/www/mplayer-plugin/Makefile branches/experimental/www/mplayer-plugin/distinfo branches/experimental/www/mplayer-plugin/files/ branches/experimental/www/mplayer-plugin/files/patch-Source_plugin-support.cpp branches/experimental/www/mplayer-plugin/files/patch-Source_plugin-threads.cpp branches/experimental/www/mplayer-plugin/files/patch-configure branches/experimental/www/mplayer-plugin/pkg-descr branches/experimental/www/mplayer-plugin/pkg-plist trunk/www/linux-firefox-devel/ trunk/www/linux-firefox-devel/Makefile trunk/www/linux-firefox-devel/distinfo trunk/www/linux-firefox-devel/files/ trunk/www/linux-firefox-devel/files/linux-firefox-devel.desktop.in trunk/www/linux-firefox-devel/pkg-descr trunk/www/linux-firefox-devel/pkg-plist trunk/www/mplayer-plugin/ trunk/www/mplayer-plugin/Makefile trunk/www/mplayer-plugin/distinfo trunk/www/mplayer-plugin/files/ trunk/www/mplayer-plugin/files/patch-Source_plugin-support.cpp trunk/www/mplayer-plugin/files/patch-Source_plugin-threads.cpp trunk/www/mplayer-plugin/files/patch-configure trunk/www/mplayer-plugin/pkg-descr trunk/www/mplayer-plugin/pkg-plist Added: branches/experimental/www/linux-firefox-devel/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/experimental/www/linux-firefox-devel/Makefile Sun Oct 11 09:06:20 2009 (r136) @@ -0,0 +1,23 @@ +# New ports collection makefile for: linux-firefox-devel +# Date created: 8 May 2006 +# Whom: Andrew Pantyukhin +# +# $FreeBSD: ports/www/linux-firefox-devel/Makefile,v 1.28 2009/10/10 20:21:31 miwi Exp $ +# + +PORTNAME= firefox +DISTVERSION= 3.0b2 +PORTREVISION= 1 +CATEGORIES= www +MASTER_SITE_SUBDIR?= ${PORTNAME}/releases/${DISTVERSION}/linux-i686/en-US +PKGNAMESUFFIX= -devel + +MAINTAINER= gecko@FreeBSD.org +COMMENT= Web browser based on the browser portion of Mozilla + +USE_BZIP2= yes + +FORBIDDEN= Security issues http://www.vuxml.org/freebsd/f29fea8f-b19f-11dd-a55e-00163e000016.html + +.include "${.CURDIR}/../linux-seamonkey/Makefile.common" +.include Added: branches/experimental/www/linux-firefox-devel/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/experimental/www/linux-firefox-devel/distinfo Sun Oct 11 09:06:20 2009 (r136) @@ -0,0 +1,3 @@ +MD5 (firefox-3.0b2.tar.bz2) = ab0fe9d65d2b58e6af1e4080b6bd5508 +SHA256 (firefox-3.0b2.tar.bz2) = 03d4b0344c8298a9a408a857117d9eb6807077ae2e23c73c8237a96fae9bafb9 +SIZE (firefox-3.0b2.tar.bz2) = 8943135 Added: branches/experimental/www/linux-firefox-devel/files/linux-firefox-devel.desktop.in ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/experimental/www/linux-firefox-devel/files/linux-firefox-devel.desktop.in Sun Oct 11 09:06:20 2009 (r136) @@ -0,0 +1,191 @@ +[Desktop Entry] +Encoding=UTF-8 +Name=Firefox Web Browser (Linux, devel) +Name[am]= +Name[ar]= +Name[az]=Firefox Veb Səyyahı (Linux, devel) +Name[be]= +Name[bg]=Интернет браузър Firefox (Linux, devel) +Name[bn]= +Name[bs]=Firefox web preglednik (Linux, devel) +Name[ca]=Navegador web Firefox (Linux, devel) +Name[cs]=Prohlížeč WWW Firefox (Linux, devel) +Name[cy]=Y Porwr Gwe Firefox (Linux, devel) +Name[da]=Firefox - internetsurfning (Linux, devel) +Name[de]=Firefox Webbrowser (Linux, devel) +Name[el]=Περιηγητής Διαδικτύου Firefox (Linux, devel) +Name[en_CA]=Firefox Web Browser (Linux, devel) +Name[en_GB]=Firefox Web Browser (Linux, devel) +Name[es]=Navegador Web Firefox (Linux, devel) +Name[et]=Firefox veebibrauser (Linux, devel) +Name[eu]=Firefox web arakatzailea (Linux, devel) +Name[fi]=Firefox, WWW-selain (Linux, devel) +Name[fr]=Navigateur Web Firefox (Linux, devel) +Name[ga]=Brabhsálaí Lín Firefox (Linux, devel) +Name[gu]=એપીફની વૅબ બ્રાઉઝર (Linux, devel) +Name[he]=דפדפן Firefox (Linux, devel) +Name[hi]= +Name[hr]=Firefox Web preglednik (Linux, devel) +Name[hu]=Firefox webböngésző (Linux, devel) +Name[id]=Web Browser Firefox (Linux, devel) +Name[it]=Browser web Firefox (Linux, devel) +Name[ja]=Firefox ウェブ・ブラウザ (Linux, devel) +Name[ko]=Firefox 웹 브라우저 (Linux, devel) +Name[li]=Firefox Web Browser (Linux, devel) +Name[lt]=Firefox web naršyklė (Linux, devel) +Name[mk]=Firefox веб прелистувач (Linux, devel) +Name[ml]=എപ്പിഫാനി വെബ്ബ് ബ്രൌസ‌ര് (Linux, devel) +Name[mn]=Firefox веб хөтөч (Linux, devel) +Name[ms]=Pelungsur Web Firefox (Linux, devel) +Name[nb]=Firefox nettleser (Linux, devel) +Name[nl]=Firefox Webbrowser (Linux, devel) +Name[nn]=Firefox nettlesar (Linux, devel) +Name[no]=Firefox nettleser (Linux, devel) +Name[pa]=ਏਪੀਫਾਨੀ ਵੈੱਬ ਬਰਾਊਜ਼ਰ (Linux, devel) +Name[pl]=Przeglądarka WWW Firefox (Linux, devel) +Name[pt]=Navegador Web Firefox (Linux, devel) +Name[pt_BR]=Navegador Web Firefox (Linux, devel) +Name[ro]=Navigatorul Firefox (Linux, devel) +Name[ru]=Веб-браузер Firefox (Linux, devel) +Name[sk]= +Name[sl]=Spletni brskalnik Firefox (Linux, devel) +Name[sq]=Firefox - Shfletuesi Web (Linux, devel) +Name[sr]= +Name[sr@Latn]=Veb čitač Spoznaja (Linux, devel) +Name[sv]=Webbläsaren Firefox (Linux, devel) +Name[ta]=எபிபனி வலை உலாவி (Linux, devel) +Name[tk]=Firefox Web Ahtarçisi (Linux, devel) +Name[tr]=Firefox Web Tarayıcı (Linux, devel) +Name[uk]=Переглядач web Firefox (Linux, devel) +Name[vi]=Trình Duyệt Web Firefox (Linux, devel) +Name[wa]=Betchteu waibe epiphany (Linux, devel) +Name[zh_CN]=Firefox Web 浏览器 (Linux, devel) +Name[zh_TW]=Firefox 網頁瀏覽器 (Linux, devel) +GenericName=Web Browser (Linux, devel) +GenericName[ar]=متصفّح الانترنت (Linux, devel) +GenericName[az]=Veb Səyyahı (Linux, devel) +GenericName[be]=Вандроўнік па павуціньню (Linux, devel) +GenericName[bg]=Браузър (Linux, devel) +GenericName[bn]=ওয়েব ব্রাউজার (Linux, devel) +GenericName[bs]=Web preglednik (Linux, devel) +GenericName[ca]=Navegador web (Linux, devel) +GenericName[cs]=Prohlížeč WWW (Linux, devel) +GenericName[cy]=Porwr Gwe (Linux, devel) +GenericName[da]=Internetsurfning (Linux, devel) +GenericName[de]=Webbrowser (Linux, devel) +GenericName[el]=Περιηγητής Ιστοσελίδων (Linux, devel) +GenericName[en_CA]=Web Browser (Linux, devel) +GenericName[en_GB]=Web Browser (Linux, devel) +GenericName[es]=Navegador web (Linux, devel) +GenericName[et]=Veebilehitseja (Linux, devel) +GenericName[eu]=Web arakatzailea (Linux, devel) +GenericName[fi]=WWW-selain (Linux, devel) +GenericName[fr]=Navigateur Web Firefox (Linux, devel) +GenericName[ga]=Brabhsálaí Lín (Linux, devel) +GenericName[gu]=વેબ બ્રાઉઝર (Linux, devel) +GenericName[he]=דפדפן אינטרנט (Linux, devel) +GenericName[hi]=वेब ब्राउज़र (Linux, devel) +GenericName[hr]=Web preglednik (Linux, devel) +GenericName[hu]=Webböngésző (Linux, devel) +GenericName[id]=Browser Web (Linux, devel) +GenericName[it]=Browser web (Linux, devel) +GenericName[ja]=GNOME ウェブ・ブラウザ (Linux, devel) +GenericName[ko]=웹 브라우저 (Linux, devel) +GenericName[li]=Wèb Browser (Linux, devel) +GenericName[lt]=Web naršyklė (Linux, devel) +GenericName[mk]=Веб прелистувач (Linux, devel) +GenericName[mn]=Веб хөтөч (Linux, devel) +GenericName[ms]=Pelungsur Web (Linux, devel) +GenericName[nb]=Nettleser (Linux, devel) +GenericName[nl]=Web-browser (Linux, devel) +GenericName[nn]=Nettlesar (Linux, devel) +GenericName[no]=Nettleser (Linux, devel) +GenericName[pa]=ਵੈਬ ਬਰਾਊਜ਼ (Linux, devel) +GenericName[pl]=Przeglądarka WWW (Linux, devel) +GenericName[pt]=Navegador Web (Linux, devel) +GenericName[pt_BR]=Navegador Web (Linux, devel) +GenericName[ro]=Navigator Internet (Linux, devel) +GenericName[ru]=Веб-браузер (Linux, devel) +GenericName[sk]=WWW prehliadač (Linux, devel) +GenericName[sl]=Spletni brskalnik (Linux, devel) +GenericName[sq]=Shfletuesi Web (Linux, devel) +GenericName[sr]=Веб читач (Linux, devel) +GenericName[sr@Latn]=Veb čitač (Linux, devel) +GenericName[sv]=Webbläsare (Linux, devel) +GenericName[ta]=வலை உலாவி (Linux, devel) +GenericName[th]=เว็บบราวเซอร์ (Linux, devel) +GenericName[tk]=Web Ahtarçysy (Linux, devel) +GenericName[tr]=Web Tarayıcı (Linux, devel) +GenericName[uk]=Переглядач web-сторінок (Linux, devel) +GenericName[vi]=Trình duyệt Web (Linux, devel) +GenericName[wa]=Betchteu waibe (Linux, devel) +GenericName[zh_CN]=Web 浏览器 (Linux, devel) +GenericName[zh_TW]=網頁瀏覽器 (Linux, devel) +Comment=Browse the web +Comment[ar]=تصفح الانترنت +Comment[az]=Vebi gəzin +Comment[be]=Вандраваць па павуціньню +Comment[bg]=Сърфиране в интернет +Comment[bn]=ওয়েব ব্রাউজ করুন +Comment[bs]=Pregledaj na internetu +Comment[ca]=Navegueu per la web +Comment[cs]=Prohlížet WWW +Comment[cy]=Pori'r we +Comment[da]=Surf på internettet +Comment[de]=Im Web surfen +Comment[el]=Περιήγηση στον παγκόσμιο ιστό +Comment[en_CA]=Browse the web +Comment[en_GB]=Browse the web +Comment[es]=Navegar por la web +Comment[et]=Sirvi veebi +Comment[eu]=Arakatu web-a +Comment[fi]=Selaa WWW:tä +Comment[fr]=Naviguer sur Internet +Comment[ga]=Brabhsáil an Líon +Comment[gu]=વેબમાં શોધો +Comment[he]=גלוש ברשת +Comment[hi]=वेब ब्राउज़ करें +Comment[hr]=Pregledaj Web +Comment[hu]=A világháló böngészése +Comment[id]=Jelajah web +Comment[it]=Esplora il web +Comment[ja]=ウェブを閲覧します +Comment[ko]=웹을 돌아 다닙니다 +Comment[li]=Blajere op internet +Comment[lt]=Naršyti internete +Comment[mk]=Прелистувајте на веб +Comment[ml]=വലക്കെട്ട് തിരയുക +Comment[mn]=Веб броузе хийх +Comment[ms]=Layari web +Comment[nb]=Surf på nettet +Comment[nl]=Websurfen +Comment[nn]=Surf på nettet +Comment[no]=Surf på nettet +Comment[pa]=ਵੈਬ ਬਰਾਊਜ਼ +Comment[pl]=Przeglądanie stron WWW +Comment[pt]=Navegar na web +Comment[pt_BR]=Navegar na web +Comment[ro]=Navigare Internet +Comment[ru]=Веб-браузер +Comment[sk]=Prehliadať internet +Comment[sl]=Brskaj po spletu +Comment[sq]=Eksploro web-in +Comment[sr]=Прегледај веб +Comment[sr@Latn]=Pregledaj veb +Comment[sv]=Surfa på nätet +Comment[ta]=வலையில் உலாவு +Comment[th]=ใช้งานเว็บบราวเซอร์ Firefox +Comment[tk]=Webi Ahtar +Comment[tr]=Web'e Gözat +Comment[uk]=Програма перегляду web-сторінок +Comment[vi]=Duyệt web +Comment[wa]=Naivyî avå les waibes +Comment[zh_CN]=浏览 Web +Comment[zh_TW]=瀏覽網頁 +Exec=linux-firefox-devel %U +Icon=%%PREFIX%%/lib/%%APP_NAME%%/chrome/icons/default/default.xpm +StartupNotify=false +Terminal=false +Type=Application +Categories=Application;Network; +MimeType=text/html;text/xml;application/xhtml+xml; Added: branches/experimental/www/linux-firefox-devel/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/experimental/www/linux-firefox-devel/pkg-descr Sun Oct 11 09:06:20 2009 (r136) @@ -0,0 +1,17 @@ +Firefox is an award winning, free, open-source web browser for many platforms +and is based on the Mozilla codebase. It is small, fast and easy to use, and +offers many advanced features: + o Popup Blocking + o Tabbed Browsing + o Live Bookmarks (ie. RSS) + o Extensions + o Themes + o FastFind + o Improved Security + +This is a pre-compiled Linux/i386 version, able to run plugins from that +platform. This port is compatible with the Flash plugin from +ports/www/linux-flashplugin7/ and with the Java plugin from +ports/java/linux-blackdown-jdk14/. + +WWW: http://www.mozilla.com/firefox/ Added: branches/experimental/www/linux-firefox-devel/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/experimental/www/linux-firefox-devel/pkg-plist Sun Oct 11 09:06:20 2009 (r136) @@ -0,0 +1,232 @@ +bin/%%APP_NAME%% +share/applications/%%APP_NAME%%.desktop +lib/%%APP_NAME%%/.autoreg +lib/%%APP_NAME%%/application.ini +lib/%%APP_NAME%%/browserconfig.properties +lib/%%APP_NAME%%/chrome/browser.jar +lib/%%APP_NAME%%/chrome/browser.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/icons/default/default.xpm +lib/%%APP_NAME%%/chrome/pippki.jar +lib/%%APP_NAME%%/chrome/pippki.manifest +lib/%%APP_NAME%%/chrome/reporter.jar +lib/%%APP_NAME%%/chrome/reporter.manifest +lib/%%APP_NAME%%/chrome/toolkit.jar +lib/%%APP_NAME%%/chrome/toolkit.manifest +lib/%%APP_NAME%%/components/FeedConverter.js +lib/%%APP_NAME%%/components/FeedProcessor.js +lib/%%APP_NAME%%/components/FeedWriter.js +lib/%%APP_NAME%%/components/WebContentConverter.js +lib/%%APP_NAME%%/components/browser.xpt +lib/%%APP_NAME%%/components/fuelApplication.js +lib/%%APP_NAME%%/components/jsconsole-clhandler.js +lib/%%APP_NAME%%/components/libbrowsercomps.so +lib/%%APP_NAME%%/components/libbrowserdirprovider.so +lib/%%APP_NAME%%/components/libimgicon.so +lib/%%APP_NAME%%/components/libmozgnome.so +lib/%%APP_NAME%%/components/libnkgnomevfs.so +lib/%%APP_NAME%%/components/nsBlocklistService.js +lib/%%APP_NAME%%/components/nsBrowserContentHandler.js +lib/%%APP_NAME%%/components/nsBrowserGlue.js +lib/%%APP_NAME%%/components/nsContentDispatchChooser.js +lib/%%APP_NAME%%/components/nsContentPrefService.js +lib/%%APP_NAME%%/components/nsDefaultCLH.js +lib/%%APP_NAME%%/components/nsDownloadManagerUI.js +lib/%%APP_NAME%%/components/nsExtensionManager.js +lib/%%APP_NAME%%/components/nsFilePicker.js +lib/%%APP_NAME%%/components/nsHandlerService.js +lib/%%APP_NAME%%/components/nsHelperAppDlg.js +lib/%%APP_NAME%%/components/nsLivemarkService.js +lib/%%APP_NAME%%/components/nsLoginInfo.js +lib/%%APP_NAME%%/components/nsLoginManager.js +lib/%%APP_NAME%%/components/nsLoginManagerPrompter.js +lib/%%APP_NAME%%/components/nsMicrosummaryService.js +lib/%%APP_NAME%%/components/nsPlacesTransactionsService.js +lib/%%APP_NAME%%/components/nsProxyAutoConfig.js +lib/%%APP_NAME%%/components/nsSafebrowsingApplication.js +lib/%%APP_NAME%%/components/nsScriptableIO.js +lib/%%APP_NAME%%/components/nsSearchService.js +lib/%%APP_NAME%%/components/nsSearchSuggestions.js +lib/%%APP_NAME%%/components/nsSessionStartup.js +lib/%%APP_NAME%%/components/nsSessionStore.js +lib/%%APP_NAME%%/components/nsSetDefaultBrowser.js +lib/%%APP_NAME%%/components/nsSidebar.js +lib/%%APP_NAME%%/components/nsTaggingService.js +lib/%%APP_NAME%%/components/nsTryToClose.js +lib/%%APP_NAME%%/components/nsURLFormatter.js +lib/%%APP_NAME%%/components/nsUpdateService.js +lib/%%APP_NAME%%/components/nsUrlClassifierLib.js +lib/%%APP_NAME%%/components/nsUrlClassifierListManager.js +lib/%%APP_NAME%%/components/nsWebHandlerApp.js +lib/%%APP_NAME%%/components/pluginGlue.js +lib/%%APP_NAME%%/components/storage-Legacy.js +lib/%%APP_NAME%%/components/txEXSLTRegExFunctions.js +lib/%%APP_NAME%%/crashreporter +lib/%%APP_NAME%%/crashreporter.ini +lib/%%APP_NAME%%/defaults/autoconfig/platform.js +lib/%%APP_NAME%%/defaults/autoconfig/prefcalls.js +lib/%%APP_NAME%%/defaults/pref/browser-prefs.js +lib/%%APP_NAME%%/defaults/pref/channel-prefs.js +lib/%%APP_NAME%%/defaults/pref/firefox-branding.js +lib/%%APP_NAME%%/defaults/pref/firefox-l10n.js +lib/%%APP_NAME%%/defaults/pref/firefox.js +lib/%%APP_NAME%%/defaults/pref/reporter.js +lib/%%APP_NAME%%/defaults/profile/bookmarks.html +lib/%%APP_NAME%%/defaults/profile/chrome/userChrome-example.css +lib/%%APP_NAME%%/defaults/profile/chrome/userContent-example.css +lib/%%APP_NAME%%/defaults/profile/localstore.rdf +lib/%%APP_NAME%%/defaults/profile/mimeTypes.rdf +lib/%%APP_NAME%%/defaults/profile/prefs.js +lib/%%APP_NAME%%/dictionaries/en-US.aff +lib/%%APP_NAME%%/dictionaries/en-US.dic +lib/%%APP_NAME%%/extensions/inspector@mozilla.org/chrome.manifest +lib/%%APP_NAME%%/extensions/inspector@mozilla.org/chrome/inspector.jar +lib/%%APP_NAME%%/extensions/inspector@mozilla.org/components/inspector-cmdline.js +lib/%%APP_NAME%%/extensions/inspector@mozilla.org/defaults/preferences/inspector.js +lib/%%APP_NAME%%/extensions/inspector@mozilla.org/install.rdf +lib/%%APP_NAME%%/extensions/inspector@mozilla.org/platform/Linux/chrome/icons/default/winInspectorMain.xpm +lib/%%APP_NAME%%/extensions/inspector@mozilla.org/platform/Linux/chrome/icons/default/winInspectorMain16.xpm +lib/%%APP_NAME%%/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}/install.rdf +lib/%%APP_NAME%%/firefox +lib/%%APP_NAME%%/firefox-bin +lib/%%APP_NAME%%/greprefs/all.js +lib/%%APP_NAME%%/greprefs/security-prefs.js +lib/%%APP_NAME%%/greprefs/xpinstall.js +lib/%%APP_NAME%%/icons/document.png +lib/%%APP_NAME%%/icons/mozicon128.png +lib/%%APP_NAME%%/icons/mozicon16.xpm +lib/%%APP_NAME%%/icons/mozicon50.xpm +lib/%%APP_NAME%%/libfreebl3.chk +lib/%%APP_NAME%%/libfreebl3.so +lib/%%APP_NAME%%/libmozjs.so +lib/%%APP_NAME%%/libnspr4.so +lib/%%APP_NAME%%/libnss3.so +lib/%%APP_NAME%%/libnssckbi.so +lib/%%APP_NAME%%/libnssdbm3.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%%/libsqlite3.so +lib/%%APP_NAME%%/libssl3.so +lib/%%APP_NAME%%/libxpcom.so +lib/%%APP_NAME%%/libxul.so +lib/%%APP_NAME%%/modules/ISO8601DateUtils.jsm +lib/%%APP_NAME%%/modules/JSON.jsm +lib/%%APP_NAME%%/modules/Microformats.js +lib/%%APP_NAME%%/modules/XPCOMUtils.jsm +lib/%%APP_NAME%%/modules/distribution.js +lib/%%APP_NAME%%/mozilla-xremote-client +lib/%%APP_NAME%%/old-homepage-default.properties +lib/%%APP_NAME%%/platform.ini +lib/%%APP_NAME%%/plugins/libnullplugin.so +lib/%%APP_NAME%%/removed-files +lib/%%APP_NAME%%/res/EditorOverride.css +lib/%%APP_NAME%%/res/arrow.gif +lib/%%APP_NAME%%/res/arrowd.gif +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/contenteditable.css +lib/%%APP_NAME%%/res/designmode.css +lib/%%APP_NAME%%/res/dtd/mathml.dtd +lib/%%APP_NAME%%/res/dtd/xhtml11.dtd +lib/%%APP_NAME%%/res/effective_tld_names.dat +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/mathfont.properties +lib/%%APP_NAME%%/res/fonts/mathfontSTIXNonUnicode.properties +lib/%%APP_NAME%%/res/fonts/mathfontSTIXSize1.properties +lib/%%APP_NAME%%/res/fonts/mathfontStandardSymbolsL.properties +lib/%%APP_NAME%%/res/fonts/mathfontUnicode.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/folder.png +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/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/ua.css +lib/%%APP_NAME%%/res/unixcharset.properties +lib/%%APP_NAME%%/res/viewsource.css +lib/%%APP_NAME%%/run-mozilla.sh +lib/%%APP_NAME%%/searchplugins/amazondotcom.xml +lib/%%APP_NAME%%/searchplugins/answers.xml +lib/%%APP_NAME%%/searchplugins/creativecommons.xml +lib/%%APP_NAME%%/searchplugins/eBay.xml +lib/%%APP_NAME%%/searchplugins/google.xml +lib/%%APP_NAME%%/searchplugins/yahoo.xml +lib/%%APP_NAME%%/updater +lib/%%APP_NAME%%/updater.ini +lib/%%APP_NAME%%/xpicleanup +@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%%/chrome/icons/default +@dirrm lib/%%APP_NAME%%/chrome/icons +@dirrm lib/%%APP_NAME%%/chrome +@dirrm lib/%%APP_NAME%%/components +@dirrm lib/%%APP_NAME%%/defaults/autoconfig +@dirrm lib/%%APP_NAME%%/defaults/pref +@dirrm lib/%%APP_NAME%%/defaults/profile/chrome +@dirrm lib/%%APP_NAME%%/defaults/profile +@dirrm lib/%%APP_NAME%%/defaults +@dirrm lib/%%APP_NAME%%/dictionaries +@dirrm lib/%%APP_NAME%%/extensions/inspector@mozilla.org/chrome +@dirrm lib/%%APP_NAME%%/extensions/inspector@mozilla.org/components +@dirrm lib/%%APP_NAME%%/extensions/inspector@mozilla.org/defaults/preferences +@dirrm lib/%%APP_NAME%%/extensions/inspector@mozilla.org/defaults +@dirrm lib/%%APP_NAME%%/extensions/inspector@mozilla.org/platform/Linux/chrome/icons/default +@dirrm lib/%%APP_NAME%%/extensions/inspector@mozilla.org/platform/Linux/chrome/icons +@dirrm lib/%%APP_NAME%%/extensions/inspector@mozilla.org/platform/Linux/chrome +@dirrm lib/%%APP_NAME%%/extensions/inspector@mozilla.org/platform/Linux +@dirrm lib/%%APP_NAME%%/extensions/inspector@mozilla.org/platform +@dirrm lib/%%APP_NAME%%/extensions/inspector@mozilla.org +@dirrm lib/%%APP_NAME%%/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd} +@dirrm lib/%%APP_NAME%%/extensions +@dirrm lib/%%APP_NAME%%/greprefs +@dirrm lib/%%APP_NAME%%/icons +@dirrm lib/%%APP_NAME%%/modules +@dirrm lib/%%APP_NAME%%/plugins +@dirrm lib/%%APP_NAME%%/res/dtd +@dirrm lib/%%APP_NAME%%/res/entityTables +@dirrm lib/%%APP_NAME%%/res/fonts +@dirrm lib/%%APP_NAME%%/res/html +@dirrm lib/%%APP_NAME%%/res +@dirrm lib/%%APP_NAME%%/searchplugins +@dirrm lib/%%APP_NAME%% +@dirrmtry share/applications Added: branches/experimental/www/mplayer-plugin/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/experimental/www/mplayer-plugin/Makefile Sun Oct 11 09:06:20 2009 (r136) @@ -0,0 +1,67 @@ +# New ports collection makefile for: mplayerplug-in +# Date Created: 20 February 2003 +# Whom: Joe Marcus Clarke +# +# $FreeBSD: ports/www/mplayer-plugin/Makefile,v 1.67 2009/10/10 20:21:30 miwi Exp $ +# + +PORTNAME= mplayerplug-in +PORTVERSION= 3.55 +PORTREVISION= 4 +CATEGORIES= www multimedia +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/v${PORTVERSION} + +MAINTAINER= gecko@FreeBSD.org +COMMENT= A Mozilla plugin for the MPlayer media player + +RUN_DEPENDS= mplayer:${PORTSDIR}/multimedia/mplayer + +USE_GETTEXT= yes +USE_GMAKE= yes +USE_GECKO= libxul +USE_WEBPLUGINS= gecko* +WEBPLUGINS_FILES=mplayerplug-in.so mplayerplug-in.xpt mplayerplug-in-wmp.so \ + mplayerplug-in-qt.so mplayerplug-in-rm.so \ + mplayerplug-in-gmp.so mplayerplug-in-wmp.xpt \ + mplayerplug-in-qt.xpt mplayerplug-in-rm.xpt \ + mplayerplug-in-gmp.xpt mplayerplug-in-dvx.so \ + mplayerplug-in-dvx.xpt +GNU_CONFIGURE= yes +CONFIGURE_ARGS= --enable-gmp +USE_GNOME= gnometarget +CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -DBSD" \ + LDFLAGS="-L${LOCALBASE}/lib" \ + GECKO_XPIDL="${XPIDL}" +USE_XORG= x11 xpm xt + +.include +.include "${PORTSDIR}/www/firefox/Makefile.webplugins" + +post-patch: + @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \ + s|make|${GMAKE}|g' \ + ${WRKSRC}/Makefile.in + @${REINPLACE_CMD} -e 's|/etc/|${PREFIX}/etc/|g' \ + ${WRKSRC}/Source/plugin-setup.cpp + +do-install: + ${MKDIR} ${WEBPLUGINS_DIR} +.for moo in ${WEBPLUGINS_FILES} + ${INSTALL_DATA} ${WRKSRC}/${moo} ${WEBPLUGINS_DIR} +.endfor + ${INSTALL_DATA} ${WRKSRC}/mplayerplug-in.conf \ + ${PREFIX}/etc/mplayerplug-in.conf.dist + if [ ! -f ${PREFIX}/etc/mplayerplug-in.conf ]; then \ + ${INSTALL_DATA} ${WRKSRC}/mplayerplug-in.conf \ + ${PREFIX}/etc/mplayerplug-in.conf ; \ + fi + ${INSTALL_DATA} ${WRKSRC}/mplayerplug-in.types \ + ${PREFIX}/etc/mplayerplug-in.types.dist + if [ ! -f ${PREFIX}/etc/mplayerplug-in.types ]; then \ + ${INSTALL_DATA} ${WRKSRC}/mplayerplug-in.types \ + ${PREFIX}/etc/mplayerplug-in.types ;\ + fi + cd ${WRKSRC}/po && ${SETENV} ${MAKE_ENV} ${GMAKE} ${MAKE_FLAGS} \ + Makefile ${MAKE_ARGS} install + +.include Added: branches/experimental/www/mplayer-plugin/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/experimental/www/mplayer-plugin/distinfo Sun Oct 11 09:06:20 2009 (r136) @@ -0,0 +1,3 @@ +MD5 (mplayerplug-in-3.55.tar.gz) = cb59d32221cfbd04b6a8b3bb55593484 +SHA256 (mplayerplug-in-3.55.tar.gz) = ba5affde4c5d5a89c8bf987ae9326daabbf8ea8279fccd589474e5157fc67b7e +SIZE (mplayerplug-in-3.55.tar.gz) = 281845 Added: branches/experimental/www/mplayer-plugin/files/patch-Source_plugin-support.cpp ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/experimental/www/mplayer-plugin/files/patch-Source_plugin-support.cpp Sun Oct 11 09:06:20 2009 (r136) @@ -0,0 +1,16 @@ +--- Source/plugin-support.cpp.orig Sat Feb 18 17:05:30 2006 ++++ Source/plugin-support.cpp Sat Feb 18 17:05:58 2006 +@@ -486,9 +486,13 @@ void killmplayer(nsPluginInstance * inst + if (instance->paused == 1) + sendCommand(instance, "pause\n"); + sendCommand(instance, "quit\n"); ++#ifndef BSD + pthread_mutex_lock(&(instance->read_mutex)); ++#endif + instance->cancelled = 1; ++#ifndef BSD + pthread_mutex_unlock(&(instance->read_mutex)); ++#endif + + /* count = 0; + while (count < 500) { Added: branches/experimental/www/mplayer-plugin/files/patch-Source_plugin-threads.cpp ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/experimental/www/mplayer-plugin/files/patch-Source_plugin-threads.cpp Sun Oct 11 09:06:20 2009 (r136) @@ -0,0 +1,14 @@ +--- Source/plugin-threads.cpp.orig 2008-06-12 23:38:37.000000000 -0400 ++++ Source/plugin-threads.cpp 2009-10-01 05:04:31.000000000 -0400 +@@ -14,8 +14,11 @@ + + static void sig_child(int signo) + { +- // Not used, so commented out +- // wait(NULL); ++ pid_t pid; ++ int status; ++ ++ pid = wait(&status); ++ return; + } Added: branches/experimental/www/mplayer-plugin/files/patch-configure ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/experimental/www/mplayer-plugin/files/patch-configure Sun Oct 11 09:06:20 2009 (r136) @@ -0,0 +1,11 @@ +--- configure.orig 2008-06-24 09:15:05.000000000 -0400 ++++ configure 2009-04-10 17:04:02.000000000 -0400 +@@ -3789,7 +3789,7 @@ + if test $succeeded = yes; then + MOZPLUG_CFLAGS="${MOZPLUG_CFLAGS} -I`$PKG_CONFIG --variable=includedir libxul`" + MOZILLA_HOME=`$PKG_CONFIG --variable=libdir libxul` +-GECKO_IDLDIR=`$PKG_CONFIG --variable=idldir libxul` ++GECKO_IDLDIR=`$PKG_CONFIG --variable=idldir libxul`/`$PKG_CONFIG --variable=includetype libxul` + + else + { echo "$as_me:$LINENO: WARNING: libxul not found" >&5 Added: branches/experimental/www/mplayer-plugin/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/experimental/www/mplayer-plugin/pkg-descr Sun Oct 11 09:06:20 2009 (r136) @@ -0,0 +1,3 @@ +A Mozilla plugin that uses MPlayer to play videos from websites. + +WWW: http://mplayerplug-in.sourceforge.net/ Added: branches/experimental/www/mplayer-plugin/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/experimental/www/mplayer-plugin/pkg-plist Sun Oct 11 09:06:20 2009 (r136) @@ -0,0 +1,41 @@ +@unexec if cmp -s %D/etc/mplayerplug-in.conf %D/etc/mplayerplug-in.conf.dist; then rm -f %D/etc/mplayerplug-in.conf; fi +etc/mplayerplug-in.conf.dist +@unexec if cmp -s %D/etc/mplayerplug-in.types %D/etc/mplayerplug-in.types.dist; then rm -f %D/etc/mplayerplug-in.types; fi +etc/mplayerplug-in.types.dist +%%WEBPLUGINS_DIR%%/mplayerplug-in-dvx.so +%%WEBPLUGINS_DIR%%/mplayerplug-in-dvx.xpt +%%WEBPLUGINS_DIR%%/mplayerplug-in-gmp.so +%%WEBPLUGINS_DIR%%/mplayerplug-in-gmp.xpt +%%WEBPLUGINS_DIR%%/mplayerplug-in-qt.so +%%WEBPLUGINS_DIR%%/mplayerplug-in-qt.xpt +%%WEBPLUGINS_DIR%%/mplayerplug-in-rm.so +%%WEBPLUGINS_DIR%%/mplayerplug-in-rm.xpt +%%WEBPLUGINS_DIR%%/mplayerplug-in-wmp.so +%%WEBPLUGINS_DIR%%/mplayerplug-in-wmp.xpt +%%WEBPLUGINS_DIR%%/mplayerplug-in.so +%%WEBPLUGINS_DIR%%/mplayerplug-in.xpt +share/locale/cs/LC_MESSAGES/mplayerplug-in.mo +share/locale/da/LC_MESSAGES/mplayerplug-in.mo +share/locale/de/LC_MESSAGES/mplayerplug-in.mo +share/locale/en_US/LC_MESSAGES/mplayerplug-in.mo +share/locale/es/LC_MESSAGES/mplayerplug-in.mo +share/locale/fr/LC_MESSAGES/mplayerplug-in.mo +share/locale/hu/LC_MESSAGES/mplayerplug-in.mo +share/locale/it/LC_MESSAGES/mplayerplug-in.mo +share/locale/ja/LC_MESSAGES/mplayerplug-in.mo +share/locale/ko/LC_MESSAGES/mplayerplug-in.mo +share/locale/nb/LC_MESSAGES/mplayerplug-in.mo +share/locale/nl/LC_MESSAGES/mplayerplug-in.mo +share/locale/pl/LC_MESSAGES/mplayerplug-in.mo +share/locale/pt_BR/LC_MESSAGES/mplayerplug-in.mo +share/locale/ru/LC_MESSAGES/mplayerplug-in.mo +share/locale/se/LC_MESSAGES/mplayerplug-in.mo +share/locale/sk/LC_MESSAGES/mplayerplug-in.mo +share/locale/tr/LC_MESSAGES/mplayerplug-in.mo +share/locale/wa/LC_MESSAGES/mplayerplug-in.mo +share/locale/zh_CN/LC_MESSAGES/mplayerplug-in.mo +@dirrmtry %%WEBPLUGINS_DIR%% +@dirrmtry share/locale/se/LC_MESSAGES +@dirrmtry share/locale/se +@dirrmtry share/locale/en_US/LC_MESSAGES +@dirrmtry share/locale/en_US Added: trunk/www/linux-firefox-devel/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ trunk/www/linux-firefox-devel/Makefile Sun Oct 11 09:06:20 2009 (r136) @@ -0,0 +1,23 @@ +# New ports collection makefile for: linux-firefox-devel +# Date created: 8 May 2006 +# Whom: Andrew Pantyukhin +# +# $FreeBSD: ports/www/linux-firefox-devel/Makefile,v 1.28 2009/10/10 20:21:31 miwi Exp $ +# + +PORTNAME= firefox +DISTVERSION= 3.0b2 +PORTREVISION= 1 +CATEGORIES= www +MASTER_SITE_SUBDIR?= ${PORTNAME}/releases/${DISTVERSION}/linux-i686/en-US +PKGNAMESUFFIX= -devel + +MAINTAINER= gecko@FreeBSD.org +COMMENT= Web browser based on the browser portion of Mozilla + +USE_BZIP2= yes + +FORBIDDEN= Security issues http://www.vuxml.org/freebsd/f29fea8f-b19f-11dd-a55e-00163e000016.html + +.include "${.CURDIR}/../linux-seamonkey/Makefile.common" +.include Added: trunk/www/linux-firefox-devel/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ trunk/www/linux-firefox-devel/distinfo Sun Oct 11 09:06:20 2009 (r136) @@ -0,0 +1,3 @@ +MD5 (firefox-3.0b2.tar.bz2) = ab0fe9d65d2b58e6af1e4080b6bd5508 +SHA256 (firefox-3.0b2.tar.bz2) = 03d4b0344c8298a9a408a857117d9eb6807077ae2e23c73c8237a96fae9bafb9 +SIZE (firefox-3.0b2.tar.bz2) = 8943135 Added: trunk/www/linux-firefox-devel/files/linux-firefox-devel.desktop.in ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ trunk/www/linux-firefox-devel/files/linux-firefox-devel.desktop.in Sun Oct 11 09:06:20 2009 (r136) @@ -0,0 +1,191 @@ +[Desktop Entry] +Encoding=UTF-8 +Name=Firefox Web Browser (Linux, devel) +Name[am]= +Name[ar]= +Name[az]=Firefox Veb Səyyahı (Linux, devel) +Name[be]= +Name[bg]=Интернет браузър Firefox (Linux, devel) +Name[bn]= +Name[bs]=Firefox web preglednik (Linux, devel) +Name[ca]=Navegador web Firefox (Linux, devel) +Name[cs]=Prohlížeč WWW Firefox (Linux, devel) +Name[cy]=Y Porwr Gwe Firefox (Linux, devel) +Name[da]=Firefox - internetsurfning (Linux, devel) +Name[de]=Firefox Webbrowser (Linux, devel) +Name[el]=Περιηγητής Διαδικτύου Firefox (Linux, devel) +Name[en_CA]=Firefox Web Browser (Linux, devel) +Name[en_GB]=Firefox Web Browser (Linux, devel) +Name[es]=Navegador Web Firefox (Linux, devel) +Name[et]=Firefox veebibrauser (Linux, devel) +Name[eu]=Firefox web arakatzailea (Linux, devel) +Name[fi]=Firefox, WWW-selain (Linux, devel) +Name[fr]=Navigateur Web Firefox (Linux, devel) +Name[ga]=Brabhsálaí Lín Firefox (Linux, devel) +Name[gu]=એપીફની વૅબ બ્રાઉઝર (Linux, devel) +Name[he]=דפדפן Firefox (Linux, devel) +Name[hi]= +Name[hr]=Firefox Web preglednik (Linux, devel) +Name[hu]=Firefox webböngésző (Linux, devel) +Name[id]=Web Browser Firefox (Linux, devel) +Name[it]=Browser web Firefox (Linux, devel) +Name[ja]=Firefox ウェブ・ブラウザ (Linux, devel) +Name[ko]=Firefox 웹 브라우저 (Linux, devel) +Name[li]=Firefox Web Browser (Linux, devel) +Name[lt]=Firefox web naršyklė (Linux, devel) +Name[mk]=Firefox веб прелистувач (Linux, devel) +Name[ml]=എപ്പിഫാനി വെബ്ബ് ബ്രൌസ‌ര് (Linux, devel) +Name[mn]=Firefox веб хөтөч (Linux, devel) +Name[ms]=Pelungsur Web Firefox (Linux, devel) +Name[nb]=Firefox nettleser (Linux, devel) +Name[nl]=Firefox Webbrowser (Linux, devel) +Name[nn]=Firefox nettlesar (Linux, devel) +Name[no]=Firefox nettleser (Linux, devel) +Name[pa]=ਏਪੀਫਾਨੀ ਵੈੱਬ ਬਰਾਊਜ਼ਰ (Linux, devel) +Name[pl]=Przeglądarka WWW Firefox (Linux, devel) +Name[pt]=Navegador Web Firefox (Linux, devel) +Name[pt_BR]=Navegador Web Firefox (Linux, devel) +Name[ro]=Navigatorul Firefox (Linux, devel) +Name[ru]=Веб-браузер Firefox (Linux, devel) +Name[sk]= +Name[sl]=Spletni brskalnik Firefox (Linux, devel) +Name[sq]=Firefox - Shfletuesi Web (Linux, devel) +Name[sr]= +Name[sr@Latn]=Veb čitač Spoznaja (Linux, devel) +Name[sv]=Webbläsaren Firefox (Linux, devel) +Name[ta]=எபிபனி வலை உலாவி (Linux, devel) +Name[tk]=Firefox Web Ahtarçisi (Linux, devel) +Name[tr]=Firefox Web Tarayıcı (Linux, devel) +Name[uk]=Переглядач web Firefox (Linux, devel) +Name[vi]=Trình Duyệt Web Firefox (Linux, devel) +Name[wa]=Betchteu waibe epiphany (Linux, devel) +Name[zh_CN]=Firefox Web 浏览器 (Linux, devel) +Name[zh_TW]=Firefox 網頁瀏覽器 (Linux, devel) +GenericName=Web Browser (Linux, devel) +GenericName[ar]=متصفّح الانترنت (Linux, devel) +GenericName[az]=Veb Səyyahı (Linux, devel) +GenericName[be]=Вандроўнік па павуціньню (Linux, devel) +GenericName[bg]=Браузър (Linux, devel) +GenericName[bn]=ওয়েব ব্রাউজার (Linux, devel) +GenericName[bs]=Web preglednik (Linux, devel) +GenericName[ca]=Navegador web (Linux, devel) +GenericName[cs]=Prohlížeč WWW (Linux, devel) +GenericName[cy]=Porwr Gwe (Linux, devel) +GenericName[da]=Internetsurfning (Linux, devel) +GenericName[de]=Webbrowser (Linux, devel) +GenericName[el]=Περιηγητής Ιστοσελίδων (Linux, devel) +GenericName[en_CA]=Web Browser (Linux, devel) +GenericName[en_GB]=Web Browser (Linux, devel) +GenericName[es]=Navegador web (Linux, devel) +GenericName[et]=Veebilehitseja (Linux, devel) +GenericName[eu]=Web arakatzailea (Linux, devel) +GenericName[fi]=WWW-selain (Linux, devel) +GenericName[fr]=Navigateur Web Firefox (Linux, devel) +GenericName[ga]=Brabhsálaí Lín (Linux, devel) +GenericName[gu]=વેબ બ્રાઉઝર (Linux, devel) +GenericName[he]=דפדפן אינטרנט (Linux, devel) +GenericName[hi]=वेब ब्राउज़र (Linux, devel) +GenericName[hr]=Web preglednik (Linux, devel) +GenericName[hu]=Webböngésző (Linux, devel) +GenericName[id]=Browser Web (Linux, devel) +GenericName[it]=Browser web (Linux, devel) +GenericName[ja]=GNOME ウェブ・ブラウザ (Linux, devel) +GenericName[ko]=웹 브라우저 (Linux, devel) +GenericName[li]=Wèb Browser (Linux, devel) +GenericName[lt]=Web naršyklė (Linux, devel) +GenericName[mk]=Веб прелистувач (Linux, devel) +GenericName[mn]=Веб хөтөч (Linux, devel) +GenericName[ms]=Pelungsur Web (Linux, devel) +GenericName[nb]=Nettleser (Linux, devel) +GenericName[nl]=Web-browser (Linux, devel) +GenericName[nn]=Nettlesar (Linux, devel) +GenericName[no]=Nettleser (Linux, devel) +GenericName[pa]=ਵੈਬ ਬਰਾਊਜ਼ (Linux, devel) +GenericName[pl]=Przeglądarka WWW (Linux, devel) +GenericName[pt]=Navegador Web (Linux, devel) +GenericName[pt_BR]=Navegador Web (Linux, devel) +GenericName[ro]=Navigator Internet (Linux, devel) +GenericName[ru]=Веб-браузер (Linux, devel) +GenericName[sk]=WWW prehliadač (Linux, devel) +GenericName[sl]=Spletni brskalnik (Linux, devel) +GenericName[sq]=Shfletuesi Web (Linux, devel) +GenericName[sr]=Веб читач (Linux, devel) +GenericName[sr@Latn]=Veb čitač (Linux, devel) +GenericName[sv]=Webbläsare (Linux, devel) +GenericName[ta]=வலை உலாவி (Linux, devel) +GenericName[th]=เว็บบราวเซอร์ (Linux, devel) +GenericName[tk]=Web Ahtarçysy (Linux, devel) +GenericName[tr]=Web Tarayıcı (Linux, devel) +GenericName[uk]=Переглядач web-сторінок (Linux, devel) +GenericName[vi]=Trình duyệt Web (Linux, devel) +GenericName[wa]=Betchteu waibe (Linux, devel) +GenericName[zh_CN]=Web 浏览器 (Linux, devel) +GenericName[zh_TW]=網頁瀏覽器 (Linux, devel) +Comment=Browse the web +Comment[ar]=تصفح الانترنت +Comment[az]=Vebi gəzin +Comment[be]=Вандраваць па павуціньню +Comment[bg]=Сърфиране в интернет +Comment[bn]=ওয়েব ব্রাউজ করুন +Comment[bs]=Pregledaj na internetu +Comment[ca]=Navegueu per la web +Comment[cs]=Prohlížet WWW +Comment[cy]=Pori'r we +Comment[da]=Surf på internettet +Comment[de]=Im Web surfen +Comment[el]=Περιήγηση στον παγκόσμιο ιστό +Comment[en_CA]=Browse the web +Comment[en_GB]=Browse the web +Comment[es]=Navegar por la web +Comment[et]=Sirvi veebi +Comment[eu]=Arakatu web-a +Comment[fi]=Selaa WWW:tä +Comment[fr]=Naviguer sur Internet +Comment[ga]=Brabhsáil an Líon +Comment[gu]=વેબમાં શોધો +Comment[he]=גלוש ברשת +Comment[hi]=वेब ब्राउज़ करें +Comment[hr]=Pregledaj Web +Comment[hu]=A világháló böngészése +Comment[id]=Jelajah web +Comment[it]=Esplora il web +Comment[ja]=ウェブを閲覧します +Comment[ko]=웹을 돌아 다닙니다 +Comment[li]=Blajere op internet +Comment[lt]=Naršyti internete +Comment[mk]=Прелистувајте на веб +Comment[ml]=വലക്കെട്ട് തിരയുക +Comment[mn]=Веб броузе хийх +Comment[ms]=Layari web +Comment[nb]=Surf på nettet +Comment[nl]=Websurfen +Comment[nn]=Surf på nettet +Comment[no]=Surf på nettet +Comment[pa]=ਵੈਬ ਬਰਾਊਜ਼ +Comment[pl]=Przeglądanie stron WWW +Comment[pt]=Navegar na web +Comment[pt_BR]=Navegar na web +Comment[ro]=Navigare Internet +Comment[ru]=Веб-браузер +Comment[sk]=Prehliadať internet +Comment[sl]=Brskaj po spletu +Comment[sq]=Eksploro web-in +Comment[sr]=Прегледај веб +Comment[sr@Latn]=Pregledaj veb +Comment[sv]=Surfa på nätet +Comment[ta]=வலையில் உலாவு +Comment[th]=ใช้งานเว็บบราวเซอร์ Firefox +Comment[tk]=Webi Ahtar +Comment[tr]=Web'e Gözat +Comment[uk]=Програма перегляду web-сторінок +Comment[vi]=Duyệt web +Comment[wa]=Naivyî avå les waibes +Comment[zh_CN]=浏览 Web +Comment[zh_TW]=瀏覽網頁 +Exec=linux-firefox-devel %U +Icon=%%PREFIX%%/lib/%%APP_NAME%%/chrome/icons/default/default.xpm +StartupNotify=false +Terminal=false +Type=Application +Categories=Application;Network; +MimeType=text/html;text/xml;application/xhtml+xml; Added: trunk/www/linux-firefox-devel/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ trunk/www/linux-firefox-devel/pkg-descr Sun Oct 11 09:06:20 2009 (r136) @@ -0,0 +1,17 @@ +Firefox is an award winning, free, open-source web browser for many platforms +and is based on the Mozilla codebase. It is small, fast and easy to use, and +offers many advanced features: + o Popup Blocking + o Tabbed Browsing + o Live Bookmarks (ie. RSS) + o Extensions + o Themes + o FastFind + o Improved Security + +This is a pre-compiled Linux/i386 version, able to run plugins from that +platform. This port is compatible with the Flash plugin from +ports/www/linux-flashplugin7/ and with the Java plugin from +ports/java/linux-blackdown-jdk14/. + +WWW: http://www.mozilla.com/firefox/ Added: trunk/www/linux-firefox-devel/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ trunk/www/linux-firefox-devel/pkg-plist Sun Oct 11 09:06:20 2009 (r136) @@ -0,0 +1,232 @@ +bin/%%APP_NAME%% +share/applications/%%APP_NAME%%.desktop +lib/%%APP_NAME%%/.autoreg +lib/%%APP_NAME%%/application.ini +lib/%%APP_NAME%%/browserconfig.properties +lib/%%APP_NAME%%/chrome/browser.jar +lib/%%APP_NAME%%/chrome/browser.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/icons/default/default.xpm +lib/%%APP_NAME%%/chrome/pippki.jar +lib/%%APP_NAME%%/chrome/pippki.manifest +lib/%%APP_NAME%%/chrome/reporter.jar +lib/%%APP_NAME%%/chrome/reporter.manifest +lib/%%APP_NAME%%/chrome/toolkit.jar +lib/%%APP_NAME%%/chrome/toolkit.manifest +lib/%%APP_NAME%%/components/FeedConverter.js +lib/%%APP_NAME%%/components/FeedProcessor.js +lib/%%APP_NAME%%/components/FeedWriter.js +lib/%%APP_NAME%%/components/WebContentConverter.js +lib/%%APP_NAME%%/components/browser.xpt +lib/%%APP_NAME%%/components/fuelApplication.js +lib/%%APP_NAME%%/components/jsconsole-clhandler.js +lib/%%APP_NAME%%/components/libbrowsercomps.so +lib/%%APP_NAME%%/components/libbrowserdirprovider.so +lib/%%APP_NAME%%/components/libimgicon.so +lib/%%APP_NAME%%/components/libmozgnome.so +lib/%%APP_NAME%%/components/libnkgnomevfs.so +lib/%%APP_NAME%%/components/nsBlocklistService.js +lib/%%APP_NAME%%/components/nsBrowserContentHandler.js +lib/%%APP_NAME%%/components/nsBrowserGlue.js +lib/%%APP_NAME%%/components/nsContentDispatchChooser.js +lib/%%APP_NAME%%/components/nsContentPrefService.js +lib/%%APP_NAME%%/components/nsDefaultCLH.js +lib/%%APP_NAME%%/components/nsDownloadManagerUI.js +lib/%%APP_NAME%%/components/nsExtensionManager.js +lib/%%APP_NAME%%/components/nsFilePicker.js +lib/%%APP_NAME%%/components/nsHandlerService.js +lib/%%APP_NAME%%/components/nsHelperAppDlg.js +lib/%%APP_NAME%%/components/nsLivemarkService.js +lib/%%APP_NAME%%/components/nsLoginInfo.js +lib/%%APP_NAME%%/components/nsLoginManager.js +lib/%%APP_NAME%%/components/nsLoginManagerPrompter.js +lib/%%APP_NAME%%/components/nsMicrosummaryService.js +lib/%%APP_NAME%%/components/nsPlacesTransactionsService.js +lib/%%APP_NAME%%/components/nsProxyAutoConfig.js +lib/%%APP_NAME%%/components/nsSafebrowsingApplication.js +lib/%%APP_NAME%%/components/nsScriptableIO.js +lib/%%APP_NAME%%/components/nsSearchService.js +lib/%%APP_NAME%%/components/nsSearchSuggestions.js +lib/%%APP_NAME%%/components/nsSessionStartup.js +lib/%%APP_NAME%%/components/nsSessionStore.js +lib/%%APP_NAME%%/components/nsSetDefaultBrowser.js +lib/%%APP_NAME%%/components/nsSidebar.js +lib/%%APP_NAME%%/components/nsTaggingService.js +lib/%%APP_NAME%%/components/nsTryToClose.js +lib/%%APP_NAME%%/components/nsURLFormatter.js +lib/%%APP_NAME%%/components/nsUpdateService.js +lib/%%APP_NAME%%/components/nsUrlClassifierLib.js +lib/%%APP_NAME%%/components/nsUrlClassifierListManager.js +lib/%%APP_NAME%%/components/nsWebHandlerApp.js +lib/%%APP_NAME%%/components/pluginGlue.js +lib/%%APP_NAME%%/components/storage-Legacy.js +lib/%%APP_NAME%%/components/txEXSLTRegExFunctions.js +lib/%%APP_NAME%%/crashreporter +lib/%%APP_NAME%%/crashreporter.ini +lib/%%APP_NAME%%/defaults/autoconfig/platform.js +lib/%%APP_NAME%%/defaults/autoconfig/prefcalls.js +lib/%%APP_NAME%%/defaults/pref/browser-prefs.js +lib/%%APP_NAME%%/defaults/pref/channel-prefs.js +lib/%%APP_NAME%%/defaults/pref/firefox-branding.js +lib/%%APP_NAME%%/defaults/pref/firefox-l10n.js +lib/%%APP_NAME%%/defaults/pref/firefox.js +lib/%%APP_NAME%%/defaults/pref/reporter.js +lib/%%APP_NAME%%/defaults/profile/bookmarks.html +lib/%%APP_NAME%%/defaults/profile/chrome/userChrome-example.css +lib/%%APP_NAME%%/defaults/profile/chrome/userContent-example.css +lib/%%APP_NAME%%/defaults/profile/localstore.rdf +lib/%%APP_NAME%%/defaults/profile/mimeTypes.rdf +lib/%%APP_NAME%%/defaults/profile/prefs.js +lib/%%APP_NAME%%/dictionaries/en-US.aff +lib/%%APP_NAME%%/dictionaries/en-US.dic +lib/%%APP_NAME%%/extensions/inspector@mozilla.org/chrome.manifest +lib/%%APP_NAME%%/extensions/inspector@mozilla.org/chrome/inspector.jar +lib/%%APP_NAME%%/extensions/inspector@mozilla.org/components/inspector-cmdline.js +lib/%%APP_NAME%%/extensions/inspector@mozilla.org/defaults/preferences/inspector.js +lib/%%APP_NAME%%/extensions/inspector@mozilla.org/install.rdf +lib/%%APP_NAME%%/extensions/inspector@mozilla.org/platform/Linux/chrome/icons/default/winInspectorMain.xpm +lib/%%APP_NAME%%/extensions/inspector@mozilla.org/platform/Linux/chrome/icons/default/winInspectorMain16.xpm +lib/%%APP_NAME%%/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}/install.rdf +lib/%%APP_NAME%%/firefox +lib/%%APP_NAME%%/firefox-bin +lib/%%APP_NAME%%/greprefs/all.js +lib/%%APP_NAME%%/greprefs/security-prefs.js +lib/%%APP_NAME%%/greprefs/xpinstall.js +lib/%%APP_NAME%%/icons/document.png +lib/%%APP_NAME%%/icons/mozicon128.png +lib/%%APP_NAME%%/icons/mozicon16.xpm +lib/%%APP_NAME%%/icons/mozicon50.xpm +lib/%%APP_NAME%%/libfreebl3.chk +lib/%%APP_NAME%%/libfreebl3.so +lib/%%APP_NAME%%/libmozjs.so +lib/%%APP_NAME%%/libnspr4.so +lib/%%APP_NAME%%/libnss3.so +lib/%%APP_NAME%%/libnssckbi.so +lib/%%APP_NAME%%/libnssdbm3.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%%/libsqlite3.so +lib/%%APP_NAME%%/libssl3.so +lib/%%APP_NAME%%/libxpcom.so +lib/%%APP_NAME%%/libxul.so +lib/%%APP_NAME%%/modules/ISO8601DateUtils.jsm +lib/%%APP_NAME%%/modules/JSON.jsm +lib/%%APP_NAME%%/modules/Microformats.js +lib/%%APP_NAME%%/modules/XPCOMUtils.jsm +lib/%%APP_NAME%%/modules/distribution.js +lib/%%APP_NAME%%/mozilla-xremote-client +lib/%%APP_NAME%%/old-homepage-default.properties +lib/%%APP_NAME%%/platform.ini +lib/%%APP_NAME%%/plugins/libnullplugin.so +lib/%%APP_NAME%%/removed-files +lib/%%APP_NAME%%/res/EditorOverride.css +lib/%%APP_NAME%%/res/arrow.gif +lib/%%APP_NAME%%/res/arrowd.gif +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/contenteditable.css +lib/%%APP_NAME%%/res/designmode.css +lib/%%APP_NAME%%/res/dtd/mathml.dtd +lib/%%APP_NAME%%/res/dtd/xhtml11.dtd +lib/%%APP_NAME%%/res/effective_tld_names.dat +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/mathfont.properties +lib/%%APP_NAME%%/res/fonts/mathfontSTIXNonUnicode.properties +lib/%%APP_NAME%%/res/fonts/mathfontSTIXSize1.properties +lib/%%APP_NAME%%/res/fonts/mathfontStandardSymbolsL.properties +lib/%%APP_NAME%%/res/fonts/mathfontUnicode.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/folder.png +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/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/ua.css +lib/%%APP_NAME%%/res/unixcharset.properties +lib/%%APP_NAME%%/res/viewsource.css +lib/%%APP_NAME%%/run-mozilla.sh +lib/%%APP_NAME%%/searchplugins/amazondotcom.xml +lib/%%APP_NAME%%/searchplugins/answers.xml +lib/%%APP_NAME%%/searchplugins/creativecommons.xml +lib/%%APP_NAME%%/searchplugins/eBay.xml +lib/%%APP_NAME%%/searchplugins/google.xml +lib/%%APP_NAME%%/searchplugins/yahoo.xml +lib/%%APP_NAME%%/updater +lib/%%APP_NAME%%/updater.ini +lib/%%APP_NAME%%/xpicleanup +@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%%/chrome/icons/default +@dirrm lib/%%APP_NAME%%/chrome/icons +@dirrm lib/%%APP_NAME%%/chrome +@dirrm lib/%%APP_NAME%%/components +@dirrm lib/%%APP_NAME%%/defaults/autoconfig +@dirrm lib/%%APP_NAME%%/defaults/pref +@dirrm lib/%%APP_NAME%%/defaults/profile/chrome +@dirrm lib/%%APP_NAME%%/defaults/profile +@dirrm lib/%%APP_NAME%%/defaults +@dirrm lib/%%APP_NAME%%/dictionaries +@dirrm lib/%%APP_NAME%%/extensions/inspector@mozilla.org/chrome +@dirrm lib/%%APP_NAME%%/extensions/inspector@mozilla.org/components +@dirrm lib/%%APP_NAME%%/extensions/inspector@mozilla.org/defaults/preferences +@dirrm lib/%%APP_NAME%%/extensions/inspector@mozilla.org/defaults +@dirrm lib/%%APP_NAME%%/extensions/inspector@mozilla.org/platform/Linux/chrome/icons/default +@dirrm lib/%%APP_NAME%%/extensions/inspector@mozilla.org/platform/Linux/chrome/icons +@dirrm lib/%%APP_NAME%%/extensions/inspector@mozilla.org/platform/Linux/chrome +@dirrm lib/%%APP_NAME%%/extensions/inspector@mozilla.org/platform/Linux +@dirrm lib/%%APP_NAME%%/extensions/inspector@mozilla.org/platform +@dirrm lib/%%APP_NAME%%/extensions/inspector@mozilla.org +@dirrm lib/%%APP_NAME%%/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd} +@dirrm lib/%%APP_NAME%%/extensions +@dirrm lib/%%APP_NAME%%/greprefs +@dirrm lib/%%APP_NAME%%/icons +@dirrm lib/%%APP_NAME%%/modules +@dirrm lib/%%APP_NAME%%/plugins +@dirrm lib/%%APP_NAME%%/res/dtd +@dirrm lib/%%APP_NAME%%/res/entityTables +@dirrm lib/%%APP_NAME%%/res/fonts +@dirrm lib/%%APP_NAME%%/res/html +@dirrm lib/%%APP_NAME%%/res +@dirrm lib/%%APP_NAME%%/searchplugins +@dirrm lib/%%APP_NAME%% +@dirrmtry share/applications Added: trunk/www/mplayer-plugin/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ trunk/www/mplayer-plugin/Makefile Sun Oct 11 09:06:20 2009 (r136) @@ -0,0 +1,67 @@ +# New ports collection makefile for: mplayerplug-in +# Date Created: 20 February 2003 +# Whom: Joe Marcus Clarke +# +# $FreeBSD: ports/www/mplayer-plugin/Makefile,v 1.67 2009/10/10 20:21:30 miwi Exp $ +# + +PORTNAME= mplayerplug-in +PORTVERSION= 3.55 +PORTREVISION= 4 +CATEGORIES= www multimedia +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/v${PORTVERSION} + +MAINTAINER= gecko@FreeBSD.org +COMMENT= A Mozilla plugin for the MPlayer media player + +RUN_DEPENDS= mplayer:${PORTSDIR}/multimedia/mplayer + +USE_GETTEXT= yes +USE_GMAKE= yes +USE_GECKO= libxul +USE_WEBPLUGINS= gecko* +WEBPLUGINS_FILES=mplayerplug-in.so mplayerplug-in.xpt mplayerplug-in-wmp.so \ + mplayerplug-in-qt.so mplayerplug-in-rm.so \ + mplayerplug-in-gmp.so mplayerplug-in-wmp.xpt \ + mplayerplug-in-qt.xpt mplayerplug-in-rm.xpt \ + mplayerplug-in-gmp.xpt mplayerplug-in-dvx.so \ + mplayerplug-in-dvx.xpt +GNU_CONFIGURE= yes +CONFIGURE_ARGS= --enable-gmp +USE_GNOME= gnometarget +CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -DBSD" \ + LDFLAGS="-L${LOCALBASE}/lib" \ + GECKO_XPIDL="${XPIDL}" +USE_XORG= x11 xpm xt + +.include +.include "${PORTSDIR}/www/firefox/Makefile.webplugins" + +post-patch: + @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \ + s|make|${GMAKE}|g' \ + ${WRKSRC}/Makefile.in + @${REINPLACE_CMD} -e 's|/etc/|${PREFIX}/etc/|g' \ + ${WRKSRC}/Source/plugin-setup.cpp + +do-install: + ${MKDIR} ${WEBPLUGINS_DIR} +.for moo in ${WEBPLUGINS_FILES} + ${INSTALL_DATA} ${WRKSRC}/${moo} ${WEBPLUGINS_DIR} +.endfor + ${INSTALL_DATA} ${WRKSRC}/mplayerplug-in.conf \ + ${PREFIX}/etc/mplayerplug-in.conf.dist + if [ ! -f ${PREFIX}/etc/mplayerplug-in.conf ]; then \ + ${INSTALL_DATA} ${WRKSRC}/mplayerplug-in.conf \ + ${PREFIX}/etc/mplayerplug-in.conf ; \ + fi + ${INSTALL_DATA} ${WRKSRC}/mplayerplug-in.types \ + ${PREFIX}/etc/mplayerplug-in.types.dist + if [ ! -f ${PREFIX}/etc/mplayerplug-in.types ]; then \ + ${INSTALL_DATA} ${WRKSRC}/mplayerplug-in.types \ + ${PREFIX}/etc/mplayerplug-in.types ;\ + fi + cd ${WRKSRC}/po && ${SETENV} ${MAKE_ENV} ${GMAKE} ${MAKE_FLAGS} \ + Makefile ${MAKE_ARGS} install + +.include Added: trunk/www/mplayer-plugin/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ trunk/www/mplayer-plugin/distinfo Sun Oct 11 09:06:20 2009 (r136) @@ -0,0 +1,3 @@ +MD5 (mplayerplug-in-3.55.tar.gz) = cb59d32221cfbd04b6a8b3bb55593484 +SHA256 (mplayerplug-in-3.55.tar.gz) = ba5affde4c5d5a89c8bf987ae9326daabbf8ea8279fccd589474e5157fc67b7e +SIZE (mplayerplug-in-3.55.tar.gz) = 281845 Added: trunk/www/mplayer-plugin/files/patch-Source_plugin-support.cpp ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ trunk/www/mplayer-plugin/files/patch-Source_plugin-support.cpp Sun Oct 11 09:06:20 2009 (r136) @@ -0,0 +1,16 @@ +--- Source/plugin-support.cpp.orig Sat Feb 18 17:05:30 2006 ++++ Source/plugin-support.cpp Sat Feb 18 17:05:58 2006 +@@ -486,9 +486,13 @@ void killmplayer(nsPluginInstance * inst + if (instance->paused == 1) + sendCommand(instance, "pause\n"); + sendCommand(instance, "quit\n"); ++#ifndef BSD + pthread_mutex_lock(&(instance->read_mutex)); ++#endif + instance->cancelled = 1; ++#ifndef BSD + pthread_mutex_unlock(&(instance->read_mutex)); ++#endif + + /* count = 0; + while (count < 500) { Added: trunk/www/mplayer-plugin/files/patch-Source_plugin-threads.cpp ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ trunk/www/mplayer-plugin/files/patch-Source_plugin-threads.cpp Sun Oct 11 09:06:20 2009 (r136) @@ -0,0 +1,14 @@ +--- Source/plugin-threads.cpp.orig 2008-06-12 23:38:37.000000000 -0400 ++++ Source/plugin-threads.cpp 2009-10-01 05:04:31.000000000 -0400 +@@ -14,8 +14,11 @@ + + static void sig_child(int signo) + { +- // Not used, so commented out +- // wait(NULL); ++ pid_t pid; ++ int status; ++ ++ pid = wait(&status); ++ return; + } Added: trunk/www/mplayer-plugin/files/patch-configure ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ trunk/www/mplayer-plugin/files/patch-configure Sun Oct 11 09:06:20 2009 (r136) @@ -0,0 +1,11 @@ +--- configure.orig 2008-06-24 09:15:05.000000000 -0400 ++++ configure 2009-04-10 17:04:02.000000000 -0400 +@@ -3789,7 +3789,7 @@ + if test $succeeded = yes; then + MOZPLUG_CFLAGS="${MOZPLUG_CFLAGS} -I`$PKG_CONFIG --variable=includedir libxul`" + MOZILLA_HOME=`$PKG_CONFIG --variable=libdir libxul` +-GECKO_IDLDIR=`$PKG_CONFIG --variable=idldir libxul` ++GECKO_IDLDIR=`$PKG_CONFIG --variable=idldir libxul`/`$PKG_CONFIG --variable=includetype libxul` + + else + { echo "$as_me:$LINENO: WARNING: libxul not found" >&5 Added: trunk/www/mplayer-plugin/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ trunk/www/mplayer-plugin/pkg-descr Sun Oct 11 09:06:20 2009 (r136) @@ -0,0 +1,3 @@ +A Mozilla plugin that uses MPlayer to play videos from websites. + +WWW: http://mplayerplug-in.sourceforge.net/ Added: trunk/www/mplayer-plugin/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ trunk/www/mplayer-plugin/pkg-plist Sun Oct 11 09:06:20 2009 (r136) @@ -0,0 +1,41 @@ +@unexec if cmp -s %D/etc/mplayerplug-in.conf %D/etc/mplayerplug-in.conf.dist; then rm -f %D/etc/mplayerplug-in.conf; fi +etc/mplayerplug-in.conf.dist +@unexec if cmp -s %D/etc/mplayerplug-in.types %D/etc/mplayerplug-in.types.dist; then rm -f %D/etc/mplayerplug-in.types; fi +etc/mplayerplug-in.types.dist +%%WEBPLUGINS_DIR%%/mplayerplug-in-dvx.so +%%WEBPLUGINS_DIR%%/mplayerplug-in-dvx.xpt +%%WEBPLUGINS_DIR%%/mplayerplug-in-gmp.so +%%WEBPLUGINS_DIR%%/mplayerplug-in-gmp.xpt +%%WEBPLUGINS_DIR%%/mplayerplug-in-qt.so +%%WEBPLUGINS_DIR%%/mplayerplug-in-qt.xpt +%%WEBPLUGINS_DIR%%/mplayerplug-in-rm.so +%%WEBPLUGINS_DIR%%/mplayerplug-in-rm.xpt +%%WEBPLUGINS_DIR%%/mplayerplug-in-wmp.so +%%WEBPLUGINS_DIR%%/mplayerplug-in-wmp.xpt +%%WEBPLUGINS_DIR%%/mplayerplug-in.so +%%WEBPLUGINS_DIR%%/mplayerplug-in.xpt +share/locale/cs/LC_MESSAGES/mplayerplug-in.mo +share/locale/da/LC_MESSAGES/mplayerplug-in.mo +share/locale/de/LC_MESSAGES/mplayerplug-in.mo +share/locale/en_US/LC_MESSAGES/mplayerplug-in.mo +share/locale/es/LC_MESSAGES/mplayerplug-in.mo +share/locale/fr/LC_MESSAGES/mplayerplug-in.mo +share/locale/hu/LC_MESSAGES/mplayerplug-in.mo +share/locale/it/LC_MESSAGES/mplayerplug-in.mo +share/locale/ja/LC_MESSAGES/mplayerplug-in.mo +share/locale/ko/LC_MESSAGES/mplayerplug-in.mo +share/locale/nb/LC_MESSAGES/mplayerplug-in.mo +share/locale/nl/LC_MESSAGES/mplayerplug-in.mo +share/locale/pl/LC_MESSAGES/mplayerplug-in.mo +share/locale/pt_BR/LC_MESSAGES/mplayerplug-in.mo +share/locale/ru/LC_MESSAGES/mplayerplug-in.mo +share/locale/se/LC_MESSAGES/mplayerplug-in.mo +share/locale/sk/LC_MESSAGES/mplayerplug-in.mo +share/locale/tr/LC_MESSAGES/mplayerplug-in.mo +share/locale/wa/LC_MESSAGES/mplayerplug-in.mo +share/locale/zh_CN/LC_MESSAGES/mplayerplug-in.mo +@dirrmtry %%WEBPLUGINS_DIR%% +@dirrmtry share/locale/se/LC_MESSAGES +@dirrmtry share/locale/se +@dirrmtry share/locale/en_US/LC_MESSAGES +@dirrmtry share/locale/en_US