From owner-freebsd-ports@FreeBSD.ORG Fri Sep 5 22:10:08 2014 Return-Path: Delivered-To: freebsd-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 36047C96 for ; Fri, 5 Sep 2014 22:10:08 +0000 (UTC) Received: from mout.gmx.net (mout.gmx.net [212.227.15.18]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mout.gmx.net", Issuer "TeleSec ServerPass DE-1" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id B07901518 for ; Fri, 5 Sep 2014 22:10:07 +0000 (UTC) Received: from mandree.no-ip.org ([78.49.247.146]) by mail.gmx.com (mrgmx003) with ESMTPSA (Nemesis) id 0MNIAz-1XSUfl2fQv-006zHB for ; Sat, 06 Sep 2014 00:10:04 +0200 Received: from [IPv6:::1] (localhost6.localdomain6 [IPv6:::1]) by apollo.emma.line.org (Postfix) with ESMTP id 5C1B123CE71 for ; Sat, 6 Sep 2014 00:10:03 +0200 (CEST) Message-ID: <540A34BB.3080704@gmx.de> Date: Sat, 06 Sep 2014 00:10:03 +0200 From: Matthias Andree User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.0 MIME-Version: 1.0 To: freebsd-ports@FreeBSD.org Subject: Re: net/ntop strip: ... Invalid operation References: <20140904123253.3ce66f73b13e27196ea55c04@3dresearch.com> <540A0781.90609@gmx.de> <20140905203236.GB9400@home.opsec.eu> <540A1E95.4000802@gmx.de> <20140905204704.GC9400@home.opsec.eu> In-Reply-To: <20140905204704.GC9400@home.opsec.eu> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit X-Provags-ID: V03:K0:2jUsGhjeBdKbMrvTvIww29jAiRNhF2YUW5e38a5TrjKCUYteKJx Bdp0rW/Ibn53YpZCSFozWAE2UdPlHTKVXUCHza+6od6v1CXw/sQdNmBl+4X4VPqFHEbPf/q giWLJVv6T9UgsTxxFrn2gKImbBR5VvsCXNo7rzqPurHYmMz+2FitGEIr3w0OtnTIhOlJulN 27HTfOiAJ9zICAvxa0DLQ== X-UI-Out-Filterresults: notjunk:1; X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Sep 2014 22:10:08 -0000 Am 05.09.2014 um 22:47 schrieb Kurt Jaeger: > Hi! > >>>>> I understand that net/ntop is unmaintained, but someone perhaps still >>>>> could advise... > >>>> Another suggestion, after checking the website: did you try ntopng yet? > >> Apparently it needs a bit love, upstream seems rather active given the >> latest file release dates in August. Haven't checked in depth. > > I had a quick look at it, it needs more than a little bit to get it > up to 1.2.0. > I believe SVN r367396 fixes the net/ntop build problem, at the price of an additional requisite package, namely binutils, on 8.x releases (or all versions before OSVERSION reached 900033, for that matter). It also fixes a problem when trying to build WITH_SSP_PORTS=yes for hardening. Closes Bug #192047. I am not bumping the portrevision because this fixes build failures only. Janos, thank you for the report. Try upgrading your ports tree a short while after I've sent this message; the port is up to date if it uses .include at its very end. HTH