| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
21 Aug 2012 21:00:33
0.96
|
dougb  |
Fix problem introduced in r302141. The directory for the unpacked source
files is unversioned, so it conflicts with the name of the rc.d script in
WRKDIR after SUB_FILES is applied. |
05 Aug 2012 23:19:40
0.96
|
dougb  |
Move the rc.d scripts of the form *.sh.in to *.in
Where necessary add $FreeBSD$ to the file
No PORTREVISION bump necessary because this is a no-op |
14 Jan 2012 08:57:23
0.96
|
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. |
20 Mar 2011 12:54:45
0.96
|
miwi  |
- Get Rid MD5 support |
27 Mar 2010 00:15:24
0.96
|
dougb  |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
22 Aug 2009 00:32:25
0.96  |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with N |
11 Jul 2006 21:30:59
0.96
|
sobomax  |
Update to 0.96. |
22 Jan 2006 21:24:05
0.94_2
|
edwin  |
SHA256ify
Approved by: krion@ |
30 Sep 2005 01:05:15
0.94_2
|
sobomax  |
${LOCALBASE} -> ${PREFIX} where appropriate.
PR: 80394
Submitted by: Vasil Dimov <vd@datamax.bg> |
29 Jul 2005 12:36:30
0.94_2
|
sobomax  |
o Add support for generating pidfile;
o newrc startup script;
o bump PORTREVISION. |
17 Apr 2005 16:39:04
0.94_1
|
sobomax  |
o Add missed statement;
o fix error output. |
17 Apr 2005 10:49:07
0.94
|
sobomax  |
Update to 0.94. |
10 Jun 2004 16:23:58
0.92
|
sobomax  |
Update to 0.92. |
17 Apr 2004 08:34:32
0.91
|
kris  |
BROKEN on !i386: Does not compile |
09 Apr 2004 07:55:34
0.91
|
sobomax  |
Add stund 0.91, a simple STUN (RFC 3489) server and client. |