From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 95C3D59CA5 for ; Sat, 19 Mar 2016 11:19:41 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 35B7C21C07B; Sat, 19 Mar 2016 11:19:39 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 549F321C07B for ; Sat, 19 Mar 2016 11:19:38 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 25B4B340BD3 for ; Sat, 19 Mar 2016 11:19:37 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 71D2D862 for ; Sat, 19 Mar 2016 11:19:34 +0000 (UTC) From: "Ian Delaney" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ian Delaney" Message-ID: <1458386360.2970ef097b92c747ea2b95dfdcca8f6ef1a743e9.idella4@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/ipsumdump/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-analyzer/ipsumdump/Manifest net-analyzer/ipsumdump/ipsumdump-1.85.ebuild net-analyzer/ipsumdump/metadata.xml X-VCS-Directories: net-analyzer/ipsumdump/ X-VCS-Committer: idella4 X-VCS-Committer-Name: Ian Delaney X-VCS-Revision: 2970ef097b92c747ea2b95dfdcca8f6ef1a743e9 X-VCS-Branch: master Date: Sat, 19 Mar 2016 11:19:34 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 6cfdea48-f878-481f-86b6-98982958043b X-Archives-Hash: 780540907bbdb7626a484c8d90b797b0 commit: 2970ef097b92c747ea2b95dfdcca8f6ef1a743e9 Author: Matthew Brewer sina cn> AuthorDate: Fri Mar 11 21:24:17 2016 +0000 Commit: Ian Delaney gentoo org> CommitDate: Sat Mar 19 11:19:20 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2970ef09 net-analyzer/ipsumdump: initial ebuild, version 1.85 ipsumdump is actually a small collection of three tiny utilities to process libpcap output. It's necessary for net-analyzer/bro, a network security scanner. Package-Manager: portage-2.2.27 RepoMan-Options: --ignore-arches Closes: https://github.com/gentoo/gentoo/pull/1069 net-analyzer/ipsumdump/Manifest | 1 + net-analyzer/ipsumdump/ipsumdump-1.85.ebuild | 25 +++++++++++++++++++++++++ net-analyzer/ipsumdump/metadata.xml | 19 +++++++++++++++++++ 3 files changed, 45 insertions(+) diff --git a/net-analyzer/ipsumdump/Manifest b/net-analyzer/ipsumdump/Manifest new file mode 100644 index 0000000..b6eb8fd --- /dev/null +++ b/net-analyzer/ipsumdump/Manifest @@ -0,0 +1 @@ +DIST ipsumdump-1.85.tar.gz 919540 SHA256 98feca0f323605a022ba0cabcd765a8fcad1b308461360a5ae6c4c293740dc32 SHA512 b42844cf028b9c1ea9da90306be8d731bffcec1a8f5c9eeb8029f563ddd5781651c583913a2105d8ad99cabac4b003345e1e8fdfb83367cabf806de1bca31596 WHIRLPOOL e30959f3ec0416a0c85c63aafa78433f46364fd01e8dde9fac6874d4c73838096d3f48abba9b4fa5f191062a9e5186b3efa32615626e62aa724b6884be1ad6aa diff --git a/net-analyzer/ipsumdump/ipsumdump-1.85.ebuild b/net-analyzer/ipsumdump/ipsumdump-1.85.ebuild new file mode 100644 index 0000000..6155368 --- /dev/null +++ b/net-analyzer/ipsumdump/ipsumdump-1.85.ebuild @@ -0,0 +1,25 @@ +# Copyright 1999-2016 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=6 + +DESCRIPTION="Simple TCP/IP Dump summarizer/analyzer" +HOMEPAGE="http://read.seas.harvard.edu/~kohler/ipsumdump/" +SRC_URI="http://read.seas.harvard.edu/~kohler/ipsumdump/${P}.tar.gz" + +LICENSE="the-Click-license" +SLOT="0" +KEYWORDS="~amd64" +IUSE="+ipv6 +nanotimestamp" + +RDEPEND="net-libs/libpcap" +DEPEND="${RDEPEND} + dev-lang/perl + dev-libs/expat + sys-apps/texinfo" + +src_configure() { + econf $(use_enable ipv6 ip6) \ + $(use_enable nanotimestamp) +} diff --git a/net-analyzer/ipsumdump/metadata.xml b/net-analyzer/ipsumdump/metadata.xml new file mode 100644 index 0000000..43ceb8c --- /dev/null +++ b/net-analyzer/ipsumdump/metadata.xml @@ -0,0 +1,19 @@ + + + + + tomboy64@sina.cn + M.B. + Maintainer, assign bugs to him + + + proxy-maint@gentoo.org + Proxy Maintainers + + + Enable timestamps with nano-second resolution + + + The ipsumdump program summarizes TCP/IP dump files into a self-describing ASCII format easily readable by humans and programs. The companion ipaggcreate program counts various properties of packet aggregates. + +