diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2005-06-23 20:41:39 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2005-06-23 20:41:39 +0000 |
commit | 3882c2f54aafa11498ab915da2bdba0add79497e (patch) | |
tree | d2ffefe31e8ee9347797c8964f1b9555e433b75f /databases/Makefile | |
parent | Update DAT to 4520 (diff) |
Add isql-viewer 2.1.8, jDBC 2.x compliant database front end.
PR: 37904
Submitted by: Stefan Schmidt <stefan.schmidt (at) stadtbuch.de>
Remark: isql-viewer depends on IBM's version (2.2) of BSF before it has
been donated to the Apache Software Foundation. Therefore this version
still uses the package name "com.ibm.bsf". In the current version of BSF,
the package name has been changed to "org.apache.org" to reflect the new
ownership. Thus, no separate port has been created to install this
dated version of BSF.
Notes
Notes:
svn path=/head/; revision=137943
Diffstat (limited to 'databases/Makefile')
-rw-r--r-- | databases/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/Makefile b/databases/Makefile index 6e14edbb7cda..804cb3a3ee20 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -66,6 +66,7 @@ SUBDIR += gtksql SUBDIR += hk_classes SUBDIR += hs-hsql + SUBDIR += isql-viewer SUBDIR += jasperreports SUBDIR += java-sqlrelay SUBDIR += jdb |