Commit graph

9 commits

Author SHA1 Message Date
Jan Beich
1215064901 dns/openmdns: update to 0.6.15
No actual changes, only some port patches got merged.
2016-12-06 22:54:57 +00:00
Jan Beich
51f3e6d72a dns/openmdns: document rc.d minimally
PR:		214366
2016-11-09 21:13:12 +00:00
Jan Beich
f9eba362ac dns/openmdns: fix interface selection in rc.d
- Don't append default interface when /etc/rc.conf has mdnsd_flags
- Switch to lo0 as a more predictable (but less useful) default interface

PR:		214366
Submitted by:	Dave Cottlehuber <dch@skunkwerks.at>
2016-11-09 20:21:05 +00:00
Jan Beich
ce8dcf8c75 dns/openmdns: update to 0.6.11
Changes:	07cf5c1...2008828
2016-10-29 03:03:27 +00:00
Jan Beich
cc1258c634 dns/openmdns: silence rc.d warning
$ service mdnsd start
/usr/local/etc/rc.d/mdnsd: WARNING: $mdnsd_enable is not set properly - see rc.conf(5).
Cannot 'start' mdnsd. Set mdnsd_enable to YES in /etc/rc.conf or use 'onestart' instead of 'start'.
2016-10-26 04:33:37 +00:00
Jan Beich
a5f1fce756 dns/openmdns: conflict with net/mDNSResponder 2016-10-26 04:08:28 +00:00
Jan Beich
c2228c5440 dns/openmdns: start rc.d a bit earlier 2016-10-26 03:39:05 +00:00
Jan Beich
e2bf840e9f dns/openmdns: drop remnants from bundling libopenbsd 2016-10-26 02:49:52 +00:00
Jan Beich
b5353dd37c dns/openmdns: add new port
OpenMDNS is a full implementation of MDNS/DNS-SD, it aims to be a light
replacement for Avahi/Bonjour. Currently OpenMDNS is about 10% of the size
of Avahi.

http://www.haesbaert.org/openmdns/
2016-10-26 02:43:32 +00:00