From owner-cvs-ports@FreeBSD.ORG Wed Feb 28 15:59:05 2007 Return-Path: X-Original-To: cvs-ports@FreeBSD.org Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 01F9D16A400; Wed, 28 Feb 2007 15:59:04 +0000 (UTC) (envelope-from ade@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.freebsd.org (Postfix) with ESMTP id B765613C441; Wed, 28 Feb 2007 15:59:04 +0000 (UTC) (envelope-from ade@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id l1SFx4TF076470; Wed, 28 Feb 2007 15:59:04 GMT (envelope-from ade@repoman.freebsd.org) Received: (from ade@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id l1SFx40Y076469; Wed, 28 Feb 2007 15:59:04 GMT (envelope-from ade) Message-Id: <200702281559.l1SFx40Y076469@repoman.freebsd.org> From: Ade Lovett Date: Wed, 28 Feb 2007 15:59:04 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/libltdl15 Makefile ports/devel/libtool15 Makefile ports/devel/libtool15/files patch-libltdl-Makefile.in patch-libltdl-configure X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 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, 28 Feb 2007 15:59:05 -0000 ade 2007-02-28 15:59:04 UTC FreeBSD ports repository Modified files: devel/libltdl15 Makefile devel/libtool15 Makefile Added files: devel/libtool15/files patch-libltdl-Makefile.in patch-libltdl-configure Log: * Correctly patch devel/libltdl15 with the upstream hack to prevent eg: gnucash from taking several aeons to start up. * Hack around the fact that the above then wants to call various autotools to rebuild parts of the build infrastructure which, depending on the ports installed can cause things to fail in weird and wonderful ways. Revision Changes Path 1.9 +1 -1 ports/devel/libltdl15/Makefile 1.55 +1 -1 ports/devel/libtool15/Makefile 1.1 +14 -0 ports/devel/libtool15/files/patch-libltdl-Makefile.in (new) 1.1 +8 -0 ports/devel/libtool15/files/patch-libltdl-configure (new)