summaryrefslogtreecommitdiff
blob: 291e09f93cd44c10c321cda5864dff90c993b03e (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
28
29
30
31
32
33
34
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="person">
    <email>polynomial-c@gentoo.org</email>
    <name>Lars Wendler</name>
  </maintainer>
  <maintainer type="project">
    <email>base-system@gentoo.org</email>
    <name>Gentoo Base System</name>
  </maintainer>
  <longdescription>ppp (Paul's PPP Package) is an open source package which
  implements the Point-to-Point Protocol</longdescription>
  <use>
    <flag name="activefilter">Enables active filter support</flag>
    <flag name="atm">Enables ATM (Asynchronous Transfer Mode) protocol
    support</flag>
    <flag name="dhcp">Installs PPP DHCP client plugin for IP address allocation
    by a DHCP server (see http://www.netservers.co.uk/gpl/)</flag>
    <flag name="eap-tls">Enables support for Extensible Authentication
    Protocol and Transport Level Security (see
    http://www.nikhef.nl/~janjust/ppp/index.html)</flag>
    <flag name="gtk">Installs GTK+ password prompting program that can be used
    by passprompt.so PPP plugin for reading the password from a X11 input
    terminal</flag>
    <flag name="ipv6">Enables support for IP version 6</flag>
    <flag name="pam">Enables PAM (Pluggable Authentication Modules)
    support</flag>
    <flag name="radius">Enables RADIUS support</flag>
  </use>
  <upstream>
    <remote-id type="cpe">cpe:/a:samba:ppp</remote-id>
  </upstream>
</pkgmetadata>