Commit graph

9 commits

Author SHA1 Message Date
Makoto Fujiwara (CF-N10)
5005f76dcc (bugzilla) Move lines from MESSAGE to bugzilla.conf 2017-02-11 14:37:44 +09:00
Makoto Fujiwara (CF-S9)
a0fdfc6e6a Import bugzilla-5.0.3 as wip/bugzilla.
Bugzilla is a "Defect Tracking System" or "Bug-Tracking System". Defect
Tracking Systems allow individual or groups of developers to keep track of
outstanding bugs in their product effectively. Most commercial defect-tracking
software vendors charge enormous licensing fees. Despite being "free", Bugzilla
has many features its expensive counterparts lack. Consequently, Bugzilla has
quickly become a favorite of hundreds of organizations across the globe.

What Does Bugzilla Do?

- Track bugs and code changes
- Communicate with teammates
- Submit and review patches
- Manage quality assurance (QA)

Bugzilla can help you get a handle on the software development process.
Successful projects often are the result of successful organization and
communication. Bugzilla is a powerful tool that will help your team get
organized and communicate effectively.
2017-01-29 23:07:21 +09:00
Adrian Portelli
c303736306 moved to pkgsrc 2005-01-02 13:48:11 +00:00
Adrian Portelli
7b54def0a2 This simplifies the package installation options as there were too many
and were causing other issues as well.
2004-12-28 16:30:06 +00:00
Adrian Portelli
c92548a05a - Prepare for options.mk framework
- Add BUILD_DEF for mysql socket location
- Fix apache fragment include
- Fix interdiff path in localconfig
2004-11-04 01:19:35 +00:00
Adrian Portelli
afe7c513d1 - Update localconfig file for new version of bugzilla 2004-11-04 00:28:54 +00:00
Adrian Portelli
09e879fefa Make pkglint happy 2004-11-04 00:04:08 +00:00
Adrian Portelli
bc3815fca6 minor fixes 2003-08-22 13:00:16 +00:00
Adrian Portelli
3cc3e79e66 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
2003-04-18 04:16:52 +00:00