non port: databases/php-adodb-ext/Makefile |
SVNWeb
|
Number of commits found: 14 |
Sat, 1 Oct 2016
|
[ 08:22 antoine ] (Only the first 10 of 18 ports in this commit are shown above. )
Chase php 5.5 expiration date
|
Wed, 3 Aug 2016
|
[ 12:47 mat ] (Only the first 10 of 381 ports in this commit are shown above. )
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
|
Tue, 28 Jun 2016
|
[ 14:00 mat ] (Only the first 10 of 246 ports in this commit are shown above. )
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
|
Wed, 6 Apr 2016
|
[ 16:44 mat ]
Remove PHP_DEFAULT from ports, it must not be used.
With hat: portmgr
Sponsored by: Absolight
|
Sun, 13 Mar 2016
|
[ 16:56 mat ] (Only the first 10 of 44 ports in this commit are shown above. )
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
|
Sun, 30 Aug 2015
|
[ 20:13 jbeich ] (Only the first 10 of 19 ports in this commit are shown above. )
Reset maintainership per mail on freebsd-ports@ list
Requested by: Joe Horn <joehorn@gmail.com> (maintainer)
|
Fri, 20 Feb 2015
|
[ 13:56 ale ] (Only the first 10 of 11 ports in this commit are shown above. )
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
|
Sun, 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)
|
Fri, 7 Mar 2014
|
[ 16:49 bapt ] (Only the first 10 of 214 ports in this commit are shown above. )
Convert d* to USES=zip
|
Fri, 20 Sep 2013
|
[ 16:13 bapt ] (Only the first 10 of 927 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases)
|
Sat, 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)
|
Mon, 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)
|
Mon, 12 Apr 2010
|
[ 13:56 pav ]
- Fix build with php 5.3
PR: ports/145653
Submitted by: Joe Horn <joehorn@gmail.com> (maintainer)
|
Fri, 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 |