From owner-freebsd-ports@FreeBSD.ORG Thu Sep 1 18:38:42 2005 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C997C16A41F for ; Thu, 1 Sep 2005 18:38:42 +0000 (GMT) (envelope-from lavalamp@spiritual-machines.org) Received: from mail.digitalfreaks.org (arbitor.digitalfreaks.org [216.151.95.158]) by mx1.FreeBSD.org (Postfix) with ESMTP id 87EFE43D45 for ; Thu, 1 Sep 2005 18:38:42 +0000 (GMT) (envelope-from lavalamp@spiritual-machines.org) Received: by mail.digitalfreaks.org (Postfix, from userid 1022) id B816B11435; Thu, 1 Sep 2005 14:38:41 -0400 (EDT) Received: from localhost (localhost [127.0.0.1]) by mail.digitalfreaks.org (Postfix) with ESMTP id B6A9D11433; Thu, 1 Sep 2005 14:38:41 -0400 (EDT) Date: Thu, 1 Sep 2005 14:38:41 -0400 (EDT) From: "Brian A. Seklecki" X-X-Sender: lavalamp@arbitor.digitalfreaks.org To: mdbtools-dev@lists.sourceforge.net, ports@freebsd.org Message-ID: <20050901141351.V52162@arbitor.digitalfreaks.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: Subject: databases/mbdtools + unixODBC X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Sep 2005 18:38:42 -0000 For whatever reason, FreeBSD's ports/mdbtools isn't linking (or even offering to link) against unixODBC or iODBC. I was browsing the list archives and someone hinted that v0.5 is "several years" old, but thanks to sf.net's anti-spam measures on list archives, I don't have that contact's e-mail. Anyway, the port lacks a maintainer and if there hasn't been an official release in that period, that may explain a great many things. Anyway, It's hard to believe I'm the first person to try php->apache->unixODBC->mdbtools(libmdbodbc)->access database on FreeBSD. Looking into this now. I'll open a send-pr(1) as well.