From owner-freebsd-enlightenment@FreeBSD.ORG Sun Apr 5 12:52:29 2015 Return-Path: Delivered-To: enlightenment@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 045A4D56 for ; Sun, 5 Apr 2015 12:52:29 +0000 (UTC) Received: from sender1.zohomail.com (sender1.zohomail.com [74.201.84.162]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id D589499F for ; Sun, 5 Apr 2015 12:52:25 +0000 (UTC) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=bsdjunk; d=bsdjunk.com; h=date:from:to:message-id:subject:mime-version:content-type:user-agent; b=i0MvbmAj4xDeAJeOQzdWlNjXnYThNhq16+KLVHlFTmaG4HTsSbWdVi/XpZRoR1EEVCGY1HSJD8sN k0lxK1ENBIG4982xJMXKBDZVXVqM+U+7UYha0IY4f80UUahLkOi8aNwoRRJ1/QT1Q8evYL7VirjL 46hvLUUDrzLMLAgLxGg= Received: from mail.zoho.com by mx.zohomail.com with SMTP id 1428238337563876.9088191943775; Sun, 5 Apr 2015 05:52:17 -0700 (PDT) Date: Sun, 05 Apr 2015 07:52:17 -0500 From: chris To: Message-Id: <14c89a00aeb.10984d0bc305415.1385463176105382283@bsdjunk.com> MIME-Version: 1.0 X-Priority: Medium User-Agent: Zoho Mail X-Mailer: Zoho Mail Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 Subject: E on FreeBSD: Entrance/Enlightenment changes X-BeenThere: freebsd-enlightenment@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Enlightenment for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Apr 2015 12:52:29 -0000 I am working on porting entrance or Enlightenments desktop manager as well as editing enlightenment to include an option for either Eterm or Terminology as they aren't installed by default according to make depends. Part of creating E is to create a complete Environment by default. As well as remove the setuid options as that makes enlightenenment impossible to be used as without setting it setuid. I think this will ease the users ability to do default options. Chris From owner-freebsd-enlightenment@FreeBSD.ORG Mon Apr 6 17:59:54 2015 Return-Path: Delivered-To: freebsd-enlightenment@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 959A3970 for ; Mon, 6 Apr 2015 17:59:54 +0000 (UTC) Received: from akq52.rev.netart.pl (akq52.rev.netart.pl [85.128.147.52]) by mx1.freebsd.org (Postfix) with ESMTP id 52AEEBED for ; Mon, 6 Apr 2015 17:59:50 +0000 (UTC) Received: from starpad (unknown [79.185.31.71]) by blachconsuo9.nazwa.pl (Postfix) with ESMTP id 0DE9F2D6644 for ; Mon, 6 Apr 2015 19:52:45 +0200 (CEST) Message-ID: <1428342763.50796.2.camel@blach.pl> From: Grzegorz Blach To: freebsd-enlightenment@freebsd.org Date: Mon, 06 Apr 2015 19:52:43 +0200 In-Reply-To: <14c89a00aeb.10984d0bc305415.1385463176105382283@bsdjunk.com> References: <14c89a00aeb.10984d0bc305415.1385463176105382283@bsdjunk.com> Content-Type: text/plain; charset="us-ascii" X-Mailer: Evolution 3.12.11 FreeBSD GNOME Team Port Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: Re: E on FreeBSD: Entrance/Enlightenment changes X-BeenThere: freebsd-enlightenment@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Enlightenment for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Apr 2015 17:59:54 -0000 I think, it's better to create x11/enlightenment-desktop meta-port. This port should depends on x11-wm/enlightenment, x11/terminology, graphics/evas-generic-loaders-*, multimedia/emotion-generic-players-vlc and maybe on other ports too.