| Port details |
- clboss Core Lightning Node Manager
- 0.16.0 net-p2p
=0 0.15.1Version of this port present on the latest quarterly branch. - Maintainer: vd@FreeBSD.org
 - Port Added: 2024-02-28 10:54:04
- Last Update: 2026-04-24 15:49:51
- Commit Hash: f9d9b02
- Also Listed In: finance
- License: MIT
- WWW:
- https://github.com/ZmnSCPxj/clboss
- Description:
- CLBOSS is an automated manager for Core Lightning forwarding nodes.
CLBOSS is effectively a bunch of heuristics modules wired together to a
regular clock to continuously monitor your node.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- To install the port:
- cd /usr/ports/net-p2p/clboss/ && make install clean
- To add the package, run one of these commands:
- pkg install net-p2p/clboss
- pkg install clboss
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: clboss
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1777017498
SHA256 (ksedgwic-clboss-v0.16.0_GH0.tar.gz) = 2f3ceb3b3f92913f69a308482b7ea9f349674a59f34abeb243b48a4c157f3910
SIZE (ksedgwic-clboss-v0.16.0_GH0.tar.gz) = 3054396
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- autoconf-archive>=0 : devel/autoconf-archive
- gmake>=4.4.1 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- autoconf>=2.73 : devel/autoconf
- automake>=1.18.1 : devel/automake
- libtoolize : devel/libtool
- Runtime dependencies:
-
- lightningd : net-p2p/c-lightning
- Library dependencies:
-
- libcurl.so : ftp/curl
- libev.so : devel/libev
- libunwind.so : devel/libunwind
- libsqlite3.so : databases/sqlite3
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- net-p2p_clboss
- USES:
- autoreconf compiler:c11 gmake libtool pkgconfig sqlite:3
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
0.16.0 24 Apr 2026 15:49:51
    |
Vasil Dimov (vd)  |
net-p2p/clboss: upgrade from 0.15.1 to 0.16.0
The repository moved from
https://github.com/ZmnSCPxj/clboss to
https://github.com/ksedgwic/clboss |
0.15.1 24 Jan 2026 10:35:53
    |
Vasil Dimov (vd)  |
net-p2p/clboss: upgrade from 0.14.1 to 0.15.1 |
0.14.1_1 07 Jan 2026 10:22:10
    |
Vsevolod Stakhov (vsevolod)  |
security/libsodium: Update to 1.0.21
The API remains compatible but bumping all dependent ports as SHLIB
has changed.
Changelog: https://github.com/jedisct1/libsodium/releases/tag/1.0.21-RELEASE
Security: https://00f.net/2025/12/30/libsodium-vulnerability/
PR: 279347 |
0.14.1 06 May 2025 18:53:13
    |
Robert Clausecker (fuz)  |
net-p2p/clboss: fix build on armv7 (remove -Werror)
A warning is triggered by a header file of a dependency. Remove the
dreaded -Werror to not make this a build failure as per policy.
Approved by: portmgr (build fix blanket)
MFH: 2025Q2 |
0.14.1 09 Dec 2024 09:15:16
    |
Vasil Dimov (vd)  |
net-p2p/clboss: upgrade from 0.14.0 to 0.14.1 |
0.14.0 09 Oct 2024 10:05:40
    |
Vasil Dimov (vd)  |
net-p2p/clboss: upgrade from 0.13.3 to 0.14.0 |
0.13.3 03 Sep 2024 11:38:47
    |
Vasil Dimov (vd)  |
net-p2p/clboss: upgrade from 0.13.2 to 0.13.3 |
0.13.2 02 Aug 2024 07:11:39
    |
Vasil Dimov (vd)  |
net-p2p/clboss: upgrade from 0.13.1 to 0.13.2 |
0.13.1_1 20 May 2024 10:33:03
    |
Vsevolod Stakhov (vsevolod)  |
security/libsodium: update to 1.0.19, bump dependent ports
PR: 278259
Reported by: Andrey Korobkov <alster-vinterdalen.se> |
0.13.1 08 May 2024 08:13:33
    |
Vasil Dimov (vd)  |
net-p2p/clboss: upgrade from 0.13 to 0.13.1 |
0.13 02 Mar 2024 14:01:42
    |
Mathieu Arnold (mat)  |
net-p2p/clboss: simplify complex logic by using the framework instead |
0.13 28 Feb 2024 10:51:18
    |
Vasil Dimov (vd)  |
net-p2p/clboss: add new port, The Core Lightning Node Manager |