Bug 223715

Summary: Missing php72-memcache* in ports
Product: Ports & Packages Reporter: Jack <xxjack12xx>
Component: Individual Port(s)Assignee: Torsten Zuehlsdorff <tz>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   

Description Jack 2017-11-16 22:32:35 UTC
Looks like the recent import of php72 is missing the memcache* portion

ls -1d /usr/ports/databases/php7*memcache*
/usr/ports/databases/php70-memcache
/usr/ports/databases/php70-memcached
/usr/ports/databases/php71-memcache
Comment 1 Torsten Zuehlsdorff freebsd_committer freebsd_triage 2017-11-20 09:19:12 UTC
Hello,

i'm afraid it didn't.  :D

The memcache ports are *not* a PHP module. I "just" ported the PHP framework.

Thought the ports are not a really good choice. You only need to drop the IGNORE_WITH_PHP and PHP_VERS lines, set you PHP default version in /etc/make.conf and compile them and you are fine. 

I'm currently try to figure out, if its possible to create flavors with changed default versions. In this case we can drop this misleading port(names).

Greetings,
Torsten
Comment 2 Torsten Zuehlsdorff freebsd_committer freebsd_triage 2017-12-08 10:18:39 UTC
Sunpoet committed databases/php72-memcache in r455763.

I'm working currently at flavors for PHP, which will make everything even easier.

So i would like to close the ticket. If there is a current need for memcached please reopen it.