CVS log for ports/dns/nss_mdns/files/patch-src__Makefile.am
Up to [FreeBSD] / ports / dns / nss_mdns / files
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.3: download - view: text, markup, annotated - select for diffs
Fri Nov 14 10:23:34 2008 UTC (3 years, 2 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_7_2_0, RELEASE_6_EOL, HEAD
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +7 -9 lines
- Build and install the nss_mdns_minimal module. This module only performs lookups for the .local domain and self assigned IP addresses, rejecting others. This can be used to speed up the resolution of non mdns registered host names. PR: ports/128107 Submitted by: Andrew <andrew@ugh.net.au> Approved by: Ashish Shukla <wahjava@gmail.com> (maintainer)
Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Sep 1 01:20:23 2008 UTC (3 years, 5 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +22 -53 lines
Update dns/nss_mdns to v0.10 Updates dns/nss_mdns port to v0.10 and changes MAINTAINER field (as per bms's suggestion). This PR fixes the issue reported in PR ports/123169, so that PR can be closed. PR: ports/126952 Submitted by: Ashish Shukla <wahjava@gmail.com> Approved by: bms@
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat Jan 20 14:43:58 2007 UTC (5 years ago) by bms
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0, RELEASE_5_EOL, RELEASE_4_EOL, PRE_XORG_7
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
