freebsd-ports/databases/php-adodb-ext/pkg-descr
Sunpoet Po-Chuan Hsieh eab3d37c7f - 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)
2014-04-06 05:49:11 +00:00

6 lines
302 B
Text

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/