From owner-freebsd-questions@FreeBSD.ORG Tue Dec 13 21:22:18 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6145516A422 for ; Tue, 13 Dec 2005 21:22:18 +0000 (GMT) (envelope-from albi@scii.nl) Received: from post-25.mail.nl.demon.net (post-25.mail.nl.demon.net [194.159.73.195]) by mx1.FreeBSD.org (Postfix) with ESMTP id A694043D5C for ; Tue, 13 Dec 2005 21:22:17 +0000 (GMT) (envelope-from albi@scii.nl) Received: from aseed.demon.nl ([83.160.138.119]:9869 helo=mail.aseed.antenna.nl) by post-25.mail.nl.demon.net with esmtp (Exim 4.51) id 1EmHbE-000PuW-GP; Tue, 13 Dec 2005 21:22:16 +0000 Received: from http.aseed.antenna.nl (http.aseed.antenna.nl [192.168.0.50]) by mail.aseed.antenna.nl (Postfix) with ESMTP id 9C47815500F; Tue, 13 Dec 2005 22:22:43 +0100 (CET) Received: from localhost.localdomain (217-19-30-147.dsl.cambrium.nl [217.19.30.147]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by http.aseed.antenna.nl (Postfix) with ESMTP id 8C83A58CECF; Tue, 13 Dec 2005 22:22:53 +0100 (CET) Date: Tue, 13 Dec 2005 22:22:09 +0100 From: albi To: Jose Borquez Message-Id: <20051213222209.a31b2d3f.albi@scii.nl> In-Reply-To: <439F3A4D.2060704@sbcglobal.net> References: <439F3A4D.2060704@sbcglobal.net> X-Mailer: Sylpheed version 2.1.1 (GTK+ 2.8.6; i486-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: Ports vs Packages X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Dec 2005 21:22:18 -0000 On Tue, 13 Dec 2005 13:17:01 -0800 Jose Borquez wrote: > When installing the same software using either the ports or a > package do they both install in the same locations? For Example > installing Apache from ports on one server and installing Apache from > packages on another server would still use the same locations for > both? yes, afaik ports and packages both use /usr/local as prefix (the "makeworld base" however uses /usr as prefix) -- grtjs, albi gpg-key: lynx -dump http://scii.nl/~albi/gpg.asc | gpg --import