Date: Sun, 18 Mar 2012 17:49:42 +0000 (UTC) From: Chris Rees <crees@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile ports/devel/pybugz Makefile distinfo pkg-descr Message-ID: <201203181749.q2IHngiU073740@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
crees 2012-03-18 17:49:42 UTC
FreeBSD ports repository
Modified files:
devel Makefile
Added files:
devel/pybugz Makefile distinfo pkg-descr
Log:
Many find Bugzilla's web-based UI inefficient. PyBugz is a command-line based
interface that was written by Alastair Tse in order to improve his interaction
with Gentoo Bugzilla
Features
--------
* Searching bugzilla
* Listing details of a bug including comments and attachments
* Downloading/viewing attachments from bugzilla
* Posting bugs, comments, and making changes to an existing bug.
* Adding attachments to a bug.
There is extensive help in `bugz --help` and `bugz <subcommand>
--help` for additional options.
WWW: https://github.com/williamh/pybugz
Feature safe: yes
Revision Changes Path
1.4903 +1 -0 ports/devel/Makefile
1.1 +27 -0 ports/devel/pybugz/Makefile (new)
1.1 +2 -0 ports/devel/pybugz/distinfo (new)
1.1 +16 -0 ports/devel/pybugz/pkg-descr (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201203181749.q2IHngiU073740>
