summaryrefslogtreecommitdiff
path: root/net-misc/ntp/metadata.xml
blob: 921f0c46b577531e1f6db5da192167c1f59100b6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="project">
    <email>base-system@gentoo.org</email>
    <name>Gentoo Base System</name>
  </maintainer>
  <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>
</pkgmetadata>