Commit graph

6 commits

Author SHA1 Message Date
Beech Rintoul
70a02f81bc Fix can be compiled with current MySQL client library
PR:		ports/152693
Submitted by:	Miroslav Lachman (000.fbsd@quip.cz) (maintainer)
Approved by:	itetcu (mentor) (implicit)
2010-12-04 21:21:14 +00:00
Pav Lucistnik
76caa61312 - Add -L option to enable fast local inserts
PR:		ports/64305
Submitted by:	Travis Whitton <twhitton@ppb-envlabs.com>
Approved by:	maintainer timeout (jedgar; 1 year)
Obtained from:	debian
2005-09-17 16:28:44 +00:00
Chris D. Faulhaber
41ffcfb70e Use mkstemp() instead of tempnam() 2001-02-07 18:27:06 +00:00
Chris D. Faulhaber
6abf0ab008 Update port to 1.14 2001-02-07 18:26:11 +00:00
Chris Piazza
8f82bcdb97 For backwards compatibility with FreeBSD 2.2.x due to it's
(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
1999-10-05 16:06:21 +00:00
Dan Moschuk
826f3a5532 A set of programs to convert a .dbf file to a MySQL table
and vice versa.

PR: ports/14097
Submitted by: Chris D. Faulhaber <jedgar@fxp.org>
1999-10-03 22:04:20 +00:00