Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F103988056
D16821.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D16821.diff
View Options
Index: head/security/Makefile
===================================================================
--- head/security/Makefile
+++ head/security/Makefile
@@ -292,6 +292,7 @@
SUBDIR += jbrofuzz
SUBDIR += john
SUBDIR += kbfs
+ SUBDIR += kbfsd
SUBDIR += kc
SUBDIR += kc24
SUBDIR += kdbx-viewer
Index: head/security/kbfsd/Makefile
===================================================================
--- head/security/kbfsd/Makefile
+++ head/security/kbfsd/Makefile
@@ -0,0 +1,25 @@
+# $FreeBSD$
+
+PORTNAME= kbfsd
+DISTVERSIONPREFIX= v
+DISTVERSION= 1.2.0
+CATEGORIES= security
+
+MAINTAINER= 0mp@FreeBSD.org
+COMMENT= Service daemon for the Keybase filesystem (KBFS)
+
+# There is no license file in v1.2.0.
+LICENSE= BSD2CLAUSE
+
+RUN_DEPENDS= kbfsfuse:security/kbfs \
+ keybase:security/keybase
+
+USE_GITHUB= yes
+GH_ACCOUNT= 0mp
+
+NO_ARCH= yes
+
+PLIST_FILES= etc/rc.d/kbfsd \
+ man/man5/kbfsd.5.gz
+
+.include <bsd.port.mk>
Index: head/security/kbfsd/distinfo
===================================================================
--- head/security/kbfsd/distinfo
+++ head/security/kbfsd/distinfo
@@ -0,0 +1,3 @@
+TIMESTAMP = 1534931324
+SHA256 (0mp-kbfsd-v1.2.0_GH0.tar.gz) = af56863917a4c6a6b1c4647b33744c9875e0415f4f1898637f29ec13e8f50d9b
+SIZE (0mp-kbfsd-v1.2.0_GH0.tar.gz) = 3760
Index: head/security/kbfsd/pkg-descr
===================================================================
--- head/security/kbfsd/pkg-descr
+++ head/security/kbfsd/pkg-descr
@@ -0,0 +1,6 @@
+kbfsd is a service daemon to launch the Keybase filesystem called KBFS.
+
+Its aim is to ease the process of using KBFS on FreeBSD. It takes care of
+the configuration the Keybase user would have to do manually otherwise.
+
+WWW: https://github.com/0mp/kbfsd
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Dec 3, 1:55 AM (20 h, 54 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
14998592
Default Alt Text
D16821.diff (1 KB)
Attached To
Mode
D16821: New port (security/kbfsd): Service daemon for the Keybase filesystem (KBFS)
Attached
Detach File
Event Timeline
Log In to Comment