Bug 210730

Summary: [NEW PORT] net/cjdns: Routing engine designed for security, scalability, speed
Product: Ports & Packages Reporter: Yuri Victorovich <yuri>
Component: Individual Port(s)Assignee: Kurt Jaeger <pi>
Status: Closed FIXED    
Severity: Affects Only Me CC: pi, yuri
Priority: --- Keywords: feature, patch-ready
Version: LatestFlags: koobs: maintainer-feedback+
Hardware: Any   
OS: Any   
See Also: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210767
Attachments:
Description Flags
shar archive
none
shar archive
none
shar archive
none
shar archive
none
shar archive
none
shar archive none

Description Yuri Victorovich freebsd_committer freebsd_triage 2016-07-01 00:16:15 UTC
Created attachment 171986 [details]
shar archive
Comment 1 Yuri Victorovich freebsd_committer freebsd_triage 2016-07-01 01:33:02 UTC
Created attachment 171987 [details]
shar archive

Made .config file auto-generated at startup because it contains the secret key.
Comment 2 Yuri Victorovich freebsd_committer freebsd_triage 2016-07-01 08:30:11 UTC
Created attachment 171997 [details]
shar archive
Comment 3 Yuri Victorovich freebsd_committer freebsd_triage 2016-07-01 20:37:38 UTC
Created attachment 172029 [details]
shar archive

Added pkg-message
Comment 4 Yuri Victorovich freebsd_committer freebsd_triage 2016-07-03 00:06:30 UTC
See also https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210767
Comment 5 Yuri Victorovich freebsd_committer freebsd_triage 2016-07-09 16:41:05 UTC
Created attachment 172289 [details]
shar archive

Added patch.
Comment 6 Yuri Victorovich freebsd_committer freebsd_triage 2016-07-10 01:08:34 UTC
Created attachment 172299 [details]
shar archive

Added an explanation to the package message how to create a VPN.
Comment 7 Yuri Victorovich freebsd_committer freebsd_triage 2016-07-10 06:47:31 UTC
Passes poudriere on 10.3.
Comment 8 Kurt Jaeger freebsd_committer freebsd_triage 2016-07-31 14:24:16 UTC
testbuilds are fine.
Comment 9 Kurt Jaeger freebsd_committer freebsd_triage 2016-07-31 14:26:43 UTC
Committed, thanks!
Comment 10 commit-hook freebsd_committer freebsd_triage 2016-07-31 14:26:46 UTC
A commit references this bug:

Author: pi
Date: Sun Jul 31 14:26:31 UTC 2016
New revision: 419383
URL: https://svnweb.freebsd.org/changeset/ports/419383

Log:
  New port: net/cjdns

  Cjdns implements an encrypted IPv6 network using public-key cryptography for
  address allocation and a distributed hash table for routing. This provides
  near-zero-configuration networking, and prevents many of the security and
  scalability issues that plague existing networks.

  WWW: https://github.com/cjdelisle/cjdns

  PR:		210730
  Submitted by:	Yuri Victorovich <yuri@rawbw.com>

Changes:
  head/net/Makefile
  head/net/cjdns/
  head/net/cjdns/Makefile
  head/net/cjdns/distinfo
  head/net/cjdns/files/
  head/net/cjdns/files/cjdns.in
  head/net/cjdns/files/pkg-message.in
  head/net/cjdns/pkg-descr