Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-irc/unrealircd/
Date: Wed, 31 Aug 2022 04:30:28
Message-Id: 1661919104.4bbec82b9779fad2e25bd0f56c76f6769d8544fd.sam@gentoo
1 commit: 4bbec82b9779fad2e25bd0f56c76f6769d8544fd
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Wed Aug 31 04:11:44 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Wed Aug 31 04:11:44 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4bbec82b
7
8 net-irc/unrealircd: add 6.0.4.1
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 net-irc/unrealircd/Manifest | 2 +
13 net-irc/unrealircd/unrealircd-6.0.4.1.ebuild | 187 +++++++++++++++++++++++++++
14 2 files changed, 189 insertions(+)
15
16 diff --git a/net-irc/unrealircd/Manifest b/net-irc/unrealircd/Manifest
17 index 637c06fc3cf1..38ce5e6c6857 100644
18 --- a/net-irc/unrealircd/Manifest
19 +++ b/net-irc/unrealircd/Manifest
20 @@ -1,4 +1,6 @@
21 DIST unrealircd-5.2.4.tar.gz 7201203 BLAKE2B 06afc8b5e28bbd56971b2ce21da3e000e39366444472786891bfe000754f5fed37b59850f9539b4f01914d6b33c1f9f17a15fe69569620ba5213f39fce1cfcad SHA512 b6784d011bc56b0b8253d61fb1edddb2133e791e9ce4ae978f90059563d11f3f7b3ebca1cf13765b4077ebc39f0699e101bdfc71cbb0c5cf51d508c5a5fdacb3
22 DIST unrealircd-5.2.4.tar.gz.asc 866 BLAKE2B 9fc520e93f80a548650b016690036c4e9957e81095f75c34489eb0b83d28548a891196469199cf354207c44b22aaeecfc696995842e9b278ab10fdf5bdb8d7f6 SHA512 0d85a668e2cc3f3d736f3a321e282ecb1fd94d5f605e0e40e8c84a17a6486f8e0d299ec673fe7688fca3ead847f432144ff077547cc90321534406fbe084804b
23 +DIST unrealircd-6.0.4.1.tar.gz 8696975 BLAKE2B 2ca38b2eed09747f419cb9c7e338e10687541c981cce6425e266a1e0597c3a3eb36882a0d1da43a9b829aa855289887d28206b7e7298cf310e84703b1d4e7d5c SHA512 c2da78e785ddd7dd1567dd4cbc6bf44d8013c84334ee2ed836bb2b265bb79cf2db620570e3e626d77389ea820365dec3cd84d27f219df0a38d6d0e364e99a3cc
24 +DIST unrealircd-6.0.4.1.tar.gz.asc 866 BLAKE2B 018dd63bd02261fb390e98ebafaf9d712d30984a2034f8e4ee3c4125cf67b0dba4113f84f62e2b4ef3a42e10123f61e985ed5da42a234fe5fef30184af48520b SHA512 50d98bcff738307f866ff838944bf574613fb99fa8f3a7cd34272245924f70c0c56eea6376c704c56c920f6411870f259f89155b811d6bab2d34f770fcb6e0f8
25 DIST unrealircd-6.0.4.tar.gz 8696690 BLAKE2B 25960ce78d56f7e5c2ad62751f3359ffc8df1885351f5a8bc36461f2a0a45aed1e99adb207e56988f9bf637d51f8cc17ca3d82f232f09e659a26c0afc3655a93 SHA512 fddce374dc7480e0f02d91965926028993e965450cfe871985ffbfadf38c86198d55be024eddc3dac65e44ff859a6e5e7e8176110d87042b489ce4b14deeeca2
26 DIST unrealircd-6.0.4.tar.gz.asc 866 BLAKE2B 79bc065c7b24398bee53660c9dc4a7cfca857c7368b3667d2fdd30c87a160126dff0b255b3a20cc436026b923eb6dd744ca21a010f3a0b5df13af185bec211db SHA512 467b3cc1d291da76fea6b4e8fbeb02ffd24a3bd94b6eddf1e94ceabe9fc97e573fd6a3860b49370088a9c60ba0e0485af0f9f5a48e854e1b30f4d45be873ac20
27
28 diff --git a/net-irc/unrealircd/unrealircd-6.0.4.1.ebuild b/net-irc/unrealircd/unrealircd-6.0.4.1.ebuild
29 new file mode 100644
30 index 000000000000..4811353f1fb1
31 --- /dev/null
32 +++ b/net-irc/unrealircd/unrealircd-6.0.4.1.ebuild
33 @@ -0,0 +1,187 @@
34 +# Copyright 1999-2022 Gentoo Authors
35 +# Distributed under the terms of the GNU General Public License v2
36 +
37 +EAPI=8
38 +
39 +SSL_CERT_MANDATORY=1
40 +VERIFY_SIG_OPENPGP_KEY_PATH="${BROOT}"/usr/share/openpgp-keys/unrealircd.asc
41 +inherit autotools ssl-cert systemd tmpfiles verify-sig
42 +
43 +DESCRIPTION="An advanced Internet Relay Chat daemon"
44 +HOMEPAGE="https://www.unrealircd.org/"
45 +SRC_URI="https://www.unrealircd.org/downloads/${P}.tar.gz"
46 +SRC_URI+=" verify-sig? ( https://www.unrealircd.org/downloads/${P}.tar.gz.asc )"
47 +
48 +LICENSE="GPL-2+"
49 +SLOT="0"
50 +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86 ~amd64-linux"
51 +IUSE="class-nofakelag curl geoip +operoverride operoverride-verify"
52 +
53 +RDEPEND="acct-group/unrealircd
54 + acct-user/unrealircd
55 + >=app-crypt/argon2-20171227-r1:=
56 + dev-libs/libpcre2
57 + dev-libs/libsodium:=
58 + dev-libs/openssl:=
59 + dev-libs/jansson:=
60 + >=net-dns/c-ares-1.7:=
61 + virtual/libcrypt:=
62 + curl? ( net-misc/curl[adns] )
63 + geoip? ( dev-libs/libmaxminddb )"
64 +DEPEND="${RDEPEND}"
65 +BDEPEND="virtual/pkgconfig
66 + verify-sig? ( sec-keys/openpgp-keys-unrealircd )"
67 +
68 +DOCS=( doc/{Authors,Donation,RELEASE-NOTES.md,tao.of.irc,technical/,translations.txt} )
69 +
70 +src_prepare() {
71 + # QA check against bundled pkgs
72 + rm -r extras || die
73 +
74 + # building third-party modules (which we don't do) cause a sandbox violation
75 + # bug 704444
76 + echo "" > src/buildmod || die
77 +
78 + sed -e 's/$(MODULEFLAGS)/$(LDFLAGS) &/' -i src/modules/{,*/}Makefile.in || die
79 +
80 + if use class-nofakelag; then
81 + sed -i -e 's:^//#undef\( FAKELAG_CONFIGURABLE\):#define\1:' include/config.h || die
82 + fi
83 +
84 + # File is missing from the 5.0.9.1 tarball
85 + sed -i -e '/unrealircd-upgrade-script/d' configure.ac || die
86 +
87 + default
88 + eautoreconf
89 +}
90 +
91 +src_configure() {
92 + # Default value for privatelibdir adds a build path to -Wl,-rpath.
93 + econf \
94 + --with-bindir="${EPREFIX}"/usr/bin \
95 + --with-cachedir="${EPREFIX}"/var/lib/${PN} \
96 + --with-confdir="${EPREFIX}"/etc/${PN} \
97 + --with-datadir="${EPREFIX}"/var/lib/${PN} \
98 + --with-docdir="${EPREFIX}"/usr/share/doc/${PF} \
99 + --with-logdir="${EPREFIX}"/var/log/${PN} \
100 + --with-modulesdir="${EPREFIX}/usr/$(get_libdir)"/${PN}/modules \
101 + --without-privatelibdir \
102 + --with-pidfile="${EPREFIX}"/run/${PN}/ircd.pid \
103 + --with-tmpdir="${EPREFIX}"/var/lib/${PN}/tmp \
104 + --with-maxconnections=1024 \
105 + --with-nick-history=2000 \
106 + --with-permissions=0640 \
107 + --with-system-argon2 \
108 + --with-system-cares \
109 + --with-system-pcre2 \
110 + --with-system-sodium \
111 + --with-system-jansson \
112 + --enable-dynamic-linking \
113 + --with-controlfile="${EPREFIX}"/run/${PN}/unrealircd.ctl \
114 + --enable-ssl="${EPREFIX}"/usr \
115 + $(use_enable curl libcurl "${EPREFIX}"/usr) \
116 + $(use_with !operoverride no-operoverride) \
117 + $(use_with operoverride-verify) \
118 + $(use_enable geoip libmaxminddb)
119 +}
120 +
121 +src_install() {
122 + keepdir /var/log/${PN}
123 + keepdir /var/lib/${PN}/tmp
124 +
125 + newbin src/ircd ${PN}
126 + dobin src/unrealircdctl
127 +
128 + newtmpfiles "${FILESDIR}"/unrealircd.tmpfiles unrealircd.conf
129 +
130 + (
131 + cd src/modules || die
132 + for subdir in $(find . -type d -print); do
133 + if [[ -n $(shopt -s nullglob; echo ${subdir}/*.so) ]]; then
134 + exeinto /usr/$(get_libdir)/${PN}/modules/"${subdir}"
135 + doexe "${subdir}"/*.so
136 + fi
137 + done
138 + )
139 +
140 + insinto /etc/${PN}
141 + # Purposefully omitting the examples/ and ssl/ subdirectories. ssl
142 + # is redundant with app-misc/ca-certificates and examples will all
143 + # be in docs anyway.
144 + doins -r doc/conf/{aliases,help}
145 + doins doc/conf/*.conf
146 + newins doc/conf/examples/example.conf ${PN}.conf
147 + keepdir /etc/${PN}/tls
148 +
149 + einstalldocs
150 +
151 + newinitd "${FILESDIR}"/${PN}.initd-r3 ${PN}
152 + newconfd "${FILESDIR}"/${PN}.confd-r4 ${PN}
153 +
154 + # config should be read-only
155 + fperms -R 0640 /etc/${PN}
156 + fperms 0750 /etc/${PN}{,/aliases,/help}
157 + fperms 0750 /etc/${PN}/tls
158 + # state is editable but not owned by unrealircd directly
159 + fperms 0770 /var/log/${PN}
160 + fperms 0770 /var/lib/${PN}{,/tmp}
161 + fowners -R root:unrealircd /{etc,var/{lib,log}}/${PN}
162 +
163 + # By default looks in /etc/unrealircd/ssl/curl-ca-bundle.crt. Fix
164 + # that to look for ca-certificates-provided file instead. %s is
165 + # CONFDIR. #618066
166 + dosym ../../ssl/certs/ca-certificates.crt /etc/${PN}/tls/curl-ca-bundle.crt
167 +
168 + systemd_dounit "${FILESDIR}"/${PN}.service
169 +}
170 +
171 +pkg_postinst() {
172 + tmpfiles_process unrealircd.conf
173 +
174 + # Move docert call from src_install() to install_cert in pkg_postinst for
175 + # bug #201682
176 + if [[ ! -f "${EROOT}"/etc/${PN}/tls/server.cert.key ]]; then
177 + if [[ -f "${EROOT}"/etc/${PN}/ssl/server.cert.key ]]; then
178 + ewarn "The location ${PN} looks for SSL certificates has changed"
179 + ewarn "from ${EROOT}/etc/${PN}/ssl to ${EROOT}/etc/${PN}/tls."
180 + ewarn "Please move your existing certificates."
181 + else
182 + (
183 + umask 0037
184 + install_cert /etc/${PN}/tls/server.cert
185 + chown unrealircd "${EROOT}"/etc/${PN}/tls/server.cert.*
186 + ln -snf server.cert.key "${EROOT}"/etc/${PN}/tls/server.key.pem
187 + )
188 + fi
189 + fi
190 +
191 + local unrealircd_conf="${EROOT}"/etc/${PN}/${PN}.conf
192 + # Fix up the default cloak keys.
193 + if grep -qe '"and another one";$' "${unrealircd_conf}" && grep -qe '"Oozahho1raezoh0iMee4ohvegaifahv5xaepeitaich9tahdiquaid0geecipahdauVaij3zieph4ahi";$' "${unrealircd_conf}"; then
194 + ebegin "Generating cloak-keys"
195 + local keys=(
196 + $(su ${PN} -s /bin/sh -c "${PN} -k 2>&1 | tail -n 6 | head -n 3")
197 + )
198 + [[ -n ${keys[0]} || -n ${keys[1]} || -n ${keys[2]} ]]
199 + eend $?
200 +
201 + ebegin "Substituting cloak-keys into ${unrealircd_conf}"
202 + sed -i \
203 + -e '/cloak-keys/ {
204 +n
205 +s/"Oozahho1raezoh0iMee4ohvegaifahv5xaepeitaich9tahdiquaid0geecipahdauVaij3zieph4ahi";/'${keys[0]}'/
206 +n
207 +s/"and another one";/'${keys[1]}'/
208 +n
209 +s/"and another one";/'${keys[2]}'/
210 +}' \
211 + "${unrealircd_conf}"
212 + eend $?
213 + fi
214 +
215 + elog "UnrealIRCd will not run until you've set up ${EROOT}/etc/unrealircd/unrealircd.conf"
216 + elog
217 + elog "You can also configure ${PN} start at boot with rc-update(1)."
218 + elog "It is recommended to run unrealircd as an unprivileged user."
219 + elog "The provided init.d script does this for you."
220 +}