Commit graph

5 commits

Author SHA1 Message Date
adam
0a9b227769 Changes 5.0:
* /dbfsak/VERSION, /dbfsak/dbf.c, /dbfsak/dbf.h, /dbfsak/dbfsak.c:
  More precisely specify variable sizes, since DBF files were
  originally 8-bit, then 16-bit, then 32-bit. Current code being
  worked on 64 bit platform.
2017-03-30 15:54:03 +00:00
tnn
b624e9f123 MAKEFLAGS -> MAKE_FLAGS (pkgsrc guide 22.1) 2016-03-12 21:53:39 +00:00
agc
d549bff9a5 Add SHA512 digests for distfiles for databases category
Problems found with existing distfiles:
	distfiles/D6.data.ros.gz
	distfiles/cstore0.2.tar.gz
	distfiles/data4.tar.gz
	distfiles/sphinx-2.2.7-release.tar.gz
No changes made to the cstore or mariadb55-client distinfo files.

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
2015-11-03 01:56:09 +00:00
adam
419e9aa30e Changes 4.6:
Bug fixes.
2014-01-02 20:25:18 +00:00
adam
9ed734728f DBFSAK is a command line program designed to extract data from DBF (dBase,
FoxPro, Clipper, xBase) files. It can also be used to create DBF files and
populate them from your data. It is written for the Linux/Unix environment,
but relies only on standard C libraries and functions.
2013-12-05 08:48:02 +00:00