Port details |
- gogoc GogoCLIENT, connect to Freenet6 tunnel
- 1.2_2 net
=1 1.2_2Version of this port present on the latest quarterly branch.
- DEPRECATED: Services were discontinued in 2016
This port expired on: 2022-04-30 IGNORE: is marked as broken on FreeBSD 12.3: incomplete definition of type 'struct dsa_st'
- Maintainer: kami@k5-storitve.net
- Port Added: 2010-11-19 19:45:18
- Last Update: 2022-04-30 19:42:57
- Commit Hash: 1899987
- People watching this port, also watch:: nagios, battmond, monit
- License: not specified in port
- WWW:
- http://www.gogo6.com/freenet6
- Description:
- 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://www.gogo6.com/freenet6
- ¦ ¦ ¦ ¦
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: gogoc
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (gogoc-1_2-RELEASE.tar.gz) = a0ef45c0bd1fc9964dc8ac059b7d78c12674bf67ef641740554e166fa99a2f49
SIZE (gogoc-1_2-RELEASE.tar.gz) = 249286
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.3 : devel/gmake
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for gogoc-1.2_2:
DOCS=on: Build and/or install documentation
EXAMPLES=on: Build and/or install examples
===> Use 'make config' to modify these settings
- Options name:
- net_gogoc
- USES:
- gmake ssl
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.2_2 30 Apr 2022 19:42:57 |
Rene Ladan (rene) |
cleanup: Remove expired ports:
2022-04-30 www/shttpd: Abandonware, last release over 12+ years ago
2022-04-30 mail/p5-Email-Sender-Transport-SMTPS: Deprecated by upstream. Use
Email::Sender::Transport::SMTP in mail/p5-Email-Sender instead
2022-04-30 net/gogoc: Services were discontinued in 2016 |
1.2_2 04 Apr 2022 18:27:53 |
Daniel Engberg (diizzy) |
net/gogoc: Deprecate and set expiration date to 2022-04-30
Gogo6 Services were discontinued in 2016
Reference: https://en.wikipedia.org/wiki/Tunnel_broker#Gogo6_gogoSERVER
PR: 240878
Reported by: clive@tongi.org |
1.2_2 14 May 2021 21:06:05 |
Mark Linimon (linimon) |
net/gogoc: mark BROKEN on 14 in the same circumstances as for 12 and 13. |
1.2_2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.2_2 09 Oct 2019 12:17:15 |
bapt |
Drop the ipv6 virtual category for n* category as it is not relevant anymore |
1.2_2 06 Apr 2019 19:40:46 |
antoine |
Mark BROKEN on FreeBSD 12 and 13
Reported by: pkg-fallout
MFH: 2019Q2 |
1.2_2 23 Mar 2017 12:54:46 |
robak |
net/gogoc: new patch with various improvements
- When shutdown, the correct behavior is to send SIGHUP.
- New patch patch-icmp_echo_engine.c: When PID of the gogoc process greater
than 65536, it can not perform timeout ping check correctly, due to
echo_id in icmp_hdr is declared as uint16_t.
- New patch patch-freebsd.sh: To mute dmesg noise "nd6_dad_timer: cancel
DAD on tun0 because of ND6_IFF_IFDISABLED."
- Don't overwrite gogoc.conf on install.
PR: 211426
Submitted by: Clive Lin <clive@tongi.org>
Approved by: maintainer timeout (8 months) |
1.2_1 15 Mar 2017 14:45:31 |
mat |
Remove all USE_OPENSSL occurrences.
Sponsored by: Absolight |
1.2_1 19 Jul 2016 11:04:14 |
mat |
When there is a do-install target, do not use a post-install target, do
everything at once. Sometime, rename post-install into a options helper
target.
I did not fix ports that were such a mess that I could not figure out
what they really wanted to do. I also did not change ports that had
some version of an auto-plist code in post-install, for the same reason.
With hat: portmgr
Sponsored by: Absolight |
1.2_1 22 Nov 2014 14:43:24 |
antoine |
Cleanup plist |
1.2_1 21 Jul 2014 10:05:51 |
rene |
- Stage support
- Install a proper configuaration file
- Strip binaries
- Mark jobs-unsafe
- Fix WWW line in pkg-descr
- Fix pkg-plist
- Bump PORTREVISION
PR: 191958
Submitted by: Carlos Jacobo Puga Media <cjpugmed@gmail.com>
Approved by: portmgr (infrastructure blanket) |
1.2 25 Jun 2014 05:35:32 |
bapt |
Convert GMAKE to MAKE_CMD
Please note that lots of invocation of MAKE_CMD here are wrong as they do not
properly respect MAKE_ENV and friends
With hat: portmgr |
1.2 29 May 2014 12:00:31 |
miwi |
- Convert gmake,bzip2 to USES
Approved by: portmgr |
1.2 20 Sep 2013 22:10:25 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
1.2 14 Jan 2012 08:57:23 |
dougb |
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other. |
1.2 19 Nov 2010 20:18:24 |
rene |
Second try to fix NOPORTEXAMPLES case
Noticed by: QAT |
1.2 19 Nov 2010 20:10:49 |
rene |
Fix NOPORTEXAMPLES case
Noticed by: QAT |
1.2 19 Nov 2010 19:44:49 |
rene |
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] |