summaryrefslogtreecommitdiff
blob: 54bfc516be08fe4144ddad5fe68c047a529fe324 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer>
		<email>darkside@gentoo.org</email>
		<name>Jeremy Olexa</name>
	</maintainer>
	<maintainer>
		<email>hollow@gentoo.org</email>
		<name>Benedikt Böhm</name>
	</maintainer>
	<maintainer>
		<email>dev-zero@gentoo.org</email>
		<name>Tiziano Müller</name>
	</maintainer>
	<use>
		<flag name='aio'>Enables file AIO support</flag>
		<flag name='http'>Enable HTTP core support</flag>
		<flag name='http-cache'>Enable HTTP cache support</flag>
		<flag name='libatomic'>Use libatomic instead of builtin atomic operations</flag>
		<flag name='pcre-jit'>Enable JIT for pcre</flag>
		<flag name='ssl'>Enable HTTPS module for http. Enable SSL/TLS support for POP3/IMAP/SMTP for mail.</flag>
	</use>
	<upstream>
		<changelog>http://nginx.org/en/CHANGES</changelog>
	</upstream>
</pkgmetadata>