From owner-freebsd-questions@FreeBSD.ORG Fri Jan 11 02:28:06 2013 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 9AD67FAF for ; Fri, 11 Jan 2013 02:28:06 +0000 (UTC) (envelope-from freebsd-questions@m.gmane.org) Received: from plane.gmane.org (plane.gmane.org [80.91.229.3]) by mx1.freebsd.org (Postfix) with ESMTP id 554D38D9 for ; Fri, 11 Jan 2013 02:28:06 +0000 (UTC) Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1TtULy-0003vg-1m for freebsd-questions@freebsd.org; Fri, 11 Jan 2013 03:28:18 +0100 Received: from cpc3-walt15-2-0-cust148.13-2.cable.virginmedia.com ([86.21.186.149]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 11 Jan 2013 03:28:18 +0100 Received: from walterhurry by cpc3-walt15-2-0-cust148.13-2.cable.virginmedia.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 11 Jan 2013 03:28:18 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-questions@freebsd.org From: Walter Hurry Subject: Re: 9.0 vs 9.1 Date: Fri, 11 Jan 2013 02:27:50 +0000 (UTC) Lines: 14 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: cpc3-walt15-2-0-cust148.13-2.cable.virginmedia.com User-Agent: Pan/0.135 (Tomorrow I'll Wake Up and Scald Myself with Tea; GIT 30dc37b master) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Jan 2013 02:28:06 -0000 On Thu, 10 Jan 2013 20:02:01 -0600, Scott Eberl wrote: > OK can someone please explain this to me in detail? I've been reading > all the release notes I can find and I'm not understanding why after > upgrading to 9.1 I have to compile from source to install stuff now. It > takes forever and asks me questions I have no idea what the answer is > to. Early today I installed irssi which I had to do with make clean > install because just doing pkg_add -r irssi complains about not being > able to find the url of it. > > Should I just reinstall 9.0 and not upgrade, will ports work correctly > then? What is difficult about compiling/installing from ports?