From owner-freebsd-ports@FreeBSD.ORG Mon Jun 26 18:50:57 2006 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 4DF5B16A631 for ; Mon, 26 Jun 2006 18:50:57 +0000 (UTC) (envelope-from suporte@wahtec.com.br) Received: from a.mx.wahtec.com.br (carmichael.wahtec.com.br [200.96.65.149]) by mx1.FreeBSD.org (Postfix) with ESMTP id A455E46468 for ; Mon, 26 Jun 2006 17:33:16 +0000 (GMT) (envelope-from suporte@wahtec.com.br) Received: (qmail 47380 invoked from network); 26 Jun 2006 17:32:57 -0000 Received: from unknown (HELO [192.168.0.229]) (arisjr@[192.168.0.229]) (envelope-sender ) by a.mx.wahtec.com.br (qmail-ldap-1.03) with SMTP for ; 26 Jun 2006 17:32:57 -0000 Message-ID: <44A01BD6.5040904@wahtec.com.br> Date: Mon, 26 Jun 2006 14:39:34 -0300 From: Aristeu Gil Alves Jr User-Agent: Thunderbird 1.5.0.4 (Windows/20060516) MIME-Version: 1.0 To: "Ion-Mihai \"IOnut\" Tetcu" References: <449C91D0.30407@wahtec.com.br> <20060624114042.6d99acbd@it.buh.tecnik93.com> In-Reply-To: <20060624114042.6d99acbd@it.buh.tecnik93.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Cc: ports@freebsd.org Subject: Re: dbf2mysql - importing memo tables 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: Mon, 26 Jun 2006 18:50:57 -0000 Ion-Mihai IOnut Tetcu escreveu: > On Fri, 23 Jun 2006 22:13:52 -0300 > Aristeu Gil Alves Jr wrote: > > >> We were trying to import several dbf memo tables to our mysql database >> with dbf2mysql without success. The memo field was empty when importing. >> So, we found something that can possibily be a minor bug, at least for >> our foxpro database version. I hope it helps you too. >> Diff File follows. >> > > Did you try to contact dff2mysql developers ? > > Please send a PR for the port so this doesn't get lost. > > Thanks. > > > # make search name=dbf2mysql Port: dbf2mysql-1.14_2 Path: /usr/ports/databases/dbf2mysql Info: Programs to convert .dbf files to MySQL tables and vice versa Maint: ports@FreeBSD.org B-deps: mysql-client-3.23.59.n.20050301_2 R-deps: mysql-client-3.23.59.n.20050301_2 WWW: Seems like the project doesn´t exist anymore. I didn't find the original developer nor a port maintainer other then ports@freebsd.org. I made a files/patch_ac file that I´m usiing with this port. ;) Thanks anyway.