aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/tor.rb
AgeCommit message (Collapse)Author
2014-05-18tor: update 0.2.4.22 bottle.BrewTestBot
Closes #29361. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2014-05-18tor: fix sysconfdirXu Cheng
2014-05-17tor: modernizeAdam Vandenberg
2014-05-17tor: update 0.2.4.22 bottle.BrewTestBot
2014-05-17Tor 0.2.4.22, 0.2.5.4Yannik Ehlert
Closes #29348. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2014-04-09tor: update 0.2.4.21 bottle.BrewTestBot
2014-04-09tor: bump revision for OpenSSL security.Mike McQuaid
2014-03-31tor: add 0.2.4.21 bottle.BrewTestBot
Closes #28020. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-03-31tor 0.2.5.3-alpha (devel)WebDesZ
2014-03-19tor: use Homebrew opensslJack Nagel
2014-03-07tor 0.2.4.21/devel 0.2.5.2-alphaMike Tigas
https://lists.torproject.org/pipermail/tor-talk/2014-March/032242.html https://lists.torproject.org/pipermail/tor-talk/2014-February/032150.html Closes #27298. Signed-off-by: Brett Koonce <koonce@gmail.com>
2014-03-07use opt shortcutsAdam Vandenberg
2014-02-27tor: use Formula[]Jack Nagel
2014-02-11tor: install tor-ctrlSorin Ionescu
Closes #25494. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2014-01-09tor 0.2.4.20Mike Tigas
"fixes an issue that would create more preemptive circuits than actually need, and a security issue related to poor random number generation." * Announcement: https://lists.torproject.org/pipermail/tor-talk/2013-December/031483.html Closes #25764. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-01-03tor: fix conditionalsMisty De Meo
2014-01-03tor: needs newer openssl on < Snow LeopardMisty De Meo
Fixes mistydemeo/tigerbrew#163.
2013-12-18tor 0.2.4.19 (stable), 0.2.5.1-alpha (devel)Mike Tigas
Announcements: * https://lists.torproject.org/pipermail/tor-talk/2013-December/031392.html * https://blog.torproject.org/blog/tor-weekly-news-%E2%80%94-december-18th-2013 * https://lists.torproject.org/pipermail/tor-talk/2013-October/030269.html Closes #25310. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2013-11-25tor devel 0.2.4.18-rcArlo Breault
Closes #24638. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-09-15tor: add option to build against Homebrew's OpenSSLsand
Closes #20793. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-04-06Remove unnecessary/unused UserName plist keys.Mike McQuaid
Fixes #18293.
2012-12-16tor 0.2.3.25Andrew Marshall
Closes #16601. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-25Make generic caveats for launchd plist files.Mike McQuaid
2012-09-21Tor 0.2.2.39Philippe Latulippe
Closes #15044. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-09-09Let plists be installed automaticallyAdam Vandenberg
2012-09-03Batch convert MD5 formula to SHA1.Mike McQuaid
Closes #14653.
2012-08-18tor 0.2.2.38Fayland Lam
Closes #14273. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-30Tor 0.2.2.37skinny_much
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-29tor 0.2.2.36Luke Gallagher
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-02-15tor: remove unused configure switchJack Nagel
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-03Add and use plist helper methodsJack Nagel
These will be used to unify the label namespaces in embedded plists, i.e. 'homebrew.mxcl.<formula>'. plist_path returns the full path to a plist file located at the top level of the keg; plist_path.basename can be used if just the filename is needed. c.f. #9346. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-03Normalize paths in embedded plist filesJack Nagel
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-12-19tor 0.2.2.35Erik Swanson
Closes #9181. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-11-03tor 0.2.2.34tonyskn
Closes #8377. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-25tor 0.2.2.33Abhi Yerra
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-09-02Fix plist permissions for LionAdam Vandenberg
2011-08-30Tor: update to version 0.2.2.32Thiago Alessio
Closes #7290. Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-06-14tor: add startup plistKyle Fuller
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-27Tor 0.2.1.30Rowan Seymour
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-12Use ruby style for inheritance.Adam Vandenberg
2011-01-21Updated tor to 0.2.1.29thalamus
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-12-04updated tor to 0.2.1.27igorette
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2010-11-18Use https for all GitHub URLsTianyi Cui
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-08-07Update formulae for version 0.7Adam Vandenberg
* Use new "url" features * Use keg_only DSL * Use "skip_clean :all" DSL * Whitespace and style cleanups * Make bash invocations less silly * Use new man2-man8 helpers * Remove "FileUtils." since it is included in Formula * Use real names for deps instead of aliases * ENV.x11 now updates path, so remove that from individual brews
2010-06-12Updated tor formula to version 0.2.1.26.Florian Schlachter
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-03-29Updated tor formular to 0.2.1.25. Adapted the link, the md5 and the patch ↵Michel Steuwer
for 64bit support. Signed-off-by: David Höppner <0xffea@gmail.com>
2010-02-10Updated tor to 0.2.1.22.Adam Vandenberg
2010-02-10New formula: Tortstevens
Signed-off-by: Adam Vandenberg <flangy@gmail.com>