Ports Search

Results 1,9711,980 of 18,669 for descr.zh_CN%3A%E9%81%8F%E5%88%B6%E5%9E%83%E5%9C%BE.(0.009 seconds)
devel/omniORB-4.1.7 (Score: 0.001059506)
Robust high performance CORBA ORB for C++ and Python
omniORB is a robust high performance CORBA ORB for C++ and Python. It is freely available under the terms of the GNU Lesser General Public License (for the libraries), and GNU General Public License (for the tools). omniORB is largely CORBA 2.6 compliant. It offers mainly the same features as the port devel/omniORB, but this legacy version is compatible with devel/omniNotify.
graphics/ogre3d-1.9.0 (Score: 0.001059506)
Scene-oriented, flexible 3D engine written in C++
OGRE (Object-Oriented Graphics Rendering Engine) is a scene-oriented, flexible 3D engine written in C++ designed to make it easier and more intuitive for developers to produce games and demos utilising 3D hardware. The class library abstracts all the details of using the underlying system libraries like Direct3D and OpenGL and provides an interface based on world objects and other intuitive classes.
mail/simscan-1.4.0 (Score: 0.001059506)
Fast Content/Anti-virus Scanner for qmail Written in C
Simscan is a simple program that enables qmail-smtpd to reject viruses, spam and block attachments during the SMTP conversation so the email never makes it into your computers. It is completely open source and uses other open source components. Very efficient and written in C.
misc/uuid-1.6.2 (Score: 0.001059506)
ISO-C API and CLI for generating Universally Unique Identifiers
OSSP uuid is a ISO-C and Perl application programming interface (API) and corresponding command line interface (CLI) for the generation of DCE 1.1 and ISO/IEC 11578:1996 compliant Universally Unique Identifiers (UUID). It supports DCE 1.1 variant UUIDs of version 1 (time and node based), version 3 (name based, MD5), version 4 (random number based) and version 5 (name based, SHA-1).
textproc/ezxml-0.8.6 (Score: 0.001059506)
Easy to use C library for parsing XML documents
ezXML is a C library for parsing XML documents inspired by simpleXML for PHP. As the name implies, it's easy to use. It's ideal for parsing XML configuration files or REST web service responses. It's also fast and lightweight (less than 20k compiled).
chinese/jis2gb-1.5 (Score: 0.001059401)
Convert JIS Kanji to GuoBiao Hanzi
jis2gb converts JISX0208-1983 and JISX0212-1990 characters to GB2312-80 and GB8565-88 characters. JISX0208-1983 (^[$B), JISX0208-1990 (^[&@^[$B), JISX0212-1990 (^[$(D), JISC6226-1978 (^[$@), and Japanese-EUC are available for Kanji code.
textproc/resume-1.5.1 (Score: 0.001059401)
XML Resume library
The XML Resume Library is an XML Document Type Definition (DTD) and Extensible Stylesheet Language (XSL) file set for declaration, B2B exchange, and presentation of resumes.
databases/mysql2pgsql-1.2 (Score: 0.0010593709)
Convert a MySQL dump to a PostgreSQL dump
The Perl script mysql2pgsql can be used to convert MySQL database dumps to a PostgreSQL-compatible format (so the data can be imported into PostgreSQL). This can be useful if you are switching from MySQL to PostgreSQL and you have quite a bit of data in your MySQL databases.
devel/glog-0.3.4 (Score: 0.0010591346)
Library of C++ classes for flexible logging
The glog library implements application-level logging. This library provides logging APIs based on C++-style streams and various helper macros.
devel/ccons-r251 (Score: 0.0010591346)
Interactive Console for the C Programming Language
The goal of the ccons project is to create an interactive console for the C programming language, similar to "python" and "irb" for Python and Ruby respectively.