From owner-svn-ports-all@freebsd.org Wed Sep 27 22:46:37 2017 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3E4BAE12450; Wed, 27 Sep 2017 22:46:37 +0000 (UTC) (envelope-from kozlov@ravenloft.kiev.ua) Received: from ravenloft.kiev.ua (ravenloft.kiev.ua [94.244.131.95]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 0516A63F07; Wed, 27 Sep 2017 22:46:36 +0000 (UTC) (envelope-from kozlov@ravenloft.kiev.ua) Date: Thu, 28 Sep 2017 00:29:02 +0200 From: Alex Kozlov To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r450793 - in head/mail/mutt: . files Message-ID: <20170927222902.GA95414@ravenloft.kiev.ua> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 Sep 2017 22:46:37 -0000 On Fri, Sep 28, 2017 at 00:11:30 +0000, Alex Kozlov wrote: > Author: ak > Date: Wed Sep 27 22:11:30 2017 > New Revision: 450793 > URL: https://svnweb.freebsd.org/changeset/ports/450793 > > Log: > - Remove autotools dependency > - Build sidebar by default, it's small and don't have side-effects when not enabled > - Cleanup WITHOUT=XML handling PR: 222648 Approved by: dereks@lifeofadishwasher.com (maintainer) -- Alex