From owner-freebsd-ports Tue Aug 6 8:30:24 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 539F337B400 for ; Tue, 6 Aug 2002 08:30:05 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2BE0E43E6E for ; Tue, 6 Aug 2002 08:30:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g76FU2JU062513 for ; Tue, 6 Aug 2002 08:30:03 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g76FU2EV062512; Tue, 6 Aug 2002 08:30:02 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6F64D37B400; Tue, 6 Aug 2002 08:24:27 -0700 (PDT) Received: from tl.kom.tuwien.ac.at (tl.kom.tuwien.ac.at [128.131.34.148]) by mx1.FreeBSD.org (Postfix) with ESMTP id A792E43E42; Tue, 6 Aug 2002 08:24:26 -0700 (PDT) (envelope-from tilman@arved.de) Received: from tl.kom.tuwien.ac.at (localhost [127.0.0.1]) by tl.kom.tuwien.ac.at (8.12.5/8.12.5) with ESMTP id g76FORVh013377; Tue, 6 Aug 2002 17:24:27 +0200 (CEST) (envelope-from tilman@tl.kom.tuwien.ac.at) Received: (from tilman@localhost) by tl.kom.tuwien.ac.at (8.12.5/8.12.5/Submit) id g76FORNv013376; Tue, 6 Aug 2002 17:24:27 +0200 (CEST) Message-Id: <200208061524.g76FORNv013376@tl.kom.tuwien.ac.at> Date: Tue, 6 Aug 2002 17:24:27 +0200 (CEST) From: Tilman Linneweh Reply-To: Tilman Linneweh To: FreeBSD-gnats-submit@FreeBSD.org Cc: tilman@arved.de, kde@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/41381: New Ports: databases/knoda: A KDE3 Database Frontend Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41381 >Category: ports >Synopsis: New Ports: databases/knoda: A KDE3 Database Frontend >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Aug 06 08:30:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Tilman Linneweh >Release: FreeBSD 4.6-STABLE i386 >Organization: Vienna University of Technology >Environment: System: FreeBSD tl.kom.tuwien.ac.at 4.6-STABLE FreeBSD 4.6-STABLE #0: Wed Jul 24 15:50:09 CEST 2002 root@tl.kom.tuwien.ac.at:/usr/obj/usr/src/sys/MYKERNEL i386 >Description: This depends on databases/hk_classes (PR: ports/41380) 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; - import and export CSV data; - define and use forms; and - define and print reports Its driver concept allows a uniform connection to different database servers (Currently only MySQL). >How-To-Repeat: >Fix: --- knoda.PR begins here --- # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # . # ./Makefile # ./distinfo # ./pkg-plist # ./files # ./files/patch-aclocal.m4 # ./pkg-comment # ./pkg-descr # echo c - . mkdir -p . > /dev/null 2>&1 echo x - ./Makefile sed 's/^X//' >./Makefile << 'END-of-./Makefile' X# New ports collection makefile for: knoda X# Date created: 26.7.2002 X# Whom: Tilman Linneweh X# X# $FreeBSD$ X XPORTNAME= knoda XPORTVERSION= 0.5.3 XCATEGORIES= databases XMASTER_SITES= ${MASTER_SITE_SOURCEFORGE} XMASTER_SITE_SUBDIR= knoda X XMAINTAINER= freebsdports@arved.de X XLIB_DEPENDS= hk_classes.3:${PORTSDIR}/databases/hk_classes XBUILD_DEPENDS= autoconf:${PORTSDIR}/devel/autoconf X XUSE_KDELIBS_VER= 3 XUSE_GMAKE= yes XGNU_CONFIGURE= yes XAUTOCONF= autoconf XINSTALLS_SHLIB= yes XUSE_LIBTOOL= yes XCONFIGURE_TARGET= XCONFIGURE_ARGS+= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} \ X --with-hk_classes-dir=${LOCALBASE}/lib/hk_classes X Xpre-configure: X cd ${WRKSRC} && ${AUTOCONF} X X.include END-of-./Makefile echo x - ./distinfo sed 's/^X//' >./distinfo << 'END-of-./distinfo' XMD5 (knoda-0.5.3.tar.gz) = 7ca3ebf48eb290940b997a36b077c9c3 END-of-./distinfo echo x - ./pkg-plist sed 's/^X//' >./pkg-plist << 'END-of-./pkg-plist' Xbin/knoda Xinclude/hk_kdeboolean.h Xinclude/hk_kdecombobox.h Xinclude/hk_kdegrid.h Xinclude/hk_kdelineedit.h Xinclude/hk_kdemessages.h Xinclude/hk_kdememo.h Xinclude/hk_kderowselector.h Xinclude/hk_kdelabel.h Xinclude/hk_kdesimplegrid.h Xinclude/hk_kdetoolbar.h Xinclude/hk_kdefilterdialogbase.h Xinclude/hk_kdefilterdialog.h Xinclude/hk_kdepassworddialog.h Xinclude/hk_kdedriverdialog.h Xinclude/hk_kdequery.h Xinclude/hk_kdetable.h Xinclude/hk_kdetabledesign.h Xinclude/hk_kdeindexeditwindow.h Xinclude/hk_kdecsvexportdialog.h Xinclude/hk_kdecsvimportdialog.h Xinclude/hk_kdecsvimportdialogbase.h Xinclude/hk_kdexmlexportdialogbase.h Xinclude/hk_kdesimpleform.h Xinclude/hk_kdeform.h Xinclude/hk_kdexmlexportdialog.h Xinclude/hk_kdefinddialogbase.h Xinclude/hk_kdefinddialog.h Xinclude/hk_kdesimplereport.h Xinclude/hk_kdereportsection.h Xinclude/hk_kdereportdata.h Xinclude/hk_kdereport.h Xinclude/hk_kdereportpropertybase.h Xinclude/hk_kdereportproperty.h Xinclude/hk_kdebutton.h Xinclude/hk_kdepropertybase.h Xinclude/hk_kdeproperty.h Xinclude/hk_kdeformfocus.h Xinclude/hk_kdeformdatasourcedialog.h Xinclude/hk_kdeformdatasourcedialogbase.h Xinclude/hk_kdedatasource.h Xinclude/hk_kdecolumn.h Xinclude/hk_kdegridcolumndialogbase.h Xinclude/hk_kdegridcolumndialog.h Xinclude/hk_kdenewpassworddialog.h Xinclude/hk_kdenewpassworddialogbase.h Xinclude/hk_kdereportsectiondialog.h Xinclude/hk_kdereportsectiondialogbase.h Xinclude/hk_kdesubreportdialog.h Xinclude/hk_kdesubreportdialogbase.h Xinclude/hk_kdegridpartfactory.h Xlib/libhk_kdeclasses.la Xlib/libhk_kdeclasses.so.3 Xlib/libhk_kdeclasses.so Xshare/services/hk_kdegridpart.desktop Xshare/apps/hk_kdeclasses/hk_kdereport.rc Xshare/apps/hk_kdeclasses/hk_kdeform.rc Xshare/apps/hk_kdeclasses/hk_kdetable.rc Xshare/apps/hk_kdeclasses/hk_kdequery.rc Xshare/apps/hk_kdeclasses/hk_kdegridpart.rc Xshare/apps/hk_kdeclasses/pics/designmode.png Xshare/apps/hk_kdeclasses/pics/exit.png Xshare/apps/hk_kdeclasses/pics/filter.png Xshare/apps/hk_kdeclasses/pics/find.png Xshare/apps/hk_kdeclasses/pics/gridfilter.png Xshare/apps/hk_kdeclasses/pics/save.png Xshare/apps/hk_kdeclasses/pics/viewmode.png Xshare/apps/hk_kdeclasses/pics/filterexec.png Xshare/apps/hk_kdeclasses/pics/pfeil.png Xshare/apps/hk_kdeclasses/pics/boolean22x22.png Xshare/apps/hk_kdeclasses/pics/combobox22x22.png Xshare/apps/hk_kdeclasses/pics/rowselector22x22.png Xshare/apps/hk_kdeclasses/pics/label.png Xshare/apps/hk_kdeclasses/pics/edit.png Xshare/apps/hk_kdeclasses/pics/grid22x22.png Xshare/apps/hk_kdeclasses/pics/button.png Xshare/apps/hk_kdeclasses/pics/multiline.png Xshare/apps/hk_kdeclasses/pics/reportsection.png Xshare/apps/hk_kdeclasses/pics/gridcursor.png Xshare/apps/hk_kdeclasses/pics/propertyeditor.png Xshare/apps/knoda/knodaui.rc Xshare/apps/knoda/pics/knodalogo.png Xshare/doc/HTML/en/knoda/index.docbook Xshare/doc/HTML/en/knoda/index.cache.bz2 Xshare/doc/HTML/en/knoda/common Xshare/icons/hicolor/16x16/apps/knoda.png Xshare/icons/locolor/32x32/apps/knoda.png Xshare/icons/locolor/16x16/apps/knoda.png Xshare/icons/hicolor/32x32/apps/knoda.png Xshare/applnk/Office/knoda.desktop Xshare/locale/de/LC_MESSAGES/knoda.mo Xshare/locale/hu/LC_MESSAGES/knoda.mo X@dirrm share/apps/hk_kdeclasses/pics X@dirrm share/apps/hk_kdeclasses X@dirrm share/apps/knoda/pics X@dirrm share/apps/knoda X@dirrm share/doc/HTML/en/knoda END-of-./pkg-plist echo c - ./files mkdir -p ./files > /dev/null 2>&1 echo x - ./files/patch-aclocal.m4 sed 's/^X//' >./files/patch-aclocal.m4 << 'END-of-./files/patch-aclocal.m4' X--- aclocal.m4.orig Tue Aug 6 15:37:17 2002 X+++ aclocal.m4 Tue Aug 6 15:37:20 2002 X@@ -77,8 +77,8 @@ X X X X-CXXLIBS=" -L${HK_CLASSESDIR} -lhk_classes" X-LIBS="$ac_save_LIBS -L${HK_CLASSESDIR} -lhk_classes " X+CXXLIBS="${ac_save_LIBS} -L${HK_CLASSESDIR} -lhk_classes -liconv" X+LIBS="$ac_save_LIBS -L${HK_CLASSESDIR} -lhk_classes -liconv" X CPPFLAGS="-I$HK_CLASSESINCDIR $ac_save_CPPFLAGS " X X AC_TRY_LINK([#include ],[ hk_visible g; END-of-./files/patch-aclocal.m4 echo x - ./pkg-comment sed 's/^X//' >./pkg-comment << 'END-of-./pkg-comment' XDatabase frontend for KDE END-of-./pkg-comment echo x - ./pkg-descr sed 's/^X//' >./pkg-descr << 'END-of-./pkg-descr' Xknoda is a database frontend for KDE, based on hk_classes. X XKnoda allows you to: X X- define and delete databases; X- create, alter and delete tables and indices; X- add, change and delete data in tables; X- define, execute and store sql queries; X- import and export CSV data; X- define and use forms; and X- define and print reports X XIts driver concept allows a uniform connection to different Xdatabase servers (Currently only MySQL). X XAuthor: Horst Knorr XWWW: http://hk-classes.sourceforge.net/ END-of-./pkg-descr exit --- knoda.PR ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message