mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Mark as broken ports with invalid distfiles or no public distfiles
This commit is contained in:
parent
5c3587d2c0
commit
6b1779c9fb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=452070
6 changed files with 12 additions and 0 deletions
|
@ -11,6 +11,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
|||
MAINTAINER= python@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
|
||||
|
|
|
@ -10,6 +10,8 @@ DISTNAME= RDB-${PORTVERSION}
|
|||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Fast, portable, relational database management system
|
||||
|
||||
BROKEN= No public distfiles
|
||||
|
||||
USES= perl5 shebangfix
|
||||
SHEBANG_FILES= ${BINFILES}
|
||||
NO_BUILD= yes
|
||||
|
|
|
@ -11,6 +11,8 @@ DISTNAME= rdfdb_src
|
|||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Lightweight RDF database
|
||||
|
||||
BROKEN= No public distfiles
|
||||
|
||||
USERS= rdfdb
|
||||
GROUPS= rdfdb
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -20,6 +20,8 @@ COMMENT= Riak is an open source, distributed, noSQL database
|
|||
|
||||
LICENSE= APACHE20
|
||||
|
||||
BROKEN= No public distfiles
|
||||
|
||||
BUILD_DEPENDS= ${LOCALBASE}/lib/riak-erlang/bin/erlc:lang/erlang-riak
|
||||
|
||||
USES= gmake readline shebangfix
|
||||
|
|
|
@ -16,6 +16,8 @@ COMMENT= Ruby module for accessing MySQL databases with a C API like interface
|
|||
LICENSE= BSD2CLAUSE RUBY
|
||||
LICENSE_COMB= dual
|
||||
|
||||
BROKEN= Invalid checksum
|
||||
|
||||
BROKEN_RUBY22= yes
|
||||
BROKEN_RUBY23= yes
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue