The following issue has been RESOLVED. ====================================================================== https://www.opencsw.org/mantis/view.php?id=4755 ====================================================================== Reported By: ihsan Assigned To: dam ====================================================================== Project: tor Issue ID: 4755 Category: packaging Reproducibility: always Severity: minor Priority: normal Status: resolved Resolution: fixed Fixed in Version: ====================================================================== Date Submitted: 2011-04-13 17:23 CEST Last Modified: 2014-10-27 17:00 CET ====================================================================== Summary: missing dependency Description: The torify command depends on tsocks. The tor package does not depend on it. ======================================================================
---------------------------------------------------------------------- (0010946) jgoerzen (manager) - 2014-10-27 17:00 https://www.opencsw.org/mantis/view.php?id=4755#c10946 ---------------------------------------------------------------------- bash-4.3$ which torsocks /opt/csw/bin/torsocks bash-4.3$ torify torify is now just a wrapper around torsocks(1) for backwards compatibility. Usage: /opt/csw/bin/torify [-hv] <command> [<options>...] bash-4.3$ which torsocks /opt/csw/bin/torsocks
