non port: databases/php-mdcached/Makefile |
Number of commits found: 19 |
Thursday, 6 Dec 2018
|
11:22 rene
Remove version 7.0 from the IGNORE_WITH_PHP list.
 |
Sunday, 2 Dec 2018
|
17:43 antoine
Deprecate ports depending on php 5.6
 |
Monday, 8 Oct 2018
|
15:08 antoine
Fix some PKGNAME collisions
 |
Thursday, 8 Mar 2018
|
19:48 mat
Introduce PHP flavors.
Ports using USES=php:phpize, php:ext, php:zend, and php:pecl are now
flavored. They will automatically get flavors (php56, php70, php71, php72)
depending of the versions they support (set with IGNORE_WITH_PHP). As a
consequence, ports using USES=pear and USES=horde are also flavored.
PR: 226242
Submitted by: mat
Exp-run by: antoine
Approved by: portmgr
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D14208
 |
Wednesday, 7 Feb 2018
|
17:46 mat
Note PHP ports that do not build with 7.2.
Sponsored by: Absolight
 |
Tuesday, 7 Feb 2017
|
12:14 mat
Mark ports not building with PHP 7.1.
Sponsored by: Absolight
 |
Wednesday, 3 Aug 2016
|
12:47 mat
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
 |
Tuesday, 28 Jun 2016
|
14:00 mat
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
 |
Friday, 1 Apr 2016
|
14:00 mat
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
 |
Sunday, 13 Mar 2016
|
16:56 mat
These ports do not build with PHP 7.0, make them as such.
Also, mark those who try to use mysql, which does not exist in PHP 7.0.
Sponsored by: Absolight
 |
Friday, 5 Dec 2014
|
00:30 feld
Update "BSD" licenses in databases category
 |
Thursday, 9 Jan 2014
|
19:12 ohauer
- update to version 1.0.9
- add stage support to php-mdcached
Changelog Version 1.0.8,1.0.9:
- Make it compile with compilers which don't
implement the (obsolete) std::tr1 c++ namespace
Submitted by: ivoras (maintainer perm PM)
 |
Wednesday, 11 Dec 2013
|
18:08 bapt
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in databases
 |
Friday, 20 Sep 2013
|
16:13 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases)
 |
Wednesday, 9 May 2012
|
10:30 ale
Update to 1.0.6 release.
Submitted by: maintainer
 |
Thursday, 12 Apr 2012
|
10:15 ale
Update to 1.0.5 release.
Submitted by: maintainer
 |
Wednesday, 21 Mar 2012
|
09:15 ale
Update to 1.0.4 release.
Submitted by: maintainer
Feature safe: yes
 |
Tuesday, 6 Mar 2012
|
11:47 ale
Update to 1.0.3 release and add LICENSE.
Submitted by: maintainer
 |
Monday, 27 Feb 2012
|
15:30 ale
Bullet Cache is a memory database intended to be used much like memcached,
but offering much higher flexibility through use of record tags which can be
used to perform bulk operations on sets of records.
This port contains the PHP client module for Bullet Cache.
WWW: http://mdcached.sourceforge.net/
PR: ports/164872
Submitted by: Ivan Voras <ivoras@FreeBSD.org>
 |
Number of commits found: 19 |