diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-03-02 22:54:55 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-03-02 22:54:55 +0000 |
commit | c554fae60b009ddbfea21e2e90c85cd62c058800 (patch) | |
tree | 27196bd8d34820d66fd09381b10aef01184a08f2 /japanese/bugzilla/pkg-descr | |
parent | 5c171e70d118a24e09c84a1a3e7aa82228f43c86 (diff) | |
download | ports-c554fae60b009ddbfea21e2e90c85cd62c058800.tar.gz ports-c554fae60b009ddbfea21e2e90c85cd62c058800.zip |
- Update to 2.16.8
- Unbreak
PR: ports/78195
Submitted by: TAKATSU Tomonari <tota@rtfm.jp> (maintainer)
Notes
Notes:
svn path=/head/; revision=130223
Diffstat (limited to 'japanese/bugzilla/pkg-descr')
-rw-r--r-- | japanese/bugzilla/pkg-descr | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/japanese/bugzilla/pkg-descr b/japanese/bugzilla/pkg-descr new file mode 100644 index 000000000000..f4b9cfcf388e --- /dev/null +++ b/japanese/bugzilla/pkg-descr @@ -0,0 +1,22 @@ +Bugzilla is one example of a class of programs called "Defect Tracking +Systems", or, more commonly, "Bug-Tracking Systems". Defect Tracking +Systems allow individual or groups of developers to keep track of +outstanding bugs in their product effectively. + +Bugzilla has matured immensely, and now boasts many advanced features. +These include: + + * integrated, product-based granular security schema + * inter-bug dependencies and dependency graphing + * advanced reporting capabilities + * a robust, stable RDBMS back-end + * extensive configurability + * a very well-understood and well-thought-out natural bug resolution + protocol + * email, XML, console, and HTTP APIs + * available integration with automated software configuration + management systems, including Perforce and CVS (through the + Bugzilla email interface and checkin/checkout scripts) + * too many more features to list + +WWW: http://www.mozilla.org/projects/bugzilla/ |