Ports Search

Results 3,5613,570 of 18,669 for descr.zh_CN%3A%E9%81%8F%E5%88%B6%E5%9E%83%E5%9C%BE.(0.01 seconds)
lang/ceylon-1.2.2 (Score: 5.194596E-4)
Ceylon is a language for writing large programs in teams
Ceylon is a new programming language that's deeply influenced by Java, designed by people who are unapologetic fans of Java. It's a language designed specifically for writing large programs in teams.
mail/grepmail-5.3033 (Score: 5.194596E-4)
Search mailboxes for a given regexp and display matching emails
Grepmail searches a normal, gzip'd, bzip'd, or tzip'd mailbox for a given regular expression, and returns those emails that match it. Piped input is allowed, and date restrictions are supported.
mail/Clamd-1.04 (Score: 5.194596E-4)
Clamd - Connect to a local clamd service and send commands
A library for connecting to and sending commands to a local clamd service - an anti-virus daemon process. You can find more information about clam anti-virus at http://www.clamav.org/
net-im/libnotify-0.14 (Score: 5.194596E-4)
This plugin adds a libnotify interface to Pidgin
This plugin adds a libnotify interface to pidgin, enabling popups much like guifications. It has some configuration options, to show popups when a buddy signs on, on new messages and on new conversations only.
net-mgmt/check_mysql_slave-0.1.1 (Score: 5.194596E-4)
Nagios Plugin to monitor MySQL replication on a slave
The check_mysql_slave plugin allows you to check that a particular MySQL replication slave is running and (coming soon) is within a threshold bytes or seconds behind its master.
security/Digest-BubbleBabble-0.02 (Score: 5.194596E-4)
Perl5 interface to a fingerprint in "bubble babble" format
Digest::BubbleBabble takes a message digest (generated by either of the MD5 or SHA-1 message digest algorithms) and creates a fingerprint of that digest in "bubble babble" format. Bubble babble is a method of representing a message digest as a string of "real" words, to make the fingerprint easier to remember. The "words" are not necessarily real words, but they look more like words than a string of hex characters. Bubble babble fingerprinting is used by the SSH2 suite (and, consequently, by Net::SSH::Perl, the Perl SSH implementation) to display easy-to-remember key fingerprints. The key (a DSA or RSA key) is converted into a textual form, digested using Digest::SHA1, and run through bubblebabble to create the key fingerprint.
textproc/HTML-Tidy-1.56 (Score: 5.194596E-4)
Web validation in a Perl object using tidy
HTML::Tidy is an HTML checker in a handy dandy object. It's meant as a replacement for HTML::Lint. If you're currently an HTML::Lint user looking to migrate, see the section "Converting from HTML::Lint".
textproc/Template-Semantic-0.09 (Score: 5.194596E-4)
Perl extension to use pure XHTML/XML as a template
Template::Semantic is a template engine for XHTML/XML based on XML::LibXML that doesn't use any template syntax. This module takes pure XHTML/XML as a template, and uses XPath or CSS selectors to assign values.
textproc/XML_Feed_Parser-1.0.5 (Score: 5.194596E-4)
Providing a unified API for handling Atom/RSS
XML_Feed_Parser is a parser for (the various) RSS and Atom format XML feeds. It attempts to provide a somewhat unified API while still allowing access to the full details of each feed type.
www/Catalyst-Model-XML-Feed-0.04 (Score: 5.194596E-4)
Use RSS/Atom feeds as a Catalyst Model
Catalyst::Model::XML::Feed allows you to use XML feeds in your Catalyst application. To use a feed, you need to register it with the "register" method. Once a feed is registered, it's automatically cached for you.