Ports Search

Results 1,3411,350 of 17,754 for %E6%8E%A7%E5%88%B6%E5%8F%B0.(0.024 seconds)
editors/cooledit-3.17.17 (Score: 0.0012243608)
Suite of utilities, including a GUI editor
Cooledit is a suite of programs consisting of the following: - cooledit - a GUI based editor which allows you to call external programs (for instance LaTeX on a LaTeX file) - smalledit - a stripped down version of cooledit - coolman - a man page browser
converters/Number-RecordLocator-0.005 (Score: 0.0012206825)
Encodes integers into a short locator string
Number::RecordLocator encodes integers into a 32 character "alphabet" designed to be short and easy to read and pronounce. With a 32 bit encoding, you can map 33.5 million unique ids into a 5 character code.
databases/pgreplay-1.2.0 (Score: 0.0012206825)
Replay SQL statements from a Postgresql Log
pgreplay reads a PostgreSQL log file (*not* a WAL file), extracts the SQL statements and executes them in the same order and with the original timing against a PostgreSQL database.
devel/geany-plugin-sendmail-1.28 (Score: 0.0012206825)
Geany plugin: send a document as attachment
GeanySendMail is a little plugin to send a document as attachment using the preferred mail client from inside Geany. It is similar to the envelope symbol of most office tools and requires a mail client that is supporting remote calls.
finance/Finance-Bitcoin-0.901 (Score: 0.0012206825)
Perl interface to a bitcoin instance
Bitcoin is a peer-to-peer network based digital currency. Finance::Bitcoin provides a perl interface to the high and low level APIs for managing a running bitcoin instance over JSON-RPC.
games/tux_aqfh-1.0.14 (Score: 0.0012206825)
Tuxedo The Penguin: A Quest for Herring
Tuxedo The Penguin: A Quest for Herring A 3D search/explore game staring Tux the Linux Penguin and his girlfriend Gown as they solve problems and search a number of 3D levels for Golden Herring.
mail/POE-Component-Client-POP3-0.02 (Score: 0.0012206825)
Implement a POP3 client POE component
POE::Component::Client::POP3 is a POE component for interacting with a POP3 server. This means it is an event driven way to communicate with a server that implements Post Office Protocol Version 3 see rfc 1939 for details on the protocol.
print/detex-2.8 (Score: 0.0012206825)
Strips TeX/LaTeX codes from a file
detex takes as input a TeX source file and strips the TeX commands. The result is output to stdout. This is useful if you need a pure ASCII version of a TeX/LaTeX file.
textproc/ferret-0.11.8.6 (Score: 0.0012206825)
Ferret is a ruby port of Lucene
Ferret is a high-performance, full-featured text search engine library written for Ruby. It is a full port of the Apache Lucene Java project. There is a pure Ruby version included.
Runtime cgiapp info in a popup window
This module provides a plugin framework for displaying runtime information about your CGI::Application app in a popup window. A sample Timing plugin is provided to show how it works: