Ports 搜索

共有17,773项符合comment.zh_CN%3A%E6%8E%A7%E5%88%B6%E5%8F%B0的查询结果,以下是第1,3611,370项(搜索用时0.055秒)
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)
通过 DNS 服务器建立隧道传输 IPv4 数据
这是一个可以让你通过 DNS 服务器建立隧道传输 IPv4 数据的软件。可以用于各种 互联网访问被防火墙挡住但 DNS 查询被允许的情形下。
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.