cvs commit: ports/devel Makefile ports/devel/bazaar-ng Makefile
 distinfo pkg-descr pkg-plist ports/devel/bazaar-ng/files
 patch-bzrlib_osutils.py
    Jean-Yves Lefort 
    jylefort at FreeBSD.org
       
    Fri Oct 28 02:36:44 PDT 2005
    
    
  
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 at 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)
    
    
More information about the cvs-all
mailing list