Gentoo Archives: gentoo-commits

From: Alexys Jacob <ultrabug@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-db/mongodb/
Date: Sun, 14 Apr 2019 10:37:02
Message-Id: 1555238213.cff54b07dbf3bb3f58a33c4b98d72e45093a862e.ultrabug@gentoo
1 commit: cff54b07dbf3bb3f58a33c4b98d72e45093a862e
2 Author: Alexys Jacob <ultrabug <AT> gentoo <DOT> org>
3 AuthorDate: Sun Apr 14 10:36:32 2019 +0000
4 Commit: Alexys Jacob <ultrabug <AT> gentoo <DOT> org>
5 CommitDate: Sun Apr 14 10:36:53 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cff54b07
7
8 dev-db/mongodb: version bump
9
10 Package-Manager: Portage-2.3.62, Repoman-2.3.12
11 Signed-off-by: Alexys Jacob <ultrabug <AT> gentoo.org>
12
13 dev-db/mongodb/Manifest | 2 +
14 dev-db/mongodb/mongodb-3.6.12.ebuild | 164 +++++++++++++++++++++++++++++++++++
15 dev-db/mongodb/mongodb-4.0.8.ebuild | 164 +++++++++++++++++++++++++++++++++++
16 3 files changed, 330 insertions(+)
17
18 diff --git a/dev-db/mongodb/Manifest b/dev-db/mongodb/Manifest
19 index e3aa34dcfbd..a5ba18a55e8 100644
20 --- a/dev-db/mongodb/Manifest
21 +++ b/dev-db/mongodb/Manifest
22 @@ -1,5 +1,7 @@
23 DIST mongodb-src-r3.4.16.tar.gz 40093657 BLAKE2B 7123444dbdd0b2ad3adfb3391e0177d33c1b6c6a4ea83027821c564faad047a736e52926bc15c58bef59c18282436e913fd3bc9963705e030da01356f83ea367 SHA512 e22eb1fe2a832fed8305200614988c5ecfd619cee44fe2263bffa151732c0e26584084e64065dbc65152be6e5c1767a538193770359bea92f3703c72239075db
24 DIST mongodb-src-r3.6.10.tar.gz 40562421 BLAKE2B c4fbb9e9586350503df84b344e5c0e05176e681f50a0e96551f157c81c85b71e45c235f0788c1886aa5b6b79fa452afa1a6e8de4acfbfe4c4a0ae62379599f86 SHA512 e0833885a2b1fc14d99749304bd83931a9016039fa32826f9961653601975474f37003eb40fbe8cc5b09644ea447cdc59ccf63110b527d51d4c772cfff88804f
25 DIST mongodb-src-r3.6.11.tar.gz 40581959 BLAKE2B 86244472ce8cff5180d8833a3415dd8a43fb5c76545034822989d5be90f45ed0ef1d43cb726be1e53241255491a7a516e6f90b1c1218ad10cf4ead4557311088 SHA512 e74af9f2f40ab0e2c20b135db3f0ce17825cfe5da912ff8edb2902226abb662a6cf87038ea57df73b06b4961ba71aa78fffd542153eb30c4ea2729d642b1091d
26 +DIST mongodb-src-r3.6.12.tar.gz 40847074 BLAKE2B 45cc0ec4858fa4c17fb86449e6feaf11df32fd55f8a642031ce9be967127d608842cdc64e0a335af67ab3942a233d905b0778782e54dfe4c5d2ad58b828745ca SHA512 173112a05234e06ef4b6c26a092b285b4d12618b3f131fc2b73bd152c11ec42db11cb003566efefce0c98df87a520d0515a3bb1982ffdb27827cd032b1bb3f68
27 DIST mongodb-src-r3.6.8.tar.gz 40428295 BLAKE2B cc02f73cfb49fb38ccabaad5a02610ce73fc41895ce944e48669e254bcbc70c8872a1bd7f8e04371fae4fcd9af2466fd8550367dd1d1da5cee50b86fc5023bf2 SHA512 c981f3269be3bafb59aa89d36c39a801fd7007b60db6c09b4616a559aaf8e50b34cabbdac2b59f23552c0a5112913fba468f7e2ed9a5f4daa3702dcffdf34999
28 DIST mongodb-src-r4.0.6.tar.gz 49511958 BLAKE2B c372bb858528cb825db4edf11db636ad71c63148b84838f64cefe886b37631482c1e22eb99dfc557c3f51706d1d2f61b893bfd301cdeb8772a2d85ad75f8f48c SHA512 72e04154cf221833522bb0c2cc99acc2a86d20e2dcbf1f8c6ff0a870edf7b2529a55b6821c664805c00c12a311ae374a276ef1e3ccea1ed84fb125bb8726906a
29 +DIST mongodb-src-r4.0.8.tar.gz 49841488 BLAKE2B ed7c21e92f549337335acee41bdbabcfbfd47667dcec8744b13afde72b515df81952eaadb7bce70a663116f53ec554b927e188c000dd4ab126aabd2aaa503e76 SHA512 c109fb89e17ff4b6dbc045205f72379d647abc3b5abc9cf09db139629e9a3d67dfa8611ab87d37dbe1b8ddc90cd40613b5f762dfe13104dc50fd039ac0444b4b
30
31 diff --git a/dev-db/mongodb/mongodb-3.6.12.ebuild b/dev-db/mongodb/mongodb-3.6.12.ebuild
32 new file mode 100644
33 index 00000000000..5806eaa2e2e
34 --- /dev/null
35 +++ b/dev-db/mongodb/mongodb-3.6.12.ebuild
36 @@ -0,0 +1,164 @@
37 +# Copyright 1999-2019 Gentoo Authors
38 +# Distributed under the terms of the GNU General Public License v2
39 +
40 +EAPI=7
41 +
42 +PYTHON_COMPAT=( python2_7 )
43 +
44 +SCONS_MIN_VERSION="2.5.0"
45 +CHECKREQS_DISK_BUILD="2400M"
46 +CHECKREQS_DISK_USR="512M"
47 +CHECKREQS_MEMORY="1024M"
48 +
49 +inherit check-reqs flag-o-matic multiprocessing pax-utils python-single-r1 scons-utils systemd toolchain-funcs user
50 +
51 +MY_P=${PN}-src-r${PV/_rc/-rc}
52 +
53 +DESCRIPTION="A high-performance, open source, schema-free document-oriented database"
54 +HOMEPAGE="https://www.mongodb.com"
55 +SRC_URI="https://fastdl.mongodb.org/src/${MY_P}.tar.gz"
56 +
57 +LICENSE="Apache-2.0 SSPL-1"
58 +SLOT="0"
59 +KEYWORDS="~amd64"
60 +IUSE="debug kerberos libressl lto mms-agent ssl test +tools"
61 +
62 +RDEPEND=">=app-arch/snappy-1.1.3
63 + >=dev-cpp/yaml-cpp-0.5.3:=
64 + >=dev-libs/boost-1.60:=[threads(+)]
65 + >=dev-libs/libpcre-8.41[cxx]
66 + dev-libs/snowball-stemmer
67 + net-libs/libpcap
68 + >=sys-libs/zlib-1.2.8:=
69 + kerberos? ( dev-libs/cyrus-sasl[kerberos] )
70 + mms-agent? ( app-admin/mms-agent )
71 + ssl? (
72 + !libressl? ( >=dev-libs/openssl-1.0.1g:0= )
73 + libressl? ( dev-libs/libressl:0= )
74 + )"
75 +DEPEND="${RDEPEND}
76 + ${PYTHON_DEPS}
77 + dev-python/cheetah[${PYTHON_USEDEP}]
78 + dev-python/pyyaml[${PYTHON_USEDEP}]
79 + virtual/python-typing[${PYTHON_USEDEP}]
80 + sys-libs/ncurses:0=
81 + sys-libs/readline:0=
82 + debug? ( dev-util/valgrind )
83 + test? (
84 + dev-python/pymongo[${PYTHON_USEDEP}]
85 + )"
86 +PDEPEND="tools? ( >=app-admin/mongo-tools-${PV} )"
87 +
88 +PATCHES=(
89 + "${FILESDIR}/${PN}-3.4.7-no-boost-check.patch"
90 + "${FILESDIR}/${PN}-3.6.1-fix-scons.patch"
91 + "${FILESDIR}/${PN}-3.6.1-no-compass.patch"
92 +)
93 +
94 +S="${WORKDIR}/${MY_P}"
95 +
96 +pkg_pretend() {
97 + if [[ -n ${REPLACING_VERSIONS} ]]; then
98 + if ver_test "$REPLACING_VERSIONS" -lt 3.4; then
99 + ewarn "To upgrade from a version earlier than the 3.4-series, you must"
100 + ewarn "successively upgrade major releases until you have upgraded"
101 + ewarn "to 3.4-series. Then upgrade to 3.6 series."
102 + else
103 + ewarn "Be sure to set featureCompatibilityVersion to 3.4 before upgrading."
104 + fi
105 + fi
106 +}
107 +
108 +pkg_setup() {
109 + enewgroup mongodb
110 + enewuser mongodb -1 -1 /var/lib/${PN} mongodb
111 +
112 + python-single-r1_pkg_setup
113 +}
114 +
115 +src_prepare() {
116 + default
117 +
118 + # remove bundled libs
119 + rm -r src/third_party/{boost-*,pcre-*,scons-*,snappy-*,yaml-cpp-*,zlib-*} || die
120 +
121 + # remove compass
122 + rm -r src/mongo/installer/compass || die
123 +}
124 +
125 +src_configure() {
126 + # https://github.com/mongodb/mongo/wiki/Build-Mongodb-From-Source
127 + # --use-system-icu fails tests
128 + # --use-system-tcmalloc is strongly NOT recommended:
129 + scons_opts=(
130 + CC="$(tc-getCC)"
131 + CXX="$(tc-getCXX)"
132 +
133 + --disable-warnings-as-errors
134 + --use-system-boost
135 + --use-system-pcre
136 + --use-system-snappy
137 + --use-system-stemmer
138 + --use-system-yaml
139 + --use-system-zlib
140 + )
141 +
142 + use debug && scons_opts+=( --dbg=on )
143 + use kerberos && scons_opts+=( --use-sasl-client )
144 + use lto && scons_opts+=( --lto=on )
145 + use ssl && scons_opts+=( --ssl )
146 +
147 + # respect mongoDB upstream's basic recommendations
148 + # see bug #536688 and #526114
149 + if ! use debug; then
150 + filter-flags '-m*'
151 + filter-flags '-O?'
152 + fi
153 +
154 + default
155 +}
156 +
157 +src_compile() {
158 + escons "${scons_opts[@]}" core tools
159 +}
160 +
161 +# FEATURES="test -usersandbox" emerge dev-db/mongodb
162 +src_test() {
163 + "${EPYTHON}" ./buildscripts/resmoke.py --dbpathPrefix=test --suites core --jobs=$(makeopts_jobs) || die "Tests failed"
164 +}
165 +
166 +src_install() {
167 + escons "${scons_opts[@]}" --nostrip install --prefix="${ED}"/usr
168 +
169 + doman debian/mongo*.1
170 + dodoc README docs/building.md
171 +
172 + newinitd "${FILESDIR}/${PN}.initd-r3" ${PN}
173 + newconfd "${FILESDIR}/${PN}.confd-r3" ${PN}
174 + newinitd "${FILESDIR}/mongos.initd-r3" mongos
175 + newconfd "${FILESDIR}/mongos.confd-r3" mongos
176 +
177 + insinto /etc
178 + newins "${FILESDIR}/${PN}.conf-r3" ${PN}.conf
179 + newins "${FILESDIR}/mongos.conf-r2" mongos.conf
180 +
181 + systemd_dounit "${FILESDIR}/${PN}.service"
182 +
183 + insinto /etc/logrotate.d/
184 + newins "${FILESDIR}/${PN}.logrotate" ${PN}
185 +
186 + # see bug #526114
187 + pax-mark emr "${ED}"/usr/bin/{mongo,mongod,mongos}
188 +
189 + local x
190 + for x in /var/{lib,log}/${PN}; do
191 + diropts -m0750 -o mongodb -g mongodb
192 + keepdir "${x}"
193 + done
194 +}
195 +
196 +pkg_postinst() {
197 + ewarn "Make sure to read the release notes and follow the upgrade process:"
198 + ewarn " https://docs.mongodb.com/manual/release-notes/$(ver_cut 1-2)/"
199 + ewarn " https://docs.mongodb.com/manual/release-notes/$(ver_cut 1-2)/#upgrade-procedures"
200 +}
201
202 diff --git a/dev-db/mongodb/mongodb-4.0.8.ebuild b/dev-db/mongodb/mongodb-4.0.8.ebuild
203 new file mode 100644
204 index 00000000000..bb2a9fb04dc
205 --- /dev/null
206 +++ b/dev-db/mongodb/mongodb-4.0.8.ebuild
207 @@ -0,0 +1,164 @@
208 +# Copyright 1999-2019 Gentoo Authors
209 +# Distributed under the terms of the GNU General Public License v2
210 +
211 +EAPI=7
212 +
213 +PYTHON_COMPAT=( python2_7 )
214 +
215 +SCONS_MIN_VERSION="2.5.0"
216 +CHECKREQS_DISK_BUILD="2400M"
217 +CHECKREQS_DISK_USR="512M"
218 +CHECKREQS_MEMORY="1024M"
219 +
220 +inherit check-reqs flag-o-matic multiprocessing pax-utils python-single-r1 scons-utils systemd toolchain-funcs user
221 +
222 +MY_P=${PN}-src-r${PV/_rc/-rc}
223 +
224 +DESCRIPTION="A high-performance, open source, schema-free document-oriented database"
225 +HOMEPAGE="https://www.mongodb.com"
226 +SRC_URI="https://fastdl.mongodb.org/src/${MY_P}.tar.gz"
227 +
228 +LICENSE="Apache-2.0 SSPL-1"
229 +SLOT="0"
230 +KEYWORDS="~amd64"
231 +IUSE="debug kerberos libressl lto mms-agent ssl test +tools"
232 +
233 +RDEPEND=">=app-arch/snappy-1.1.3
234 + >=dev-cpp/yaml-cpp-0.5.3:=
235 + >=dev-libs/boost-1.60:=[threads(+)]
236 + >=dev-libs/libpcre-8.41[cxx]
237 + dev-libs/snowball-stemmer
238 + net-libs/libpcap
239 + >=sys-libs/zlib-1.2.11:=
240 + kerberos? ( dev-libs/cyrus-sasl[kerberos] )
241 + mms-agent? ( app-admin/mms-agent )
242 + ssl? (
243 + !libressl? ( >=dev-libs/openssl-1.0.1g:0= )
244 + libressl? ( dev-libs/libressl:0= )
245 + )"
246 +DEPEND="${RDEPEND}
247 + ${PYTHON_DEPS}
248 + dev-python/cheetah[${PYTHON_USEDEP}]
249 + dev-python/pyyaml[${PYTHON_USEDEP}]
250 + virtual/python-typing[${PYTHON_USEDEP}]
251 + sys-libs/ncurses:0=
252 + sys-libs/readline:0=
253 + debug? ( dev-util/valgrind )
254 + test? (
255 + dev-python/pymongo[${PYTHON_USEDEP}]
256 + )"
257 +PDEPEND="tools? ( >=app-admin/mongo-tools-${PV} )"
258 +
259 +PATCHES=(
260 + "${FILESDIR}/${PN}-3.4.7-no-boost-check.patch"
261 + "${FILESDIR}/${PN}-3.6.1-fix-scons.patch"
262 + "${FILESDIR}/${PN}-4.0.0-no-compass.patch"
263 +)
264 +
265 +S="${WORKDIR}/${MY_P}"
266 +
267 +pkg_pretend() {
268 + if [[ -n ${REPLACING_VERSIONS} ]]; then
269 + if ver_test "$REPLACING_VERSIONS" -lt 3.6; then
270 + ewarn "To upgrade from a version earlier than the 3.6-series, you must"
271 + ewarn "successively upgrade major releases until you have upgraded"
272 + ewarn "to 3.6-series. Then upgrade to 4.0 series."
273 + else
274 + ewarn "Be sure to set featureCompatibilityVersion to 3.6 before upgrading."
275 + fi
276 + fi
277 +}
278 +
279 +pkg_setup() {
280 + enewgroup mongodb
281 + enewuser mongodb -1 -1 /var/lib/${PN} mongodb
282 +
283 + python-single-r1_pkg_setup
284 +}
285 +
286 +src_prepare() {
287 + default
288 +
289 + # remove bundled libs
290 + rm -r src/third_party/{boost-*,pcre-*,scons-*,snappy-*,yaml-cpp-*,zlib-*} || die
291 +
292 + # remove compass
293 + rm -r src/mongo/installer/compass || die
294 +}
295 +
296 +src_configure() {
297 + # https://github.com/mongodb/mongo/wiki/Build-Mongodb-From-Source
298 + # --use-system-icu fails tests
299 + # --use-system-tcmalloc is strongly NOT recommended:
300 + scons_opts=(
301 + CC="$(tc-getCC)"
302 + CXX="$(tc-getCXX)"
303 +
304 + --disable-warnings-as-errors
305 + --use-system-boost
306 + --use-system-pcre
307 + --use-system-snappy
308 + --use-system-stemmer
309 + --use-system-yaml
310 + --use-system-zlib
311 + )
312 +
313 + use debug && scons_opts+=( --dbg=on )
314 + use kerberos && scons_opts+=( --use-sasl-client )
315 + use lto && scons_opts+=( --lto=on )
316 + use ssl && scons_opts+=( --ssl )
317 +
318 + # respect mongoDB upstream's basic recommendations
319 + # see bug #536688 and #526114
320 + if ! use debug; then
321 + filter-flags '-m*'
322 + filter-flags '-O?'
323 + fi
324 +
325 + default
326 +}
327 +
328 +src_compile() {
329 + escons "${scons_opts[@]}" core tools
330 +}
331 +
332 +# FEATURES="test -usersandbox" emerge dev-db/mongodb
333 +src_test() {
334 + "${EPYTHON}" ./buildscripts/resmoke.py --dbpathPrefix=test --suites core --jobs=$(makeopts_jobs) || die "Tests failed"
335 +}
336 +
337 +src_install() {
338 + escons "${scons_opts[@]}" --nostrip install --prefix="${ED}"/usr
339 +
340 + doman debian/mongo*.1
341 + dodoc README docs/building.md
342 +
343 + newinitd "${FILESDIR}/${PN}.initd-r3" ${PN}
344 + newconfd "${FILESDIR}/${PN}.confd-r3" ${PN}
345 + newinitd "${FILESDIR}/mongos.initd-r3" mongos
346 + newconfd "${FILESDIR}/mongos.confd-r3" mongos
347 +
348 + insinto /etc
349 + newins "${FILESDIR}/${PN}.conf-r3" ${PN}.conf
350 + newins "${FILESDIR}/mongos.conf-r2" mongos.conf
351 +
352 + systemd_dounit "${FILESDIR}/${PN}.service"
353 +
354 + insinto /etc/logrotate.d/
355 + newins "${FILESDIR}/${PN}.logrotate" ${PN}
356 +
357 + # see bug #526114
358 + pax-mark emr "${ED}"/usr/bin/{mongo,mongod,mongos}
359 +
360 + local x
361 + for x in /var/{lib,log}/${PN}; do
362 + diropts -m0750 -o mongodb -g mongodb
363 + keepdir "${x}"
364 + done
365 +}
366 +
367 +pkg_postinst() {
368 + ewarn "Make sure to read the release notes and follow the upgrade process:"
369 + ewarn " https://docs.mongodb.com/manual/release-notes/$(ver_cut 1-2)/"
370 + ewarn " https://docs.mongodb.com/manual/release-notes/$(ver_cut 1-2)/#upgrade-procedures"
371 +}