Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Jun 2019 10:06:30 +0000 (UTC)
From:      Tobias Kortkamp <tobik@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r504075 - head/www/axis
Message-ID:  <201906131006.x5DA6U0p088146@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tobik
Date: Thu Jun 13 10:06:30 2019
New Revision: 504075
URL: https://svnweb.freebsd.org/changeset/ports/504075

Log:
  Deprecate www/axis and let it expire on 2019-06-30
  
  It has not been maintained upstream since 2006.  Use www/axis2 instead.

Modified:
  head/www/axis/Makefile

Modified: head/www/axis/Makefile
==============================================================================
--- head/www/axis/Makefile	Thu Jun 13 10:04:58 2019	(r504074)
+++ head/www/axis/Makefile	Thu Jun 13 10:06:30 2019	(r504075)
@@ -13,6 +13,9 @@ COMMENT=	Java SOAP implementation by Apache
 
 LICENSE=	APACHE20
 
+DEPRECATED=	Abandonware; use www/axis2 instead
+EXPIRATION_DATE=	2019-06-30
+
 OPTIONS_DEFINE=	DOCS EXAMPLES
 OPTIONS_SINGLE=		AS
 OPTIONS_SINGLE_AS=	TOMCAT6 TOMCAT7



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201906131006.x5DA6U0p088146>