Ports 搜索

共有18,669项符合descr.zh_CN%3A%E9%81%8F%E5%88%B6%E5%9E%83%E5%9C%BE的查询结果,以下是第1,7311,740项(搜索用时0.009秒)
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)
高性能的CORBA ORB,支持C语言
ORBit是一个高性能的CORBA ORB,支持C语言。 它可以让程序彼此沟通,而不管其物理和逻辑位置。
devel/libopkele-2.0.4 (Score: 0.0012511922)
OpenID 分散式身份系统的一个 c++ 实现
libopkele 是 OpenID 分散式身份系统的一个 c++ 实现。它提供了 OpenID 协议的 处理,留下认证和用户交互给实现者。