summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Matveychuk <sem@FreeBSD.org>2005-10-28 05:33:09 +0000
committerSergey Matveychuk <sem@FreeBSD.org>2005-10-28 05:33:09 +0000
commit60e1123c37afd89e39a741120fc200076f0544da (patch)
tree37b3d35b4c5baa4086ea75f0a03cd848e6706857
parentUpdate to 2005.10.28. (diff)
- Change an author's e-mail
- Add some new features for knoda
Notes
Notes: svn path=/head/; revision=146523
-rw-r--r--databases/hk_classes/pkg-descr2
-rw-r--r--databases/knoda/pkg-descr10
2 files changed, 8 insertions, 4 deletions
diff --git a/databases/hk_classes/pkg-descr b/databases/hk_classes/pkg-descr
index b8ce84b43c0c..8e60df371b1f 100644
--- a/databases/hk_classes/pkg-descr
+++ b/databases/hk_classes/pkg-descr
@@ -18,5 +18,5 @@ hk_classes allows you to:
* write your own scripts in Python
* use reports and queries in your own scripts with the command line tools
-Author: Horst Knorr <hk_classes@knorrnet.de>
+Author: Horst Knorr <hk_classes@knoda.org>
WWW: http://hk-classes.sourceforge.net/
diff --git a/databases/knoda/pkg-descr b/databases/knoda/pkg-descr
index 877044feb950..f2d6e2470fe5 100644
--- a/databases/knoda/pkg-descr
+++ b/databases/knoda/pkg-descr
@@ -6,12 +6,16 @@ Knoda allows you to:
- create, alter and delete tables and indices;
- add, change and delete data in tables;
- define, execute and store sql queries;
+- define, execute and store queries with a "query by example" GUI;
+- create, alter and delete views;
- import and export CSV data;
-- define and use forms; and
-- define and print reports
+- define and use forms;
+- define and print reports;
+- write your own extensions using the integrated Python interpreter
+ as scripting language.
Its driver concept allows a uniform connection to different
database servers.
-Author: Horst Knorr <hk_classes@knorrnet.de>
+Author: Horst Knorr <hk_classes@knoda.org>
WWW: http://www.knoda.org/