aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www/Makefile1
-rw-r--r--www/xpi-fission/Makefile21
-rw-r--r--www/xpi-fission/distinfo3
-rw-r--r--www/xpi-fission/pkg-descr4
4 files changed, 29 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile
index f224e6874465..a36854f176bd 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -990,6 +990,7 @@
SUBDIR += xpi-cutemenus-crystalsvg
SUBDIR += xpi-downthemall
SUBDIR += xpi-fasterfox
+ SUBDIR += xpi-fission
SUBDIR += xpi-flashblock
SUBDIR += xpi-google-notebook
SUBDIR += xpi-greasemonkey
diff --git a/www/xpi-fission/Makefile b/www/xpi-fission/Makefile
new file mode 100644
index 000000000000..1cda81ab7b7e
--- /dev/null
+++ b/www/xpi-fission/Makefile
@@ -0,0 +1,21 @@
+# New ports collection makefile for: xpi-fission
+# Date created: 18 May 2006
+# Whom: Andrew Pantyukhin <infofarmer@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= fission
+PORTVERSION= 0.8.5
+DISTVERSIONSUFFIX= -fx
+CATEGORIES= www
+
+MAINTAINER= infofarmer@FreeBSD.org
+COMMENT= Combines address bar and progress bar
+
+XPI_ID= {1280606b-2510-4fe0-97ef-9b5a22eafe41}
+XPI_FILES= chrome/fission.jar chrome.manifest defaults/preferences/fission.js install.rdf
+XPI_DIRS= chrome defaults/preferences defaults
+
+.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
+.include <bsd.port.mk>
diff --git a/www/xpi-fission/distinfo b/www/xpi-fission/distinfo
new file mode 100644
index 000000000000..5d8ed0fc0602
--- /dev/null
+++ b/www/xpi-fission/distinfo
@@ -0,0 +1,3 @@
+MD5 (xpi/fission-0.8.5-fx.xpi) = 401d9666e2adb84a23ff2f0a2bec480e
+SHA256 (xpi/fission-0.8.5-fx.xpi) = 81c10ea2be57eda7ca58db46415d05e6694ef79188eec885defa830db0fd3d56
+SIZE (xpi/fission-0.8.5-fx.xpi) = 8957
diff --git a/www/xpi-fission/pkg-descr b/www/xpi-fission/pkg-descr
new file mode 100644
index 000000000000..2b05bce6a469
--- /dev/null
+++ b/www/xpi-fission/pkg-descr
@@ -0,0 +1,4 @@
+Fission combines address bar and progress bar, making the progress
+bar more visible and allowing for a nice visual effect.
+
+WWW: http://forums.mozillazine.org/viewtopic.php?t=370248