From owner-freebsd-ports@FreeBSD.ORG Sun Jun 22 09:25:57 2014 Return-Path: Delivered-To: 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 10BE9DD5 for ; Sun, 22 Jun 2014 09:25:57 +0000 (UTC) Received: from mail-ig0-x22f.google.com (mail-ig0-x22f.google.com [IPv6:2607:f8b0:4001:c05::22f]) (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 D0E7224B9 for ; Sun, 22 Jun 2014 09:25:56 +0000 (UTC) Received: by mail-ig0-f175.google.com with SMTP id h3so1875997igd.8 for ; Sun, 22 Jun 2014 02:25:56 -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=m6ymDVkI//ZYGv2a7cxU+CESvmVIaOcrrJSRWSjQcLg=; b=bYxhPseajliiDGCvd1G3+7UjJzqJ46+JTcs1/W0sAdUcLJdv+xUuRBppsXtw0fouUM JHzpZWE1P9znWj+xlcZ+7V01i1yWgf9CDIF93uvlkkghcr9zlyNFhSVRziv8qRPjYjXR yb1BWtNHG3MRGKOJmg9thQb83FzeuM8CKYP7yB1r6RqJuFQ2+oEc4zi/uHdWHQju8zC1 2FXeg+28wTntcXqaQmpZRBHw7BgRouTDd1UCnTb4JsQMA3BJHJYbzHCjfI1ZuIBmn26l nuXH2YifXC2h6VZJDl2NUV+vMAHtiHNTvTEtl5X/LnN2Fj5myiTRww3F9G1/sOa+KFO6 ncUw== MIME-Version: 1.0 X-Received: by 10.50.131.132 with SMTP id om4mr17690901igb.14.1403429156143; Sun, 22 Jun 2014 02:25:56 -0700 (PDT) Received: by 10.64.139.38 with HTTP; Sun, 22 Jun 2014 02:25:55 -0700 (PDT) Received: by 10.64.139.38 with HTTP; Sun, 22 Jun 2014 02:25:55 -0700 (PDT) In-Reply-To: References: <695A7BF6-D7F8-428D-850B-A544E4AA91A6@gmail.com> <53A5C09B.5080701@sorbs.net> Date: Sun, 22 Jun 2014 12:25:55 +0300 Message-ID: Subject: Re: FreeBSD Port: bmon-2.1.0_5 From: =?UTF-8?Q?=C5=BDilvinas_Valinskas?= To: Melvyn Sopacua Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.18 Cc: ports@freebsd.org, nistor@snickers.org, Michelle Sullivan 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:25:57 -0000 Required changes are above tagged changes. Please use master On Jun 22, 2014 12:13 PM, "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. > > You can get this info at: > https://github.com/tgraf/bmon/releases > > -- > Melvyn >