summaryrefslogtreecommitdiff
path: root/net-misc/sntpd/metadata.xml
blob: 41ac73a0c657b1f87c515abafc1e9aaf643b526c (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>
  <maintainer type="person">
    <email>conikost@gentoo.org</email>
    <name>Conrad Kostecki</name>
  </maintainer>
  <longdescription>
		NTPClient is an NTP client for UNIX-like systems, RFC 1305 and RFC 4330.
		Its functionality is a small subset of ntpd, chrony, OpenNTPd, and xntpd.
		Since it is much smaller, it is also more relevant for embedded systems in need of only a client.
	</longdescription>
  <upstream>
    <bugs-to>https://github.com/troglobit/sntpd/issues</bugs-to>
  </upstream>
  <use>
    <flag name="adjtimex">Install adjtimex for the clock adjustment algorithm.</flag>
  </use>
  <origin>srcux</origin>
</pkgmetadata>