From owner-cvs-all@FreeBSD.ORG Fri Sep 12 13:47:51 2003 Return-Path: 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 E227A16A4BF; Fri, 12 Sep 2003 13:47:51 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 66C6343FF7; Fri, 12 Sep 2003 13:47:51 -0700 (PDT) (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 h8CKlp0U098775; Fri, 12 Sep 2003 13:47:51 -0700 (PDT) (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h8CKlp40098774; Fri, 12 Sep 2003 13:47:51 -0700 (PDT) Message-Id: <200309122047.h8CKlp40098774@repoman.freebsd.org> From: Kris Kennaway Date: Fri, 12 Sep 2003 13:47:51 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/Tools/portbuild/scripts portbuild X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 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: Fri, 12 Sep 2003 20:47:52 -0000 kris 2003/09/12 13:47:51 PDT FreeBSD ports repository Modified files: Tools/portbuild/scripts portbuild Log: Remove some ldconfig -R's that were apparently confusing things, coalesce some ldconfig -m's into one command, and run buildscript niced in the chroot build case, not just the (currently unused) jailed case. Revision Changes Path 1.29 +3 -6 ports/Tools/portbuild/scripts/portbuild