Bug 103106 - [NEW PORT] dns/p5-Net-DNS-Codes: Collection of C library DNS codes
Summary: [NEW PORT] dns/p5-Net-DNS-Codes: Collection of C library DNS codes
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: Cheng-Lung Sung
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-10 19:30 UTC by gslin
Modified: 2006-09-26 11:30 UTC (History)
1 user (show)

See Also:


Attachments
p5-Net-DNS-Codes-0.08.shar (2.20 KB, text/plain)
2006-09-10 19:30 UTC, gslin
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description gslin 2006-09-10 19:30:18 UTC
Net::DNS::Codes provides forward and reverse lookup for most common C
library DNS codes as well as all the codes for the DNS HEADER field.

WWW:	http://search.cpan.org/dist/Net-DNS-Codes/

Generated with FreeBSD Port Tools 0.77
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-09-10 19:30:28 UTC
Responsible Changed
From-To: freebsd-ports-bugs->clsung

clsung@ wants his PRs
Comment 2 dfilter service freebsd_committer freebsd_triage 2006-09-26 11:22:28 UTC
clsung      2006-09-26 10:22:20 UTC

  FreeBSD ports repository

  Modified files:
    dns                  Makefile 
  Added files:
    dns/p5-Net-DNS-Codes Makefile distinfo pkg-descr pkg-plist 
  Log:
  Add p5-Net-DNS-Codes 0.08, collection of C library DNS codes.
  
  PR:             ports/103106
  Submitted by:   Gea-Suan Lin <gslin at gslin.org>
  
  Revision  Changes    Path
  1.63      +1 -0      ports/dns/Makefile
  1.1       +22 -0     ports/dns/p5-Net-DNS-Codes/Makefile (new)
  1.1       +3 -0      ports/dns/p5-Net-DNS-Codes/distinfo (new)
  1.1       +4 -0      ports/dns/p5-Net-DNS-Codes/pkg-descr (new)
  1.1       +8 -0      ports/dns/p5-Net-DNS-Codes/pkg-plist (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 Cheng-Lung Sung freebsd_committer freebsd_triage 2006-09-26 11:26:47 UTC
State Changed
From-To: open->closed

New port added. Thank You.