Ports Search

Results 2,0612,070 of 17,773 for comment.zh_CN%3A%E6%8E%A7%E5%88%B6%E5%8F%B0.(0.008 seconds)
graphics/icontact-1.5 (Score: 0.0024091108)
Combines multiples images to create a single customisable image
Icontact joins multiple image files together to create a single image. It supports many different images formats and is extremely customisable.
graphics/Image-Magick-Iterator-0.01 (Score: 0.0024091108)
Sequentially read Image::Magick object from a filehandle
Image::Magick::Iterator adds iteration support to Image::Magick. This means that if you have a stream of concatenated images, you can access each image in the stream as an independent Image::Magick object. Iteration functionality is not present in Image::Magick itself as of version 5.56. Passing a stream of concatenated images would result in essentially a "stack" of images which would all be manipulated in parallel by any Image::Magick calls. Calls to Write() either output an animated series of image (a la animated GIFs), or the first image in the series.
graphics/s2tc-1.0+20151228 (Score: 0.0024091108)
Subset of a well-known texture compression scheme
S2TC's format specification is very easy to implement, so it is not hard to make a working compressor or decompressor for it. It is based on Color Cell Compression[1] from 1986, and decoding is done entirely using the methods from there. Encoding is done using a search and refinement method that is derived from the methods described in that paper. This also makes this format a great platform for learning about texture compression and how to tune a compressor for best quality. S2TC is especially well suited for runtime (on-load) compression of textures, as it is - in low quality settings - way faster than any other texture compressors out there.
japanese/edyvalue-2007.01.06 (Score: 0.0024091108)
Utility to print a statement of Edy card
EdyValue prints statements from an Edy card. You need a Sony RC-S320 or VAIO with FeliCa port to use this program.
java/ShellEd-1.0.2a (Score: 0.0024091108)
ShellEd is a superb shell script editor for Eclipse
ShellEd is a superb shell script editor for Eclipse. The great benefit of this plugin is the integration of man page information for content assist and text hover.
java/classpath-0.99 (Score: 0.0024091108)
GNU project to create a free Java class library
GNU Classpath, Essential Libraries for Java, is a GNU project to create free core class libraries for use with virtual machines and compilers for the Java programming language.
lang/ccl-1.11 (Score: 0.0024091108)
Clozure CL is a free Common Lisp implementation
Clozure CL (formerly known as OpenMCL) is a free Common Lisp implementation. Features include: * A fast, precise, compacting, generational garbage collector written in hand-optimized C. The sizes of the generations are fully configurable. * Full native OS threads on all platforms. The API includes support for shared memory, locking, and blocking for OS operations such as I/O. * Full Unicode support. * Excellent debugging facilities. The names of all local variables are available in a backtrace. * A complete, mature foreign function interface. * Many extensions including: files mapped to Common Lisp vectors for fast file I/O; thread local hash tables and streams to eliminate locking overhead; cons hashing support.
mail/mboxgrep-0.7.9 (Score: 0.0024091108)
Utility to scan mailboxes for messages matching a regular expression
mboxgrep is a small utility that scans a mailbox for messages matching a regular expression. Found messages can be either displayed on standard output, counted, deleted, piped to a shell command or written to another mailbox. Its features include: * ability to limit the search to message body or headers (although the whole message is scanned by default) * message counting * ability to invert the sense of matching * ability to write found messages to another mailbox * support for mbox (either plain or compressed), MH, nnmh, nnml and maildir folders * support for basic and extended POSIX regular expressions, and, optionally, Perl-complatible regular expressions (if linked with the PCRE library)
mail/qmhandle-1.3.2 (Score: 0.0024091108)
Tool to view and manage a qmail queue
qmHandle is a simple program which allows you to view and manage a qmail message queue. The key features of qmHandle are: * You can read the qmail queue, like you do with the qmail-qread program. However, the output of this program is improved over qmail-qread, with the output of the message subjects and color capabilities; * You can print queue statistics, like qmail-qstat, with color capabilities; * You can view a message in the queue; * You can remove a message from the queue.
mail/dracmail-0.1.2 (Score: 0.0024091108)
DracMail is a webmail interface built using PHP
dracMail is a webmail interface built using PHP, ExtJS (JavaScript framework), MySQL and IMAP. Features include: Rich UI, WYSIWYG editor, HTML mail composing and message caching.