1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-22 08:58:47 +00:00

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).
This commit is contained in:
Jan Beich 2019-04-05 22:21:12 +00:00
parent d8c4632f05
commit 89f2a5adcd
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=497995
2 changed files with 6 additions and 0 deletions

View File

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

View File

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