Date: Fri, 28 Oct 2005 09:36:43 +0000 (UTC) From: Jean-Yves Lefort <jylefort@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile ports/devel/bazaar-ng Makefile distinfo pkg-descr pkg-plist ports/devel/bazaar-ng/files patch-bzrlib_osutils.py Message-ID: <200510280936.j9S9ahYI093467@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jylefort 2005-10-28 09:36:43 UTC
FreeBSD ports repository
Modified files:
devel Makefile
Added files:
devel/bazaar-ng Makefile distinfo pkg-descr pkg-plist
devel/bazaar-ng/files patch-bzrlib_osutils.py
Log:
Add bazaar-ng.
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>
Revision Changes Path
1.2012 +1 -0 ports/devel/Makefile
1.1 +34 -0 ports/devel/bazaar-ng/Makefile (new)
1.1 +2 -0 ports/devel/bazaar-ng/distinfo (new)
1.1 +15 -0 ports/devel/bazaar-ng/files/patch-bzrlib_osutils.py (new)
1.1 +9 -0 ports/devel/bazaar-ng/pkg-descr (new)
1.1 +331 -0 ports/devel/bazaar-ng/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200510280936.j9S9ahYI093467>
