Ports 搜索

共有5,824项符合/net/的查询结果,以下是第4,1914,200项(搜索用时0.003秒)
devel/bzr-builder-0.7.3 (Score: 0.01738722)
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.01738722)
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.01738722)
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.01738722)
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.01738722)
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.01738722)
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-loom-2.2.0 (Score: 0.01738722)
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.
devel/alf-0.1 (Score: 0.01738722)
Abstract Large File
The Abstract Large File (ALF) project is a portable library for writing files that can be larger than 2GB or contain holes on systems that don't natively support one or both properties.
devel/bzr-rewrite-0.6.3 (Score: 0.01738722)
Bzr plugin that provides rewriting existing revisions
Plugin for Bazaar that provides various ways of rewriting existing revisions, including a rebase command similar to git's rebase.
devel/bzr-stats-0.1.0 (Score: 0.01738722)
Simple statistics plugin for bzr
Simple statistics plugin for Bazaar. At the moment it can display statistics about the committers that have contributed to a project.