Ports 搜索

共有5,623项符合/devel/的查询结果,以下是第361370项(搜索用时0.002秒)
devel/ctypes.sh-0.1 (Score: 0.032514982)
Foreign function interface for bash
ctypes.sh is a bash plugin that provides a foreign function interface directly in your shell. In other words, it allows you to call routines in shared libraries from within bash.
devel/cunit-2.1.3 (Score: 0.032514982)
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.
devel/cutter-1.2.4 (Score: 0.032514982)
Unit Testing Framework for C and C++
Cutter is a xUnit family Unit Testing Framework for C and C++. This is a list of features of Cutter: - easy to write tests; - outputs result with useful format for debugging; - tests are built as shared libraries.
devel/cvs-1.20120905 (Score: 0.032514982)
IPv6 enabled cvs. You can use IPv6 connection when using pserver
devel/cvs-1.12.13 (Score: 0.032514982)
IPv6 enabled cvs. You can use IPv6 connection when using pserver
The latest and, or feature release CVS (Concurrent Version System). IPv6 enabled, you can use IPv6 connection when using pserver.
devel/cvs-syncmail-2.1 (Score: 0.032514982)
CVS notification tool
Syncmail is a CVS notification tool which can provide a diff for every change to a CVS repository, mailed to specified email addresses. This tool is useful for large communities to monitor activity, and is used for Python and many other active projects.
devel/flatbuffers-1.4.0 (Score: 0.032514982)
Memory efficient serialization library
Memory efficient serialization library.
devel/cvs2darcs-0.8 (Score: 0.032514982)
Convert CVS module to darcs repository
cvs2darcs is a script to check out a CVS repository module and convert it to use the Darcs version control system.
devel/cvs2html-1.98 (Score: 0.032514982)
Perl script to turn ``cvs log'' output into HTML
cvs2html is a perl script that turns ``cvs log'' output into HTML for easy log perusal.
devel/cvs2svn-2.4.0 (Score: 0.032514982)
CVS 版本库到 Subversion 的转换器
cvs2svn 是一个 Python 脚本,能将 CVS 版本库迁移到 Subversion、Git 或 Bazaar 版本库。 它是专门用来一次性转换的,而不是用来在 CVS 和 Subversion/Git/Bazaar 之间重复地同步的。