From owner-cvs-ports@FreeBSD.ORG Tue Jun 10 19:46:39 2003 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1FD6737B401; Tue, 10 Jun 2003 19:46:39 -0700 (PDT) Received: from mail.lovett.com (sentinel.ranger.supernews.net [216.168.1.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9013143FBF; Tue, 10 Jun 2003 19:46:38 -0700 (PDT) (envelope-from ade@lovett.com) Received: from 66-90-154-155.grandecom.net ([66.90.154.155] helo=lovett.com) by mail.lovett.com with asmtp (Exim 4.20) id 19PvdG-0007Dl-6W; Wed, 11 Jun 2003 02:46:38 +0000 Date: Tue, 10 Jun 2003 21:46:34 -0500 Content-Type: text/plain; charset=US-ASCII; format=flowed Mime-Version: 1.0 (Apple Message framework v552) To: Toni Andjelkovic From: Ade Lovett In-Reply-To: <20030610151659.GB304@outpost.soth.at> Message-Id: Content-Transfer-Encoding: 7bit X-Mailer: Apple Mail (2.552) cc: cvs-ports@freebsd.org cc: Ade Lovett cc: Kris Kennaway Subject: Re: cvs commit: ports/devel/autoconf Makefile ports/devel/autoconf213 Makefile ports/devel/autoconf254 Makefile ports/devel/autoconf257 Makefile ports/devel/automake Makefile ports/devel/automake14 Makefile ports/devel/automake17 Makefile X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Jun 2003 02:46:39 -0000 > I've been trying to fix devel/autoconf257, which has been > marked BROKEN without a meaningful log message. It will be looked at presently, after the libtool megapatch goes in. I then plan on doing the same work with autoconf and automake, then migrating the not inconsiderable amount of code currently in Mk/bsd.port.mk out into Mk/bsd.gnutools.mk All this, of course, takes time, especially given the large number of ports that depend on the scary trinity (libtool,autoconf,automake) in order to function. -aDe