net/freenet6 installs a rc.d file containing: # PROVIDE: freenet6 # REQUIRE: NETWORKING netif named # BEFORE: ip6addrctl # KEYWORD: shutdown There are two problems with this: 1) named is no longer part of FreeBSD base so it is ignored unless one of the bind ports is installed. 2) /etc/rc.d/ip6addrctl contains # PROVIDE: ip6addrctl # REQUIRE: FILESYSTEMS # BEFORE: netif # KEYWORD: nojail This creates circular dependencies on most of the networking-related rc.d files, causing a variety of misbehaviours.
Is this still a problem? Maintainer feedback?
(In reply to w.schwarzenfeld from comment #1) Port has no maintainer anymore after ports r426269.
Closing this as port has been removed as of commit 2485fc0ceb45a3e5388875047129ad48c7a3951c