Ports 搜索

共有18,669项符合descr.zh_CN%3A%E9%81%8F%E5%88%B6%E5%9E%83%E5%9C%BE的查询结果,以下是第1,5411,550项(搜索用时0.009秒)
devel/libCello-1.1.7 (Score: 0.0014668014)
Higher level programming in C
Cello is a library that introduces higher level programming to C. Interfaces allow for structured design Duck Typing allows for generic functions Exceptions control error handling Constructors/Destructors aid memory management Syntactic Sugar increases readability C Library means excellent performance and integration
devel/cscope-15.8b (Score: 0.0014651861)
Interactive C program browser
This port of SCO / USL's 'cscope' lets one easily navigate large C programs. It's designed to answer questions like where symbols are defined and used, where variables are assigned, and much more. The Santa Cruz Operation (SCO) has made this available under a very friendly, BSD-style Open Source License.
devel/covtool-2.1 (Score: 0.0014651861)
C++ test coverage analyzer
A free test coverage analysis tool for C++. Analogous to purecov but quite different in implementation. This tool does its job by instrumenting the source as you compile. You can thus add your own instrumentation to every line on the fly.
devel/libcwd-1.0.4 (Score: 0.0014651861)
C++ Debugging Support Library
Libcwd is a thread-safe, full-featured debugging support library for C++ developers. It includes ostream-based debug output with custom debug channels and devices, powerful memory allocation debugging support, as well as run-time support for printing source file:line number information and demangled type names.
net-p2p/bnbt-8.5 (Score: 0.0014651861)
C++ BitTorrent Tracker
BNBT was written by Trevor Hogan. BNBT is a complete port of the original Python BitTorrent tracker to C++ using the STL for data storage and basic network sockets for network communication. BNBT is fast, efficient, customizable, easy to use, powerful, and portable. BNBT is covered under the GNU Lesser General Public License (LGPL).
math/pbkrtest-0.4.6 (Score: 0.0014630143)
Parametric bootstrap and Kenward-Roger-based methods for mixed model comparison
Test in linear mixed effects models. Attention is on linear mixed effects models as implemented in the lme4 package. The package implements a parametric bootstrap test. The package implements a Kenward-Roger modification of F-tests.
security/vxquery-0.2.1 (Score: 0.0014630143)
VuXML Query Tool
The VuXML Query Tool, vxquery, is a simple utility for selecting entries from a VuXML document by package name and version. Suggested usage: /bin/ls /var/db/pkg | vxquery -f - /usr/ports/security/vuxml/vuln.xml
audio/xmcd-3.3.2 (Score: 0.0014622804)
Motif CD player
Xmcd is a program that allows the use of the CD-ROM drive as a full-featured stereo compact-disc player for the X Window System. Most of the features found on real CD players are available in xmcd, such as shuffle and repeat, track programming functions, a numeric keypad, and track warp slider for direct track access. Additional functions include sample play, A to B segment play, volume control, balance control, etc. Several automation options are also available on CD load, eject, play completion, and program exit. A Channel Routing feature allows you to select from several stereo or mono routing options. The volume control slider taper characteristics can also be altered.
devel/Inline-CPP-0.74 (Score: 0.0014616284)
Write Perl subroutines and classes in C++
The Inline::CPP module allows you to put C++ source code directly "inline" in a Perl script or module. You code classes or functions in C++, and you can use them as if they were written in Perl.
misc/libmetalink-0.1.3 (Score: 0.0014616284)
Metalink library written in C language
[ excerpt from developer's web site with modifications ] libmetalink is a Metalink library written in C language. It intends to allow programs written in C to add Metalink functionality such as parsing Metalink XML files.