Ports Search

Results 1,3611,370 of 17,773 for comment.zh_CN%3A%E6%8E%A7%E5%88%B6%E5%8F%B0.(0.01 seconds)
lang/Promises-0.94 (Score: 0.002886916)
An implementation of the Promise/A+ pattern
This module is an implementation of the "Promise/A+" pattern for asynchronous programming. Promises are meant to be a way to better deal with the resulting callback spaghetti that can often result in asynchronous programs.
mail/Email-MIME-ContentType-1.01.7 (Score: 0.002886916)
Parse a MIME Content-Type Header
This module is responsible for parsing email content type headers according to section 5.1 of RFC 2045. It returns a hash with entries for the discrete type, the composite type, and a hash of attributes.
mail/Email-LocalDelivery-1.200 (Score: 0.002886916)
Deliver a piece of email - simply
This is the second module produced by the "Perl Email Project", a reaction against the complexity and increasing bugginess of the Mail::* modules. It delivers an email to a list of mailboxes.
misc/Business-Hours-0.12 (Score: 0.002886916)
Calculate business hours during a time period
This module is a simple tool for calculating business hours in a time period. Over time, additional functionality will be added to make it easy to calculate the number of business hours between arbitrary dates.
net/iodine-0.7.0 (Score: 0.002886916)
Tunnel IPv4 data through a DNS server
This is a piece of software that lets you tunnel IPv4 data through a DNS server. This can be usable in different situations where Internet access is firewalled, but DNS queries are allowed.
security/jbrofuzz-2.1 (Score: 0.002886916)
JBroFuzz is a web application fuzzer
JBroFuzz is a web application fuzzer for requests being made over HTTP or HTTPS. Its purpose is to provide a single, portable application that offers stable web protocol fuzzing capabilities.
sysutils/cpulimit-2.2 (Score: 0.002886916)
Limit the CPU usage of a process
The cpulimit program throttles back a process's CPU usage. This allows the user to slow down jobs that would otherwise choke the processor. It is also helpful on laptops where we want to avoid generating a lot of heat.
sysutils/desktop-installer-0.5.2 (Score: 0.002886916)
Quickly configure a FreeBSD desktop system
Desktop-installer is a post-install script to assist in setting up a FreeBSD desktop system using any of the mainstream desktop systems. It automatically installs essential software and configures subsystems such as HAL, CUPS, etc. for typical use.
sysutils/xfce4-wavelan-plugin-0.5.12 (Score: 0.002886916)
Displays various information about a WaveLAN device
WaveLAN plugin for the Xfce4 panel. Displays various information about a WaveLAN device: * Signal state (tells if a carrier signal was detected) * Signal quality (current quality of the carrier signal) * Network name (current SSID of the WaveLAN network)
textproc/Makefile-Parser-0.216 (Score: 0.002886916)
Makefile::Parser - A Simple Parser for Makefiles
This is a parser for Makefiles. At this very early stage, the parser only supports a limited set of features, so it may not recognize some advanced features provided by certain make tools like GNU make.