aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2012-08-05 16:36:13 +0800
committermiwi <miwi@FreeBSD.org>2012-08-05 16:36:13 +0800
commit0f0a296e43322cf1b0c658fae1ce8ae6726f3544 (patch)
tree71d4a4f4123d984676208dcd66b9f7138d4fd6ac /www
parentfd5f659d95cc08e03218dbc1b21aea5082543188 (diff)
downloadfreebsd-ports-gnome-0f0a296e43322cf1b0c658fae1ce8ae6726f3544.tar.gz
freebsd-ports-gnome-0f0a296e43322cf1b0c658fae1ce8ae6726f3544.tar.zst
freebsd-ports-gnome-0f0a296e43322cf1b0c658fae1ce8ae6726f3544.zip
Pentadactyl is a free browser add-on for Firefox, designed to make browsing
more efficient and especially more keyboard accessible. Largely inspired by the Vim text editor, the appearance and finger feel of Pentadactyl should be familiar to Vim users. WWW: http://5digits.org/pentadactyl PR: ports/170047 Submitted by: clutton mbsd@isgroup.com.ua
Diffstat (limited to 'www')
-rw-r--r--www/Makefile1
-rw-r--r--www/xpi-pentadactyl/Makefile21
-rw-r--r--www/xpi-pentadactyl/distinfo2
-rw-r--r--www/xpi-pentadactyl/pkg-descr6
-rw-r--r--www/xpi-pentadactyl/pkg-plist121
5 files changed, 151 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile
index 1dbbd45a25e0..103daa12c096 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -2083,6 +2083,7 @@
SUBDIR += xpi-passwordmaker
SUBDIR += xpi-pdf_download
SUBDIR += xpi-pencil
+ SUBDIR += xpi-pentadactyl
SUBDIR += xpi-permatabs
SUBDIR += xpi-prism
SUBDIR += xpi-quick-locale-switcher
diff --git a/www/xpi-pentadactyl/Makefile b/www/xpi-pentadactyl/Makefile
new file mode 100644
index 000000000000..d23e1d79f909
--- /dev/null
+++ b/www/xpi-pentadactyl/Makefile
@@ -0,0 +1,21 @@
+# New ports collection makefile for: xpi-pentadactyl
+# Date created: 20 Jul 2012
+# Whom: clutton mbsd@isgroup.com.ua
+#
+# $FreeBSD$
+#
+
+PORTNAME= pentadactyl
+PORTVERSION= 1.0r1
+DISTVERSIONSUFFIX= -fx
+CATEGORIES= www
+DISTNAME= pentadactyl-${PORTVERSION:S/r/rc/}${DISTVERSIONSUFFIX}
+
+MAINTAINER= mbsd@isgroup.com.ua
+COMMENT= Firefox for Vim and Links addicts.
+
+XPI_NUM= 235854
+XPI_ID= pentadactyl@dactyl.googlecode.com
+
+.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
+.include <bsd.port.mk>
diff --git a/www/xpi-pentadactyl/distinfo b/www/xpi-pentadactyl/distinfo
new file mode 100644
index 000000000000..227a597f3c20
--- /dev/null
+++ b/www/xpi-pentadactyl/distinfo
@@ -0,0 +1,2 @@
+SHA256 (xpi/pentadactyl-1.0rc1-fx.xpi) = 334a4fcd160c52b04c4031cfbb54145b893271d8c9e2b44b134483dda1099f70
+SIZE (xpi/pentadactyl-1.0rc1-fx.xpi) = 518452
diff --git a/www/xpi-pentadactyl/pkg-descr b/www/xpi-pentadactyl/pkg-descr
new file mode 100644
index 000000000000..47733b66a7a3
--- /dev/null
+++ b/www/xpi-pentadactyl/pkg-descr
@@ -0,0 +1,6 @@
+Pentadactyl is a free browser add-on for Firefox, designed to make browsing
+more efficient and especially more keyboard accessible. Largely inspired by
+the Vim text editor, the appearance and finger feel of Pentadactyl should be
+familiar to Vim users.
+
+WWW: http://5digits.org/pentadactyl
diff --git a/www/xpi-pentadactyl/pkg-plist b/www/xpi-pentadactyl/pkg-plist
new file mode 100644
index 000000000000..b54fcebde8c1
--- /dev/null
+++ b/www/xpi-pentadactyl/pkg-plist
@@ -0,0 +1,121 @@
+%%XPI_XPIDIR%%/4ef02029/common/config.json
+%%XPI_XPIDIR%%/4ef02029/common/content/abbreviations.js
+%%XPI_XPIDIR%%/4ef02029/common/content/about.xul
+%%XPI_XPIDIR%%/4ef02029/common/content/autocommands.js
+%%XPI_XPIDIR%%/4ef02029/common/content/bindings.xml
+%%XPI_XPIDIR%%/4ef02029/common/content/bookmarks.js
+%%XPI_XPIDIR%%/4ef02029/common/content/browser.js
+%%XPI_XPIDIR%%/4ef02029/common/content/buffer.xhtml
+%%XPI_XPIDIR%%/4ef02029/common/content/commandline.js
+%%XPI_XPIDIR%%/4ef02029/common/content/dactyl.js
+%%XPI_XPIDIR%%/4ef02029/common/content/disable-acr.jsm
+%%XPI_XPIDIR%%/4ef02029/common/content/editor.js
+%%XPI_XPIDIR%%/4ef02029/common/content/eval.js
+%%XPI_XPIDIR%%/4ef02029/common/content/events.js
+%%XPI_XPIDIR%%/4ef02029/common/content/help.css
+%%XPI_XPIDIR%%/4ef02029/common/content/help.js
+%%XPI_XPIDIR%%/4ef02029/common/content/help.xsl
+%%XPI_XPIDIR%%/4ef02029/common/content/hints.js
+%%XPI_XPIDIR%%/4ef02029/common/content/history.js
+%%XPI_XPIDIR%%/4ef02029/common/content/key-processors.js
+%%XPI_XPIDIR%%/4ef02029/common/content/mappings.js
+%%XPI_XPIDIR%%/4ef02029/common/content/marks.js
+%%XPI_XPIDIR%%/4ef02029/common/content/modes.js
+%%XPI_XPIDIR%%/4ef02029/common/content/mow.js
+%%XPI_XPIDIR%%/4ef02029/common/content/preferences.xul
+%%XPI_XPIDIR%%/4ef02029/common/content/quickmarks.js
+%%XPI_XPIDIR%%/4ef02029/common/content/statusline.js
+%%XPI_XPIDIR%%/4ef02029/common/content/tabs.js
+%%XPI_XPIDIR%%/4ef02029/common/locale/en-US/all.xml
+%%XPI_XPIDIR%%/4ef02029/common/locale/en-US/autocommands.xml
+%%XPI_XPIDIR%%/4ef02029/common/locale/en-US/browsing.xml
+%%XPI_XPIDIR%%/4ef02029/common/locale/en-US/buffer.xml
+%%XPI_XPIDIR%%/4ef02029/common/locale/en-US/cmdline.xml
+%%XPI_XPIDIR%%/4ef02029/common/locale/en-US/developer.xml
+%%XPI_XPIDIR%%/4ef02029/common/locale/en-US/editing.xml
+%%XPI_XPIDIR%%/4ef02029/common/locale/en-US/eval.xml
+%%XPI_XPIDIR%%/4ef02029/common/locale/en-US/faq.xml
+%%XPI_XPIDIR%%/4ef02029/common/locale/en-US/gui.xml
+%%XPI_XPIDIR%%/4ef02029/common/locale/en-US/hints.xml
+%%XPI_XPIDIR%%/4ef02029/common/locale/en-US/index.xml
+%%XPI_XPIDIR%%/4ef02029/common/locale/en-US/intro.xml
+%%XPI_XPIDIR%%/4ef02029/common/locale/en-US/map.xml
+%%XPI_XPIDIR%%/4ef02029/common/locale/en-US/marks.xml
+%%XPI_XPIDIR%%/4ef02029/common/locale/en-US/message.xml
+%%XPI_XPIDIR%%/4ef02029/common/locale/en-US/messages.properties
+%%XPI_XPIDIR%%/4ef02029/common/locale/en-US/options.xml
+%%XPI_XPIDIR%%/4ef02029/common/locale/en-US/pattern.xml
+%%XPI_XPIDIR%%/4ef02029/common/locale/en-US/print.xml
+%%XPI_XPIDIR%%/4ef02029/common/locale/en-US/privacy.xml
+%%XPI_XPIDIR%%/4ef02029/common/locale/en-US/repeat.xml
+%%XPI_XPIDIR%%/4ef02029/common/locale/en-US/starting.xml
+%%XPI_XPIDIR%%/4ef02029/common/locale/en-US/styling.xml
+%%XPI_XPIDIR%%/4ef02029/common/locale/en-US/tabs.xml
+%%XPI_XPIDIR%%/4ef02029/common/locale/en-US/various.xml
+%%XPI_XPIDIR%%/4ef02029/common/modules/addons.jsm
+%%XPI_XPIDIR%%/4ef02029/common/modules/base.jsm
+%%XPI_XPIDIR%%/4ef02029/common/modules/bookmarkcache.jsm
+%%XPI_XPIDIR%%/4ef02029/common/modules/bootstrap.jsm
+%%XPI_XPIDIR%%/4ef02029/common/modules/buffer.jsm
+%%XPI_XPIDIR%%/4ef02029/common/modules/cache.jsm
+%%XPI_XPIDIR%%/4ef02029/common/modules/commands.jsm
+%%XPI_XPIDIR%%/4ef02029/common/modules/completion.jsm
+%%XPI_XPIDIR%%/4ef02029/common/modules/config.jsm
+%%XPI_XPIDIR%%/4ef02029/common/modules/contexts.jsm
+%%XPI_XPIDIR%%/4ef02029/common/modules/dom.jsm
+%%XPI_XPIDIR%%/4ef02029/common/modules/downloads.jsm
+%%XPI_XPIDIR%%/4ef02029/common/modules/finder.jsm
+%%XPI_XPIDIR%%/4ef02029/common/modules/help.jsm
+%%XPI_XPIDIR%%/4ef02029/common/modules/highlight.jsm
+%%XPI_XPIDIR%%/4ef02029/common/modules/io.jsm
+%%XPI_XPIDIR%%/4ef02029/common/modules/javascript.jsm
+%%XPI_XPIDIR%%/4ef02029/common/modules/main.jsm
+%%XPI_XPIDIR%%/4ef02029/common/modules/messages.jsm
+%%XPI_XPIDIR%%/4ef02029/common/modules/options.jsm
+%%XPI_XPIDIR%%/4ef02029/common/modules/overlay.jsm
+%%XPI_XPIDIR%%/4ef02029/common/modules/prefs.jsm
+%%XPI_XPIDIR%%/4ef02029/common/modules/protocol.jsm
+%%XPI_XPIDIR%%/4ef02029/common/modules/sanitizer.jsm
+%%XPI_XPIDIR%%/4ef02029/common/modules/services.jsm
+%%XPI_XPIDIR%%/4ef02029/common/modules/storage.jsm
+%%XPI_XPIDIR%%/4ef02029/common/modules/styles.jsm
+%%XPI_XPIDIR%%/4ef02029/common/modules/template.jsm
+%%XPI_XPIDIR%%/4ef02029/common/modules/util.jsm
+%%XPI_XPIDIR%%/4ef02029/common/skin/dactyl.css
+%%XPI_XPIDIR%%/4ef02029/common/skin/global-styles.css
+%%XPI_XPIDIR%%/4ef02029/common/skin/help-styles.css
+%%XPI_XPIDIR%%/4ef02029/pentadactyl/config.json
+%%XPI_XPIDIR%%/4ef02029/pentadactyl/content/config.js
+%%XPI_XPIDIR%%/4ef02029/pentadactyl/content/logo.png
+%%XPI_XPIDIR%%/4ef02029/pentadactyl/locale/en-US/all.xml
+%%XPI_XPIDIR%%/4ef02029/pentadactyl/locale/en-US/autocommands.xml
+%%XPI_XPIDIR%%/4ef02029/pentadactyl/locale/en-US/intro.xml
+%%XPI_XPIDIR%%/4ef02029/pentadactyl/locale/en-US/map.xml
+%%XPI_XPIDIR%%/4ef02029/pentadactyl/locale/en-US/messages.properties
+%%XPI_XPIDIR%%/4ef02029/pentadactyl/locale/en-US/tutorial.xml
+%%XPI_XPIDIR%%/4ef02029/pentadactyl/skin/about.css
+%%XPI_XPIDIR%%/4ef02029/pentadactyl/skin/icon.png
+%%XPI_XPIDIR%%/AUTHORS
+%%XPI_XPIDIR%%/Donors
+%%XPI_XPIDIR%%/LICENSE.txt
+%%XPI_XPIDIR%%/NEWS
+%%XPI_XPIDIR%%/TODO
+%%XPI_XPIDIR%%/bootstrap.js
+%%XPI_XPIDIR%%/chrome.manifest
+%%XPI_XPIDIR%%/components/commandline-handler.js
+%%XPI_XPIDIR%%/icon.png
+%%XPI_XPIDIR%%/icon64.png
+%%XPI_XPIDIR%%/install.rdf
+@dirrm %%XPI_XPIDIR%%/4ef02029/common/content
+@dirrm %%XPI_XPIDIR%%/4ef02029/common/locale/en-US
+@dirrm %%XPI_XPIDIR%%/4ef02029/common/locale
+@dirrm %%XPI_XPIDIR%%/4ef02029/common/modules
+@dirrm %%XPI_XPIDIR%%/4ef02029/common/skin
+@dirrm %%XPI_XPIDIR%%/4ef02029/common
+@dirrm %%XPI_XPIDIR%%/4ef02029/pentadactyl/content
+@dirrm %%XPI_XPIDIR%%/4ef02029/pentadactyl/locale/en-US
+@dirrm %%XPI_XPIDIR%%/4ef02029/pentadactyl/locale
+@dirrm %%XPI_XPIDIR%%/4ef02029/pentadactyl/skin
+@dirrm %%XPI_XPIDIR%%/4ef02029/pentadactyl
+@dirrm %%XPI_XPIDIR%%/4ef02029
+@dirrm %%XPI_XPIDIR%%/components