notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Port details on branch 2024Q4
tor Anonymizing overlay network for TCP
0.4.8.13 security on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.4.8.13Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-11-02 15:24:06
Last Update: 2024-11-02 15:23:30
Commit Hash: 1fb0e4e
Also Listed In: net
License: BSD3CLAUSE
WWW:
https://www.torproject.org/
Description:
Tor: an anonymizing overlay network for TCP Tor is a connection-based low-latency anonymous communication system which addresses many flaws in the original onion routing design. Tor is a toolset for a wide range of organizations and people that want to improve their safety and security on the Internet. Using Tor can help you anonymize web browsing and publishing, instant messaging, IRC, SSH, and more. Tor also provides a platform on which software developers can build new applications with built-in anonymity, safety, and privacy features.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (27 items)
Collapse this list.
  1. /usr/local/share/licenses/tor-0.4.8.13/catalog.mk
  2. /usr/local/share/licenses/tor-0.4.8.13/LICENSE
  3. /usr/local/share/licenses/tor-0.4.8.13/BSD3CLAUSE
  4. bin/tor
  5. bin/tor-gencert
  6. bin/tor-print-ed-signing-cert
  7. bin/tor-resolve
  8. bin/torify
  9. @sample etc/tor/torrc.sample
  10. share/man/man1/tor-gencert.1.gz
  11. share/man/man1/tor-print-ed-signing-cert.1.gz
  12. share/man/man1/tor-resolve.1.gz
  13. share/man/man1/tor.1.gz
  14. share/man/man1/torify.1.gz
  15. share/doc/tor/tor-gencert.html
  16. share/doc/tor/tor-print-ed-signing-cert.html
  17. share/doc/tor/tor-resolve.html
  18. share/doc/tor/tor.html
  19. share/doc/tor/torify.html
  20. share/tor/geoip
  21. share/tor/geoip6
  22. @dir(_tor,_tor,750) /var/run/tor
  23. @dir(_tor,_tor,750) /var/log/tor
  24. @dir(_tor,_tor,750) /var/db/tor
  25. @owner
  26. @group
  27. @mode
Collapse this list.
Dependency lines:
  • tor>0:security/tor
Conflicts:
CONFLICTS_INSTALL:
  • tor-devel
To install the port:
cd /usr/ports/security/tor/ && make install clean
To add the package, run one of these commands:
  • pkg install security/tor
  • pkg install tor
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: tor
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1730303575 SHA256 (tor-0.4.8.13.tar.gz) = 9baf26c387a2820b3942da572146e6eb77c2bc66862af6297cd02a074e6fba28 SIZE (tor-0.4.8.13.tar.gz) = 9912610

Packages (timestamps in pop-ups are UTC):
tor
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.4.8.130.4.8.130.4.4.6_10.4.8.130.4.8.13-0.4.4.6_1-
FreeBSD:13:quarterly0.4.8.130.4.8.130.4.7.130.4.8.130.4.8.130.4.8.100.4.8.100.4.8.10
FreeBSD:14:latest0.4.8.120.4.8.130.4.7.120.4.8.120.4.8.130.4.7.13-0.4.7.13
FreeBSD:14:quarterly0.4.8.130.4.8.13-0.4.8.130.4.8.130.4.8.100.4.8.100.4.8.10
FreeBSD:15:latest0.4.8.130.4.8.13n/a0.4.8.13n/a0.4.8.10_10.4.8.10_10.4.8.10_1
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. asciidoc : textproc/asciidoc
  2. gmake>=4.4.1 : devel/gmake
  3. pkgconf>=1.3.0_1 : devel/pkgconf
Library dependencies:
  1. libevent.so : devel/libevent
  2. libzstd.so : archivers/zstd
This port is required by:
for Run
  1. www/tor-browser

Configuration Options:
===> The following configuration options are available for tor-0.4.8.13: DOCS=on: Build and/or install documentation MANPAGES=on: Build and/or install manual pages STATIC_TOR=off: Build a static tor TCMALLOC=off: Use the tcmalloc memory allocation library ====> Supported compression libraries ZSTD=on: Zstandard compression support LZMA=on: LZMA compression support ====> Tracing LTTNG=off: Build with LTTng-UST instrumentation USDT=off: Build with tracing USDT instrumentation LOG_DEBUG=off: Build with tracing event to debug log ===> Use 'make config' to modify these settings
Options name:
security_tor
USES:
compiler:c11 cpe gmake pkgconfig ssl
pkg-message:
For install:
To enable the tor server, set tor_enable="YES" in your /etc/rc.conf and edit /usr/local/etc/tor/torrc as desired. (However, note that the /usr/local/etc/rc.d/tor rc.subr script can override some torrc options: see that script for details.) To use the torify script, install the net/torsocks port. Tor users are strongly advised to prevent traffic analysis that exploits sequential IP IDs by setting: sysctl net.inet.ip.random_id=1 (see sysctl.conf(5)). In order to run additional, independent instances of tor on the same machine set tor_instances="inst1 inst2 ..." in your /etc/rc.conf, and create the corresponding additional configuration files /usr/local/etc/tor/torrc@inst1, ... Alternatively, you can use the extended instance definition to specify all instance parameteres explicitly: inst_name{:inst_conf:inst_user:inst_group:inst_pidfile:inst_data_dir}
Master Sites:
Expand this list (28 items)
Collapse this list.
  1. ftp://ftp.bit.nl/mirror/tor/
  2. http://mirror.hessmo.com/tor/dist/
  3. http://mirror.host4site.co.il/torproject.org/dist/
  4. http://mirror.open-networx.org/torproject.org/dist/
  5. http://mirror.tor.hu/dist/
  6. http://mirrors.chaos-darmstadt.de/tor-mirror/dist/
  7. http://theonionrouter.com/dist/
  8. http://tor.amorphis.eu/dist/
  9. http://tor.askapache.com/dist/
  10. http://tor.beme-it.de/dist/
  11. http://tor.borgmann.tv/dist/
  12. http://tor.cyberarmy.at/dist/
  13. http://tor.dont-know-me.at/dist/
  14. http://tor.factor.cc/dist/
  15. http://tor.idnr.ws/dist/
  16. http://tor.kamagurka.org/dist/
  17. http://tor.spline.de/dist/
  18. http://tor.vesta.nu/dist/
  19. http://torproj.xpdm.us/dist/
  20. http://torproject.nwlinux.us/dist/
  21. http://www.oignon.net/dist/
  22. http://www.torproject.org.nyud.net/dist/
  23. http://www.torproject.us/dist/
  24. https://archive.torproject.org/tor-package-archive/
  25. https://cyberside.net.ee/sibul/dist/
  26. https://dist.torproject.org/
  27. https://ftp.bit.nl/mirror/tor/
  28. https://torproject.ph3x.at/dist/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.4.8.13
02 Nov 2024 15:23:30
commit hash: 1fb0e4e94f147b0cccfc3847dde2ae6b05d0ab71commit hash: 1fb0e4e94f147b0cccfc3847dde2ae6b05d0ab71commit hash: 1fb0e4e94f147b0cccfc3847dde2ae6b05d0ab71commit hash: 1fb0e4e94f147b0cccfc3847dde2ae6b05d0ab71 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
security/tor: update 0.4.8.12 → 0.4.8.13

Reported by:	Bo <borelays@protonmail.com>

(cherry picked from commit 0f41e1b9c6c1651ea216232121b0980ba655a4f8)

Number of commits found: 1