Ports Search

Results 1,6411,650 of 18,669 for descr.zh_CN%3A%E9%81%8F%E5%88%B6%E5%9E%83%E5%9C%BE.(0.01 seconds)
databases/sfcgal-1.3.0 (Score: 0.0013443058)
Wrapper library around CGAL for PostGIS
SFCGAL is a C++ wrapper library around CGAL with the aim of supporting ISO 19107:2013 and OGC Simple Features Access 1.2 for 3D operations. SFCGAL provides standard compliant geometry types and operations, that can be accessed from its C or C++ APIs. PostGIS uses the C API, to expose some SFCGAL's functions in spatial databases
net/bittorrent-libutp-0.20130514 (Score: 0.0013443058)
The uTorrent Transport Protocol library and sample utilities
# libutp - The uTorrent Transport Protocol library. Copyright (c) 2010 BitTorrent, Inc. uTP provides provides reliable, ordered delivery while maintaining minimum extra delay. It is implemented on top of UDP to be cross-platform and functional today. As a result, uTP is the primary transport for uTorrent peer-to-peer connections. uTP is written in C++, but the external interface is strictly C (ANSI C89).
sysutils/schedutils-0.7.2 (Score: 0.0013422194)
Collection of realtime scheduling tools
Sched-utils are a collection of tools related to realtime scheduling, working much like 'nice' and 'renice', except they change the priority and scheduler. This enables a process to run insoft realtime, as specified by POSIX.1b.
sysutils/du2ps-3.1 (Score: 0.0013396783)
Filter for converting output of du to PostScript file
The du2ps reads output of du(1), then generates a figure of hierarchical structure and utilization of each directory. The du2ps is a similar program to xdu, but it produces result as a PostScript file. The default paper is ISO A4, but you can select Letter or ISO A3/B4/B5. You can also specify font name, font size, number of columns and other options.
japanese/edict-19990714 (Score: 0.001332177)
Japanese-English dictionaries with access and maintenance utilities
XJDIC V2.3, XJDSERVER V2.3 -- (Copyright: J.W. Breen - 1998) XJDIC is an electronic Japanese-English dictionary program designed to operate in the X11 window environment. In particular, it must run in an "xterm" environment which has Japanese language support such as provided by "kterm" or internationalized xterm, aixterm, etc. It is based on JDIC and JREADER which were developed to run under MS-DOS on IBM PCs or clones. XJDIC functions as: (a) an English to Japanese dictionary (eiwa jiten), searching for and displaying entries for key-words entered in English; (b) a Japanese to English dictionary (waei jiten), searching for and displaying entries for keywords or phrases entered in Japanese (kanji, hiragana or katakana); (c) a Japanese-English Character dictionary (kanei jiten), capable of selecting kanji characters by JIS code, radical, stroke count, Nelson Index number or reading, and displaying compounds containing that kanji.
devel/stlfilt-20080203 (Score: 0.0013315747)
STL Error Message Decryptor for C++
STLFilt simplifies and/or reformats long-winded C++ error and warning messages, with a focus on STL-related diagnostics (and for MSVC 6, it fully eliminates C4786 warnings and their detritus). The result renders many of even the most cryptic diagnostics comprehensible.
devel/vera++-1.3.0 (Score: 0.0013315747)
Tool for verification of C++ source code
Vera++ is a programmable tool for verification, analysis and transformation of C++ source code. Vera++ is mainly an engine that parses C++ source files and presents the result of this parsing to scripts in the form of various collections - the scripts are actually performing the requested tasks.
audio/caps-plugins-0.4.5 (Score: 0.0013299594)
The C* Audio Plugin Suite
The C* Audio Plugin Suite, is a collection of highly refined LADSPA units capable of (and intended for) realtime operation. The suite includes DSP units emulating instrument amplifiers, stomp-box classics, versatile 'virtual analogue' oscillators, fractal oscillation, reverb, equalization and others.
devel/ExtUtils-XSpp-0.16.03 (Score: 0.0013299594)
XS for C++ in Perl
XS++ is just a thin layer over plain XS, hence to use it you are supposed to know, at the very least, C++ and XS. This means that you will need typemaps for both the normal XS pre-processor xsubpp and the XS++ pre-processor xspp.
devel/regexx-0.98.1 (Score: 0.0013299594)
Complete regular expressions C++ solution
Regexx is a complete regular expressions C++ solution. It implements easy expression execution, global searching, replace with atom substitution, customized replaces, easy match and atom strings retrieving. It's also included in the library functions to split strings with strings or regular expressions.