summaryrefslogtreecommitdiff
path: root/net-misc/ptpd/metadata.xml
blob: e06a4760239703b115bc9103baf048f5e3c9416c (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://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="person" proxied="yes">
    <email>honza.breuer@gmail.com</email>
    <name>Jan Breuer</name>
  </maintainer>
  <maintainer type="project" proxied="proxy">
    <email>proxy-maint@gentoo.org</email>
    <name>Proxy Maintainers</name>
  </maintainer>
  <use>
    <flag name="debug">Enable debugging informations</flag>
    <flag name="experimental">Enable experimental features</flag>
    <flag name="ntp">Enable NTPD cooperation</flag>
    <flag name="snmp">Require <pkg>net-analyzer/net-snmp</pkg> to enable SNMP configuration</flag>
    <flag name="statistics">Enable compution of statistics</flag>
    <flag name="pcap">Require <pkg>net-libs/libpcap</pkg> to allow layer 2 (raw Ethernet) transport</flag>
    <flag name="slave-only">Enable slave only operation (remove master mode functionality)</flag>
  </use>
  <origin>srcux</origin>
</pkgmetadata>