public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: app-forensics/unhide/
@ 2017-02-17 20:18 David Seifert
  0 siblings, 0 replies; 6+ messages in thread
From: David Seifert @ 2017-02-17 20:18 UTC (permalink / raw
  To: gentoo-commits

commit:     6fe1b0bb8dc5f6d186a58a1cb0c56e73d7635312
Author:     Harri Nieminen <moikkis <AT> gmail <DOT> com>
AuthorDate: Fri Feb 17 15:43:09 2017 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Fri Feb 17 20:18:06 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6fe1b0bb

app-forensics/unhide: Fix toolong.DESCRIPTION

Package-Manager: Portage-2.3.3, Repoman-2.3.1
Closes: https://github.com/gentoo/gentoo/pull/3996

 app-forensics/unhide/unhide-20121229.ebuild | 4 ++--
 app-forensics/unhide/unhide-20130526.ebuild | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/app-forensics/unhide/unhide-20121229.ebuild b/app-forensics/unhide/unhide-20121229.ebuild
index 0f33fe82d9..96ce1d6d74 100644
--- a/app-forensics/unhide/unhide-20121229.ebuild
+++ b/app-forensics/unhide/unhide-20121229.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -9,7 +9,7 @@ inherit toolchain-funcs
 MY_P="${PN}_${PV}"
 S="${WORKDIR}"
 
-DESCRIPTION="A forensic tool to find hidden processes and TCP/UDP ports by rootkits/LKMs or other technique"
+DESCRIPTION="A forensic tool to find hidden processes and TCP/UDP ports by rootkits/LKMs"
 HOMEPAGE="http://www.unhide-forensics.info"
 SRC_URI="mirror://sourceforge/${PN}/files/${MY_P}.tgz"
 

diff --git a/app-forensics/unhide/unhide-20130526.ebuild b/app-forensics/unhide/unhide-20130526.ebuild
index 9f04f37889..2b7fe07352 100644
--- a/app-forensics/unhide/unhide-20130526.ebuild
+++ b/app-forensics/unhide/unhide-20130526.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -6,7 +6,7 @@ EAPI="5"
 
 inherit toolchain-funcs
 
-DESCRIPTION="A forensic tool to find hidden processes and TCP/UDP ports by rootkits/LKMs or other technique"
+DESCRIPTION="A forensic tool to find hidden processes and TCP/UDP ports by rootkits/LKMs"
 HOMEPAGE="http://www.unhide-forensics.info"
 SRC_URI="mirror://sourceforge/${PN}/files/${P}.tgz"
 


^ permalink raw reply related	[flat|nested] 6+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-forensics/unhide/
@ 2020-08-14 20:19 Anthony G. Basile
  0 siblings, 0 replies; 6+ messages in thread
From: Anthony G. Basile @ 2020-08-14 20:19 UTC (permalink / raw
  To: gentoo-commits

commit:     1c1c4f9dc5cfc3d60ef31f2a5511553aaa248b86
Author:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 14 20:18:57 2020 +0000
Commit:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Fri Aug 14 20:18:57 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c1c4f9d

app-forensics/unhide: clean up old, bug #724012

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Anthony G. Basile <blueness <AT> gentoo.org>

 app-forensics/unhide/Manifest               |  1 -
 app-forensics/unhide/unhide-20121229.ebuild | 38 -----------------------------
 2 files changed, 39 deletions(-)

diff --git a/app-forensics/unhide/Manifest b/app-forensics/unhide/Manifest
index a8e9973f357..98dbf14799b 100644
--- a/app-forensics/unhide/Manifest
+++ b/app-forensics/unhide/Manifest
@@ -1,2 +1 @@
 DIST unhide-20130526.tgz 59625 BLAKE2B 90a76f7e6203e00ce43748c00887bb5e34dd866420760e9564af4d20ca6ce0d98961b6c2a7f9ff97769bc2354774b63631f7a2ae17be150a2acff58d494cb84e SHA512 0fbe4d8b36171906f81fa35b1bbf91c079920a31244e89a9dad3570d8e2832d2db2f7bd8f7f33aaa66d08e6be0a19c5fb0b8aa418f09154b97279c9279af1223
-DIST unhide_20121229.tgz 54700 BLAKE2B d71a1d22d946d47b83a6067d68b0af3cd78aa5797cd9a1711159b14124a5db02783bb3d080df27e2c0c20fe52b6da05c50e3b53fac2191a52b7008bfd8c3671d SHA512 a0269b0524e5a8c64e34155e4843bc23fa74c0bee1cc684930966fd037b1d897404cfcb9ff062eebde38e3d6e3660bd445609c9cffa5da7600cca92a2f7b83c9

diff --git a/app-forensics/unhide/unhide-20121229.ebuild b/app-forensics/unhide/unhide-20121229.ebuild
deleted file mode 100644
index 2a55d29a683..00000000000
--- a/app-forensics/unhide/unhide-20121229.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="4"
-
-inherit toolchain-funcs
-
-MY_P="${PN}_${PV}"
-S="${WORKDIR}"
-
-DESCRIPTION="A forensic tool to find hidden processes and TCP/UDP ports by rootkits/LKMs"
-HOMEPAGE="http://www.unhide-forensics.info"
-SRC_URI="mirror://sourceforge/${PN}/files/${MY_P}.tgz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND=""
-RDEPEND="${DEPEND}"
-
-src_compile() {
-	$(tc-getCC) ${CFLAGS} ${LDFLAGS} --static -pthread \
-		unhide-linux*.c unhide-output.c -o unhide
-	$(tc-getCC) ${CFLAGS} ${LDFLAGS} --static \
-		unhide-tcp.c unhide-tcp-fast.c unhide-output.c -o unhide-tcp
-}
-
-src_install() {
-	dobin ${PN}
-	dobin ${PN}-tcp
-	dodoc changelog README.txt TODO
-	dodoc changelog README.txt LEEME.txt LISEZ-MOI.TXT NEWS TODO
-	doman man/unhide.8 man/unhide-tcp.8
-	has "fr" ${LINGUAS} && newman man/fr/unhide.8 unhide.fr.8
-	has "es" ${LINGUAS} && newman man/es/unhide.8 unhide.es.8
-}


^ permalink raw reply related	[flat|nested] 6+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-forensics/unhide/
@ 2021-09-24 16:50 Anthony G. Basile
  0 siblings, 0 replies; 6+ messages in thread
From: Anthony G. Basile @ 2021-09-24 16:50 UTC (permalink / raw
  To: gentoo-commits

commit:     0fabf2c9b948625b63b657aef7167e0e7d6f2db5
Author:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 24 16:49:44 2021 +0000
Commit:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Fri Sep 24 16:50:40 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0fabf2c9

app-forensics/unhide: version bump to 20210124

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Anthony G. Basile <blueness <AT> gentoo.org>

 app-forensics/unhide/Manifest               |  1 +
 app-forensics/unhide/unhide-20210124.ebuild | 36 +++++++++++++++++++++++++++++
 2 files changed, 37 insertions(+)

diff --git a/app-forensics/unhide/Manifest b/app-forensics/unhide/Manifest
index 98dbf14799b..fece0bd375a 100644
--- a/app-forensics/unhide/Manifest
+++ b/app-forensics/unhide/Manifest
@@ -1 +1,2 @@
 DIST unhide-20130526.tgz 59625 BLAKE2B 90a76f7e6203e00ce43748c00887bb5e34dd866420760e9564af4d20ca6ce0d98961b6c2a7f9ff97769bc2354774b63631f7a2ae17be150a2acff58d494cb84e SHA512 0fbe4d8b36171906f81fa35b1bbf91c079920a31244e89a9dad3570d8e2832d2db2f7bd8f7f33aaa66d08e6be0a19c5fb0b8aa418f09154b97279c9279af1223
+DIST unhide-20210124.tgz 75982 BLAKE2B 2c7a016830820d40d086d72db220e3b56e4453483b471e0803ce0170deee8327f514254ed1039fe4862685d665b38c8c5461ac870caf3fe200f7cebac19955f1 SHA512 60c5bf73fcb8af9ae0414c5e3397d1f9d6b12ed2da36fd1924dea4e43044d7f72a31c6fdf38e6615bd8465fbf839a34f588f9b795d1fe593c17fcc2f2da21e79

diff --git a/app-forensics/unhide/unhide-20210124.ebuild b/app-forensics/unhide/unhide-20210124.ebuild
new file mode 100644
index 00000000000..1c0bcc068a3
--- /dev/null
+++ b/app-forensics/unhide/unhide-20210124.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="8"
+
+inherit toolchain-funcs
+
+DESCRIPTION="A forensic tool to find hidden processes and TCP/UDP ports by rootkits/LKMs"
+HOMEPAGE="http://www.unhide-forensics.info"
+SRC_URI="https://github.com/YJesus/Unhide/archive/refs/tags/v${PV}.tar.gz -> ${P}.tgz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND=""
+RDEPEND="${DEPEND}"
+
+S="${WORKDIR}/Unhide-${PV}"
+
+src_compile() {
+	$(tc-getCC) ${CFLAGS} ${LDFLAGS} --static -pthread \
+		unhide-linux*.c unhide-output.c -o unhide
+	$(tc-getCC) ${CFLAGS} ${LDFLAGS} --static \
+		unhide-tcp.c unhide-tcp-fast.c unhide-output.c -o unhide-tcp
+}
+
+src_install() {
+	dobin ${PN}
+	dobin ${PN}-tcp
+	dodoc changelog README.txt TODO LEEME.txt LISEZ-MOI.TXT NEWS TODO
+	doman man/unhide.8 man/unhide-tcp.8
+	has "fr" ${LINGUAS} && newman man/fr/unhide.8 unhide.fr.8
+	has "es" ${LINGUAS} && newman man/es/unhide.8 unhide.es.8
+}


^ permalink raw reply related	[flat|nested] 6+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-forensics/unhide/
@ 2021-09-24 16:50 Anthony G. Basile
  0 siblings, 0 replies; 6+ messages in thread
From: Anthony G. Basile @ 2021-09-24 16:50 UTC (permalink / raw
  To: gentoo-commits

commit:     f0fa25e220d3a82f0aec57db26d10c7bce058c9b
Author:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 24 16:50:31 2021 +0000
Commit:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Fri Sep 24 16:50:41 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f0fa25e2

app-forensics/unhide: remove ancient 2013 version

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Anthony G. Basile <blueness <AT> gentoo.org>

 app-forensics/unhide/Manifest               |  1 -
 app-forensics/unhide/unhide-20130526.ebuild | 35 -----------------------------
 2 files changed, 36 deletions(-)

diff --git a/app-forensics/unhide/Manifest b/app-forensics/unhide/Manifest
index fece0bd375a..da2c67dc11f 100644
--- a/app-forensics/unhide/Manifest
+++ b/app-forensics/unhide/Manifest
@@ -1,2 +1 @@
-DIST unhide-20130526.tgz 59625 BLAKE2B 90a76f7e6203e00ce43748c00887bb5e34dd866420760e9564af4d20ca6ce0d98961b6c2a7f9ff97769bc2354774b63631f7a2ae17be150a2acff58d494cb84e SHA512 0fbe4d8b36171906f81fa35b1bbf91c079920a31244e89a9dad3570d8e2832d2db2f7bd8f7f33aaa66d08e6be0a19c5fb0b8aa418f09154b97279c9279af1223
 DIST unhide-20210124.tgz 75982 BLAKE2B 2c7a016830820d40d086d72db220e3b56e4453483b471e0803ce0170deee8327f514254ed1039fe4862685d665b38c8c5461ac870caf3fe200f7cebac19955f1 SHA512 60c5bf73fcb8af9ae0414c5e3397d1f9d6b12ed2da36fd1924dea4e43044d7f72a31c6fdf38e6615bd8465fbf839a34f588f9b795d1fe593c17fcc2f2da21e79

diff --git a/app-forensics/unhide/unhide-20130526.ebuild b/app-forensics/unhide/unhide-20130526.ebuild
deleted file mode 100644
index dc6d9605f83..00000000000
--- a/app-forensics/unhide/unhide-20130526.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"
-
-inherit toolchain-funcs
-
-DESCRIPTION="A forensic tool to find hidden processes and TCP/UDP ports by rootkits/LKMs"
-HOMEPAGE="http://www.unhide-forensics.info"
-SRC_URI="mirror://sourceforge/${PN}/files/${P}.tgz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND=""
-RDEPEND="${DEPEND}"
-
-src_compile() {
-	$(tc-getCC) ${CFLAGS} ${LDFLAGS} --static -pthread \
-		unhide-linux*.c unhide-output.c -o unhide
-	$(tc-getCC) ${CFLAGS} ${LDFLAGS} --static \
-		unhide-tcp.c unhide-tcp-fast.c unhide-output.c -o unhide-tcp
-}
-
-src_install() {
-	dobin ${PN}
-	dobin ${PN}-tcp
-	dodoc changelog README.txt TODO
-	dodoc changelog README.txt LEEME.txt LISEZ-MOI.TXT NEWS TODO
-	doman man/unhide.8 man/unhide-tcp.8
-	has "fr" ${LINGUAS} && newman man/fr/unhide.8 unhide.fr.8
-	has "es" ${LINGUAS} && newman man/es/unhide.8 unhide.es.8
-}


^ permalink raw reply related	[flat|nested] 6+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-forensics/unhide/
@ 2023-04-01 19:39 Conrad Kostecki
  0 siblings, 0 replies; 6+ messages in thread
From: Conrad Kostecki @ 2023-04-01 19:39 UTC (permalink / raw
  To: gentoo-commits

commit:     b7d965676f7af3991b7e0764a76c6cf8f98872a2
Author:     Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Mon Mar 20 21:48:40 2023 +0000
Commit:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Sat Apr  1 19:16:13 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b7d96567

app-forensics/unhide: use HTTPS, fix LICENSE

Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>

 app-forensics/unhide/unhide-20210124.ebuild | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/app-forensics/unhide/unhide-20210124.ebuild b/app-forensics/unhide/unhide-20210124.ebuild
index 1c0bcc068a31..a61b5eda75cd 100644
--- a/app-forensics/unhide/unhide-20210124.ebuild
+++ b/app-forensics/unhide/unhide-20210124.ebuild
@@ -1,15 +1,15 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="8"
 
 inherit toolchain-funcs
 
-DESCRIPTION="A forensic tool to find hidden processes and TCP/UDP ports by rootkits/LKMs"
-HOMEPAGE="http://www.unhide-forensics.info"
+DESCRIPTION="Forensic tool to find hidden processes and TCP/UDP ports by rootkits/LKMs"
+HOMEPAGE="https://www.unhide-forensics.info"
 SRC_URI="https://github.com/YJesus/Unhide/archive/refs/tags/v${PV}.tar.gz -> ${P}.tgz"
 
-LICENSE="GPL-3"
+LICENSE="GPL-3+"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE=""


^ permalink raw reply related	[flat|nested] 6+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-forensics/unhide/
@ 2024-09-02 21:18 Petr Vaněk
  0 siblings, 0 replies; 6+ messages in thread
From: Petr Vaněk @ 2024-09-02 21:18 UTC (permalink / raw
  To: gentoo-commits

commit:     08a1e2886d3e3157eecc5160669376e0f0cf9281
Author:     Petr Vaněk <arkamar <AT> gentoo <DOT> org>
AuthorDate: Mon Sep  2 21:09:36 2024 +0000
Commit:     Petr Vaněk <arkamar <AT> gentoo <DOT> org>
CommitDate: Mon Sep  2 21:17:42 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=08a1e288

app-forensics/unhide: drop 20210124

Signed-off-by: Petr Vaněk <arkamar <AT> gentoo.org>

 app-forensics/unhide/Manifest               |  1 -
 app-forensics/unhide/unhide-20210124.ebuild | 32 -----------------------------
 2 files changed, 33 deletions(-)

diff --git a/app-forensics/unhide/Manifest b/app-forensics/unhide/Manifest
index 8d4dcbc14b8f..fece606b0e0b 100644
--- a/app-forensics/unhide/Manifest
+++ b/app-forensics/unhide/Manifest
@@ -1,2 +1 @@
-DIST unhide-20210124.tgz 75982 BLAKE2B 2c7a016830820d40d086d72db220e3b56e4453483b471e0803ce0170deee8327f514254ed1039fe4862685d665b38c8c5461ac870caf3fe200f7cebac19955f1 SHA512 60c5bf73fcb8af9ae0414c5e3397d1f9d6b12ed2da36fd1924dea4e43044d7f72a31c6fdf38e6615bd8465fbf839a34f588f9b795d1fe593c17fcc2f2da21e79
 DIST unhide-20220611.tgz 80219 BLAKE2B 70cd485197aa22387852b2f71831d9dcf02e2357b798184844d9289796717256ab28d555c29503c53b32718246dc32afccd386decce75dde5a50a35782569ba4 SHA512 0b2bb7d1a536fe572cce94b438cae0495a969e40014e95b2d19406c3108ce05ec8d722d77b76d4095a1dc5cf8fb6613f3e5df295ce10a08648d7c7390aa4500e

diff --git a/app-forensics/unhide/unhide-20210124.ebuild b/app-forensics/unhide/unhide-20210124.ebuild
deleted file mode 100644
index 41ce459b1ddd..000000000000
--- a/app-forensics/unhide/unhide-20210124.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="8"
-
-inherit toolchain-funcs
-
-DESCRIPTION="Forensic tool to find hidden processes and TCP/UDP ports by rootkits/LKMs"
-HOMEPAGE="https://www.unhide-forensics.info"
-SRC_URI="https://github.com/YJesus/Unhide/archive/refs/tags/v${PV}.tar.gz -> ${P}.tgz"
-
-LICENSE="GPL-3+"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-S="${WORKDIR}/Unhide-${PV}"
-
-src_compile() {
-	$(tc-getCC) ${CFLAGS} ${LDFLAGS} --static -pthread \
-		unhide-linux*.c unhide-output.c -o unhide
-	$(tc-getCC) ${CFLAGS} ${LDFLAGS} --static \
-		unhide-tcp.c unhide-tcp-fast.c unhide-output.c -o unhide-tcp
-}
-
-src_install() {
-	dobin ${PN}
-	dobin ${PN}-tcp
-	dodoc changelog README.txt TODO LEEME.txt LISEZ-MOI.TXT NEWS TODO
-	doman man/unhide.8 man/unhide-tcp.8
-	has "fr" ${LINGUAS} && newman man/fr/unhide.8 unhide.fr.8
-	has "es" ${LINGUAS} && newman man/es/unhide.8 unhide.es.8
-}


^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2024-09-02 21:18 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-17 20:18 [gentoo-commits] repo/gentoo:master commit in: app-forensics/unhide/ David Seifert
  -- strict thread matches above, loose matches on Subject: below --
2020-08-14 20:19 Anthony G. Basile
2021-09-24 16:50 Anthony G. Basile
2021-09-24 16:50 Anthony G. Basile
2023-04-01 19:39 Conrad Kostecki
2024-09-02 21:18 Petr Vaněk

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