Versions
v5.0.6-r2 :: 5.0.6-r2 :: gentoo
- Modified
- License
- MPL-2.0
- Keywords
- amd64 x86 ~riscv
- USE flags
- apache2 doc mysql postgres sqlite test vhosts
v5.0.6-r1 :: 5.0.6-r1 :: gentoo
- Modified
- License
- MPL-2.0
- Keywords
- amd64 x86 ~riscv
- USE flags
- apache2 doc mysql postgres sqlite test vhosts
USE flags
General
- apache2
- Add Apache2 support
- doc
- Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally
- mysql
- Add mySQL Database support
- postgres
- Add support for the postgresql database
- sqlite
- Add support for sqlite - embedded sql database
- test
- Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
- vhosts
- Add support for installing web-based applications into a virtual-hosting environment
Dependencies
app-admin / webapp-config : Gentoo's installer for web-based applications
Runtime Dependencies
app-admin / webapp-config : Gentoo's installer for web-based applications
dev-lang / perl : Larry Wall's Practical Extraction and Report Language
dev-perl / CGI : Simple Common Gateway Interface Class
dev-perl / DBD-Pg : PostgreSQL database driver for the DBI module
dev-perl / DBD-SQLite : Self Contained RDBMS in a DBI Driver
dev-perl / DBD-mysql : MySQL driver for the Perl5 Database Interface (DBI)
dev-perl / DBI : Database independent interface for Perl
dev-perl / DateTime : Date and time object
dev-perl / DateTime-TimeZone : Time zone object base class and factory
dev-perl / Email-Address : RFC 2822 Address Parsing and Creation
dev-perl / Email-MIME : Easy MIME message parsing
dev-perl / Email-Sender : A library for sending email
dev-perl / JSON-XS : JSON::XS - JSON serialising/deserialising, done correctly and fast
dev-perl / List-MoreUtils : Provide the missing functionality from List::Util
dev-perl / Math-Random-ISAAC : Perl interface to the ISAAC PRNG algorithm
dev-perl / Template-Toolkit : The Template Toolkit
dev-perl / TimeDate : A Date/Time Parsing Perl Module
dev-perl / URI : Uniform Resource Identifiers (absolute and relative)
virtual / httpd-cgi : Virtual for CGI-enabled webservers
virtual / perl-Digest-SHA : Virtual for Digest-SHA
www-servers / apache : The Apache Web Server
Bugs
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
www-apps/bugzilla: Stabilize 5.0.6-r2 x86, #935131
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
www-apps/bugzilla: Stabilize 5.0.6-r2 amd64, #935131
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - David Denoncin · gentoo
www-apps/bugzilla: add missing dev-perl/Email-Address dependency
Closes: https://bugs.gentoo.org/906133 Signed-off-by: David Denoncin <gentoo@denoncin.fr> Closes: https://github.com/gentoo/gentoo/pull/31841 Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Yu Gu · gentoo
www-apps/bugzilla: Keyword 5.0.6-r1 riscv, #869923
Signed-off-by: Yu Gu <guyu2876@gmail.com> Signed-off-by: Jakov Smolić <jsmolic@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas Sturmlechner · gentoo
www-apps/bugzilla: Drop superfluous optfeature header
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - David Denoncin · gentoo
www-apps/bugzilla: update init script
Applied patch from Brian Evans "to use openrc-run more portable and modern format so that different supervisors can be used as the user desires for bugzilla-queue". Closes: https://bugs.gentoo.org/749924 Package-Manager: Portage-3.0.4, Repoman-2.3.23 Signed-off-by: David Denoncin <ddenoncin@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/18040 Signed-off-by: Joonas Niilola <juippis@gentoo.org> - David Denoncin · gentoo
www-apps/bugzilla: optional dep for SSL support
dev-perl/IO-Socket-SSL is suggested for SSL support as an optfeature, as Net-SMTP-SSL is deprecated. See: https://bugzilla.mozilla.org/show_bug.cgi?id=1316255 Package-Manager: Portage-3.0.4, Repoman-2.3.23 Signed-off-by: David Denoncin <ddenoncin@gmail.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
www-apps/bugzilla: Inherit optfeature.eclass
Package-Manager: Portage-3.0.5, Repoman-3.0.1 Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
www-apps/bugzilla: default +sqlite for RequiredUseDefaults
It's best to not impose a choice on the user immediately when they try to install the software. Let's pick the most lightweight option from: ( mysql postgres sqlite ). Package-Manager: Portage-3.0.2, Repoman-2.3.23 Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
www-apps/bugzilla: Stabilize 5.0.6 x86, #712706
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
www-apps/bugzilla: Stabilize 5.0.6 amd64, #712706
Signed-off-by: Sam James <sam@gentoo.org> - David Denoncin · gentoo
www-apps/bugzilla: drop vulnerable old
Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: David Denoncin <ddenoncin@gmail.com> Bug: https://bugs.gentoo.org/712706 Closes: https://github.com/gentoo/gentoo/pull/17073 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - David Denoncin · gentoo
www-apps/bugzilla: vbump 5.0.6
This new ebuild leaves dealing with mod_perl to experienced users. This change enables bumping the ebuild to EAPI 7. It also loses using use flags for optional runtime dependencies. Bug: https://bugs.gentoo.org/712706 Closes: https://bugs.gentoo.org/332251 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: David Denoncin <ddenoncin@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/16125 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
*/*: [QA] Use consistent function definition formatting
Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
*/*: [QA] Fix trivial cases of MissingTestRestrict
The result was achieved via the following pipeline: pkgcheck scan -c RestrictTestCheck -R FormatReporter \ --format '{category}/{package}/{package}-{version}.ebuild' | xargs -n32 grep -L RESTRICT | xargs -n32 sed -i -e '/^IUSE=.*test/aRESTRICT="!test? ( test )"' The resulting metadata was compared before and after the change. Few Go ebuilds had to be fixed manually due to implicit RESTRICT=strip added by the eclass. Two ebuilds have to be fixed because of multiline IUSE. Suggested-by: Robin H. Johnson <robbat2@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/13942 Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas K. Hüttel · gentoo
www-apps/bugzilla: Fix tests for Perl 5.26, bug 632064
The required modules are not installed into any Perl default search paths, but into the BZ web directory. This means that not finding the modules is a test-specific problem; in actual usage they will be found otherwise. Closes: https://bugs.gentoo.org/632064 Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> - Kent Fredric · gentoo
www-apps/bugzilla: Fix deps on dev-perl/Authen-Radius
Package-Manager: Portage-2.3.18, Repoman-2.3.6 - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - David Seifert · gentoo
www-apps/bugzilla: Depend on virtual/imagemagick-tools
Package-Manager: Portage-2.3.3, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/3907 - Aaron Bauman · gentoo
www-apps/bugzilla: cleanup vulnerable versions per security bug #583236 - Agostino Sarubbo · gentoo
www-apps/bugzilla: x86 stable wrt bug #583236
Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
www-apps/bugzilla: amd64 stable wrt bug #583236
Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Craig Inches · gentoo
www-apps/bugzilla: Ebuild Cleanup to vns. 4.4.12, 5.0.3
Fixed type, and directory reference (rm calls of "|| die") to fperms Package-Manager: portage-2.2.28 Closes: https://github.com/gentoo/gentoo/pull/1516 Signed-off-by: Ian Delaney <idella4@gentoo.org> - Craig Inches · gentoo
www-apps/bugzilla: Ebuild Cleanup to vns. 4.4.12, 5.0.3
Perl Verisons standardised chmod changed with fperm Package-Manager: portage-2.2.28 Closes: https://github.com/gentoo/gentoo/pull/1516 Signed-off-by: Ian Delaney <idella4@gentoo.org> - Andreas K. Hüttel · gentoo
www-apps/bugzilla: Improve perl dependencies
Package-Manager: portage-2.3.0_rc1 - Craig Inches · gentoo
www-apps/bugzilla: EAPI Version bump
EAPI 5 > 6 Package-Manager: portage-2.2.28 Closes: https://github.com/gentoo/gentoo/pull/1498 Signed-off-by: Ian Delaney <idella4@gentoo.org> - Craig Inches · gentoo
www-apps/bugzilla: Version bump 4.4.12 & 5.0.3
https://bugs.gentoo.org/show_bug.cgi?id=583236 Package-Manager: portage-2.2.28 Closes: https://github.com/gentoo/gentoo/pull/1498 Signed-off-by: Ian Delaney <idella4@gentoo.org> - Ian Delaney · gentoo
www-apps/bugzilla: clean old vulnerable versions wrt #537448
Package-Manager: portage-2.2.26 - Ian Delaney · gentoo
Merge remote-tracking branch 'remotes/hydrapolic/chkcrontab'
Pull request: https://github.com/gentoo/gentoo/pull/606 - Agostino Sarubbo · gentoo
www-apps/bugzilla: x86 stable wrt bug #537448
Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
www-apps/bugzilla: amd64 stable wrt bug #537448
Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Ian Delaney · gentoo
www-apps/bugzilla: remove old vn. bugzilla-4.2.11
Decision made with set proxy maintainer Package-Manager: portage-2.2.26 - Ian Delaney · gentoo
Merge remote-tracking branch 'remotes/CraigInches/Bugzilla'
Pull request: https://github.com/gentoo/gentoo/pull/593 - Craig Inches · gentoo
www-apps/bugzilla: Version bumps 5.0.2, and 4.4.11 Clean up files dir and ebuilds to reflect Update copyright
Package-Manager: portage-2.2.24 - Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed