aboutsummaryrefslogtreecommitdiff
path: root/databases/glom
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2006-04-02 07:35:51 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2006-04-02 07:35:51 +0000
commitb042b2385fdead63a9e0a6c5b8e64ef6b4ff52f1 (patch)
tree8e2df2b4d7e46baf6f47aeede6f5b2b1a99fcc69 /databases/glom
parent02ea0f898db9f2669cd4172d53e50ba8c92ff73f (diff)
downloadports-b042b2385fdead63a9e0a6c5b8e64ef6b4ff52f1.tar.gz
ports-b042b2385fdead63a9e0a6c5b8e64ef6b4ff52f1.zip
Glom is horribly out-of-date, and broken with current versions of bakery
and libgdamm. I am assigning this port back to ports@ in hopes that some GNOME Postgres user will pick it up, and update it to 1.0. If there's anything gnome@ can do to help facilitate that, please let us know.
Notes
Notes: svn path=/head/; revision=158636
Diffstat (limited to 'databases/glom')
-rw-r--r--databases/glom/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/databases/glom/Makefile b/databases/glom/Makefile
index 74356d3a1b4f..9d9cb3263c22 100644
--- a/databases/glom/Makefile
+++ b/databases/glom/Makefile
@@ -13,7 +13,7 @@ CATEGORIES= databases gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.8
-MAINTAINER= gnome@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= GNOME database designed
LIB_DEPENDS= bakery-2.4:${PORTSDIR}/x11-toolkits/bakery \
@@ -33,6 +33,8 @@ CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include" \
INSTALLS_OMF= yes
+BROKEN= needs an update to 1.0
+
.include <bsd.port.pre.mk>
.if (${OSVERSION} < 500000)