From: "David Seifert" <soap@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/libnids/
Date: Sun, 29 Nov 2020 09:56:08 +0000 (UTC) [thread overview]
Message-ID: <1606643733.848c47e37703c6bae0b7dec1030eeb907a635c8f.soap@gentoo> (raw)
commit: 848c47e37703c6bae0b7dec1030eeb907a635c8f
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 29 09:55:33 2020 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Nov 29 09:55:33 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=848c47e3
net-libs/libnids: Remove old
Package-Manager: Portage-3.0.10, Repoman-3.0.2
Signed-off-by: David Seifert <soap <AT> gentoo.org>
net-libs/libnids/libnids-1.24-r6.ebuild | 53 ---------------------------------
1 file changed, 53 deletions(-)
diff --git a/net-libs/libnids/libnids-1.24-r6.ebuild b/net-libs/libnids/libnids-1.24-r6.ebuild
deleted file mode 100644
index d4a4fe94a92..00000000000
--- a/net-libs/libnids/libnids-1.24-r6.ebuild
+++ /dev/null
@@ -1,53 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit eutils flag-o-matic toolchain-funcs
-
-DESCRIPTION="an implementation of an E-component of Network Intrusion Detection System"
-HOMEPAGE="http://libnids.sourceforge.net/"
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="1.2"
-KEYWORDS="amd64 ppc x86"
-IUSE="+glib +libnet static-libs"
-
-RDEPEND="
- !net-libs/libnids:1.1
- glib? ( dev-libs/glib:2 )
- libnet? ( >=net-libs/libnet-1.1.0-r3 )
- net-libs/libpcap
-"
-DEPEND="
- ${RDEPEND}
- glib? ( virtual/pkgconfig )
-"
-
-src_prepare() {
- epatch "${FILESDIR}/${P}-ldflags.patch"
- epatch "${FILESDIR}/${P}-static-libs.patch"
-}
-
-src_configure() {
- tc-export AR
- append-flags -fno-strict-aliasing
-
- econf \
- --enable-shared \
- $(usex glib '' --disable-libglib) \
- $(use_enable libnet)
-}
-
-src_compile() {
- emake shared $(usex static-libs static '')
-}
-
-src_install() {
- local tgt
- for tgt in _installshared $(usex static-libs _install ''); do
- emake install_prefix="${D}" ${tgt}
- done
-
- dodoc CHANGES CREDITS MISC README doc/*
-}
next reply other threads:[~2020-11-29 9:56 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-11-29 9:56 David Seifert [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-02-16 12:45 [gentoo-commits] repo/gentoo:master commit in: net-libs/libnids/ Sam James
2025-02-16 12:38 Sam James
2025-02-16 12:37 Sam James
2022-12-16 7:53 Sam James
2022-12-16 7:52 Sam James
2022-12-16 7:51 Sam James
2022-12-16 7:51 Sam James
2021-12-13 23:45 Sam James
2020-11-29 8:20 Agostino Sarubbo
2020-11-29 8:15 Agostino Sarubbo
2020-11-27 16:49 Thomas Deutschmann
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1606643733.848c47e37703c6bae0b7dec1030eeb907a635c8f.soap@gentoo \
--to=soap@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox