Versions
v1.0_rc3-r2 :: 0 :: gentoo
- Modified
- License
- || ( Artistic GPL-2 )
- Keywords
- amd64 ppc x86
- USE flags
- vhosts
USE flags
General
- vhosts
- Add support for installing web-based applications into a virtual-hosting environment
perl_features
- debug
- PERL_FEATURES setting enabling internal debug support in Perl
- ithreads
- PERL_FEATURES setting enabling interpreter level threads, has some compatibility problems
- quadmath
- PERL_FEATURES setting enabling 128bit floating point arithmetic via libquadmath
Dependencies
app-admin / webapp-config : Gentoo's installer for web-based applications
dev-lang / perl : Larry Wall's Practical Extraction and Report Language
www-servers / apache : The Apache Web Server
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 / Image-Imlib2 : Interface to the Imlib2 image library
dev-perl / Image-Info : The Perl Image-Info Module
dev-perl / Image-Size : Library to extract height/width from images
dev-perl / Text-Template : Expand template text with embedded Perl
dev-perl / URI : Uniform Resource Identifiers (absolute and relative)
media-libs / imlib2 : Version 2 of an advanced replacement library for libraries like libXpm
www-apache / libapreq2 : A library for manipulating client request data via the Apache API
www-servers / apache : The Apache Web Server
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
www-apps/Apache-Gallery: update EAPI 5 -> 7
Closes: https://bugs.gentoo.org/835356 Signed-off-by: David Seifert <soap@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> - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - Kent Fredric · gentoo
www-apps/Apache-Gallery: Fix dependency on dev-perl/Text-Template
Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="alpha amd64 amd64-fbsd arm arm64 hppa ia64 m68k mips nios2 ppc ppc64 riscv s390 sh sparc sparc-fbsd x86 x86-fbsd" - Patrice Clement · gentoo
Merge github#893: Fix bad names on dev-perl/Image{Size,Info}.
Two ebuilds were wrongly named dev-perl/Image{Info,Size}. This PR addresses the problem and renames the two ebuilds: dev-perl/ImageInfo -> dev-perl/Image-Info dev-perl/ImageSize -> dev-perl/Image-Size Pull-Request: https://github.com/gentoo/gentoo/pull/893 Reporter: Kent Frederic <kentfredric@gmail.com> Signed-off-by: Patrice Clement <monsieurp@gentoo.org> - Kent Fredric · gentoo
www-apps/Apache-Gallery: empty -r1 bump for no-dyndeps
Package-Manager: portage-2.2.27 - Kent Fredric · gentoo
www-apps/Apache-Gallery: Fix dep on dev-perl/Image-Size
Package-Manager: portage-2.2.27 - Kent Fredric · gentoo
www-apps/Apache-Gallery: Fix dep on dev-perl/Image-Info
Package-Manager: portage-2.2.27 - 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