aboutsummaryrefslogtreecommitdiff
path: root/devel/pybaz
Commit message (Collapse)AuthorAgeFilesLines
* - Chase security/libksba shlib version bumpGreg Larkin2010-12-161-1/+1
| | | | | | | | Requested by: kwm Pointyhat to: glarkin Notes: svn path=/head/; revision=266393
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-0/+1
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214430
* - Update to 1.5.3Pav Lucistnik2007-07-213-20/+22
| | | | | | | | PR: ports/114746 Submitted by: Radim Kolar SF.NET <hsn@sendmail.cz> (maintainer) Notes: svn path=/head/; revision=196021
* - Added missing dependencyMartin Wilke2007-03-131-0/+3
| | | | | | | | PR: 110152 Submitted by: Radim Kolar SF.NET <hsn@sendmail.cz> (maintainer) Notes: svn path=/head/; revision=187265
* PyBaz provides Python bindings for the Baz revision control system.Gabor Kovesdan2007-03-034-0/+104
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> Notes: svn path=/head/; revision=186389