28 lines
932 B
XML
28 lines
932 B
XML
<?xml version='1.0' encoding='UTF-8'?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<herd>apache</herd>
|
|
<maintainer>
|
|
<email>apache-bugs@gentoo.org</email>
|
|
</maintainer>
|
|
<maintainer>
|
|
<email>pva@gentoo.org</email>
|
|
</maintainer>
|
|
<maintainer>
|
|
<email>patrick@gentoo.org</email>
|
|
</maintainer>
|
|
<maintainer>
|
|
<email>mail@ghelm.de</email>
|
|
<name>Gerrit Helm (proxymaint)</name>
|
|
</maintainer>
|
|
<longdescription>
|
|
The Apache HTTP Server Project is an effort to develop and maintain an
|
|
open-source HTTP server for modern operating systems. The goal of this
|
|
project is to provide a secure, efficient and extensible server that
|
|
provides HTTP services in sync with the current HTTP standards.
|
|
</longdescription>
|
|
<use>
|
|
<flag name='suexec'>Install suexec with apache</flag>
|
|
<flag name='static'>Link in apache2 modules statically rather then plugins</flag>
|
|
</use>
|
|
</pkgmetadata>
|