| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
14 Jan 2012 08:57:23
0.1_1,1
|
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.1_1,1
|
miwi  |
- Get Rid MD5 support |
31 Oct 2010 14:47:29
0.1_1,1
|
rene  |
- Do not delete the configuration file on deinstall if it was modified [1]
- For the rc script: [2]
- use /usr/sbin/daemon to start the rc script because igmpproxy does not
daemonize itself
- add shutdown keyword
- cleanups
- Bump PORTREVISION [2]
PR: ports/149547 [1], ports/150146 [2]
Submitted by: Florian Smeets [flo kasimir.com] [1] [2]
Approved by: maintainer timeout (11 weeks [1], 8 weeks [2]) |
27 Mar 2010 00:15:24
0.1
|
dougb  |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
31 Jan 2010 13:08:28
0.1,1
|
miwi  |
- Update 1.0
- bump PORTEPOCH
PR: 141799
Submitted by: "Alexander V. Chernikov" <melifaro@ipfw.ru> (maintainer) |
22 Aug 2009 00:32:25
0.1_1  |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with N |
25 May 2009 15:37:58
0.1_1
|
dhn  |
- Fix build on 8.x
- Fix strcpy() buffer overflow
PR: ports/134915
Submitted by: Alexander V. Chernikov <melifaro@ipfw.ru> (maintainer) |
18 Mar 2009 15:18:53
0.1
|
bms  |
Add new port igmpproxy.
This is an IGMPv2 aware multicast forwarding proxy.
It cannot be run simultaneously with other multicast
routing daemons.
PR: ports/130174
Submitted by: Alexander Chernikov |