From owner-svn-ports-svnadmin@freebsd.org Thu Aug 6 07:53:16 2015 Return-Path: Delivered-To: svn-ports-svnadmin@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 2920F9B5A68; Thu, 6 Aug 2015 07:53:16 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 1C1071327; Thu, 6 Aug 2015 07:53:16 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1033) id 1A7C9172E; Thu, 6 Aug 2015 07:53:16 +0000 (UTC) Date: Thu, 6 Aug 2015 07:53:16 +0000 From: Alexey Dokuchaev To: Baptiste Daroussin Cc: Frederic Culot , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-svnadmin@freebsd.org Subject: Re: svn commit: r393512 - svnadmin/conf Message-ID: <20150806075315.GA57442@FreeBSD.org> References: <201508040834.t748Y4ES091810@repo.freebsd.org> <20150805162523.GA78947@FreeBSD.org> <20150806055108.GC43782@ivaldir.etoilebsd.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150806055108.GC43782@ivaldir.etoilebsd.net> User-Agent: Mutt/1.5.23 (2014-03-12) X-BeenThere: svn-ports-svnadmin@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for svnadmin of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Aug 2015 07:53:16 -0000 On Thu, Aug 06, 2015 at 07:51:08AM +0200, Baptiste Daroussin wrote: > On Wed, Aug 05, 2015 at 04:25:23PM +0000, Alexey Dokuchaev wrote: > > Oh, that's sad... So who's behind autotools@ now? Ade was doing hell of > > a good job maintaining GNU autocrap^W^Wthose ports. > > It has been more than a year now that tijl has been leading the autotools > maintenance taking over the autotools support, improving a lot the situation > on FreeBSD by fixing lots of issues with libtool (on freebsd): the naming of > the libraries which was wrong, overlinking (via libtool.mk and upstreaming > things). Making the autotools regeneration (autoreconf) working almost ootb > for all ports which correctly uses (upstream part) autotools via > autoreconf.mk. And also cleaning up all the different concurrent version > available in ports so we can now live with only one single version for all > but autoconf. Right, autotools@ is in good hands. Thanks for the quick summary Baptiste. ./danfe