Commit graph

3 commits

Author SHA1 Message Date
Wen Heping
5111de02d9 - Update to 0.5.1
PR:		ports/144764
Submitted by:	Kirk Strauser <kirk@strauser.com>
Approved by:	maintainer
2010-03-16 02:06:16 +00:00
Martin Wilke
d72be86633 - Update to 0.5.0
PR:		140839
Submitted by:	Kirk Strauser <kirk@daycos.com> (maintainer)
2009-11-26 14:30:50 +00:00
Philip M. Gollucci
2008278664 PgDBF is a program for converting XBase databases - particularly FoxPro
tables with memo files - into a format that PostgreSQL can directly
import. It's a compact C project with no dependencies other than standard
Unix libraries. While the project is relatively tiny and simple, it's also
heavily optimized via profiling - routine benchmark were many times faster
than with other Open Source programs. In fact, even on slower systems,
conversions are typically limited by hard drive speed.

WWW: http://pgdbf.sourceforge.net/

PR:		ports/135969
Submitted by:	kirk at daycos.com
2009-06-23 18:04:12 +00:00