cvs commit: ports/devel Makefile ports/devel/pybugz Makefile distinfo pkg-descr

Chris Rees crees at FreeBSD.org
Sun Mar 18 17:49:42 UTC 2012


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)


More information about the cvs-all mailing list