Summary: | New port:net/gogonet_c gogoCLIENT offers IPv6 connectivity as well as IPv4 over IPv6 tunneling | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Andrey <drurus> | ||||||
Component: | Individual Port(s) | Assignee: | Rene Ladan <rene> | ||||||
Status: | Closed FIXED | ||||||||
Severity: | Affects Only Me | ||||||||
Priority: | Normal | ||||||||
Version: | Latest | ||||||||
Hardware: | Any | ||||||||
OS: | Any | ||||||||
Attachments: |
|
Description
Andrey
2010-08-15 23:40:00 UTC
This is a multi-part message in MIME format. Note that this PR is similar to http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/147944 So who wants to be the maintainer? Rene Responsible Changed From-To: freebsd-ports-bugs->rene Track, similar to ports/147944 First thank you for fixing the whitespace and localbase issues. If the other person doesn't mind I can be maintainer of this port. Toma=C5=BE On Tue, Nov 2, 2010 at 9:54 PM, Rene Ladan <rene@freebsd.org> wrote: > Note that this PR is similar to > http://www.freebsd.org/cgi/query-pr.cgi?pr=3Dports/147944 > > So who wants to be the maintainer? > > Rene > rene 2010-11-19 19:44:49 UTC FreeBSD ports repository Modified files: net Makefile Added files: net/gogoc Makefile distinfo pkg-descr pkg-plist net/gogoc/files gogoc.in patch-env Log: gogoc is gogoCLIENT, which is needed to connect to Freenet6 tunnel. Freenet6 Tunnel is an IPv6 access service which enables thousands of people from all over the world to experience the best solution for a smooth and incremental deployment of IPv6. Freenet6 Tunnel users can get IPv6 connectivity from anywhere, including from behind any NAT device or from outside of their home network. WWW: http://gogonet.gogo6.com/page/freenet6-services Two similar PRs were sent for the port, take the first one with some modifications from the second one. Tomaz will be the maintainer. patch-env by rene@ PR: ports/147944, ports/149682 Submitted by: Tomaz Muraus [kami 5-storitve.net] , Andrey [drurus gmail.com] Revision Changes Path 1.2285 +1 -0 ports/net/Makefile 1.1 +49 -0 ports/net/gogoc/Makefile (new) 1.1 +2 -0 ports/net/gogoc/distinfo (new) 1.1 +31 -0 ports/net/gogoc/files/gogoc.in (new) 1.1 +190 -0 ports/net/gogoc/files/patch-env (new) 1.1 +9 -0 ports/net/gogoc/pkg-descr (new) 1.1 +7 -0 ports/net/gogoc/pkg-plist (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" State Changed From-To: open->closed Committed ports/147944 with some ideas from you. |