freebsd-ports/net/mDNSResponder/pkg-plist
Brooks Davis 97058ab04a 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)
2005-03-25 17:24:13 +00:00

10 lines
184 B
Text

bin/mDNSClientPosix
bin/mDNSIdentify
bin/mDNSNetMonitor
bin/mDNSProxyResponderPosix
bin/mDNSResponderPosix
include/dns_sd.h
lib/libdns_sd.so
lib/libdns_sd.so.1
sbin/dnsextd
sbin/mdnsd