svn commit: r433804 - head/databases/oracle7-client

John Marino marino at FreeBSD.org
Fri Feb 10 15:21:47 UTC 2017


Author: marino
Date: Fri Feb 10 15:21:45 2017
New Revision: 433804
URL: https://svnweb.freebsd.org/changeset/ports/433804

Log:
  databases/oracle7-client: Deprecate for removal 7 MAR 2017
  
  Version 7.3 last release for oracle 7, February 1996
  Official support ended 31 DEC 2003
  
  Later clients still support version 7, but they may also be EOL.
  This particular client is binary and i386 only.

Modified:
  head/databases/oracle7-client/Makefile

Modified: head/databases/oracle7-client/Makefile
==============================================================================
--- head/databases/oracle7-client/Makefile	Fri Feb 10 15:20:31 2017	(r433803)
+++ head/databases/oracle7-client/Makefile	Fri Feb 10 15:21:45 2017	(r433804)
@@ -11,6 +11,9 @@ DISTNAME=	oracle7.client.OCI
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Oracle 7 client
 
+DEPRECATED=	Oracle 7 EOL by 13 years
+EXPIRATION_DATE=	2017-03-07
+
 ONLY_FOR_ARCHS=	i386
 ORACLE_PREFIX=	oracle7
 DIST_SUBDIR=	${ORACLE_PREFIX}


More information about the svn-ports-all mailing list