Path to this page:
./
devel/bugzilla,
Web based bug tracking system
Branch: pkgsrc-2008Q4,
Version: 2.22.7,
Package name: bugzilla-2.22.7,
Maintainer: adrianpBugzilla 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.
Required to run:[
converters/p5-MIME-Base64] [
mail/p5-MailTools] [
mail/p5-MIME-tools] [
lang/perl5] [
databases/p5-DBI] [
databases/p5-DBD-mysql] [
textproc/p5-Text-Tabs+Wrap] [
time/p5-TimeDate] [
devel/p5-File-Temp] [
devel/p5-AppConfig] [
devel/p5-Storable] [
www/p5-CGI] [
www/p5-Template-Toolkit]
Required to build:[
www/apache22]
Package options: mysql
Master sites:
SHA1: 93af1543565585dbbae1d791459b762b1399d7c4
RMD160: cb1657fb4dbff8b73f834b3fc671ff4eebc7c5bd
Filesize: 2064.039 KB
Version history: (Expand)
- (2009-02-05) Updated to version: bugzilla-2.22.7
- (2009-01-06) Package added to pkgsrc.se, version bugzilla-2.22.6 (created)
CVS history: (Expand)
2009-02-05 11:02:30 by Tyler R. Retzlaff | Files touched by this commit (3) |
Log message:
pullup ticket #2681 - requested by adrianp
bugzilla: bug fix
revisions pulled up:
pkgsrc/devel/bugzilla/Makefile 1.34
pkgsrc/devel/bugzilla/PLIST 1.16
pkgsrc/devel/bugzilla/distinfo 1.18
Module Name: pkgsrc
Committed By: adrianp
Date: Tue Feb 3 23:05:28 UTC 2009
Modified Files:
pkgsrc/devel/bugzilla: Makefile PLIST distinfo
Log message:
Update to 2.22.7
+ Saving changes to parameters would sometimes fail silently. Bugzilla
will now throw an error instead of failing silently. (bug 347707)
Security fixes for: http://www.bugzilla.org/security/2.22.6/
|