[gentoo-commits] repo/gentoo:master commit in: net-analyzer/ipaudit/

2022-11-01 Thread Ionen Wolkens
commit: c867b49d8d6a7c7ee5c478511c28d7669375
Author: Ionen Wolkens  gentoo  org>
AuthorDate: Tue Nov  1 19:59:54 2022 +
Commit: Ionen Wolkens  gentoo  org>
CommitDate: Tue Nov  1 20:32:42 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c867

net-analyzer/ipaudit: drop 1.0_beta2-r1

Signed-off-by: Ionen Wolkens  gentoo.org>

 net-analyzer/ipaudit/Manifest|  1 -
 net-analyzer/ipaudit/ipaudit-1.0_beta2-r1.ebuild | 23 ---
 2 files changed, 24 deletions(-)

diff --git a/net-analyzer/ipaudit/Manifest b/net-analyzer/ipaudit/Manifest
index 646882f18e7d..403c37514f35 100644
--- a/net-analyzer/ipaudit/Manifest
+++ b/net-analyzer/ipaudit/Manifest
@@ -1,2 +1 @@
-DIST ipaudit-1.0BETA2.tar.gz 135680 BLAKE2B 
2a8e7754251c743758d6e0d7008d904a3a237c26a660f5c07661c632dd75ecda6cf3b04253eb76f64c72ed278da00030cf64231bdc4760a6b04df1497f628ec2
 SHA512 
3a8890821c515aea95762eeb2cc7a649533ff739984c944bcb26acb72434e1f2b453a98365719fce9e062d6262b9d76ac389f149ad2a19361422783bc0b55e09
 DIST ipaudit-1.1.tar.gz 170253 BLAKE2B 
6515cab817a35835d5c3eb33dc4d8c9f28a1ceb906854e55c3695fc6ee5d230ad2ae6a6fd59849623e161fe4deb5013f55bdf6effcaaf6ca4d064ded73c148f0
 SHA512 
5eb1971b454c8c96c02dc260e537a9a627554b7c9d1e269be9de2ffdb5cbfed00272b643de7b15865659cef0db482e4c460f96b1545bcd6c4f208c96d7401ef9

diff --git a/net-analyzer/ipaudit/ipaudit-1.0_beta2-r1.ebuild 
b/net-analyzer/ipaudit/ipaudit-1.0_beta2-r1.ebuild
deleted file mode 100644
index fce596bdb7e8..
--- a/net-analyzer/ipaudit/ipaudit-1.0_beta2-r1.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DESCRIPTION="IPAudit monitors network activity on a network by host, protocol 
and port"
-HOMEPAGE="http://ipaudit.sourceforge.net/;
-MY_P="${PN}-${PV/_beta/BETA}"
-SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz"
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc x86"
-IUSE="mysql"
-DEPEND="net-libs/libpcap
-   mysql? ( dev-db/mysql-connector-c:0= )"
-RDEPEND="${DEPEND}"
-S="${WORKDIR}/${MY_P}"
-
-DOCS=( AUTHORS README )
-
-src_configure() {
-   econf $(use_with mysql)
-}



[gentoo-commits] repo/gentoo:master commit in: net-analyzer/ipaudit/

2022-10-27 Thread Ionen Wolkens
commit: add0db23da2db3150e3a795d5c0fe17ac4101fff
Author: Ionen Wolkens  gentoo  org>
AuthorDate: Thu Oct 27 21:01:03 2022 +
Commit: Ionen Wolkens  gentoo  org>
CommitDate: Thu Oct 27 22:17:20 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=add0db23

net-analyzer/ipaudit: stabilize 1.1 for amd64, x86

This was formerly only stable for x86, but stable for
amd64 too given doesn't make much sense to be x86-only.

Signed-off-by: Ionen Wolkens  gentoo.org>

 net-analyzer/ipaudit/ipaudit-1.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-analyzer/ipaudit/ipaudit-1.1.ebuild 
b/net-analyzer/ipaudit/ipaudit-1.1.ebuild
index bec71b59b5a9..dc1733d16940 100644
--- a/net-analyzer/ipaudit/ipaudit-1.1.ebuild
+++ b/net-analyzer/ipaudit/ipaudit-1.1.ebuild
@@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc x86"
 IUSE="mysql"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: net-analyzer/ipaudit/

2022-10-09 Thread Ionen Wolkens
commit: 586c136ef094cb691b9b5907a4818cffcbd9426b
Author: Ionen Wolkens  gentoo  org>
AuthorDate: Sun Oct  9 10:25:44 2022 +
Commit: Ionen Wolkens  gentoo  org>
CommitDate: Sun Oct  9 10:38:37 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=586c136e

net-analyzer/ipaudit: add 1.1

Beta had several problems to fix for #871282, but this
handles all of them. Not really runtime tested though.

Closes: https://bugs.gentoo.org/871282
Signed-off-by: Ionen Wolkens  gentoo.org>

 net-analyzer/ipaudit/Manifest   |  1 +
 net-analyzer/ipaudit/ipaudit-1.1.ebuild | 23 +++
 2 files changed, 24 insertions(+)

diff --git a/net-analyzer/ipaudit/Manifest b/net-analyzer/ipaudit/Manifest
index 1d5b03465bf8..646882f18e7d 100644
--- a/net-analyzer/ipaudit/Manifest
+++ b/net-analyzer/ipaudit/Manifest
@@ -1 +1,2 @@
 DIST ipaudit-1.0BETA2.tar.gz 135680 BLAKE2B 
2a8e7754251c743758d6e0d7008d904a3a237c26a660f5c07661c632dd75ecda6cf3b04253eb76f64c72ed278da00030cf64231bdc4760a6b04df1497f628ec2
 SHA512 
3a8890821c515aea95762eeb2cc7a649533ff739984c944bcb26acb72434e1f2b453a98365719fce9e062d6262b9d76ac389f149ad2a19361422783bc0b55e09
+DIST ipaudit-1.1.tar.gz 170253 BLAKE2B 
6515cab817a35835d5c3eb33dc4d8c9f28a1ceb906854e55c3695fc6ee5d230ad2ae6a6fd59849623e161fe4deb5013f55bdf6effcaaf6ca4d064ded73c148f0
 SHA512 
5eb1971b454c8c96c02dc260e537a9a627554b7c9d1e269be9de2ffdb5cbfed00272b643de7b15865659cef0db482e4c460f96b1545bcd6c4f208c96d7401ef9

diff --git a/net-analyzer/ipaudit/ipaudit-1.1.ebuild 
b/net-analyzer/ipaudit/ipaudit-1.1.ebuild
new file mode 100644
index ..bec71b59b5a9
--- /dev/null
+++ b/net-analyzer/ipaudit/ipaudit-1.1.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DESCRIPTION="IPAudit monitors network activity on a network by host, protocol 
and port"
+HOMEPAGE="https://ipaudit.sourceforge.net/;
+SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+IUSE="mysql"
+
+RDEPEND="
+   net-libs/libpcap
+   sys-libs/zlib:=
+   mysql? ( dev-db/mysql-connector-c:= )"
+DEPEND="${RDEPEND}"
+
+src_configure() {
+   econf $(use_with mysql)
+}



[gentoo-commits] repo/gentoo:master commit in: net-analyzer/ipaudit/

2019-10-07 Thread Michał Górny
commit: d00bb2f69dcb0b4cc1e20fc82e80bd2fa8cef6c3
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Oct  7 13:12:03 2019 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Oct  7 13:53:14 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d00bb2f6

net-analyzer/ipaudit: Drop old (EAPI=0)

Signed-off-by: Michał Górny  gentoo.org>

 net-analyzer/ipaudit/ipaudit-1.0_beta2.ebuild | 28 ---
 1 file changed, 28 deletions(-)

diff --git a/net-analyzer/ipaudit/ipaudit-1.0_beta2.ebuild 
b/net-analyzer/ipaudit/ipaudit-1.0_beta2.ebuild
deleted file mode 100644
index 2a6a3016c57..000
--- a/net-analyzer/ipaudit/ipaudit-1.0_beta2.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=0
-
-inherit eutils
-DESCRIPTION="IPAudit monitors network activity on a network by host, protocol 
and port"
-HOMEPAGE="http://ipaudit.sourceforge.net/;
-MY_P="${PN}-${PV/_beta/BETA}"
-SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz"
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ppc x86"
-IUSE="mysql"
-DEPEND="net-libs/libpcap
-   mysql? ( virtual/mysql )"
-#RDEPEND=""
-S="${WORKDIR}/${MY_P}"
-
-src_compile() {
-   econf `use_with mysql` || die
-   emake || die "emake failed"
-}
-
-src_install() {
-   make DESTDIR=${D} install || die
-   dodoc AUTHORS README
-}



[gentoo-commits] repo/gentoo:master commit in: net-analyzer/ipaudit/

2019-10-07 Thread Agostino Sarubbo
commit: 9da055732ba9d69d0c9cec29671c7e7e7365c3a9
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Oct  7 08:58:36 2019 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Oct  7 08:58:36 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9da05573

net-analyzer/ipaudit: x86 stable wrt bug #696320

Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 net-analyzer/ipaudit/ipaudit-1.0_beta2-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-analyzer/ipaudit/ipaudit-1.0_beta2-r1.ebuild 
b/net-analyzer/ipaudit/ipaudit-1.0_beta2-r1.ebuild
index 0fc67f6ca6a..15e0e57a365 100644
--- a/net-analyzer/ipaudit/ipaudit-1.0_beta2-r1.ebuild
+++ b/net-analyzer/ipaudit/ipaudit-1.0_beta2-r1.ebuild
@@ -9,7 +9,7 @@ MY_P="${PN}-${PV/_beta/BETA}"
 SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz"
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~ppc x86"
 IUSE="mysql"
 DEPEND="net-libs/libpcap
mysql? ( dev-db/mysql-connector-c:0= )"



[gentoo-commits] repo/gentoo:master commit in: net-analyzer/ipaudit/

2019-02-14 Thread Brian Evans
commit: 9ac82cb3e106b9a198844afed3568346dbae041e
Author: Brian Evans  gentoo  org>
AuthorDate: Thu Feb 14 20:57:42 2019 +
Commit: Brian Evans  gentoo  org>
CommitDate: Thu Feb 14 20:57:42 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ac82cb3

net-analyzer/ipaudit: Revbump for EAPI and dependencies

Non-maintainer commit

Bug: https://bugs.gentoo.org/665946
Closes: https://bugs.gentoo.org/557394
Package-Manager: Portage-2.3.60, Repoman-2.3.12
Signed-off-by: Brian Evans  gentoo.org>

 net-analyzer/ipaudit/ipaudit-1.0_beta2-r1.ebuild | 23 +++
 1 file changed, 23 insertions(+)

diff --git a/net-analyzer/ipaudit/ipaudit-1.0_beta2-r1.ebuild 
b/net-analyzer/ipaudit/ipaudit-1.0_beta2-r1.ebuild
new file mode 100644
index 000..0fc67f6ca6a
--- /dev/null
+++ b/net-analyzer/ipaudit/ipaudit-1.0_beta2-r1.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="IPAudit monitors network activity on a network by host, protocol 
and port"
+HOMEPAGE="http://ipaudit.sourceforge.net/;
+MY_P="${PN}-${PV/_beta/BETA}"
+SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz"
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+IUSE="mysql"
+DEPEND="net-libs/libpcap
+   mysql? ( dev-db/mysql-connector-c:0= )"
+RDEPEND="${DEPEND}"
+S="${WORKDIR}/${MY_P}"
+
+DOCS=( AUTHORS README )
+
+src_configure() {
+   econf $(use_with mysql)
+}