Versions
v2.23.08-r1 :: 0 :: gentoo
- Modified
- License
- GPL-2
- Keywords
- amd64 ppc ppc64 x86 ~alpha ~arm ~hppa ~sparc
- USE flags
- bzip2 geoip nls selinux vhosts xtended
USE flags
General
- bzip2
- Enable bzip2 compression support
- geoip
- Add geoip support for country and city lookup based on IPs
- nls
- Add Native Language Support (using gettext - GNU locale utilities)
- selinux
- !!internal use only!! Security Enhanced Linux support, this must be set by the selinux profile or breakage will occur
- vhosts
- Add support for installing web-based applications into a virtual-hosting environment
- xtended
- Include the 404 extension
Dependencies
app-admin / webapp-config : Gentoo's installer for web-based applications
app-arch / bzip2 : A high-quality data compressor used extensively by Gentoo Linux
dev-libs / geoip : GeoIP Legacy C API
media-libs / gd : Graphics library for fast image creation
media-libs / libpng : Portable Network Graphics library
Runtime Dependencies
app-admin / webapp-config : Gentoo's installer for web-based applications
app-arch / bzip2 : A high-quality data compressor used extensively by Gentoo Linux
dev-libs / geoip : GeoIP Legacy C API
media-libs / gd : Graphics library for fast image creation
media-libs / libpng : Portable Network Graphics library
sec-policy / selinux-webalizer : SELinux policy for webalizer
Bugs
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-admin/webalizer: add missing selinux policy dep
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
app-admin/webalizer: update EAPI 5 -> 8
Closes: https://bugs.gentoo.org/835387 Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-admin/webalizer: add -fcommon
Bug: https://bugs.gentoo.org/737694 Bug: https://bugs.gentoo.org/779016 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-admin/webalizer: eutils->epatch
Package-Manager: Portage-3.0.14-prefix, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sergei Trofimovich · gentoo
app-admin/webalizer: tweak for gcc-10
Fixed-by: Alexandros C. Couloumbis Closes: https://bugs.gentoo.org/737694 Package-Manager: Portage-3.0.16, Repoman-3.0.2 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
*/*: Bump copyright on files touched this year
Update the copyright notice on all files that were touched since January 1st but did not have the notice updated. Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matt Turner · gentoo
*/*: Drop stable alpha keywords
Signed-off-by: Matt Turner <mattst88@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
*/*: [QA] Remove redundant `|| die` guards
* Since all ebuilds in the tree are EAPI>=4, `|| die` on builtin commands is redundant and dead code. Closes: https://github.com/gentoo/gentoo/pull/13940 Reviewed-by: Ulrich Müller <ulm@gentoo.org> Reviewed-by: Michał Górny <mgorny@gentoo.org> Reviewed-by: Andreas K. Hüttel <dilfridge@gentoo.org> Signed-off-by: David Seifert <soap@gentoo.org> - Mikle Kolyada · gentoo
app-admin/webalizer: Drop old (destabilize hppa)
Package-Manager: Portage-2.3.24, Repoman-2.3.6 - Sergei Trofimovich · gentoo
app-admin/webalizer: stable 2.23.08 for ppc, bug #648092
Tested-by: ernsteiswuerfel Bug: https://bugs.gentoo.org/648092 Package-Manager: Portage-2.3.28, Repoman-2.3.9 RepoMan-Options: --include-arches="ppc" - Sergei Trofimovich · gentoo
app-admin/webalizer: stable 2.23.08 for ppc64, bug #648092
Package-Manager: Portage-2.3.28, Repoman-2.3.9 RepoMan-Options: --include-arches="ppc64" - Thomas Deutschmann · gentoo
app-admin/webalizer: x86 stable (bug #648092)
Package-Manager: Portage-2.3.24, Repoman-2.3.6 - Agostino Sarubbo · gentoo
app-admin/webalizer: amd64 stable wrt bug #648092
Signed-off-by: Agostino Sarubbo <ago@gentoo.org> Package-Manager: Portage-2.3.19, Repoman-2.3.6 RepoMan-Options: --include-arches="amd64" - Tobias Klausmann · gentoo
app-admin/webalizer-2.23.08-r0: alpha stable
Gentoo-Bug: http://bugs.gentoo.org/648092 - David Seifert · gentoo
app-admin/webalizer: [QA] Fix dependency.missingslot
Package-Manager: Portage-2.3.16, Repoman-2.3.6 - Francesco Turco · gentoo
app-admin/webalizer: update make.conf path, #624536
Gentoo-Bug 624536 - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - T. Malfatti · gentoo
media-libs/portaudio: Version bump - Pacho Ramos · gentoo
app-admin/webalizer: Specify proper slots
Package-Manager: portage-2.3.1 - Justin Lecher · gentoo
Use https by default
Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher <jlec@gentoo.org> - 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