summaryrefslogtreecommitdiff
blob: 6f53eb19c3b5b2f105f99442afe5e65e556383a2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?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>
	<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="peruser_dc">Enable support for the dc branch of peruser.
			EXPERIMENTAL!</flag>
		<flag name='sni'>Enable TLS Server Name Indication (SNI) -
			EXPERIMENTAL!</flag>
		<flag name='suexec'>Install suexec with apache</flag>
	</use>
</pkgmetadata>