1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-21 04:06:46 +00:00

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.
This commit is contained in:
Joe Marcus Clarke 2006-04-02 07:35:51 +00:00
parent 02ea0f898d
commit b042b2385f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=158636

View File

@ -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)