summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
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/monetdb/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/pgbarman/Makefile2
-rw-r--r--databases/py-cql/Makefile2
-rw-r--r--databases/useracc/Makefile2
20 files changed, 40 insertions, 0 deletions
diff --git a/databases/elixir-exredis/Makefile b/databases/elixir-exredis/Makefile
index 067797193c1e..36feb4af9450 100644
--- a/databases/elixir-exredis/Makefile
+++ b/databases/elixir-exredis/Makefile
@@ -8,6 +8,8 @@ PKGNAMEPREFIX= elixir-
MAINTAINER= vanilla@FreeBSD.org
COMMENT= Redis client for Elixir
+BROKEN= unfetchable
+
LICENSE= MIT
USES= elixir
diff --git a/databases/hamsterdb/Makefile b/databases/hamsterdb/Makefile
index fb4d6a8006f8..96305197a98f 100644
--- a/databases/hamsterdb/Makefile
+++ b/databases/hamsterdb/Makefile
@@ -10,6 +10,8 @@ MASTER_SITES= http://files.hamsterdb.com/dl/
MAINTAINER= wen@FreeBSD.org
COMMENT= Lightweight Embedded Database Engine
+BROKEN= unfetchable
+
LICENSE= APACHE20
BROKEN_powerpc64= fails to configure: checking for the Boost system library... no
diff --git a/databases/memcacheq/Makefile b/databases/memcacheq/Makefile
index 88c59fbc882f..06c8a3686fa7 100644
--- a/databases/memcacheq/Makefile
+++ b/databases/memcacheq/Makefile
@@ -10,6 +10,8 @@ MASTER_SITES= GENTOO
MAINTAINER= m.tsatsenko@gmail.com
COMMENT= Simple queue service over Memcache
+BROKEN= unfetchable
+
LICENSE= BSD3CLAUSE
LIB_DEPENDS= libevent.so:devel/libevent
diff --git a/databases/monetdb/Makefile b/databases/monetdb/Makefile
index f3a1bb085068..732d94f10e08 100644
--- a/databases/monetdb/Makefile
+++ b/databases/monetdb/Makefile
@@ -11,6 +11,8 @@ DISTNAME= MonetDB-${PORTVERSION}
MAINTAINER= jim@ohlste.in
COMMENT= Multithreaded "column-oriented" SQL databasee
+BROKEN= unfetchable
+
LICENSE= MonetDB_License
LICENSE_NAME= MonetDB Public License Version 1.1
LICENSE_FILE= ${WRKSRC}/COPYING
diff --git a/databases/mysql++1/Makefile b/databases/mysql++1/Makefile
index 688ebff3bf55..1292c7d10d59 100644
--- a/databases/mysql++1/Makefile
+++ b/databases/mysql++1/Makefile
@@ -11,6 +11,8 @@ PKGNAMESUFFIX= 1-mysql${MYSQL_VER}
MAINTAINER= sergey@network-asp.biz
COMMENT= Complex C++ API for MySQL${MYSQL_VER}
+BROKEN= unfetchable
+
LICENSE= LGPL21+
LICENSE_FILE= ${WRKSRC}/LGPL
diff --git a/databases/mysql++3/Makefile b/databases/mysql++3/Makefile
index 68d3eab830c4..ae61529994e6 100644
--- a/databases/mysql++3/Makefile
+++ b/databases/mysql++3/Makefile
@@ -11,6 +11,8 @@ PKGNAMESUFFIX= -mysql${MYSQL_VER}
MAINTAINER= dudu@dudu.ro
COMMENT= Complex C++ API for MySQL${MYSQL_VER}
+BROKEN= unfetchable
+
USES= gmake mysql
GNU_CONFIGURE= yes
CONFIGURE_ARGS+=--with-mysql=${LOCALBASE} --enable-thread-check
diff --git a/databases/mysql2odbc/Makefile b/databases/mysql2odbc/Makefile
index 78339544ac98..f3ea76d23bed 100644
--- a/databases/mysql2odbc/Makefile
+++ b/databases/mysql2odbc/Makefile
@@ -10,6 +10,8 @@ MASTER_SITES= http://www.iodbc.org/downloads/mysql2odbc/
MAINTAINER= fjoe@FreeBSD.org
COMMENT= Openlink MySQL-ODBC Gateway
+BROKEN= unfetchable
+
LIB_DEPENDS= libodbc.so:databases/unixODBC
CONFIGURE_ARGS= --with-unixodbc=${LOCALBASE}
diff --git a/databases/mysqlidxchk/Makefile b/databases/mysqlidxchk/Makefile
index b17cff02524e..9e0f94ac1574 100644
--- a/databases/mysqlidxchk/Makefile
+++ b/databases/mysqlidxchk/Makefile
@@ -10,6 +10,8 @@ MASTER_SITES= http://hackmysql.com/scripts/
MAINTAINER= rdna@rdna.ru
COMMENT= Checks MySQL databases/tables for unused indexes
+BROKEN= unfetchable
+
RUN_DEPENDS= p5-Term-ReadKey>=0:devel/p5-Term-ReadKey \
p5-DBI>=0:databases/p5-DBI \
p5-DBD-mysql>=0:databases/p5-DBD-mysql
diff --git a/databases/p5-DBIx-Ease/Makefile b/databases/p5-DBIx-Ease/Makefile
index 241104969b61..573aa5d8d4a4 100644
--- a/databases/p5-DBIx-Ease/Makefile
+++ b/databases/p5-DBIx-Ease/Makefile
@@ -10,6 +10,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Less-code DBI interactions for all drivers
+BROKEN= unfetchable
+
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 5e244987c791..5bf84e02df8d 100644
--- a/databases/p5-DMOZ-ParseRDF/Makefile
+++ b/databases/p5-DMOZ-ParseRDF/Makefile
@@ -11,6 +11,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Parse the gigantic dmoz.org content file into smaller parts
+BROKEN= unfetchable
+
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
diff --git a/databases/pear-DoctrineORM/Makefile b/databases/pear-DoctrineORM/Makefile
index 39e33883df2b..ae79da322737 100644
--- a/databases/pear-DoctrineORM/Makefile
+++ b/databases/pear-DoctrineORM/Makefile
@@ -9,6 +9,8 @@ MASTER_SITES= http://pear.doctrine-project.org/get/
MAINTAINER= wg@FreeBSD.org
COMMENT= Primary package containing the Doctrine ORM
+BROKEN= unfetchable
+
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
diff --git a/databases/pear-MDB2_Driver_mysql/Makefile b/databases/pear-MDB2_Driver_mysql/Makefile
index c3fe4541c1db..4e706c465b08 100644
--- a/databases/pear-MDB2_Driver_mysql/Makefile
+++ b/databases/pear-MDB2_Driver_mysql/Makefile
@@ -8,6 +8,8 @@ CATEGORIES= databases www pear
MAINTAINER= joneum@FreeBSD.org
COMMENT= PEAR MySQL MDB2 driver
+BROKEN= unfetchable
+
LICENSE= BSD3CLAUSE
BUILD_DEPENDS= ${PEAR_PKGNAMEPREFIX}MDB2>=0:databases/pear-MDB2@${PHP_FLAVOR}
diff --git a/databases/pear-Structures_DataGrid_DataSource_DBQuery/Makefile b/databases/pear-Structures_DataGrid_DataSource_DBQuery/Makefile
index def33729b607..ac64bb025ff2 100644
--- a/databases/pear-Structures_DataGrid_DataSource_DBQuery/Makefile
+++ b/databases/pear-Structures_DataGrid_DataSource_DBQuery/Makefile
@@ -8,6 +8,8 @@ CATEGORIES= databases www pear
MAINTAINER= joneum@FreeBSD.org
COMMENT= DataSource driver using PEAR::DB and an SQL query
+BROKEN= unfetchable
+
LICENSE= BSD2CLAUSE
BUILD_DEPENDS= ${PEARDIR}/Structures/DataGrid.php:devel/pear-Structures_DataGrid@${PHP_FLAVOR} \
diff --git a/databases/pear-Structures_DataGrid_DataSource_DBTable/Makefile b/databases/pear-Structures_DataGrid_DataSource_DBTable/Makefile
index 71bbde637da4..3e23342edff6 100644
--- a/databases/pear-Structures_DataGrid_DataSource_DBTable/Makefile
+++ b/databases/pear-Structures_DataGrid_DataSource_DBTable/Makefile
@@ -8,6 +8,8 @@ CATEGORIES= databases www pear
MAINTAINER= joneum@FreeBSD.org
COMMENT= DataSource driver using PEAR::DB_Table
+BROKEN= unfetchable
+
LICENSE= BSD2CLAUSE
BUILD_DEPENDS= ${PEARDIR}/Structures/DataGrid.php:devel/pear-Structures_DataGrid@${PHP_FLAVOR} \
diff --git a/databases/pear-Structures_DataGrid_DataSource_DataObject/Makefile b/databases/pear-Structures_DataGrid_DataSource_DataObject/Makefile
index d62cc07ba7e3..6ab0a5641f96 100644
--- a/databases/pear-Structures_DataGrid_DataSource_DataObject/Makefile
+++ b/databases/pear-Structures_DataGrid_DataSource_DataObject/Makefile
@@ -8,6 +8,8 @@ CATEGORIES= databases www pear
MAINTAINER= joneum@FreeBSD.org
COMMENT= DataSource driver using PEAR::DB_DataObject
+BROKEN= unfetchable
+
LICENSE= BSD2CLAUSE
BUILD_DEPENDS= ${PEARDIR}/Structures/DataGrid.php:devel/pear-Structures_DataGrid@${PHP_FLAVOR} \
diff --git a/databases/pear-Structures_DataGrid_DataSource_MDB2/Makefile b/databases/pear-Structures_DataGrid_DataSource_MDB2/Makefile
index 4ee38e66837c..45902db20a65 100644
--- a/databases/pear-Structures_DataGrid_DataSource_MDB2/Makefile
+++ b/databases/pear-Structures_DataGrid_DataSource_MDB2/Makefile
@@ -8,6 +8,8 @@ CATEGORIES= databases www pear
MAINTAINER= joneum@FreeBSD.org
COMMENT= DataSource driver using PEAR::MDB2 and an SQL query
+BROKEN= unfetchable
+
LICENSE= BSD2CLAUSE
BUILD_DEPENDS= ${PEARDIR}/Structures/DataGrid.php:devel/pear-Structures_DataGrid@${PHP_FLAVOR} \
diff --git a/databases/pgagent/Makefile b/databases/pgagent/Makefile
index 334d550e1506..94ee94fb9072 100644
--- a/databases/pgagent/Makefile
+++ b/databases/pgagent/Makefile
@@ -11,6 +11,8 @@ DISTNAME= pgAgent-${PORTVERSION}-Source
MAINTAINER= fjoe@FreeBSD.org
COMMENT= Job scheduler for PostgreSQL
+BROKEN= unfetchable
+
USES= cmake:insource dos2unix pgsql
DOS2UNIX_GLOB= *.txt
CMAKE_ARGS= -DSTATIC_BUILD:BOOL=NO -DWX_CONFIG_PATH:FILEPATH="${WX_CONFIG}"
diff --git a/databases/pgbarman/Makefile b/databases/pgbarman/Makefile
index 64f674751a98..5f0d055b0276 100644
--- a/databases/pgbarman/Makefile
+++ b/databases/pgbarman/Makefile
@@ -12,6 +12,8 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
MAINTAINER= matthew@FreeBSD.org
COMMENT= Backup and recovery manager for PostgreSQL
+BROKEN= unfetchable
+
LICENSE= GPLv3
RUN_DEPENDS= rsync:net/rsync \
diff --git a/databases/py-cql/Makefile b/databases/py-cql/Makefile
index d98b18a0b6f4..b9bd07a598de 100644
--- a/databases/py-cql/Makefile
+++ b/databases/py-cql/Makefile
@@ -11,6 +11,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= hsn@sendmail.cz
COMMENT= Python DB-API 2.0 client interface for Cassandra
+BROKEN= unfetchable
+
LICENSE= APACHE20
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/thrift/Thrift.py:devel/py-thrift@${PY_FLAVOR}
diff --git a/databases/useracc/Makefile b/databases/useracc/Makefile
index 1f707ba75b45..497bb19434b0 100644
--- a/databases/useracc/Makefile
+++ b/databases/useracc/Makefile
@@ -11,6 +11,8 @@ MASTER_SITES= ftp://gwdu111.gwdg.de/pub/FreeBSD/misc/ \
MAINTAINER= kheuer@gwdg.de
COMMENT= Special purpose database application
+BROKEN= unfetchable
+
PLIST_FILES= bin/useracc etc/rc.d/useracc.sh.sample man/man1/useracc.1.gz
CFLAGS+= -DFreeBSD