From owner-freebsd-ports@FreeBSD.ORG Sat Aug 27 19:10:49 2011 Return-Path: Delivered-To: freebsd-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A4F34106566B for ; Sat, 27 Aug 2011 19:10:49 +0000 (UTC) (envelope-from linimon@lonesome.com) Received: from mail.soaustin.net (pancho.soaustin.net [76.74.250.40]) by mx1.freebsd.org (Postfix) with ESMTP id 8A2228FC15 for ; Sat, 27 Aug 2011 19:10:49 +0000 (UTC) Received: by mail.soaustin.net (Postfix, from userid 502) id 4596F5619E; Sat, 27 Aug 2011 14:10:49 -0500 (CDT) Date: Sat, 27 Aug 2011 14:10:49 -0500 From: Mark Linimon To: Igor Soumenkov <2igosha@gmail.com> Message-ID: <20110827191049.GC12519@lonesome.com> References: <4E58A6AA.4060805@soumenkov.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4E58A6AA.4060805@soumenkov.com> User-Agent: Mutt/1.5.20 (2009-06-14) Cc: freebsd-ports@FreeBSD.org Subject: Re: How to escalate? ports/159276 - cmake X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Aug 2011 19:10:49 -0000 Well, in FreeBSD, there's really not an "escalate", since we're not a hierarchy. The best thing you can do is what you've already done: contact the maintainer and, if you don't get a response, either file a PR with the suggested patch (which can later be committed via maintainer-timeout), or post to the mailing list. mcl