cvs commit: ports/dns Makefile ports/dns/pear-Net_DNS2 Makefile distinfo pkg-descr

Wen Heping wen at FreeBSD.org
Wed Oct 27 01:26:24 UTC 2010


wen         2010-10-27 01:26:24 UTC

  FreeBSD ports repository

  Modified files:
    dns                  Makefile 
  Added files:
    dns/pear-Net_DNS2    Makefile distinfo pkg-descr 
  Log:
  pear-Net_DNS2 provides (roughly) the same functionality as Net_DNS, but
  using PHP5 objects, exceptions for error handling, better sockets support.
  
  This release is (in most cases) 2x - 10x faster than Net_DNS, as well as
  includes more RR's (including DNSSEC RR's), and improved sockets and streams
  support.
  
  WWW: http://pear.php.net/package/Net_DNS2/
  
  Revision  Changes    Path
  1.120     +1 -0      ports/dns/Makefile
  1.1       +41 -0     ports/dns/pear-Net_DNS2/Makefile (new)
  1.1       +3 -0      ports/dns/pear-Net_DNS2/distinfo (new)
  1.1       +8 -0      ports/dns/pear-Net_DNS2/pkg-descr (new)


More information about the cvs-ports mailing list