FreeBSD Bugzilla – Attachment 181520 Details for
Bug 218409
databases/rocksdb: update to 5.2.1, add rocksdb-lite support
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Diff creating rocksdb-lite port
rocksdb-lite.diff (text/plain), 438 bytes, created by
David Thiel
on 2017-04-05 22:25:02 UTC
(
hide
)
Description:
Diff creating rocksdb-lite port
Filename:
MIME Type:
Creator:
David Thiel
Created:
2017-04-05 22:25:02 UTC
Size:
438 bytes
patch
obsolete
>diff -ruN nothing/Makefile rocksdb-lite/Makefile >--- nothing/Makefile 1969-12-31 16:00:00.000000000 -0800 >+++ rocksdb-lite/Makefile 2017-04-05 15:21:59.000000000 -0700 >@@ -0,0 +1,10 @@ >+# Created by: David Thiel <lx@FreeBSD.org> >+# $FreeBSD$ >+ >+MAINTAINER= lx@freebsd.org >+COMMENT= Persistent key-value store for fast storage environments (lite version) >+ >+LITE= yes >+MASTERDIR= ${.CURDIR}/../rocksdb >+ >+.include "${MASTERDIR}/Makefile"
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 Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 218409
:
181519
|
181520
|
181527
|
181528
|
181579