./devel/bugzilla, Web based bug tracking system

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 2.22.7nb1, Package name: bugzilla-2.22.7nb1, Maintainer: pkgsrc-users

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.


Required to run:
[textproc/p5-Text-Tabs+Wrap] [converters/p5-MIME-Base64] [www/p5-CGI] [www/p5-Template-Toolkit] [databases/p5-DBI] [databases/p5-DBD-mysql] [lang/perl5] [time/p5-TimeDate] [mail/p5-MIME-tools] [mail/p5-MailTools] [devel/p5-AppConfig] [devel/p5-Storable] [devel/p5-File-Temp]

Required to build:
[www/apache22]

Package options: mysql

Master sites: (Expand)

SHA1: 93af1543565585dbbae1d791459b762b1399d7c4
RMD160: cb1657fb4dbff8b73f834b3fc671ff4eebc7c5bd
Filesize: 2064.039 KB

Version history: (Expand)


CVS history: (Expand)


   2013-02-26 13:48:28 by Thomas Klausner | Files touched by this commit (1)
Log message:
Fix typo.
   2012-10-03 23:59:10 by Thomas Klausner | Files touched by this commit (2798)
Log message:
Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.

I hope that's all of them.
   2009-07-17 18:53:47 by Adrian Portelli | Files touched by this commit (1)
Log message:
Give up MAINTAINER
   2009-06-14 19:49:18 by Joerg Sonnenberger | Files touched by this commit (454)
Log message:
Remove @dirrm entries from PLISTs
   2009-02-04 00:05:28 by Adrian Portelli | Files touched by this commit (3) | Package updated
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/
   2008-11-09 21:09:02 by Adrian Portelli | Files touched by this commit (3)
Log message:
Bugzilla 2.22.6 is compatible with Perl 5.10.
Includes a fix for: http://www.bugzilla.org/security/2.20.6/
   2008-08-17 11:21:47 by Adrian Portelli | Files touched by this commit (2) | Package updated
Log message:
Update to 2.22.5
Addresses a new security issue:
	http://www.bugzilla.org/security/2.22.4/
   2008-05-26 04:13:26 by Joerg Sonnenberger | Files touched by this commit (274)
Log message:
Second round of explicit pax dependencies. As reminded by tnn@,
many packages used to use ${PAX}. Use the common way of directly calling
pax, it is created as tool after all.