| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
14 Jan 2012 08:57:23
3.9.5
|
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. |
25 Jul 2011 19:45:10
3.9.5
|
johans  |
Fix mrouted build with clang |
07 Apr 2011 20:09:57
3.9.5
|
johans  |
- Update mrouted to version 3.9.5 from new MASTER_SITE
This release includes our own old patches and other people's improvements
- Remove unneeded patch files
- Install mtrace binary and manpage as well
- Mention new homepage
- Grab maintainership |
20 Mar 2011 12:54:45
3.9_1
|
miwi  |
- Get Rid MD5 support |
06 Jun 2010 17:00:59
3.9_1
|
bms  |
Drop maintainership for these ports.
Regrettably, I have no free time for the foreseeable future which
I can commit directly to these aspects of FreeBSD work, due to
a demanding new role elsewhere.
I am able to review patches from time to time, but regrettably cannot
be directly involved in engineering work beyond this w/o it being
directly involved in day-to-day effort.
Thank you for your understanding. |
27 Mar 2010 00:15:24
3.9_1
|
dougb  |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
31 Mar 2008 10:13:37
3.9_1
|
bms  |
Pick up patches which were in FreeBSD base before mrouted got de-orbitted.
PR: 122223
Submitted by: swp at swp dot pp dot ru |
28 Sep 2006 21:29:10
3.9
|
bms  |
Add new port of mrouted, IPv4 DVMRP multicast routing daemon. |