FreshPorts -- The Place For Ports Mon, 12 May 2008 12:44 AM BST
FreshPorts is now runing off the BETA server. Enjoy for now.
Port details
tor 0.1.2.19_1 security on this many watch lists=15 search for ports that depend on this port An older version of this port was marked as vulnerable.
An anonymizing overlay network for TCP
Maintained by: nivo+kw+ports.bfa274@is-root.com search for ports maintained by this maintainer
Port Added: 29 May 2004 08:31:24
Also Listed In: net


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.

Remember that this is development code -- DON'T RELY ON THE CURRENT TOR
NETWORK FOR ANONYMITY!

WWW: http://tor.eff.org/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Run: net/tsocks
Required Libraries: devel/libevent

To install the port: cd /usr/ports/security/tor/ && make install clean
To add the package: pkg_add -r tor


Configuration Options
===> The following configuration options are available for tor-0.1.2.19_1:
     EVENTDNS=on (default) "asynchronous DNS module"
     THREADS=on (default) "multi-threading support"
     TRANSPARENT=on (default) "transparent proxy support"
     VIDALIA=off (default) "Vidalia graphical Tor controller"
===> Use 'make config' to modify these settings

Master Sites:
http://www.torproject.org/dist/
http://mirror.onionland.org/dist/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
Port Moves
  • port moved here from net/tor on 2005-01-08
    REASON: duplicate ports

Number of commits found: 41

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
20 Mar 2008 23:31:05
Original commit files touched by this commit  0.1.2.19_1
miwi search for other commits by this committer
- Fix Log dir
- Bump PORTREVISION

PR:             120811
Submitted by:   Lars Stokholm <lars.stokholm@gmail.com>
Approved by:    maintainers
16 Mar 2008 09:04:15
Original commit files touched by this commit  0.1.2.19
rafan search for other commits by this committer
- Update to 0.1.2.19

PR:             ports/120633
Submitted by:   ShuenBin Hsu <sbhsu at mail.a6.idv.tw>
Approved by:    maintainer timeout (1 month)
02 Jan 2008 23:43:03
Original commit files touched by this commit  0.1.2.17_2
mnag search for other commits by this committer
- Bump PORTREVISION since devel/libevent are updated.
21 Sep 2007 21:21:30
Original commit files touched by this commit  0.1.2.17_1
mnag search for other commits by this committer
- Change libevent lib and bump PORTREVISION since devel/libevent are updated.
02 Sep 2007 18:14:07
Original commit files touched by this commit  0.1.2.17
arved search for other commits by this committer
Update to 0.1.2.17

PR:             116002
Submitted by:   Nils Vogels <nivo+kw+ports.bfa274@is-root.com>
11 Aug 2007 10:48:18
Original commit files touched by this commit  0.1.2.16
rafan search for other commits by this committer
- Update to 0.1.2.16

PR:             ports/115266
Submitted by:   Nils Vogels <nivo+kw+ports.bfa274 at is-root.com> (maintainer)
23 Jul 2007 10:36:52
Original commit files touched by this commit  0.1.2.14
rafan search for other commits by this committer
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
  supports them.  This is determined by running ``configure --help'' in
  do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
  which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
  Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
  PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
  subdirectory detection.

PR:             ports/111470
Approved by:    portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by:      pointyhat exp run
05 Jun 2007 10:04:07
Original commit files touched by this commit  0.1.2.14
miwi search for other commits by this committer
- Update to 0.1.2.14
- Pass maintainership to submitter [1]

PR:             113289 [1]
                112492
Submitted by:   Nils Vogels <nivo@is-root.com> [1]
                Peter Thoenen <peter.thoenen@yahoo.com> (old maintainer)
Approved by:    maintainer
Thanks to:      bf <bf2006a@yahoo.com>
06 Apr 2007 19:28:46
Original commit files touched by this commit  0.1.1.26_1
mnag search for other commits by this committer
- Bump PORTREVISION and change LIB_DEPENDS to reflect libevent update.
12 Feb 2007 13:33:56
Original commit files touched by this commit  0.1.1.26
rafan search for other commits by this committer
- Use pre-su-install to allow make install as normal user

PR:             ports/108339
Submitted by:   Michael Neumann<mneuma2s at smail.inf.fh-brs.de>
Approved by:    Peter Thoenen <peter.thoenen at yahoo.com> (maintainer)
16 Dec 2006 10:27:29
Original commit files touched by this commit  0.1.1.26
miwi search for other commits by this committer
- Update to 0.1.1.26

PR:             ports/106779
Submitted by:   Peter Thoenen <peter.thoenen@yahoo.com> (maintainer)
05 Dec 2006 13:29:01
Original commit files touched by this commit  0.1.1.25_1
mnag search for other commits by this committer
- Bump PORT_REVISION and change LIB_DEPENDS to reflect update in devel/libevent
- Fix many wrong BUILD_DEPENDS. Thanks to ldd(1)
07 Nov 2006 20:46:34
Original commit files touched by this commit  0.1.1.25
laszlof search for other commits by this committer
Update to version 0.1.1.25.

PR:             ports/105226
Submitted by:   Peter Thoenen <peter.thoenen@yahoo.com> (maintainer)
Reviewed by:    flz (mentor)
30 Sep 2006 08:57:21
Original commit files touched by this commit  0.1.1.24
clsung search for other commits by this committer
- Update to 0.1.1.24

PR:             ports/103843
Submitted by:   maintainer (Peter Thoenen)
06 Aug 2006 13:26:25
Original commit files touched by this commit  0.1.1.23
arved search for other commits by this committer
Update to 0.1.1.23

PR:             101331
Submitted by:   Peter Thoenen <peter.thoenen@yahoo.com> (maintainer)
03 Aug 2006 10:49:00
Original commit files touched by this commit  0.1.1.20
johans search for other commits by this committer
- Update tor to 1.1.20 (former development branch)
- Submitter becomes new maintainer (approved by old maintainer)
- Use rc.subr

PR:             98373
Submitted by:   Peter Thoenen
Approved by:    flz (mentor)
30 Jun 2006 03:53:12
Original commit files touched by this commit  0.1.0.17
leeym search for other commits by this committer
- update dependencies for libevent-1.2
16 Mar 2006 14:43:57
Original commit files touched by this commit  0.1.0.17
pav search for other commits by this committer
- Update to 0.1.0.17

PR:             ports/93596
Submitted by:   Johan van Selst <johans@stack.nl>
Approved by:    rik <freebsd-ports@rikrose.net> (maintainer)
24 Jan 2006 01:03:33
Original commit files touched by this commit  0.1.0.14
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
22 Jan 2006 02:50:55
Original commit files touched by this commit  0.1.0.14
edwin search for other commits by this committer
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
02 Sep 2005 16:08:37
Original commit files touched by this commit  0.1.0.14
garga search for other commits by this committer
- Update to 0.1.0.14

PR:             ports/85635
Submitted by:   maintainer
29 Jul 2005 12:05:21
Original commit files touched by this commit  0.1.0.12
 This port version is marked as vulnerable.
garga search for other commits by this committer
- Update to 0.1.0.12

PR:             ports/84281
Submitted by:   rik <freebsd-ports@rikrose.net> (maintainer)
03 Jul 2005 16:40:57
Original commit files touched by this commit  0.1.0.11
 This port version is marked as vulnerable.
pav search for other commits by this committer
- Update to 0.1.0.11

PR:             ports/82921
Submitted by:   rik <freebsd-ports@rikrose.net> (maintainer)
01 Jul 2005 23:47:21
Original commit files touched by this commit  0.1.0.10_1
 This port version is marked as vulnerable.
jylefort search for other commits by this committer
Chase the libevent update.

Reported by:    pointyhat
18 Jun 2005 14:35:11
Original commit files touched by this commit  0.1.0.10
 This port version is marked as vulnerable.
jylefort search for other commits by this committer
- Update to 0.1.0.10 [1]
- Polish the Makefile and packing list

PR:             ports/82386 [1]
Submitted by:   maintainer [1]
24 May 2005 17:39:42
Original commit files touched by this commit  0.0.9.9
 This port version is marked as vulnerable.
pav search for other commits by this committer
- Resurrect mistakenly removed needed patch file

Blaming:        mess on submitter's box
24 May 2005 16:27:32
Original commit files touched by this commit  0.0.9.9
 This port version is marked as vulnerable.
pav search for other commits by this committer
- Update to 0.0.9.9

PR:             ports/81435
Submitted by:   rik <freebsd-ports@rikrose.net> (maintainer)
12 Apr 2005 04:26:57
Original commit files touched by this commit  0.0.9.2_1
 This port version is marked as vulnerable.
obrien search for other commits by this committer
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
11 Apr 2005 09:04:41
Original commit files touched by this commit  0.0.9.2_1
 This port version is marked as vulnerable.
obrien search for other commits by this committer
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
30 Jan 2005 14:55:57
Original commit files touched by this commit  0.0.9.2_1
 This port version is marked as vulnerable.
pav search for other commits by this committer
- adds _tor user and gourp for tor to run as
- puts data into /var/db/tor/data  -  TAKE NOTE WHEN UPGRADING!
- working tor.sh!!! (finally. sorry for not doing this earlier!)

PR:             ports/76837
Submitted by:   rik <freebsd-ports@rikrose.net> (maintainer)
09 Jan 2005 17:55:04
Original commit files touched by this commit  0.0.9.2
 This port version is marked as vulnerable.
arved search for other commits by this committer
Update distinfo after last update

PR:             75996
Submitted by:   Darrien <darrien.l@gmail.com>
Forgotten by:   lioux
08 Jan 2005 20:18:49
Original commit files touched by this commit  0.0.9.2
 This port version is marked as vulnerable.
lioux search for other commits by this committer
o Update to 0.0.9.2
o Add net as a secondary CATEGORY
o Uphold CFLAGS
o DESCR:
        - Add additional text from developer's www site
        - Update WWW tag with new location

Approved by:    maintainer
24 Dec 2004 12:03:12
Original commit files touched by this commit  0.0.9.1
 This port version is marked as vulnerable.
krion search for other commits by this committer
Update to 0.0.9.1

PR:             ports/75440
Submitted by:   maintainer
03 Dec 2004 19:07:54
Original commit files touched by this commit  0.0.8.1
 This port version is marked as vulnerable.
pav search for other commits by this committer
- Chase permanent redirection

Reported by:    pointyhat via kris
16 Oct 2004 17:11:39
Original commit files touched by this commit  0.0.8.1
 This port version is marked as vulnerable.
pav search for other commits by this committer
- Quick update to 0.0.8.1, bugfix release, because 0.0.8 was removed
  from distsite

Reported by:    Dead Microprocessor <dead.microprocessor@gmail.com>
12 Oct 2004 00:25:24
Original commit files touched by this commit  0.0.8
 This port version is marked as vulnerable.
pav search for other commits by this committer
- Update to 0.0.8

PR:             ports/72086
Submitted by:   rik <freebsd-security@rikrose.net> (maintainer)
11 Jul 2004 12:51:03
Original commit files touched by this commit  0.0.7.2
 This port version is marked as vulnerable.
edwin search for other commits by this committer
Keep a local copy until the original mastersite is back again.

Submitted by:   rik@#bsdports
08 Jul 2004 19:49:10
Original commit files touched by this commit  0.0.7.2
 This port version is marked as vulnerable.
vs search for other commits by this committer
- Update to 0.0.7.2
- Add net/tsocks to RUN_DEPENDS

PR:             ports/68813
Submitted by:   maintainer
11 Jun 2004 15:55:01
Original commit files touched by this commit  0.0.7
 This port version is marked as vulnerable.
krion search for other commits by this committer
- Update to version 0.0.7

PR:             ports/67831
Submitted by:   maintainer
29 May 2004 14:25:36
Original commit files touched by this commit  0.0.6.2
 This port version is marked as vulnerable.
krion search for other commits by this committer
- Fix build on 4.x

PR:             ports/67336
Submitted by:   maintainer
29 May 2004 08:30:00
Original commit files touched by this commit  0.0.6.2
 This port version is marked as vulnerable.
krion search for other commits by this committer
Add tor 0.0.6.2, an anonymizing overlay network for TCP.

Onion Routing is a connection-oriented anonymizing
communication service. Users choose a source-routed path
through a set of nodes, and negotiate a "virtual circuit"
through the network, in which each node knows its predecessor
and successor, but no others. Traffic flowing down the circuit
is unwrapped by a symmetric key at each node, which reveals the
downstream node.

WWW: http://freehaven.net/tor/

PR:             ports/67305
Submitted by:   freebsd-ports@rikrose.net

Number of commits found: 41

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
vorbis-toolsMay 11
qemuMay 08
qemu-develMay 08
swfdecMay 07
firefox*May 03
firefox-devel*May 03
firefox10*May 03
firefox15*May 03
flock*May 03
linux-firefox*May 03
linux-firefox-devel*May 03
linux-flock*May 03
linux-seamonkey*May 03
linux-seamonkey-devel*May 03
linux-thunderbird*May 03

11 vulnerabilities affecting 26 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
Traffic

Calculated hourly:
Port count 18458
Broken 177
Deprecated 58
Ignore 585
Forbidden 4
Restricted 413
No CDROM 126
Vulnerable 53
Expired 33
Set to expire 37
Interactive 76
new 24 hours 4
new 48 hours5
new 7 days29
new fortnight67
new month171

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 2.811 seconds.