From owner-freebsd-ports@FreeBSD.ORG Sun Jun 22 09:13:48 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 90BC494B for ; Sun, 22 Jun 2014 09:13:48 +0000 (UTC) Received: from fire.magemana.nl (magemana.nl [IPv6:2a01:7c8:aaae:25e::1]) by mx1.freebsd.org (Postfix) with ESMTP id 584B923D5 for ; Sun, 22 Jun 2014 09:13:48 +0000 (UTC) Received: by fire.magemana.nl (Postfix, from userid 1003) id 7431C4AB4BF; Sun, 22 Jun 2014 11:13:46 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by fire.magemana.nl (Postfix) with ESMTP id 6EC194AB4BB; Sun, 22 Jun 2014 11:13:46 +0200 (CEST) Date: Sun, 22 Jun 2014 11:13:46 +0200 (CEST) From: Melvyn Sopacua To: Michelle Sullivan Subject: Re: FreeBSD Port: bmon-2.1.0_5 In-Reply-To: <53A5C09B.5080701@sorbs.net> Message-ID: References: <695A7BF6-D7F8-428D-850B-A544E4AA91A6@gmail.com> <53A5C09B.5080701@sorbs.net> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: ports@FreeBSD.org, nistor@snickers.org, Zilvinas Valinskas 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 09:13:48 -0000 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. You can get this info at: https://github.com/tgraf/bmon/releases -- Melvyn