Port details |
- php-adodb-ext ADOdb Extension
- 5.04_4 databases
=2 5.04_4Version of this port present on the latest quarterly branch.
- DEPRECATED: Works only with EOL php 5.5
This port expired on: 2016-10-20 IGNORE: cannot be installed: doesn't work with lang/php56 port (doesn't support PHP 5.6 7.0)
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2008-08-08 06:44:55
- Last Update: 2016-10-21 07:14:46
- SVN Revision: 424379
- People watching this port, also watch:: tuning-primer, yourls, phpmailer
- License: not specified in port
- WWW:
- http://adodb.sourceforge.net/
- Description:
- 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/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- php-adodb-ext>0:databases/php-adodb-ext
- No installation instructions:
- This port has been deleted.
- PKGNAME: php-adodb-ext
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (adodb-ext-504.zip) = e067a73cccc5151843e364f9a0da7807ba9c8e411aaea773f53a811cae586b9f
SIZE (adodb-ext-504.zip) = 46159
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- phpize : lang/php56
- autoconf-2.69 : devel/autoconf
- Runtime dependencies:
-
- php.h : lang/php56
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- dos2unix php:ext zip
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
5.04_4 21 Oct 2016 07:14:46 |
rene |
Remove expired port:
2016-10-20 databases/php-adodb-ext: Works only with EOL php 5.5 |
5.04_4 01 Oct 2016 08:22:09 |
antoine |
Chase php 5.5 expiration date |
5.04_4 03 Aug 2016 12:47:05 |
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 |
5.04_3 28 Jun 2016 14:00:45 |
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 |
5.04_3 19 May 2016 10:21:25 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by: portmgr blanket |
5.04_3 06 Apr 2016 16:44:59 |
mat |
Remove PHP_DEFAULT from ports, it must not be used.
With hat: portmgr
Sponsored by: Absolight |
5.04_3 13 Mar 2016 16:56:42 |
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 |
5.04_3 30 Aug 2015 20:13:30 |
jbeich |
Reset maintainership per mail on freebsd-ports@ list
Requested by: Joe Horn <joehorn@gmail.com> (maintainer) |
5.04_3 20 Feb 2015 13:56:12 |
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 |
5.04_3 06 Apr 2014 05:49:11 |
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) |
07 Mar 2014 16:49:10
|
bapt |
Convert d* to USES=zip |
5.04_2 20 Sep 2013 16:13:49 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases) |
5.04_2 01 Feb 2013 15:04:01 |
ak |
- Fix all cases of 'No newline at end of file' in ports tree
Approved by: portmgr (bapt) |
5.04_2 26 May 2012 11:11:12 |
scheidell |
- Fix for building failed with PHP 5.4
- Bump PORTREVISION
PR: ports/168302
Submitted by: Joe Horn <joehorn@gmail.com> (maintainer) |
5.04_1 08 Aug 2011 11:04:45 |
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) |
5.04_1 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
5.04_1 12 Apr 2010 13:56:14 |
pav |
- Fix build with php 5.3
PR: ports/145653
Submitted by: Joe Horn <joehorn@gmail.com> (maintainer) |
5.04 08 Aug 2008 06:46:04 |
beech |
- Add pkg-message.in |
5.04 08 Aug 2008 06:44:29 |
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> |