notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
non port: databases/php70-redis/Makefile

Number of commits found: 6

Thursday, 26 Jan 2017
14:38 sunpoet search for other commits by this committer
Remove PHP_MODNAME

- While I'm here, update IGNORE_WITH_PHP
Original commitRevision:432509 
Monday, 24 Oct 2016
19:39 rene search for other commits by this committer
Now that PHP 5.5 is removed from the Ports Tree, clean up any stale
IGNORE_WITH_PHP values (5, 52, 54, 55)
Original commitRevision:424590 
14:53 mat search for other commits by this committer
*_DEFAULT cannot be used in ports Makefiles, they are global variables.

PHP_VER can be used in phpXX-* ports to make sure they build.

Sponsored by:	Absolight
Original commitRevision:424570 
Wednesday, 3 Aug 2016
12:47 mat search for other commits by this committer
Don't use extension.ini any more, and have each extension install in its
file, so the order remains the same.

Every PHP (or Zend) extension now installs its own .ini file in
/usr/local/etc/php.  A PHP extension will be automatically activated
when installed.  The order into which extensions are loaded is
automatically guessed.  In some very rare cases, the guess will be
wrong, and PHP_MOD_PRIO will need to be set.  Refer to the USES=php
section of the Porter's Handbook for more information.

Convert ports touching etc/php/extensions.ini manually, or telling the
OP to do it.

And finally, bump PORTREVISION for all php extensions.

PR:		210697
Submitted by:	mat
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D7022
Original commitRevision:419514 
Tuesday, 28 Jun 2016
14:00 mat search for other commits by this committer
Convert USE_PHP*=yes into USES=php*

PR:		210529
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D6936
Original commitRevision:417719 
Saturday, 25 Jun 2016
15:08 pi search for other commits by this committer
New port: databases/php70-redis

This extension provides an API for communicating with Redis database,
a persistent key-value database with built-in net interface written
in ANSI-C for Posix systems.

WWW: https://github.com/phpredis/phpredis

PR:		210552, 208016
Submitted by:	joshruehlig@gmail.com, townwear@gmail.com
Original commitRevision:417472 

Number of commits found: 6