FreeBSD Bugzilla – Attachment 153792 Details for
Bug 194946
[New port]: databases/gomdb
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
updated shar file as requested.
gomdb.shar (text/plain), 2.55 KB, created by
cheffo
on 2015-03-04 16:56:56 UTC
(
hide
)
Description:
updated shar file as requested.
Filename:
MIME Type:
Creator:
cheffo
Created:
2015-03-04 16:56:56 UTC
Size:
2.55 KB
patch
obsolete
># This is a shell archive. Save it in a file, remove anything before ># this line, and then unpack it by entering "sh file". Note, it may ># create directories; files and directories will be owned by you and ># have default permissions. ># ># This archive contains: ># ># gomdb ># gomdb/Makefile ># gomdb/pkg-plist ># gomdb/distinfo ># gomdb/pkg-descr ># >echo c - gomdb >mkdir -p gomdb > /dev/null 2>&1 >echo x - gomdb/Makefile >sed 's/^X//' >gomdb/Makefile << '59fe2e00396be7965a0113edef4b5221' >X# $FreeBSD$ >X >XPORTNAME= gomdb >XPORTVERSION= 20140824 >XCATEGORIES= databases >X >XMAINTAINER= cheffo@freebsd-bg.org >XCOMMENT= Go wrapper for LMDB - OpenLDAP Lightning Memory-Mapped Database >X >XLICENSE= BSD3CLAUSE >X >XBUILD_DEPENDS= go:${PORTSDIR}/lang/go >X >XONLY_FOR_ARCHS= i386 amd64 >X >XUSES= compiler >X >XUSE_GITHUB= yes >XGH_ACCOUNT= szferi >XGH_PROJECT= gomdb >XGH_TAGNAME= ${GH_COMMIT} >XGH_COMMIT= 6bcb5a8 >X >X.include <bsd.port.pre.mk> >X >X#Build fails on FreeBSD10+ if value of "CC" is not set to "clang" (checked by configure) >X >X.if ${COMPILER_TYPE} == clang >XCC= clang >X.else >XUSE_GCC= yes >X.endif >X >XCONFIGURE_ENV+= CC=${CC} >XGO_ENV+= ${CONFIGURE_ENV} >X >X.include "${.CURDIR}/../../lang/go/files/bsd.go.mk" >X.include <bsd.port.post.mk> >59fe2e00396be7965a0113edef4b5221 >echo x - gomdb/pkg-plist >sed 's/^X//' >gomdb/pkg-plist << '60bc7483f62ea2d038235a25cb159c36' >X%%GO_LIBDIR%%/%%GO_PKGNAME%%.a >X%%GO_SRCDIR%%/%%GO_PKGNAME%%/LICENSE >X%%GO_SRCDIR%%/%%GO_PKGNAME%%/README.md >X%%GO_SRCDIR%%/%%GO_PKGNAME%%/bench_test.go >X%%GO_SRCDIR%%/%%GO_PKGNAME%%/cursor.go >X%%GO_SRCDIR%%/%%GO_PKGNAME%%/env.go >X%%GO_SRCDIR%%/%%GO_PKGNAME%%/env_test.go >X%%GO_SRCDIR%%/%%GO_PKGNAME%%/error_test.go >X%%GO_SRCDIR%%/%%GO_PKGNAME%%/example_test.go >X%%GO_SRCDIR%%/%%GO_PKGNAME%%/lmdb.h >X%%GO_SRCDIR%%/%%GO_PKGNAME%%/mdb.c >X%%GO_SRCDIR%%/%%GO_PKGNAME%%/mdb.go >X%%GO_SRCDIR%%/%%GO_PKGNAME%%/mdb_test.go >X%%GO_SRCDIR%%/%%GO_PKGNAME%%/midl.c >X%%GO_SRCDIR%%/%%GO_PKGNAME%%/midl.h >X%%GO_SRCDIR%%/%%GO_PKGNAME%%/txn.go >X%%GO_SRCDIR%%/%%GO_PKGNAME%%/val.go >X%%GO_SRCDIR%%/%%GO_PKGNAME%%/val_test.go >60bc7483f62ea2d038235a25cb159c36 >echo x - gomdb/distinfo >sed 's/^X//' >gomdb/distinfo << '18e88f62f5822c7de47c22b0dccad30d' >XSHA256 (gomdb-20140824.tar.gz) = 31b002362ef82bddc2daa43fcc2c4e801c1d29ceb1297fcda3db9e9bec1fa5c7 >XSIZE (gomdb-20140824.tar.gz) = 103084 >18e88f62f5822c7de47c22b0dccad30d >echo x - gomdb/pkg-descr >sed 's/^X//' >gomdb/pkg-descr << '03b2fab11e7edcf723fe312a5222583a' >XGo wrapper for OpenLDAP Lightning Memory-Mapped Database (LMDB). >X >XWWW: https://github.com/szferi/gomdb >XWWW: http://symas.com/mdb/ >03b2fab11e7edcf723fe312a5222583a >exit >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 194946
:
149285
|
149286
|
149287
|
153440
|
153441
| 153792