From owner-freebsd-questions@FreeBSD.ORG Sat Jun 25 04:20:02 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 082B01065672 for ; Sat, 25 Jun 2011 04:20:02 +0000 (UTC) (envelope-from dieterbsd@engineer.com) Received: from mailout-us.gmx.com (mailout-us.gmx.com [74.208.5.67]) by mx1.freebsd.org (Postfix) with SMTP id 76B2A8FC19 for ; Sat, 25 Jun 2011 04:20:01 +0000 (UTC) Received: (qmail 20375 invoked by uid 0); 25 Jun 2011 04:20:00 -0000 Received: from 67.206.183.250 by rms-us008.v300.gmx.net with HTTP Content-Type: text/plain; charset="utf-8" Date: Sat, 25 Jun 2011 04:19:52 +0000 From: "Dieter BSD" Message-ID: <20110625041957.219420@gmx.com> MIME-Version: 1.0 To: freebsd-questions@freebsd.org X-Authenticated: #74169980 X-Flags: 0001 X-Mailer: GMX.com Web Mailer x-registered: 0 Content-Transfer-Encoding: 8bit X-GMX-UID: iwVtA400ymCuIg6GUjA0JdMiJihyahDS Subject: Re: Installing X11 gives perl version conflict 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: Sat, 25 Jun 2011 04:20:02 -0000 perryh> running 8.1-RELEASE (and not 8-STABLE) [ ... ] perryh> /packages-8.1-release/ AH HA !!!! The .message file contains the solution (I hope): "packages-*-release directories are built from the ports collection shipped with the release, and are not updated thereafter. packages-*-stable and packages-*-current are updated roughly once a week." "stable" should be renamed "bleeding-edge" to warn dunderheads like me that think stable means stable rather than unstable. And maybe web browsers should automagically display the .message file. THANK YOU !!! If only debugging X11 were so easy...