| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
14 Jan 2012 08:57:23
0.9.9.9.20
|
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. |
03 Jul 2011 14:03:52
0.9.9.9.20
|
ohauer  |
-remove MD5 |
23 May 2010 14:28:44
0.9.9.9.20
|
sylvio  |
- Fix to tap device in amd64
PR: ports/146102
Submitted by: Alex Forencich <alex@alexforencich.com>
Approved by: maintainer (timeout > 14days) |
27 Mar 2010 00:15:24
0.9.9.9.20
|
dougb  |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
15 Oct 2007 16:38:40
0.9.9.9.20
|
garga  |
- Port was building stuffs on post-patch: target, fix it using do build: [1]
- Since i'm here, just make it respect PREFIX
PR: ports/117106 [1]
Submitted by: maintainer [1] |
07 Sep 2007 07:47:07
0.9.9.9.20
|
edwin  |
new port: security/hamachi (supersedes ports/110850)
New port of Hamachi VPN, using Linux official binary and a
patch on tuncfg.c based on the official OSX release.
Hamachi is a software that eases the creation of secure
VPNs even between nodes that would not be able to connect
to each other (server-assisted connection can be established
from two NATted client, if at least one of the two NAT
associates the port to the client not checking remote host).
UPX port is required in order to decompress the linux binary
and avoid run-time dependency on /proc.
PR: ports/112982
Submitted by: Lapo Luchini <lapo@lapo.it> |