* [gentoo-commits] repo/gentoo:master commit in: net-analyzer/knocker/
@ 2020-01-18 14:01 David Seifert
0 siblings, 0 replies; 6+ messages in thread
From: David Seifert @ 2020-01-18 14:01 UTC (permalink / raw
To: gentoo-commits
commit: 95fbba60b13ce8756bb2bc1ae1252db1c0ab18e8
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 18 14:01:25 2020 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat Jan 18 14:01:25 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=95fbba60
net-analyzer/knocker: Port to EAPI 7
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: David Seifert <soap <AT> gentoo.org>
net-analyzer/knocker/knocker-0.7.1-r3.ebuild | 24 +++++++++++++-----------
1 file changed, 13 insertions(+), 11 deletions(-)
diff --git a/net-analyzer/knocker/knocker-0.7.1-r3.ebuild b/net-analyzer/knocker/knocker-0.7.1-r3.ebuild
index 9731d03bf7b..30d70e219a0 100644
--- a/net-analyzer/knocker/knocker-0.7.1-r3.ebuild
+++ b/net-analyzer/knocker/knocker-0.7.1-r3.ebuild
@@ -1,25 +1,27 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
+EAPI=7
-inherit base toolchain-funcs
+inherit toolchain-funcs
DESCRIPTION="Knocker is an easy to use security port scanner written in C"
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
HOMEPAGE="http://knocker.sourceforge.net"
+SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
-SLOT="0"
LICENSE="GPL-2"
+SLOT="0"
KEYWORDS="amd64 ppc x86"
-DOCS=( AUTHORS BUGS ChangeLog NEWS README TO-DO )
+PATCHES=(
+ "${FILESDIR}"/${P}-fency.patch
+ "${FILESDIR}"/${P}-free.patch
+ "${FILESDIR}"/${P}-knocker_user_is_root.patch
+)
-src_prepare() {
- epatch \
- "${FILESDIR}"/${P}-fency.patch \
- "${FILESDIR}"/${P}-free.patch \
- "${FILESDIR}"/${P}-knocker_user_is_root.patch
+DOCS=( AUTHORS BUGS ChangeLog NEWS README TO-DO )
+src_configure() {
tc-export CC
+ default
}
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-analyzer/knocker/
@ 2020-01-18 14:01 David Seifert
0 siblings, 0 replies; 6+ messages in thread
From: David Seifert @ 2020-01-18 14:01 UTC (permalink / raw
To: gentoo-commits
commit: 3032f460d44743af9d05933503f8b1b33fbc1f9b
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 18 14:01:22 2020 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat Jan 18 14:01:22 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3032f460
net-analyzer/knocker: Remove old
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: David Seifert <soap <AT> gentoo.org>
net-analyzer/knocker/knocker-0.7.1-r2.ebuild | 29 ----------------------------
1 file changed, 29 deletions(-)
diff --git a/net-analyzer/knocker/knocker-0.7.1-r2.ebuild b/net-analyzer/knocker/knocker-0.7.1-r2.ebuild
deleted file mode 100644
index f8f17e39bcb..00000000000
--- a/net-analyzer/knocker/knocker-0.7.1-r2.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="4"
-
-inherit base toolchain-funcs
-
-DESCRIPTION="Knocker is an easy to use security port scanner written in C"
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
-HOMEPAGE="http://knocker.sourceforge.net"
-
-SLOT="0"
-LICENSE="GPL-2"
-KEYWORDS="amd64 ppc x86"
-IUSE=""
-
-DEPEND=""
-RDEPEND=""
-
-DOCS="AUTHORS BUGS ChangeLog NEWS README TO-DO"
-
-PATCHES=( "${FILESDIR}"/${P}-free.patch )
-
-src_prepare() {
- # fix configure checks for compiler, wrt bug #442962
- tc-export CC
-
- base_src_prepare
-}
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-analyzer/knocker/
@ 2021-03-16 13:10 Sam James
0 siblings, 0 replies; 6+ messages in thread
From: Sam James @ 2021-03-16 13:10 UTC (permalink / raw
To: gentoo-commits
commit: 9b03a05a1fc92734eb725bbd15093214980fb2a1
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 16 12:59:04 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Mar 16 13:09:29 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b03a05a
net-analyzer/knocker: add github upstream metadata
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-analyzer/knocker/metadata.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/net-analyzer/knocker/metadata.xml b/net-analyzer/knocker/metadata.xml
index 490337f25c7..3fb6f84c7c2 100644
--- a/net-analyzer/knocker/metadata.xml
+++ b/net-analyzer/knocker/metadata.xml
@@ -6,6 +6,7 @@
<name>Gentoo network monitoring and analysis project</name>
</maintainer>
<upstream>
+ <remote-id type="github">gabgio/knocker</remote-id>
<remote-id type="sourceforge">knocker</remote-id>
</upstream>
</pkgmetadata>
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-analyzer/knocker/
@ 2021-04-18 21:20 Sam James
0 siblings, 0 replies; 6+ messages in thread
From: Sam James @ 2021-04-18 21:20 UTC (permalink / raw
To: gentoo-commits
commit: edece92c1a3d72f20d2f38e178da600a637d144c
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 18 07:15:33 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Apr 18 07:15:33 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=edece92c
net-analyzer/knocker: Stabilize 0.8.0 amd64, #776661
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-analyzer/knocker/knocker-0.8.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-analyzer/knocker/knocker-0.8.0.ebuild b/net-analyzer/knocker/knocker-0.8.0.ebuild
index 5d60ddc49dc..ee1081c1a47 100644
--- a/net-analyzer/knocker/knocker-0.8.0.ebuild
+++ b/net-analyzer/knocker/knocker-0.8.0.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc ~x86"
PATCHES=(
"${FILESDIR}"/${PN}-0.8.0-fency.patch
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-analyzer/knocker/
@ 2021-04-18 21:27 Sam James
0 siblings, 0 replies; 6+ messages in thread
From: Sam James @ 2021-04-18 21:27 UTC (permalink / raw
To: gentoo-commits
commit: 36afc0687f733166f65565ebed1ff40afbbf14e0
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 18 21:22:29 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Apr 18 21:26:29 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36afc068
net-analyzer/knocker: Stabilize 0.8.0 x86, #776661
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-analyzer/knocker/knocker-0.8.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-analyzer/knocker/knocker-0.8.0.ebuild b/net-analyzer/knocker/knocker-0.8.0.ebuild
index ee1081c1a47..280f97f2807 100644
--- a/net-analyzer/knocker/knocker-0.8.0.ebuild
+++ b/net-analyzer/knocker/knocker-0.8.0.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc x86"
PATCHES=(
"${FILESDIR}"/${PN}-0.8.0-fency.patch
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-analyzer/knocker/
@ 2021-04-20 11:59 Sam James
0 siblings, 0 replies; 6+ messages in thread
From: Sam James @ 2021-04-20 11:59 UTC (permalink / raw
To: gentoo-commits
commit: ddc86ebe6d0634479a5d4ce46ce6ebb64a28c030
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 20 11:58:33 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Apr 20 11:58:33 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ddc86ebe
net-analyzer/knocker: Stabilize 0.8.0 ppc, #776661
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-analyzer/knocker/knocker-0.8.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-analyzer/knocker/knocker-0.8.0.ebuild b/net-analyzer/knocker/knocker-0.8.0.ebuild
index 280f97f2807..e321e9635e5 100644
--- a/net-analyzer/knocker/knocker-0.8.0.ebuild
+++ b/net-analyzer/knocker/knocker-0.8.0.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~ppc x86"
+KEYWORDS="amd64 ppc x86"
PATCHES=(
"${FILESDIR}"/${PN}-0.8.0-fency.patch
^ permalink raw reply related [flat|nested] 6+ messages in thread
end of thread, other threads:[~2021-04-20 11:59 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-03-16 13:10 [gentoo-commits] repo/gentoo:master commit in: net-analyzer/knocker/ Sam James
-- strict thread matches above, loose matches on Subject: below --
2021-04-20 11:59 Sam James
2021-04-18 21:27 Sam James
2021-04-18 21:20 Sam James
2020-01-18 14:01 David Seifert
2020-01-18 14:01 David Seifert
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox