Add xpi-fission: Combines address bar and progress bar

Approved by:	krion (mentor)
This commit is contained in:
Andrew Pantyukhin 2006-05-19 21:01:29 +00:00
parent a0f615d384
commit a2d7318dbf
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=162815
4 changed files with 29 additions and 0 deletions

View File

@ -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

21
www/xpi-fission/Makefile Normal file
View File

@ -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>

3
www/xpi-fission/distinfo Normal file
View File

@ -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

View File

@ -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