diff options
author | sat <sat@FreeBSD.org> | 2006-05-31 10:04:03 +0000 |
---|---|---|
committer | sat <sat@FreeBSD.org> | 2006-05-31 10:04:03 +0000 |
commit | ceb784161339be7de3d13dab43575f8b67f14b39 (patch) | |
tree | 61aa5b744e8c5701f412c4db3f7b7df52e4895eb | |
parent | 816b9cd14f179cda1fef23cccdbcc5b45990c844 (diff) | |
download | FreeBSD-ports-ceb784161339be7de3d13dab43575f8b67f14b39.zip FreeBSD-ports-ceb784161339be7de3d13dab43575f8b67f14b39.tar.gz |
Remove www/firefox-flp, please use www/firefox-i18n now
Approved by: maintainer, krion (mentor, implicit)
-rw-r--r-- | CVSROOT/modules | 1 | ||||
-rw-r--r-- | MOVED | 1 | ||||
-rw-r--r-- | www/Makefile | 1 | ||||
-rw-r--r-- | www/firefox-flp/Makefile | 32 | ||||
-rw-r--r-- | www/firefox-flp/distinfo | 3 | ||||
-rw-r--r-- | www/firefox-flp/pkg-descr | 3 | ||||
-rw-r--r-- | www/firefox-flp/pkg-message | 8 |
7 files changed, 1 insertions, 48 deletions
diff --git a/CVSROOT/modules b/CVSROOT/modules index 9668599..96c2929 100644 --- a/CVSROOT/modules +++ b/CVSROOT/modules @@ -2449,7 +2449,6 @@ firedns ports/dns/firedns fireflies ports/x11/fireflies firefox ports/www/firefox firefox-devel ports/www/firefox-devel -firefox-flp ports/www/firefox-flp firefox-i18n ports/www/firefox-i18n firefox-remote ports/www/firefox-remote firefox10 ports/www/firefox10 @@ -2351,3 +2351,4 @@ x11-toolkits/gtk--2-reference|x11-toolkits/gtkmm20-reference|2006-05-29|Renamed x11-wm/sawfish2|x11-wm/sawfish|2006-05-29|Use unversioned name audio/opennap|net-p2p/opennap|2006-05-29|Napster-based server belongs to net-p2p multimedia/splitmpg||2006-05-30|Has expired: mastersite disappeared, no longer maintained by author +www/firefox-flp|www/firefox-i18n|2006-05-31|Single-locale firefox l10n ports are now obsolete diff --git a/www/Makefile b/www/Makefile index 89f4b38..d4aac7d 100644 --- a/www/Makefile +++ b/www/Makefile @@ -126,7 +126,6 @@ SUBDIR += fhttpd SUBDIR += firefox SUBDIR += firefox-devel - SUBDIR += firefox-flp SUBDIR += firefox-i18n SUBDIR += firefox-remote SUBDIR += firefox10 diff --git a/www/firefox-flp/Makefile b/www/firefox-flp/Makefile deleted file mode 100644 index d113ad8..0000000 --- a/www/firefox-flp/Makefile +++ /dev/null @@ -1,32 +0,0 @@ -# Ports collection Makefile for: firefox-flp -# Date created: Sat Feb 21, 2004 -# Whom: Thierry Thomas (<thierry@pompo.net>) -# -# $FreeBSD$ -# - -PORTNAME= firefox-flp -PORTVERSION= 1.5.0.3 -CATEGORIES= www -MASTER_SITES= ${MASTER_SITE_MOZILLA} -MASTER_SITE_SUBDIR= firefox/releases/${PORTVERSION}/linux-i686/xpi -DISTNAME= fr - -MAINTAINER= thierry@FreeBSD.org -COMMENT= Firefox French Language Pack (FLP) - -XPI_ID= langpack-fr@firefox.mozilla.org -XPI_FILES= chrome/chromelist.txt chrome/fr.jar chrome.manifest install.rdf -XPI_DIRS= chrome - -.include "${.CURDIR}/../../www/xpi-adblock/Makefile.xpi" - -post-extract: - ${CHMOD} -R go-w ${WRKSRC} - -post-install: - @${ECHO_MSG} - @${CAT} ${PKGMESSAGE} - @${ECHO_MSG} - -.include <bsd.port.mk> diff --git a/www/firefox-flp/distinfo b/www/firefox-flp/distinfo deleted file mode 100644 index 1c908f8..0000000 --- a/www/firefox-flp/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (xpi/fr.xpi) = 987a1ce12b8a4e69902154b2c7b8764c -SHA256 (xpi/fr.xpi) = 76dfcdc2c14228a5bb221e3920dd28c1dee97be9bbec09efaea84c29f7054ba1 -SIZE (xpi/fr.xpi) = 203232 diff --git a/www/firefox-flp/pkg-descr b/www/firefox-flp/pkg-descr deleted file mode 100644 index e82aa9a..0000000 --- a/www/firefox-flp/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -Module de francisation de Firefox. - -WWW: http://frenchmozilla.org/ diff --git a/www/firefox-flp/pkg-message b/www/firefox-flp/pkg-message deleted file mode 100644 index 96aaeee..0000000 --- a/www/firefox-flp/pkg-message +++ /dev/null @@ -1,8 +0,0 @@ -************************************************************************** -Le module « Langue française » est désormais disponible pour tous les -profils. - -Pour l'activer, vous devez lancer Firefox avec les paramètres suivants : - -firefox -contentLocale FR -UILocale fr-FR & -************************************************************************** |