Ports Search

Results 221230 of 5,623 for /devel/.(0.003 seconds)
devel/bugzilla-5.0.3 (Score: 0.032514982)
Bug-tracking system developed by Mozilla Project
Bugzilla is one example of a class of programs called "Defect Tracking Systems", or, more commonly, "Bug-Tracking Systems". Defect Tracking Systems allow individual or groups of developers to keep track of outstanding bugs in their product effectively. Bugzilla has matured immensely, and now boasts many advanced features. These include: * integrated, product-based granular security schema * inter-bug dependencies and dependency graphing * advanced reporting capabilities * a robust, stable RDBMS back-end * extensive configurability * a very well-understood and well-thought-out natural bug resolution protocol * email, XML, console, and HTTP APIs * available integration with automated software configuration management systems, including Perforce and CVS (through the Bugzilla email interface and checkin/checkout scripts) * too many more features to list
devel/registry-0.3 (Score: 0.032514982)
Registry infrastructure
Provides a generic infrastructure for creating and using registries.
devel/build-0.3.10 (Score: 0.032514982)
Massively-parallel build system implemented on top of GNU make
build is a massively-parallel software build system implemented on top of GNU make. Build is designed with the following tasks in mind: * configuration * building * testing * installation Some of its features include: * position-independent makefiles. * non-recursive multi-makefile include-based structure. * leaf makefiles are full-fledged GNU makefiles, not just variable definitions. * complete dependency graph. * inter-project dependency tracking. * extensible language/compiler framework.
devel/php56-5.6.26 (Score: 0.032514982)
The gettext shared extension for php
devel/buildtool-doc-0.16 (Score: 0.032514982)
Buildtool User's and Developer's manuals
This package includes the Buildtool User's and Developer's manual. You will need Buildtool itself to generate and install end user documents.
devel/buildtool-0.16 (Score: 0.032514982)
Set of portable software build utilities
Buildtool is a set of utilities which will make your programs more portable and easier to build on any kind of Unix-like system. All the utilities are integrated with each other, which means that they all work together. It is completely free, licensed under the terms of the BSD license. If you have ever used GNU automake, autoconf and/or libtool, you will find buildtool very similar. In fact, it is an implementation of the ideas of the GNU programs, but with a completely different design.
devel/php56-5.6.26 (Score: 0.032514982)
The json shared extension for php
devel/busybee-0.5.0 (Score: 0.032514982)
High-performance messaging layer
BusyBee provides a messaging abstraction on top of TCP sockets. BusyBee is a refined version of the HyperDex event loop. It exposes a "messaging" abstraction on top of TCP and automatically packs/unpacks messages on the wire. At the core of BusyBee is a thread-safe event loop that enables multiple threads to send and receive messages concurrently.
devel/byacc-20160606 (Score: 0.032514982)
Best yacc variant available
Berkeley Yacc (byacc) is a LALR(1) parser generator. Berkeley Yacc has been made as compatible as possible with AT&T Yacc. Berkeley Yacc can accept any input specification that conforms to the AT&T Yacc documentation.
devel/timex-3.0.8 (Score: 0.032514982)
Complete date/time library for Elixir
Complete date/time library for Elixir projects.