aboutsummaryrefslogtreecommitdiffstats
path: root/databases
diff options
context:
space:
mode:
authorthierry <thierry@FreeBSD.org>2017-02-12 01:09:52 +0800
committerthierry <thierry@FreeBSD.org>2017-02-12 01:09:52 +0800
commit1a3d479165789a00293c5085a76d323a64ce226f (patch)
tree04ac98a8e1f336bd45194b975af15e6060b7bbf6 /databases
parenta459ec9875db1111ddd9194b211319bf84612235 (diff)
downloadfreebsd-ports-gnome-1a3d479165789a00293c5085a76d323a64ce226f.tar.gz
freebsd-ports-gnome-1a3d479165789a00293c5085a76d323a64ce226f.tar.zst
freebsd-ports-gnome-1a3d479165789a00293c5085a76d323a64ce226f.zip
This driver is no more supported.
Remove my maintainership and mark as deprecated. Notified by: marino
Diffstat (limited to 'databases')
-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