summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2015-12-12 23:02:03 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2015-12-12 23:02:03 +0000
commitff94a67785d389f0c36369de33a858ec9045bcc5 (patch)
tree6691230253df6d696fc35ac31f2a2e0a77b572f2 /databases
parentMark as broken: unfetchable (diff)
Mark as broken: does not fetch
Notes
Notes: svn path=/head/; revision=403636
Diffstat (limited to 'databases')
-rw-r--r--databases/mysql-udf-sys/Makefile2
-rw-r--r--databases/mysql-xql/Makefile2
-rw-r--r--databases/postgis-jdbc/Makefile2
-rw-r--r--databases/postgresql_autodoc/Makefile2
-rw-r--r--databases/pxtools/Makefile2
-rw-r--r--databases/pyspatialite/Makefile2
-rw-r--r--databases/spatialite/Makefile2
7 files changed, 14 insertions, 0 deletions
diff --git a/databases/mysql-udf-sys/Makefile b/databases/mysql-udf-sys/Makefile
index 6e8dd0821d66..750bf5ce5370 100644
--- a/databases/mysql-udf-sys/Makefile
+++ b/databases/mysql-udf-sys/Makefile
@@ -10,6 +10,8 @@ DISTNAME= lib_mysqludf_sys_${PORTVERSION}
MAINTAINER= dave@dogwood.com
COMMENT= System access UDFs
+BROKEN= unfetchable
+
USE_MYSQL= yes
USE_LDCONFIG= yes
diff --git a/databases/mysql-xql/Makefile b/databases/mysql-xql/Makefile
index 5c52b76410f7..e7225eada9c1 100644
--- a/databases/mysql-xql/Makefile
+++ b/databases/mysql-xql/Makefile
@@ -11,6 +11,8 @@ DISTNAME= lib_mysqludf_xql-${PORTVERSION}
MAINTAINER= syncer@gmail.com
COMMENT= Library provides XML output functions to MySQL server
+BROKEN= unfetchable
+
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-static
INSTALL_TARGET= install-strip
diff --git a/databases/postgis-jdbc/Makefile b/databases/postgis-jdbc/Makefile
index 461729779318..b668515a4870 100644
--- a/databases/postgis-jdbc/Makefile
+++ b/databases/postgis-jdbc/Makefile
@@ -10,6 +10,8 @@ DISTFILES= postgis_${PORTVERSION}.jar
MAINTAINER= wenheping@gmail.com
COMMENT= PostGIS spatial data structures for JDBC
+BROKEN= unfetchable
+
RUN_DEPENDS= ${JAVALIBDIR}/postgresql.jar:${PORTSDIR}/databases/postgresql-jdbc
USE_JAVA= yes
diff --git a/databases/postgresql_autodoc/Makefile b/databases/postgresql_autodoc/Makefile
index 9cff9b7c53f4..f4c97480c167 100644
--- a/databases/postgresql_autodoc/Makefile
+++ b/databases/postgresql_autodoc/Makefile
@@ -10,6 +10,8 @@ DIST_SUBDIR= postgresql
MAINTAINER= olgeni@FreeBSD.org
COMMENT= Automatic documentation generator for postgresql databases
+BROKEN= unfetchable
+
RUN_DEPENDS= p5-HTML-Template>=0:${PORTSDIR}/www/p5-HTML-Template \
p5-Term-ReadKey>=0:${PORTSDIR}/devel/p5-Term-ReadKey \
p5-DBD-Pg>=0:${PORTSDIR}/databases/p5-DBD-Pg
diff --git a/databases/pxtools/Makefile b/databases/pxtools/Makefile
index 08bbfa9cd06c..7f43950488ef 100644
--- a/databases/pxtools/Makefile
+++ b/databases/pxtools/Makefile
@@ -11,6 +11,8 @@ MASTER_SITES= http://jan.kneschke.de/assets/projects/pxtools/ \
MAINTAINER= ports@FreeBSD.org
COMMENT= Collection of tools to work with Paradox databases
+BROKEN= unfetchable
+
LICENSE= GPLv2
USES= gettext
diff --git a/databases/pyspatialite/Makefile b/databases/pyspatialite/Makefile
index 89531cc68e5d..3bfe704e1b03 100644
--- a/databases/pyspatialite/Makefile
+++ b/databases/pyspatialite/Makefile
@@ -12,6 +12,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-alpha-0
MAINTAINER= coder@tuxfamily.org
COMMENT= DB-API 2.0 interface for SQLite 3.x with Spatialite
+BROKEN= unfetchable
+
LICENSE= ZLIB
LICENSE_FILE= ${WRKSRC}/LICENSE
diff --git a/databases/spatialite/Makefile b/databases/spatialite/Makefile
index 1e31e66551e7..4f806bdc1ee9 100644
--- a/databases/spatialite/Makefile
+++ b/databases/spatialite/Makefile
@@ -10,6 +10,8 @@ DISTNAME= lib${PORTNAME}-${PORTVERSION}
MAINTAINER= coder@tuxfamily.org
COMMENT= Spatial Extensions for SQLite
+BROKEN= unfetchable
+
LICENSE= MPL LGPL20 GPLv2
LICENSE_COMB= dual