Ports 搜索

共有18,669项符合descr.zh_CN%3A%E9%81%8F%E5%88%B6%E5%9E%83%E5%9C%BE的查询结果,以下是第4,2514,260项(搜索用时0.012秒)
devel/font-awesome-rails-4.6.3.0 (Score: 4.178413E-4)
Provides the Font-Awesome web fonts and stylesheets as a Rails engine
The font-awesome-rails provides the Font-Awesome web fonts and stylesheets as a Rails engine for use with the asset pipeline.
games/gish-demo-1.60 (Score: 4.178413E-4)
Platform game with a gelatinous 12-pound ball of tar (Demo version)
"Gish isn't your average hero, in fact he's not your average anything... see Gish is a ball of tar. A Sunday stroll with his lady friend Brea goes awry when a shadowy figure emerges from an open man hole and pulls Brea into the ground below. Following Brea's calls for help Gish suddenly finds himself in the subterranean sewers of Dross, a long forgotten city filled with twisting corridors, evil traps and some of the most demented creatures imaginable." This is the demo version of the game. Visit the website to buy the full version.
mail/policyd2-2.0.14 (Score: 4.178413E-4)
Policyd v2 is a multi-platform policy server for popular MTAs
Policyd v2 Policyd v2 (codenamed "cluebringer") is a multi-platform policy server for popular MTAs. This policy daemon is designed mostly for large scale mail hosting environments.
misc/felis-1.0 (Score: 4.178413E-4)
Displays one or more files as a single line of text
Felis sends one or more files to stdin. Unlike cat, felis will place all of its output to a single line.
misc/since-1.1 (Score: 4.178413E-4)
View the end of a file like tail(1), but save state between sessions
since is a Unix utility similar to tail. Unlike tail, since only shows the lines appended since the last time. It is useful to monitor growing log files.
net/Net-HL7-0.75 (Score: 4.178413E-4)
Net::HL7 - A simple yet flexible API for non-XML HL7 applications
The HL7 toolkit provides a lightweight Perl API for creating, manipulating, sending, and receiving HL7 messages. For more information about HL7, see http://www.hl7.org
net/pptpclient-1.8.0 (Score: 4.178413E-4)
PPTP client for establishing a VPN link with an NT server
This is a port of the "pptp-linux" PPTP client. It can establish a PPP connection with an NT server, tunneled through a PPTP link over the Internet. In effect, it makes the client machine behave as if it were on the same LAN as the server. John Polstra has created the port, including bug fixes that were subsequently integrated in the upstream release, and a patch to use FreeBSD's userland "ppp" package rather than "pppd" which it was originally designed to use. There is no manpage for this package, but you will find some quickstart instructions and example configuration files in "${PREFIX}/share/examples/pptpclient".
textproc/dtdparse-2.00 (Score: 4.178413E-4)
Parse a DTD and produce an XML document that represents it
DTDParse is a tool for manipulating XML and SGML Document Type Definitions (DTDs). DTDParse is designed primarily to aid in the understanding and documentation of DTDs.
textproc/rot-1.2 (Score: 4.178413E-4)
Rotates a file so that lines become columns and vice versa
Rot rotates a file so that lines become columns and vice versa. This allows line-oriented Unix filters like grep to operate on columns instead.
www/django_compressor-2.0 (Score: 4.178413E-4)
Compresses linked and inline JavaScript/CSS into a single cached file
Django Compressor combines and compresses linked and inline Javascript or CSS in a Django template into cacheable static files by using the compress template tag.