public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: dev-db/hyperdex/, profiles/, dev-db/hyperdex/files/
@ 2020-01-14 16:16 Michał Górny
  0 siblings, 0 replies; only message in thread
From: Michał Górny @ 2020-01-14 16:16 UTC (permalink / raw
  To: gentoo-commits

commit:     9541c32f56040eb561b46870df43396a4def599f
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 14 16:08:22 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Jan 14 16:16:49 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9541c32f

dev-db/hyperdex: Remove last-rited pkg

Closes: https://bugs.gentoo.org/552934
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-db/hyperdex/Manifest                 |  5 ---
 dev-db/hyperdex/files/hyperdex.confd     |  4 --
 dev-db/hyperdex/files/hyperdex.initd     | 10 -----
 dev-db/hyperdex/hyperdex-1.6.0-r1.ebuild | 61 -----------------------------
 dev-db/hyperdex/hyperdex-1.7.1.ebuild    | 61 -----------------------------
 dev-db/hyperdex/hyperdex-1.8.0.ebuild    | 66 --------------------------------
 dev-db/hyperdex/hyperdex-1.8.1.ebuild    | 66 --------------------------------
 dev-db/hyperdex/hyperdex-9999.ebuild     | 59 ----------------------------
 dev-db/hyperdex/metadata.xml             |  8 ----
 profiles/package.mask                    |  1 -
 10 files changed, 341 deletions(-)

diff --git a/dev-db/hyperdex/Manifest b/dev-db/hyperdex/Manifest
deleted file mode 100644
index c16c3486f50..00000000000
--- a/dev-db/hyperdex/Manifest
+++ /dev/null
@@ -1,5 +0,0 @@
-DIST autotools-java.tar 2770 BLAKE2B 40fde34a6b5f6be1e851c61bb933a7a35643b1d82e039c2aeb1c74e31069a5944559d6c61464c39374e3953b9059df8f079d7e734efed05ea52b190f90f7696a SHA512 a193c3c3f8cc654967905c9ab559098425f1688a75c21a4207959fbe13572b4dba3e5c21e04913f20e5aa1b1c2fd2b13dcef91cc4f031b06884ac3130edc5757
-DIST hyperdex-1.6.0.tar.gz 1490273 BLAKE2B bc8e83fa73f44695d82c2e7fb936b3cf3474947199c5925c84905893e694f9aff95eb7caa6f65303a67684a18f37acd112fb87babde6c584a1d884a88cbcfb7e SHA512 44e1c5fa1e0e2158bf3eb72dc94681f8aaf3a804ce7b2df05461c1f4c9f0e3e71ee7f0503c25ee9e00701ba9444df18ecbe427606de4ddd3b1f31d382b037272
-DIST hyperdex-1.7.1.tar.gz 1517677 BLAKE2B 45c2789736a6f609f2c327f31f1e248b05abb46d766b565f35609be1ca78f680e2cedd017336fc82c844d17034197c14230bbf07d30228001c6cd45bcd509e15 SHA512 41bf8cc49081ba41917c737facfa7b5e29bcf73f510ae5743356828643bd7292ac8c610915985e52f6609c4a80cf70e7d515504bbe0a85383c74d7e288f2dc5b
-DIST hyperdex-1.8.0.tar.gz 1516389 BLAKE2B 7636349a3d81cc2592fed5d6db7c7bbaacdc0d1f6e4cb4965f111fe04ef8232337d6f1f4ce5a4d335daaab58e4171073fff079afd1822d8d57aadd6927c7da58 SHA512 e667552f16899edf57a08f3704e762e33b33aa9508ee486187b5c6fd6f01ab9cb61cd65444a676386554cebb2e4d191b4181df4c9b399821e5d244791bf3cb12
-DIST hyperdex-1.8.1.tar.gz 1516446 BLAKE2B aa2e011b8fdda57d73662164dac30984b3b633dc27bdbd70e415859386559cc41874ff6da0faabac4c28518455464fb960f285f50fd8e76cb9f40e938c9e328c SHA512 28a9b1a1f99d4159fb2d453fb7f740d4926ac2275488c8676a70d45879be5b1ef9b1e84720f86ef4f058706558899f2e3229fc7140349dadc3974754a03ac13e

diff --git a/dev-db/hyperdex/files/hyperdex.confd b/dev-db/hyperdex/files/hyperdex.confd
deleted file mode 100644
index d7bab25e5c9..00000000000
--- a/dev-db/hyperdex/files/hyperdex.confd
+++ /dev/null
@@ -1,4 +0,0 @@
-# /etc/conf.d/hyperdex: config file for /etc/init.d/hyperdex
-
-# see documentation for HyperDex for help
-#HYPERDEX_OPTS=""

diff --git a/dev-db/hyperdex/files/hyperdex.initd b/dev-db/hyperdex/files/hyperdex.initd
deleted file mode 100644
index 181f1c7a811..00000000000
--- a/dev-db/hyperdex/files/hyperdex.initd
+++ /dev/null
@@ -1,10 +0,0 @@
-#!/sbin/openrc-run
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-command="/usr/bin/hyperdex-daemon"
-command_args="--daemon ${HYPERDEX_OPTS}"
-
-depend() {
-	use net
-}

diff --git a/dev-db/hyperdex/hyperdex-1.6.0-r1.ebuild b/dev-db/hyperdex/hyperdex-1.6.0-r1.ebuild
deleted file mode 100644
index 0a3b4c5bc24..00000000000
--- a/dev-db/hyperdex/hyperdex-1.6.0-r1.ebuild
+++ /dev/null
@@ -1,61 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 )
-
-inherit eutils python-single-r1 autotools
-
-DESCRIPTION="A searchable distributed Key-Value Store"
-
-HOMEPAGE="http://hyperdex.org"
-SRC_URI="http://hyperdex.org/src/${P}.tar.gz
-	http://dev.gentooexperimental.org/~patrick/autotools-java.tar"
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64"
-
-IUSE="test +python"
-# need to add ruby and java useflags too
-REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} ) test? ( python )"
-
-# Tests fail, still
-RESTRICT="test"
-
-DEPEND="
-	dev-cpp/glog
-	dev-cpp/sparsehash
-	dev-libs/cityhash
-	dev-libs/libpo6
-	dev-libs/libe
-	dev-libs/busybee
-	dev-libs/popt
-	dev-libs/replicant
-	dev-libs/libmacaroons
-	dev-libs/libtreadstone
-	dev-libs/json-c:=
-	python? ( ${PYTHON_DEPS} )"
-RDEPEND="${DEPEND}"
-
-pkg_setup() {
-	use python && python-single-r1_pkg_setup
-}
-
-src_prepare() {
-	cp "${WORKDIR}/"*.m4 m4/
-	sed -i -e 's~json/json.h~json-c/json.h~' configure.ac common/datatype_document.cc daemon/index_document.cc || die "Blergh!"
-	eautoreconf
-}
-
-src_configure() {
-	econf --disable-static \
-		$(use_enable python python-bindings)
-}
-
-src_install() {
-	emake DESTDIR="${D}" install
-	newinitd "${FILESDIR}/hyperdex.initd" hyperdex
-	newconfd "${FILESDIR}/hyperdex.confd" hyperdex
-	find "${D}" -name '*.la' -exec rm {} \; # bad buildsystem! bad!
-}

diff --git a/dev-db/hyperdex/hyperdex-1.7.1.ebuild b/dev-db/hyperdex/hyperdex-1.7.1.ebuild
deleted file mode 100644
index 0a3b4c5bc24..00000000000
--- a/dev-db/hyperdex/hyperdex-1.7.1.ebuild
+++ /dev/null
@@ -1,61 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 )
-
-inherit eutils python-single-r1 autotools
-
-DESCRIPTION="A searchable distributed Key-Value Store"
-
-HOMEPAGE="http://hyperdex.org"
-SRC_URI="http://hyperdex.org/src/${P}.tar.gz
-	http://dev.gentooexperimental.org/~patrick/autotools-java.tar"
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64"
-
-IUSE="test +python"
-# need to add ruby and java useflags too
-REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} ) test? ( python )"
-
-# Tests fail, still
-RESTRICT="test"
-
-DEPEND="
-	dev-cpp/glog
-	dev-cpp/sparsehash
-	dev-libs/cityhash
-	dev-libs/libpo6
-	dev-libs/libe
-	dev-libs/busybee
-	dev-libs/popt
-	dev-libs/replicant
-	dev-libs/libmacaroons
-	dev-libs/libtreadstone
-	dev-libs/json-c:=
-	python? ( ${PYTHON_DEPS} )"
-RDEPEND="${DEPEND}"
-
-pkg_setup() {
-	use python && python-single-r1_pkg_setup
-}
-
-src_prepare() {
-	cp "${WORKDIR}/"*.m4 m4/
-	sed -i -e 's~json/json.h~json-c/json.h~' configure.ac common/datatype_document.cc daemon/index_document.cc || die "Blergh!"
-	eautoreconf
-}
-
-src_configure() {
-	econf --disable-static \
-		$(use_enable python python-bindings)
-}
-
-src_install() {
-	emake DESTDIR="${D}" install
-	newinitd "${FILESDIR}/hyperdex.initd" hyperdex
-	newconfd "${FILESDIR}/hyperdex.confd" hyperdex
-	find "${D}" -name '*.la' -exec rm {} \; # bad buildsystem! bad!
-}

diff --git a/dev-db/hyperdex/hyperdex-1.8.0.ebuild b/dev-db/hyperdex/hyperdex-1.8.0.ebuild
deleted file mode 100644
index de31c170302..00000000000
--- a/dev-db/hyperdex/hyperdex-1.8.0.ebuild
+++ /dev/null
@@ -1,66 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 )
-
-inherit eutils python-single-r1 autotools
-
-DESCRIPTION="A searchable distributed Key-Value Store"
-
-HOMEPAGE="http://hyperdex.org"
-SRC_URI="http://hyperdex.org/src/${P}.tar.gz
-	http://dev.gentooexperimental.org/~patrick/autotools-java.tar"
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64"
-
-IUSE="test +python"
-# need to add ruby and java useflags too
-REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} ) test? ( python )"
-
-# Tests fail, still
-RESTRICT="test"
-
-DEPEND="
-	dev-cpp/glog
-	dev-cpp/sparsehash
-	dev-libs/cityhash
-	>=dev-libs/hyperleveldb-1.2
-	>=dev-libs/libpo6-0.8
-	>=dev-libs/libe-0.11
-	>=dev-libs/busybee-0.7
-	dev-libs/popt
-	>=dev-libs/replicant-0.8
-	>=dev-libs/libmacaroons-0.3
-	>=dev-libs/libtreadstone-0.2
-	dev-libs/json-c:=
-	python? ( ${PYTHON_DEPS} )"
-RDEPEND="${DEPEND}"
-
-pkg_setup() {
-	use python && python-single-r1_pkg_setup
-}
-
-src_prepare() {
-	cp "${WORKDIR}/"*.m4 m4/
-	sed -i -e 's~json/json.h~json-c/json.h~' configure.ac common/datatype_document.cc daemon/index_document.cc || die "Blergh!"
-	eautoreconf
-}
-
-src_configure() {
-	econf --disable-static \
-		$(use_enable python python-bindings)
-}
-
-src_install() {
-	emake DESTDIR="${D}" install
-	newinitd "${FILESDIR}/hyperdex.initd" hyperdex
-	newconfd "${FILESDIR}/hyperdex.confd" hyperdex
-	find "${D}" -name '*.la' -exec rm {} \; # bad buildsystem! bad!
-}
-
-src_test() {
-	emake -j1 check
-}

diff --git a/dev-db/hyperdex/hyperdex-1.8.1.ebuild b/dev-db/hyperdex/hyperdex-1.8.1.ebuild
deleted file mode 100644
index de31c170302..00000000000
--- a/dev-db/hyperdex/hyperdex-1.8.1.ebuild
+++ /dev/null
@@ -1,66 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 )
-
-inherit eutils python-single-r1 autotools
-
-DESCRIPTION="A searchable distributed Key-Value Store"
-
-HOMEPAGE="http://hyperdex.org"
-SRC_URI="http://hyperdex.org/src/${P}.tar.gz
-	http://dev.gentooexperimental.org/~patrick/autotools-java.tar"
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64"
-
-IUSE="test +python"
-# need to add ruby and java useflags too
-REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} ) test? ( python )"
-
-# Tests fail, still
-RESTRICT="test"
-
-DEPEND="
-	dev-cpp/glog
-	dev-cpp/sparsehash
-	dev-libs/cityhash
-	>=dev-libs/hyperleveldb-1.2
-	>=dev-libs/libpo6-0.8
-	>=dev-libs/libe-0.11
-	>=dev-libs/busybee-0.7
-	dev-libs/popt
-	>=dev-libs/replicant-0.8
-	>=dev-libs/libmacaroons-0.3
-	>=dev-libs/libtreadstone-0.2
-	dev-libs/json-c:=
-	python? ( ${PYTHON_DEPS} )"
-RDEPEND="${DEPEND}"
-
-pkg_setup() {
-	use python && python-single-r1_pkg_setup
-}
-
-src_prepare() {
-	cp "${WORKDIR}/"*.m4 m4/
-	sed -i -e 's~json/json.h~json-c/json.h~' configure.ac common/datatype_document.cc daemon/index_document.cc || die "Blergh!"
-	eautoreconf
-}
-
-src_configure() {
-	econf --disable-static \
-		$(use_enable python python-bindings)
-}
-
-src_install() {
-	emake DESTDIR="${D}" install
-	newinitd "${FILESDIR}/hyperdex.initd" hyperdex
-	newconfd "${FILESDIR}/hyperdex.confd" hyperdex
-	find "${D}" -name '*.la' -exec rm {} \; # bad buildsystem! bad!
-}
-
-src_test() {
-	emake -j1 check
-}

diff --git a/dev-db/hyperdex/hyperdex-9999.ebuild b/dev-db/hyperdex/hyperdex-9999.ebuild
deleted file mode 100644
index 24f6526f77b..00000000000
--- a/dev-db/hyperdex/hyperdex-9999.ebuild
+++ /dev/null
@@ -1,59 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 )
-
-inherit eutils python-r1 autotools git-r3
-
-DESCRIPTION="A searchable distributed Key-Value Store"
-
-HOMEPAGE="http://hyperdex.org"
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS=""
-
-EGIT_REPO_URI="https://github.com/rescrv/HyperDex.git"
-
-SRC_URI="http://dev.gentooexperimental.org/~patrick/autotools-java.tar"
-
-IUSE="+python"
-# need to add ruby and java useflags too
-REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
-
-DEPEND="
-	dev-cpp/glog
-	dev-cpp/sparsehash
-	dev-libs/cityhash
-	dev-libs/libpo6
-	dev-libs/libe
-	dev-libs/busybee
-	dev-libs/popt
-	dev-libs/replicant
-	dev-libs/json-c:=
-	python? ( ${PYTHON_DEPS} )"
-RDEPEND="${DEPEND}"
-
-pkg_setup() {
-	use python && python-single-r1_pkg_setup
-}
-
-src_prepare() {
-	cd m4; tar xf "${DISTDIR}/autotools-java.tar"
-	cd ..
-	sed -i -e 's~json/json.h~json-c/json.h~' configure.ac common/datatype_document.cc daemon/index_document.cc || die "Blergh!"
-	eautoreconf
-}
-
-src_configure() {
-	econf --disable-static \
-		$(use_enable python python-bindings)
-}
-
-src_install() {
-	emake DESTDIR="${D}" install
-	newinitd "${FILESDIR}/hyperdex.initd" hyperdex
-	newconfd "${FILESDIR}/hyperdex.confd" hyperdex
-	find "${D}" -name '*.la' -exec rm {} \; # bad buildsystem! bad!
-}

diff --git a/dev-db/hyperdex/metadata.xml b/dev-db/hyperdex/metadata.xml
deleted file mode 100644
index 40aa45df2b0..00000000000
--- a/dev-db/hyperdex/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-	<maintainer type="person">
-		<email>patrick@gentoo.org</email>
-		<name>Patrick Lauer</name>
-	</maintainer>
-</pkgmetadata>

diff --git a/profiles/package.mask b/profiles/package.mask
index 5b85047b854..6013411cbf0 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -716,7 +716,6 @@ media-sound/vitunes
 # EAPI=4, unmaintained upstream, rdep as well
 # Removal in 30 days. Open bugs #552934
 dev-libs/cityhash
-dev-db/hyperdex
 
 # David Seifert <soap@gentoo.org> (2019-12-08)
 # Unmaintained, build hangs, tons of other build failures, missing


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2020-01-14 16:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-01-14 16:16 [gentoo-commits] repo/gentoo:master commit in: dev-db/hyperdex/, profiles/, dev-db/hyperdex/files/ Michał Górny

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox