1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
Commit Graph

4 Commits

Author SHA1 Message Date
Chris D. Faulhaber
6d397ca36a Update MASTER_SITES
Update my email address
2000-07-07 20:46:06 +00:00
Michael Haro
3da86c6aa2 update with the new PORTNAME/PORTVERSION variables 2000-04-08 22:49:07 +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