CVSROOT: /cvs Module name: ports Changes by: [email protected] 2018/01/22 05:30:38
Modified files:
net/torsocks : Makefile
Added files:
net/torsocks/patches: patch-src_socks_c
Log message:
avoid getpw* functions, making it possible to use torsocks with a number of
programs that use pledge() (e.g. lynx). ok pascal@ (maintainer).
