summaryrefslogtreecommitdiff
path: root/databases/jdbc-oracle11g
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-12-24 20:25:54 +0100
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-12-24 21:27:32 +0100
commitf777dc431e579597d5e1ab856defd9ba2343b7f5 (patch)
treee0ef02865538423f8a15c01fa2b846a4114ff9db /databases/jdbc-oracle11g
parentemulators/vxtools: Mark DEPRECATED (diff)
databases/jdbc-oracle11g: Mark DEPRECATED
- Oracle only provides JDBC driver for currently supported Oracle versions. However Oracle 11g has reached EOL in 2015 - Set EXPIRATION_DATE 2025-01-23
Diffstat (limited to 'databases/jdbc-oracle11g')
-rw-r--r--databases/jdbc-oracle11g/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/databases/jdbc-oracle11g/Makefile b/databases/jdbc-oracle11g/Makefile
index 2abe2b5109d0..a9c77247a950 100644
--- a/databases/jdbc-oracle11g/Makefile
+++ b/databases/jdbc-oracle11g/Makefile
@@ -18,6 +18,9 @@ LICENSE_NAME= Oracle
LICENSE_TEXT= Packaging prohibited by Oracle license
LICENSE_PERMS= auto-accept
+DEPRECATED= Oracle no longer provides public downloads of the old JDBC drivers
+EXPIRATION_DATE= 2025-01-24
+
USE_JAVA= yes
JAVA_VERSION= 8
NO_BUILD= yes