From c0bafea7e9a480c8a7e623ef8d673310f962bc0c Mon Sep 17 00:00:00 2001 From: Marcin Deranek Date: Sun, 22 Aug 2021 14:33:42 +0200 Subject: Remove obsolete/unmaintained package --- net-misc/kyototycoon/Manifest | 6 --- net-misc/kyototycoon/files/fix_compile.patch | 10 ---- net-misc/kyototycoon/files/kyototycoon.confd | 28 ---------- net-misc/kyototycoon/files/kyototycoon.initd | 38 ------------- net-misc/kyototycoon/files/remove_docinst.patch | 11 ---- net-misc/kyototycoon/kyototycoon-0.9.56-r1.ebuild | 65 ----------------------- 6 files changed, 158 deletions(-) delete mode 100644 net-misc/kyototycoon/Manifest delete mode 100644 net-misc/kyototycoon/files/fix_compile.patch delete mode 100644 net-misc/kyototycoon/files/kyototycoon.confd delete mode 100644 net-misc/kyototycoon/files/kyototycoon.initd delete mode 100644 net-misc/kyototycoon/files/remove_docinst.patch delete mode 100644 net-misc/kyototycoon/kyototycoon-0.9.56-r1.ebuild (limited to 'net-misc') diff --git a/net-misc/kyototycoon/Manifest b/net-misc/kyototycoon/Manifest deleted file mode 100644 index 8010bc9..0000000 --- a/net-misc/kyototycoon/Manifest +++ /dev/null @@ -1,6 +0,0 @@ -AUX fix_compile.patch 276 BLAKE2B 5221ac7161a1809a50ed7f50a9c5bd8fd43600b4da5cbeeb8305b4d5b1418efd6783ca48eeddcbe265bc005f7b2b9e8f4b57a8db06b32799c11e5c7d5b88bd0e SHA512 23b5176a9ff4c7d829ce27e64da5add091cf5931d37b5459f85638202a6ad10009e419b6e2927df4e8b643707c6d2033df80b70f6ce5bf18842cc43d1b7c6bbe -AUX kyototycoon.confd 678 BLAKE2B 2c76d34ee18892290c0e2a6980747eb8be9eff2170c0dd451f4cee0aae7a7a5c34c9d2905664afd17458271fd27bdbb0a72cba5571882061b76a621cb114b084 SHA512 6348278bd4f726af23cdfb5c22b80ad81bcbe5bc55745f2786970c25e0b58cd0a5a8be96219b2037d4f06e333676380b4222f573f7ca8dc313e35c7eb73622b3 -AUX kyototycoon.initd 816 BLAKE2B 3a06d37b46d66aa8d6bb989255b367a097ffe8f4d3a3c5eafd22ac83196a64ce4af7ac3489ec2b7a5acbad75edd1e40c0d61124a8386e0efa4249e5436943c38 SHA512 548ad3a6098ed4d01197be8579633863bfa86e39511bd15ef262e9feeae02cd69bfbc6438b0a554946fd99ad345da11033b7f86a7391c715630d0aa7087ab907 -AUX remove_docinst.patch 419 BLAKE2B 0e65eb9b32e464e61d81dbb6ff85c72346a010bcb54a0e17f91ce20934655d712b78c61456657c3e1302f751e3e61736a15300ff9c9649b6ff74bf5a09fd7e65 SHA512 eca5e76c950b527fb9e9d2ac7775ff6cb2288f17123206fa061a1ff7a2e95da6dd79fb602a71799ac84732df67e561220c6058ad034e98be98e1e20054b220b4 -DIST kyototycoon-0.9.56.tar.gz 503581 BLAKE2B 7009e66471f4d7dc9d473e09dd57e29e0d9051cd437a6d38cfbaeaf0e2c2d51cbc3c673eabb1d41c4451023cb41255e08faa3c7acbab07693dcd5a312711dec2 SHA512 7722297287194d67dfaae9e7595439274d7639d139a954eb8dee4a5e6d019e8a1da3773b538e80244eb97b867f0b6d0db592fa66fdbb2bd8d9358a6acd82cd4c -EBUILD kyototycoon-0.9.56-r1.ebuild 1128 BLAKE2B b1d57b0b71b13e3a6db4c128cef777ff44c0a4b4ad2e26c63b85cad1a5c941f9fe3141cb90e2c2377b61dcdcc9a8dd4c05efef2695366fd5afc58e125e0d94cf SHA512 02a671e90651c2d62b0c40ae0cc9ce54d60b7c344ba615f17e25b0df5a7633d0bec71f19b585e9b438a97c0f00a04bd7198a607f49fc1167eeda1f7f14b48ba4 diff --git a/net-misc/kyototycoon/files/fix_compile.patch b/net-misc/kyototycoon/files/fix_compile.patch deleted file mode 100644 index ec62019..0000000 --- a/net-misc/kyototycoon/files/fix_compile.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- ktdbext.h.ori 2014-05-26 21:10:00.451501226 +0200 -+++ ktdbext.h 2014-05-26 21:10:45.871137688 +0200 -@@ -21,6 +21,7 @@ - #include - #include - #include -+#include - - namespace kyototycoon { // common namespace - diff --git a/net-misc/kyototycoon/files/kyototycoon.confd b/net-misc/kyototycoon/files/kyototycoon.confd deleted file mode 100644 index 492d822..0000000 --- a/net-misc/kyototycoon/files/kyototycoon.confd +++ /dev/null @@ -1,28 +0,0 @@ -# Kyoto Tycoon - -KT_USER="tycoon" -KT_GROUP="tycoon" - -# don't change these -KT_PID=/var/run/kyototycoon/db.pid - -# -li : sets the logging level "INFO". -# -ls : sets the logging level "SYSTEM". -# -le : sets the logging level "ERROR". -# -lz : sets the logging level "NONE". -KT_LOG="/var/log/kyototycoon/db.log -ls" - -# Listening options -KT_HOST=127.0.0.1 -KT_PORT=1978 -# Listen on 0.0.0.0 -#KT_SOCKET="-port $KT_PORT" -# or on localhost -#KT_SOCKET="-host $KT_HOST -port $KT_PORT" - -# Database file - please refer to man ktserver for alternatives -KT_DB="/var/lib/kyototycoon/casket.kch#bnum=1000000#opts=ld" - -# ktserver accepts a wide range of options, put them here -KT_OPTS="$KT_SOCKET" - diff --git a/net-misc/kyototycoon/files/kyototycoon.initd b/net-misc/kyototycoon/files/kyototycoon.initd deleted file mode 100644 index a7d0824..0000000 --- a/net-misc/kyototycoon/files/kyototycoon.initd +++ /dev/null @@ -1,38 +0,0 @@ -#!/sbin/runscript - -extra_commands="configtest" -extra_started_commands="reload" - -depend() { - need net -} - -start() { - configtest || return 1 - ebegin "Starting kyoto tycoon" - start-stop-daemon --start --user ${KT_USER}:${KT_GROUP} --exec /usr/bin/ktserver -- \ - -dmn -pid ${KT_PID} -log ${KT_LOG} ${KT_OPTS} ${KT_DB} - eend $? "Failed to start kyoto tycoon" -} - -stop() { - configtest || return 1 - ebegin "Stopping kyoto tycoon" - start-stop-daemon --stop --pidfile ${KT_PID} - eend $? "Failed to stop kyoto tycoon" - rm -f ${KT_PID} -} - -reload() { - configtest || return 1 - ebegin "Gracefully restarting kyoto tycoon" - kill -HUP `cat ${KT_PID}` &>/dev/null - eend $? "Failed to reload kyoto tycoon" -} - -configtest() { - if [ -z "${KT_DB}" ] || [ -z "${KT_PORT}" ] ; then - eerror "Please check your configuration" - eend $? - fi -} diff --git a/net-misc/kyototycoon/files/remove_docinst.patch b/net-misc/kyototycoon/files/remove_docinst.patch deleted file mode 100644 index 9260014..0000000 --- a/net-misc/kyototycoon/files/remove_docinst.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- Makefile.in 2011-07-20 14:33:43.000000000 +0200 -+++ Makefile.in.neo 2011-08-14 23:33:39.309619898 +0200 -@@ -123,8 +123,6 @@ - cp -Rf $(COMMANDFILES) $(DESTDIR)$(BINDIR) - mkdir -p $(DESTDIR)$(MAN1DIR) - cd man && cp -Rf $(MAN1FILES) $(DESTDIR)$(MAN1DIR) -- mkdir -p $(DESTDIR)$(DOCDIR) -- cp -Rf $(DOCUMENTFILES) $(DESTDIR)$(DOCDIR) - mkdir -p $(DESTDIR)$(PCDIR) - cp -Rf $(PCFILES) $(DESTDIR)$(PCDIR) - @printf '\n' diff --git a/net-misc/kyototycoon/kyototycoon-0.9.56-r1.ebuild b/net-misc/kyototycoon/kyototycoon-0.9.56-r1.ebuild deleted file mode 100644 index 173eb8e..0000000 --- a/net-misc/kyototycoon/kyototycoon-0.9.56-r1.ebuild +++ /dev/null @@ -1,65 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -inherit eutils user - -DESCRIPTION="A andy cache/storage server" -HOMEPAGE="http://fallabs.com/kyototycoon/" -SRC_URI="${HOMEPAGE}pkg/${P}.tar.gz" - -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="debug doc examples lua" - -DEPEND=">=dev-db/kyotocabinet-1.2.65 - sys-libs/zlib - app-arch/bzip2 - lua? ( dev-lang/lua )" -RDEPEND="${DEPEND}" -PATCHES=( - "${FILESDIR}/remove_docinst.patch" - "${FILESDIR}/fix_compile.patch" -) - -pkg_setup() { - if use !prefix ; then - enewgroup tycoon - enewuser tycoon -1 -1 /var/lib/${PN} tycoon - fi -} - -src_configure() { - econf \ - $(use_enable debug) \ - $(use_enable lua) -} - -src_test() { - emake -j1 check -} - -src_install() { - emake DESTDIR="${D}" install - - for x in /var/{lib,log}/${PN}; do - dodir "${x}" - use prefix || fowners tycoon:tycoon "${x}" - done - - if use examples; then - insinto /usr/share/${PF}/example - doins example/* - fi - - if use doc; then - dohtml -r doc/* - fi - - dodoc ChangeLog README - - newinitd "${FILESDIR}/${PN}.initd" ${PN} - newconfd "${FILESDIR}/${PN}.confd" ${PN} -} -- cgit v1.2.3