aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorthierry <thierry@FreeBSD.org>2006-04-28 03:19:17 +0800
committerthierry <thierry@FreeBSD.org>2006-04-28 03:19:17 +0800
commit5a00960a6d6ffd189caebd2847222cb3fbc6deec (patch)
treeddd9734a83254d64e420d5aa926a98d8b132751f /www
parent9e45e7c6a9c839ea8a55d4da0f1f2b0df9bda08e (diff)
downloadfreebsd-ports-gnome-5a00960a6d6ffd189caebd2847222cb3fbc6deec.tar.gz
freebsd-ports-gnome-5a00960a6d6ffd189caebd2847222cb3fbc6deec.tar.zst
freebsd-ports-gnome-5a00960a6d6ffd189caebd2847222cb3fbc6deec.zip
Firefox French Language Pack.
PR: ports/63238
Diffstat (limited to 'www')
-rw-r--r--www/Makefile1
-rw-r--r--www/firefox-flp/Makefile32
-rw-r--r--www/firefox-flp/distinfo3
-rw-r--r--www/firefox-flp/pkg-descr3
-rw-r--r--www/firefox-flp/pkg-message8
5 files changed, 47 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile
index 9850098e078d..3ce91795eea6 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -122,6 +122,7 @@
SUBDIR += fhttpd
SUBDIR += firefox
SUBDIR += firefox-devel
+ SUBDIR += firefox-flp
SUBDIR += firefox-remote
SUBDIR += firefox10
SUBDIR += flashplugin
diff --git a/www/firefox-flp/Makefile b/www/firefox-flp/Makefile
new file mode 100644
index 000000000000..e8c9951af474
--- /dev/null
+++ b/www/firefox-flp/Makefile
@@ -0,0 +1,32 @@
+# 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.2
+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
new file mode 100644
index 000000000000..3ab892cab68a
--- /dev/null
+++ b/www/firefox-flp/distinfo
@@ -0,0 +1,3 @@
+MD5 (xpi/fr.xpi) = 13f9d89c85d445cda63b40d955c9eb99
+SHA256 (xpi/fr.xpi) = c9db9ffab091547118d4edabe41c9e113e44c0391945ca40f247f42cad1699c4
+SIZE (xpi/fr.xpi) = 203232
diff --git a/www/firefox-flp/pkg-descr b/www/firefox-flp/pkg-descr
new file mode 100644
index 000000000000..e82aa9a01429
--- /dev/null
+++ b/www/firefox-flp/pkg-descr
@@ -0,0 +1,3 @@
+Module de francisation de Firefox.
+
+WWW: http://frenchmozilla.org/
diff --git a/www/firefox-flp/pkg-message b/www/firefox-flp/pkg-message
new file mode 100644
index 000000000000..96aaeeeb80a4
--- /dev/null
+++ b/www/firefox-flp/pkg-message
@@ -0,0 +1,8 @@
+**************************************************************************
+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 &
+**************************************************************************