Bug 210730 - [NEW PORT] net/cjdns: Routing engine designed for security, scalability, speed
Summary: [NEW PORT] net/cjdns: Routing engine designed for security, scalability, speed
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Kurt Jaeger
URL:
Keywords: feature, patch-ready
Depends on:
Blocks:
 
Reported: 2016-07-01 00:16 UTC by Yuri Victorovich
Modified: 2016-07-31 14:26 UTC (History)
2 users (show)

See Also:
koobs: maintainer-feedback+


Attachments
shar archive (2.83 KB, text/plain)
2016-07-01 00:16 UTC, Yuri Victorovich
no flags Details
shar archive (3.07 KB, text/plain)
2016-07-01 01:33 UTC, Yuri Victorovich
no flags Details
shar archive (3.00 KB, text/plain)
2016-07-01 08:30 UTC, Yuri Victorovich
no flags Details
shar archive (4.24 KB, text/plain)
2016-07-01 20:37 UTC, Yuri Victorovich
no flags Details
shar archive (4.36 KB, text/plain)
2016-07-09 16:41 UTC, Yuri Victorovich
no flags Details
shar archive (5.03 KB, text/plain)
2016-07-10 01:08 UTC, Yuri Victorovich
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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