summaryrefslogtreecommitdiff
path: root/databases/oracle7-client
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2003-07-20 12:34:45 +0000
committerKris Kennaway <kris@FreeBSD.org>2003-07-20 12:34:45 +0000
commita4f349d11196a0fdc5bb0a884e282048775c6f75 (patch)
treeb1060550a9a7bbc1a15202a8877fbdbad3f10d47 /databases/oracle7-client
parentFix build on -CURRENT (gcc-3.3) (diff)
The oracle7-client and rdfdb ports use a uid that is not registered in
the porter's handbook, and as a consequence both ports use conflicting uids. Maintainers have been unresponsive about this problem for 2 months, so mark both ports IGNORE until they respond to the issue.
Notes
Notes: svn path=/head/; revision=85232
Diffstat (limited to 'databases/oracle7-client')
-rw-r--r--databases/oracle7-client/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/oracle7-client/Makefile b/databases/oracle7-client/Makefile
index a49094651973..ced6c74b4a86 100644
--- a/databases/oracle7-client/Makefile
+++ b/databases/oracle7-client/Makefile
@@ -17,6 +17,8 @@ DISTNAME= oracle7.client.OCI
MAINTAINER= skv@FreeBSD.org
COMMENT= Oracle 7 client
+IGNORE= "Uses unregistered uid that conflicts with rdfdb"
+
ORACLE_PREFIX= oracle7
DIST_SUBDIR= ${ORACLE_PREFIX}
WRKSRC= ${WRKDIR}/${ORACLE_PREFIX}