Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Add -L option to enable fast local inserts | pav | 2005-09-18 | 1 | -5/+158 |
| | | | | | | | PR: ports/64305 Submitted by: Travis Whitton <twhitton@ppb-envlabs.com> Approved by: maintainer timeout (jedgar; 1 year) Obtained from: debian | ||||
* | Use mkstemp() instead of tempnam() | jedgar | 2001-02-08 | 1 | -0/+46 |
| | |||||
* | Update port to 1.14 | jedgar | 2001-02-08 | 1 | -25/+17 |
| | |||||
* | For backwards compatibility with FreeBSD 2.2.x due to it's | cpiazza | 1999-10-06 | 1 | -1/+11 |
| | | | | | | | | | | | | (apparent) lack of 's' support in ar. change: ar rcs libdbf.a ... to: ar rc libdbf.a ... ranlib libdbf.a PR: 14139 Submitted by: maintainer | ||||
* | A set of programs to convert a .dbf file to a MySQL table | dan | 1999-10-04 | 1 | -0/+33 |
and vice versa. PR: ports/14097 Submitted by: Chris D. Faulhaber <jedgar@fxp.org> |