| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
PR: ports/80856
Submitted by: Bruce Walker <bmw@borderware.com>
|
|
|
|
|
| |
- Update pkg-descr to new WWW: and Rendezvous is now
known as Bonjour.
|
|
|
|
| |
Approved by: portmgr (implicit)
|
|
|
|
|
|
| |
PR: ports/79243
Submitted by: Jie Gao <gaoj at cpsc dot ucalgary.ca>
Approved by: portmgr (implicit)
|
|
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
| |
PR: ports/78841
Submitted by: Vivek Khera <vivek@khera.org>
|
| |
|
|
|
|
| |
PR: ports/77514 (probably should have mentioned they could be deleted ;-)
|
|
|
|
| |
PR: 77514
|
| |
|
| |
|
|
|
|
| |
In collaboration with: Stuart Cheshire <cheshire@apple.com>
|
| |
|
| |
|
| |
|
|
What is mDNSResponder?
----------------------
The mDNSResponder project is a component of Rendezvous,
Apple's ease-of-use IP networking initiative:
<http://developer.apple.com/macosx/rendezvous/index.html>
Apple's Rendezvous software derives from the ongoing standardization
work of the IETF Zero Configuration Networking Working Group:
<http://zeroconf.org/>
See rest of readme for other juicy details.
Secial thanks to Apple for making this code available as well as
to the various people inside Apple that made this possible.
|