According to PHP 5.3 migration guide, the dBase extension has been moved to PECL and is no longer part of the PHP distribution. Accordingly, here is the new port for use with PHP 5.3. Fix: Patch attached with submission follows:
Responsible Changed From-To: freebsd-ports-bugs->miwi miwi@ wants this port PRs (via the GNATS Auto Assign Tool)
State Changed From-To: open->closed New port added, with minor changes. Thanks!
miwi 2010-11-04 05:13:17 UTC FreeBSD ports repository Modified files: databases Makefile Added files: databases/pecl-dbase Makefile distinfo pkg-descr Log: 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> Revision Changes Path 1.912 +1 -0 ports/databases/Makefile 1.1 +24 -0 ports/databases/pecl-dbase/Makefile (new) 1.1 +3 -0 ports/databases/pecl-dbase/distinfo (new) 1.1 +2 -0 ports/databases/pecl-dbase/pkg-descr (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"