Ports Search

Results 2,9212,930 of 18,669 for descr.zh_CN%3A%E9%81%8F%E5%88%B6%E5%9E%83%E5%9C%BE.(0.012 seconds)
japanese/ddskk-15.1 (Score: 6.25217E-4)
Simple Kana to Kanji conversion program on Emacsen
SKK (Simple Kana to Kanji conversion program) is a very fast and efficient Japanese input method system, written in emacs-lisp. SKK runs on Emacsen with Mule features. This input-method toggle key-binding is C-x C-j. And tutorial mode key-binding is C-x t.
sysutils/Filesys-DiskSpace-0.05 (Score: 6.25217E-4)
Perl equivalent of statfs(2)
This routine displays information on a file system such as its type, the amount of disk space occupied, the total disk space and the number of inodes. It tries C<syscall(SYS_statfs)> and C<syscall(SYS_statvfs)> in several ways. If all fails, it C<croak>s.
devel/gcvs-1.0 (Score: 6.2452094E-4)
High-end interface client for CVS
A set of C++ front-end for cvs distributed under GPL. CvsGui features WinCvs is written in C++ using the Microsoft MFC. MacCvs is written in C++ using Metrowerks PowerPlant. gCvs is written in C++ using GNU gtk+. They are using the latest cvs source code. They are making cvs easier for the novice. They are increasing the power of cvs by providing an high-end interface. The project is growing because it is supported and developed by several cvs users.
math/spblas-1.02 (Score: 6.2452094E-4)
NIST Sparse Basic Linear Algebra Subprograms (BLAS)
This is an ANSI C++ implementation of the complete ANSI C specification of Chapter 3 of the BLAS Technical Forum Standard. The distribution is quite small and it is meant as a starting point for developing an optimized and architecture-dependent version. (C++ was used, rather than C, as it has support for complex arithmetic and templates to facilitate to creation of various precision codes.) The library includes support for all four precision types (single, double precision, real, and complex) and Level 1, 2, and 3 operations.
databases/pgreplay-1.2.0 (Score: 6.2451087E-4)
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: 6.2451087E-4)
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: 6.2451087E-4)
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: 6.2451087E-4)
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: 6.2451087E-4)
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: 6.2451087E-4)
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.