| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
14 Jan 2012 08:57:23
1.0.21
|
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. |
22 Dec 2011 13:12:07
1.0.21
|
scheidell  |
- Update to Build 21, see PR for list of upstream fixes
PR: ports/162872
Submitted by: Alex Deiter <alex.deiter@gmail.com>
Approved by: gabor (mentor) |
11 Jan 2011 10:49:27
1.0.19
|
arved  |
Update to 1.0.19
PR: 153896
Submitted by: Alex Deiter |
09 May 2010 11:21:51
1.0.16
|
miwi  |
- Update to 1.0.16
PR: 145789
Submitted by: Alex Deiter <alex.deiter@gmail.com> (maintainer) |
27 Mar 2010 00:15:24
1.0.15
|
dougb  |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
17 Mar 2010 07:42:04
1.0.15
|
miwi  |
- Update to 1.0.15
PR: 144682
Submitted by: Alex Deiter <alex.deiter@gmail.com> (maintainer) |
09 Jan 2010 00:35:42
1.0.14_1
|
mi  |
Hopefully fix an unreproducable problem reported by buildcluster on 9.0
Build with NDEBUG and add an option for tracing.
PR: ports/142500
Approved by: maintainer |
06 Jan 2010 21:45:08
1.0.14
|
mi  |
udpxy is a UDP-to-HTTP multicast traffic relay daemon:
it forwards UDP traffic from a given multicast subscription
to the requesting HTTP client.
WWW: http://udpxy.sourceforge.net/
PR: ports/ports/142223
Submitted by: Alex Deiter <Alex.Deiter at Gmail.COM> |