From owner-freebsd-ports@FreeBSD.ORG Sat Sep 6 12:53:28 2014 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id F0901D08 for ; Sat, 6 Sep 2014 12:53:27 +0000 (UTC) Received: from mail-oi0-x22c.google.com (mail-oi0-x22c.google.com [IPv6:2607:f8b0:4003:c06::22c]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id B97441329 for ; Sat, 6 Sep 2014 12:53:27 +0000 (UTC) Received: by mail-oi0-f44.google.com with SMTP id x69so3505621oia.3 for ; Sat, 06 Sep 2014 05:53:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=L1tQV3VC3ck4vAc6Aw82+ZnwK/ccmQOTxRnRoKE++oQ=; b=SMyVoXUT9u600YqtCtIyjNYhanbCqJdpmOVNjN9WZqJUSK8Q0meda8ZgURPtUzi2Ba owIyJ6yYedarsNZaUE2hFjDi7cKzF0GVeG+G4OtbiZmkRnmKMIN8Z14WHZqB3fncBP44 9RVrNdhiqUarNap5SAlLWA3nVqSA4Ve0PsfOVKvIjyVUpcUnXUOvbdwoj1fDkwBo4HLj YWpqUCtivXOKtXAixP91lB4Bw1Nub4+v7uQHqnVy+AvaqBebrr9HueBW2lp6my2oX6l8 w+i5p2e5QrWedq0H0cqewXo18teW+vK3MGKe3fdC1yARhPYQ9EJirNTQodkKROJJ9zVo V9Kg== MIME-Version: 1.0 X-Received: by 10.182.32.5 with SMTP id e5mr1157254obi.73.1410008006916; Sat, 06 Sep 2014 05:53:26 -0700 (PDT) Received: by 10.202.59.193 with HTTP; Sat, 6 Sep 2014 05:53:26 -0700 (PDT) In-Reply-To: References: Date: Sat, 6 Sep 2014 18:53:26 +0600 Message-ID: Subject: Re: About Freebsd port net/ntopng From: Muhammad Moinur Rahman <5u623l20@gmail.com> To: Fedor Dikarev Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 Cc: FreeBSD Ports 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: Sat, 06 Sep 2014 12:53:28 -0000 =E2=80=8BHi, I am already working on upgrading to the latest. Nearly finished. Within a day or two I will submit it. BR, Muhammad=E2=80=8B On Sat, Sep 6, 2014 at 6:18 PM, Fedor Dikarev wrote: > Hello Muhammad Moinur Rahman! > > I've found that you are maintainer of net/ntopng freebsd port. > I've tried to build ntopng and found that it's marked as BROKEN. So I > started to analyse what's broken and find right URL for distfiles. And al= so > I've made some patches so now it can be build without gcc (I had build > successfully using clang on FreeBSD 10). > And today while I try to reproduce all of this I found that ntopng 1.2.1 > was released just few hours ago. > > So what your opinion, what will be better: should I send patches to you > and there will be net/ntopng11 in ports or upgrade net/ntopng to 1.2.1 is > just enough? > > -- > Fedor Dikarev >