Ports Search

Results 481490 of 5,886 for /net-im/.(0.011 seconds)
www/Net-YAP-0.6 (Score: 0.03537315)
Conduit to communicate with the Yahoo! Application Platform
Perl module to be used as a conduit to communicate with the Yahoo! Application Platform.
textproc/uim-1.8.6 (Score: 0.034814354)
Qt4 modules of uim input method
Qt4 IM modules of uim input method.
dns/Net-Amazon-Route53-0.122310 (Score: 0.034752984)
Manage your DNS entries on Amazon's Route53 service
The Net::Amazon::Route53 Perl module allows you to manage DNS records for your domains via Amazon's Route 53 service. For more information, visit http://aws.amazon.com/route53/
dns/Net-DNSBL-Statistics-0.14 (Score: 0.034752984)
Gather DNSBL Statistics
Net::DNSBL::Statistics is the Perl module that collects statistics on the interrogation success for a list of IP addresses against a list of DNSBL's. The module is used to implement the reproting script dnsblstat.
mail/Net-IMAP-Client-0.9505 (Score: 0.034752984)
Not so simple IMAP client library
Net::IMAP::Client provides methods to access an IMAP server. It aims to provide a simple and clean API, while employing a rigorous parser for IMAP responses in order to create Perl data structures from them.
mail/Net-IMAP-Server-1.38 (Score: 0.034752984)
Single-threaded multiplexing IMAP server implementation
Net::IMAP::Server provides a complete implementation of the RFC 3501 specification, along with several IMAP4rev1 extensions. It provides separation of the mailbox and message store from the client interaction loop.
net-p2p/Net-BitTorrent-PeerPacket-1.2 (Score: 0.034752984)
Parse/Build Peer Packets from BitTorrent
Net::BitTorrent::PeerPacket handles parsing and building binary data shared between BitTorrent peers. The module optinally exports a single subroutine for building packets and another for parsing packets, as well as, a constant for each packet type defined by BitTorrent.
Read and modify SSH authorized_keys files
Net::SSH::AuthorizedKeysFile reads and modifies "authorized_keys" files. "authorized_keys" files contain public keys and meta information to be used by "ssh" on the remote host to let users in without having to type their password.
devel/mygpoclient-1.7 (Score: 0.034595333)
gpodder.net API client library for Python
This library provides an easy and structured way to access the gpodder.net web services. In addition to subscription list synchronization and storage, the advanced API support allows to upload and download episode status changes.
sysutils/mono-kmod-20070416 (Score: 0.034595333)
Execute .NET applications from command line
mono-kmod is a FreeBSD kernel module enables you to execute ECMA and .NET applications without preceding the native code generator in the command line. That means you can call a binary with "./hello.exe" instead of "mono hello.exe".