diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2005-11-20 19:45:05 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2005-11-20 19:45:05 +0000 |
commit | d1284fb13027e1dedacb1b41add07dcb0ca8787b (patch) | |
tree | d964f67c84dad2875653b4cb7d69dbceaf3517af | |
parent | c3870ea63648d231842eb680775cd42d4643e68d (diff) | |
download | freebsd-ports-d1284fb13027e1dedacb1b41add07dcb0ca8787b.zip |
- Mark this port as deprecated due to the development focus moving to
seamonkey and multi vulnerabilities in mozilla-devel.
-rw-r--r-- | www/mozilla-devel/Makefile | 4 | ||||
-rw-r--r-- | www/seamonkey/Makefile | 4 | ||||
-rw-r--r-- | www/seamonkey2/Makefile | 4 |
3 files changed, 12 insertions, 0 deletions
diff --git a/www/mozilla-devel/Makefile b/www/mozilla-devel/Makefile index f07c7a743f6d..8215564c2cbf 100644 --- a/www/mozilla-devel/Makefile +++ b/www/mozilla-devel/Makefile @@ -23,6 +23,10 @@ LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ png.5:${PORTSDIR}/graphics/png \ Xft.2:${PORTSDIR}/x11-fonts/libXft +DEPRECATED= "The mozilla team has shifted the development branch of \ + mozilla to seamonkey, this port is outdated and has many \ + vulnerabilities" + WRKSRC= ${WRKDIR}/${PORTNAME} MOZILLA?= mozilla-devel MOZ_SUFX?= -devel diff --git a/www/seamonkey/Makefile b/www/seamonkey/Makefile index f07c7a743f6d..8215564c2cbf 100644 --- a/www/seamonkey/Makefile +++ b/www/seamonkey/Makefile @@ -23,6 +23,10 @@ LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ png.5:${PORTSDIR}/graphics/png \ Xft.2:${PORTSDIR}/x11-fonts/libXft +DEPRECATED= "The mozilla team has shifted the development branch of \ + mozilla to seamonkey, this port is outdated and has many \ + vulnerabilities" + WRKSRC= ${WRKDIR}/${PORTNAME} MOZILLA?= mozilla-devel MOZ_SUFX?= -devel diff --git a/www/seamonkey2/Makefile b/www/seamonkey2/Makefile index f07c7a743f6d..8215564c2cbf 100644 --- a/www/seamonkey2/Makefile +++ b/www/seamonkey2/Makefile @@ -23,6 +23,10 @@ LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ png.5:${PORTSDIR}/graphics/png \ Xft.2:${PORTSDIR}/x11-fonts/libXft +DEPRECATED= "The mozilla team has shifted the development branch of \ + mozilla to seamonkey, this port is outdated and has many \ + vulnerabilities" + WRKSRC= ${WRKDIR}/${PORTNAME} MOZILLA?= mozilla-devel MOZ_SUFX?= -devel |