aboutsummaryrefslogtreecommitdiff
path: root/devel/bazaar-ng/pkg-descr
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 0.9Martin Wilke2006-08-211-8/+7
| | | | | | | | | PR: ports/102257 Submitted by: Ulf Lilleengen <lulf(at)stud.ntnu.no> (maintainer) Approved by: krion (mentor) Notes: svn path=/head/; revision=171091
* Add bazaar-ng.Jean-Yves Lefort2005-10-281-0/+9
Bazaar-NG is an implementation of GNU arch from Canonical written in Python. Arch is a version control system, which allows you to keep old versions of files and directories (usually source code), keep a log of who, when, and why changes occurred, etc., like SVN, CVS, or RCS. Arch is distributed, which gives it significant advantages and some disadvantages compared to SVN and CVS. The bzr implementation is the next Bazaar version from Canonical called Bazaar-NG. WWW: http://www.bazaar-ng.org/ PR: ports/87849 Submitted by: Ulf Lilleengen <lulf@kerneled.org> Notes: svn path=/head/; revision=146559