Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 Mar 2017 22:58:18 +0000 (UTC)
From:      Rene Ladan <rene@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r435735 - in head: . databases databases/jdbc-oracle10g databases/jdbc-oracle8i databases/jdbc-oracle9i databases/oracle7-client databases/oracle8-client databases/p5-DBD-Oracle databas...
Message-ID:  <201703082258.v28MwI7k000884@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: rene
Date: Wed Mar  8 22:58:18 2017
New Revision: 435735
URL: https://svnweb.freebsd.org/changeset/ports/435735

Log:
  Remove expired ports:
  2017-03-07 databases/oracle8-client: Oracle 8 EOL by 10 years
  2017-03-07 databases/oracle7-client: Oracle 7 EOL by 13 years
  2017-03-07 databases/yasql: Dependent on deprecated oracle7-client
  2017-03-07 databases/jdbc-oracle10g: Oracle 10g EOL almost 4 years
  2017-03-07 databases/p5-DBD-Oracle: Depends on deprecated Oracle 7 (or 8) client
  2017-03-07 databases/jdbc-oracle8i: Oracle8i unsupported and unavailable; fetch site redirects
  2017-03-07 databases/jdbc-oracle9i: Oracle 9i is no more supported

Deleted:
  head/databases/jdbc-oracle10g/
  head/databases/jdbc-oracle8i/
  head/databases/jdbc-oracle9i/
  head/databases/oracle7-client/
  head/databases/oracle8-client/
  head/databases/p5-DBD-Oracle/
  head/databases/yasql/
Modified:
  head/LEGAL
  head/MOVED
  head/databases/Makefile

Modified: head/LEGAL
==============================================================================
--- head/LEGAL	Wed Mar  8 22:51:15 2017	(r435734)
+++ head/LEGAL	Wed Mar  8 22:58:18 2017	(r435735)
@@ -166,10 +166,7 @@ nttcp-*			benchmarks/nttcp	No commercial
 nwresources*.tar.gz	games/nwndata		Distribution not allowed
 oneko-*.tar.gz		games/oneko-sakura	Including derivatives from CARDCAPTOR SAKURA
 OptimFROG*		audio/optimfrog		No commercial use
-oracle/*		databases/jdbc-oracle10g	This software is under license and export controls
 oracle/*		databases/jdbc-oracle11g	This software is under license and export controls
-oracle/*		databases/jdbc-oracle8i	This software is under license and export controls
-oracle/*		databases/jdbc-oracle9i	This software is under license and export controls
 oracle/sqldeveloper*	databases/sqldeveloper	This software is under license and export controls
 oracle/instantclient-basic-linux*	databases/linux-oracle-instantclient-basic	Packaging prohibited by Oracle license
 oracle/instantclient-sqlplus-linux*	databases/linux-oracle-instantclient-sqlplus	Packaging prohibited by Oracle license

Modified: head/MOVED
==============================================================================
--- head/MOVED	Wed Mar  8 22:51:15 2017	(r435734)
+++ head/MOVED	Wed Mar  8 22:58:18 2017	(r435735)
@@ -9124,3 +9124,10 @@ devel/py-tgMochiKit||2017-03-03|Has expi
 www/py-Lightbox||2017-03-03|Has expired: Development of this branch ceased
 devel/py-ll-core||2017-03-04|Has expired: Long unmaintained, abandoned upstream
 net/tcpdump398|net/tcpdump|2017-03-05|Has expired: multiple security vulnerabilities; not updated since 2009
+databases/oracle8-client||2017-03-07|Has expired: Oracle 8 EOL by 10 years
+databases/oracle7-client||2017-03-07|Has expired: Oracle 7 EOL by 13 years
+databases/yasql||2017-03-07|Has expired: Dependent on deprecated oracle7-client
+databases/jdbc-oracle10g||2017-03-07|Has expired: Oracle 10g EOL almost 4 years
+databases/p5-DBD-Oracle||2017-03-07|Has expired: Depends on deprecated Oracle 7 (or 8) client
+databases/jdbc-oracle8i||2017-03-07|Has expired: Oracle8i unsupported and unavailable; fetch site redirects
+databases/jdbc-oracle9i||2017-03-07|Has expired: Oracle 9i is no more supported

Modified: head/databases/Makefile
==============================================================================
--- head/databases/Makefile	Wed Mar  8 22:51:15 2017	(r435734)
+++ head/databases/Makefile	Wed Mar  8 22:58:18 2017	(r435735)
@@ -121,10 +121,7 @@
     SUBDIR += jakarta-commons-dbutils
     SUBDIR += jasperreports
     SUBDIR += jdb
-    SUBDIR += jdbc-oracle10g
     SUBDIR += jdbc-oracle11g
-    SUBDIR += jdbc-oracle8i
-    SUBDIR += jdbc-oracle9i
     SUBDIR += jdbm2
     SUBDIR += jlog
     SUBDIR += jrobin
@@ -251,8 +248,6 @@
     SUBDIR += openark-kit
     SUBDIR += opendbx
     SUBDIR += opentsdb
-    SUBDIR += oracle7-client
-    SUBDIR += oracle8-client
     SUBDIR += p5-Amazon-SimpleDB
     SUBDIR += p5-Amon2-DBI
     SUBDIR += p5-AnyEvent-BDB
@@ -315,7 +310,6 @@
     SUBDIR += p5-DBD-Mock
     SUBDIR += p5-DBD-Multi
     SUBDIR += p5-DBD-ODBC
-    SUBDIR += p5-DBD-Oracle
     SUBDIR += p5-DBD-Pg
     SUBDIR += p5-DBD-PgLite
     SUBDIR += p5-DBD-PgPP
@@ -1003,7 +997,6 @@
     SUBDIR += xapian-core
     SUBDIR += xapian-core10
     SUBDIR += xtrabackup
-    SUBDIR += yasql
     SUBDIR += zodb3
 
 .include <bsd.port.subdir.mk>



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