cvs commit: ports/dns/nss_mdns Makefile ports/dns/nss_mdns/files patch-src__Makefile.am patch-src__bsdnss.c patch-src__nss.c patch-src__nss_gethostname_select.h

Pav Lucistnik pav at FreeBSD.org
Fri Nov 14 02:23:34 PST 2008


pav         2008-11-14 10:23:34 UTC

  FreeBSD ports repository

  Modified files:
    dns/nss_mdns         Makefile 
    dns/nss_mdns/files   patch-src__Makefile.am 
                         patch-src__bsdnss.c 
  Added files:
    dns/nss_mdns/files   patch-src__nss.c 
                         patch-src__nss_gethostname_select.h 
  Log:
  - 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 at ugh.net.au>
  Approved by:    Ashish Shukla <wahjava at gmail.com> (maintainer)
  
  Revision  Changes    Path
  1.12      +8 -3      ports/dns/nss_mdns/Makefile
  1.3       +7 -9      ports/dns/nss_mdns/files/patch-src__Makefile.am
  1.6       +50 -13    ports/dns/nss_mdns/files/patch-src__bsdnss.c
  1.1       +39 -0     ports/dns/nss_mdns/files/patch-src__nss.c (new)
  1.1       +55 -0     ports/dns/nss_mdns/files/patch-src__nss_gethostname_select.h (new)


More information about the cvs-ports mailing list