From owner-freebsd-enlightenment@freebsd.org Thu Jun 18 17:52:57 2020 Return-Path: Delivered-To: freebsd-enlightenment@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id A7D86356597 for ; Thu, 18 Jun 2020 17:52:57 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.nyi.freebsd.org (mailman.nyi.freebsd.org [IPv6:2610:1c1:1:606c::50:13]) by mx1.freebsd.org (Postfix) with ESMTP id 49nqKP3rrwz3Ww4 for ; Thu, 18 Jun 2020 17:52:57 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.nyi.freebsd.org (Postfix) id 84101356433; Thu, 18 Jun 2020 17:52:57 +0000 (UTC) Delivered-To: enlightenment@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 83CDF356596 for ; Thu, 18 Jun 2020 17:52:57 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 49nqKP321Pz3X1B for ; Thu, 18 Jun 2020 17:52:57 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 6186BDBA3 for ; Thu, 18 Jun 2020 17:52:57 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 05IHqvW5047305 for ; Thu, 18 Jun 2020 17:52:57 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 05IHqvXK047304 for enlightenment@FreeBSD.org; Thu, 18 Jun 2020 17:52:57 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: enlightenment@FreeBSD.org Date: Thu, 18 Jun 2020 17:52:56 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: peter@flytrace.com X-Bugzilla-Status: In Progress X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: lbartoletti@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: cc 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 Subject: E on FreeBSD: [Bug 245594] devel/efl: Update to 1.23.3 X-BeenThere: freebsd-enlightenment@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: Enlightenment for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Jun 2020 17:52:57 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D245594 peter@flytrace.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |peter@flytrace.com --- Comment #37 from peter@flytrace.com --- (In reply to Gleb Popov from comment #34) I cloned the repository and modified devel/efl to use the last version (1.24.3). https://github.com/Peter2121/freebsd-ports This is my first attempt to port anything, so all PRs are welcome. It works for me, but there are still some problems to solve: - The pkg-plist is huge, it is automatically created with 'make makeplist' = and it does not pass 'make check-plist' test; - The pkg-plist is options-dependent and I don't understand how to manage it correctly here; I removed all Wayland options as anyway it does not work now. I am still working to add an option to generate docs (WIP). I would appreciate any help in pkg-plist management as I'm really lost here. --=20 You are receiving this mail because: You are on the CC list for the bug.=