Bug 131653 - [NEW PORT] net/torsocks: Most SOCKS-friendly applications way with Tor
Summary: [NEW PORT] net/torsocks: Most SOCKS-friendly applications way with Tor
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Beat Gaetzi
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-13 18:10 UTC by Andrei Lavreniyuk
Modified: 2009-03-08 14:00 UTC (History)
0 users

See Also:


Attachments
file.shar (13.93 KB, text/plain)
2009-02-13 18:10 UTC, Andrei Lavreniyuk
no flags Details
torsocks_fixed.shar (13.93 KB, text/plain)
2009-02-17 02:07 UTC, Andrei V. Lavreniyuk
no flags Details
131653-torsocks.shar (12.92 KB, text/plain)
2009-03-01 20:54 UTC, Andrei V. Lavreniyuk
no flags Details
131653-torsocks.shar (12.92 KB, text/plain)
2009-03-01 20:54 UTC, Andrei V. Lavreniyuk
no flags Details
131653-torsocks.shar (12.92 KB, text/plain)
2009-03-01 20:57 UTC, Andrei V. Lavreniyuk
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Andrei Lavreniyuk 2009-02-13 18:10:00 UTC
 It is new generation TSOCKS.

 Torsocks allows you to use most socks-friendly applications in
a safe way with Tor. It ensures that DNS requests are handled
safely and explicitly rejects UDP traffic from the application
you're using.

 The first release of torsocks contained the following enhancements:

    -Torifying reverse dns requests through gethostbyaddr()
    -Blocking of UDP traffic from sendto() and its variants.
    -Use of Tor-friendly defaults if no configuration file available.
    -The addition of all RFC defined private address ranges to the
    -default configuration.


WWW: http://code.google.com/p/torsocks/
AUTHOR: Robert Hogan <robert@roberthogan.net>

Fix: Patch attached with submission follows:
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2009-02-13 19:16:40 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2009-02-15 17:53:32 UTC
Responsible Changed
From-To: miwi->beat

beat want to play with this.
Comment 3 Beat Gaetzi freebsd_committer freebsd_triage 2009-02-16 18:44:50 UTC
State Changed
From-To: open->feedback

Port fails to build on tinderbox. Ask for submitter fix. Tinderbox logs: 
http://people.freebsd.org/~beat/logs/131653/
Comment 4 Andrei V. Lavreniyuk 2009-02-17 02:07:33 UTC
Hi!


 >Why:	Port fails to build on tinderbox. Ask for submitter fix. 
Tinderbox logs:
 >http://people.freebsd.org/~beat/logs/131653/


   Fixed.


View attached fixed ports file - torsocks_fixed.shar



Thanks!



-- 
  Best regards, Andrei V. Lavreniyuk.
Comment 5 Beat Gaetzi freebsd_committer freebsd_triage 2009-02-18 08:01:26 UTC
State Changed
From-To: feedback->open

Submitter has fixed.
Comment 6 Beat Gaetzi freebsd_committer freebsd_triage 2009-03-01 15:52:05 UTC
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi,

I changed some things in your torsocks port:
- - PORTREVISION removed
- - USE_AUTOTOOLS autoheader and automake removed
- - AUTOMAKE_ARGS. CONFIGURE_ENV, CPPFLAGS and LDFLAGS removed
- - GNU_CONFIGURE, USE_GZIP, WRKSRC and CONFIGURE_ARGS removed
- - Add usewithtor.1 to MAN1
- - Add an OPTIONS menu
- - Add BROKEN message if WITH_SOCKSDNS is defined and WITH_HOSTNAMES is
not set
- - Change knobs to options in ECHO_MSGs
- - Change patch-Makefile.am that libs were installed in lib/ instead of
lib/torsocks
- - Symlinks and conflict with tsocks removed
- - Use REINPLACE_CMD instead of patch-daed_pool
- - Move pkg-message into files and set SUB_FILES
- - Shortened pkg-descr
- - pkg-plist: bin/usewithtor added, lib/torsocks/* removed and make usage
of PORTEXAMPLES and PORTDOCS for directories
- - Make usage of GOOGLE_CODE macro in MASTER_SITES

You will find the modified shar file here:
http://people.freebsd.org/~beat/patches/131653-torsocks.shar

Could you please review and approve the changes.

Thanks,
Beat
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.10 (FreeBSD)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkmqryQACgkQQMW893dCSdvOBwCfbgeoh/NCphqspstOz3VqD5oE
n/UAn3z3NnHWHUVjg91YX7Xv94rko4NA
=+w14
-----END PGP SIGNATURE-----
Comment 7 Andrei V. Lavreniyuk 2009-03-01 20:54:28 UTC
Hi,


 >I changed some things in your torsocks port:


  Big thanks!



 >You will find the modified shar file here:
 >http://people.freebsd.org/~beat/patches/131653-torsocks.shar

 >Could you please review and approve the changes.


Thanks. I'm approve the changes.


I changed some things in torsocks port:
   - - New patch-torsocks.in (correct path lib/ instead of lib/torsocks)



View attached file - 131653-torsocks.shar




-- 
  Best regards, Andrei V. Lavreniyuk.
Comment 8 Andrei V. Lavreniyuk 2009-03-01 20:54:54 UTC
Hi,


 >I changed some things in your torsocks port:


  Big thanks!



 >You will find the modified shar file here:
 >http://people.freebsd.org/~beat/patches/131653-torsocks.shar

 >Could you please review and approve the changes.


Thanks. I'm approve the changes.


I changed some things in torsocks port:
   - - New patch-torsocks.in (correct path lib/ instead of lib/torsocks)



View attached file - 131653-torsocks.shar




-- 
  Best regards, Andrei V. Lavreniyuk.
Comment 9 Andrei V. Lavreniyuk 2009-03-01 20:56:21 UTC
Hi,


 >I changed some things in your torsocks port:


  Big thanks!



 >You will find the modified shar file here:
 >http://people.freebsd.org/~beat/patches/131653-torsocks.shar

 >Could you please review and approve the changes.


Thanks. I'm approve the changes.


I changed some things in torsocks port:
   - - New patch-torsocks.in (correct path lib/ instead of lib/torsocks)



View attached file - 131653-torsocks.shar




-- 
  Best regards, Andrei V. Lavreniyuk.
Comment 10 Andrei V. Lavreniyuk 2009-03-01 20:57:13 UTC
Hi,


 >I changed some things in your torsocks port:


  Big thanks!



 >You will find the modified shar file here:
 >http://people.freebsd.org/~beat/patches/131653-torsocks.shar

 >Could you please review and approve the changes.


Thanks. I'm approve the changes.


I changed some things in torsocks port:
   - - New patch-torsocks.in (correct path lib/ instead of lib/torsocks)



View attached file - 131653-torsocks.shar




-- 
  Best regards, Andrei V. Lavreniyuk.
Comment 11 dfilter service freebsd_committer freebsd_triage 2009-03-08 13:57:46 UTC
beat        2009-03-08 13:57:27 UTC

  FreeBSD ports repository

  Modified files:
    net                  Makefile 
  Added files:
    net/torsocks         Makefile distinfo pkg-descr pkg-plist 
    net/torsocks/files   patch-Makefile.am patch-configure.in 
                         patch-torsocks.in patch-tsocks.c 
                         patch-usewithtor.in pkg-message.in 
  Log:
  It is new generation of TSOCKS.
  
  Torsocks allows you to use most socks-friendly applications in
  a safe way with Tor. It ensures that DNS requests are handled
  safely and explicitly rejects UDP traffic from the application
  you're using.
  
  WWW: http://code.google.com/p/torsocks/
  
  PR:             ports/131653
  Submitted by:   Andrei Lavreniyuk <andy.lavr AT gmail.com>
  Approved by:    miwi (mentor)
  
  Revision  Changes    Path
  1.2083    +1 -0      ports/net/Makefile
  1.1       +128 -0    ports/net/torsocks/Makefile (new)
  1.1       +3 -0      ports/net/torsocks/distinfo (new)
  1.1       +21 -0     ports/net/torsocks/files/patch-Makefile.am (new)
  1.1       +70 -0     ports/net/torsocks/files/patch-configure.in (new)
  1.1       +37 -0     ports/net/torsocks/files/patch-torsocks.in (new)
  1.1       +11 -0     ports/net/torsocks/files/patch-tsocks.c (new)
  1.1       +16 -0     ports/net/torsocks/files/patch-usewithtor.in (new)
  1.1       +12 -0     ports/net/torsocks/files/pkg-message.in (new)
  1.1       +8 -0      ports/net/torsocks/pkg-descr (new)
  1.1       +12 -0     ports/net/torsocks/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 12 Beat Gaetzi freebsd_committer freebsd_triage 2009-03-08 13:59:04 UTC
State Changed
From-To: open->closed

New port added. Thanks!