From owner-cvs-all Fri Sep 10 17:18:41 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 1B4AD153A1; Fri, 10 Sep 1999 17:18:38 -0700 (PDT) (envelope-from asami@FreeBSD.org) Received: (from asami@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id RAA46432; Fri, 10 Sep 1999 17:18:38 -0700 (PDT) (envelope-from asami@FreeBSD.org) Message-Id: <199909110018.RAA46432@freefall.freebsd.org> From: Satoshi Asami Date: Fri, 10 Sep 1999 17:18:38 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/Tools/portbuild/scripts portbuild Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk asami 1999/09/10 17:18:38 PDT Modified files: Tools/portbuild/scripts portbuild Log: (1) Remove FORCE_PKG_REGISTER, it is not necessary anymore. Remove everything under /var/db/pkg/* before installing dependencies and during final cleanup. (2) Change OSREL, OSVERSION and PORTOBJFORMAT (if necessary). Comment out those for 3-stable. Reported by: paul, tg (3) Move mtree until after we actually mount /usr/src. ;) Reported by: taoka (4) Run ldconfig with and without -aout in all sorts of directories to pick up everything that could be in compat dirs etc. Run ldconfig -aout -R after cleanup too. Revision Changes Path 1.8 +23 -12 ports/Tools/portbuild/scripts/portbuild To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message