From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 3A574139085 for ; Sat, 24 Dec 2016 12:06:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9524221C038; Sat, 24 Dec 2016 12:06:15 +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 65A9821C038 for ; Sat, 24 Dec 2016 12:06:15 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 48806340FC1 for ; Sat, 24 Dec 2016 12:06:14 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D3BB51F2F for ; Sat, 24 Dec 2016 12:06:12 +0000 (UTC) From: "Jeroen Roovers" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jeroen Roovers" Message-ID: <1482581171.992371804021fdebbae0c004eae1346b1179c62a.jer@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/nethogs/, net-analyzer/nethogs/files/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-analyzer/nethogs/Manifest net-analyzer/nethogs/files/nethogs-0.8.0-gentoo.patch net-analyzer/nethogs/nethogs-0.8.0-r4.ebuild X-VCS-Directories: net-analyzer/nethogs/ net-analyzer/nethogs/files/ X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers X-VCS-Revision: 992371804021fdebbae0c004eae1346b1179c62a X-VCS-Branch: master Date: Sat, 24 Dec 2016 12:06:12 +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: 6cde9d3c-5f46-4b52-9c29-50601eea9544 X-Archives-Hash: 43bdccf8a0d0b7d61cbbb2fb842544d9 commit: 992371804021fdebbae0c004eae1346b1179c62a Author: Jeroen Roovers gentoo org> AuthorDate: Sat Dec 24 12:05:30 2016 +0000 Commit: Jeroen Roovers gentoo org> CommitDate: Sat Dec 24 12:06:11 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=99237180 net-analyzer/nethogs: Old. Package-Manager: Portage-2.3.3, Repoman-2.3.1 net-analyzer/nethogs/Manifest | 1 - .../nethogs/files/nethogs-0.8.0-gentoo.patch | 70 ---------------------- net-analyzer/nethogs/nethogs-0.8.0-r4.ebuild | 33 ---------- 3 files changed, 104 deletions(-) diff --git a/net-analyzer/nethogs/Manifest b/net-analyzer/nethogs/Manifest index 974556c..a694127 100644 --- a/net-analyzer/nethogs/Manifest +++ b/net-analyzer/nethogs/Manifest @@ -1,2 +1 @@ -DIST nethogs-0.8.0.tar.gz 38036 SHA256 b09cb3c2690a522f8b1314221095d5abb1958d50b56de6d36b11a8e6f28961d0 SHA512 6530c1bdbdf1ace7368941e8e0e53a83ac808bbea7a952936fa570ad2d49e8b4cef6a37d433f1873655edfd63cce556146a48ff81665905827237edf50419446 WHIRLPOOL 1b7c7456e2c55df0be188a0858ee039f7fde52ae58554ca16f7b92f732735ad4e225341526f6c4d36051898160cb063dac6fc4479ff1e3decabc9d62346dd3d5 DIST nethogs-0.8.1.tar.gz 35986 SHA256 4c30ef43814549974a5b01fb1a94eb72ff08628c5a421085b1ce3bfe0524df42 SHA512 f1af7bb7208d08fc3a51bb38ee475da5a7b8f8814e2a7a653057d0c5d6b4e73be7742ffef5569525822160971f81dd22212d6854483928e621cfddce8d98409f WHIRLPOOL 4595abdb530329f41dc4d3c4e6ab8cf87a8589d9cd6f8f217644f435449c86747c66ed9884a2afcc858b7eaa9d216ef8d686bc7c5eff84bbec98151bea9ab6c3 diff --git a/net-analyzer/nethogs/files/nethogs-0.8.0-gentoo.patch b/net-analyzer/nethogs/files/nethogs-0.8.0-gentoo.patch deleted file mode 100644 index 292af8e..00000000 --- a/net-analyzer/nethogs/files/nethogs-0.8.0-gentoo.patch +++ /dev/null @@ -1,70 +0,0 @@ ---- a/Makefile -+++ b/Makefile -@@ -5,15 +5,17 @@ - #DESTDIR := /usr - DESTDIR := /usr/local - --sbin := $(DESTDIR)/sbin --man8 := $(DESTDIR)/share/man/man8/ -+sbin := $(DESTDIR)/usr/sbin -+man8 := $(DESTDIR)/usr/share/man/man8/ - - all: nethogs decpcap_test - # nethogs_testsum - --CFLAGS=-g -Wall -Wextra --#CFLAGS=-O2 -+CXXFLAGS+= -Wall -Wextra - OBJS=packet.o connection.o process.o refresh.o decpcap.o cui.o inode2prog.o conninode.o devices.o -+ -+LIBS = $(shell $(PKG_CONFIG) --libs ncurses) -+ - .PHONY: tgz - - tgz: clean -@@ -30,33 +32,33 @@ - install -m 644 nethogs.8 $(man8) - - nethogs: nethogs.cpp $(OBJS) -- $(CXX) $(CFLAGS) nethogs.cpp $(OBJS) -o nethogs -lpcap -lm -lncurses -DVERSION=\"$(VERSION)\" -DSUBVERSION=\"$(SUBVERSION)\" -DMINORVERSION=\"$(MINORVERSION)\" -+ $(CXX) $(CXXFLAGS) $(LDFLAGS) nethogs.cpp $(OBJS) -o nethogs -lpcap -lm $(LIBS) -DVERSION=\"$(VERSION)\" -DSUBVERSION=\"$(SUBVERSION)\" -DMINORVERSION=\"$(MINORVERSION)\" - nethogs_testsum: nethogs_testsum.cpp $(OBJS) -- $(CXX) $(CFLAGS) -g nethogs_testsum.cpp $(OBJS) -o nethogs_testsum -lpcap -lm -lncurses -DVERSION=\"$(VERSION)\" -DSUBVERSION=\"$(SUBVERSION)\" -DMINORVERSION=\"$(MINORVERSION)\" -+ $(CXX) $(CXXFLAGS) $(LDFLAGS) -g nethogs_testsum.cpp $(OBJS) -o nethogs_testsum -lpcap -lm $(LIBS) -DVERSION=\"$(VERSION)\" -DSUBVERSION=\"$(SUBVERSION)\" -DMINORVERSION=\"$(MINORVERSION)\" - - decpcap_test: decpcap_test.cpp decpcap.o -- $(CXX) $(CFLAGS) decpcap_test.cpp decpcap.o -o decpcap_test -lpcap -lm -+ $(CXX) $(CXXFLAGS) $(LDFLAGS) decpcap_test.cpp decpcap.o -o decpcap_test -lpcap -lm - - #-lefence - - refresh.o: refresh.cpp refresh.h nethogs.h -- $(CXX) $(CFLAGS) -c refresh.cpp -+ $(CXX) $(CXXFLAGS) -c refresh.cpp - process.o: process.cpp process.h nethogs.h -- $(CXX) $(CFLAGS) -c process.cpp -+ $(CXX) $(CXXFLAGS) -c process.cpp - packet.o: packet.cpp packet.h nethogs.h -- $(CXX) $(CFLAGS) -c packet.cpp -+ $(CXX) $(CXXFLAGS) -c packet.cpp - connection.o: connection.cpp connection.h nethogs.h -- $(CXX) $(CFLAGS) -c connection.cpp -+ $(CXX) $(CXXFLAGS) -c connection.cpp - decpcap.o: decpcap.c decpcap.h -- $(CC) $(CFLAGS) -c decpcap.c -+ $(CC) $(CXXFLAGS) -c decpcap.c - inode2prog.o: inode2prog.cpp inode2prog.h nethogs.h -- $(CXX) $(CFLAGS) -c inode2prog.cpp -+ $(CXX) $(CXXFLAGS) -c inode2prog.cpp - conninode.o: conninode.cpp nethogs.h conninode.h -- $(CXX) $(CFLAGS) -c conninode.cpp -+ $(CXX) $(CXXFLAGS) -c conninode.cpp - #devices.o: devices.cpp devices.h --# $(CXX) $(CFLAGS) -c devices.cpp -+# $(CXX) $(CXXFLAGS) -c devices.cpp - cui.o: cui.cpp cui.h nethogs.h -- $(CXX) $(CFLAGS) -c cui.cpp -DVERSION=\"$(VERSION)\" -DSUBVERSION=\"$(SUBVERSION)\" -DMINORVERSION=\"$(MINORVERSION)\" -+ $(CXX) $(CXXFLAGS) -c cui.cpp -DVERSION=\"$(VERSION)\" -DSUBVERSION=\"$(SUBVERSION)\" -DMINORVERSION=\"$(MINORVERSION)\" - - .PHONY: clean - clean: diff --git a/net-analyzer/nethogs/nethogs-0.8.0-r4.ebuild b/net-analyzer/nethogs/nethogs-0.8.0-r4.ebuild deleted file mode 100644 index 3f0bc40..00000000 --- a/net-analyzer/nethogs/nethogs-0.8.0-r4.ebuild +++ /dev/null @@ -1,33 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 - -inherit eutils toolchain-funcs - -DESCRIPTION="A small 'net top' tool, grouping bandwidth by process" -HOMEPAGE="http://nethogs.sf.net/" -SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" - -LICENSE="GPL-1" -SLOT="0" -KEYWORDS="amd64 ~arm ~ia64 x86" - -RDEPEND=" - net-libs/libpcap - sys-libs/ncurses:0= -" -DEPEND=" - ${RDEPEND} - virtual/pkgconfig -" - -DOCS=( Changelog DESIGN README ) - -S=${WORKDIR}/${PN} - -src_prepare() { - epatch "${FILESDIR}"/${P}-gentoo.patch - tc-export CC CXX PKG_CONFIG -}