aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBeat Gaetzi <beat@FreeBSD.org>2011-10-19 15:51:24 +0000
committerBeat Gaetzi <beat@FreeBSD.org>2011-10-19 15:51:24 +0000
commite4198a15c54599f15347c176ed336e6acc46566d (patch)
tree462f73a6cd5279ec826b14a79660ea214fea316c
parent0918772ea30994ed51d3b2302b2caf27edb0acf6 (diff)
downloadports-e4198a15c54599f15347c176ed336e6acc46566d.tar.gz
ports-e4198a15c54599f15347c176ed336e6acc46566d.zip
Notes
-rw-r--r--MOVED1
-rw-r--r--mail/Makefile1
-rw-r--r--mail/enigmail-seamonkey2/Makefile21
3 files changed, 1 insertions, 22 deletions
diff --git a/MOVED b/MOVED
index ab7155a8f322..2022821926ae 100644
--- a/MOVED
+++ b/MOVED
@@ -2822,3 +2822,4 @@ x11/kdebase4-runtime|x11/kde4-runtime|2011-10-16|Renamed upstream
x11/kdebase4-workspace|x11/kde4-workspace|2011-10-16|Renamed upstream
deskutils/lightning|www/seamonkey|2011-10-19|Superseded by LIGHTNING option in SeaMonkey
deskutils/lightning-thunderbird|mail/thunderbird|2011-10-19|Superseded by LIGHTNING option in Thunderbird
+mail/enigmail-seamonkey2|mail/enigmail-seamonkey|2011-10-19|Depends on outdated and vulnerable SeaMonkey 2.0
diff --git a/mail/Makefile b/mail/Makefile
index 877a923cd760..38cc2459262c 100644
--- a/mail/Makefile
+++ b/mail/Makefile
@@ -117,7 +117,6 @@
SUBDIR += emil
SUBDIR += enigmail
SUBDIR += enigmail-seamonkey
- SUBDIR += enigmail-seamonkey2
SUBDIR += enigmail-thunderbird
SUBDIR += enigmail-thunderbird3
SUBDIR += enma
diff --git a/mail/enigmail-seamonkey2/Makefile b/mail/enigmail-seamonkey2/Makefile
deleted file mode 100644
index d0a95c1e7273..000000000000
--- a/mail/enigmail-seamonkey2/Makefile
+++ /dev/null
@@ -1,21 +0,0 @@
-# New ports collection makefile for: enigmail
-# Date created: 30 December 2009
-# Whom: Alex Dupre <ale@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-PORTVERSION= 1.0.1
-PORTREVISION= 1
-
-COMMENT= A GnuPG extension for the Seamonkey mail client
-
-MASTERDIR= ${.CURDIR}/../enigmail
-
-GECKO= seamonkey2
-GECKO_PORTDIR= www/${GECKO}
-GECKO_EXTDIR= comm-1.9.1
-
-PORTSCOUT= ignore:1
-
-.include "${MASTERDIR}/Makefile"