cvs commit: ports/devel Makefile ports/devel/pybaz Makefile distinfo pkg-descr pkg-plist

Gabor Kovesdan gabor at FreeBSD.org
Sat Mar 3 12:16:12 UTC 2007


gabor       2007-03-03 12:16:06 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/pybaz          Makefile distinfo pkg-descr pkg-plist 
  Log:
  PyBaz provides Python bindings for the Baz revision control system.
  It's based on PyArch, and shares the same design goals:
  
   * Faithfulness to the Baz design.
   * Python best idioms.
   * Code elegance.
  
  It provides enough flexibility and efficiency for all types of applications,
  from batch scripts to graphical user interface front-end and web services.
  
  WWW:    http://code.aaronbentley.com/pybaz/
  
  PR:             ports/109735
  Submitted by:   Radim Kolar <hsn at sendmail.cz>
  
  Revision  Changes    Path
  1.2668    +1 -0      ports/devel/Makefile
  1.1       +21 -0     ports/devel/pybaz/Makefile (new)
  1.1       +3 -0      ports/devel/pybaz/distinfo (new)
  1.1       +11 -0     ports/devel/pybaz/pkg-descr (new)
  1.1       +69 -0     ports/devel/pybaz/pkg-plist (new)


More information about the cvs-all mailing list