aboutsummaryrefslogtreecommitdiff
path: root/net/torsocks
Commit message (Collapse)AuthorAgeFilesLines
* Update to 2.2.0Emanuel Haupt2017-06-142-3/+4
| | | | | | | | PR: 219211 Approved by: maintainer timeout (yuri@rawbw.com, 32 days) Notes: svn path=/head/; revision=443560
* Cleanup GH_* and variables order.Mathieu Arnold2015-12-291-1/+0
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=404743
* Update to version 2.1.0Pawel Pekala2015-10-286-52/+80
| | | | | | | | PR: 200503 Submitted by: maintainer Notes: svn path=/head/; revision=400400
* - Switch to options helpersDmitry Marakasov2015-08-281-7/+2
| | | | | | | | | - While here, add some NO_ARCHes and couple missing PORT_OPTIONS=DOCS Approved by: portmgr blanket Notes: svn path=/head/; revision=395483
* Cleanup some abusive use of GH_TAGNAME.Mathieu Arnold2015-08-042-3/+2
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=393516
* Add USES=alias to 11 ports (non-invasive DragonFly support)John Marino2015-07-031-1/+1
| | | | Notes: svn path=/head/; revision=391227
* Convert to USES=autoreconfTijl Coosemans2015-04-181-3/+1
| | | | Notes: svn path=/head/; revision=384229
* net/torsocks: 1.2 -> 2.0.0Kurt Jaeger2015-03-2915-238/+100
| | | | | | | | | | | | | | - Changes: https://github.com/dgoulet/torsocks/blob/master/ChangeLog - Submitter takes maintainership - Repository moved from google to github (and further) PR: 195715 Submitted by: yuri@rawbw.com Approved by: <andy.lavr@gmail.com> (maintainer timeout) Notes: svn path=/head/; revision=382623
* - Fix plistAntoine Brodin2014-12-212-1/+3
| | | | | | | - Strip shared library Notes: svn path=/head/; revision=375156
* Cleanup plistBaptiste Daroussin2014-12-091-2/+0
| | | | Notes: svn path=/head/; revision=374410
* - StagifyDmitry Marakasov2014-07-032-14/+11
| | | | | | | | | - Switch to USES=libtool, drop .la files Approved by: portmgr blanket Notes: svn path=/head/; revision=360432
* - Convert gmake,bzip2 to USESMartin Wilke2014-05-291-1/+1
| | | | | | | Approved by: portmgr Notes: svn path=/head/; revision=355691
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | net) Notes: svn path=/head/; revision=327755
* Hack around fallout from recent update to automake-1.14Ade Lovett2013-07-232-0/+10
| | | | Notes: svn path=/head/; revision=323553
* - Convert to OptionsNG [1]William Grzybowski2013-05-269-69/+92
| | | | | | | | | | | | | | | - Use libtoolize for autotools [1] - Trim Makefile header [1] - Add LICENSE (GPLv2) - Use PORTDOCS at Makefile - Remove PORTEXAMPLES (sample conf same as original) PR: ports/177113 [1] Submitted by: Andrei Lavreniyuk <andy.lavr@gmail.com> (maintainer) [1] Approved by: jpaetzel (mentor) Notes: svn path=/head/; revision=319134
* - Update to 1.2Martin Wilke2012-01-279-84/+62
| | | | | | | | PR: 162400 Submitted by: Andrei Lavreniyuk <andy.lavr@gmail.com> (maintainer) Notes: svn path=/head/; revision=289887
* Fix library pathTilman Keskinoz2011-01-142-0/+12
| | | | | | | | | | PR: 153931 Submitted by: maintainer Reported by: Nick Ulen Feature safe: yes Notes: svn path=/head/; revision=267768
* - Update to 1.1Dennis Herrmann2011-01-105-121/+5
| | | | | | | | PR: ports/153465 Submitted by: Andrei Lavreniyuk <andy.lavr@gmail.com> (maintainer) Notes: svn path=/head/; revision=267613
* Sync to new bsd.autotools.mkAde Lovett2010-12-041-1/+1
| | | | Notes: svn path=/head/; revision=265663
* Punt autoconf267->autoconf268Ade Lovett2010-10-161-1/+1
| | | | Notes: svn path=/head/; revision=263089
* Round one migration of ports from automake{19,110} to automake111Ade Lovett2010-10-052-13/+10
| | | | Notes: svn path=/head/; revision=262460
* Autotools update. Read ports/UPDATING 20100915 for details.Ade Lovett2010-09-151-2/+2
| | | | | | | | Approved by: portmgr (for Mk/bsd.port.mk part) Tested by: Multiple -exp runs Notes: svn path=/head/; revision=261230
* - Synchronize .in and .am patchesPav Lucistnik2009-12-181-5/+14
| | | | | | | Reported by: QAT Notes: svn path=/head/; revision=246159
* - Update to 1.0 epsilonPav Lucistnik2009-12-186-259/+39
| | | | | | | | PR: ports/140534 Submitted by: Andrei Lavreniyuk <andy.lavr@gmail.com> (maintainer) Notes: svn path=/head/; revision=246156
* - Add a patch from upstream to fix segfault when address supplied forBeat Gaetzi2009-09-085-19/+276
| | | | | | | | | | | getaddrinfo is null and handle wildcard addresses in getaddrinfo calls. - Bump PORTREVISION PR: ports/138200 (based on) Submitted by: Andrei Lavreniyuk <andy.lavr AT gmail.com> (maintainer) Notes: svn path=/head/; revision=241045
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.Jeremy Messenger2009-08-021-1/+1
| | | | | | | | | | | | | | | | | | | | | -Update libtool and libltdl to 2.2.6a. -Remove devel/libtool15 and devel/libltdl15. -Fix ports build with libtool22/libltdl22. -Bump ports that depend on libltdl22 due to shared library version change. -Explain what to do update in the UPDATING. It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop and applications in the runtime. With help: marcus and kwm Pointyhat-exp: a few times by pav Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and a few MarcusCom CVS users. Also, I might have missed a few. Repocopy by: marcus Approved by: portmgr Notes: svn path=/head/; revision=238781
* - Fix build on amd64Beat Gaetzi2009-03-081-0/+11
| | | | | | | | | Reported by: QAT Tested by: miwi Approved by: miwi (mentor) Notes: svn path=/head/; revision=229679
* It is new generation of TSOCKS.Beat Gaetzi2009-03-0810-0/+318
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) Notes: svn path=/head/; revision=229676