aboutsummaryrefslogtreecommitdiffstats
path: root/databases
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2016-06-04 00:44:58 +0800
committerantoine <antoine@FreeBSD.org>2016-06-04 00:44:58 +0800
commit76923284d121afff121a628c16bc7d49b1a9702f (patch)
tree24dcac0a257526d4f05afdcd8a3429b3043b19a1 /databases
parent868772caf2a27b5b31ec36eb8815b90d961e107e (diff)
downloadfreebsd-ports-graphics-76923284d121afff121a628c16bc7d49b1a9702f.tar.gz
freebsd-ports-graphics-76923284d121afff121a628c16bc7d49b1a9702f.tar.zst
freebsd-ports-graphics-76923284d121afff121a628c16bc7d49b1a9702f.zip
Deprecate ports broken for more than 6 months
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 750bf5ce537..b0b59ea5d2c 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 e7225eada9c..91b19b1c356 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 028a2b8bc3c..cac6dd34cc8 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 4bd5cf7ae3e..ebccfebb5ae 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 \