From owner-freebsd-newbies Fri Mar 29 10:16:41 2002 Delivered-To: freebsd-newbies@freebsd.org Received: from odin.acuson.com (odin.acuson.com [157.226.230.71]) by hub.freebsd.org (Postfix) with ESMTP id D907937B417 for ; Fri, 29 Mar 2002 10:16:32 -0800 (PST) Received: from mvaexch02.acuson.com ([157.226.230.209]) by odin.acuson.com (Netscape Messaging Server 3.54) with ESMTP id AAA3041; Fri, 29 Mar 2002 10:16:30 -0800 Received: by mvaexch02.acuson.com with Internet Mail Service (5.5.2653.19) id ; Fri, 29 Mar 2002 10:14:06 -0800 Received: from there (dhcp-46-171.acuson.com [157.226.46.171]) by mvaexch01.acuson.com with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2653.13) id GKG9FL88; Fri, 29 Mar 2002 10:04:59 -0800 From: Johnson David To: Dale Morris , freebsd-newbies@freebsd.org Content-Type: text/plain; charset="iso-8859-1" Organization: Acuson Subject: Re: pkg vs ports Date: Fri, 29 Mar 2002 10:16:18 -0800 X-Mailer: KMail [version 1.3.2] References: <20020329060428.A699@well.com> In-Reply-To: <20020329060428.A699@well.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <20020329181632.D907937B417@hub.freebsd.org> Sender: owner-freebsd-newbies@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Friday 29 March 2002 06:04 am, Dale Morris wrote: > I'm curious if there's any difference between the 'quality' of the > install of a port package or using the pkg_add command? There is no "quality difference". I prefer ports for two reasons, however. First, I can build the ports optimized for my machine, as opposed to packages which are built for generic i386 machines. Second, I can customize the port to include extra options. > I've noticed a couple of times that building a program from the ports > has crashed my machine, whereas pkg_add seems to go smoothly. I suspect that this has to do with the build process and not the port itself. If you have a reasonable make.conf, and enough room to build, any crashes while building a port should be submitted as a bug. David To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-newbies" in the body of the message