Bug 254706 - net/freenet6: Remove from tree
Summary: net/freenet6: Remove from tree
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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-04-02 00:44 UTC by Daniel Engberg
Modified: 2021-04-12 22:33 UTC (History)
1 user (show)

See Also:


Attachments
Patch for freenet6 (11.87 KB, patch)
2021-04-02 00:44 UTC, Daniel Engberg
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Engberg freebsd_committer freebsd_triage 2021-04-02 00:44:52 UTC
Created attachment 223761 [details]
Patch for freenet6

Service shut down about 4 years ago

Reference:
https://www.reddit.com/r/ipv6/comments/4escdt/gogonet_and_freenet6_are_closing_down/
Comment 1 commit-hook freebsd_committer freebsd_triage 2021-04-12 22:32:26 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=2485fc0ceb45a3e5388875047129ad48c7a3951c

commit 2485fc0ceb45a3e5388875047129ad48c7a3951c
Author:     Kevin Bowling <kbowling@FreeBSD.org>
AuthorDate: 2021-04-12 22:30:20 +0000
Commit:     Kevin Bowling <kbowling@FreeBSD.org>
CommitDate: 2021-04-12 22:30:20 +0000

    net/freenet6: Remove from tree

    Historical service that is no longer running
    (https://www.reddit.com/r/ipv6/comments/4escdt/gogonet_and_freenet6_are_closing_down/)

    PR:             254706
    Reported by:    daniel.engberg.lists@pyret.net

 MOVED                                              |  1 +
 net/Makefile                                       |  1 -
 net/freenet6/Makefile (gone)                       | 40 ---------------
 net/freenet6/distinfo (gone)                       |  2 -
 net/freenet6/files/freenet6.in (gone)              | 34 -------------
 net/freenet6/files/patch-Makefile (gone)           | 59 ----------------------
 net/freenet6/files/patch-conf__Makefile (gone)     | 11 ----
 net/freenet6/files/patch-src__lib__config.c (gone) | 11 ----
 .../files/patch-src__tsp__tsp_setup.c (gone)       | 27 ----------
 .../patch-src_net_icmp__echo__engine.c (gone)      | 11 ----
 net/freenet6/files/patch-template__Makefile (gone) | 15 ------
 .../files/patch-template_freebsd.sh (gone)         | 11 ----
 net/freenet6/files/pkg-message.in (gone)           | 12 -----
 net/freenet6/pkg-descr (gone)                      | 24 ---------
 net/freenet6/pkg-plist (gone)                      |  6 ---
 15 files changed, 1 insertion(+), 264 deletions(-)
Comment 2 Kevin Bowling freebsd_committer freebsd_triage 2021-04-12 22:33:11 UTC
Thanks for your contributions!