Path to this page:
./
devel/bugzilla,
Web based bug tracking system
Branch: CURRENT,
Version: 5.0.6,
Package name: bugzilla-5.0.6,
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:
SHA1: bef85c8e7e031ca21d7c59f3c2dc083f52b3d7b1
RMD160: 053ef0b751b5a4719aebaceddf64676a125b4115
Filesize: 3877.66 KB
Version history: (Expand)
- (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
- (2019-11-12) Updated to version: bugzilla-5.0.3nb4
- (2019-08-11) Updated to version: bugzilla-5.0.3nb2
CVS history: (Expand)
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.
|
2020-05-22 07:14:28 by Roland Illig | Files touched by this commit (1) |
Log message:
devel/bugzilla: remove no-op file from SUBST_FILES
|
2020-05-16 13:31:35 by Roland Illig | Files touched by this commit (1) |
Log message:
devel/bugzilla: allow no-op SUBST block for path to diff
|
2019-11-11 22:53:06 by Maya Rashish | Files touched by this commit (3) |  |
Log message:
bugzilla: Undo workaround to handle Perl 5.30.0 issue.
Fixed in perl package.
PR pkg/54625
Bump PKGREVISION again
|
2019-11-11 21:36:04 by Maya Rashish | Files touched by this commit (3) |  |
Log message:
bugzilla: workaround build issue with Perl 5.30.
It doesn't like this one line of code. Unclear why. Fails with
an undefined reference to utf8::SWASHNEW.
But all it does is remove BiDi control characters, so we can remove it.
Bump PKGREVISION
PR pkg/54624
|