Date: Fri, 10 Sep 1999 17:18:38 -0700 (PDT) From: Satoshi Asami <asami@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/Tools/portbuild/scripts portbuild Message-ID: <199909110018.RAA46432@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199909110018.RAA46432>