diff --git a/net/nncp/Makefile b/net/nncp/Makefile index 4c1606a1cc9d..d18cf568e30b 100644 --- a/net/nncp/Makefile +++ b/net/nncp/Makefile @@ -1,31 +1,31 @@ PORTNAME= nncp -DISTVERSION= 6.6.0 +DISTVERSION= 7.3.2 CATEGORIES= net MASTER_SITES= http://www.nncpgo.org/download/ MAINTAINER= stargrave@stargrave.org COMMENT= Utilities for secure store-and-forward files, mail, command exchanging LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING USES= go:modules,no_targets tar:xz USE_RC_SUBR= nncp-caller nncp-daemon nncp-toss MAKE_ARGS= INFODIR=${STAGEDIR}${PREFIX}/${INFO_PATH} MAKE_ENV= ${GO_ENV} INSTALL_TARGET= install-strip SUB_FILES= pkg-message pkg-install pkg-deinstall INFO= nncp PORTDOCS= AUTHORS NEWS NEWS.RU README README.RU THANKS OPTIONS_DEFINE= DOCS post-install: ${MKDIR} ${STAGEDIR}${PREFIX}/etc/newsyslog.conf.d ${INSTALL_DATA} ${FILESDIR}/nncp.newsyslog.conf.sample ${STAGEDIR}${PREFIX}/etc/nncp.conf.sample .include diff --git a/net/nncp/distinfo b/net/nncp/distinfo index dd4a0ad409cc..f57455340a8c 100644 --- a/net/nncp/distinfo +++ b/net/nncp/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1624781692 -SHA256 (nncp-6.6.0.tar.xz) = 73db666fa5c30282770516b2f39f124074117b45a9f4b4840361861a183577f1 -SIZE (nncp-6.6.0.tar.xz) = 1066476 +TIMESTAMP = 1626073174 +SHA256 (nncp-7.3.2.tar.xz) = 65f6a23004189d3f307d160cae97f99a620dda235282165215ddc946f6cc4b7f +SIZE (nncp-7.3.2.tar.xz) = 1168708 diff --git a/net/nncp/pkg-descr b/net/nncp/pkg-descr index 1e1418f12703..9f921ed8bff3 100644 --- a/net/nncp/pkg-descr +++ b/net/nncp/pkg-descr @@ -1,17 +1,17 @@ NNCP (Node to Node copy) is a collection of utilities simplifying secure store-and-forward files, mail and commands exchanging. This utilities are intended to help build up small size (dozens of nodes) ad-hoc friend-to-friend (F2F) statically routed darknet delay-tolerant networks for fire-and-forget secure reliable files, file requests, Internet mail and commands transmission. All packets are integrity checked, end-to-end encrypted (E2EE), explicitly authenticated by known participants public keys. Onion encryption is applied to relayed packets. Each node acts both as a client and server, can use -push and poll behaviour model. +push and poll behaviour model. Also there is multicasting areas support. Out-of-box offline sneakernet/floppynet, dead drops, sequential and append-only CD-ROM/tape storages, air-gapped computers support. But online TCP daemon with full-duplex resumable data transmission exists. WWW: http://www.nncpgo.org/ diff --git a/net/nncp/pkg-plist b/net/nncp/pkg-plist index 4a584028612e..e360a4ac7202 100644 --- a/net/nncp/pkg-plist +++ b/net/nncp/pkg-plist @@ -1,21 +1,24 @@ bin/nncp-bundle bin/nncp-call bin/nncp-caller +bin/nncp-cfgdir bin/nncp-cfgenc bin/nncp-cfgmin bin/nncp-cfgnew bin/nncp-check bin/nncp-cronexpr bin/nncp-daemon bin/nncp-exec bin/nncp-file bin/nncp-freq +bin/nncp-hash bin/nncp-log bin/nncp-pkt bin/nncp-reass bin/nncp-rm bin/nncp-stat bin/nncp-toss +bin/nncp-trns bin/nncp-xfer @dir etc/newsyslog.conf.d @sample etc/nncp.conf.sample etc/newsyslog.conf.d/nncp.conf