Path to this page:
./
devel/bugzilla3,
Web based bug tracking system
Branch: pkgsrc-2009Q2,
Version: 3.2.4,
Package name: bugzilla-3.2.4,
Maintainer: pkgsrc-usersBugzilla 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:[
databases/p5-DBI] [
databases/p5-DBD-mysql] [
www/p5-CGI] [
www/p5-Template-Toolkit] [
lang/perl5] [
mail/p5-Email-MIME-Modifier] [
mail/p5-Email-Send] [
mail/p5-Email-MIME] [
time/p5-TimeDate]
Required to build:[
www/apache22]
Package options: mysql
Master sites:
SHA1: 5db81f3b373b79ad260e0ceb161a1fa15deed956
RMD160: 590f9ae11f417ad133681fd2c568aa6a3bbe9770
Filesize: 2368.831 KB
Version history: (Expand)
- (2009-07-20) Updated to version: bugzilla-3.2.4
- (2009-07-09) Package has been reborn
- (2009-07-08) Package added to pkgsrc.se, version bugzilla-3.2.3 (created)
CVS history: (Expand)
2009-07-20 11:22:07 by Matthias Scheler | Files touched by this commit (2) | |
Log message:
Pullup ticket #2822 - requested by adrianp
bugzilla3: security update
Revisions pulled up:
- devel/bugzilla3/Makefile 1.15
- devel/bugzilla3/distinfo 1.9
---
Module Name: pkgsrc
Committed By: adrianp
Date: Fri Jul 17 17:04:56 UTC 2009
Modified Files:
pkgsrc/devel/bugzilla3: Makefile distinfo
Log message:
* We now require a specific version of the Email::MIME::Encodings Perl module, \
to fix an issue where some emails would have too many newlines in them. (Bug \
486206)
* Bugzilla's JavaScript and CSS should now be fully compatible with Internet \
Explorer 8. (Bug 483150)
* Running a saved search with a saved sort order will now no longer overwrite \
your default search order. (Bug 491679)
* You can now confirm a bug by popular vote even if there is no status called \
"NEW" in your Bugzilla. (Bug 500900)
* Displaying a bug with lots of comments should now be significantly faster. \
(Bug 498318)
This release also contains a security fix. See the Security Fixes Section for \
details.
|