cvs commit: ports/dns/domtools Makefile distinfo pkg-plist ports/dns/domtools/files patch-aa

Mark Linimon linimon at FreeBSD.org
Wed Dec 3 19:33:55 PST 2003


linimon     2003/12/03 19:33:54 PST

  FreeBSD ports repository

  Modified files:
    dns/domtools         Makefile distinfo pkg-plist 
    dns/domtools/files   patch-aa 
  Log:
  Update to 1.6.0.  Changes:
  
   * Added support for DiG 9.x (BIND 9.0.1)
   * Replaced internal digparse utility with digstd utility - you call digstd
     as if it were dig, it calls dig for you with right options for your version
     and returns results in a standard easy-to-parse format.
   * Added SRV record support (ala RFC 2052).
   * Added LOC record support (ala RFC 1876).
   * Minor speed improvement to axfr
   * Numerous bug fixes and support for different local host configurations
   * Updated HOWTOUSE and MANUAL documents
  
  PR:             ports/53785
  Submitted by:   Rob Evers <rob at debank.tv>
  Maintainer timeout:     3 weeks
  
  Revision  Changes    Path
  1.11      +1 -1      ports/dns/domtools/Makefile
  1.3       +1 -1      ports/dns/domtools/distinfo
  1.3       +4 -4      ports/dns/domtools/files/patch-aa
  1.4       +3 -1      ports/dns/domtools/pkg-plist


More information about the cvs-all mailing list