From owner-freebsd-questions@FreeBSD.ORG Thu Dec 5 14:13:16 2013 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 8C74C6B6 for ; Thu, 5 Dec 2013 14:13:16 +0000 (UTC) Received: from mail-wg0-x22a.google.com (mail-wg0-x22a.google.com [IPv6:2a00:1450:400c:c00::22a]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 23DAC1F5D for ; Thu, 5 Dec 2013 14:13:15 +0000 (UTC) Received: by mail-wg0-f42.google.com with SMTP id a1so790703wgh.1 for ; Thu, 05 Dec 2013 06:13:14 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=0q+DMt3LBaKQUiMj/6D+PKJDG1MqqXraRYm3XjK2HTY=; b=hyAjeEzhWTDZblR9PoYJiwW1+mW/NJvrzLCeoINlXfPryOlQroKUR1A4kR2oaDY34T /92ijgTOTNxwIaVErcW6VlwFipb7yzZg4TGJpbIeEkoyucbXhojI6m5gcjPtGYLuHx9w wgrtzC1NIKfSkwNeTt4Mcjb/70maLpI+vrACCqJwiEFiF6Ho5ya1K+QtBv1ITT9KfSRg k6HTJ11nWgdgWkN2qY91273OEMBtvXPeDvNpX0+BUJkrW6f0ZE4tlodgUyQphEFEjtpD oU6QWtFZqi41b8J//rnIfUKEaR8gvLWhOWEbqMec1B7WwCzwvBfbrak1Dm301LNwgXkv JN7g== MIME-Version: 1.0 X-Received: by 10.180.183.72 with SMTP id ek8mr12224751wic.49.1386252794465; Thu, 05 Dec 2013 06:13:14 -0800 (PST) Sender: fluca1978@gmail.com Received: by 10.194.44.6 with HTTP; Thu, 5 Dec 2013 06:13:14 -0800 (PST) In-Reply-To: <1386221592.4385.16.camel@debian> References: <1386221592.4385.16.camel@debian> Date: Thu, 5 Dec 2013 15:13:14 +0100 X-Google-Sender-Auth: Dz1f97ZDREMJH3VIKskxwsFA0NY Message-ID: Subject: Re: Why FreeBSD doesn't have a Gnome3 port? From: Luca Ferrari To: iijima yoshino Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-questions 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: Thu, 05 Dec 2013 14:13:16 -0000 On Thu, Dec 5, 2013 at 6:33 AM, iijima yoshino wrote: > Firstly, I know gnome3 needs systemd and systemd needs Linux. So ... > whatever. > I thought it's impossible to make gnome3 run on BSD systems, but the > OpenBSD shocked me! Wow, Gnome 3.8! You know, they're kind of freaks. > And now the PCBSD announced a next image which includes Gnome3/Cinnamon > desktops. Therefore it's not impossible. > So why FreeBSD doesn't have a Gonme3 port? > There is at least one port, but I'm not sure it is actively maintained: http://www.marcuscom.com:8080/cgi-bin/cvsweb.cgi/ports/x11/gnome3/ Besides, I believe that having or not having Gnome3 on *BSD is more a political issue (being Gnome tied to Linux) and to have developers to test and maintain the port. Luca