From owner-freebsd-questions@FreeBSD.ORG Tue Mar 11 05:36:51 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B0BDA713 for ; Tue, 11 Mar 2014 05:36:51 +0000 (UTC) Received: from mail-pb0-x233.google.com (mail-pb0-x233.google.com [IPv6:2607:f8b0:400e:c01::233]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 886ED2B2 for ; Tue, 11 Mar 2014 05:36:51 +0000 (UTC) Received: by mail-pb0-f51.google.com with SMTP id uo5so8265695pbc.24 for ; Mon, 10 Mar 2014 22:36:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=lDUz0a1jZlHshj7HvrLTs/rYItmvBih+VXcvJWjwaHs=; b=HV/hyBbsHB+GLq276+rd9s4KUpOmdLAZJk+6YFSgJqtDYDrVL8p1OwpHVipU962k4k 4Z9kDYHgbFRAHPB5hiFiUpsedR6yQGxVl46yXoxs1jDy9TnENdlASUYf8E6cXrevvuW0 OS5NLaRXK5FuWAMPGSyEYXKCm92AhHqdQ7gQVS8BLJd7ixD23t7Ob1kODvjsTn0yhY2m JHZCNyX6U3BaoEPtyc3REo5yFxu1QVb1R2uyt2gScjdQF/meUDLcn4KF80/VFvlASHmD RkSX2yAcY0vL2dkg4c+93z7MeB9fGglngxEyLhA1n53tP5MELCYRlrXI+k2ZhYfPJxZZ Girg== MIME-Version: 1.0 X-Received: by 10.68.143.231 with SMTP id sh7mr45529726pbb.7.1394516210868; Mon, 10 Mar 2014 22:36:50 -0700 (PDT) Received: by 10.66.16.202 with HTTP; Mon, 10 Mar 2014 22:36:50 -0700 (PDT) In-Reply-To: <531E8E66.7040909@holgerdanske.com> References: <531E8E66.7040909@holgerdanske.com> Date: Tue, 11 Mar 2014 07:36:50 +0200 Message-ID: Subject: Re: FreeBSD-10.0-RELEASE-amd64 pkg: No packages matching 'gnome2' available in the repositories From: Ross To: David Christensen Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.17 Cc: "freebsd-questions@freebsd.org" X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Mar 2014 05:36:51 -0000 And there is no kde meta-package either since the update to 4.12.3... On Tue, Mar 11, 2014 at 6:17 AM, David Christensen < dpchrist@holgerdanske.com> wrote: > freebsd-questions: > > I'm attempting to install Gnome per the FreeBSD Handbook section 6.7.1.2: > > http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/x11-wm.html > > root@p43200:~ # pkg install -y gnome2 > The package management tool is not yet installed on your system. > Do you want to fetch and install it now? [y/N]: y > Bootstrapping pkg from pkg+http://pkg.FreeBSD.org/freebsd:10:x86:64/latest, > please wait... > Verifying signature with trusted certificate pkg.freebsd.org.2013102301... > done > Installing pkg-1.2.6... done > If you are upgrading from the old package format, first run: > > # pkg2ng > Updating repository catalogue > digests.txz 100% 1073KB 178.9KB/s 113.3KB/s 00:06 > packagesite.txz 100% 4963KB 160.1KB/s 112.6KB/s 00:31 > Incremental update completed, 22970 packages processed: > 0 packages updated, 0 removed and 22970 added. > pkg: No packages matching 'gnome2' available in the repositories > > > Any suggestions? > > > TIA, > > David > _______________________________________________ > 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" >