From owner-cvs-all Sat Mar 22 17:26:45 2003 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 2A3BA37B401; Sat, 22 Mar 2003 17:26:43 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8172643F93; Sat, 22 Mar 2003 17:26:42 -0800 (PST) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h2N1Qg0U010884; Sat, 22 Mar 2003 17:26:42 -0800 (PST) (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h2N1QgKM010883; Sat, 22 Mar 2003 17:26:42 -0800 (PST) Message-Id: <200303230126.h2N1QgKM010883@repoman.freebsd.org> From: Kris Kennaway Date: Sat, 22 Mar 2003 17:26:42 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/Tools/portbuild/scripts buildenv X-FreeBSD-CVS-Branch: HEAD 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 kris 2003/03/22 17:26:42 PST FreeBSD ports repository Modified files: Tools/portbuild/scripts buildenv Log: - Define __MAKE_CONF to allow per-arch make.conf files in buildworld - Set the UNAME_* variables to make use of the override support in uname(1) This allows us to get rid of the uname shell script in the build chroots - Collect some variables that are probably old and mouldy, for later GCing - If FETCH_ORIGINAL is set in the environment, don't fetch from ftp-master Revision Changes Path 1.9 +19 -5 ports/Tools/portbuild/scripts/buildenv To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message