summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2017-02-11 17:09:52 +0000
committerThierry Thomas <thierry@FreeBSD.org>2017-02-11 17:09:52 +0000
commit56a50e7301911f9b88a225ff5aa29bbd5e64b0ca (patch)
tree04ac98a8e1f336bd45194b975af15e6060b7bbf6
parentAdd license (diff)
This driver is no more supported.
Remove my maintainership and mark as deprecated. Notified by: marino
Notes
Notes: svn path=/head/; revision=433895
-rw-r--r--databases/jdbc-oracle9i/Makefile5
-rw-r--r--databases/jdbc-oracle9i/pkg-descr2
2 files changed, 5 insertions, 2 deletions
diff --git a/databases/jdbc-oracle9i/Makefile b/databases/jdbc-oracle9i/Makefile
index b8aee8c79d72..c20f9bb43a46 100644
--- a/databases/jdbc-oracle9i/Makefile
+++ b/databases/jdbc-oracle9i/Makefile
@@ -11,9 +11,12 @@ DISTFILES= ${CLASSES} ${OCRS_FILE}
DIST_SUBDIR= oracle9i
EXTRACT_ONLY= # none
-MAINTAINER= thierry@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= The JDBC drivers for Oracle 9i
+DEPRECATED= Oracle 9i is no more supported
+EXPIRATION_DATE= 2017-03-07
+
RESTRICTED= This software is under license and export controls
USE_JAVA= yes
diff --git a/databases/jdbc-oracle9i/pkg-descr b/databases/jdbc-oracle9i/pkg-descr
index d3d60856ce95..2503a287812a 100644
--- a/databases/jdbc-oracle9i/pkg-descr
+++ b/databases/jdbc-oracle9i/pkg-descr
@@ -1,4 +1,4 @@
This is a port of the JDBC driver which is used to access Oracle 9i
databases using a database-independant API in Java for use with JDK 1.4.
-WWW: http://www.oracle.com/technology/tech/java/sqlj_jdbc/index.html
+WWW: http://www.oracle.com/technetwork/database/features/jdbc/index-091264.html