aboutsummaryrefslogtreecommitdiff
path: root/net/onioncat
Commit message (Collapse)AuthorAgeFilesLines
* I'll take it.Carlo Strub2014-04-221-1/+1
| | | | Notes: svn path=/head/; revision=351883
* Stage supportAntoine Brodin2014-01-311-6/+3
| | | | Notes: svn path=/head/; revision=342038
* 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
* - Remove MAKE_JOBS_SAFE variableAlex Kozlov2013-08-141-1/+0
| | | | | | | Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=324744
* Style: tab -> space.Eitan Adler2013-03-281-1/+1
| | | | | | | Most contributors copy an existing port when writing their own so reduce the number of bad examples in the tree. Notes: svn path=/head/; revision=315487
* - Update to 0.2.2.r554Martin Wilke2013-03-022-6/+5
| | | | | | | | PR: 176542 Submitted by: Ports Fury Notes: svn path=/head/; revision=313211
* Update to version 0.2.2.r553Pawel Pekala2012-11-012-12/+16
| | | | | | | | | PR: ports/172042 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Feature safe: yes Notes: svn path=/head/; revision=306813
* - Reassign ports to the heap due to a mail bounceThomas Abthorpe2012-08-141-1/+1
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=302528
* In the rc.d scripts, change assignments to rcvar to use theDoug Barton2012-01-141-1/+1
| | | | | | | | | | | | | | literal name_enable wherever possible, and ${name}_enable when it's not, to prepare for the demise of set_rcvar(). In cases where I had to hand-edit unusual instances also modify formatting slightly to be more uniform (and in some cases, correct). This includes adding some $FreeBSD$ tags, and most importantly moving rcvar= to right after name= so it's clear that one is derived from the other. Notes: svn path=/head/; revision=289156
* Update to 0.2.2.r552Julien Laffaye2011-06-102-3/+3
| | | | | | | | | PR: ports/157729 Submitted by: "ports@c0decafe.net" <ports@c0decafe.net> (maintainer) Approved by: bapt (mentor) Notes: svn path=/head/; revision=275300
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* OnionCat creates a transparent IP layer on top of Tor's hidden services.Martin Wilke2010-05-105-0/+75
It transmits any kind of IP-based data transparently through the Tor network on a location hidden basis. You can think of it as a point-to-multipoint VPN between hidden services. OnionCat is based on anonymizing transport layers like Tor. WWW: http://www.cypherpunk.at/onioncat/ PR: ports/146433 Submitted by: "ports@c0decafe.net" <ports@c0decafe.net> Notes: svn path=/head/; revision=254034