[SVN-Commit] r290 - branches/experimental/www/seamonkey trunk/www/seamonkey

svn-freebsd-gecko at chruetertee.ch svn-freebsd-gecko at chruetertee.ch
Fri Mar 19 09:55:18 UTC 2010


Author: beat
Date: Fri Mar 19 09:55:10 2010
New Revision: 290

Log:
- Mark DEPRECATED: With the release of SeaMonkey 1.1.19 support 
  for SeaMonkey 1.x has been dropped. As not all known security 
  vulnerabilites has been fixed with 1.1.19 please consider
  using www/seamonkey2 instead.
- No EXPIRATION_DATE set as some ports still depends on the 
  seamonkey gecko provider.

Modified:
   branches/experimental/www/seamonkey/Makefile
   trunk/www/seamonkey/Makefile

Modified: branches/experimental/www/seamonkey/Makefile
==============================================================================
--- branches/experimental/www/seamonkey/Makefile	Thu Mar 18 15:16:01 2010	(r289)
+++ branches/experimental/www/seamonkey/Makefile	Fri Mar 19 09:55:10 2010	(r290)
@@ -2,7 +2,7 @@
 # Date created:		31 Mar 1998
 # Whom:			eivind/dima/jseger
 #
-# $FreeBSD: ports/www/seamonkey/Makefile,v 1.293 2009/11/27 09:09:08 beat Exp $
+# $FreeBSD: ports/www/seamonkey/Makefile,v 1.296 2010/03/17 05:28:26 beat Exp $
 #
 
 PORTNAME=	seamonkey
@@ -15,6 +15,7 @@
 MAINTAINER=	gecko at FreeBSD.org
 COMMENT=	The open source, standards compliant web browser
 
+DEPRECATED=	Upstream support dropped. Please consider using www/seamonkey2 instead.
 CONFLICTS=	seamonkey-2*
 USE_BZIP2=	yes
 USE_GMAKE=	yes

Modified: trunk/www/seamonkey/Makefile
==============================================================================
--- trunk/www/seamonkey/Makefile	Thu Mar 18 15:16:01 2010	(r289)
+++ trunk/www/seamonkey/Makefile	Fri Mar 19 09:55:10 2010	(r290)
@@ -2,7 +2,7 @@
 # Date created:		31 Mar 1998
 # Whom:			eivind/dima/jseger
 #
-# $FreeBSD: ports/www/seamonkey/Makefile,v 1.294 2009/12/14 12:26:48 beat Exp $
+# $FreeBSD: ports/www/seamonkey/Makefile,v 1.296 2010/03/17 05:28:26 beat Exp $
 #   $MCom: ports-stable/www/seamonkey/Makefile,v 1.9 2009/01/09 23:41:22 mezz Exp $
 #
 
@@ -16,6 +16,7 @@
 MAINTAINER=	gecko at FreeBSD.org
 COMMENT=	The open source, standards compliant web browser
 
+DEPRECATED=	Upstream support dropped. Please consider using www/seamonkey2 instead.
 CONFLICTS=	seamonkey-2*
 USE_BZIP2=	yes
 USE_GMAKE=	yes


More information about the freebsd-gecko mailing list