summaryrefslogtreecommitdiffstats
path: root/databases
diff options
context:
space:
mode:
Diffstat (limited to 'databases')
-rw-r--r--databases/mysql-udf-sys/Makefile2
-rw-r--r--databases/mysql-xql/Makefile2
-rw-r--r--databases/oracle_odbc_driver/Makefile2
-rw-r--r--databases/postgresql_autodoc/Makefile2
4 files changed, 8 insertions, 0 deletions
diff --git a/databases/mysql-udf-sys/Makefile b/databases/mysql-udf-sys/Makefile
index 750bf5c..b0b59ea 100644
--- a/databases/mysql-udf-sys/Makefile
+++ b/databases/mysql-udf-sys/Makefile
@@ -11,6 +11,8 @@ MAINTAINER= dave@dogwood.com
COMMENT= System access UDFs
BROKEN= unfetchable
+DEPRECATED= Broken for more than 6 months
+EXPIRATION_DATE= 2016-07-04
USE_MYSQL= yes
USE_LDCONFIG= yes
diff --git a/databases/mysql-xql/Makefile b/databases/mysql-xql/Makefile
index e7225ea..91b19b1 100644
--- a/databases/mysql-xql/Makefile
+++ b/databases/mysql-xql/Makefile
@@ -12,6 +12,8 @@ MAINTAINER= syncer@gmail.com
COMMENT= Library provides XML output functions to MySQL server
BROKEN= unfetchable
+DEPRECATED= Broken for more than 6 months
+EXPIRATION_DATE= 2016-07-04
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-static
diff --git a/databases/oracle_odbc_driver/Makefile b/databases/oracle_odbc_driver/Makefile
index 028a2b8..cac6dd3 100644
--- a/databases/oracle_odbc_driver/Makefile
+++ b/databases/oracle_odbc_driver/Makefile
@@ -12,6 +12,8 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Oracle Open Source ODBC driver
BROKEN= unfetchable
+DEPRECATED= Broken for more than 6 months
+EXPIRATION_DATE= 2016-07-04
LIB_DEPENDS= libodbc.so:databases/unixODBC
CONFIGURE_ARGS= --with-unixODBC=${LOCALBASE}
diff --git a/databases/postgresql_autodoc/Makefile b/databases/postgresql_autodoc/Makefile
index 4bd5cf7..ebccfeb 100644
--- a/databases/postgresql_autodoc/Makefile
+++ b/databases/postgresql_autodoc/Makefile
@@ -11,6 +11,8 @@ MAINTAINER= olgeni@FreeBSD.org
COMMENT= Automatic documentation generator for postgresql databases
BROKEN= unfetchable
+DEPRECATED= Broken for more than 6 months
+EXPIRATION_DATE= 2016-07-04
RUN_DEPENDS= p5-HTML-Template>=0:www/p5-HTML-Template \
p5-Term-ReadKey>=0:devel/p5-Term-ReadKey \
OpenPOWER on IntegriCloud