mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-22 04:17:44 +00:00
19f4c2999f
Go wrapper for OpenLDAP Lightning Memory-Mapped Database, LMDB. WWW: https://github.com/szferi/gomdb PR: 194946 Submitted by: cheffo@freebsd-bg.org
19 lines
687 B
Plaintext
19 lines
687 B
Plaintext
%%GO_LIBDIR%%/%%GO_PKGNAME%%.a
|
|
%%GO_SRCDIR%%/%%GO_PKGNAME%%/LICENSE
|
|
%%GO_SRCDIR%%/%%GO_PKGNAME%%/README.md
|
|
%%GO_SRCDIR%%/%%GO_PKGNAME%%/bench_test.go
|
|
%%GO_SRCDIR%%/%%GO_PKGNAME%%/cursor.go
|
|
%%GO_SRCDIR%%/%%GO_PKGNAME%%/env.go
|
|
%%GO_SRCDIR%%/%%GO_PKGNAME%%/env_test.go
|
|
%%GO_SRCDIR%%/%%GO_PKGNAME%%/error_test.go
|
|
%%GO_SRCDIR%%/%%GO_PKGNAME%%/example_test.go
|
|
%%GO_SRCDIR%%/%%GO_PKGNAME%%/lmdb.h
|
|
%%GO_SRCDIR%%/%%GO_PKGNAME%%/mdb.c
|
|
%%GO_SRCDIR%%/%%GO_PKGNAME%%/mdb.go
|
|
%%GO_SRCDIR%%/%%GO_PKGNAME%%/mdb_test.go
|
|
%%GO_SRCDIR%%/%%GO_PKGNAME%%/midl.c
|
|
%%GO_SRCDIR%%/%%GO_PKGNAME%%/midl.h
|
|
%%GO_SRCDIR%%/%%GO_PKGNAME%%/txn.go
|
|
%%GO_SRCDIR%%/%%GO_PKGNAME%%/val.go
|
|
%%GO_SRCDIR%%/%%GO_PKGNAME%%/val_test.go
|