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 From owner-freebsd-gecko@FreeBSD.ORG Sun Oct 11 16:58:39 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 87FCE106568B for ; Sun, 11 Oct 2009 16:58:39 +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 E46D68FC08 for ; Sun, 11 Oct 2009 16:58:38 +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 n9BGwb3N017268 for ; Sun, 11 Oct 2009 16:58:37 GMT (envelope-from svn-freebsd-gecko@chruetertee.ch) Received: (from www@localhost) by trillian.chruetertee.ch (8.14.3/8.14.3/Submit) id n9BGwVun016473 for freebsd-gecko@freebsd.org; Sun, 11 Oct 2009 16:58:31 GMT (envelope-from svn-freebsd-gecko@chruetertee.ch) Date: Sun, 11 Oct 2009 16:58:31 GMT Message-Id: <200910111658.n9BGwVun016473@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] r137 - in branches/experimental/www/seamonkey-devel: . 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 16:58:39 -0000 Author: beat Date: Sun Oct 11 16:58:31 2009 New Revision: 137 Log: - Update to 2.0 RC1 Deleted: branches/experimental/www/seamonkey-devel/files/patch-mozilla-media-liboggplay-src-liboggplay-std_semaphore.h Modified: branches/experimental/www/seamonkey-devel/Makefile branches/experimental/www/seamonkey-devel/distinfo branches/experimental/www/seamonkey-devel/files/patch-configure branches/experimental/www/seamonkey-devel/files/patch-sysnss Modified: branches/experimental/www/seamonkey-devel/Makefile ============================================================================== --- branches/experimental/www/seamonkey-devel/Makefile Sun Oct 11 09:06:20 2009 (r136) +++ branches/experimental/www/seamonkey-devel/Makefile Sun Oct 11 16:58:31 2009 (r137) @@ -6,7 +6,7 @@ # PORTNAME= seamonkey -DISTVERSION= 2.0b2 +DISTVERSION= 2.0rc1 CATEGORIES?= www ipv6 MASTER_SITES= ${MASTER_SITE_MOZILLA_EXTENDED} MASTER_SITE_SUBDIR= seamonkey/releases/${DISTVERSION}/source @@ -31,7 +31,7 @@ CONFIGURE_ENV= LOCALBASE=${LOCALBASE} -GECKO_PLIST_PRE_FILES= lib/${MOZILLA}-${DISTVERSION}/chrome/icons/default/default.xpm +GECKO_PLIST_PRE_FILES= lib/${MOZILLA}/chrome/icons/default/default.xpm MOZ_EXTENSIONS= default MOZ_OPTIONS+= --with-default-mozilla-five-home=${PREFIX}/lib/${MOZILLA} \ @@ -148,11 +148,17 @@ ${WRKDIR}/seamonkey.desktop ${LN} -s ${WRKSRC}/suite ${WRKSRC}/mozilla/suite +port-pre-install: + @${REINPLACE_CMD} -e 's|seamonkey-2.0|seamonkey|' \ + ${FAKEDIR}/bin/seamonkey + @${RM} -f ${FAKEDIR}/bin/seamonkey.bak + ${MV} ${FAKEDIR}/lib/seamonkey-2.0 ${FAKEDIR}/lib/seamonkey + pre-install: ${ECHO_CMD} share/applications/seamonkey.desktop >> ${PLIST} ${ECHO_CMD} "@unexec ${RMDIR} %D/share/applications 2>/dev/null || ${TRUE}" >> ${PLIST} ${CP} ${WRKSRC}/other-licenses/branding/sunbird/default.xpm \ - ${FAKEDIR}/lib/${MOZILLA}-${DISTVERSION}/chrome/icons/default/ + ${FAKEDIR}/lib/${MOZILLA}/chrome/icons/default/ do-install: ${MKDIR} ${PREFIX}/share/applications Modified: branches/experimental/www/seamonkey-devel/distinfo ============================================================================== --- branches/experimental/www/seamonkey-devel/distinfo Sun Oct 11 09:06:20 2009 (r136) +++ branches/experimental/www/seamonkey-devel/distinfo Sun Oct 11 16:58:31 2009 (r137) @@ -1,3 +1,3 @@ -MD5 (seamonkey-2.0b2.source.tar.bz2) = a058aeadc540a6fd58873ae1e51c23e0 -SHA256 (seamonkey-2.0b2.source.tar.bz2) = 04f83d57a66783e4e2aa31f2651b91f208e17ef4168349da3ca8ac3d9d4f99c2 -SIZE (seamonkey-2.0b2.source.tar.bz2) = 59739680 +MD5 (seamonkey-2.0rc1.source.tar.bz2) = d174e105939e0fea967b7f0df370cbfb +SHA256 (seamonkey-2.0rc1.source.tar.bz2) = aae11594de827d2299a2ffe0a9d7f8342be8db65e5efa00cb5934156fa82ce2f +SIZE (seamonkey-2.0rc1.source.tar.bz2) = 60155107 Modified: branches/experimental/www/seamonkey-devel/files/patch-configure ============================================================================== --- branches/experimental/www/seamonkey-devel/files/patch-configure Sun Oct 11 09:06:20 2009 (r136) +++ branches/experimental/www/seamonkey-devel/files/patch-configure Sun Oct 11 16:58:31 2009 (r137) @@ -1,6 +1,6 @@ ---- configure.orig 2009-09-03 19:50:42.000000000 +0200 -+++ configure 2009-09-14 19:56:30.000000000 +0200 -@@ -5788,7 +5788,7 @@ +--- configure.orig 2009-10-08 04:03:59.000000000 +0200 ++++ configure 2009-10-10 19:56:41.000000000 +0200 +@@ -5794,7 +5794,7 @@ CPU_ARCH=sparc ;; @@ -9,16 +9,16 @@ CPU_ARCH="$OS_TEST" ;; esac -@@ -10952,7 +10952,7 @@ +@@ -10890,7 +10890,7 @@ echo $ac_n "(cached) $ac_c" 1>&6 else ac_save_LIBS="$LIBS" -LIBS="-liconv $LIBS" +LIBS="-L$LOCALBASE/lib -liconv $LIBS" cat > conftest.$ac_ext <&6 @@ -27,16 +27,16 @@ else echo "$ac_t""no" 1>&6 echo $ac_n "checking for libiconv in -liconv""... $ac_c" 1>&6 -@@ -10993,7 +10993,7 @@ +@@ -10931,7 +10931,7 @@ echo $ac_n "(cached) $ac_c" 1>&6 else ac_save_LIBS="$LIBS" -LIBS="-liconv $LIBS" +LIBS="-L$LOCALBASE/lib -liconv $LIBS" cat > conftest.$ac_ext <&6 Deleted: branches/experimental/www/seamonkey-devel/files/patch-mozilla-media-liboggplay-src-liboggplay-std_semaphore.h ============================================================================== --- branches/experimental/www/seamonkey-devel/files/patch-mozilla-media-liboggplay-src-liboggplay-std_semaphore.h Sun Oct 11 16:58:31 2009 (r136) +++ /dev/null 00:00:00 1970 (deleted) @@ -1,11 +0,0 @@ ---- mozilla/media/liboggplay/src/liboggplay/std_semaphore.h.orig 2009-08-26 20:10:06.000000000 +0200 -+++ mozilla/media/liboggplay/src/liboggplay/std_semaphore.h 2009-08-26 20:10:29.000000000 +0200 -@@ -74,7 +74,7 @@ - * @retval non-zero on error - */ - --#if defined(linux) || defined(SOLARIS) -+#if defined(linux) || defined(SOLARIS) || defined(__FreeBSD__) - #include - #define SEM_CREATE(p,s) sem_init(&(p), 1, s) - #define SEM_SIGNAL(p) sem_post(&(p)) Modified: branches/experimental/www/seamonkey-devel/files/patch-sysnss ============================================================================== --- branches/experimental/www/seamonkey-devel/files/patch-sysnss Sun Oct 11 09:06:20 2009 (r136) +++ branches/experimental/www/seamonkey-devel/files/patch-sysnss Sun Oct 11 16:58:31 2009 (r137) @@ -1,5 +1,5 @@ ---- mozilla/security/manager/Makefile.in.orig 2009-08-26 19:01:17.000000000 +0200 -+++ mozilla/security/manager/Makefile.in 2009-08-26 19:04:53.000000000 +0200 +--- mozilla/security/manager/Makefile.in.orig 2009-10-08 04:03:28.000000000 +0200 ++++ mozilla/security/manager/Makefile.in 2009-10-11 00:38:00.000000000 +0200 @@ -46,16 +46,8 @@ MODULE = psm @@ -16,8 +16,8 @@ - ifndef NSS_DISABLE_DBM NSSDBM3_LIB = $(DLL_PREFIX)nssdbm3$(DLL_SUFFIX) - else -@@ -246,11 +238,6 @@ + NSSDBM3_CHK = $(DLL_PREFIX)nssdbm3.chk +@@ -249,11 +241,6 @@ .nss.cleaned: .nss.checkout ifndef MOZ_NATIVE_NSS $(MAKE) -C $(topsrcdir)/security/coreconf $(DEFAULT_GMAKE_FLAGS) clean @@ -29,10 +29,11 @@ touch $@ endif -@@ -272,71 +259,6 @@ +@@ -274,76 +261,8 @@ + libs:: ifndef MOZ_NATIVE_NSS - $(MAKE) -C $(topsrcdir)/security/coreconf $(DEFAULT_GMAKE_FLAGS) +- $(MAKE) -C $(topsrcdir)/security/coreconf $(DEFAULT_GMAKE_FLAGS) -ifndef NSS_DISABLE_DBM - $(MAKE) -C $(topsrcdir)/security/dbm $(DEFAULT_GMAKE_FLAGS) -endif @@ -55,6 +56,9 @@ -endif - $(INSTALL) -m 755 $(DIST)/lib/$(SOFTOKEN3_LIB) $(DIST)/bin -ifndef NSS_DISABLE_DBM +-ifndef SKIP_CHK +- $(INSTALL) -m 644 $(DIST)/lib/$(NSSDBM3_CHK) $(DIST)/bin +-endif - $(INSTALL) -m 755 $(DIST)/lib/$(NSSDBM3_LIB) $(DIST)/bin -endif - $(INSTALL) -m 755 $(DIST)/lib/$(NSS3_LIB) $(DIST)/bin @@ -99,9 +103,11 @@ - (cd $(DIST)/public/nss && tar $(TAR_CREATE_FLAGS) - .) | \ - (cd $(DIST)/sdk/include && tar -xf -) endif ++ $(MAKE) -C $(topsrcdir)/security/coreconf $(DEFAULT_GMAKE_FLAGS) $(MAKE) -C boot $@ $(MAKE) -C ssl $@ -@@ -350,44 +272,6 @@ + $(MAKE) -C locales $@ +@@ -356,47 +275,6 @@ install:: ifndef MOZ_NATIVE_NSS @@ -110,6 +116,9 @@ - $(SYSINSTALL) -m 644 $(DIST)/lib/$(SOFTOKEN3_CHK) $(DESTDIR)$(mozappdir) -endif - $(SYSINSTALL) -m 755 $(DIST)/lib/$(SOFTOKEN3_LIB) $(DESTDIR)$(mozappdir) +-ifndef SKIP_CHK +- $(SYSINSTALL) -m 644 $(DIST)/lib/$(NSSDBM3_CHK) $(DESTDIR)$(mozappdir) +-endif - $(SYSINSTALL) -m 755 $(DIST)/lib/$(NSSDBM3_LIB) $(DESTDIR)$(mozappdir) - $(SYSINSTALL) -m 755 $(DIST)/lib/$(NSS3_LIB) $(DESTDIR)$(mozappdir) - $(SYSINSTALL) -m 755 $(DIST)/lib/$(NSSUTIL3_LIB) $(DESTDIR)$(mozappdir) @@ -146,7 +155,7 @@ endif $(MAKE) -C boot $@ $(MAKE) -C ssl $@ -@@ -404,12 +288,6 @@ +@@ -413,12 +291,6 @@ $(MAKE) -C pki $@ endif ifndef MOZ_NATIVE_NSS From owner-freebsd-gecko@FreeBSD.ORG Sun Oct 11 21:15:06 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 361031065670 for ; Sun, 11 Oct 2009 21:15:06 +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 BFC1F8FC1B for ; Sun, 11 Oct 2009 21:15:05 +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 n9BLF3Wf080011 for ; Sun, 11 Oct 2009 21:15:04 GMT (envelope-from svn-freebsd-gecko@chruetertee.ch) Received: (from www@localhost) by trillian.chruetertee.ch (8.14.3/8.14.3/Submit) id n9BLEwgP079843 for freebsd-gecko@freebsd.org; Sun, 11 Oct 2009 21:14:58 GMT (envelope-from svn-freebsd-gecko@chruetertee.ch) Date: Sun, 11 Oct 2009 21:14:58 GMT Message-Id: <200910112114.n9BLEwgP079843@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] r138 - branches/experimental/www/linux-seamonkey 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 21:15:06 -0000 Author: beat Date: Sun Oct 11 21:14:58 2009 New Revision: 138 Log: - Append default used linux applications to USE_LINUX_APPS. This change is needed because linux-firefox > 3.5 needs some dependencies which are only available in linux-f10. If we would add this dependencies to the default list all mozilla linux ports would not run anymore on older systems. Modified: branches/experimental/www/linux-seamonkey/Makefile.common Modified: branches/experimental/www/linux-seamonkey/Makefile.common ============================================================================== --- branches/experimental/www/linux-seamonkey/Makefile.common Sun Oct 11 16:58:31 2009 (r137) +++ branches/experimental/www/linux-seamonkey/Makefile.common Sun Oct 11 21:14:58 2009 (r138) @@ -17,7 +17,7 @@ APP_NAME= ${PKGBASE} BIN_NAME?= ${PORTNAME} USE_LINUX= yes -USE_LINUX_APPS= atk fontconfig gtk2 hicontheme pango +USE_LINUX_APPS+= atk fontconfig gtk2 hicontheme pango WRKSRC?= ${WRKDIR}/${BIN_NAME} FDIR= ${PREFIX}/lib/${APP_NAME} COMMON_DIR= ${.CURDIR}/../../www/linux-seamonkey From owner-freebsd-gecko@FreeBSD.ORG Sun Oct 11 21:18:42 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 3CD831065672 for ; Sun, 11 Oct 2009 21:18:42 +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 D6D048FC19 for ; Sun, 11 Oct 2009 21:18:41 +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 n9BLIeDY086969 for ; Sun, 11 Oct 2009 21:18:40 GMT (envelope-from svn-freebsd-gecko@chruetertee.ch) Received: (from www@localhost) by trillian.chruetertee.ch (8.14.3/8.14.3/Submit) id n9BLIZRC086284 for freebsd-gecko@freebsd.org; Sun, 11 Oct 2009 21:18:35 GMT (envelope-from svn-freebsd-gecko@chruetertee.ch) Date: Sun, 11 Oct 2009 21:18:35 GMT Message-Id: <200910112118.n9BLIZRC086284@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] r139 - branches/experimental/www/linux-firefox-devel 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 21:18:42 -0000 Author: beat Date: Sun Oct 11 21:18:35 2009 New Revision: 139 Log: - Update to 3.5.3 - Remove FORBIDDEN Note: This port requires linux-f10. Thanks to: bsam@ for adding linux-f10-dbus-lib, linux-f10-dbus-glib to the ports tree. Modified: branches/experimental/www/linux-firefox-devel/Makefile branches/experimental/www/linux-firefox-devel/distinfo branches/experimental/www/linux-firefox-devel/pkg-plist Modified: branches/experimental/www/linux-firefox-devel/Makefile ============================================================================== --- branches/experimental/www/linux-firefox-devel/Makefile Sun Oct 11 21:14:58 2009 (r138) +++ branches/experimental/www/linux-firefox-devel/Makefile Sun Oct 11 21:18:35 2009 (r139) @@ -6,8 +6,7 @@ # PORTNAME= firefox -DISTVERSION= 3.0b2 -PORTREVISION= 1 +DISTVERSION= 3.5.3 CATEGORIES= www MASTER_SITE_SUBDIR?= ${PORTNAME}/releases/${DISTVERSION}/linux-i686/en-US PKGNAMESUFFIX= -devel @@ -17,7 +16,7 @@ USE_BZIP2= yes -FORBIDDEN= Security issues http://www.vuxml.org/freebsd/f29fea8f-b19f-11dd-a55e-00163e000016.html +USE_LINUX_APPS= dbusglib dbuslibs alsalib .include "${.CURDIR}/../linux-seamonkey/Makefile.common" .include Modified: branches/experimental/www/linux-firefox-devel/distinfo ============================================================================== --- branches/experimental/www/linux-firefox-devel/distinfo Sun Oct 11 21:14:58 2009 (r138) +++ branches/experimental/www/linux-firefox-devel/distinfo Sun Oct 11 21:18:35 2009 (r139) @@ -1,3 +1,3 @@ -MD5 (firefox-3.0b2.tar.bz2) = ab0fe9d65d2b58e6af1e4080b6bd5508 -SHA256 (firefox-3.0b2.tar.bz2) = 03d4b0344c8298a9a408a857117d9eb6807077ae2e23c73c8237a96fae9bafb9 -SIZE (firefox-3.0b2.tar.bz2) = 8943135 +MD5 (firefox-3.5.3.tar.bz2) = 4c26583869764594a9a80b947d4740fe +SHA256 (firefox-3.5.3.tar.bz2) = 0fe8e6831649f6bf338cc97489412ed227509462df0c5285cdb46afbb8474e06 +SIZE (firefox-3.5.3.tar.bz2) = 9864539 Modified: branches/experimental/www/linux-firefox-devel/pkg-plist ============================================================================== --- branches/experimental/www/linux-firefox-devel/pkg-plist Sun Oct 11 21:14:58 2009 (r138) +++ branches/experimental/www/linux-firefox-devel/pkg-plist Sun Oct 11 21:18:35 2009 (r139) @@ -1,7 +1,10 @@ bin/%%APP_NAME%% share/applications/%%APP_NAME%%.desktop lib/%%APP_NAME%%/.autoreg +lib/%%APP_NAME%%/README.txt +lib/%%APP_NAME%%/Throbber-small.gif lib/%%APP_NAME%%/application.ini +lib/%%APP_NAME%%/blocklist.xml lib/%%APP_NAME%%/browserconfig.properties lib/%%APP_NAME%%/chrome/browser.jar lib/%%APP_NAME%%/chrome/browser.manifest @@ -11,7 +14,9 @@ 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/icons/default/default16.png +lib/%%APP_NAME%%/chrome/icons/default/default32.png +lib/%%APP_NAME%%/chrome/icons/default/default48.png lib/%%APP_NAME%%/chrome/pippki.jar lib/%%APP_NAME%%/chrome/pippki.manifest lib/%%APP_NAME%%/chrome/reporter.jar @@ -21,15 +26,24 @@ lib/%%APP_NAME%%/components/FeedConverter.js lib/%%APP_NAME%%/components/FeedProcessor.js lib/%%APP_NAME%%/components/FeedWriter.js +lib/%%APP_NAME%%/components/NetworkGeolocationProvider.js lib/%%APP_NAME%%/components/WebContentConverter.js +lib/%%APP_NAME%%/components/aboutCertError.js +lib/%%APP_NAME%%/components/aboutPrivateBrowsing.js +lib/%%APP_NAME%%/components/aboutRights.js +lib/%%APP_NAME%%/components/aboutRobots.js +lib/%%APP_NAME%%/components/aboutSessionRestore.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/libdbusservice.so lib/%%APP_NAME%%/components/libimgicon.so lib/%%APP_NAME%%/components/libmozgnome.so lib/%%APP_NAME%%/components/libnkgnomevfs.so +lib/%%APP_NAME%%/components/nsAddonRepository.js +lib/%%APP_NAME%%/components/nsBadCertHandler.js lib/%%APP_NAME%%/components/nsBlocklistService.js lib/%%APP_NAME%%/components/nsBrowserContentHandler.js lib/%%APP_NAME%%/components/nsBrowserGlue.js @@ -46,10 +60,11 @@ lib/%%APP_NAME%%/components/nsLoginManager.js lib/%%APP_NAME%%/components/nsLoginManagerPrompter.js lib/%%APP_NAME%%/components/nsMicrosummaryService.js +lib/%%APP_NAME%%/components/nsPlacesDBFlush.js lib/%%APP_NAME%%/components/nsPlacesTransactionsService.js +lib/%%APP_NAME%%/components/nsPrivateBrowsingService.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 @@ -65,8 +80,10 @@ lib/%%APP_NAME%%/components/nsWebHandlerApp.js lib/%%APP_NAME%%/components/pluginGlue.js lib/%%APP_NAME%%/components/storage-Legacy.js +lib/%%APP_NAME%%/components/storage-mozStorage.js lib/%%APP_NAME%%/components/txEXSLTRegExFunctions.js lib/%%APP_NAME%%/crashreporter +lib/%%APP_NAME%%/crashreporter-override.ini lib/%%APP_NAME%%/crashreporter.ini lib/%%APP_NAME%%/defaults/autoconfig/platform.js lib/%%APP_NAME%%/defaults/autoconfig/prefcalls.js @@ -84,13 +101,6 @@ 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 @@ -101,6 +111,7 @@ lib/%%APP_NAME%%/icons/mozicon128.png lib/%%APP_NAME%%/icons/mozicon16.xpm lib/%%APP_NAME%%/icons/mozicon50.xpm +lib/%%APP_NAME%%/icons/updater.png lib/%%APP_NAME%%/libfreebl3.chk lib/%%APP_NAME%%/libfreebl3.so lib/%%APP_NAME%%/libmozjs.so @@ -108,6 +119,7 @@ lib/%%APP_NAME%%/libnss3.so lib/%%APP_NAME%%/libnssckbi.so lib/%%APP_NAME%%/libnssdbm3.so +lib/%%APP_NAME%%/libnssutil3.so lib/%%APP_NAME%%/libplc4.so lib/%%APP_NAME%%/libplds4.so lib/%%APP_NAME%%/libsmime3.so @@ -117,11 +129,18 @@ lib/%%APP_NAME%%/libssl3.so lib/%%APP_NAME%%/libxpcom.so lib/%%APP_NAME%%/libxul.so +lib/%%APP_NAME%%/modules/DownloadLastDir.jsm +lib/%%APP_NAME%%/modules/DownloadUtils.jsm lib/%%APP_NAME%%/modules/ISO8601DateUtils.jsm -lib/%%APP_NAME%%/modules/JSON.jsm lib/%%APP_NAME%%/modules/Microformats.js +lib/%%APP_NAME%%/modules/PlacesDBUtils.jsm +lib/%%APP_NAME%%/modules/PluralForm.jsm +lib/%%APP_NAME%%/modules/SpatialNavigation.js +lib/%%APP_NAME%%/modules/WindowDraggingUtils.jsm lib/%%APP_NAME%%/modules/XPCOMUtils.jsm +lib/%%APP_NAME%%/modules/debug.js lib/%%APP_NAME%%/modules/distribution.js +lib/%%APP_NAME%%/modules/utils.js lib/%%APP_NAME%%/mozilla-xremote-client lib/%%APP_NAME%%/old-homepage-default.properties lib/%%APP_NAME%%/platform.ini @@ -133,12 +152,10 @@ 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 @@ -188,10 +205,11 @@ lib/%%APP_NAME%%/searchplugins/creativecommons.xml lib/%%APP_NAME%%/searchplugins/eBay.xml lib/%%APP_NAME%%/searchplugins/google.xml +lib/%%APP_NAME%%/searchplugins/wikipedia.xml lib/%%APP_NAME%%/searchplugins/yahoo.xml +lib/%%APP_NAME%%/update.locale 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 @@ -206,16 +224,6 @@ @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 From owner-freebsd-gecko@FreeBSD.ORG Mon Oct 12 11:06:52 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 B7F931065696 for ; Mon, 12 Oct 2009 11:06:52 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id A5BD48FC1F for ; Mon, 12 Oct 2009 11:06:52 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n9CB6qDN036387 for ; Mon, 12 Oct 2009 11:06:52 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n9CB6qXw036383 for freebsd-gecko@FreeBSD.org; Mon, 12 Oct 2009 11:06:52 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 12 Oct 2009 11:06:52 GMT Message-Id: <200910121106.n9CB6qXw036383@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: gnats set sender to owner-bugmaster@FreeBSD.org using -f From: FreeBSD bugmaster To: freebsd-gecko@FreeBSD.org Cc: Subject: Current problem reports assigned to freebsd-gecko@FreeBSD.org X-BeenThere: freebsd-gecko@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Gecko Rendering Engine issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Oct 2009 11:06:52 -0000 Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description -------------------------------------------------------------------------------- o ports/134121 gecko www/firefox3-devel packaging errors f ports/132231 gecko [PATCH] www/firefox3: Add option to build with Profile f ports/128694 gecko www/firefox3 - Firefox 3 corrupts PostScript printer f o ports/103529 gecko www/seamonkey: enable SVG and Pango font rendering sup 4 problems total. From owner-freebsd-gecko@FreeBSD.ORG Mon Oct 12 11:07:09 2009 Return-Path: Delivered-To: gecko@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4C962106568F for ; Mon, 12 Oct 2009 11:07:09 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 212358FC0C for ; Mon, 12 Oct 2009 11:07:09 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n9CB78RB036675 for ; Mon, 12 Oct 2009 11:07:09 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n9CB78Om036671 for gecko@FreeBSD.org; Mon, 12 Oct 2009 11:07:08 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 12 Oct 2009 11:07:08 GMT Message-Id: <200910121107.n9CB78Om036671@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: gnats set sender to owner-bugmaster@FreeBSD.org using -f From: FreeBSD bugmaster To: gecko@FreeBSD.org Cc: Subject: Current problem reports assigned to gecko@FreeBSD.org X-BeenThere: freebsd-gecko@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Gecko Rendering Engine issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Oct 2009 11:07:09 -0000 Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description -------------------------------------------------------------------------------- o ports/134689 gecko www/Firefox ports and packages in chroot or jails cras 1 problem total. From owner-freebsd-gecko@FreeBSD.ORG Mon Oct 12 13:50:42 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 055391065781 for ; Mon, 12 Oct 2009 13:50:42 +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 935348FC0C for ; Mon, 12 Oct 2009 13:50:41 +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 n9CDoekt073187 for ; Mon, 12 Oct 2009 13:50:40 GMT (envelope-from svn-freebsd-gecko@chruetertee.ch) Received: (from www@localhost) by trillian.chruetertee.ch (8.14.3/8.14.3/Submit) id n9CDoYRN072483 for freebsd-gecko@freebsd.org; Mon, 12 Oct 2009 13:50:34 GMT (envelope-from svn-freebsd-gecko@chruetertee.ch) Date: Mon, 12 Oct 2009 13:50:34 GMT Message-Id: <200910121350.n9CDoYRN072483@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] r140 - branches/experimental/www/kompozer 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: Mon, 12 Oct 2009 13:50:42 -0000 Author: beat Date: Mon Oct 12 13:50:34 2009 New Revision: 140 Log: - Update to 0.8 Beta 1 Modified: branches/experimental/www/kompozer/Makefile branches/experimental/www/kompozer/distinfo Modified: branches/experimental/www/kompozer/Makefile ============================================================================== --- branches/experimental/www/kompozer/Makefile Sun Oct 11 21:18:35 2009 (r139) +++ branches/experimental/www/kompozer/Makefile Mon Oct 12 13:50:34 2009 (r140) @@ -6,7 +6,7 @@ # PORTNAME= kompozer -DISTVERSION= 0.8a4 +DISTVERSION= 0.8b1 CATEGORIES= www MASTER_SITES= SF/${PORTNAME}/current/${DISTVERSION} DISTNAME= ${PORTNAME}-${DISTVERSION}-src Modified: branches/experimental/www/kompozer/distinfo ============================================================================== --- branches/experimental/www/kompozer/distinfo Sun Oct 11 21:18:35 2009 (r139) +++ branches/experimental/www/kompozer/distinfo Mon Oct 12 13:50:34 2009 (r140) @@ -1,3 +1,3 @@ -MD5 (kompozer-0.8a4-src.tar.bz2) = ff4585dfbdde4c215304d600af6e5d0e -SHA256 (kompozer-0.8a4-src.tar.bz2) = d2ee04e53c47a22022e0175d2ce3999cdab7343372bf82f8edc2d47fbe95677b -SIZE (kompozer-0.8a4-src.tar.bz2) = 39010828 +MD5 (kompozer-0.8b1-src.tar.bz2) = 96845a730b78755d9e4c9f8e4f7e525b +SHA256 (kompozer-0.8b1-src.tar.bz2) = 5838be29c6cb0f9d3b15d4aac8b3cf3c60e9ababc1d98b6d9deddd390eee9967 +SIZE (kompozer-0.8b1-src.tar.bz2) = 44201353 From owner-freebsd-gecko@FreeBSD.ORG Wed Oct 14 15:29:45 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 E58C71065748 for ; Wed, 14 Oct 2009 15:29:45 +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 798B68FC14 for ; Wed, 14 Oct 2009 15:29:45 +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 n9EFThSk052075 for ; Wed, 14 Oct 2009 15:29:43 GMT (envelope-from svn-freebsd-gecko@chruetertee.ch) Received: (from www@localhost) by trillian.chruetertee.ch (8.14.3/8.14.3/Submit) id n9EFTc81051817 for freebsd-gecko@freebsd.org; Wed, 14 Oct 2009 15:29:38 GMT (envelope-from svn-freebsd-gecko@chruetertee.ch) Date: Wed, 14 Oct 2009 15:29:38 GMT Message-Id: <200910141529.n9EFTc81051817@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] r141 - trunk/www/kompozer 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: Wed, 14 Oct 2009 15:29:46 -0000 Author: beat Date: Wed Oct 14 15:29:38 2009 New Revision: 141 Log: Sync with ports: - Update to 0.8b1 Modified: trunk/www/kompozer/Makefile trunk/www/kompozer/distinfo Modified: trunk/www/kompozer/Makefile ============================================================================== --- trunk/www/kompozer/Makefile Mon Oct 12 13:50:34 2009 (r140) +++ trunk/www/kompozer/Makefile Wed Oct 14 15:29:38 2009 (r141) @@ -2,12 +2,12 @@ # Date created: August 21, 2004 # Whom: Thierry Thomas # -# $FreeBSD: ports/www/kompozer/Makefile,v 1.42 2009/08/22 00:38:10 amdmi3 Exp $ +# $FreeBSD: ports/www/kompozer/Makefile,v 1.45 2009/10/14 15:27:45 beat Exp $ # $MCom: ports/www/nvu/Makefile,v 1.5 2006/07/18 15:07:36 ahze Exp $ # PORTNAME= kompozer -DISTVERSION= 0.8a4 +DISTVERSION= 0.8b1 CATEGORIES= www MASTER_SITES= SF/${PORTNAME}/current/${DISTVERSION} DISTNAME= ${PORTNAME}-${DISTVERSION}-src Modified: trunk/www/kompozer/distinfo ============================================================================== --- trunk/www/kompozer/distinfo Mon Oct 12 13:50:34 2009 (r140) +++ trunk/www/kompozer/distinfo Wed Oct 14 15:29:38 2009 (r141) @@ -1,3 +1,3 @@ -MD5 (kompozer-0.8a4-src.tar.bz2) = ff4585dfbdde4c215304d600af6e5d0e -SHA256 (kompozer-0.8a4-src.tar.bz2) = d2ee04e53c47a22022e0175d2ce3999cdab7343372bf82f8edc2d47fbe95677b -SIZE (kompozer-0.8a4-src.tar.bz2) = 39010828 +MD5 (kompozer-0.8b1-src.tar.bz2) = 96845a730b78755d9e4c9f8e4f7e525b +SHA256 (kompozer-0.8b1-src.tar.bz2) = 5838be29c6cb0f9d3b15d4aac8b3cf3c60e9ababc1d98b6d9deddd390eee9967 +SIZE (kompozer-0.8b1-src.tar.bz2) = 44201353 From owner-freebsd-gecko@FreeBSD.ORG Thu Oct 15 13:41:18 2009 Return-Path: Delivered-To: gecko@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9150910656C1; Thu, 15 Oct 2009 13:41:18 +0000 (UTC) (envelope-from jiashiun@gmail.com) Received: from mail-px0-f186.google.com (mail-px0-f186.google.com [209.85.216.186]) by mx1.freebsd.org (Postfix) with ESMTP id 58A988FC2B; Thu, 15 Oct 2009 13:41:18 +0000 (UTC) Received: by pxi16 with SMTP id 16so54340pxi.3 for ; Thu, 15 Oct 2009 06:41:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :from:date:message-id:subject:to:cc:content-type; bh=gLBl2L3uA7Vozt1a7VXXNpGR6E89IFB+DB7maJOSp8I=; b=EhWjA6cmkrTXwcRYsGK/mZy/n2wDzU4vzigzNDPfgyq+TfOHR6qGI2EJ/nEC2eSXsy vWhCgvLHS4pufsCRXr0d1S92QRjhsFZHNpFFxt1iwVdDXLd8fQcDg8mbkdl1wS2vqT+Z rbdjAFx2mWolmGghnRgWdzZShU80J83nrwWQs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; b=MIOJibQ8N2ZPZNzz5cHmpM8PfnPFy2lyfoAf3cvKMpfw3SfSI4DJp1Fn+KhyeX0Owr CzvXERcWxRKM3lqPDRh2L0AweZ1NZxTbp6e+gMFehxFp13oKM9Jm/OS06J4Y7IfAJP7L ZI/hbDNk8bbTpExULArY365N6RyAquOgKrEII= MIME-Version: 1.0 Received: by 10.143.84.2 with SMTP id m2mr4927wfl.4.1255612625071; Thu, 15 Oct 2009 06:17:05 -0700 (PDT) In-Reply-To: <20090731081723.GB54196@mech-cluster241.men.bris.ac.uk> References: <20090730171820.GA1043@mech-cluster241.men.bris.ac.uk> <20090730172701.GA1043@mech-cluster241.men.bris.ac.uk> <20090731081723.GB54196@mech-cluster241.men.bris.ac.uk> From: Jia-Shiun Li Date: Thu, 15 Oct 2009 21:16:45 +0800 Message-ID: <1d6d20bc0910150616k271e0a7ex4ce2bfd42c3e2ff3@mail.gmail.com> To: Anton Shterenlikht Content-Type: text/plain; charset=UTF-8 Cc: gecko@freebsd.org, Marcel Moolenaar , freebsd-ia64@freebsd.org, freebsd-current@freebsd.org Subject: Re: firefox-2 causes panic on ia64 8.0-beta2 X-BeenThere: freebsd-gecko@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Gecko Rendering Engine issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Oct 2009 13:41:18 -0000 On Fri, Jul 31, 2009 at 4:17 PM, Anton Shterenlikht wrote: > > good?? or dear me.. all I ever wanted is to use FBSD, I'm a mechanical > engineer, nuts and bolts, etc. Look what I've dragged myself into.. > > Seriously though, are there any SSL/https web browsers known to > work on ia64? Does firefox3 or firefox35 work for you? Jia-Shiun. From owner-freebsd-gecko@FreeBSD.ORG Thu Oct 15 15:57:39 2009 Return-Path: Delivered-To: gecko@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CB80D106566B; Thu, 15 Oct 2009 15:57:39 +0000 (UTC) (envelope-from mexas@bristol.ac.uk) Received: from dirj.bris.ac.uk (dirj.bris.ac.uk [137.222.10.78]) by mx1.freebsd.org (Postfix) with ESMTP id 828958FC13; Thu, 15 Oct 2009 15:57:39 +0000 (UTC) Received: from seis.bris.ac.uk ([137.222.10.93]) by dirj.bris.ac.uk with esmtp (Exim 4.69) (envelope-from ) id 1MyShp-0007dI-2E; Thu, 15 Oct 2009 16:57:37 +0100 Received: from mech-cluster241.men.bris.ac.uk ([137.222.187.241]) by seis.bris.ac.uk with esmtp (Exim 4.67) (envelope-from ) id 1MyShn-0001T1-Rg; Thu, 15 Oct 2009 16:57:32 +0100 Received: from mech-cluster241.men.bris.ac.uk (localhost [127.0.0.1]) by mech-cluster241.men.bris.ac.uk (8.14.3/8.14.3) with ESMTP id n9FFvV9o093412; Thu, 15 Oct 2009 16:57:31 +0100 (BST) (envelope-from mexas@bristol.ac.uk) Received: (from mexas@localhost) by mech-cluster241.men.bris.ac.uk (8.14.3/8.14.3/Submit) id n9FFvVrc093411; Thu, 15 Oct 2009 16:57:31 +0100 (BST) (envelope-from mexas@bristol.ac.uk) X-Authentication-Warning: mech-cluster241.men.bris.ac.uk: mexas set sender to mexas@bristol.ac.uk using -f Date: Thu, 15 Oct 2009 16:57:31 +0100 From: Anton Shterenlikht To: Jia-Shiun Li Message-ID: <20091015155731.GA91743@mech-cluster241.men.bris.ac.uk> References: <20090730171820.GA1043@mech-cluster241.men.bris.ac.uk> <20090730172701.GA1043@mech-cluster241.men.bris.ac.uk> <20090731081723.GB54196@mech-cluster241.men.bris.ac.uk> <1d6d20bc0910150616k271e0a7ex4ce2bfd42c3e2ff3@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1d6d20bc0910150616k271e0a7ex4ce2bfd42c3e2ff3@mail.gmail.com> User-Agent: Mutt/1.5.20 (2009-06-14) X-Spam-Score: -1.5 X-Spam-Level: - Cc: gecko@freebsd.org, Marcel Moolenaar , Anton Shterenlikht , freebsd-ia64@freebsd.org, freebsd-current@freebsd.org Subject: Re: firefox-2 causes panic on ia64 8.0-beta2 X-BeenThere: freebsd-gecko@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Gecko Rendering Engine issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Oct 2009 15:57:39 -0000 On Thu, Oct 15, 2009 at 09:16:45PM +0800, Jia-Shiun Li wrote: > On Fri, Jul 31, 2009 at 4:17 PM, Anton Shterenlikht wrote: > > > > good?? or dear me.. all I ever wanted is to use FBSD, I'm a mechanical > > engineer, nuts and bolts, etc. Look what I've dragged myself into.. > > > > Seriously though, are there any SSL/https web browsers known to > > work on ia64? > > Does firefox3 or firefox35 work for you? no, problems with xpcom. It's been submitted as a bug ages ago. At present security/nss doesn't build either, so I cannot get kazehakase either. thank you anton -- Anton Shterenlikht Room 2.6, Queen's Building Mech Eng Dept Bristol University University Walk, Bristol BS8 1TR, UK Tel: +44 (0)117 331 5944 Fax: +44 (0)117 929 4423 From owner-freebsd-gecko@FreeBSD.ORG Fri Oct 16 00:09:26 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 963F61065692 for ; Fri, 16 Oct 2009 00:09:26 +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 40CCA8FC1D for ; Fri, 16 Oct 2009 00:09:26 +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 n9G09Psc053052 for ; Fri, 16 Oct 2009 00:09:25 GMT (envelope-from svn-freebsd-gecko@chruetertee.ch) Received: (from www@localhost) by trillian.chruetertee.ch (8.14.3/8.14.3/Submit) id n9G09JY0052163 for freebsd-gecko@freebsd.org; Fri, 16 Oct 2009 00:09:19 GMT (envelope-from svn-freebsd-gecko@chruetertee.ch) Date: Fri, 16 Oct 2009 00:09:19 GMT Message-Id: <200910160009.n9G09JY0052163@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] r142 - in branches/experimental/www/firefox3-devel: . 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: Fri, 16 Oct 2009 00:09:26 -0000 Author: beat Date: Fri Oct 16 00:09:19 2009 New Revision: 142 Log: - Update to 3.6b1 Deleted: branches/experimental/www/firefox3-devel/files/patch-media_liboggplay_src_liboggplay_std_semaphore.h Modified: branches/experimental/www/firefox3-devel/Makefile branches/experimental/www/firefox3-devel/distinfo branches/experimental/www/firefox3-devel/files/patch-js_src_jsnum.cpp Modified: branches/experimental/www/firefox3-devel/Makefile ============================================================================== --- branches/experimental/www/firefox3-devel/Makefile Wed Oct 14 15:29:38 2009 (r141) +++ branches/experimental/www/firefox3-devel/Makefile Fri Oct 16 00:09:19 2009 (r142) @@ -6,12 +6,11 @@ # PORTNAME= firefox -DISTVERSION= 3.6a2 -PORTREVISION= 1 +DISTVERSION= 3.6b1 PORTEPOCH= 1 CATEGORIES= www ipv6 MASTER_SITES= ${MASTER_SITE_MOZILLA} -MASTER_SITE_SUBDIR= ${PORTNAME}/nightly/${DISTVERSION}-candidates/build2/source +MASTER_SITE_SUBDIR= ${PORTNAME}/nightly/${DISTVERSION}-candidates/build1/source DISTNAME= ${PORTNAME}-${DISTVERSION}.source MAINTAINER= gecko@FreeBSD.org @@ -30,8 +29,7 @@ MOZILLA= ${PORTNAME}${MOZILLA_SUFX} MOZ_TOOLKIT= cairo-gtk2 GECKO_PLIST_PRE_DIRS= lib/${MOZILLA}/bin lib/${MOZILLA}/idl \ - lib/${MOZILLA}/include lib/${MOZILLA}/lib \ - lib/${MOZILLA}/sdk/idl lib/${MOZILLA}/sdk/include + lib/${MOZILLA}/include lib/${MOZILLA}/lib MAKE_JOBS_SAFE= yes WANT_GNOME= yes Modified: branches/experimental/www/firefox3-devel/distinfo ============================================================================== --- branches/experimental/www/firefox3-devel/distinfo Wed Oct 14 15:29:38 2009 (r141) +++ branches/experimental/www/firefox3-devel/distinfo Fri Oct 16 00:09:19 2009 (r142) @@ -1,3 +1,3 @@ -MD5 (firefox-3.6a2.source.tar.bz2) = 3bda192831af077dac080959c08e26e6 -SHA256 (firefox-3.6a2.source.tar.bz2) = ce50e9135520e9e05534f1b86077b346f026ff21cfe1d2cc9e3d00ecea65e4f9 -SIZE (firefox-3.6a2.source.tar.bz2) = 45074652 +MD5 (firefox-3.6b1.source.tar.bz2) = 6582f49cbe97ec60d9ccbe3e0e640ea1 +SHA256 (firefox-3.6b1.source.tar.bz2) = 9b12e5ac1bc077967b44fe0f9c1bd59f3e1b80d2f463483591326d2f67e4f76b +SIZE (firefox-3.6b1.source.tar.bz2) = 47710612 Modified: branches/experimental/www/firefox3-devel/files/patch-js_src_jsnum.cpp ============================================================================== --- branches/experimental/www/firefox3-devel/files/patch-js_src_jsnum.cpp Wed Oct 14 15:29:38 2009 (r141) +++ branches/experimental/www/firefox3-devel/files/patch-js_src_jsnum.cpp Fri Oct 16 00:09:19 2009 (r142) @@ -1,16 +1,16 @@ ---- js/src/jsnum.cpp.orig 2009-04-28 11:19:57.888134991 +0000 -+++ js/src/jsnum.cpp 2009-04-28 11:21:35.786147448 +0000 -@@ -45,6 +45,9 @@ - #if defined(XP_WIN) || defined(XP_OS2) - #include - #endif +--- js/src/jsnum.cpp.orig 2009-10-14 18:03:30.000000000 +0200 ++++ js/src/jsnum.cpp 2009-10-15 21:49:44.000000000 +0200 +@@ -43,6 +43,9 @@ + /* + * JS number type and wrapper class. + */ +#if defined(__FreeBSD__) +#include +#endif #ifdef XP_OS2 #define _PC_53 PC_53 #define _MCW_EM MCW_EM -@@ -659,8 +662,16 @@ +@@ -691,8 +694,16 @@ #else Deleted: branches/experimental/www/firefox3-devel/files/patch-media_liboggplay_src_liboggplay_std_semaphore.h ============================================================================== --- branches/experimental/www/firefox3-devel/files/patch-media_liboggplay_src_liboggplay_std_semaphore.h Fri Oct 16 00:09:19 2009 (r141) +++ /dev/null 00:00:00 1970 (deleted) @@ -1,11 +0,0 @@ ---- media/liboggplay/src/liboggplay/std_semaphore.h.orig 2009-04-24 01:46:48.000000000 +0000 -+++ media/liboggplay/src/liboggplay/std_semaphore.h 2009-04-28 08:39:25.739957779 +0000 -@@ -74,7 +74,7 @@ - * @retval non-zero on error - */ - --#if defined(linux) || defined(SOLARIS) -+#if defined(linux) || defined(SOLARIS) || defined(__FreeBSD__) - #include - #define SEM_CREATE(p,s) sem_init(&(p), 1, s) - #define SEM_SIGNAL(p) sem_post(&(p))