26 lines
1.3 KiB
XML
26 lines
1.3 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer>
|
|
<email>mrness@gentoo.org</email>
|
|
<name>Alin Năstac</name>
|
|
<description>Backup maintainer</description>
|
|
</maintainer>
|
|
<longdescription>From the Openswan web site: Openswan is an Open Source
|
|
implementation of IPsec for the Linux operating system. Is it a code fork
|
|
of the FreeS/WAN project, started by a few of the developers who were
|
|
growing frustrated with the politics surrounding the FreeS/WAN project.</longdescription>
|
|
<use>
|
|
<flag name="curl">Include curl support (used for fetching CRLs)</flag>
|
|
<flag name="ldap">Include LDAP support (used for fetching CRLs)</flag>
|
|
<flag name="extra-algorithms">Include additional strong algorithms
|
|
(Blowfish, Twofish, Serpent and SHA2)</flag>
|
|
<flag name="weak-algorithms">Include weak algorithms (DH1)</flag>
|
|
<flag name="nocrypto-algorithms">Include algorithms that don't even encrypt
|
|
(1DES)</flag>
|
|
<flag name="ms-bad-proposal">Allow bad IP address proposal offered by an
|
|
Microsoft L2TP/IPSec servers</flag>
|
|
<flag name="nss">Include libnss support (adds smartcard support)</flag>
|
|
<flag name="ssl">Use OpenSSL libraries for BIGNUM support</flag>
|
|
</use>
|
|
</pkgmetadata>
|