From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id E4AAE138359 for ; Sat, 5 Sep 2020 01:07:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 242E6E0930; Sat, 5 Sep 2020 01:07:20 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 08F57E0930 for ; Sat, 5 Sep 2020 01:07:20 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E3266340C3F for ; Sat, 5 Sep 2020 01:07:18 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 92BC933B for ; Sat, 5 Sep 2020 01:07:17 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1599268032.8cc6c2bb6bb6bf68e2e73905593497133420d56e.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-forensics/chkrootkit/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-forensics/chkrootkit/Manifest app-forensics/chkrootkit/chkrootkit-0.52.ebuild X-VCS-Directories: app-forensics/chkrootkit/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 8cc6c2bb6bb6bf68e2e73905593497133420d56e X-VCS-Branch: master Date: Sat, 5 Sep 2020 01:07:17 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 4e3a45a0-ded4-4cdf-87fe-afea73bba60e X-Archives-Hash: 1220ccae459a569c577c2010852195a0 commit: 8cc6c2bb6bb6bf68e2e73905593497133420d56e Author: Sam James gentoo org> AuthorDate: Sat Sep 5 01:07:12 2020 +0000 Commit: Sam James gentoo org> CommitDate: Sat Sep 5 01:07:12 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8cc6c2bb app-forensics/chkrootkit: cleanup old Package-Manager: Portage-3.0.4, Repoman-2.3.23 Signed-off-by: Sam James gentoo.org> app-forensics/chkrootkit/Manifest | 2 - app-forensics/chkrootkit/chkrootkit-0.52.ebuild | 57 ------------------------- 2 files changed, 59 deletions(-) diff --git a/app-forensics/chkrootkit/Manifest b/app-forensics/chkrootkit/Manifest index de0b8176b02..7c2d8b1964e 100644 --- a/app-forensics/chkrootkit/Manifest +++ b/app-forensics/chkrootkit/Manifest @@ -1,4 +1,2 @@ -DIST chkrootkit-0.51-gentoo.diff.xz 4708 BLAKE2B 0dacba47222319d9e5bb5d39e0eb4b7074fb3025be885c5fd9564c10f592e04ba4afe2d0c792a2e54fe4c9b1103e366f65af949e7c0db730bf61981fe8fe2364 SHA512 13dca9c272d85d35d736e14896058612f62e1781aac034f06882fe63d956f074a3c67bf308c104f0080323bb127ba01373967b2c28481741d17d83310fe52dd0 -DIST chkrootkit-0.52.tar 40031 BLAKE2B 8bd3518edc11a22dbc7e866de622454f55baa9fcd06a4034489596c0a24d867fec16d134dbc0aaf8b936640177d7dee8e061e39813a3ed261ae657d70f54a47d SHA512 45d66227c185c60166c9ea2a1f89f4594fa7c943c280fd6da5b59b5b355d5fe0d36806ef133fb29f9b2cac0bc05e9c10773ed4fae923a7115cc900818a596d42 DIST chkrootkit-0.53-gentoo.diff.xz 4844 BLAKE2B b4f0077989e032154f190f6bad98e8882390a2ac7e144a2c755fbeb560c809c8289563e57dd8fda23eca07dcb1b3e59d6fb016e72ecbb29d184fdf8feb4949d0 SHA512 664c203b093fb91963bae8f70d5711dfd0023c789ddd4265031c84f91f01a53b3b28757cd08b8633c3f6c184a257616b05bc12d8c84202ff98db523aaff5a6f3 DIST chkrootkit-0.53.tar.gz 40483 BLAKE2B ee78afc5bb5453fe7b30d966988060a68b7286fce0f87fb76d8ea3b1dd548c287c8bfc6f0772e05e6eee362af873148399a0a8af91d48765e542970dc3149c9d SHA512 f8de19d0a61ccb6ac184ad6642d78041729cba799eedcc8088cb6d2c5cf4de0574c6083caad364576a601265322e61c183b266304f00667527bf29fdc51359c7 diff --git a/app-forensics/chkrootkit/chkrootkit-0.52.ebuild b/app-forensics/chkrootkit/chkrootkit-0.52.ebuild deleted file mode 100644 index f6d2d4212d3..00000000000 --- a/app-forensics/chkrootkit/chkrootkit-0.52.ebuild +++ /dev/null @@ -1,57 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit eutils toolchain-funcs - -DESCRIPTION="Tool to locally check for signs of a rootkit" -HOMEPAGE="http://www.chkrootkit.org/" -# Upstream named their *uncompressed* tarball .tar.gz (*sigh*) -SRC_URI="ftp://ftp.pangeia.com.br/pub/seg/pac/${P}.tar.gz -> ${P}.tar - https://dev.gentoo.org/~polynomial-c/${PN}-0.51-gentoo.diff.xz" - -LICENSE="BSD-2" -SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86" -IUSE="+cron" - -RDEPEND="cron? ( virtual/cron )" - -PATCHES=( - "${WORKDIR}"/${PN}-0.51-gentoo.diff -) - -src_prepare() { - default - sed -e 's:/var/adm/:/var/log/:g' \ - -i chklastlog.c || die -} - -src_compile() { - emake CC="$(tc-getCC)" STRIP=true sense -} - -src_install() { - dosbin chkdirs chklastlog chkproc chkrootkit chkwtmp chkutmp ifpromisc strings-static - dodoc ACKNOWLEDGMENTS README* - - if use cron ; then - exeinto /etc/cron.weekly - newexe "${FILESDIR}"/${PN}.cron ${PN} - fi -} - -pkg_postinst() { - if use cron ; then - elog - elog "Edit /etc/cron.weekly/chkrootkit to activate chkrootkit!" - elog - fi - - elog - elog "Some applications, such as portsentry, will cause chkrootkit" - elog "to produce false positives. Read the chkrootkit FAQ at" - elog "http://www.chkrootkit.org/ for more information." - elog -}