From owner-freebsd-questions@FreeBSD.ORG Fri Jan 11 02:18:34 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 A3648C8B for ; Fri, 11 Jan 2013 02:18:34 +0000 (UTC) (envelope-from erichsfreebsdlist@alogt.com) Received: from alogt.com (alogt.com [69.36.191.58]) by mx1.freebsd.org (Postfix) with ESMTP id 6C0E6873 for ; Fri, 11 Jan 2013 02:18:34 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=alogt.com; s=default; h=Content-Transfer-Encoding:Content-Type:Mime-Version:References:In-Reply-To:Message-ID:Subject:Cc:To:From:Date; bh=9e+UfEWMTjrhLEvvYXFLm1K5srwAXMvMSDIfa3muC4U=; b=xDfOY81v50b/vNwMvzwhF+47Zy/2qoHoowWol2ae99NTQm4vZOspZKICt/gssW+LcDMFvHXh8gy86WchM27eBNDgv5F+JwtIPL4uQUpAEvf/iOIF4yT+z67Fog4raAsS; Received: from [122.129.203.50] (port=47648 helo=X220.ovitrap.com) by sl-508-2.slc.westdc.net with esmtpsa (SSLv3:DHE-RSA-AES128-SHA:128) (Exim 4.80) (envelope-from ) id 1TtUCR-003Kme-KA; Thu, 10 Jan 2013 19:18:28 -0700 Date: Fri, 11 Jan 2013 09:18:24 +0700 From: Erich Dollansky To: Scott Eberl Subject: Re: 9.0 vs 9.1 Message-ID: <20130111091824.3aa041d9@X220.ovitrap.com> In-Reply-To: References: X-Mailer: Claws Mail 3.9.0 (GTK+ 2.24.6; amd64-portbld-freebsd10.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - sl-508-2.slc.westdc.net X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - alogt.com X-Get-Message-Sender-Via: sl-508-2.slc.westdc.net: authenticated_id: erichsfreebsdlist@alogt.com X-Source: X-Source-Args: X-Source-Dir: Cc: freebsd-questions@freebsd.org 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:18:34 -0000 Hi, 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. > there was a security problem some time back. It seems that this is the reason why no packages are available for 9.1 at the moment. > Should I just reinstall 9.0 and not upgrade, will ports work > correctly then? You mean packages? Ports work correctly. If you really need packages, go back to 8.3 as you will then still enjoy security fixes and current packages. Erich _______________________________________________ > 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"