CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2020/04/12 17:42:58
Modified files:
net : Makefile
net/irssi : Makefile
net/irssi/pkg : DESCR-main PLIST-main
Log message:
irssi: drop the socks FLAVOR
The irssi--socks package confuses people: it only supports connecting
over a SOCKS proxy and fails in a non-obvious way if you try to use it
as a regular IRC client. It doesn't give hints or point at the
documentation of security/dante.
We have shared libs on all archs since a long time so people who need
SOCKS functionality can use socksify(1) from the dante package instead.
ok kn@ (maintainer)