Ports Search

Results 18,28118,290 of 18,669 for descr.zh_CN%3A%E9%81%8F%E5%88%B6%E5%9E%83%E5%9C%BE.(0.066 seconds)
japanese/Lingua-JA-Moji-0.36 (Score: 2.3190394E-5)
Perl extension to handle many kinds of Japanese characters
This module provides methods to convert different written forms of Japanese into one another. It enables conversion between romanized Japanese, hiragana, and katakana. It also includes a number of unusual encodings such as Japanese braille and morse code, as well as conversions between Japanese and Cyrillic and Hangul. It also handles conversion between the Chinese characters (kanji) used before and after the character reforms of 1949, as well as the various bracketed and circled forms of kana and kanji.
japanese/xgate-3.7pl6 (Score: 2.3190394E-5)
Webmail system xGate implemented by Servlet over IMAP4/POP3
xGate is a webmail system. o Implement as Java Servlet. o Support IMAP4rev1 and POP3 back-end mail engine. o Provide mails to PC, mobile-phones and PDA with high security method. o Supported by Orangesoft Inc with low cost management. = = = = = = = = = = = = = = = = = = = = = = = = = = = = = If you can use apache 2.2 and mod_proxy_ajp, add following lines to httpd.conf: LoadModule proxy_module libexec/apache22/mod_proxy.so LoadModule proxy_ajp_module libexec/apache22/mod_proxy_ajp.so ProxyPass /xgate/ ajp://localhost:8009/xgate/ = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
java/commons-collections-3.2.1 (Score: 2.3190394E-5)
Classes that extend/augment the Java Collections Framework
A suite of classes that extend or augment the Java Collections Framework. There are certain holes left unfilled by Sun's implementations, and the Jakarta-Commons Collections Component strives to fulfill them. Among the features of this package are: Special-purpose implementations of Lists and Maps for fast access Adapter classes from Java1-style containers (arrays, enumerations) to Java 2-style collections. Methods to test or create typical set-theory properties of collections such as union, intersection, and closure.
java/commons-logging-1.2 (Score: 2.3190394E-5)
Generic logging wrapper library
Jakarta Commons Logging library. There is a great need for debugging and logging information inside of Commons components such as HTTPClient and DBCP. However, there are many logging APIs out there and it is difficult to choose among them. The Logging package is an ultra-thin bridge between different logging libraries. Commons components may use the Logging API to remove compile-time and run-time dependencies on any particular logging package, and contributors may write Log implementations for the library of their choice.
java/jakarta-oro-2.0.8 (Score: 2.3190394E-5)
Perl/awk/sh regular expressions for Java
The Jakarta-ORO Java classes are a set of text-processing Java classes that provide Perl5 compatible regular expressions, AWK-like regular expressions, glob expressions, and utility classes for performing substitutions, splits, filtering filenames, etc. This library is the successor to the OROMatcher, AwkTools, PerlTools, and TextTools libraries from ORO, Inc. (www.oroinc.com). They have been donated to the Jakarta Project by Daniel Savarese (www.savarese.org), the copyright holder of the ORO libraries.
lang/modula3-5.10.0 (Score: 2.3190394E-5)
Critical Mass Modula-3 compiler
Modula-3 is a systems programming language that descends from Mesa, Modula-2, Cedar, and Modula-2+. It also resembles its cousins Oberon, Object Pascal, and Euclid. Modula-3 retains one of Modula-2's most successful features, the provision of explicit interfaces between modules. It adds objects and classes, exception handling, garbage collection, lightweight processes (or threads), and the isolation of unsafe features. This is the Critical Mass implementation.
lang/visualworks-7.6 (Score: 2.3190394E-5)
High performance Smalltalk environment
The VisualWorks suite is the premier Smalltalk toolset for building instantly portable server, web-based, and client/server applications. With connectivity to all major relational databases, object databases, and internet standard protocols, VisualWorks offers a complete solution for Windows(R) (95/98/ME/NT/2000/XP), PowerMac, Intel Linux, AIX, SGI Irix, Compaq UNIX, HP-UX, and Solaris. With the most, well-respected, high-performance virtual machine architecture, VisualWorks is the preferred choice for internet development.
lang/phc-0.1.7 (Score: 2.3190394E-5)
Compiler for the PHP language
phc is a framework for static analysis of PHP scripts, PHP source to source transformations, and ultimately compiling PHP scripts down to native machine code. The current release does not yet compile PHP and is therefore not yet useful for end-users. It is however useful for writing tools that operate on PHP scripts, such as refactoring tools, aspect weavers, or obfuscators. See the website to get an idea of what is planned for coming releases of phc.
mail/biabam-0.9.7 (Score: 2.3190394E-5)
Command-line attachment mailer
Biabam Is A Bash Attachment Mailer To use BIABAM use the following syntax: echo [body] | biabam attachment1,[attachment2,attachmentN] [-s subject] \ recipient1[,recipient2,recipientN] Example: echo "Here are the tarballs you requested" | biabam \ foobar-0.7.8.tar.gz,coolapp-0.4.3.tar.gz,otherapp-4.3.0.tar.gz \ -s "Answer to your request" john@doe.org,irene@prima.org,cira@alpispa.es If no text is piped into biabam, it will wait for text on standard input (finish with CTRL-D)
mail/postfixadmin-3.0 (Score: 2.3190394E-5)
PHP web-based management tool for Postfix virtual domains and users
Postfix Admin is a web-based management tool written in PHP for Postfix with Postfix-style Virtual Domains using MySQL or PostgreSQL lookups. Postfix Admin is known to work on Apache and Lighttpd, but is designed to work on any web server with PHP 5.1.2+ support. Postfix Admin features: - Virtual Mailboxes, Virtual Aliases and Forwarders; - Domain-to-Domain Forwarding (Catch-All Aliases); - Vacation (auto-responder) for Virtual Mailboxes; - Quota, Alias & Mailbox limits per domain; - Backup MX; - Packaged with over 25 languages.