non port: databases/php-adodb-ext/Makefile |
Number of commits found: 14 |
Saturday, 1 Oct 2016
|
08:22 antoine
Chase php 5.5 expiration date
|
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
|
Wednesday, 6 Apr 2016
|
16:44 mat
Remove PHP_DEFAULT from ports, it must not be used.
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
|
Sunday, 30 Aug 2015
|
20:13 jbeich
Reset maintainership per mail on freebsd-ports@ list
Requested by: Joe Horn <joehorn@gmail.com> (maintainer)
|
Friday, 20 Feb 2015
|
13:56 ale
Switch default PHP version to 5.6.x.
- Update PHP 5.4 to 5.4.38 release
- Update PHP 5.5 to 5.5.22 release
- Update PHP 5.6 to 5.6.6 release
PR: 195604
Approved by: portmgr
|
Sunday, 6 Apr 2014
|
05:49 sunpoet
- Allow build with php55
- Remove DEFAULT_PHP_VER
- Bump PORTREVISION for dependency change
- While I'm here:
- Use USE_PHPEXT and PHP_MODNAME
- Remove unnecessary CONFIGURE_ARGS
- Simplify Makefile: move common part of two extra patches to patch-adodb.c
- Use USES=dos2unix
- Support STAGEDIR
- Use single space after WWW:
PR: ports/188236
Submitted by: Joe Horn <joehorn@gmail.com> (maintainer)
|
Friday, 7 Mar 2014
|
16:49 bapt
Convert d* to USES=zip
|
Friday, 20 Sep 2013
|
16:13 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases)
|
Saturday, 26 May 2012
|
11:11 scheidell
- Fix for building failed with PHP 5.4
- Bump PORTREVISION
PR: ports/168302
Submitted by: Joe Horn <joehorn@gmail.com> (maintainer)
|
Monday, 8 Aug 2011
|
11:04 gabor
- Fix build for newer PHP versions by making PHP 5.2-specific patch optional
PR: ports/159125
Submitted by: Michael Scheidell <scheidell@secnap.net>
Approved by: Joe Horn <joehorn@gmail.com> (maintainer)
|
Monday, 12 Apr 2010
|
13:56 pav
- Fix build with php 5.3
PR: ports/145653
Submitted by: Joe Horn <joehorn@gmail.com> (maintainer)
|
Friday, 8 Aug 2008
|
06:44 beech
- This ADOdb Extension provides up to 100% speedup by replacing parts of ADOdb
with C code. ADOdb will auto-detect if this extension is installed and use it
automatically. This extension is compatible with ADOdb 3.32 or later, and
PHP 4.3.*, 4.4.*, 5.0.* and 5.1.*.
WWW: http://adodb.sourceforge.net/
PR: ports/126062
Submitted by: JoeHorn <joehorn@gmail.com>
|
Number of commits found: 14 |