Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 3 Mar 2007 12:16:06 +0000 (UTC)
From:      Gabor Kovesdan <gabor@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/devel Makefile ports/devel/pybaz Makefile distinfo pkg-descr pkg-plist
Message-ID:  <200703031216.l23CG62P060860@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200703031216.l23CG62P060860>