Port details |
- pecl-mdbtools PECL extension for the mdbtools library
- 1.0.0_2 databases
=0 1.0.0_2Version 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: 2007-12-22 17:24:26
- Last Update: 2016-10-20 19:59:02
- SVN Revision: 424353
- Also Listed In: pear
- License: LGPL21
- WWW:
- http://pecl.php.net/package/mdbtools
- Description:
- A PECL extension to provide read access to MDB data files as used by Microsoft
Access and its underlying JetEngine. It is based on libmdb from the mdbtools
package.
WWW: http://pecl.php.net/package/mdbtools
-
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:
-
- pecl-mdbtools>0:databases/pecl-mdbtools
- No installation instructions:
- This port has been deleted.
- PKGNAME: pecl-mdbtools
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (PECL/mdbtools-1.0.0.tgz) = 2bfa5a41e5617eb2e0b7ef6554ef9727fe6183c094f8fcc1eb64fb56c00f5a11
SIZE (PECL/mdbtools-1.0.0.tgz) = 8783
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:
-
- libmdb.a : databases/mdbtools
- phpize : lang/php56
- pkgconf>=0.9.10 : devel/pkgconf
- autoconf-2.69 : devel/autoconf
- Runtime dependencies:
-
- libmdb.a : databases/mdbtools
- php.h : lang/php56
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- php:ext pkgconfig tar:tgz
- 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 |
1.0.0_2 20 Oct 2016 19:59:02 |
rene |
Remove non-php55 expired ports:
2016-10-20 misc/jive: Offensive
2016-10-20 devel/pecl-spread: Works only with EOL php 5.5
2016-10-20 devel/pecl-mcve: Works only with EOL php 5.5
2016-10-20 security/pecl-tcpwrap: Works only with EOL php 5.5
2016-10-20 devel/pecl-shape: Works only with EOL php 5.5
2016-10-20 textproc/pecl-enchant: Works only with EOL php 5.5
2016-10-20 databases/pecl-mysqlnd_ms: Works only with EOL php 5.5
2016-10-20 textproc/pecl-html_parse: Works only with EOL php 5.5
2016-10-20 mail/pecl-esmtp: Works only with EOL php 5.5
2016-10-20 net/pecl-cvsclient: Works only with EOL php 5.5
2016-10-20 databases/pecl-mdbtools: Works only with EOL php 5.5
2016-10-20 databases/pecl-mysqlnd_qc: Works only with EOL php 5.5
2016-10-20 devel/pecl-operator: Works only with EOL php 5.5
2016-10-20 devel/pecl-parsekit: Works only with EOL php 5.5
2016-10-20 devel/pecl-hidef: Works only with EOL php 5.5
2016-10-20 devel/pecl-automap: Works only with EOL php 5.5
2016-10-20 devel/pecl-bbcode: Works only with EOL php 5.5
2016-10-20 devel/pecl-bcompiler: Works only with EOL php 5.5 |
1.0.0_2 01 Oct 2016 08:22:09 |
antoine |
Chase php 5.5 expiration date |
1.0.0_2 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 |
1.0.0_1 25 Jul 2016 20:01:03 |
rene |
Reset miwi@'s ports, he stepped down from the Ports Team.
With hat: portmgr-secretary |
1.0.0_1 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 |
1.0.0_1 19 May 2016 10:21:25 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by: portmgr blanket |
1.0.0_1 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
1.0.0_1 18 Feb 2016 14:47:06 |
miwi |
- Ignore php70
- While here remove old php gruft |
1.0.0_1 26 Nov 2015 14:39:58 |
miwi |
- Take Maintainership
Approved by: mat (mentor) |
1.0.0_1 25 Feb 2015 11:22:40 |
antoine |
Those ports do not build with php 5.6 |
1.0.0_1 25 Feb 2015 07:36:37 |
vanilla |
remove DEFAULT_VERSIONS.
Obtained from: bapt@, mat@ |
1.0.0_1 24 Feb 2015 02:45:53 |
vanilla |
1: make portlint happy.
2: switch to DEFAULT_VERSIONS. |
1.0.0_1 18 Nov 2014 09:37:33 |
bapt |
Reset miwi's maintainership per his demand
Hope to see you back! Thank for all the work! |
1.0.0_1 29 Jul 2014 19:11:53 |
adamw |
Convert a bunch of EXTRACT_SUFX=... into USES=tar:...
Approved by: portmgr (not really, but touches unstaged ports) |
1.0.0_1 10 Jun 2014 07:39:02 |
olgeni |
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories D-F.
CR: D196
Approved by: portmgr (bapt) |
1.0.0_1 23 Jan 2014 16:00:15 |
miwi |
- Stageify
- Take maintainership of a few ports |
1.0.0_1 12 Nov 2013 15:43:32 |
wg |
databases/pecl-mdbtools: fix build with newer mdbtools
- Fix build broken since r333427
Reported by: mat |
1.0.0_1 20 Sep 2013 16:13:49 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases) |
1.0.0_1 02 Sep 2013 20:02:01 |
bapt |
Add an explicit dependency on pkgconf |
1.0.0_1 22 Oct 2011 23:50:23 |
eadler |
- remove maintainer tags from pkg-descr
Approved by: portmgr
Approved by: bapt (mentor) |
1.0.0_1 20 Dec 2010 06:58:16 |
miwi |
* Add LICENSE
* Remove MD5 line from distinfo.
* Add IGNORE_WITH_PHP=4
PR: 152941
Submitted by: "Tom Judge" <tom@tomjudge.com> |
1.0.0_1 11 Jun 2009 05:55:00 |
itetcu |
Fix build with custom LOCALBASE
Reported by: QATty
Approved by: maintainer |
1.0.0_1 11 Apr 2009 09:09:22 |
miwi |
- Reset ditesh (at) gathani.org due to long period of inactivity.
- Take over some ports
Approved by: portmgr (linimon) |
1.0.0_1 06 Jun 2008 13:17:10 |
edwin |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
1.0.0 22 Dec 2007 17:24:11 |
miwi |
A PECL extension to provide read access to MDB data files as used by Microsoft
Access and its underlying JetEngine. It is based on libmdb from the mdbtools
package.
WWW: http://pecl.php.net/package/mdbtools
- Ditesh Shashikant Gathani
ditesh@gathani.org
PR: ports/118943
Submitted by: Ditesh Shashikant Gathani <ditesh at gathani.org> |