Ports Search

Results 231240 of 5,623 for /devel/.(0.003 seconds)
devel/byaccj-1.15 (Score: 0.032514982)
Java extension of BSD YACC-compatible parser generator
BYACC/Java is an extension of the Berkeley v 1.8 YACC-compatible parser generator. Standard YACC takes a YACC source file, and generates one or more C files from it, which if compiled properly, will produce a LALR- grammar parser. this extension support a -J option to generate Java source code.
devel/ace+tao-doc-5.5.0 (Score: 0.032514982)
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.032514982)
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.
devel/bzr-colo-0.4.0 (Score: 0.032514982)
Plugin for bzr to support colocated branches
In order to provide a faster and simpler working model, this plugin tries to support a configuration similar to git and Mercurial's colocated branches, where there is a single working tree that can be switched between multiple branches that all co-exist in the same directory. This working model is entirely possible using Bazaar's existing technology, and this plugin aims to make it as simple as possible to use that model.
devel/bzr-explorer-1.3.0 (Score: 0.032514982)
Desktop application for using bzr
Bazaar Explorer is a desktop application for using the Bazaar Version Control System. It provides a high level interface to all commonly used features, launching "applets" from the QBzr plug-in to provide most of the functionality. Alternatively, the applets from the bzr-gtk plug-in can be used if it is installed.
devel/bzr-externals-1.3.3 (Score: 0.032514982)
Support external branches like svn:externals
This is a plugin for bzr. Using hooks, this plugin supports external branches for the following commands: * branch * checkout * commit * pull * push * update
devel/bzr-fastimport-0.13.0 (Score: 0.032514982)
Provide fast loading of revision control data into bzr
Bazaar Fast Import is a plugin providing fast loading of revision control data into Bazaar. It is designed to be used in combination with front-end programs that generate a command/data stream for it to process. Front-ends are available for a wide range of foreign VCS tools including Subversion, CVS, Git, Mercurial, Darcs and Perforce. New front-ends are easy to develop in whatever programming language you prefer, making Bazaar Fast Import useful for teams needing a custom migration solution.
devel/bzr-git-0.6.8 (Score: 0.032514982)
Plugin for bzr to work with git trees
bzr-git is a plugin for bzr to work with git trees. All operations except for "push" are supported.
devel/bzr-gtk-0.100.0 (Score: 0.032514982)
GTK interface to Bazaar-NG VCS
bzr-gtk is a plugin for Bazaar that aims to provide GTK+ interfaces to most Bazaar operations.
devel/bzr-loom-2.2.0 (Score: 0.032514982)
Bazaar plugin to assist in developing focused patches
Loom is a Bazaar plugin to assist in developing focused patches. It adds a 'loom' to a bzr branch. A loom allows the development of multiple patches at once, while still giving each patch a branch of its own.