Ports Search

Results 3,9313,940 of 18,669 for descr.zh_CN%3A%E9%81%8F%E5%88%B6%E5%9E%83%E5%9C%BE.(0.015 seconds)
graphics/gracula-3.0 (Score: 4.7351836E-4)
Graphic Counter Language compiler/interpreter
Graphic Counter Language is a powerful programming language for the creation of graphic and textual counters and timers. These can be used on the web, as well as in graphic application programs (such as XWindow applications) which can call the GCL interpeter internally and have it create a counter or a timer. Gracula is the compiler/interpreter for Graphic Counter Language, developed under FreeBSD, though usable on any Unix system. For details about the language, visit GCL home page (www.whizkidtech.net/gcl/) as well as Count Gracula's Gallery (www.whizkidtech.redprince.net/gcl/gallery) which contains a number of sample GCL scripts and showcases various counter designs. GCL requires no configuration files. All you provide is graphic images and simple scripts. Optionally, you may link the images directly into the gracula executable. GCL can also receive input from external programs. A sample program is included (sec2000). It allows the creation of GCL counters to display the number of seconds (or minutes, hours, days) left till the Year 2000. Gracula is written in C and highly optimized for speed which makes it work reliably even on the busiest web sites.
security/libssh-0.7.3 (Score: 4.7351836E-4)
Library implementing the SSH1 and SSH2 protocol
The ssh library was designed to be used by programmers needing a working SSH implementation by the mean of a library. The complete control of the client is made by the programmer. With libssh, you can remotely execute programs, transfer files, use a secure and transparent tunnel for your remote programs. With its Secure FTP implementation, you can play with remote files easily, without third-party programs others than libcrypto (from openssl). libssh features: * Full C library functions for manipulating a client-side SSH connection * SSH2 and SSH1 protocol compliant * Fully configurable sessions * Server support, SSH agent authentication support * Support for AES-128, AES-192, AES-256, Blowfish, 3DES in CBC mode * Use multiple SSH connections in a same process, at same time * Use multiple channels in the same connection * Thread safety when using different sessions at same time * POSIX-like SFTP implementation with openssh extension support * SCP implementation * RSA and DSS server public key supported * Compression support (with zlib) * Public key (RSA and DSS), password and keyboard-interactive authentication
archivers/ucl-1.03 (Score: 4.7260794E-4)
UCL, a lossless data compression library (Linux Fedora 10)
archivers/upx-3.03 (Score: 4.7260794E-4)
UPX, a high-performance executable packer (Linux Fedora 10)
audio/openal-soft-1.12.854 (Score: 4.7260794E-4)
A 3D positional spatialized sound library (Linux CentOS 6.8)
audio/openal-soft-1.8.466 (Score: 4.7260794E-4)
A 3D positional spatialized sound library (Linux Fedora 10)
audio/gstreamer-0.10.19 (Score: 4.7260794E-4)
Gstreamer ATSC A/52 stream aka AC-3 (dvd audio) plugin
audio/gstreamer-1.8.0 (Score: 4.7260794E-4)
GStreamer ATSC A/52 stream aka AC-3 (dvd audio) plugin
ResourcePool::Resource::DBI - A ResourcePool wrapper for DBI
This class is used by the ResourcePool internally to create DBI connections. Its called by the corresponding ResourcePool::Factory::DBI object which passes the parameters needed to establish the DBI connection.
databases/DB_Table-1.5.6 (Score: 4.7260794E-4)
PEAR object-oriented interface to a database table
PEAR::DB_Table builds on PEAR DB to abstract datatypes and automate table creation, data validation, insert, update, delete, and select; combines these with PEAR::HTML_QuickForm to automatically generate input forms that match the table column definitions.