From owner-freebsd-questions@FreeBSD.ORG Tue Mar 27 16:41:11 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1EEE316A402 for ; Tue, 27 Mar 2007 16:41:11 +0000 (UTC) (envelope-from lists@lizardhill.com) Received: from kermit.lizardhill.com (kermit.lizardhill.com [64.69.41.217]) by mx1.freebsd.org (Postfix) with ESMTP id 0844913C458 for ; Tue, 27 Mar 2007 16:41:10 +0000 (UTC) (envelope-from lists@lizardhill.com) Received: from ip72-193-85-114.lv.lv.cox.net ([72.193.85.114] helo=mickey) by kermit.lizardhill.com with esmtpa (Exim 4.66) (envelope-from ) id 1HWDnm-0001QZ-00 for freebsd-questions@freebsd.org; Tue, 27 Mar 2007 08:41:38 -0700 From: "Don O'Neil" To: References: <005d01c76fdd$e67f33a0$0400020a@mickey> <023801c76fe6$0f78e190$0a0aa8c0@rivendell><008f01c77007$cfca1d80$0400020a@mickey><460899C7.5040301@daleco.biz><003301c7702e$9375b5c0$0400020a@mickey> <3DA7AD9F-4CCA-4BB4-8C6F-B1A8B430C28D@gmail.com> Date: Tue, 27 Mar 2007 09:41:04 -0700 Message-ID: <00d301c7708e$b65ddc60$0400020a@mickey> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 11 thread-index: AcdwYKMq9mlWGtvXRdmu9XWAy65LzwALYyPA X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3028 In-Reply-To: <3DA7AD9F-4CCA-4BB4-8C6F-B1A8B430C28D@gmail.com> Subject: RE: Updating Bind & OpenSSL on 6.1-Stable/Release 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, 27 Mar 2007 16:41:11 -0000 Don't assume that just because this is the first time I've raised concerns about the ports means that this is the first time I've used FreeBSD.... I've been using FreeBSD since 1.X. My point is that it's a pain the rear to do a CVSUP/Buildworld (takes a long time) so the ports collection is the easiest way to update/upgrade software. It would be nice to have some sort of reference as to how the original software was built and installed (the build options) or have the ports be built to match the original to facilitate easy upgrade of one or two items. I agree that in general these are 'add on' tools, but there are core functions (bind, ssh, etc...) that get patched from time to time because of security and it's a LOT quicker to re-install the port than it is to do a buildworld. These are just my observations. -----Original Message----- From: owner-freebsd-questions@freebsd.org [mailto:owner-freebsd-questions@freebsd.org] On Behalf Of Eric Crist Sent: Tuesday, March 27, 2007 5:10 AM To: Don O'Neil Cc: freebsd-questions@freebsd.org Subject: Re: Updating Bind & OpenSSL on 6.1-Stable/Release On Mar 27, 2007, at 12:12 AM, Don O'Neil wrote: > If they are 'ports' specificly built for FreeBSD, shouldn't the port > maintainer make them install like the originals were? Makes sense to > me.... > > Or maybe the original install/release needs to be changed to install > the same as the port. > > It's a pain having to debug where everything went, change config > files, update startup scripts, make symlinks, etc... When if it were > Linux a simple RPM install would update it and I'd be done with it. > > Just my observations. The ports tree installs things to the /usr/local/ prefix, to help you keep your ports and base system separate. This is a normal behavior, and has been normal for a lot longer than you have been using FreeBSD. I apologize, but I doubt the developers are going to change the standard behavior just because you got confused the first time you tried to replace a base system component. Look here in section 4.5.2.1: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/ports- using.html ----- Eric F Crist Secure Computing Networks _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"