aboutsummaryrefslogtreecommitdiff
path: root/databases/pecl-dbase
Commit message (Collapse)AuthorAgeFilesLines
* - StageifyMartin Wilke2014-01-231-1/+0
| | | | | | | - Take maintainership of a few ports Notes: svn path=/head/; revision=340835
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | databases) Notes: svn path=/head/; revision=327717
* - Remove php4 referenceMartin Wilke2013-05-131-2/+0
| | | | Notes: svn path=/head/; revision=318115
* - Update to 5.1.0Jason E. Hale2012-10-302-8/+4
| | | | | | | | | | | | - Trim Makefile header PR: ports/173196 Submitted by: Toomas Aas <toomas@median.ee> (maintainer) Approved by: makc, avilla (mentors, implicit) Feature safe: yes Notes: svn path=/head/; revision=306728
* * Update IGNORE_WITH_PHP to only include 4 as this works with php 5.2.Martin Wilke2010-12-202-2/+3
| | | | | | | | | | | | * 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 Notes: svn path=/head/; revision=266617
* These functions allow you to access records storedMartin Wilke2010-11-043-0/+29
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> Notes: svn path=/head/; revision=264017