1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00
freebsd-ports/net-p2p/c-lightning
Vasil Dimov 50d1b70610
net-p2p/c-lightning: hook dependencies for the clnrest plugin
The clnrest plugin is already installed but it depends on a bunch of
Python packages. Add an option to net-p2p/c-lightning to install and
depend on those packages.

Further, 3 of those packages were not in the FreeBSD ports. Add them:
* net-p2p/pyln-bolt7 Lightning Network BOLT7 implementation
* net-p2p/pyln-client Python client library for lightningd (net-p2p/c-lightning)
* net-p2p/pyln-proto Lightning Network protocol implementation

To enable the plugin, add
clnrest-port=
clnrest-protocol=
clnrest-host=
to /usr/local/etc/lightningd-bitcoin.conf, see
https://docs.corelightning.org/docs/rest

Differential Revision:	https://reviews.freebsd.org/D43863
2024-02-16 10:25:52 +01:00
..
files net-p2p/c-lightning: hook dependencies for the clnrest plugin 2024-02-16 10:25:52 +01:00
distinfo net-p2p/c-lightning: upgrade from 23.11 to 23.11.2 2024-02-12 09:45:19 +01:00
Makefile net-p2p/c-lightning: hook dependencies for the clnrest plugin 2024-02-16 10:25:52 +01:00
pkg-descr
pkg-plist net-p2p/c-lightning: Upgrade from 23.08.1 to 23.11 2023-11-30 10:08:02 +01:00