svn commit: r325744 - head/databases/lmdb
Bryan Drewery
bdrewery at FreeBSD.org
Sat Aug 31 00:04:52 UTC 2013
Author: bdrewery
Date: Sat Aug 31 00:04:51 2013
New Revision: 325744
URL: http://svnweb.freebsd.org/changeset/ports/325744
Log:
- Mark BROKEN, fails to fetch
Modified:
head/databases/lmdb/Makefile
Modified: head/databases/lmdb/Makefile
==============================================================================
--- head/databases/lmdb/Makefile Sat Aug 31 00:02:26 2013 (r325743)
+++ head/databases/lmdb/Makefile Sat Aug 31 00:04:51 2013 (r325744)
@@ -9,6 +9,8 @@ MASTER_SITES= https://gitorious.org/${GO
MAINTAINER= delphij at FreeBSD.org
COMMENT= OpenLDAP Lightning Memory-Mapped Database
+BROKEN= fails to fetch
+
# XXX FreeBSD does not implement O_DSYNC and fdatasync at this time.
CFLAGS+= -DMDB_DSYNC=O_SYNC -Dfdatasync=fsync
WRKSRC= ${WRKDIR}/mdb-mdb/libraries/liblmdb
More information about the svn-ports-all
mailing list