Date: Fri, 10 Feb 2017 15:09:02 +0000 (UTC) From: John Marino <marino@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433795 - head/databases/jdbc-oracle8i Message-ID: <201702101509.v1AF92HU013222@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: marino Date: Fri Feb 10 15:09:02 2017 New Revision: 433795 URL: https://svnweb.freebsd.org/changeset/ports/433795 Log: databases/jdbc-oracle8i: Deprecate and mark for removal 7 MAR 2017 Nothing earlier than jdbc-oracle11i is supported, and the listed required files for oracle 9i and below are no longer available. Moreover the URL listed in the ignore message redirects. Fetching from the new location is impossible. This software has been EOL for a long time. Modified: head/databases/jdbc-oracle8i/Makefile Modified: head/databases/jdbc-oracle8i/Makefile ============================================================================== --- head/databases/jdbc-oracle8i/Makefile Fri Feb 10 14:57:38 2017 (r433794) +++ head/databases/jdbc-oracle8i/Makefile Fri Feb 10 15:09:02 2017 (r433795) @@ -15,6 +15,9 @@ EXTRACT_ONLY= ${CLASSES}${EXTRACT_SUFX} MAINTAINER= ports@FreeBSD.org COMMENT= The JDBC drivers for Oracle 8i +DEPRECATED= Oracle8i unsupported and unavailable; fetch site redirects +EXPIRATION_DATE= 2017-03-07 + PATCH_DEPENDS= ${LOCALBASE}/bin/zip:archivers/zip RESTRICTED= Must be downloaded direct from Oracle via www interface
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201702101509.v1AF92HU013222>