summaryrefslogtreecommitdiff
path: root/dev-db/firebird/metadata.xml
blob: 1183b4f3ae971ab8599c9ea5532b157a31b2bc4e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="project">
		<email>office@gentoo.org</email>
	</maintainer>
	<longdescription>
	Firebird is a relational database offering many ANSI SQL standard 
	features that runs on Linux, Windows, and a variety of Unix platforms.
	Firebird offers excellent concurrency, high performance, and powerful
	language support for stored procedures and triggers. It has been used
	in production systems, under a variety of names, since 1981.
	</longdescription>
	<use>
		<flag name="server">Install the server components of Firebird, not just the client</flag>
		<flag name="xinetd">Install ClassicServer</flag>
	</use>
	<upstream>
		<remote-id type="sourceforge">firebird</remote-id>
		<remote-id type="github">FirebirdSQL/firebird</remote-id>
	</upstream>
</pkgmetadata>