Ports Search

Results 1,6711,680 of 18,669 for descr.zh_CN%3A%E9%81%8F%E5%88%B6%E5%9E%83%E5%9C%BE.(0.012 seconds)
devel/Sort-Array-0.26 (Score: 0.0013147744)
Powerful array sorting Perl interface
This extended sorting algorithm allows you to a) sort an array by ANY field number, not only the first b) find duplicates in your data-set and sort them out.
math/Math-Polygon-Tree-0.08 (Score: 0.0013147744)
Class for fast check if point is inside polygon
Math::Polygon::Tree creates a B-tree of polygon parts for fast check if object is inside this polygon. This method is effective if polygon has hundreds or more segments.
sysutils/iat-0.1.7 (Score: 0.0013147744)
Converter of many types of CD-ROM image file formats into ISO-9660
iat (Iso9660 Analyzer Tool) is a tool for detecting the structure of many types of CD-ROM image file formats, such as BIN, MDF, PDI, CDI, NRG, and B5I, and converting them into ISO-9660.
devel/BNFC-2.8 (Score: 0.0013134335)
Compiler front-end generator
The BNF Converter is a compiler construction tool generating a compiler front-end from a Labelled BNF grammar. It was originally written to generate Haskell, but starting from Version 2.0, it can also be used for generating Java, C++, and C. Given a Labelled BNF grammar the tool produces: an abstract syntax as a Haskell/C++/C module or Java directory, a case skeleton for the abstract syntax in the same language, an Alex, JLex, or Flex lexer generator file, a Happy, CUP, or Bison parser generator file, a pretty-printer as a Haskell/Java/C++/C module, a Latex file containing a readable specification of the language.
net-im/qxmpp-0.9.3 (Score: 0.0013127014)
QXmpp is an xmpp client library based on Qt & C++
QXmpp is pretty intuitive and easy to use. It uses Qt extensively. Qt is the only third party library it is dependent on. Users need to a have working knowledge of C++ and Qt basics (Signals and Slots and Qt data types). The underlying TCP socket and the XMPP RFCs (RFC3920 and RFC3921) have been encapsulated into classes and functions. Therefore the user would not be bothered with these details. But it is always recommended to the advanced users to read and enjoy the low level details.
x11-toolkits/v-1.90 (Score: 0.0013127014)
C++ GUI development framework for X11 and Microsoft Windows
V is a C++ GUI and application development framework for X-windows and Microsoft Windows. It allows you to develop GUI applications that are source-code compatible under X11 and Microsoft Windows 3.x/95, that have the same look-and-feel under both environments. It does not require any special X toolkits or Windows DLL's to be installed (it uses the standard toolkits on both environments). Full documentation, many code examples, and the V toolkit for Windows systems is available at the V web site:
devel/atlassian-plugin-sdk-6.0.1 (Score: 0.0013114708)
Atlassian Plugin SDK
Software Development Kit for Atlassian's family of applications (JIRA, Confluence, and others). This port strips out the Maven bits bundled with the SDK by Altassian relying instead on the Maven installed from one of the FreeBSD mvn-ports.
net/datapipe-1.0 (Score: 0.00130826)
Bind a local port and connect it to a remote socket
datapipe.c is a simple program that allows a listening TCP/IP port to be constructed on the machine it is running on. Any connections to that port will then be forwarded to the specified remote host and remote port. This program can be useful for allowing your Distributed.net clients communicate to the outside world by running it on a gateway machine that has access to both the inside firewall and the outside realworld. Additionally, if you live behind a SOCKS firewall, you can compile this code with SOCKS support for your system and use it to act as a "SOCKS translator" for your Distributed.net clients. In this case, datapipe doesn't even need to be run on a gateway machine.
www/plone.app.z3cform-0.7.7 (Score: 0.0013076516)
Collection of widgets, templates for use with z3c.form and Plone
A collection of widgets, templates and other components for use with z3c.form and Plone.
audio/libconvolve-0.0.8 (Score: 0.0013069089)
Simple C library for partitioned convolution
Simple C library for partitioned convolution.