summaryrefslogtreecommitdiff
path: root/net-misc/ntp/metadata.xml
blob: 0b4826d937da7a0221a358b39b68443e9bb1c68e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
  <longdescription>
  NTP is a protocol designed to synchronize the clocks of computers over a network. NTP
  version 3 is an internet draft standard, formalized in RFC 1305. NTP version 4 is a
  significant revision of the NTP standard, and is the current development version, but
  has not been formalized in an RFC. Simple NTP (SNTP) version 4 is described in RFC
  2030.
  </longdescription>
  <use>
    <flag name="openntpd">Allow ntp to be installed alongside openntpd</flag>
    <flag name="parse-clocks">Add support for PARSE clocks</flag>
    <flag name="samba">Provide support for Samba's signing daemon (needed for Active Directory domain controllers)</flag>
  </use>
  <upstream>
    <remote-id type="cpe">cpe:/a:ntp:ntp</remote-id>
  </upstream>
  <origin>srcux</origin>
</pkgmetadata>