diff --git a/net/nncp/Makefile b/net/nncp/Makefile index c6950fa268ef..9303fc0a48d9 100644 --- a/net/nncp/Makefile +++ b/net/nncp/Makefile @@ -1,12 +1,12 @@ # $FreeBSD$ PORTNAME= nncp -DISTVERSION= 2.0 +DISTVERSION= 3.0 CATEGORIES= net MASTER_SITES= http://www.nncpgo.org/download/ MAINTAINER= stargrave@stargrave.org -COMMENT= Utilities for secure store-and-forward files and mail exchanging +COMMENT= Utilities for secure store-and-forward files, mail, command exchanging LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/COPYING diff --git a/net/nncp/distinfo b/net/nncp/distinfo index 4d32ce4fa117..055babaf73db 100644 --- a/net/nncp/distinfo +++ b/net/nncp/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1514626571 -SHA256 (nncp-2.0.tar.xz) = bef31b13fb25381ea511fb77067798ab27409238bdf5600fe2eadb29e5e78996 -SIZE (nncp-2.0.tar.xz) = 1009932 +TIMESTAMP = 1518971240 +SHA256 (nncp-3.0.tar.xz) = 248b22572f576e79a19672e9b82eb64918fc95a9194408c067ea4dd30468286d +SIZE (nncp-3.0.tar.xz) = 1017572 diff --git a/net/nncp/pkg-descr b/net/nncp/pkg-descr index 37b709118e5b..ce972a9da8cb 100644 --- a/net/nncp/pkg-descr +++ b/net/nncp/pkg-descr @@ -2,12 +2,13 @@ NNCP (Node to Node copy) is a collection of utilities simplifying secure store-and-forward files and mail exchanging. This utilities are intended to help build up small size (dozens of -nodes) ad-hoc friend-to-friend (F2F) statically routed darknet networks -for fire-and-forget secure reliable files, file requests and Internet -mail 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. +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. Out-of-box offline sneakernet/floppynet, dead drops, sequential and append-only CD-ROM/tape storages, air-gapped computers support. But diff --git a/net/nncp/pkg-plist b/net/nncp/pkg-plist index 5da0b925825e..e98d84ea198a 100644 --- a/net/nncp/pkg-plist +++ b/net/nncp/pkg-plist @@ -6,10 +6,10 @@ bin/nncp-cfgmin bin/nncp-cfgnew bin/nncp-check bin/nncp-daemon +bin/nncp-exec bin/nncp-file bin/nncp-freq bin/nncp-log -bin/nncp-mail bin/nncp-pkt bin/nncp-reass bin/nncp-rm