cvs commit: ports/dns Makefile ports/dns/bind93 Makefile distinfo pkg-descr pkg-message pkg-plist

Doug Barton dougb at FreeBSD.org
Wed Aug 11 15:19:25 PDT 2004


dougb       2004-08-11 22:19:25 UTC

  FreeBSD ports repository

  Modified files:
    dns                  Makefile 
  Added files:
    dns/bind93           Makefile distinfo pkg-descr pkg-message 
                         pkg-plist 
  Log:
  Add a port for BIND 9.3.x. This code base is different from BIND
  9.2.x in several important ways, including new DNSSEC support
  and reportedly better performance.
  
  It is anticipated that when this code base settles down that the
  bind9 port could be removed.
  
  Revision  Changes    Path
  1.24      +1 -0      ports/dns/Makefile
  1.1       +106 -0    ports/dns/bind93/Makefile (new)
  1.1       +2 -0      ports/dns/bind93/distinfo (new)
  1.1       +24 -0     ports/dns/bind93/pkg-descr (new)
  1.1       +22 -0     ports/dns/bind93/pkg-message (new)
  1.1       +226 -0    ports/dns/bind93/pkg-plist (new)


More information about the cvs-all mailing list