Ports Search

Results 3,0413,050 of 8,048 for www%3Atrac.(0.016 seconds)
devel/firmware-utils-20111222 (Score: 0.005581701)
Create device firmware images
A collection of utilities to create firmware images for embedded devices, including many wireless routers from many vendors. The utilities are collected and maintained by the OpenWrt router project.
devel/boost-libs-1.55.0 (Score: 0.005581701)
Free portable C++ libraries (without Boost.Python)
Boost provides free peer-reviewed portable C++ source libraries. The emphasis is on libraries that work well with the C++ Standard Library. Boost libraries are intended to be widely useful, and usable across a broad spectrum of applications. The Boost license encourages both commercial and non-commercial use. The goal is to establish "existing practice" and provide reference implementations so that Boost libraries are suitable for eventual standardization. Ten Boost libraries are already included in the C++ Standards Committee's Library Technical Report (TR1) and will be in the new C++0x Standard now being finalized. C++0x will also include several more Boost libraries in addition to those from TR1. More Boost libraries are proposed for TR2. NOTE: This package does not contain Boost.Python, it's in 'devel/boost-python-libs'.
devel/opencvs-20151230 (Score: 0.005581701)
BSD-licensed CVS implementation
OpenCVS is a FREE implementation of the Concurrent Versions System, the most popular open source revision control software. It can be used as both client and server for repositories and provides granular access control over data stored in the repository. It aims to be as compatible as possible with other CVS implementations, except when particular features reduce the overall security of the system. Among other things, support for the pserver connection mechanism has been dropped because of security issues with the authentication mechanism.
devel/Ice-3.6.2 (Score: 0.005581701)
Modern alternative to object middleware such as CORBA/COM/DCOM/COM+
The Internet Communications Engine (Ice) is a modern alternative to object middleware such as CORBA(TM) or COM/DCOM/COM+. Ice is easy to learn, yet provides a powerful network infrastructure for demanding technical applications. Ice shines where technologies such as SOAP or XML-RPC are too slow, or do not provide sufficient scalability or security.
devel/antlr3-3.5.2 (Score: 0.005581701)
ANother Tool for Language Recognition
ANTLR, ANother Tool for Language Recognition, (formerly PCCTS) is a language tool that provides a framework for constructing recognizers, compilers, and translators from grammatical descriptions containing C++ or Java actions.
devel/antlr4-4.5.3 (Score: 0.005581701)
ANother Tool for Language Recognition
ANTLR, ANother Tool for Language Recognition, (formerly PCCTS) is a language tool that provides a framework for constructing recognizers, compilers, and translators from grammatical descriptions containing C++ or Java actions.
devel/flyspray-0.9.9.7 (Score: 0.005581701)
Simple, easy-to-use web based bug tracking system
Flyspray is an uncomplicated, web-based bug tracking system written in PHP for assisting with software development. Features include: * Web-based, platform-independent * Multiple database support, currently MySQL and PGSQL * Easy installation * Easy to use * Multiple projects * 'Watching' tasks, with notification of changes (email or Jabber) * Comprehensive task history * File attachments * CSS themes * Advanced search features (though easy to use) * Atom/RSS feeds * Two syntax options for task descriptions and more (Dokuwiki / plain text) * Voting for tasks * Dependency graphs
devel/gearmand-1.1.8 (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/Gearman-XS-0.12 (Score: 0.005581701)
Perl front end for the Gearman C library
This is a Perl front end for the Gearman C library. It aims to provide a simple interface closely tied to the C library.
devel/phpunit-5.5.5 (Score: 0.005581701)
Testing framework for unit tests
PHPUnit is a regression testing framework used by the developer who implements unit tests in PHP.