Subject: CVS commit: pkgsrc/net/p5-Net-NBName
From: Manuel Bouyer
Date: 2006-12-07 00:12:03
Message id: 20061206231203.8FF5B211CA@cvs.netbsd.org

Log Message:
Initial import of p5-Net-NBName 0.26

Net::NBName is a class that allows you to perform simple NetBIOS Name
Service Requests in your Perl code. It performs these NetBIOS operations over
TCP/IP using Perl's built-in socket support.

I've currently implemented two NBNS requests: the node status request
and the name query request. The node status request can be used to query
the NetBIOS name table of a remote host; the name query request can be
used to establish the ip address of a NetBIOS name.


Files:
RevisionActionfile
1.1importpkgsrc/net/p5-Net-NBName/Makefile
1.1importpkgsrc/net/p5-Net-NBName/DESCR
1.1importpkgsrc/net/p5-Net-NBName/distinfo
1.1importpkgsrc/net/p5-Net-NBName/PLIST