The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD databases : knoda

Database frontend for KDE

 knoda is a database frontend for KDE, based on hk_classes. 

Knoda allows you to:

- define and delete databases;
- 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;
- 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 
 

http://www.knoda.org/



knoda history


v. 1.29
date: 2007/12/14 15:26:42;  author: sem;  state: Exp;  lines: +1 -1
- Drop maintainership. I did not use them for ages.

v. 1.28 date: 2007/05/19 20:01:06; author: flz; state: Exp; lines: +1 -0 - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.27 date: 2006/07/23 13:28:50; author: sem; state: Exp; lines: +4 -6 - Update to 0.8.1
v. 1.26 date: 2006/02/23 10:35:04; author: ade; state: Exp; lines: +2 -2 Conversion to a single libtool environment. Approved by: portmgr (kris)
v. 1.25 date: 2006/02/07 17:56:14; author: sem; state: Exp; lines: +0 -1 - Remove USE_REINPLACE from my ports
v. 1.24 date: 2005/12/11 20:39:13; author: sem; state: Exp; lines: +2 -3 - Update to 0.8
v. 1.23 date: 2005/11/15 06:48:19; author: ade; state: Exp; lines: +1 -1 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run.
v. 1.22 date: 2005/11/05 05:19:06; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISION to chase the glib20 shared library update.
v. 1.21 date: 2005/07/20 07:54:42; author: sem; state: Exp; lines: +1 -2 - Update to 0.7.4
v. 1.20 date: 2005/07/15 05:33:46; author: sem; state: Exp; lines: +2 -1 - Chase hk_classes lib version because the port requere time for updating complete.
v. 1.19 date: 2005/04/12 03:25:01; author: obrien; state: Exp; lines: +1 -1 At Kris's request, back out the MACHINE_ARCH spelling correction until after 5.4-RELEASE.
v. 1.18 date: 2005/04/11 08:01:38; author: obrien; state: Exp; lines: +1 -1 Assist getting more ports working on AMD64 by obeying the Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
v. 1.17 date: 2005/04/03 15:54:40; author: sem; state: Exp; lines: +2 -3 - Update to 0.7.3 - Fix build with modules other than mysql reported by Paul J. Pathiakis & RÓcz JÓnos
v. 1.16 date: 2005/03/12 10:51:54; author: marcus; state: Exp; lines: +1 -1 Bump PORTREVISION to chase the glib20 shared lib version change.
v. 1.15 date: 2005/01/11 22:21:01; author: sem; state: Exp; lines: +1 -0 - Fix pkg-plist - Bump PORTREVISION Reported by: kris via pointyhat
v. 1.14 date: 2004/12/03 19:10:15; author: sem; state: Exp; lines: +1 -1 -Update to 0.7.2
v. 1.13 date: 2004/11/06 17:41:40; author: sem; state: Exp; lines: +2 -8 - Update to 0.7.1 - The last changes of databases/hk_classes unbreak configure on some conditions.
v. 1.12 date: 2004/09/26 01:46:00; author: kris; state: Exp; lines: +7 -1 BROKEN on 5.x: Configure fails Approved by: portmgr (self)
v. 1.11 date: 2004/07/16 03:22:33; author: sem; state: Exp; lines: +2 -2 Update to 0.7 PR: ports/69101 Submitted by: Andrej Zverev Approved by: krion (mentor)
v. 1.10 date: 2004/07/11 21:42:17; author: kris; state: Exp; lines: +1 -1 Use USE_INC_LIBTOOL_VER to fix build
v. 1.9 date: 2004/07/07 19:19:59; author: sem; state: Exp; lines: +1 -1 Change email address for my ports. Approved by: krion (mentor)
v. 1.8 date: 2004/05/20 17:20:49; author: thierry; state: Exp; lines: +1 -0 Fix missing dependency. PR: ports/66946 Submitted by: maintainer Reported by: Kris.
v. 1.7 date: 2004/05/16 08:24:00; author: thierry; state: Exp; lines: +4 -6 - Update to 0.6.3 - Unbreak - Assign maintainership to submitter PR: ports/65169 Submitted by: Sergey Matveychuk
v. 1.6 date: 2004/05/15 04:10:58; author: kris; state: Exp; lines: +2 -0 BROKEN: Does not compile
v. 1.5 date: 2004/04/05 03:30:01; author: marcus; state: Exp; lines: +1 -1 Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
v. 1.4 date: 2004/03/14 06:16:07; author: ade; state: Exp; lines: +1 -1 Whoa there, boy, that's a mighty big commit y'all have there... Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed.
v. 1.3 date: 2004/02/04 05:19:03; author: marcus; state: Exp; lines: +1 -1 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 2)
v. 1.2 date: 2003/11/04 19:00:58; author: arved; state: Exp; lines: +1 -0 Add missing files to pkg-plist Bump PORTREVISION
v. 1.1 date: 2003/10/31 15:13:09; author: arved; state: Exp; Add knoda, database frontend for KDE =============================================================================



Main menu

FreeBSD

Program categories

Freebsd accessibility
Freebsd archivers
Freebsd astro
Freebsd audio
Freebsd benchmarks
Freebsd biology
Freebsd cad
Freebsd chinese
Freebsd comms
Freebsd converters
Freebsd databases
Freebsd deskutils
Freebsd devel
Freebsd dns
Freebsd editors
Freebsd emulators
Freebsd finance
Freebsd french
Freebsd ftp
Freebsd games
Freebsd german
Freebsd graphics
Freebsd hebrew
Freebsd hungarian
Freebsd irc
Freebsd japanese
Freebsd java
Freebsd korean
Freebsd lang
Freebsd mail
Freebsd math
Freebsd mbone
Freebsd misc
Freebsd multimedia
Freebsd net
Freebsd net-im
Freebsd net-mgmt
Freebsd net-p2p
Freebsd news
Freebsd palm
Freebsd polish
Freebsd ports-mgmt
Freebsd portuguese
Freebsd print
Freebsd russian
Freebsd science
Freebsd security
Freebsd shells
Freebsd sysutils
Freebsd textproc
Freebsd ukrainian
Freebsd vietnamese
Freebsd www
Freebsd x11
Freebsd x11-clocks
Freebsd x11-drivers
Freebsd x11-fm
Freebsd x11-fonts
Freebsd x11-servers
Freebsd x11-themes
Freebsd x11-toolkits
Freebsd x11-wm