Port details |
- pecl-dbase dBase database file access functions for PHP
- 5.1.1 databases
=0 5.1.1Version of this port present on the latest quarterly branch.
- DEPRECATED: Works only with EOL php 5.6
This port expired on: 2018-12-30
- Maintainer: joneum@FreeBSD.org
- Port Added: 2010-11-04 05:13:26
- Last Update: 2018-12-30 23:30:56
- SVN Revision: 488749
- Also Listed In: pear
- License: PHP301
- Description:
- These functions allow you to access records stored
in dBase-format (dbf) databases from within PHP.
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_PKGNAMEPREFIX}pecl-dbase>0:databases/pecl-dbase
- No installation instructions:
- This port has been deleted.
- PKGNAME: php56-pecl-dbase
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1511559177
SHA256 (PECL/dbase-5.1.1.tgz) = 4474be791b302dc3ba34dc4f96cde626f81deb36a4d88dff5605bfbda8691439
SIZE (PECL/dbase-5.1.1.tgz) = 20751
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>0 : 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:
- php:pecl
- 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.1.1 30 Dec 2018 23:30:56 |
rene |
Remove expired ports:
2018-12-30 net/pecl-mosquitto: Works only with EOL php 5.6
2018-12-30 net/pecl-ip2location: Works only with EOL php 5.6
2018-12-30 net/pecl-yp: Works only with EOL php 5.6
2018-12-30 net/pecl-oauth: Works only with EOL php 5.6
2018-12-30 net/pecl-apn: Works only with EOL php 5.6
2018-12-30 textproc/pecl-doublemetaphone: Works only with EOL php 5.6
2018-12-30 textproc/pecl-ctemplate: Works only with EOL php 5.6
2018-12-30 textproc/pecl-xslcache: Works only with EOL php 5.6
2018-12-30 textproc/libmrss-php: Works only with EOL php 5.6
2018-12-30 textproc/pecl-stem: Works only with EOL php 5.6
2018-12-30 textproc/pecl-wbxml: Works only with EOL php 5.6
2018-12-30 textproc/pecl-syck: Works only with EOL php 5.6
2018-12-30 textproc/pecl-yaml1: Works only with EOL php 5.6
2018-12-30 deskutils/surrealtodo: Works only with EOL php 5.6 (Only the first 15 lines of the commit message are shown above ) |
5.1.1 06 Dec 2018 11:22:12 |
rene |
Remove version 7.0 from the IGNORE_WITH_PHP list. |
5.1.1 02 Dec 2018 17:43:34 |
antoine |
Deprecate ports depending on php 5.6 |
5.1.1 08 Oct 2018 15:08:13 |
antoine |
Fix some PKGNAME collisions |
5.1.1 24 Nov 2017 21:54:14 |
joneum |
databases/pecl-dbase: Update to 5.1.1
Ignore with PHP 72
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D13236 |
5.1.0_1 20 Oct 2017 10:26:41 |
joneum |
- Take maintainership
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D12738 |
5.1.0_1 18 Oct 2017 12:04:58 |
zi |
- Reset MAINTAINER due to fatal email bounces |
5.1.0_1 10 Apr 2017 15:08:47 |
mat |
Convert all PECL ports to USES=php:pecl.
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D10281 |
5.1.0_1 07 Feb 2017 12:14:34 |
mat |
Mark ports not building with PHP 7.1.
Sponsored by: Absolight |
5.1.0_1 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.1.0 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.1.0 18 Feb 2016 14:47:06 |
miwi |
- Ignore php70
- While here remove old php gruft |
5.1.0 23 Jan 2014 16:00:15 |
miwi |
- Stageify
- Take maintainership of a few ports |
5.1.0 20 Sep 2013 16:13:49 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases) |
5.1.0 13 May 2013 15:47:47 |
miwi |
- Remove php4 reference |
5.1.0 30 Oct 2012 22:49:55 |
jhale |
- Update to 5.1.0
- Trim Makefile header
PR: ports/173196
Submitted by: Toomas Aas <toomas@median.ee> (maintainer)
Approved by: makc, avilla (mentors, implicit)
Feature safe: yes |
5.0.1 20 Dec 2010 06:54:54 |
miwi |
* Update IGNORE_WITH_PHP to only include 4 as this works with php 5.2.
* Add LICENSE=PHP301 - http://pecl.php.net/package/dbase - depends on
ports/152927
* Remove MD5 line from distinfo.
PR: 152935
Submitted by: "Tom Judge" <tom@tomjudge.com>
Approved by: maintainer |
5.0.1 04 Nov 2010 05:13:17 |
miwi |
These functions allow you to access records stored
in dBase-format (dbf) databases from within PHP.
WWW: http://pecl.php.net/package/dbase
PR: ports/151633
Submitted by: toomas aas <toomas at median.ee> |