Bug 107028 - [NEW PORT] net/pear-Net_DNS: Resolver library used to communicate with a DNS server
Summary: [NEW PORT] net/pear-Net_DNS: Resolver library used to communicate with a DNS ...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Rong-En Fan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-12-21 17:40 UTC by chinsan
Modified: 2006-12-22 22:40 UTC (History)
0 users

See Also:


Attachments
pear-Net_DNS-1.0.0.shar (2.16 KB, text/plain)
2006-12-21 17:40 UTC, chinsan
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description chinsan freebsd_committer freebsd_triage 2006-12-21 17:40:10 UTC
A resolver library used to communicate with a name server to perform DNS
queries, zone transfers, dynamic DNS updates, etc.
Creates an object hierarchy from a DNS server response, which allows you to
view all of the information given by the DNS server. It bypasses the system
resolver library and communicates directly with the server.

WWW: http://pear.php.net/package/Net_DNS/

Generated with FreeBSD Port Tools 0.77
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-12-21 17:40:23 UTC
Responsible Changed
From-To: freebsd-ports-bugs->rafan

rafan@ wants this PRs
Comment 2 dfilter service freebsd_committer freebsd_triage 2006-12-22 22:33:58 UTC
rafan       2006-12-22 22:33:52 UTC

  FreeBSD ports repository

  Modified files:
    dns                  Makefile 
  Added files:
    dns/pear-Net_DNS     Makefile distinfo pkg-descr 
  Log:
  Add pear-Net_DNS 1.0.0, resolver library used to communicate with a DNS
  server.
  
  PR:             ports/107028
  Submitted by:   chinsan
  
  Revision  Changes    Path
  1.72      +1 -0      ports/dns/Makefile
  1.1       +28 -0     ports/dns/pear-Net_DNS/Makefile (new)
  1.1       +3 -0      ports/dns/pear-Net_DNS/distinfo (new)
  1.1       +7 -0      ports/dns/pear-Net_DNS/pkg-descr (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Rong-En Fan freebsd_committer freebsd_triage 2006-12-22 22:35:10 UTC
State Changed
From-To: open->closed

Committed. Thanks!