diff options
author | lx <lx@FreeBSD.org> | 2009-08-01 02:21:09 +0800 |
---|---|---|
committer | lx <lx@FreeBSD.org> | 2009-08-01 02:21:09 +0800 |
commit | f04d3d2980f7b9380f1fdd7d558b711d5a645f07 (patch) | |
tree | 111334422dd69869c0e29611b709c981274718b0 /www | |
parent | 329b2b7196551b71d8b89180252631c72047b8dd (diff) | |
download | freebsd-ports-gnome-f04d3d2980f7b9380f1fdd7d558b711d5a645f07.tar.gz freebsd-ports-gnome-f04d3d2980f7b9380f1fdd7d558b711d5a645f07.tar.zst freebsd-ports-gnome-f04d3d2980f7b9380f1fdd7d558b711d5a645f07.zip |
Remove at author's request -- this version is both broken and insecure.
www/xpi-firegpg
Diffstat (limited to 'www')
-rw-r--r-- | www/Makefile | 1 | ||||
-rw-r--r-- | www/xpi-firegpg/Makefile | 23 | ||||
-rw-r--r-- | www/xpi-firegpg/distinfo | 3 | ||||
-rw-r--r-- | www/xpi-firegpg/pkg-descr | 5 | ||||
-rw-r--r-- | www/xpi-firegpg/pkg-plist | 10 |
5 files changed, 0 insertions, 42 deletions
diff --git a/www/Makefile b/www/Makefile index a1091e00460b..c67fc33785c0 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1669,7 +1669,6 @@ SUBDIR += xpi-firebug SUBDIR += xpi-firefox-showcase SUBDIR += xpi-firefoxonwooztalk - SUBDIR += xpi-firegpg SUBDIR += xpi-firemobilesimulator SUBDIR += xpi-fission SUBDIR += xpi-flashblock diff --git a/www/xpi-firegpg/Makefile b/www/xpi-firegpg/Makefile deleted file mode 100644 index d179776f5890..000000000000 --- a/www/xpi-firegpg/Makefile +++ /dev/null @@ -1,23 +0,0 @@ -# New ports collection makefile for: xpi-firegpg -# Date created: 2008-07-24 -# Whom: Ashish Shukla <wahjava@gmail.com> -# -# $FreeBSD$ -# - -PORTNAME= firegpg -PORTVERSION= 0.5.2 -CATEGORIES= www -MASTER_SITES= http://getfiregpg.org/${MASTER_SITE_SUBDIR}/ -MASTER_SITE_SUBDIR= stable - -MAINTAINER= ports@FreeBSD.org -COMMENT= An extension that acts as an assistant for using GPG - -RUN_DEPENDS= gpg:${PORTSDIR}/security/gnupg - -XPI_ID= firegpg@firegpg.team -USE_XPI= *firefox* - -.include "${.CURDIR}/../xpi-adblock/Makefile.xpi" -.include <bsd.port.mk> diff --git a/www/xpi-firegpg/distinfo b/www/xpi-firegpg/distinfo deleted file mode 100644 index 9e6109acb352..000000000000 --- a/www/xpi-firegpg/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (xpi/firegpg-0.5.2.xpi) = 2961683d624b7569f59836f8e2b7c19d -SHA256 (xpi/firegpg-0.5.2.xpi) = 9f4e74c2c234c55b4459d71ec933dc4a7690cd2fc592501fa2453d5efcd694fb -SIZE (xpi/firegpg-0.5.2.xpi) = 162882 diff --git a/www/xpi-firegpg/pkg-descr b/www/xpi-firegpg/pkg-descr deleted file mode 100644 index 38f179613725..000000000000 --- a/www/xpi-firegpg/pkg-descr +++ /dev/null @@ -1,5 +0,0 @@ -FireGPG is a Firefox extension which brings an interface -to encrypt, decrypt, sign or verify the signature of text -in any web page using GnuPG. - -WWW: http://getfiregpg.org/index.html diff --git a/www/xpi-firegpg/pkg-plist b/www/xpi-firegpg/pkg-plist deleted file mode 100644 index 5d9ba79df6d9..000000000000 --- a/www/xpi-firegpg/pkg-plist +++ /dev/null @@ -1,10 +0,0 @@ -%%XPI_XPIDIR%%/AUTHORS -%%XPI_XPIDIR%%/COPYING -%%XPI_XPIDIR%%/README -%%XPI_XPIDIR%%/chrome.manifest -%%XPI_XPIDIR%%/chrome/firegpg.jar -%%XPI_XPIDIR%%/defaults/preferences/firegpg.js -%%XPI_XPIDIR%%/install.rdf -@dirrm %%XPI_XPIDIR%%/defaults/preferences -@dirrm %%XPI_XPIDIR%%/defaults -@dirrm %%XPI_XPIDIR%%/chrome |