cvs commit: ports UPDATING ports/net/mDNSResponder Makefile
pkg-plist ports/net/mDNSResponder/files mdnsd.sh.in
patch-mDNSPosix_Makefile
Brooks Davis
brooks at FreeBSD.org
Fri Mar 25 09:24:13 PST 2005
brooks 2005-03-25 17:24:13 UTC
FreeBSD ports repository
Modified files:
. UPDATING
net/mDNSResponder Makefile pkg-plist
Added files:
net/mDNSResponder/files mdnsd.sh.in patch-mDNSPosix_Makefile
Log:
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)
Revision Changes Path
1.170 +10 -1 ports/UPDATING
1.8 +2 -0 ports/net/mDNSResponder/Makefile
1.1 +19 -0 ports/net/mDNSResponder/files/mdnsd.sh.in (new)
1.1 +14 -0 ports/net/mDNSResponder/files/patch-mDNSPosix_Makefile (new)
1.5 +0 -1 ports/net/mDNSResponder/pkg-plist
More information about the cvs-all
mailing list