public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: net-analyzer/firewalk/
@ 2020-11-27  0:07 Thomas Deutschmann
  0 siblings, 0 replies; 6+ messages in thread
From: Thomas Deutschmann @ 2020-11-27  0:07 UTC (permalink / raw
  To: gentoo-commits

commit:     93a269306f948e2c55e0ae8602361936f28a6fb1
Author:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 27 00:04:57 2020 +0000
Commit:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Fri Nov 27 00:04:57 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=93a26930

net-analyzer/firewalk: x86 stable (bug #756979)

Package-Manager: Portage-3.0.10, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>

 net-analyzer/firewalk/firewalk-5.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-analyzer/firewalk/firewalk-5.0-r2.ebuild b/net-analyzer/firewalk/firewalk-5.0-r2.ebuild
index 40b2b60d3a8..aa7236219b2 100644
--- a/net-analyzer/firewalk/firewalk-5.0-r2.ebuild
+++ b/net-analyzer/firewalk/firewalk-5.0-r2.ebuild
@@ -9,7 +9,7 @@ SRC_URI="mirror://gentoo/${P}.tgz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~ppc x86"
 
 DEPEND="
 	dev-libs/libdnet


^ permalink raw reply related	[flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-analyzer/firewalk/
@ 2020-11-27  8:39 Agostino Sarubbo
  0 siblings, 0 replies; 6+ messages in thread
From: Agostino Sarubbo @ 2020-11-27  8:39 UTC (permalink / raw
  To: gentoo-commits

commit:     9b6db155bd3b50c490fa21d5acc5f943128bb953
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 27 08:38:21 2020 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Fri Nov 27 08:38:21 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b6db155

net-analyzer/firewalk: amd64 stable wrt bug #756979

Package-Manager: Portage-3.0.9, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 net-analyzer/firewalk/firewalk-5.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-analyzer/firewalk/firewalk-5.0-r2.ebuild b/net-analyzer/firewalk/firewalk-5.0-r2.ebuild
index aa7236219b2..f074571d7ec 100644
--- a/net-analyzer/firewalk/firewalk-5.0-r2.ebuild
+++ b/net-analyzer/firewalk/firewalk-5.0-r2.ebuild
@@ -9,7 +9,7 @@ SRC_URI="mirror://gentoo/${P}.tgz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc x86"
+KEYWORDS="amd64 ~ppc x86"
 
 DEPEND="
 	dev-libs/libdnet


^ permalink raw reply related	[flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-analyzer/firewalk/
@ 2020-11-27 14:46 Aaron Bauman
  0 siblings, 0 replies; 6+ messages in thread
From: Aaron Bauman @ 2020-11-27 14:46 UTC (permalink / raw
  To: gentoo-commits

commit:     5c221559e446cc9c68d655786d481cc3a796be1e
Author:     Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 27 14:35:32 2020 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Fri Nov 27 14:35:32 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c221559

net-analyzer/firewalk: drop old

Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>

 net-analyzer/firewalk/firewalk-5.0-r1.ebuild | 33 ----------------------------
 1 file changed, 33 deletions(-)

diff --git a/net-analyzer/firewalk/firewalk-5.0-r1.ebuild b/net-analyzer/firewalk/firewalk-5.0-r1.ebuild
deleted file mode 100644
index e43aa7500b1..00000000000
--- a/net-analyzer/firewalk/firewalk-5.0-r1.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit eutils
-
-DESCRIPTION="A tool for determining a firewall's rule set"
-HOMEPAGE="http://packetfactory.openwall.net/projects/firewalk/"
-SRC_URI="mirror://gentoo/${P}.tgz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 ~ppc x86"
-
-DEPEND="
-	dev-libs/libdnet
-	net-libs/libnet:1.1
-	net-libs/libpcap
-"
-RDEPEND="${DEPEND}"
-
-S="${WORKDIR}/Firewalk"
-
-DOCS=( README TODO BUGS )
-
-src_prepare() {
-	epatch "${FILESDIR}"/${P}-gcc3.4.diff
-}
-
-src_install() {
-	default
-	doman man/firewalk.8
-}


^ permalink raw reply related	[flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-analyzer/firewalk/
@ 2025-04-26 10:57 Sam James
  0 siblings, 0 replies; 6+ messages in thread
From: Sam James @ 2025-04-26 10:57 UTC (permalink / raw
  To: gentoo-commits

commit:     480d15832a36f5b25b059e2d295f20bd9d397962
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 26 10:54:05 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Apr 26 10:54:05 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=480d1583

net-analyzer/firewalk: Stabilize 5.0-r3 x86, #954569

Signed-off-by: Sam James <sam <AT> gentoo.org>

 net-analyzer/firewalk/firewalk-5.0-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-analyzer/firewalk/firewalk-5.0-r3.ebuild b/net-analyzer/firewalk/firewalk-5.0-r3.ebuild
index 2bb76f120bd7..01e446b5fb2c 100644
--- a/net-analyzer/firewalk/firewalk-5.0-r3.ebuild
+++ b/net-analyzer/firewalk/firewalk-5.0-r3.ebuild
@@ -12,7 +12,7 @@ S=${WORKDIR}/${PN^}
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~ppc x86"
 
 DEPEND="
 	dev-libs/libdnet


^ permalink raw reply related	[flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-analyzer/firewalk/
@ 2025-04-26 19:11 Arthur Zamarin
  0 siblings, 0 replies; 6+ messages in thread
From: Arthur Zamarin @ 2025-04-26 19:11 UTC (permalink / raw
  To: gentoo-commits

commit:     747e854b8d3b5fecd1da8ea9448ff2500fa7656a
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 26 19:11:17 2025 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Apr 26 19:11:17 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=747e854b

net-analyzer/firewalk: Stabilize 5.0-r3 amd64, #954569

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 net-analyzer/firewalk/firewalk-5.0-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-analyzer/firewalk/firewalk-5.0-r3.ebuild b/net-analyzer/firewalk/firewalk-5.0-r3.ebuild
index 01e446b5fb2c..d0c6b27e431f 100644
--- a/net-analyzer/firewalk/firewalk-5.0-r3.ebuild
+++ b/net-analyzer/firewalk/firewalk-5.0-r3.ebuild
@@ -12,7 +12,7 @@ S=${WORKDIR}/${PN^}
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc x86"
+KEYWORDS="amd64 ~ppc x86"
 
 DEPEND="
 	dev-libs/libdnet


^ permalink raw reply related	[flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-analyzer/firewalk/
@ 2025-08-28 20:28 Arthur Zamarin
  0 siblings, 0 replies; 6+ messages in thread
From: Arthur Zamarin @ 2025-08-28 20:28 UTC (permalink / raw
  To: gentoo-commits

commit:     4fb21226a3ff63be0ed520ecfc71af15b6d89d79
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 28 20:28:04 2025 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Thu Aug 28 20:28:04 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4fb21226

net-analyzer/firewalk: drop 5.0-r2, EAPI=7--

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 net-analyzer/firewalk/firewalk-5.0-r2.ebuild | 32 ----------------------------
 1 file changed, 32 deletions(-)

diff --git a/net-analyzer/firewalk/firewalk-5.0-r2.ebuild b/net-analyzer/firewalk/firewalk-5.0-r2.ebuild
deleted file mode 100644
index f074571d7ec3..000000000000
--- a/net-analyzer/firewalk/firewalk-5.0-r2.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DESCRIPTION="A tool for determining a firewall's rule set"
-HOMEPAGE="http://packetfactory.openwall.net/projects/firewalk/"
-SRC_URI="mirror://gentoo/${P}.tgz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 ~ppc x86"
-
-DEPEND="
-	dev-libs/libdnet
-	net-libs/libnet:1.1
-	net-libs/libpcap
-"
-RDEPEND="
-	${DEPEND}
-"
-S=${WORKDIR}/${PN^}
-DOCS=( README TODO BUGS )
-PATCHES=(
-	"${FILESDIR}"/${P}-gcc3.4.diff
-	"${FILESDIR}"/${P}-usage.diff
-)
-
-src_install() {
-	default
-	doman man/firewalk.8
-}


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

end of thread, other threads:[~2025-08-28 20:28 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-11-27  0:07 [gentoo-commits] repo/gentoo:master commit in: net-analyzer/firewalk/ Thomas Deutschmann
  -- strict thread matches above, loose matches on Subject: below --
2020-11-27  8:39 Agostino Sarubbo
2020-11-27 14:46 Aaron Bauman
2025-04-26 10:57 Sam James
2025-04-26 19:11 Arthur Zamarin
2025-08-28 20:28 Arthur Zamarin

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