Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
4.10.0_1 21 Jan 2024 20:24:11
    |
Muhammad Moinur Rahman (bofh)  |
net/onioncat: Sanitize MANPREFIX
Approved by: portmgr (blanket) |
4.10.0 13 Feb 2023 11:56:48
    |
Daniel Engberg (diizzy)  |
net/onioncat: Update to 4.10.0
Update to latest release and unbreak port (unfetchable for weeks)
Reported by: pkg-fallout
Approved by: portmgr (blanket, just fix it) |
0.4.7 01 Jan 2023 13:05:10
    |
Carlo Strub (cs)  |
net/onioncat: Update to 0.4.7 |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.3.9 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.3.9 20 Jul 2022 14:22:37
    |
Tobias C. Berner (tcberner)  |
net: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Straup Cope <ascope@cpan.org>
* Aaron Zauner <az_mail@gmx.at>
* Adam Jette <jettea46@yahoo.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Alex Bakhtin <Alex.Bakhtin@gmail.com>
* Alex Deiter <Alex.Deiter@Gmail.COM>
* Alex Dupre <ale@FreeBSD.org>
* Alex Dupre <sysadmin@alexdupre.com> (Only the first 15 lines of the commit message are shown above ) |
0.3.9 10 Jul 2021 20:02:35
    |
Carlo Strub (cs)  |
net/onioncat: Update to 0.3.9 |
0.3.8 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
0.3.8 17 Oct 2020 12:19:45
  |
cs  |
Update to 0.3.8 |
0.2.8 30 Sep 2019 20:47:59
  |
cs  |
Update to 0.2.8 |
0.2.2.r578 14 Aug 2019 08:48:51
  |
mat  |
Convert to UCL & cleanup pkg-message (categories n)
(and missed 3 missed files from previous categories.) |
0.2.2.r578 24 Apr 2018 06:50:00
  |
yuri  |
net/onioncat: Update 0.2.2.r569 -> 0.2.2.r578
PR: 226963
Approved by: cs (maintainer) |
0.2.2.r569 03 Aug 2016 21:03:08
  |
cs  |
Update pkg-descr |
0.2.2.r569 19 May 2016 11:09:14
  |
amdmi3  |
- Fix trailing whitespace in pkg-messages
Approved by: portmgr blanket |
0.2.2.r569 19 May 2016 10:44:12
  |
amdmi3  |
- Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by: portmgr blanket |
0.2.2.r569 17 Apr 2016 17:51:45
  |
cs  |
Update to 0.2.2.r569 |
0.2.2.r554 01 Apr 2016 14:16:20
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
0.2.2.r554 22 Apr 2014 20:42:46
  |
cs  |
I'll take it. |
0.2.2.r554 31 Jan 2014 17:04:25
  |
antoine  |
Stage support |
0.2.2.r554 20 Sep 2013 22:10:25
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
0.2.2.r554 14 Aug 2013 22:35:54
  |
ak  |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
0.2.2.r554 28 Mar 2013 16:29:01
  |
eadler  |
Style: tab -> space.
Most contributors copy an existing port when writing their own so reduce the
number of bad examples in the tree. |
0.2.2.r554 02 Mar 2013 06:36:33
  |
miwi  |
- Update to 0.2.2.r554
PR: 176542
Submitted by: Ports Fury |
0.2.2.r553 01 Nov 2012 16:41:11
  |
pawel  |
Update to version 0.2.2.r553
PR: ports/172042
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
Feature safe: yes |
0.2.2.r552 14 Aug 2012 18:19:35
 |
tabthorpe  |
- Reassign ports to the heap due to a mail bounce
With hat: portmgr |
0.2.2.r552 14 Jan 2012 08:57:23
 |
dougb  |
In the rc.d scripts, change assignments to rcvar to use the
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. |
0.2.2.r552 10 Jun 2011 11:46:51
 |
jlaffaye  |
Update to 0.2.2.r552
PR: ports/157729
Submitted by: "ports@c0decafe.net" <ports@c0decafe.net> (maintainer)
Approved by: bapt (mentor) |
0.2.1 20 Mar 2011 12:54:45
 |
miwi  |
- Get Rid MD5 support |
0.2.1 10 May 2010 02:24:54
 |
miwi  |
OnionCat creates a transparent IP layer on top of Tor's hidden services.
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> |