HaikuPorts
  • Login
  • Preferences
  • Help/Guide
  • Wiki
  • Timeline
  • Roadmap
  • View Tickets
  • Search
  • Port Log
  • Blog

Context Navigation

  • ← Previous Ticket
  • Next Ticket →

Ticket #553 (closed task: fixed)

Opened 4 years ago

Last modified 8 months ago

add net-misc/tor

Reported by: martinhpedersen Owned by:
Priority: normal Milestone:
Component: default Version:
Severity: normal Keywords: tor torproject anonymizer
Cc:

Description

Anonymizing overlay network for TCP ( https://www.torproject.org/)

Compiles fine with gcc2 after removing -lm from some Makefiles (see patch).

One problem is that the tor project force us to download the source via https and wget needs the certificate.

Tested with torsocks and BeZillaBrowser?: working:)

We need torsocks in order to "torify" an application, but that should be added as a separate package. I've gotten everything but the tests to compile, so torsocks needs some more work.

Attachments

tor-0.2.2.34.bep​ (570 bytes) - added by martinhpedersen 4 years ago.
bep
tor-0.2.2.34.patch​ (3.0 KB) - added by martinhpedersen 4 years ago.
patch
tor-0.2.2.35.bep​ (560 bytes) - added by martinhpedersen 4 years ago.
tor-0.2.2.35.patch​ (3.7 KB) - added by martinhpedersen 4 years ago.
tor-0.2.2.35.2.bep​ (772 bytes) - added by martinhpedersen 3 years ago.
New bep with fixed install dirs

Download all attachments as: .zip

Change History

Changed 4 years ago by martinhpedersen

  • attachment tor-0.2.2.34.bep​ added

bep

Changed 4 years ago by martinhpedersen

  • attachment tor-0.2.2.34.patch​ added

patch

comment:1 Changed 4 years ago by martinhpedersen

New version (0.2.2.35) released, so we should probably drop previous.

This time a wrote the patch "the right way", using AC_SEARCH_LIBS in configure.in to search for cos function.

Version 0, edited 4 years ago by martinhpedersen (next)

Changed 4 years ago by martinhpedersen

  • attachment tor-0.2.2.35.bep​ added

Changed 4 years ago by martinhpedersen

  • attachment tor-0.2.2.35.patch​ added

comment:2 Changed 4 years ago by scottmc

added in r1807. It's putting things in /boot/common/share, see if you can fix it to use finddir and put docs into B_COMMON_DOCUMENTATION instead.

Changed 3 years ago by martinhpedersen

  • attachment tor-0.2.2.35.2.bep​ added

New bep with fixed install dirs

comment:3 Changed 8 months ago by scottmc

  • Resolution set to fixed
  • Status changed from new to closed
Note: See TracTickets for help on using tickets.

Download in other formats:

  • Comma-delimited Text
  • Tab-delimited Text
  • RSS Feed

Trac Powered

Powered by Trac 0.13dev-r10686
By Edgewall Software.

Visit the Trac open source project at
http://trac.edgewall.org/