Ports Search

Results 3,0513,060 of 8,048 for www%3Atrac.(0.008 seconds)
devel/cmake-3.6.2 (Score: 0.005581701)
HTML and Qt Creator helpfiles for CMake
CMake is used to control the software compilation process using simple platform and compiler independent configuration files. CMake generates native makefiles and workspaces that can be used in the compiler environment of your choice. CMake is quite sophisticated: it is possible to support complex environments requiring system configuration, pre-processor generation, code generation, and template instantiation. This port contains CMake's documentation in additional formats such as HTML and QCH.
devel/godot-2.1 (Score: 0.005581701)
Game runtime engine
Godot is a multi-platform 2D and 3D game engine. It also provides a feature rich development environment. Easily deploy your game on IOS, android, OSX, Linux, Steam, Windows or PS3.
devel/librelp-1.2.12 (Score: 0.005581701)
Reliable event logging protocol library
librelp is an easy to use library for the RELP protocol. RELP in turn provides reliable event logging over the network (and consequently RELP stands for Reliable Event Logging Protocol). RELP (and hence) librelp assures that no message is lost, not even when connections break and a peer becomes unavailable. The current version of RELP has a minimal window of opportunity for message duplication after a session has been broken due to network problems. In this case, a few messages may be duplicated (a problem that also exists with plain TCP syslog). Future versions of RELP will address this shortcoming.
devel/cmake-3.6.2 (Score: 0.005581701)
Qt-based GUI for CMake
CMake is used to control the software compilation process using simple platform and compiler independent configuration files. CMake generates native makefiles and workspaces that can be used in the compiler environment of your choice. CMake is quite sophisticated: it is possible to support complex environments requiring system configuration, pre-processor generation, code generation, and template instantiation.
devel/pcre-8.39 (Score: 0.005581701)
Perl Compatible Regular Expressions library
The PCRE library is a set of functions that implement regular expression pattern matching using the same syntax and semantics as Perl 5. PCRE has its own native API, as well as a set of wrapper functions that correspond to the POSIX regular expression API. The PCRE library is free, even for building proprietary software.
devel/pcre2-10.21 (Score: 0.005581701)
Perl Compatible Regular Expressions library, version 2
PCRE2 is the name used for a revised API for the PCRE library, which is a set of functions, written in C, that implement regular expression pattern matching using the same syntax and semantics as Perl, with just a few differences. Some features that appeared in Python and the original PCRE before they appeared in Perl are also available using the Python syntax. There is also some support for one or two .NET and Oniguruma syntax items, and there are options for requesting some minor changes that give better ECMAScript (aka JavaScript) compatibility.
devel/gearmand-1.0.6 (Score: 0.005581701)
Gearman C Server and Library
Gearman provides a generic framework to farm out work to other machines or dispatch function calls to machines that are better suited to do the work. It allows you to do work in parallel, to load balance processing, and to call functions between languages. It can be used in a variety of applications, from high-availability web sites to the transport for database replication.
devel/liblognorm-2.0.1 (Score: 0.005581701)
Log normalizer
liblognorm shall help to make sense out of syslog data, or, actually, any event data that is present in text form. In short words, one will be able to throw arbitrary log message to liblognorm, one at a time, and for each message it will output well-defined name-value pairs and a set of tags describing the message.
devel/Ice-3.6.2 (Score: 0.005581701)
Modern alternative to object middleware such as CORBA/COM/DCOM/COM+
An Ice language mapping for PHP is a recent and welcome addition to the Ice product portfolio, enabling developers to take advantage of the productivity offered by PHP's friendly syntax and extensive function library.
devel/phing-2.6.1 (Score: 0.005581701)
PHP project build system based on Apache Ant
From the Phing homepage: PHing Is Not GNU make; it's a PHP project build system or build tool based on ​Apache Ant. You can do anything with it that you could do with a traditiona build system like GNU make, and its use of simple XML build files and extensible PHP "task" classes make it an easy-to-use and highly flexible build framework. Features include running PHPUnit and SimpleTest unit tests (including test result and coverage reports), file transformations (e.g. token replacement, XSLT transformation, Smarty template transformations), file system operations, interactive build support, SQL execution, CVS/SVN/GIT operations, tools for creating PEAR packages, documentation generation (DocBlox, PhpDocumentor) and much, much more.