Path to this page:
NOTICE: This package has been removed from pkgsrc./
wip/bicho,
Bug tracking system tool analyzer
Branch: CURRENT,
Version: 0.3,
Package name: bicho-0.3,
Maintainer: jihbed.researchBicho is a command line based tool used to analyze bug tracking systems.
It creates a database with three tables. Bugs, which contains general
information about bugs; Comments, which contains information about each comment
found in the BTS; and Attachments, wich contains information about each
attachment found. Also, each Comment and Attachment are associated with a Bug.
Required to run:[
wip/py-storm] [
lang/python27]
Master sites:
SHA1: 003a15d3c6767f3b48d6b1eeb605b94ae54b0c20
RMD160: 769a1964e52dcb697cdc3a17cdc9521e341e8ead
Filesize: 69.992 KB
Version history: (Expand)
- (2015-11-28) Package deleted from pkgsrc
- (2015-09-07) Package has been reborn
- (2015-09-07) Package deleted from pkgsrc
- (2015-06-03) Package has been reborn
- (2015-06-03) Package deleted from pkgsrc
- (2013-11-18) Package has been reborn
CVS history: (Expand)
2012-09-24 19:14:23 by Aleksej Saushev | Files touched by this commit (43) |
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
|
2012-04-08 21:09:41 by Thomas Klausner | Files touched by this commit (127) |
Log message:
Remove python24 and all traces of it from pkgsrc.
Remove devel/py-ctypes (only needed by and supporting python24).
Remove PYTHON_VERSIONS_ACCEPTED and PYTHON_VERSIONS_INCOMPATIBLE
lines that just mirror defaults now.
Miscellaneous cleanup while editing all these files.
|
2011-02-25 10:47:47 by Thomas Klausner | Files touched by this commit (76) |
Log message:
Let's assume for now that everything that worked with python-2.6 also
works with python-2.7.
|
2010-06-02 17:47:15 by Kamel Derouiche | Files touched by this commit (4) | |
Log message:
Import bicho-0.3 as wip/bicho.
Bicho is a command line based tool used to analyze bug tracking systems.
It creates a database with three tables. Bugs, which contains general
information about bugs; Comments, which contains information about each comment
found in the BTS; and Attachments, wich contains information about each
attachment found. Also, each Comment and Attachment are associated with a Bug.
|