Path to this page:
./
devel/bugzilla,
Web based bug tracking system
Branch: CURRENT,
Version: 5.0.6nb2,
Package name: bugzilla-5.0.6nb2,
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:[
sysutils/p5-File-Copy-Recursive] [
textproc/p5-Encode] [
textproc/p5-Encode-Detect] [
textproc/p5-XML-Twig] [
www/p5-CGI] [
www/p5-URI] [
www/libwww] [
www/p5-Template-Toolkit] [
www/ap2-perl] [
www/p5-HTML-Scrubber] [
www/p5-HTML-Parser] [
graphics/p5-GDGraph] [
graphics/p5-GD] [
graphics/p5-GDTextUtil] [
graphics/p5-Chart] [
databases/p5-DBI] [
databases/p5-DBD-SQLite] [
databases/p5-perl-ldap] [
databases/sqlite3] [
lang/perl5] [
net/p5-SOAP-Lite] [
security/p5-Digest-SHA] [
security/p5-Authen-SASL] [
time/p5-DateTime] [
time/p5-TimeDate] [
time/p5-DateTime-TimeZone] [
mail/p5-Email-MIME] [
mail/p5-MIME-tools] [
devel/p5-File-Slurp] [
devel/p5-File-MimeInfo] [
devel/p5-Test-Taint] [
devel/p5-Cache-Memcached] [
devel/p5-List-MoreUtils] [
devel/p5-PatchReader] [
devel/p5-IO-stringy] [
mail/p5-Email-Reply] [
graphics/p5-Template-GD] [
converters/p5-JSON-XS] [
devel/p5-File-Which] [
net/p5-RadiusPerl] [
mail/p5-Email-Sender] [
mail/p5-Net-SMTP-SSL] [
math/p5-Math-Random-ISAAC] [
textproc/p5-HTML-FormatText-WithLinks] [
www/p5-JSON-RPC] [
net/p5-XMLRPC-Lite] [
devel/p5-TheSchwartz] [
sysutils/p5-Daemon-Generic]
Required to build:[
www/apache24] [
pkgtools/cwrappers]
Package options: sqlite
Master sites:
Filesize: 3877.66 KB
Version history: (Expand)
- (2022-06-28) Updated to version: bugzilla-5.0.6nb2
- (2021-05-25) Updated to version: bugzilla-5.0.6nb1
- (2021-01-16) Updated to version: bugzilla-5.0.6
- (2020-09-04) Updated to version: bugzilla-5.0.3nb7
- (2020-09-04) Updated to version: bugzilla-5.0.3nb6
- (2020-09-01) Updated to version: bugzilla-5.0.3nb5
CVS history: (Expand)
2022-06-28 13:38:00 by Thomas Klausner | Files touched by this commit (3952) |
Log message:
*: recursive bump for perl 5.36
|
2021-10-26 12:20:11 by Nia Alarie | Files touched by this commit (3016) |
Log message:
archivers: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Could not be committed due to merge conflict:
devel/py-traitlets/distinfo
The following distfiles were unfetchable (note: some may be only fetched
conditionally):
./devel/pvs/distinfo pvs-3.2-solaris.tgz
./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip
|
2021-10-07 15:44:44 by Nia Alarie | Files touched by this commit (3017) |
Log message:
devel: Remove SHA1 hashes for distfiles
|
2021-05-24 21:56:06 by Thomas Klausner | Files touched by this commit (3575) |
Log message:
*: recursive bump for perl 5.34
|
2021-01-16 09:15:01 by Maya Rashish | Files touched by this commit (6) | |
Log message:
bugzilla: update to 5.0.6, fix default configuration
- No skin was installed
- Some configuration seemed to be relevant for Apache 2.2
5.0.6:
This release contains a schema change to the flagtypes table, allowing for many \
more flagtypes.
The flagtypes table should have been using a mediumint for several releases, but \
due to a bug in the schema migration code this never happened.
5.0.5:
This release reformats the code according to the same conventions as the popular \
Mojolicious product and includes a .perltidyrc to do the same. You may use \
whatever coding style you want, but all files commited to the repo must be \
reformatted according to those rules.
Additionally, we no longer follow the same release process as before. Releases \
will be more frequent.
As it is now 2019, the bugs_fulltext table is now InnoDB instead of MyISAM. This \
may cause upgrade headaches.
5.0.4:
This release fixes one security issue. CVE-2018-5123
This release also contains the following [% terms.bug %] fixes:
checksetup.pl would fail to update Chart storage during pre-3.6 to 5.0 \
upgrade. ([% terms.Bug %] 1273846)
editflagtypes.cgi would crash when classifications are enabled and the user \
did not have global editcomponents privileges. ([% terms.Bug %] 1310728)
The File::Slurp would trigger warnings on perl 5.24. ([% terms.Bug %] 1301887)
All the time entries in the 'when' column had the correct date but the time \
was fixed to 00:00 when using Sqlite. ([% terms.Bug %] 1303702)
|
2020-09-04 13:09:02 by Thomas Klausner | Files touched by this commit (5) |
Log message:
*: remove p5-Digest-SHA, part of perl
|
2020-09-04 11:29:11 by Thomas Klausner | Files touched by this commit (7) |
Log message:
*: remove references to p5-Encode
Encode has been part of perl since ~forever
|
2020-08-31 20:13:29 by Thomas Klausner | Files touched by this commit (3631) |
Log message:
*: bump PKGREVISION for perl-5.32.
|