Ports Search

Results 1,7311,740 of 18,669 for descr.zh_CN%3A%E9%81%8F%E5%88%B6%E5%9E%83%E5%9C%BE.(0.009 seconds)
games/meqcc-1.4 (Score: 0.0012656694)
MrElusive's QuakeC compiler with precompiler support
This is a modification to the QuakeC compiler from id Software. It allows creating `progs.dat' file which cannot be decompiled to QuakeC source code. As an added bonus, such `progs.dat' file is a lot smaller. The compiler also has a C compatible precompiler. A description of the precompiler directives can be found in a regular C manual.
devel/shedskin-0.9.4 (Score: 0.0012600878)
Experimental (restricted) Python-to-C++ compiler
Shed Skin is an experimental compiler, that can translate pure, but implicitly statically typed Python (2.4-2.6) programs into optimized C++. It can generate stand-alone programs or extension modules that can be imported and used in larger Python programs. Besides the typing restriction, programs cannot freely use the Python standard library (although about 25 common modules, such as `random' and `re', are currently supported). Also, not all Python features, such as nested functions and variable numbers of arguments, are supported.
devel/cunit-2.1.3 (Score: 0.0012591454)
Automated unit testing framework for C
CUnit is a lightweight system for writing, administering, and running unit tests in C. It provides C programmers a basic testing functionality with a flexible variety of user interfaces. CUnit is built as a static library which is linked with the user's testing code. It uses a simple framework for building test structures, and provides a rich set of assertions for testing common data types. In addition, several different interfaces are provided for running tests and reporting results. These interfaces currently include: Automated, Basic, Console and Curses.
security/SAVI-Perl-0.30 (Score: 0.0012568582)
Perl5 module interface to Sophos AntiVirus
This is sophossavi, the perl interface module to Sophos Anti virus. With thanks to the original author Paul B. Henson. Sophos AntiVirus from http://www.sophos.com/en-us/products/free-trials/shared-download-components/anti-virus-for-unix-and-netware.aspx needs to be installed to be able to build this.
audio/sfront-0.99 (Score: 0.0012511922)
Translator that converts MP4-SA files into efficient C programs
sfront is a translator that converts MP4-SA files into efficient C programs that generate audio for rendering, interactive and network applications.
audio/raul-0.8.0 (Score: 0.0012511922)
C++ utility library primarily aimed at audio/musical applications
Raul (Realtime Audio Utility Library) is a C++ utility library primarily aimed at audio/musical applications. It is used by Ingen, Patchage, and Machina.
databases/iplike-2.0.6 (Score: 0.0012511922)
C implementation of the OpenNMS iplike stored procedure
A C implementation of the stored procedure written in plpgsql that's bundled with OpenNMS, this is the preferred version for use as is offers better performance
devel/lfcbase-1.8.10 (Score: 0.0012511922)
Collection of basic c++ classes, used for databases/cego
This is a collection of basic c++ classes, used for devel/lfcxml and databases/cego and probably other applications. Many more details are available at:
devel/ORBit2-2.14.19 (Score: 0.0012511922)
High-performance CORBA ORB with support for the C language
ORBit is a high-performance CORBA ORB with support for the C language. It allows programs to communicate with each other, regardless of their physical and logical locations.
devel/libopkele-2.0.4 (Score: 0.0012511922)
C++ implementation of an OpenID decentralized identity system
libopkele is a c++ implementation of an OpenID decentralized identity system. It provides OpenID protocol handling, leaving authentication and user interaction to the implementor.