Bug 151536 - [NEW PORT] devel/bzr-colo
Summary: [NEW PORT] devel/bzr-colo
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Greg Larkin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-18 15:10 UTC by Carlo Strub
Modified: 2010-10-18 20:10 UTC (History)
0 users

See Also:


Attachments
file.shar (4.43 KB, text/plain)
2010-10-18 15:10 UTC, Carlo Strub
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Carlo Strub freebsd_committer freebsd_triage 2010-10-18 15:10:08 UTC
New port to support colocation in bazaar-ng.

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-10-18 15:10:14 UTC
Responsible Changed
From-To: freebsd-ports-bugs->glarkin

glarkin@ wants his PRs (via the GNATS Auto Assign Tool)
Comment 2 Greg Larkin freebsd_committer freebsd_triage 2010-10-18 20:06:21 UTC
State Changed
From-To: open->closed

Committed, thank you!
Comment 3 dfilter service freebsd_committer freebsd_triage 2010-10-18 20:06:28 UTC
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)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"