svn commit: r452070 - in head/databases: py-pyPgSQL rdb rdfdb riak riak2 ruby-mysql
Baptiste Daroussin
bapt at FreeBSD.org
Sat Oct 14 16:31:36 UTC 2017
Author: bapt
Date: Sat Oct 14 16:31:34 2017
New Revision: 452070
URL: https://svnweb.freebsd.org/changeset/ports/452070
Log:
Mark as broken ports with invalid distfiles or no public distfiles
Modified:
head/databases/py-pyPgSQL/Makefile
head/databases/rdb/Makefile
head/databases/rdfdb/Makefile
head/databases/riak/Makefile
head/databases/riak2/Makefile
head/databases/ruby-mysql/Makefile
Modified: head/databases/py-pyPgSQL/Makefile
==============================================================================
--- head/databases/py-pyPgSQL/Makefile Sat Oct 14 16:00:01 2017 (r452069)
+++ head/databases/py-pyPgSQL/Makefile Sat Oct 14 16:31:34 2017 (r452070)
@@ -11,6 +11,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= python at FreeBSD.org
COMMENT= Python DB-API 2 compliant library for using PostgreSQL databases
+BROKEN= Invalid checksum
+
RUN_DEPENDS= ${DATETIME_DEP}:lang/py-mx-base
USES= pgsql python
Modified: head/databases/rdb/Makefile
==============================================================================
--- head/databases/rdb/Makefile Sat Oct 14 16:00:01 2017 (r452069)
+++ head/databases/rdb/Makefile Sat Oct 14 16:31:34 2017 (r452070)
@@ -10,6 +10,8 @@ DISTNAME= RDB-${PORTVERSION}
MAINTAINER= ports at FreeBSD.org
COMMENT= Fast, portable, relational database management system
+BROKEN= No public distfiles
+
USES= perl5 shebangfix
SHEBANG_FILES= ${BINFILES}
NO_BUILD= yes
Modified: head/databases/rdfdb/Makefile
==============================================================================
--- head/databases/rdfdb/Makefile Sat Oct 14 16:00:01 2017 (r452069)
+++ head/databases/rdfdb/Makefile Sat Oct 14 16:31:34 2017 (r452070)
@@ -11,6 +11,8 @@ DISTNAME= rdfdb_src
MAINTAINER= ports at FreeBSD.org
COMMENT= Lightweight RDF database
+BROKEN= No public distfiles
+
USERS= rdfdb
GROUPS= rdfdb
Modified: head/databases/riak/Makefile
==============================================================================
--- head/databases/riak/Makefile Sat Oct 14 16:00:01 2017 (r452069)
+++ head/databases/riak/Makefile Sat Oct 14 16:31:34 2017 (r452070)
@@ -12,6 +12,8 @@ COMMENT= Open source, distributed, noSQL database
LICENSE= APACHE20
+BROKEN= No public distfiles
+
BUILD_DEPENDS= ${LOCALBASE}/lib/erlang15/bin/erlc:lang/erlang-runtime15
USES= gmake readline shebangfix
Modified: head/databases/riak2/Makefile
==============================================================================
--- head/databases/riak2/Makefile Sat Oct 14 16:00:01 2017 (r452069)
+++ head/databases/riak2/Makefile Sat Oct 14 16:31:34 2017 (r452070)
@@ -20,6 +20,8 @@ COMMENT= Riak is an open source, distributed, noSQL da
LICENSE= APACHE20
+BROKEN= No public distfiles
+
BUILD_DEPENDS= ${LOCALBASE}/lib/riak-erlang/bin/erlc:lang/erlang-riak
USES= gmake readline shebangfix
Modified: head/databases/ruby-mysql/Makefile
==============================================================================
--- head/databases/ruby-mysql/Makefile Sat Oct 14 16:00:01 2017 (r452069)
+++ head/databases/ruby-mysql/Makefile Sat Oct 14 16:31:34 2017 (r452070)
@@ -16,6 +16,8 @@ COMMENT= Ruby module for accessing MySQL databases wit
LICENSE= BSD2CLAUSE RUBY
LICENSE_COMB= dual
+BROKEN= Invalid checksum
+
BROKEN_RUBY22= yes
BROKEN_RUBY23= yes
More information about the svn-ports-head
mailing list