From owner-freebsd-current@FreeBSD.ORG Sat Jul 16 09:26:49 2011 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2563E1065677; Sat, 16 Jul 2011 09:26:49 +0000 (UTC) (envelope-from stb@lassitu.de) Received: from gilb.zs64.net (gilb.zs64.net [IPv6:2001:470:1f0b:105e::1ea]) by mx1.freebsd.org (Postfix) with ESMTP id E3DCF8FC0C; Sat, 16 Jul 2011 09:26:48 +0000 (UTC) Received: by gilb.zs64.net (Postfix, from stb@lassitu.de) id 61EE68B8E1; Sat, 16 Jul 2011 11:26:47 +0200 (CEST) Mime-Version: 1.0 (Apple Message framework v1084) Content-Type: text/plain; charset=us-ascii From: Stefan Bethke In-Reply-To: <4E20FADE.6060103@missouri.edu> Date: Sat, 16 Jul 2011 11:26:46 +0200 Content-Transfer-Encoding: quoted-printable Message-Id: References: <4E20FADE.6060103@missouri.edu> To: Stephen Montgomery-Smith X-Mailer: Apple Mail (2.1084) Cc: freebsd@sopwith.solgatos.com, current@freebsd.org, bug-followup@freebsd.org Subject: Re: ports/158179: some packages do not fully honor -P dir option in pkg_add(1) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Jul 2011 09:26:49 -0000 Am 16.07.2011 um 04:43 schrieb Stephen Montgomery-Smith: > I was looking through the source code of pkg_add. Personally I don't = see how the "-P" or "-p" option could be made to work with pkg_add. Many = of the installation commands involve scripts which have ${PREFIX} hard = coded into them. ${PREFIX} is often hard coded when trhe package is = created by the port. In my opinion, the options "-p" and "-P" should be = removed from pkg_add. >=20 > Either that, or provide the port a way to access "@cwd" in any scripts = it installs. But this would require a major overhaul of the whole ports = system, and probably much of the software it installs as well. >=20 > Am I missing something? Yes. Not honoring the prefix is a bug in the port. If you do need to = do prefix-specific things during install, use pkg-install, see = http://www.freebsd.org/doc/en/books/porters-handbook/pkg-install.html I suspect that many ports are not well tested outside of "/usr/local", = but the infrastructure is there and available. Stefan --=20 Stefan Bethke Fon +49 151 14070811