diff options
-rw-r--r-- | MOVED | 1 | ||||
-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 |
6 files changed, 1 insertions, 42 deletions
@@ -4127,3 +4127,4 @@ security/hashish||2009-07-28|Has expired: "does not compile" security/smtpmap||2009-07-28|Has expired: depends on GCC 2.95 which has not been available for 9+ months devel/boost|devel/boost-libs|2009-07-28|Boost ports were split and sliced devel/boost-python|devel/boost-python-libs|2009-07-28|Boost ports were split and sliced +www/xpi-firegpg||2009-07-31|Removed 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 |