aboutsummaryrefslogtreecommitdiff
path: root/net/p5-Net-NBName
Commit message (Collapse)AuthorAgeFilesLines
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* Reset fenner's port maintainerships. portmgr has taken his commit bitMark Linimon2008-04-291-1/+1
| | | | | | | into safekeeping due to inactivity. Notes: svn path=/head/; revision=212203
* - Take advantage of CPAN macro from bsd.sites.mk, change ↵Marcelo Araujo2008-04-171-2/+1
| | | | | | | | | | | | ${MASTER_SITE_PERL_CPAN} to CPAN. PR: ports/122674 Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com> Reworked by: araujo (myself) Approved by: portmgr (pav) Notes: svn path=/head/; revision=211450
* - Updated to v0.26Aaron Dalton2006-07-142-4/+4
| | | | | | | | | PR: ports/99695 Submitted by: aaron Approved by: maintainer timeout, tobez (implicit) Notes: svn path=/head/; revision=167815
* Add PKGNAMEPREFIXBill Fenner2006-02-191-0/+1
| | | | | | | Pointy Hat To: Me Notes: svn path=/head/; revision=156345
* Net::NBName is a class that allows you to perform simple NetBIOS NameBill Fenner2006-02-184-0/+43
Service Requests in your Perl code. It performs these NetBIOS operations over TCP/IP using Perl's built-in socket support. WWW: http://search.cpan.org/dist/Net-NBName/ Notes: svn path=/head/; revision=156312