aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-DBD-Oracle
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2017-02-10 15:37:08 +0000
committerJohn Marino <marino@FreeBSD.org>2017-02-10 15:37:08 +0000
commit1308070fdbe960942d2cb0b52fc4ec3252d7fb37 (patch)
tree8d436964be4d02c7f5de0d3c03b978d4d799de3e /databases/p5-DBD-Oracle
parent8057725e9040a0a68666f21b9dcfc4dbca304c00 (diff)
downloadports-1308070fdbe960942d2cb0b52fc4ec3252d7fb37.tar.gz
ports-1308070fdbe960942d2cb0b52fc4ec3252d7fb37.zip
Fallout: Deprecate 2 ports dependent on oracle7 and oracle8 clients
Use the same expiration date for p5-DBD-Oracle and yasql as the clients.
Notes
Notes: svn path=/head/; revision=433806
Diffstat (limited to 'databases/p5-DBD-Oracle')
-rw-r--r--databases/p5-DBD-Oracle/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/databases/p5-DBD-Oracle/Makefile b/databases/p5-DBD-Oracle/Makefile
index 4783afea5234..dd30d5e66e27 100644
--- a/databases/p5-DBD-Oracle/Makefile
+++ b/databases/p5-DBD-Oracle/Makefile
@@ -11,6 +11,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= DBI driver for Oracle RDBMS server
+DEPRECATED= Depends on deprecated Oracle 7 (or 8) client
+EXPIRATION_DATE= 2017-03-07
+
BUILD_DEPENDS= p5-DBI>=0:databases/p5-DBI
RUN_DEPENDS:= ${BUILD_DEPENDS}