From owner-cvs-all@FreeBSD.ORG Thu Feb 23 18:05:14 2006 Return-Path: X-Original-To: cvs-all@freebsd.org Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B137516A420; Thu, 23 Feb 2006 18:05:14 +0000 (GMT) (envelope-from mezz7@cox.net) Received: from centrmmtao06.cox.net (centrmmtao06.cox.net [70.168.83.78]) by mx1.FreeBSD.org (Postfix) with ESMTP id BDF7843D46; Thu, 23 Feb 2006 18:05:13 +0000 (GMT) (envelope-from mezz7@cox.net) Received: from mezz.mezzweb.com ([68.103.32.140]) by centrmmtao06.cox.net (InterMail vM.6.01.05.02 201-2131-123-102-20050715) with ESMTP id <20060223180503.CMKL4002.centrmmtao06.cox.net@mezz.mezzweb.com>; Thu, 23 Feb 2006 13:05:03 -0500 To: "Ade Lovett" References: <200602231043.k1NAhYlr080084@repoman.freebsd.org> Message-ID: Date: Thu, 23 Feb 2006 12:06:30 -0600 From: "Jeremy Messenger" Content-Type: text/plain; format=flowed; delsp=yes; charset=us-ascii MIME-Version: 1.0 Content-Transfer-Encoding: 8bit In-Reply-To: <200602231043.k1NAhYlr080084@repoman.freebsd.org> User-Agent: Opera M2/8.52 (Linux, build 1631) Cc: cvs-ports@freebsd.org, cvs-all@freebsd.org, ports-committers@freebsd.org Subject: Re: cvs commit: ports/Mk bsd.autotools.mk X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Feb 2006 18:05:14 -0000 You rules! Thanks! Cheers, Mezz On Thu, 23 Feb 2006 04:43:34 -0600, Ade Lovett wrote: > ade 2006-02-23 10:43:34 UTC > > FreeBSD ports repository > > Modified files: > Mk bsd.autotools.mk > Log: > Conversion to a single libtool environment. > * devel/libtool13 is no more (requiem mors pacem) > * devel/libtool15 now installs as ${LOCALBASE}/bin/libtool etc. > (ie: no versioning on the binaries and scripts) > * USE_AUTOTOOLS= libtool:XX:inc has been deprecated > Where possible, ports should simply set GNU_CONFIGURE=yes and use > the pre-packaged version of libtool that comes as part of the source > distribution > * all the legacy hacks to libtool that we have been saddled with over > the years have been removed. (eg: .la files are now installed) This > brings us in line not only with Linux distributions, but also pkgsrc. > * libtool now understands, and correctly handles, "nonstandard" > compilers > such as g++34, gcc295, etc. etc. > This could not have happened without the truly outstanding work from > kris, > not only putting up with me, but also running countless builds, both on > dosirak and pointyhat. I am truly indebted to him. > Sponsored by: Theakston Old Peculier, Marlboro Red, Cafe de Colombia > Approved by: portmgr (kris) > Revision Changes Path > 1.23 +21 -43 ports/Mk/bsd.autotools.mk -- mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org