From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Sep 15 07:30:23 2006 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4802216A40F for ; Fri, 15 Sep 2006 07:30:23 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B18BD43D49 for ; Fri, 15 Sep 2006 07:30:22 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k8F7UME4033190 for ; Fri, 15 Sep 2006 07:30:22 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k8F7UMgL033188; Fri, 15 Sep 2006 07:30:22 GMT (envelope-from gnats) Resent-Date: Fri, 15 Sep 2006 07:30:22 GMT Resent-Message-Id: <200609150730.k8F7UMgL033188@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Ganael Laplanche Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4BC2116A403 for ; Fri, 15 Sep 2006 07:26:53 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0E20043D46 for ; Fri, 15 Sep 2006 07:26:53 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id k8F7QqYm038670 for ; Fri, 15 Sep 2006 07:26:52 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id k8F7Qq2R038669; Fri, 15 Sep 2006 07:26:52 GMT (envelope-from nobody) Message-Id: <200609150726.k8F7Qq2R038669@www.freebsd.org> Date: Fri, 15 Sep 2006 07:26:52 GMT From: Ganael Laplanche To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Cc: Subject: ports/103293: Use the same ODBC flavor variable names in ports X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Sep 2006 07:30:23 -0000 >Number: 103293 >Category: ports >Synopsis: Use the same ODBC flavor variable names in ports >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Sep 15 07:30:16 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Ganael Laplanche >Release: FreeBSD 6.1 >Organization: Institut Pasteur >Environment: FreeBSD camembert.sis.pasteur.fr 6.1-RELEASE-p5 FreeBSD 6.1-RELEASE-p5 #0: Mon Aug 28 15:18:55 CEST 2006 root@camembert.sis.pasteur.fr:/usr/obj/usr/src/sys/GENERIC amd64 >Description: Porters are using very different ways in managing the ODBC flavors (either iodbc or unixodbc) : Here are examples : databases/postgresql-odbc, databases/libodbc++, databases/mysql-connector-odbc : DRIVER_MANAGER net/openldap23-server : WITH_ODBC_TYPE lang/q : ODBC databases/p5-DBD-ODBC : MYODBC databases/freetds, lang/pike76, lang/pike72, databases/clip, databases/mysql2odbc : WITH_IODBC / WITH_UNIXODBC It would be great if a common variable could be used... Maybe UNIXODBC and IODBC could be added in the KNOBS file ? >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: