From owner-freebsd-gnome@freebsd.org Wed Jun 1 15:38:43 2016 Return-Path: Delivered-To: freebsd-gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id F40DEB616A0 for ; Wed, 1 Jun 2016 15:38:42 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id DE3C41840 for ; Wed, 1 Jun 2016 15:38:42 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id D8E4FB6169E; Wed, 1 Jun 2016 15:38:42 +0000 (UTC) Delivered-To: gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D8825B6169D for ; Wed, 1 Jun 2016 15:38:42 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C1B29183C for ; Wed, 1 Jun 2016 15:38:42 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id u51FcgkK084095 for ; Wed, 1 Jun 2016 15:38:42 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: gnome@FreeBSD.org Subject: [Bug 209931] kde4 and gnome3 meta-packages has disappeared Date: Wed, 01 Jun 2016 15:38:42 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Package Infrastructure X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: groot@kde.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: portmgr@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 01 Jun 2016 15:38:43 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D209931 --- Comment #3 from groot@kde.org --- You may want to take a look at http://pkg.freebsd.org/freebsd:10:x86:64/latest/All/ -- that is the listing= of all the latest packages that have been built. There is a gnome3 package the= re, and for me -- x86_64, 10.3-RELEASE -- "pkg ins gnome3" offers to download t= hat package, plus about 2GB of dependencies. Perhaps you have a different architecture, release, or are using an unexpected mirror? The KDE package is called "kde", not "kde4", even though the port directory= is "x11/kde4". That is a historical weirdness. You will find that "pkg ins kde" installs the metaport for KDE4. The reason the packages are named differently is because of the PORTNAME=3D= line in their respective ports-Makefiles. x11/gnome3/Makefile calls itself gnome= 3, while x11/kde4/Makefile calls itself kde. --=20 You are receiving this mail because: You are on the CC list for the bug.=