From owner-cvs-all@FreeBSD.ORG Sat Apr 10 18:23:15 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7AA6616A4CE; Sat, 10 Apr 2004 18:23:15 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 780C843D2F; Sat, 10 Apr 2004 18:23:15 -0700 (PDT) (envelope-from linimon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i3B1NFGe097461; Sat, 10 Apr 2004 18:23:15 -0700 (PDT) (envelope-from linimon@repoman.freebsd.org) Received: (from linimon@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i3B1NFKX097459; Sat, 10 Apr 2004 18:23:15 -0700 (PDT) (envelope-from linimon) Message-Id: <200404110123.i3B1NFKX097459@repoman.freebsd.org> From: Mark Linimon Date: Sat, 10 Apr 2004 18:23:15 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/databases/hk_classes/files patch-configure patch-hk_classes::hk_actionquery.cppports/databases/hk_classes Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Apr 2004 01:23:15 -0000 linimon 2004/04/10 18:23:15 PDT FreeBSD ports repository Modified files: databases/hk_classes Makefile distinfo pkg-plist Added files: databases/hk_classes/files patch-utilities::Makefile.in Removed files: databases/hk_classes/files patch-configure patch-hk_classes::hk_actionquery.cpp patch-hk_classes::hk_datasource.cpp Log: Update to 0.6.3: - the password will be stored in the file .hk_classes/SERVER/driver.conf, the RW-flags are set to the user only - hk_presentation: presentation local datasources can be defined in the datasource dialog - Python script handles uninstall now - (many other minor API changes and bugfixes: see ChangeLog) Also, the port consolidates several patches into patching one Makefile.in. PR: ports/65166 Submitted by: Sergey Matveychuk (maintainer) Revision Changes Path 1.9 +8 -2 ports/databases/hk_classes/Makefile 1.4 +2 -2 ports/databases/hk_classes/distinfo 1.3 +0 -50 ports/databases/hk_classes/files/patch-configure (dead) 1.2 +0 -11 ports/databases/hk_classes/files/patch-hk_classes::hk_actionquery.cpp (dead) 1.2 +0 -11 ports/databases/hk_classes/files/patch-hk_classes::hk_datasource.cpp (dead) 1.1 +35 -0 ports/databases/hk_classes/files/patch-utilities::Makefile.in (new) 1.5 +6 -0 ports/databases/hk_classes/pkg-plist