aboutsummaryrefslogtreecommitdiff
path: root/devel/bugzilla44/pkg-descr
diff options
context:
space:
mode:
authorOlli Hauer <ohauer@FreeBSD.org>2013-06-20 22:21:36 +0000
committerOlli Hauer <ohauer@FreeBSD.org>2013-06-20 22:21:36 +0000
commitdba4cdc6e5bae4f122afbcc31cdf0d93cfd9d479 (patch)
tree7ece41ad28978014b93fba41f383d96476edd234 /devel/bugzilla44/pkg-descr
parent842a70875f59c9f4c7c716fc2bd947697adaca7c (diff)
downloadports-dba4cdc6e5bae4f122afbcc31cdf0d93cfd9d479.tar.gz
ports-dba4cdc6e5bae4f122afbcc31cdf0d93cfd9d479.zip
Notes
Diffstat (limited to 'devel/bugzilla44/pkg-descr')
-rw-r--r--devel/bugzilla44/pkg-descr22
1 files changed, 22 insertions, 0 deletions
diff --git a/devel/bugzilla44/pkg-descr b/devel/bugzilla44/pkg-descr
new file mode 100644
index 000000000000..eab95354d1eb
--- /dev/null
+++ b/devel/bugzilla44/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.bugzilla.org/