Date: Mon, 18 Oct 2010 19:06:23 +0000 (UTC) From: Greg Larkin <glarkin@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile ports/devel/bzr-colo Makefile distinfo pkg-descr pkg-plist Message-ID: <201010181906.o9IJ6NA1019446@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
glarkin 2010-10-18 19:06:23 UTC
FreeBSD ports repository
Modified files:
devel Makefile
Added files:
devel/bzr-colo Makefile distinfo pkg-descr pkg-plist
Log:
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.
WWW: https://launchpad.net/bzr-colo
PR: ports/151536
Submitted by: Carlo Strub <c-s at c-s.li>
Revision Changes Path
1.4088 +1 -0 ports/devel/Makefile
1.1 +27 -0 ports/devel/bzr-colo/Makefile (new)
1.1 +3 -0 ports/devel/bzr-colo/distinfo (new)
1.1 +9 -0 ports/devel/bzr-colo/pkg-descr (new)
1.1 +41 -0 ports/devel/bzr-colo/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201010181906.o9IJ6NA1019446>
