From: "Slawek Lis" <slis@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/nDPI/
Date: Mon, 19 Jun 2017 11:59:04 +0000 (UTC) [thread overview]
Message-ID: <1497873528.805c605a0da74b7e312231fba97ea3b7fcc4682f.slis@gentoo> (raw)
commit: 805c605a0da74b7e312231fba97ea3b7fcc4682f
Author: Slawomir Lis <slis <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 19 12:01:04 2017 +0000
Commit: Slawek Lis <slis <AT> gentoo <DOT> org>
CommitDate: Mon Jun 19 11:58:48 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=805c605a
net-libs/nDPI: new package
Package-Manager: Portage-2.3.6, Repoman-2.3.2
net-libs/nDPI/Manifest | 1 +
net-libs/nDPI/metadata.xml | 10 ++++++++++
net-libs/nDPI/nDPI-2.0.ebuild | 23 +++++++++++++++++++++++
3 files changed, 34 insertions(+)
diff --git a/net-libs/nDPI/Manifest b/net-libs/nDPI/Manifest
new file mode 100644
index 00000000000..f30625b45e3
--- /dev/null
+++ b/net-libs/nDPI/Manifest
@@ -0,0 +1 @@
+DIST nDPI-2.0.tar.gz 19280901 SHA256 a42a60ebd64bc8606f780204222893027f6dce0e3b460d7be655e5e065f5f3fa SHA512 c8dac1990ff49fc04ee321068d8fc722528c6be0543af2d0bda77936eff12713c36d5abd3fd2472121f2e322e99ba8e57facca813f7b012240c61e16c1a6cd44 WHIRLPOOL a19c55ae82b99d7a7b4e79a9327832dcb77c8cf62e18a2ff875399580d6157e74358d929025be5ca11b63a969f1cc950b222959b092026286adfbc35fb7c5194
diff --git a/net-libs/nDPI/metadata.xml b/net-libs/nDPI/metadata.xml
new file mode 100644
index 00000000000..7224cca2bed
--- /dev/null
+++ b/net-libs/nDPI/metadata.xml
@@ -0,0 +1,10 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>slis@gentoo.org</email>
+ </maintainer>
+ <upstream>
+ <remote-id type="github">ntop/nDPI</remote-id>
+ </upstream>
+</pkgmetadata>
diff --git a/net-libs/nDPI/nDPI-2.0.ebuild b/net-libs/nDPI/nDPI-2.0.ebuild
new file mode 100644
index 00000000000..7d4217d49af
--- /dev/null
+++ b/net-libs/nDPI/nDPI-2.0.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit autotools
+
+DESCRIPTION="Open Source Deep Packet Inspection Software Toolkit"
+HOMEPAGE="http://www.ntop.org/"
+SRC_URI="https://github.com/ntop/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND="dev-libs/json-c
+ net-libs/libpcap"
+RDEPEND="${DEPEND}"
+
+src_prepare() {
+ default
+ eautoreconf
+}
next reply other threads:[~2017-06-19 11:59 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-06-19 11:59 Slawek Lis [this message]
-- strict thread matches above, loose matches on Subject: below --
2017-10-22 17:15 [gentoo-commits] repo/gentoo:master commit in: net-libs/nDPI/ Jeroen Roovers
2017-12-19 21:45 Thomas Deutschmann
2018-01-22 21:03 Slawek Lis
2019-04-08 21:36 Patrice Clement
2019-12-28 1:03 Jeroen Roovers
2019-12-28 1:03 Jeroen Roovers
2019-12-28 10:14 Jeroen Roovers
2020-01-28 11:53 Jeroen Roovers
2020-05-16 11:49 Jeroen Roovers
2022-01-03 11:23 Sam James
2022-01-04 6:46 Sam James
2022-02-08 6:31 Sam James
2022-07-09 4:01 Sam James
2022-08-18 0:31 Sam James
2023-02-03 16:53 Sam James
2024-06-09 15:55 Sam James
2024-06-09 15:55 Sam James
2024-06-09 16:13 Sam James
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=1497873528.805c605a0da74b7e312231fba97ea3b7fcc4682f.slis@gentoo \
--to=slis@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