Port details |
- pybaz Python interface to Baz/Arch version control system
- 1.5.3_3 devel
=0 1.5.3_3Version of this port present on the latest quarterly branch.
- Maintainer: hsn@sendmail.cz
- Port Added: 2007-03-03 12:16:26
- Last Update: 2014-09-07 15:56:31
- SVN Revision: 367560
- License: GPLv2
- WWW:
- http://code.aaronbentley.com/pybaz/
- Description:
- 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/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: pybaz
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py27-setuptools27>0 : devel/py-setuptools27
- python2.7 : lang/python27
- Runtime dependencies:
-
- baz : devel/baz
- py27-setuptools27>0 : devel/py-setuptools27
- python2.7 : lang/python27
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.5.3_3 07 Sep 2014 15:56:31 |
adamw |
Remove devel/baz and devel/pybaz.
devel/pybaz was staged, but devel/baz (its dependency) wasn't.
devel/baz is unstaged, the distfiles no longer exist, and it has been
obsolete for many, many years. GNU bazaar lives in devel/bzr. |
1.5.3_3 15 Apr 2014 03:12:27 |
swills |
- Stage
- Add LICENSE
- Pet portlint
PR: ports/188574
Submitted by: Bartek Rutkowski <ports@robakdesign.com>
Approved by: portmgr@ (blanket) |
1.5.3_3 21 Jan 2014 23:40:23 |
bapt |
Fix properties on pkg-plist |
1.5.3_3 20 Sep 2013 17:13:47 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
1.5.3_3 17 Jun 2012 13:37:23 |
cs |
Rename devel/bazaar to devel/baz and bump portrevision on dependant ports |
1.5.3_2 03 Jul 2011 14:59:23 |
ohauer |
-remove MD5 |
1.5.3_2 16 Dec 2010 02:34:07 |
glarkin |
- Chase security/libksba shlib version bump
Requested by: kwm
Pointyhat to: glarkin |
1.5.3_1 06 Jun 2008 13:21:59 |
edwin |
Bump portrevision due to upgrade of devel/gettext.
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) |
1.5.3 21 Jul 2007 23:50:36 |
pav |
- Update to 1.5.3
PR: ports/114746
Submitted by: Radim Kolar SF.NET <hsn@sendmail.cz> (maintainer) |
1.5.2_1 13 Mar 2007 09:07:39 |
miwi |
- Added missing dependency
PR: 110152
Submitted by: Radim Kolar SF.NET <hsn@sendmail.cz> (maintainer) |
1.5.2 03 Mar 2007 12:16:06 |
gabor |
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> |