From owner-freebsd-questions@FreeBSD.ORG Tue Mar 27 05:13:00 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 8951816A405 for ; Tue, 27 Mar 2007 05:13:00 +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 70D1713C4AE for ; Tue, 27 Mar 2007 05:13:00 +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 1HW33s-00084C-Iv for freebsd-questions@freebsd.org; Mon, 26 Mar 2007 21:13:32 -0700 From: "Don O'Neil" To: References: <005d01c76fdd$e67f33a0$0400020a@mickey> <023801c76fe6$0f78e190$0a0aa8c0@rivendell><008f01c77007$cfca1d80$0400020a@mickey> <460899C7.5040301@daleco.biz> Date: Mon, 26 Mar 2007 22:12:54 -0700 Message-ID: <003301c7702e$9375b5c0$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: AcdwHglCmF1l3iaPRk2x2jxQa/ZXXwAEDLlg X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3028 In-Reply-To: <460899C7.5040301@daleco.biz> 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 05:13:00 -0000 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. -----Original Message----- From: owner-freebsd-questions@freebsd.org [mailto:owner-freebsd-questions@freebsd.org] On Behalf Of Kevin Kinsey Sent: Monday, March 26, 2007 9:13 PM To: Don O'Neil Cc: 'Reko Turja'; freebsd-questions@freebsd.org Subject: Re: Updating Bind & OpenSSL on 6.1-Stable/Release Don O'Neil wrote: > I did... So I linked it to /etc/named.conf.... Everything works great now... > > My question is howver, why are the ports setup different than the > original install? I would think that the port build would be set with > the same options as the original install that came with the OS... I've > seen this before, and it's annoying as heck when you go to > patch/update something and it doesn't work because it's installing in > a different location and looks for config files in different places. > Because they are "ports"?? Kevin Kinsey > -----Original Message----- > From: Reko Turja [mailto:reko.turja@liukuma.net] > Sent: Monday, March 26, 2007 1:34 PM > To: Don O'Neil; freebsd-questions@freebsd.org > Subject: Re: Updating Bind & OpenSSL on 6.1-Stable/Release > >> My bind install that came on the 6.1 installation runs from /usr/bin, >> whereas both the package and the source want to run from >> /usr/local/bin... > > You should have named.conf in /etc/namedb unless there's something > funny with the original install. Not sure if you need to run > make-localhost script in that directory as I do it as a matter of > principle each new system install anyway. If I update SSL/SSH/BIND I > set the REPLACE_BASE/OVERWRITE_BASE knob (check the Makefile at ports > dir for relevant knob name!) so the updated version will overwrite the > older at /usr tree. > > -Reko -- The San Diego Freeway. Official Parking Lot of the 1984 Olympics! _______________________________________________ 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"