K 10 svn:author V 6 brooks K 8 svn:date V 27 2005-03-25T17:24:13.000000Z K 7 svn:log V 432 Switch mDNSResponder from the Apple startup script to a simple rc.subr script. This means that mdnsd is not started by default and must be enabled by adding an mdnsd_enable="YES" line to your /etc/rc.conf. This works around a panic in the multicast code when network interfaces are removed and multicast sockets are open on them since many users of this port only need the utilities, not the daemon. Approved by: portmgr (krion) END