Commit graph

4 commits

Author SHA1 Message Date
Bruce M Simpson
0124d754d2 Fix nss_mdns when used from applications other than ssh.
Bump PORTREVISION.
2007-04-12 10:43:15 +00:00
Bruce M Simpson
5f8388d9d7 Really fix the getaddrinfo() interface. Now 'ssh foo.local' should work. 2007-01-20 18:15:06 +00:00
Bruce M Simpson
f74b96e303 Fix getaddrinfo(). Note that 'ssh foo.local' still doesn't work, because
the BSD NSS interface does not yet support dynamic getnameinfo().
2007-01-20 15:00:06 +00:00
Bruce M Simpson
6f85f8fa4c Add new port nss_mdns, a libc name service switch module for resolving
hostnames via Avahi's implementation of Multicast DNS.

With help from: flameeyes at gentoo dot org
2007-01-20 14:43:58 +00:00