From owner-freebsd-ports@FreeBSD.ORG Sun Jun 22 11:41:43 2014 Return-Path: Delivered-To: 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 D2663840; Sun, 22 Jun 2014 11:41:43 +0000 (UTC) Received: from hades.sorbs.net (hades.sorbs.net [67.231.146.201]) by mx1.freebsd.org (Postfix) with ESMTP id BDD672E4B; Sun, 22 Jun 2014 11:41:42 +0000 (UTC) MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: text/plain; CHARSET=US-ASCII Received: from isux.com (firewall.isux.com [213.165.190.213]) by hades.sorbs.net (Oracle Communications Messaging Server 7.0.5.29.0 64bit (built Jul 9 2013)) with ESMTPSA id <0N7K0085QJB5G200@hades.sorbs.net>; Sun, 22 Jun 2014 04:45:06 -0700 (PDT) Message-id: <53A6C0F3.4090905@sorbs.net> Date: Sun, 22 Jun 2014 13:41:39 +0200 From: Michelle Sullivan User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.24) Gecko/20100301 SeaMonkey/1.1.19 To: koobs@FreeBSD.org Subject: Re: FreeBSD Port: bmon-2.1.0_5 References: <695A7BF6-D7F8-428D-850B-A544E4AA91A6@gmail.com> <53A5C09B.5080701@sorbs.net> <53A6A683.50809@sorbs.net> <53A6A6F7.50908@FreeBSD.org> <53A6A833.20705@sorbs.net> In-reply-to: <53A6A833.20705@sorbs.net> Cc: ports@FreeBSD.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 22 Jun 2014 11:41:43 -0000 Michelle Sullivan wrote: > Kubilay Kocak wrote: > >> On 22/06/2014 7:48 PM, Michelle Sullivan wrote: >> >> >>> Melvyn Sopacua wrote: >>> >>> >>>> Hi Michelle, >>>> >>>> On Sat, 21 Jun 2014, Michelle Sullivan wrote: >>>> >>>> >>>> >>>>> Don't know if maintainer of bmon is around as port is unstaged and 2.x >>>>> (and the distfiles don't seem to exist in the master site) so submitted >>>>> new port for net/bmon-devel - straight from github info here: >>>>> >>>>> https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191249 >>>>> >>>>> >>>> There is an official release. If you set GH_TAG to 3.2 and GH_COMMIT to >>>> d47fffc then just update the net/bmon port. >>>> >>>> >>> And that version uses libnl - which doesn't seem to exist on FreeBSD (at >>> least I can't find a port for it and the official page seems to indicate >>> it's a linux library) >>> >>> Michelle >>> >>> >>>> You can get this info at: >>>> https://github.com/tgraf/bmon/releases >>>> >>>> -- >>>> Melvyn >>>> >>>> >>> >>> >> I've taken the issue in Bugzilla, please add any additional information >> required there, and an updated patch if needed. >> >> > > Thanks Koobs, currently I'd go with what I submitted - that's a working > version. The release they specified (one commit later if I have got it > right fails configure/build on the missing libnl - which appears to be > linux only... I'll take a shot at seeing if that will port to FreeBSD > and update this (bmon-devel) to use the later commit if I can get libnl > into ports later. > > Koobs, I've verified this is the correct version (the version d47fffc does not compile on FreeBSD due to a missing patch for configure.ac that errors on missing libnl) so you can test/commit as you see fit. -- Michelle Sullivan http://www.mhix.org/