Gentoo Archives: gentoo-commits

From: Jeroen Roovers <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/chrony/
Date: Thu, 02 Feb 2017 07:27:33
Message-Id: 1486020421.282dbeaec694fa326bc2d0aeab21c31f8da0a67e.jer@gentoo
1 commit: 282dbeaec694fa326bc2d0aeab21c31f8da0a67e
2 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
3 AuthorDate: Thu Feb 2 07:27:01 2017 +0000
4 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
5 CommitDate: Thu Feb 2 07:27:01 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=282dbeae
7
8 net-misc/chrony: Version bump.
9
10 Package-Manager: Portage-2.3.3, Repoman-2.3.1
11
12 net-misc/chrony/Manifest | 1 +
13 net-misc/chrony/chrony-3.1.ebuild | 120 ++++++++++++++++++++++++++++++++++++++
14 2 files changed, 121 insertions(+)
15
16 diff --git a/net-misc/chrony/Manifest b/net-misc/chrony/Manifest
17 index ecbacbe..b9f1737 100644
18 --- a/net-misc/chrony/Manifest
19 +++ b/net-misc/chrony/Manifest
20 @@ -3,3 +3,4 @@ DIST chrony-2.3.tar.gz 355113 SHA256 58bffb523012fb0fa87cc0d94d6e36de9689fe95565
21 DIST chrony-2.4.1.tar.gz 390641 SHA256 0fd59e0ef625b4459e3a9c7f221c52f56596582bce31abfae5f7369702edb6e0 SHA512 7772065103ad95706f80374d88ba452b76cf8e29689abf22b38e7eb5ad2fcc491593e11702400daa8bf908218614df21b08ff15ab2d3d2347876119cd80abc4d WHIRLPOOL ed2c2ac8e11371e009d3e96553bb73e58b410bb38e6123a9e39a3451e5dc6860d981d45e67b4e2dc47b39f616f95146feb35efd15dbaa90932f07837172c440a
22 DIST chrony-2.4.tar.gz 390077 SHA256 8d04e7cda2333289c2104b731d39c3c1db94816e43bae35d7ee4e7ae8af6391f SHA512 29bbeba05fb9897d438cddca7dd4e573a1e9da0d583bd737185088e8b777fdfba4056d091d2bbab78824de284b6244a8de7ada8f62be316e815a3d8ae6145485 WHIRLPOOL 7ad8b17ee8c29afa6734b7f096bb56bc08cfb200747141f0fa77e6a37daab118e1c571b8869abcab7e4893ae3eaae6a6d783425058bbaf8508cbd8de215cb49d
23 DIST chrony-3.0.tar.gz 421433 SHA256 a0387b91a20f047856a56d6541a1cf920c91b53b32f74c123bcb70f1a5d2cd6d SHA512 253361219e4699815dad703cf5ebfba5902aeb331650c4f0caa0278388312dcfbbf3423c0f3a4a5849c135eeb02dbd93776fbff602160e0dcf98857c1b6f7f67 WHIRLPOOL 8b82ffece89e9773554ed5c4525c4ed596316a0502ea02517c343a85a54b28d22d82a6a06033e40d4bcdf2fecb9c45b4a3c71c88fd1b1dadd7cbe62bb94d246f
24 +DIST chrony-3.1.tar.gz 424109 SHA256 9d9107dcdb7768a03dc129d33b2a7a25f1eea2f5620bc85eb00cfea07c1b6075 SHA512 4ba3a75c3634050bb63ba9ee80d9be7a295f44ce4d195a050e4be4738bd7dd807fe37f2289d7ead4a75272bd5ebadbd03c233c67f859e9b68871fca5a6671427 WHIRLPOOL d1b499bbcdd74a049c972c183d4b88365db4c6512d8011ca8b87f15c4e0d1bc882bde4f742591f5cfe49e820a5884f6b1960d132d5787be02a36bd57b9e2605f
25
26 diff --git a/net-misc/chrony/chrony-3.1.ebuild b/net-misc/chrony/chrony-3.1.ebuild
27 new file mode 100644
28 index 00000000..d34419a
29 --- /dev/null
30 +++ b/net-misc/chrony/chrony-3.1.ebuild
31 @@ -0,0 +1,120 @@
32 +# Copyright 1999-2017 Gentoo Foundation
33 +# Distributed under the terms of the GNU General Public License v2
34 +# $Id$
35 +
36 +EAPI=6
37 +inherit eutils systemd toolchain-funcs
38 +
39 +DESCRIPTION="NTP client and server programs"
40 +HOMEPAGE="http://chrony.tuxfamily.org/"
41 +SRC_URI="http://download.tuxfamily.org/${PN}/${P/_/-}.tar.gz"
42 +LICENSE="GPL-2"
43 +SLOT="0"
44 +
45 +KEYWORDS="~alpha ~amd64 ~hppa ~ppc64"
46 +IUSE="caps +cmdmon html ipv6 libedit +ntp +phc pps readline +refclock +rtc selinux +adns"
47 +REQUIRED_USE="
48 + ?? ( libedit readline )
49 +"
50 +
51 +CDEPEND="
52 + caps? ( sys-libs/libcap )
53 + libedit? ( dev-libs/libedit )
54 + readline? ( >=sys-libs/readline-4.1-r4:= )
55 +"
56 +DEPEND="
57 + ${CDEPEND}
58 + html? ( dev-ruby/asciidoctor )
59 + pps? ( net-misc/pps-tools )
60 +"
61 +RDEPEND="
62 + ${CDEPEND}
63 + selinux? ( sec-policy/selinux-chronyd )
64 +"
65 +
66 +RESTRICT=test
67 +
68 +S="${WORKDIR}/${P/_/-}"
69 +
70 +src_prepare() {
71 + sed -i \
72 + -e 's:/etc/chrony\.:/etc/chrony/chrony.:g' \
73 + -e 's:/var/run:/run:g' \
74 + conf.c doc/*.man.in examples/* || die
75 +
76 + default
77 +}
78 +
79 +src_configure() {
80 + tc-export CC
81 +
82 + local CHRONY_EDITLINE
83 + # ./configure legend:
84 + # --disable-readline : disable line editing entirely
85 + # --without-readline : do not use sys-libs/readline (enabled by default)
86 + # --without-editline : do not use dev-libs/libedit (enabled by default)
87 + if ! use readline && ! use libedit; then
88 + CHRONY_EDITLINE='--disable-readline'
89 + else
90 + CHRONY_EDITLINE+=" $(usex readline '' --without-readline)"
91 + CHRONY_EDITLINE+=" $(usex libedit '' --without-editline)"
92 + fi
93 +
94 + # not an autotools generated script
95 + local CHRONY_CONFIGURE="
96 + ./configure \
97 + $(usex caps '' --disable-linuxcaps) \
98 + $(usex cmdmon '' --disable-cmdmon) \
99 + $(usex ipv6 '' --disable-ipv6) \
100 + $(usex ntp '' --disable-ntp) \
101 + $(usex phc '' --disable-phc) \
102 + $(usex pps '' --disable-pps) \
103 + $(usex rtc '' --disable-rtc) \
104 + $(usex refclock '' --disable-refclock) \
105 + $(usex adns '' --disable-asyncdns) \
106 + ${CHRONY_EDITLINE} \
107 + ${EXTRA_ECONF} \
108 + --docdir=/usr/share/doc/${PF} \
109 + --chronysockdir=/run/chrony \
110 + --mandir=/usr/share/man \
111 + --prefix=/usr \
112 + --sysconfdir=/etc/chrony \
113 + --disable-sechash \
114 + --without-nss \
115 + --without-tomcrypt
116 + "
117 +
118 + # print the ./configure call to aid in future debugging
119 + einfo ${CHRONY_CONFIGURE}
120 + bash ${CHRONY_CONFIGURE} || die
121 +}
122 +
123 +src_compile() {
124 + emake all docs $(usex html '' 'ADOC=true')
125 +}
126 +
127 +src_install() {
128 + default
129 +
130 + newinitd "${FILESDIR}"/chronyd.init-r1 chronyd
131 + newconfd "${FILESDIR}"/chronyd.conf chronyd
132 +
133 + insinto /etc/${PN}
134 + newins examples/chrony.conf.example1 chrony.conf
135 +
136 + docinto examples
137 + dodoc examples/*.example*
138 +
139 + if use html; then
140 + docinto html
141 + dodoc doc/*.html
142 + fi
143 +
144 + keepdir /var/{lib,log}/chrony
145 +
146 + insinto /etc/logrotate.d
147 + newins "${FILESDIR}"/chrony-2.4-r1.logrotate chrony
148 +
149 + systemd_newunit "${FILESDIR}"/chronyd.service-r2 chronyd.service
150 + systemd_enable_ntpunit 50-chrony chronyd.service
151 +}