The FreeBSD Ports Archive
FreeBSD databases : dbview4>
View dBase III files
A little tool that will display dBase III files. You can also use
it to convert your old .dbf files for further use with Unix. It should
also work with dBase IV files, but this is mostly untested.
dbview displays the contents of a dBase III or IV database file. This is
done by displaying both the name of the field itself and its value. At
the end of every record a newline is appended.
|
dbview history
v. 1.15
date: 2006/05/04 21:39:55; author: edwin; state: Exp; lines: +0 -1
Remove USE_REINPLACE from all categories starting with D
v. 1.14
date: 2005/04/14 12:17:36; author: lawrance; state: Exp; lines: +1 -1
- Fix crash error
- Misc other small fixes
PR: ports/37186
Submitted by: Alexander Trapeznikov
Approved by: clement (mentor)
v. 1.13
date: 2004/03/13 23:57:02; author: linimon; state: Exp; lines: +1 -2
Remove mastersite that died in, oh, say, the year 2000 or so.
v. 1.12
date: 2003/05/11 16:56:12; author: petef; state: Exp; lines: +1 -0
- Don't do two read()s, we're not on windows and don't have a \r to strip
out. Also fix an off-by-one error when trying to trim trailing spaces.
- bump PORTREVISION
PR: 41719
Submitted by: Michael Pearce
v. 1.11
date: 2003/05/07 17:59:32; author: ijliao; state: Exp; lines: +15 -17
utilize USE_GETOPT_LONG
PR: 51530
Submitted by: Sergei Kolobov
v. 1.10
date: 2003/02/20 17:00:11; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.9
date: 2002/11/10 16:45:22; author: lioux; state: Exp; lines: +0 -2
o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
v. 1.8
date: 2002/11/06 22:44:15; author: adamw; state: Exp; lines: +2 -0
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by: pat
v. 1.7
date: 2002/09/01 16:07:46; author: dwcjr; state: Exp; lines: +2 -1
${PERL} -> ${REINPLACE_CMD}
PR: 40784
Submitted by: corecode@corecode.ath.cx
Reviewed by: flynn@energyhq.homeip.net
v. 1.6
date: 2002/05/15 14:26:22; author: dwcjr; state: Exp; lines: +6 -1
Fix building under -current
PR: 37944
Submitted by: obraun@informatik.unibw-muenchen.de
v. 1.5
date: 2001/08/30 05:12:47; author: lioux; state: Exp; lines: +4 -4
o style fixes in Makefile and deployment of DOCSDIR var
o support NOPORTDOCS in PLIST
PR: 29796
Submitted by: Patrick Li
v. 1.4
date: 2000/04/08 22:48:23; author: mharo; state: Exp; lines: +3 -3
update with the new PORTNAME/PORTVERSION variables
v. 1.3
date: 2000/03/29 07:16:52; author: kris; state: Exp; lines: +2 -2
Remove andy@icc.surw.chel.su as maintainer from his ports..he doesn't
have time to maintain them.
Approved by: andy
v. 1.2
date: 1999/08/25 05:21:08; author: obrien; state: Exp; lines: +1 -1
Change Id->FreeBSD.
v. 1.1
date: 1999/06/06 16:59:24; author: steve; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1999/06/06 16:59:24; author: steve; state: Exp; lines: +0 -0
Initial import of dbview version 1.0.3.
A program for viewing dBase III files.
PR: 11603
Submitted by: Andrey Zakhvatov
=============================================================================
|
| |

|