aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2019-04-06 06:21:12 +0800
committerJan Beich <jbeich@FreeBSD.org>2019-04-06 06:21:12 +0800
commit89f2a5adcd49e8f9b56c3d515d874920f407ab43 (patch)
treeaf69f85fb8b64fc2feb58d2f2d4dd42dee3da76d /www
parentd8c4632f058dd0f76916c7a60156f7c7579b89da (diff)
downloadfreebsd-ports-gnome-89f2a5adcd49e8f9b56c3d515d874920f407ab43.tar.gz
freebsd-ports-gnome-89f2a5adcd49e8f9b56c3d515d874920f407ab43.tar.zst
freebsd-ports-gnome-89f2a5adcd49e8f9b56c3d515d874920f407ab43.zip
www/{palemoon,seamonkey}: put on a deathbed
No point in keeping abandonware only to delay Mk/bsd.gecko.mk cleanup. SeaMonkey is unlikely to escape the rabbit hole of technical debt and PaleMoon is unlikely to be friendly to BSDs (or packagers in general).
Diffstat (limited to 'www')
-rw-r--r--www/palemoon/Makefile3
-rw-r--r--www/seamonkey/Makefile3
2 files changed, 6 insertions, 0 deletions
diff --git a/www/palemoon/Makefile b/www/palemoon/Makefile
index 7dc4fea3ce94..d072f297fd7c 100644
--- a/www/palemoon/Makefile
+++ b/www/palemoon/Makefile
@@ -10,6 +10,9 @@ CATEGORIES= www ipv6
MAINTAINER= lichray@gmail.com
COMMENT= Open Source Goanna-based web browser
+DEPRECATED= Multiple vulnerabilities and crashes if built by Clang 8
+EXPIRATION_DATE=2019-08-31
+
BUILD_DEPENDS= nspr>=4.15:devel/nspr \
nss>=3.31.1:security/nss \
libevent>=2.0.22:devel/libevent \
diff --git a/www/seamonkey/Makefile b/www/seamonkey/Makefile
index 67ed4a544e71..855c53ee3a5d 100644
--- a/www/seamonkey/Makefile
+++ b/www/seamonkey/Makefile
@@ -13,6 +13,9 @@ DISTFILES= ${DISTNAME}.source${EXTRACT_SUFX}
MAINTAINER= gecko@FreeBSD.org
COMMENT= The open source, standards compliant web browser
+DEPRECATED= Multiple vulnerabilities and crashes if built by Clang 8
+EXPIRATION_DATE=2019-08-31
+
BUILD_DEPENDS= nspr>=4.13.1:devel/nspr \
nss>=3.28.6:security/nss \
libevent>=2.0.21_2:devel/libevent \