aboutsummaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2020-04-04 20:51:40 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2020-04-04 20:51:40 +0000
commit5771a967158e217b1e70655b459ce9769124bd49 (patch)
tree88f2a5d0b2c198231cd5cdb8ab85a18388de3972 /databases
parent4e4cf3b2f2bc31e143ad12a07d5abd5c9a03b76e (diff)
downloadports-5771a967158e217b1e70655b459ce9769124bd49.tar.gz
ports-5771a967158e217b1e70655b459ce9769124bd49.zip
Deprecate ports broken for more than 6 months
Notes
Notes: svn path=/head/; revision=530719
Diffstat (limited to 'databases')
-rw-r--r--databases/elixir-exredis/Makefile2
-rw-r--r--databases/hamsterdb/Makefile2
-rw-r--r--databases/memcacheq/Makefile2
-rw-r--r--databases/mysql++1/Makefile2
-rw-r--r--databases/mysql++3/Makefile2
-rw-r--r--databases/mysql2odbc/Makefile2
-rw-r--r--databases/mysqlidxchk/Makefile2
-rw-r--r--databases/p5-DBIx-Ease/Makefile2
-rw-r--r--databases/p5-DMOZ-ParseRDF/Makefile2
-rw-r--r--databases/pear-DoctrineORM/Makefile2
-rw-r--r--databases/pear-MDB2_Driver_mysql/Makefile2
-rw-r--r--databases/pear-Structures_DataGrid_DataSource_DBQuery/Makefile2
-rw-r--r--databases/pear-Structures_DataGrid_DataSource_DBTable/Makefile2
-rw-r--r--databases/pear-Structures_DataGrid_DataSource_DataObject/Makefile2
-rw-r--r--databases/pear-Structures_DataGrid_DataSource_MDB2/Makefile2
-rw-r--r--databases/pgagent/Makefile2
-rw-r--r--databases/useracc/Makefile2
17 files changed, 34 insertions, 0 deletions
diff --git a/databases/elixir-exredis/Makefile b/databases/elixir-exredis/Makefile
index 36feb4af9450..7e8457367ba3 100644
--- a/databases/elixir-exredis/Makefile
+++ b/databases/elixir-exredis/Makefile
@@ -9,6 +9,8 @@ MAINTAINER= vanilla@FreeBSD.org
COMMENT= Redis client for Elixir
BROKEN= unfetchable
+DEPRECATED= Broken for more than 6 months
+EXPIRATION_DATE= 2020-05-05
LICENSE= MIT
diff --git a/databases/hamsterdb/Makefile b/databases/hamsterdb/Makefile
index d5382e2c43e5..85250e3edf05 100644
--- a/databases/hamsterdb/Makefile
+++ b/databases/hamsterdb/Makefile
@@ -11,6 +11,8 @@ MAINTAINER= wen@FreeBSD.org
COMMENT= Lightweight Embedded Database Engine
BROKEN= unfetchable
+DEPRECATED= Broken for more than 6 months
+EXPIRATION_DATE= 2020-05-05
LICENSE= APACHE20
diff --git a/databases/memcacheq/Makefile b/databases/memcacheq/Makefile
index 06c8a3686fa7..d85f4c8772bf 100644
--- a/databases/memcacheq/Makefile
+++ b/databases/memcacheq/Makefile
@@ -11,6 +11,8 @@ MAINTAINER= m.tsatsenko@gmail.com
COMMENT= Simple queue service over Memcache
BROKEN= unfetchable
+DEPRECATED= Broken for more than 6 months
+EXPIRATION_DATE= 2020-05-05
LICENSE= BSD3CLAUSE
diff --git a/databases/mysql++1/Makefile b/databases/mysql++1/Makefile
index 1292c7d10d59..1ea8a19ee870 100644
--- a/databases/mysql++1/Makefile
+++ b/databases/mysql++1/Makefile
@@ -12,6 +12,8 @@ MAINTAINER= sergey@network-asp.biz
COMMENT= Complex C++ API for MySQL${MYSQL_VER}
BROKEN= unfetchable
+DEPRECATED= Broken for more than 6 months
+EXPIRATION_DATE= 2020-05-05
LICENSE= LGPL21+
LICENSE_FILE= ${WRKSRC}/LGPL
diff --git a/databases/mysql++3/Makefile b/databases/mysql++3/Makefile
index ae61529994e6..081d51dd6417 100644
--- a/databases/mysql++3/Makefile
+++ b/databases/mysql++3/Makefile
@@ -12,6 +12,8 @@ MAINTAINER= dudu@dudu.ro
COMMENT= Complex C++ API for MySQL${MYSQL_VER}
BROKEN= unfetchable
+DEPRECATED= Broken for more than 6 months
+EXPIRATION_DATE= 2020-05-05
USES= gmake mysql
GNU_CONFIGURE= yes
diff --git a/databases/mysql2odbc/Makefile b/databases/mysql2odbc/Makefile
index f3ea76d23bed..be7e33d74cf9 100644
--- a/databases/mysql2odbc/Makefile
+++ b/databases/mysql2odbc/Makefile
@@ -11,6 +11,8 @@ MAINTAINER= fjoe@FreeBSD.org
COMMENT= Openlink MySQL-ODBC Gateway
BROKEN= unfetchable
+DEPRECATED= Broken for more than 6 months
+EXPIRATION_DATE= 2020-05-05
LIB_DEPENDS= libodbc.so:databases/unixODBC
CONFIGURE_ARGS= --with-unixodbc=${LOCALBASE}
diff --git a/databases/mysqlidxchk/Makefile b/databases/mysqlidxchk/Makefile
index 9e0f94ac1574..cd20d1f4f37a 100644
--- a/databases/mysqlidxchk/Makefile
+++ b/databases/mysqlidxchk/Makefile
@@ -11,6 +11,8 @@ MAINTAINER= rdna@rdna.ru
COMMENT= Checks MySQL databases/tables for unused indexes
BROKEN= unfetchable
+DEPRECATED= Broken for more than 6 months
+EXPIRATION_DATE= 2020-05-05
RUN_DEPENDS= p5-Term-ReadKey>=0:devel/p5-Term-ReadKey \
p5-DBI>=0:databases/p5-DBI \
diff --git a/databases/p5-DBIx-Ease/Makefile b/databases/p5-DBIx-Ease/Makefile
index 573aa5d8d4a4..f6ed86cb27f4 100644
--- a/databases/p5-DBIx-Ease/Makefile
+++ b/databases/p5-DBIx-Ease/Makefile
@@ -11,6 +11,8 @@ MAINTAINER= perl@FreeBSD.org
COMMENT= Less-code DBI interactions for all drivers
BROKEN= unfetchable
+DEPRECATED= Broken for more than 6 months
+EXPIRATION_DATE= 2020-05-05
BUILD_DEPENDS= p5-DBI>=0:databases/p5-DBI
RUN_DEPENDS= p5-DBI>=0:databases/p5-DBI
diff --git a/databases/p5-DMOZ-ParseRDF/Makefile b/databases/p5-DMOZ-ParseRDF/Makefile
index 5bf84e02df8d..85b278ee8667 100644
--- a/databases/p5-DMOZ-ParseRDF/Makefile
+++ b/databases/p5-DMOZ-ParseRDF/Makefile
@@ -12,6 +12,8 @@ MAINTAINER= perl@FreeBSD.org
COMMENT= Parse the gigantic dmoz.org content file into smaller parts
BROKEN= unfetchable
+DEPRECATED= Broken for more than 6 months
+EXPIRATION_DATE= 2020-05-05
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
diff --git a/databases/pear-DoctrineORM/Makefile b/databases/pear-DoctrineORM/Makefile
index ae79da322737..7d4907872349 100644
--- a/databases/pear-DoctrineORM/Makefile
+++ b/databases/pear-DoctrineORM/Makefile
@@ -10,6 +10,8 @@ MAINTAINER= wg@FreeBSD.org
COMMENT= Primary package containing the Doctrine ORM
BROKEN= unfetchable
+DEPRECATED= Broken for more than 6 months
+EXPIRATION_DATE= 2020-05-05
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
diff --git a/databases/pear-MDB2_Driver_mysql/Makefile b/databases/pear-MDB2_Driver_mysql/Makefile
index afa8c626866a..f433c25f6682 100644
--- a/databases/pear-MDB2_Driver_mysql/Makefile
+++ b/databases/pear-MDB2_Driver_mysql/Makefile
@@ -9,6 +9,8 @@ MAINTAINER= miwi@FreeBSD.org
COMMENT= PEAR MySQL MDB2 driver
BROKEN= unfetchable
+DEPRECATED= Broken for more than 6 months
+EXPIRATION_DATE= 2020-05-05
LICENSE= BSD3CLAUSE
diff --git a/databases/pear-Structures_DataGrid_DataSource_DBQuery/Makefile b/databases/pear-Structures_DataGrid_DataSource_DBQuery/Makefile
index 0f38057bc570..47c249e64eb1 100644
--- a/databases/pear-Structures_DataGrid_DataSource_DBQuery/Makefile
+++ b/databases/pear-Structures_DataGrid_DataSource_DBQuery/Makefile
@@ -9,6 +9,8 @@ MAINTAINER= miwi@FreeBSD.org
COMMENT= DataSource driver using PEAR::DB and an SQL query
BROKEN= unfetchable
+DEPRECATED= Broken for more than 6 months
+EXPIRATION_DATE= 2020-05-05
LICENSE= BSD2CLAUSE
diff --git a/databases/pear-Structures_DataGrid_DataSource_DBTable/Makefile b/databases/pear-Structures_DataGrid_DataSource_DBTable/Makefile
index 855ee34b4c4d..9c88d8e9dcfa 100644
--- a/databases/pear-Structures_DataGrid_DataSource_DBTable/Makefile
+++ b/databases/pear-Structures_DataGrid_DataSource_DBTable/Makefile
@@ -9,6 +9,8 @@ MAINTAINER= miwi@FreeBSD.org
COMMENT= DataSource driver using PEAR::DB_Table
BROKEN= unfetchable
+DEPRECATED= Broken for more than 6 months
+EXPIRATION_DATE= 2020-05-05
LICENSE= BSD2CLAUSE
diff --git a/databases/pear-Structures_DataGrid_DataSource_DataObject/Makefile b/databases/pear-Structures_DataGrid_DataSource_DataObject/Makefile
index fc35acd9f040..0acc212ceafd 100644
--- a/databases/pear-Structures_DataGrid_DataSource_DataObject/Makefile
+++ b/databases/pear-Structures_DataGrid_DataSource_DataObject/Makefile
@@ -9,6 +9,8 @@ MAINTAINER= miwi@FreeBSD.org
COMMENT= DataSource driver using PEAR::DB_DataObject
BROKEN= unfetchable
+DEPRECATED= Broken for more than 6 months
+EXPIRATION_DATE= 2020-05-05
LICENSE= BSD2CLAUSE
diff --git a/databases/pear-Structures_DataGrid_DataSource_MDB2/Makefile b/databases/pear-Structures_DataGrid_DataSource_MDB2/Makefile
index 69040c4835cc..c8f893c9b3e6 100644
--- a/databases/pear-Structures_DataGrid_DataSource_MDB2/Makefile
+++ b/databases/pear-Structures_DataGrid_DataSource_MDB2/Makefile
@@ -9,6 +9,8 @@ MAINTAINER= miwi@FreeBSD.org
COMMENT= DataSource driver using PEAR::MDB2 and an SQL query
BROKEN= unfetchable
+DEPRECATED= Broken for more than 6 months
+EXPIRATION_DATE= 2020-05-05
LICENSE= BSD2CLAUSE
diff --git a/databases/pgagent/Makefile b/databases/pgagent/Makefile
index 94ee94fb9072..18934746f834 100644
--- a/databases/pgagent/Makefile
+++ b/databases/pgagent/Makefile
@@ -12,6 +12,8 @@ MAINTAINER= fjoe@FreeBSD.org
COMMENT= Job scheduler for PostgreSQL
BROKEN= unfetchable
+DEPRECATED= Broken for more than 6 months
+EXPIRATION_DATE= 2020-05-05
USES= cmake:insource dos2unix pgsql
DOS2UNIX_GLOB= *.txt
diff --git a/databases/useracc/Makefile b/databases/useracc/Makefile
index 497bb19434b0..d18007425b1a 100644
--- a/databases/useracc/Makefile
+++ b/databases/useracc/Makefile
@@ -12,6 +12,8 @@ MAINTAINER= kheuer@gwdg.de
COMMENT= Special purpose database application
BROKEN= unfetchable
+DEPRECATED= Broken for more than 6 months
+EXPIRATION_DATE= 2020-05-05
PLIST_FILES= bin/useracc etc/rc.d/useracc.sh.sample man/man1/useracc.1.gz