From owner-freebsd-ports Sun Feb 6 9:24:22 2000 Delivered-To: freebsd-ports@freebsd.org Received: from m3.cs.berkeley.edu (m3.CS.Berkeley.EDU [128.32.45.179]) by builder.freebsd.org (Postfix) with ESMTP id 7A89E3DC0 for ; Sun, 6 Feb 2000 09:24:20 -0800 (PST) Received: from silvia.hip.berkeley.edu (sji-ca7-64.ix.netcom.com [209.109.235.64]) by m3.cs.berkeley.edu (8.9.3/8.9.3) with ESMTP id JAA70889; Sun, 6 Feb 2000 09:24:38 -0800 (PST) (envelope-from asami@stampede.cs.berkeley.edu) Received: (from asami@localhost) by silvia.hip.berkeley.edu (8.9.3/8.6.9) id JAA50748; Sun, 6 Feb 2000 09:23:55 -0800 (PST) To: suzukis@file.phys.tohoku.ac.jp Cc: freebsd-ports@FreeBSD.ORG Subject: Re: How to develop a port/package without root previlege? References: <20000205162528.6604.qmail@file.phys.tohoku.ac.jp> From: asami@FreeBSD.ORG (Satoshi - Ports Wraith - Asami) Date: 06 Feb 2000 09:23:33 -0800 In-Reply-To: suzukis@file.phys.tohoku.ac.jp's message of "Sun, 06 Feb 2000 01:25:28 +0900" Message-ID: Lines: 10 X-Mailer: Gnus v5.7/Emacs 20.5 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org * From: suzukis@file.phys.tohoku.ac.jp * If there's any wrong destination in Makefile (by careless mistake), * making installation with root previlege can gives unrecovervable * damage to the credencial (which files came from which ports/package, * which files conflicts with which ports/package, etc etc). How about setting up a chroot area and installing it there? Satoshi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message