notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
I started running short on disk space for the non-production FreshPorts hosts. This time, I have decided to ask for donations. See my recent blog post which points to my Patreon account.
Port details on branch 2024Q2
keybase Keybase.io client and Keybase Filesystem (KBFS)
6.2.8_4 security on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 6.2.8_4Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-04-15 08:39:30
Last Update: 2024-06-15 09:57:50
Commit Hash: aa2919f
License: BSD3CLAUSE
WWW:
https://keybase.io/docs/command_line
https://keybase.io/docs/kbfs
https://github.com/keybase/client
Description:
Keybase.io client and Keybase Filesystem (KBFS) Keybase will be a public directory of publicly auditable public keys. All paired, for convenience, with unique usernames. kbfs is the official Keybase implementation of the client-side code for the Keybase filesystem (KBFS). This client allows you to mount KBFS as a proper filesystem at some mountpoint on your local device (by default, /keybase/). It communicates locally with the Keybase service, and remotely with three types of KBFS servers (block servers, metadata servers, and key servers).
HomepageHomepageHomepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (7 items)
Collapse this list.
  1. bin/git-remote-keybase
  2. bin/kbfsfuse
  3. bin/kbfstool
  4. bin/keybase
  5. /usr/local/share/licenses/keybase-6.2.8_4/catalog.mk
  6. /usr/local/share/licenses/keybase-6.2.8_4/LICENSE
  7. /usr/local/share/licenses/keybase-6.2.8_4/BSD3CLAUSE
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • keybase>0:security/keybase
To install the port:
cd /usr/ports/security/keybase/ && make install clean
To add the package, run one of these commands:
  • pkg install security/keybase
  • pkg install keybase
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: keybase
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1710712336 SHA256 (go/security_keybase/keybase-client-v6.2.8_GH0/go.mod) = 0fd19a4ef8db6f22c222b8eaeedea842b3ec47f5d97d0054ac5f7563634d974e SIZE (go/security_keybase/keybase-client-v6.2.8_GH0/go.mod) = 18570

Expand this list (2 items)

Collapse this list.

SHA256 (go/security_keybase/keybase-client-v6.2.8_GH0/keybase-client-v6.2.8_GH0.tar.gz) = 80a47309535d6479d046c80ca7d2ee3dded6ad71c47aee90710640b93cc829ba SIZE (go/security_keybase/keybase-client-v6.2.8_GH0/keybase-client-v6.2.8_GH0.tar.gz) = 55366546

Collapse this list.


Packages (timestamps in pop-ups are UTC):
keybase
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest6.5.1_56.5.1_5-6.5.1_56.5.1_6n/an/an/a
FreeBSD:13:quarterly6.5.1_26.5.1_5-6.5.1_26.5.1_5n/an/an/a
FreeBSD:14:latest6.5.1_46.5.1_6-6.5.1_46.5.1_6---
FreeBSD:14:quarterly6.5.1_26.5.1_5-6.5.1_26.5.1_5---
FreeBSD:15:latest6.5.1_56.5.1_6n/a-n/an/a--
FreeBSD:15:quarterly-6.5.1_5n/a-n/an/a--
FreeBSD:16:latest-6.5.1_6n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. go121 : lang/go121
Fetch dependencies:
  1. go121 : lang/go121
  2. ca_root_nss>0 : security/ca_root_nss
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
security_keybase
USES:
cpe go:modules tar:xz zip
pkg-message:
For install:
Uploading private keys is strongly discouraged. Notes on how to configure and mount KBFS are available on the FreeBSD wiki: https://wiki.FreeBSD.org/Ports/security/keybase
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/keybase/client/tar.gz/v6.2.8?dummy=/
Collapse this list.

Number of commits found: 3

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
6.2.8_4
15 Jun 2024 09:57:50
commit hash: aa2919fafeb561c987ff7957a14f3bdbd4b62399commit hash: aa2919fafeb561c987ff7957a14f3bdbd4b62399commit hash: aa2919fafeb561c987ff7957a14f3bdbd4b62399commit hash: aa2919fafeb561c987ff7957a14f3bdbd4b62399 files touched by this commit
Ashish SHUKLA (ashish) search for other commits by this committer
all: Bump after lang/go121 update

MFH:		2024Q2
(cherry picked from commit 746fa696a12ef1ca798e36baf087f579375b8cd1)
6.2.8_3
13 May 2024 18:28:41
commit hash: 8db69aebd121759c5b407c78e9e82a26b229efb9commit hash: 8db69aebd121759c5b407c78e9e82a26b229efb9commit hash: 8db69aebd121759c5b407c78e9e82a26b229efb9commit hash: 8db69aebd121759c5b407c78e9e82a26b229efb9 files touched by this commit
Ashish SHUKLA (ashish) search for other commits by this committer
all: Bump after lang/go121 update

MFH:		2024Q2
(cherry picked from commit fce0cc32720e61042bc675152b116f9e61532e92)
6.2.8_2
15 Apr 2024 08:31:41
commit hash: 0bbb270314a986cf7200e39bb7c49823b7147b75commit hash: 0bbb270314a986cf7200e39bb7c49823b7147b75commit hash: 0bbb270314a986cf7200e39bb7c49823b7147b75commit hash: 0bbb270314a986cf7200e39bb7c49823b7147b75 files touched by this commit
Ashish SHUKLA (ashish) search for other commits by this committer
all: Bump after lang/go121 update

MFH:		2024Q2
(cherry picked from commit 32b284679a1954ef1e0c0d52c4741d00e36dc6e0)

Number of commits found: 3