summaryrefslogtreecommitdiffstats
path: root/russian
diff options
context:
space:
mode:
authorsat <sat@FreeBSD.org>2006-07-20 20:19:11 +0000
committersat <sat@FreeBSD.org>2006-07-20 20:19:11 +0000
commit27e92a6279385748c952da571d7733706874a23b (patch)
tree384f80859b0f2ba545d25c28c677b6093dc0605b /russian
parentf89ff61849fb28418ebacd2d118a6e4c48d45379 (diff)
downloadFreeBSD-ports-27e92a6279385748c952da571d7733706874a23b.zip
FreeBSD-ports-27e92a6279385748c952da571d7733706874a23b.tar.gz
Add port russian/xpi-tabextensions:
Russian version of Tabbrowsing Extensions for Firefox. This is an extension for extending operations of tabbed browsing, e.g., tabs become re-ordable by drag and drop, show tabs like a tree, and so on. PR: ports/97778 Submitted by: Alexander V. Ribchansky <triosoft@triosoft.com.ua>
Diffstat (limited to 'russian')
-rw-r--r--russian/Makefile1
-rw-r--r--russian/xpi-tabextensions/Makefile28
-rw-r--r--russian/xpi-tabextensions/distinfo3
-rw-r--r--russian/xpi-tabextensions/pkg-descr9
4 files changed, 41 insertions, 0 deletions
diff --git a/russian/Makefile b/russian/Makefile
index 701a1d5..bc8b481 100644
--- a/russian/Makefile
+++ b/russian/Makefile
@@ -40,6 +40,7 @@
SUBDIR += xcyrBGR
SUBDIR += xmms
SUBDIR += xpi-imagezoom
+ SUBDIR += xpi-tabextensions
SUBDIR += xruskb
.include <bsd.port.subdir.mk>
diff --git a/russian/xpi-tabextensions/Makefile b/russian/xpi-tabextensions/Makefile
new file mode 100644
index 0000000..85ebfd0
--- /dev/null
+++ b/russian/xpi-tabextensions/Makefile
@@ -0,0 +1,28 @@
+# New ports collection makefile for: xpi-tabextensions-ru
+# Date created: 24 May 2006
+# Whom: Alexander V. Ribchansky <triosoft@triosoft.com.ua>
+#
+# $FreeBSD$
+#
+
+PORTNAME= tabextensions
+PORTVERSION= 2.1.2006031301
+DISTVERSIONSUFFIX= ru-RU_en
+CATEGORIES= russian www
+MASTER_SITES= http://people.mozilla.ru/lautour/
+PKGNAMESUFFIX= -ru
+DISTNAME= ${PORTNAME}_${PORTVERSION}-${DISTVERSIONSUFFIX}
+
+MAINTAINER= triosoft@triosoft.com.ua
+COMMENT= Russian version of Tabbrowser Extensions that improves tabbed browsing
+
+CONFLICTS= xpi-tabextensions-[0-9]*
+
+USE_XPI= *firefox*
+XPI_ID= {0B0B0DA8-08BA-4bc6-987C-6BC9F4D8A81E}
+XPI_FILES= chrome/tabextensions.jar chrome.manifest install.js install.rdf \
+ locale.inf options.inf
+XPI_DIRS= chrome
+
+.include "${.CURDIR}/../../www/xpi-adblock/Makefile.xpi"
+.include <bsd.port.mk>
diff --git a/russian/xpi-tabextensions/distinfo b/russian/xpi-tabextensions/distinfo
new file mode 100644
index 0000000..d8731d8
--- /dev/null
+++ b/russian/xpi-tabextensions/distinfo
@@ -0,0 +1,3 @@
+MD5 (xpi/tabextensions_2.1.2006031301-ru-RU_en.xpi) = 4c163506260add994cbf22aaedec5ead
+SHA256 (xpi/tabextensions_2.1.2006031301-ru-RU_en.xpi) = 588bb605cff881e3689536d6d86d030e74bef366370fb35f040d700a6beca998
+SIZE (xpi/tabextensions_2.1.2006031301-ru-RU_en.xpi) = 328762
diff --git a/russian/xpi-tabextensions/pkg-descr b/russian/xpi-tabextensions/pkg-descr
new file mode 100644
index 0000000..ffd808c
--- /dev/null
+++ b/russian/xpi-tabextensions/pkg-descr
@@ -0,0 +1,9 @@
+Russian version of Tabbrowsing Extensions for Firefox.
+
+This is an extension for extending operations of tabbed browsing, e.g., tabs
+become re-ordable by drag and drop, show tabs like a tree, and so on.
+
+WWW: http://www.mozilla.ru
+
+- Alexander V. Ribchansky
+triosoft@triosoft.com.ua
OpenPOWER on IntegriCloud