mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Use local mirror for lmdb distfiles.
This commit is contained in:
parent
896e3ff5e7
commit
78fb15bbc2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=326229
@ -4,13 +4,12 @@
|
||||
PORTNAME= lmdb
|
||||
PORTVERSION= 0.9.7
|
||||
CATEGORIES= databases
|
||||
MASTER_SITES= https://gitorious.org/${GO_ACCOUNT}/${GO_PROJECT}/archive-tarball/${GO_TAGNAME}?dummy=
|
||||
MASTER_SITES= LOCAL/delphij \
|
||||
https://gitorious.org/${GO_ACCOUNT}/${GO_PROJECT}/archive-tarball/${GO_TAGNAME}?dummy=
|
||||
|
||||
MAINTAINER= delphij@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
|
||||
|
Loading…
Reference in New Issue
Block a user