Ports Search

Results 941950 of 5,161 for /ports-mgmt/.(0.004 seconds)
devel/bglibs-1.106 (Score: 0.006224396)
One stop library package by Bruce Guenter
This package contains a collection of libraries written by Bruce Guenter and put in use in his various "bgware" packages.
devel/bin86-0.16.21 (Score: 0.006224396)
16-bit assembler and loader
This consists of a 16-bit assembler and loader for x86 or 6809 CPUs. Unlike the GNU binutils in the base system (recent versions of which have 16-bit capability), these are for code written with Intel syntax.
devel/boost_build-2.0.m12 (Score: 0.006224396)
Extensible cross-platform build tool suite
Boost.Build is an easy way to build C++ projects, everywhere. You name you executables and libraries and list their sources. Boost.Build takes care about compiling your sources with right options, creating static and shared libraries, making executables, and other chores -- whether you're using gcc, msvc, or a dozen more supported C++ compilers -- on Windows, OSX, Linux and commercial UNIX systems.
devel/bugzilla-4.4.12 (Score: 0.006224396)
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/bugzilla-5.0.3 (Score: 0.006224396)
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/build-0.3.10 (Score: 0.006224396)
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/buildtool-doc-0.16 (Score: 0.006224396)
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.006224396)
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/ace+tao-doc-5.5.0 (Score: 0.006224396)
The ACE+TAO HTML documentation
Doxygen HTML documentation for The ADAPTIVE Communication Environment (ACE) and The ACE ORB (TAO). About 171 Megabytes in 21500+ files.
devel/bzr-builder-0.7.3 (Score: 0.006224396)
Bzr plugin to construct a bzr branch based on a "recipe"
A "recipe" specifies a number of branches to combine in a certain way. This plugin will take the recipe and give you the resulting branch. It also has a command to then build a source package from the resulting branch and optionally upload it somewhere.