Bug 195287

Summary: Exp-run for EFL and Enlightenment updates
Product: Ports & Packages Reporter: Grzegorz Blach <gblach>
Component: Ports FrameworkAssignee: Grzegorz Blach <gblach>
Status: Closed FIXED    
Severity: Affects Some People CC: portmgr
Priority: --- Flags: gblach: exp-run?
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Patch for EFL libraries and Enlightenment
none
Regenerated patch
none
Patch none

Description Grzegorz Blach freebsd_committer freebsd_triage 2014-11-22 18:12:52 UTC
Created attachment 149725 [details]
Patch for EFL libraries and Enlightenment

I have been prepared a big patch to EFL and Enlightenment ports. I'm not
sure if this should get an exp-run.
Comment 1 Antoine Brodin freebsd_committer freebsd_triage 2014-11-22 18:29:52 UTC
Take for exp-run
Comment 2 Antoine Brodin freebsd_committer freebsd_triage 2014-11-22 21:43:12 UTC
Hi,

Could you regenerate your patch with --show-copies-as-adds ?
Comment 3 Grzegorz Blach freebsd_committer freebsd_triage 2014-11-22 23:50:56 UTC
Created attachment 149733 [details]
Regenerated patch
Comment 4 Antoine Brodin freebsd_committer freebsd_triage 2014-11-23 00:17:04 UTC
I have the following error:

make: "/usr/ports/Mk/bsd.efl.mk" line 105: Malformed conditional (${_EFL_EVAS_ENGINES_ALL:M${:Ux11}}=="")
make: "/usr/ports/Mk/bsd.efl.mk" line 105: Malformed conditional (${_EFL_EVAS_ENGINES_ALL:M${:Uopengl}}=="")
make: Fatal errors encountered -- cannot continue[00:01:28] ====>> Error: Error getting PKGNAME for graphics/exact-image

_EFL_EVAS_ENGINES_ALL seems to be missing
Comment 5 Grzegorz Blach freebsd_committer freebsd_triage 2014-11-23 04:03:14 UTC
Created attachment 149745 [details]
Patch

It seems, that exact-image can't be build with newer version of evas (part of devel/efl), so I removed dependency on evas and thus I removed bin/edisplay from plist.

Also in this patch I fixed graphics/imlib2_loaders.
Comment 7 Grzegorz Blach freebsd_committer freebsd_triage 2014-11-24 18:07:07 UTC
I have not idea how to fix graphics/exact-image on amd64. What I should do in this case?
Comment 8 Antoine Brodin freebsd_committer freebsd_triage 2014-11-24 18:12:02 UTC
Mark it BROKEN_amd64=Fails to link
Maintainer may fix it later.