From owner-freebsd-x11@freebsd.org Sat Dec 9 16:03:22 2017 Return-Path: Delivered-To: freebsd-x11@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 A2538E8FBF1 for ; Sat, 9 Dec 2017 16:03:22 +0000 (UTC) (envelope-from johalun0@gmail.com) Received: from mail-wm0-x22f.google.com (mail-wm0-x22f.google.com [IPv6:2a00:1450:400c:c09::22f]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 3475B6AAA5 for ; Sat, 9 Dec 2017 16:03:22 +0000 (UTC) (envelope-from johalun0@gmail.com) Received: by mail-wm0-x22f.google.com with SMTP id 9so7607458wme.4 for ; Sat, 09 Dec 2017 08:03:22 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=7xQYVpEsmuezJdp9pQMRZJ53DwQqRZMGWBN/iLv84ZA=; b=dsxEsnjl4MJu1k27p3cQGMravcjj/Ne0gRzb8H4TOMEdTp2zPiw0RlLUljBII4o9Ba hwMuE9SXDbKpqTXEvn2K3ee1kCNhaOhEc2P1v7QHbzRGOXjRhKg+GWmMOyCHq4Zqu8Jo akXdYjB5Dm9pO/9VJX/R60rs7g3JMerp83HMGkw5I+nclz409glQ3XXXKaoLiNxHj5F3 NS/nFoK+tsrGW30RuUWfD4egrYRR8IDx0ThxPDCl07j6pP28uH3ZhaQ3yIEaz5e8YTl1 92sbztMwckYrs4D3tLjMVNvq+xBEJG2+gnagljmZ7PqWWYNswOqovFFOEXz6uRw6No6c QY/g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=7xQYVpEsmuezJdp9pQMRZJ53DwQqRZMGWBN/iLv84ZA=; b=rgRMnVj4xB1XnZz+k4nu4+VhK+rm3Da7u1CslCTJ69sEhI/CkwDKmgzZ3UpVZReTqO L6d+0MTGj0ODP8Y/RQgC9O7/FW3DTCzDGwsF9Yx8YMA+tkkwVIWltkyXKdMw8AfSaqlt qxR3R/RjG2T/WiuHlG2Syss3OkX/jn2xmb0CM9CvPwHukHrB+fSmUdzrRHvQFpniq86C SVuhg6FXlW8ZgsMHWQoiyLfZ8/Mn3zo2ZoXrPp/ufVUX03AxzW/AuYqHlCOas4Ut6pfC 8EsiYyjVNPvF5FWL1iCx6xt1CQH26sMVru5KZV0HOoswAWGrewIHP6xguDgRKw/ruc2Y uGvg== X-Gm-Message-State: AKGB3mLSazNh/W6+y9CCgSU8lvxcw6QEjp99NmNuJHtAOkxD+9mv1wRc TwVgMlJCTA0ZwIWlgS1slhLjM2p93m8/lnu96TnHvQ== X-Google-Smtp-Source: AGs4zMbhgPsdWQrIJ1gk80p9fkEpYvAWSQFKisBeMRrOcKIcRktIoTsCm02mXNPwPehumY2TFx+0jDkWvAzQAS6uLr4= X-Received: by 10.28.157.7 with SMTP id g7mr5900420wme.99.1512835400555; Sat, 09 Dec 2017 08:03:20 -0800 (PST) MIME-Version: 1.0 Received: by 10.223.197.68 with HTTP; Sat, 9 Dec 2017 08:02:40 -0800 (PST) In-Reply-To: <3719ff97-052e-b7b0-3585-acb21a6bb794@unrelenting.technology> References: <3719ff97-052e-b7b0-3585-acb21a6bb794@unrelenting.technology> From: Johannes Lundberg Date: Sat, 9 Dec 2017 17:02:40 +0100 Message-ID: Subject: Re: Some updates to Wayland stuff To: Greg V Cc: freebsd-x11@freebsd.org Content-Type: text/plain; charset="UTF-8" X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Dec 2017 16:03:22 -0000 On Sat, Dec 9, 2017 at 4:59 PM, Greg V wrote: > On 12/09/2017 18:50, Johannes Lundberg wrote: >> >> We should have a common repository for all Wayland stuff. I suggest yours >> :) > > Yeah, I'm always open to pull requests. >> >> Maybe now with flavors we can get wayland enabled gtk30 in ports as well? > > It's enabled in the Gnome team's repo, which I have merged into mine. > > https://github.com/freebsd/freebsd-ports-gnome/tree/gnome-3.26 > > I don't think flavors are necessary here, Wayland is already getting enabled > by default in many ports. > Honestly it should be straight up made non-optional, always build Wayland > support everywhere by default. Yeah my idea too but got some serious resistance to that... >> >> Or maybe we should just switch to ravenports if that's easier to work >> with? > > What's ravenports? A very interesting project! *nix ports consolidated. http://www.ravenports.com/