diff --git a/net-p2p/Makefile b/net-p2p/Makefile index f2e2d6bba8de..c1c02d4901ff 100644 --- a/net-p2p/Makefile +++ b/net-p2p/Makefile @@ -1,116 +1,117 @@ COMMENT = Peer-to-peer network applications SUBDIR += amule SUBDIR += arbitrum-avm SUBDIR += autoscan SUBDIR += awgg SUBDIR += bazarr SUBDIR += bitcoin SUBDIR += bitcoin-daemon SUBDIR += bitcoin-utils SUBDIR += bitflu SUBDIR += bitmark SUBDIR += bitmark-cli SUBDIR += bitmark-daemon SUBDIR += bitmark-recorder SUBDIR += btcheck SUBDIR += btpd SUBDIR += c-lightning SUBDIR += cardano-db-sync SUBDIR += cardano-node SUBDIR += cncli SUBDIR += cpuminer SUBDIR += createtorrent SUBDIR += ctcs SUBDIR += ctorrent SUBDIR += dclib SUBDIR += deluge SUBDIR += deluge-cli SUBDIR += ed2k SUBDIR += edonkey-tool-hash SUBDIR += eiskaltdcpp-cli SUBDIR += eiskaltdcpp-daemon SUBDIR += eiskaltdcpp-data SUBDIR += eiskaltdcpp-gtk SUBDIR += eiskaltdcpp-lib SUBDIR += ethash SUBDIR += frost SUBDIR += go-ethereum SUBDIR += go-prysm SUBDIR += gtk-gnutella SUBDIR += gtorrentviewer SUBDIR += jackett SUBDIR += jigdo SUBDIR += ktorrent SUBDIR += libbt SUBDIR += liberator SUBDIR += libktorrent SUBDIR += libswift SUBDIR += libtorrent SUBDIR += libtorrent-rasterbar SUBDIR += libtorrent-rasterbar2 SUBDIR += libutp SUBDIR += lidarr SUBDIR += linuxdcpp SUBDIR += litecoin SUBDIR += litecoin-daemon SUBDIR += litecoin-utils SUBDIR += lxmf SUBDIR += microdc2 SUBDIR += minder SUBDIR += mktorrent SUBDIR += mldonkey SUBDIR += mldonkey-core SUBDIR += mldonkey-gui SUBDIR += monero-cli SUBDIR += namecoin SUBDIR += namecoin-daemon SUBDIR += namecoin-utils SUBDIR += ncdc + SUBDIR += nomadnet SUBDIR += ogmios SUBDIR += opendchub SUBDIR += openethereum SUBDIR += oura SUBDIR += p5-Net-BitTorrent SUBDIR += p5-Net-BitTorrent-File SUBDIR += p5-Net-BitTorrent-PeerPacket SUBDIR += p5-Net-DirectConnect SUBDIR += p5-WWW-BitTorrent SUBDIR += phex SUBDIR += prowlarr SUBDIR += py-libtorrent-rasterbar SUBDIR += py-nicotine-plus SUBDIR += py-transmission-rpc SUBDIR += py-tremc SUBDIR += py-vertex SUBDIR += qbittorrent SUBDIR += qtum SUBDIR += radarr SUBDIR += readarr SUBDIR += reticulum SUBDIR += retroshare SUBDIR += rslsync SUBDIR += rtorrent SUBDIR += shx SUBDIR += sonarr SUBDIR += tooth SUBDIR += torrent-file-editor SUBDIR += torrentcheck SUBDIR += torrentsniff SUBDIR += transmission SUBDIR += transmission-cli SUBDIR += transmission-daemon SUBDIR += transmission-gtk SUBDIR += transmission-qt SUBDIR += transmission-remote-gui SUBDIR += transmission-utils SUBDIR += udpt SUBDIR += uhub SUBDIR += vuze SUBDIR += xbt SUBDIR += xmrig SUBDIR += zetacoin SUBDIR += zetacoin-daemon SUBDIR += zetacoin-utils .include diff --git a/net-p2p/nomadnet/Makefile b/net-p2p/nomadnet/Makefile new file mode 100644 index 000000000000..aaf707398c43 --- /dev/null +++ b/net-p2p/nomadnet/Makefile @@ -0,0 +1,22 @@ +PORTNAME= nomadnet +DISTVERSION= 0.3.5 +CATEGORIES= net-p2p +MASTER_SITES= PYPI + +MAINTAINER= cs@FreeBSD.org +COMMENT= Off-grid, resilient mesh communication +WWW= https://github.com/markqvist/nomadnet + +LICENSE= MIT + +RUN_DEPENDS= lxmf>0:net-p2p/lxmf \ + ${PYTHON_PKGNAMEPREFIX}qrcode>=0:textproc/py-qrcode@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}urwid>=0:devel/py-urwid@${PY_FLAVOR} \ + reticulum>0:net-p2p/reticulum + +USES= python:3.4+ +USE_PYTHON= distutils autoplist + +NO_ARCH= yes + +.include diff --git a/net-p2p/nomadnet/distinfo b/net-p2p/nomadnet/distinfo new file mode 100644 index 000000000000..bfbc465bb2da --- /dev/null +++ b/net-p2p/nomadnet/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1677337966 +SHA256 (nomadnet-0.3.5.tar.gz) = d1726fdc69ad05e08868b7e58303a4760db39b2c2294717aca5c0a7258ae2ab0 +SIZE (nomadnet-0.3.5.tar.gz) = 488810 diff --git a/net-p2p/nomadnet/pkg-descr b/net-p2p/nomadnet/pkg-descr new file mode 100644 index 000000000000..eeaab06da1ec --- /dev/null +++ b/net-p2p/nomadnet/pkg-descr @@ -0,0 +1,4 @@ +Nomad Network allows you to build private and resilient communications +platforms that are in complete control and ownership of the people that use +them. No signups, no agreements, no handover of any data, no permissions and +gatekeepers.