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 <[EMAIL PROTECTED]>
  Approved by:    Ashish Shukla <[EMAIL PROTECTED]> (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)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to