Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Oct 2016 16:39:27 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 213384] [patch] www/zend-framework: Make memcache dependency optional
Message-ID:  <bug-213384-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D213384

            Bug ID: 213384
           Summary: [patch] www/zend-framework: Make memcache dependency
                    optional
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: patch
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: wg@FreeBSD.org
          Reporter: fredrik.eriksson@loopia.se
          Keywords: patch
             Flags: maintainer-feedback?(wg@FreeBSD.org)
          Assignee: wg@FreeBSD.org

Created attachment 175628
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D175628&action=
=3Dedit
Patch to make memcache dependency optional

At the moment databases/pecl-memcache and databases/pecl-memcached are alwa=
ys
pulled in as run dependencies for the zend-framework port. However, as far =
as I
can tell it has never been a hard requirement to have the memcache extensio=
ns
to use the non-memcache parts of zend-framework.

The attached patch adds an MEMCACHE option to the port and will only pull in
the memcache-dependencies if this option is set.

The MEMCACHE option is off by default in my patch. I think that is a saner
default, but it may (obviously) break stuff that rely on the current port
behaviour, so I guess that's up for discussion.


The reason I stumbled on this is because the pecl-memcache ports are not
compatible with PHP7 (#208049, #207295), while zend-framework should be. So
right now this is mostly a workaround for me to build zend-framework with P=
HP7.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-213384-13>