The FreeBSD Ports Archive
FreeBSD palm : jfconv4>
Converts JFile database to CSV, and vice versa
JFConv is a quick port by Andreas Mock from the
original gui-based, object-oriented program jconvpro.exe with
permissions from J.J. Lehett. All object-oriented and gui-derived
stuff is thrown away. The source code was "c-ified" and command line
options added.
http://www.land-j.com/jfileu.html
|
jfconv history
v. 1.11
date: 2005/11/11 01:17:46; author: linimon; state: Exp; lines: +1 -1
With portmgr hat on, reset maintainership of knu's ports since he has
been inactive more than 6 months. We hope to see him back sometime.
v. 1.10
date: 2003/11/22 01:38:52; author: pav; state: Exp; lines: +1 -7
- Fix build on 5.x
PR: ports/59557
Submitted by: Samy Al Bahra
Approved by: adamw (mentor)
v. 1.9
date: 2003/10/16 01:25:14; author: kris; state: Exp; lines: +7 -1
BROKEN on 5.x: does not compile
v. 1.8
date: 2003/02/18 05:52:55; author: knu; state: Exp; lines: +2 -1
De-pkg-comment my non-ruby ports as well.
v. 1.7
date: 2001/02/10 13:19:57; author: knu; state: Exp; lines: +3 -1
Add %%PORTDOCS%%.
v. 1.6
date: 2001/02/08 09:41:04; author: knu; state: Exp; lines: +7 -7
Rename jconv to jfconv to avoid the conflict with japanese/libjconv,
after a repocopy.
JFConv more looks like JFile converter than JConv does.
v. 1.5
date: 2000/06/29 02:31:42; author: asami; state: Exp; lines: +3 -2
Use ${MASTER_SITE_LOCAL}.
v. 1.4
date: 2000/06/07 17:24:38; author: knu; state: Exp; lines: +2 -2
Local distfiles have been moved to:
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/knu/
v. 1.3
date: 2000/06/07 08:17:23; author: knu; state: Exp; lines: +2 -2
Move local distfiles from:
http://people.FreeBSD.org/~knu/ports/distfiles/
to:
ftp://ftp.FreeBSD.org/pub/FreeBSD/local-distfiles/knu/
v. 1.2
date: 2000/05/16 21:24:54; author: knu; state: Exp; lines: +2 -2
Get some variables correctly initialized.
*sighs over the original code*
Submitted by: Udo Schweigert
v. 1.1
date: 2000/05/14 14:30:47; author: knu; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 2000/05/14 14:30:47; author: knu; state: Exp; lines: +0 -0
This is the initial import of jconv, a converter between JFile database
and CSV.
=============================================================================
v. 1.11
date: 2005/11/11 01:17:46; author: linimon; state: Exp; lines: +1 -1
With portmgr hat on, reset maintainership of knu's ports since he has
been inactive more than 6 months. We hope to see him back sometime.
v. 1.10
date: 2003/11/22 01:38:52; author: pav; state: Exp; lines: +1 -7
- Fix build on 5.x
PR: ports/59557
Submitted by: Samy Al Bahra
Approved by: adamw (mentor)
v. 1.9
date: 2003/10/16 01:25:14; author: kris; state: Exp; lines: +7 -1
BROKEN on 5.x: does not compile
v. 1.8
date: 2003/02/18 05:52:55; author: knu; state: Exp; lines: +2 -1
De-pkg-comment my non-ruby ports as well.
v. 1.7
date: 2001/02/10 13:19:57; author: knu; state: Exp; lines: +3 -1
Add %%PORTDOCS%%.
v. 1.6
date: 2001/02/08 09:41:04; author: knu; state: Exp; lines: +7 -7
Rename jconv to jfconv to avoid the conflict with japanese/libjconv,
after a repocopy.
JFConv more looks like JFile converter than JConv does.
v. 1.5
date: 2000/06/29 02:31:42; author: asami; state: Exp; lines: +3 -2
Use ${MASTER_SITE_LOCAL}.
v. 1.4
date: 2000/06/07 17:24:38; author: knu; state: Exp; lines: +2 -2
Local distfiles have been moved to:
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/knu/
v. 1.3
date: 2000/06/07 08:17:23; author: knu; state: Exp; lines: +2 -2
Move local distfiles from:
http://people.FreeBSD.org/~knu/ports/distfiles/
to:
ftp://ftp.FreeBSD.org/pub/FreeBSD/local-distfiles/knu/
v. 1.2
date: 2000/05/16 21:24:54; author: knu; state: Exp; lines: +2 -2
Get some variables correctly initialized.
*sighs over the original code*
Submitted by: Udo Schweigert
v. 1.1
date: 2000/05/14 14:30:47; author: knu; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 2000/05/14 14:30:47; author: knu; state: Exp; lines: +0 -0
This is the initial import of jconv, a converter between JFile database
and CSV.
=============================================================================
v. 1.11
date: 2005/11/11 01:17:46; author: linimon; state: Exp; lines: +1 -1
With portmgr hat on, reset maintainership of knu's ports since he has
been inactive more than 6 months. We hope to see him back sometime.
v. 1.10
date: 2003/11/22 01:38:52; author: pav; state: Exp; lines: +1 -7
- Fix build on 5.x
PR: ports/59557
Submitted by: Samy Al Bahra
Approved by: adamw (mentor)
v. 1.9
date: 2003/10/16 01:25:14; author: kris; state: Exp; lines: +7 -1
BROKEN on 5.x: does not compile
v. 1.8
date: 2003/02/18 05:52:55; author: knu; state: Exp; lines: +2 -1
De-pkg-comment my non-ruby ports as well.
v. 1.7
date: 2001/02/10 13:19:57; author: knu; state: Exp; lines: +3 -1
Add %%PORTDOCS%%.
v. 1.6
date: 2001/02/08 09:41:04; author: knu; state: Exp; lines: +7 -7
Rename jconv to jfconv to avoid the conflict with japanese/libjconv,
after a repocopy.
JFConv more looks like JFile converter than JConv does.
v. 1.5
date: 2000/06/29 02:31:42; author: asami; state: Exp; lines: +3 -2
Use ${MASTER_SITE_LOCAL}.
v. 1.4
date: 2000/06/07 17:24:38; author: knu; state: Exp; lines: +2 -2
Local distfiles have been moved to:
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/knu/
v. 1.3
date: 2000/06/07 08:17:23; author: knu; state: Exp; lines: +2 -2
Move local distfiles from:
http://people.FreeBSD.org/~knu/ports/distfiles/
to:
ftp://ftp.FreeBSD.org/pub/FreeBSD/local-distfiles/knu/
v. 1.2
date: 2000/05/16 21:24:54; author: knu; state: Exp; lines: +2 -2
Get some variables correctly initialized.
*sighs over the original code*
Submitted by: Udo Schweigert
v. 1.1
date: 2000/05/14 14:30:47; author: knu; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 2000/05/14 14:30:47; author: knu; state: Exp; lines: +0 -0
This is the initial import of jconv, a converter between JFile database
and CSV.
=============================================================================
|
| |

|