From owner-cvs-all Wed Oct 24 14:10: 7 2001 Delivered-To: cvs-all@freebsd.org Received: from mail-blue.research.att.com (mail-blue.research.att.com [135.207.30.102]) by hub.freebsd.org (Postfix) with ESMTP id BF53F37B406; Wed, 24 Oct 2001 14:10:03 -0700 (PDT) Received: from alliance.research.att.com (alliance.research.att.com [135.207.26.26]) by mail-blue.research.att.com (Postfix) with ESMTP id 0CEB44CE43; Wed, 24 Oct 2001 17:10:03 -0400 (EDT) Received: from windsor.research.att.com (windsor.research.att.com [135.207.26.46]) by alliance.research.att.com (8.8.7/8.8.7) with ESMTP id RAA16084; Wed, 24 Oct 2001 17:10:02 -0400 (EDT) From: Bill Fenner Received: (from fenner@localhost) by windsor.research.att.com (8.8.8+Sun/8.8.5) id OAA09404; Wed, 24 Oct 2001 14:10:02 -0700 (PDT) Message-Id: <200110242110.OAA09404@windsor.research.att.com> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII To: sobomax@freebsd.org Subject: Re: cvs commit: ports/devel/automake Makefile distinfo pkg-plist ports/devel/automake/files patch-ab patch-ad Cc: cvs-committers@freebsd.org, cvs-all@freebsd.org Date: Wed, 24 Oct 2001 14:10:01 -0700 Versions: dmail (solaris) 2.2j/makemail 2.9b Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG >2. Pre-create Makefile.in/configure with the whatever version of > autocrap you favorite port requires and then add those files > as patches in the FILESDIR or PATCHFILE at the MASTER_SITE_LOCAL. I thought the usual reason for using autoconf at port build time was to avoid having large configure diffs (i.e. just patch configure.in and then run autoconf, instead of patching configure.in and then also configure, with all the line number changes etc.) Bill To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message