aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2008-07-20 05:27:17 +0800
committermiwi <miwi@FreeBSD.org>2008-07-20 05:27:17 +0800
commitdfc58908f1a37eb81ced14d53a38cb8aebae4c04 (patch)
treee66ef4e168844061e91b842e18348167a70ab1c0 /www
parent611368dd383121a5d7db5a276a1ac0eb88b472ed (diff)
downloadfreebsd-ports-gnome-dfc58908f1a37eb81ced14d53a38cb8aebae4c04.tar.gz
freebsd-ports-gnome-dfc58908f1a37eb81ced14d53a38cb8aebae4c04.tar.zst
freebsd-ports-gnome-dfc58908f1a37eb81ced14d53a38cb8aebae4c04.zip
Turn tabs of your choice into permanent tabs. PermaTabs can't be closed
accidentally no matter what you click (even actions like "Close other tabs" will not affect them) and will stick around between sessions. Ideal for keeping URLs you use often, always one tab away. Also, ideal for picking up specific articles where you left off during a previous session. From first installation PermaTabs includes three random sample tabs (from a built in list) to get you started. Maybe you'll discover a useful site you never knew about? Adding or removing a permatab is simple - right click a site's tab, and check/uncheck "Permanent Tab". Must read: one of the default permatabs installed on first installation is an affiliate URL to eBay.com. You can of course remove this and the other sample permatabs, and create your own (which is the whole idea). WWW: https://addons.mozilla.org/en-US/firefox/addon/2558 PR: ports/123901 Submitted by: Anatoly Borodin <anatoly.borodin at gmail.com>
Diffstat (limited to 'www')
-rw-r--r--www/Makefile1
-rw-r--r--www/xpi-permatabs/Makefile20
-rw-r--r--www/xpi-permatabs/distinfo3
-rw-r--r--www/xpi-permatabs/pkg-descr19
-rw-r--r--www/xpi-permatabs/pkg-plist41
5 files changed, 84 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile
index aeaa8725d9c9..2a5ad992bab3 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -1504,6 +1504,7 @@
SUBDIR += xpi-noscript
SUBDIR += xpi-num2web
SUBDIR += xpi-pdf_download
+ SUBDIR += xpi-permatabs
SUBDIR += xpi-preferential
SUBDIR += xpi-quick-locale-switcher
SUBDIR += xpi-quickproxy
diff --git a/www/xpi-permatabs/Makefile b/www/xpi-permatabs/Makefile
new file mode 100644
index 000000000000..306d2378e101
--- /dev/null
+++ b/www/xpi-permatabs/Makefile
@@ -0,0 +1,20 @@
+# New ports collection makefile for: xpi-permatabs
+# Date created: 2008-05-20
+# Whom: Anatoly Borodin <anatoly.borodin@gmail.com>
+#
+# $FreeBSD$
+#
+
+PORTNAME= permatabs
+PORTVERSION= 1.7.0
+DISTVERSIONSUFFIX= -fx
+CATEGORIES= www
+
+MAINTAINER= anatoly.borodin@gmail.com
+COMMENT= Turn tabs of your choice into permanent tabs
+
+XPI_ID= {20291fcc-1471-46c8-8213-0911f5ce6d65}
+XPI_NUM= 2558
+
+.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
+.include <bsd.port.mk>
diff --git a/www/xpi-permatabs/distinfo b/www/xpi-permatabs/distinfo
new file mode 100644
index 000000000000..d44e7319041a
--- /dev/null
+++ b/www/xpi-permatabs/distinfo
@@ -0,0 +1,3 @@
+MD5 (xpi/permatabs-1.7.0-fx.xpi) = f81e1eebbf43c09be70a7d08e5c8b927
+SHA256 (xpi/permatabs-1.7.0-fx.xpi) = f7500843259f55ef29e6ec093a4a7b5d9b685526bc0e852459f394b958ae732e
+SIZE (xpi/permatabs-1.7.0-fx.xpi) = 19512
diff --git a/www/xpi-permatabs/pkg-descr b/www/xpi-permatabs/pkg-descr
new file mode 100644
index 000000000000..3e5f9c23a9cc
--- /dev/null
+++ b/www/xpi-permatabs/pkg-descr
@@ -0,0 +1,19 @@
+Turn tabs of your choice into permanent tabs. PermaTabs can't be closed
+accidentally no matter what you click (even actions like "Close other tabs"
+will not affect them) and will stick around between sessions.
+
+Ideal for keeping URLs you use often, always one tab away. Also, ideal
+for picking up specific articles where you left off during a previous session.
+
+From first installation PermaTabs includes three random sample tabs
+(from a built in list) to get you started. Maybe you'll discover a useful site
+you never knew about?
+
+Adding or removing a permatab is simple - right click a site's tab,
+and check/uncheck "Permanent Tab".
+
+Must read: one of the default permatabs installed on first installation
+is an affiliate URL to eBay.com. You can of course remove this and the other
+sample permatabs, and create your own (which is the whole idea).
+
+WWW: https://addons.mozilla.org/en-US/firefox/addon/2558
diff --git a/www/xpi-permatabs/pkg-plist b/www/xpi-permatabs/pkg-plist
new file mode 100644
index 000000000000..96a22060e00e
--- /dev/null
+++ b/www/xpi-permatabs/pkg-plist
@@ -0,0 +1,41 @@
+%%XPI_XPIDIR%%/chrome/permatabs/content/permatabs.css
+%%XPI_XPIDIR%%/chrome/permatabs/content/permatabs.js
+%%XPI_XPIDIR%%/chrome/permatabs/content/permatabs.xul
+%%XPI_XPIDIR%%/chrome/permatabs/content/prefsWindow.js
+%%XPI_XPIDIR%%/chrome/permatabs/content/prefsWindow.xul
+%%XPI_XPIDIR%%/chrome/permatabs/locale/cs-CZ/permatabs.dtd
+%%XPI_XPIDIR%%/chrome/permatabs/locale/cs-CZ/permatabs.properties
+%%XPI_XPIDIR%%/chrome/permatabs/locale/de-CH/permatabs.dtd
+%%XPI_XPIDIR%%/chrome/permatabs/locale/de-CH/permatabs.properties
+%%XPI_XPIDIR%%/chrome/permatabs/locale/de-DE/permatabs.dtd
+%%XPI_XPIDIR%%/chrome/permatabs/locale/de-DE/permatabs.properties
+%%XPI_XPIDIR%%/chrome/permatabs/locale/en-US/permatabs.dtd
+%%XPI_XPIDIR%%/chrome/permatabs/locale/en-US/permatabs.properties
+%%XPI_XPIDIR%%/chrome/permatabs/locale/fr-FR/permatabs.dtd
+%%XPI_XPIDIR%%/chrome/permatabs/locale/fr-FR/permatabs.properties
+%%XPI_XPIDIR%%/chrome/permatabs/locale/it-IT/permatabs.dtd
+%%XPI_XPIDIR%%/chrome/permatabs/locale/it-IT/permatabs.properties
+%%XPI_XPIDIR%%/chrome/permatabs/locale/ja-JP/permatabs.dtd
+%%XPI_XPIDIR%%/chrome/permatabs/locale/ja-JP/permatabs.properties
+%%XPI_XPIDIR%%/chrome/permatabs/locale/nl-NL/permatabs.dtd
+%%XPI_XPIDIR%%/chrome/permatabs/locale/nl-NL/permatabs.properties
+%%XPI_XPIDIR%%/chrome/permatabs/locale/zh-CN/permatabs.dtd
+%%XPI_XPIDIR%%/chrome/permatabs/locale/zh-CN/permatabs.properties
+%%XPI_XPIDIR%%/chrome.manifest
+%%XPI_XPIDIR%%/defaults/preferences/prefs.js
+%%XPI_XPIDIR%%/install.rdf
+@dirrm %%XPI_XPIDIR%%/chrome/permatabs/content
+@dirrm %%XPI_XPIDIR%%/chrome/permatabs/locale/cs-CZ
+@dirrm %%XPI_XPIDIR%%/chrome/permatabs/locale/de-CH
+@dirrm %%XPI_XPIDIR%%/chrome/permatabs/locale/de-DE
+@dirrm %%XPI_XPIDIR%%/chrome/permatabs/locale/en-US
+@dirrm %%XPI_XPIDIR%%/chrome/permatabs/locale/fr-FR
+@dirrm %%XPI_XPIDIR%%/chrome/permatabs/locale/it-IT
+@dirrm %%XPI_XPIDIR%%/chrome/permatabs/locale/ja-JP
+@dirrm %%XPI_XPIDIR%%/chrome/permatabs/locale/nl-NL
+@dirrm %%XPI_XPIDIR%%/chrome/permatabs/locale/zh-CN
+@dirrm %%XPI_XPIDIR%%/chrome/permatabs/locale
+@dirrm %%XPI_XPIDIR%%/chrome/permatabs
+@dirrm %%XPI_XPIDIR%%/chrome
+@dirrm %%XPI_XPIDIR%%/defaults/preferences
+@dirrm %%XPI_XPIDIR%%/defaults