From owner-freebsd-ports@FreeBSD.ORG Mon Mar 28 07:48:31 2005 Return-Path: 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 2B19016A4CE; Mon, 28 Mar 2005 07:48:31 +0000 (GMT) Received: from valiant.dpdtech.com (valiant.dpdtech.com [63.246.30.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id E1BEB43D46; Mon, 28 Mar 2005 07:48:30 +0000 (GMT) (envelope-from dpd@dpdtech.com) Received: from adsl-69-109-210-27.dsl.pltn13.pacbell.net ([69.109.210.27] helo=[192.168.1.101]) by valiant.dpdtech.com with asmtp (TLSv1:RC4-SHA:128) (Exim 4.41 (FreeBSD)) id 1DFoz8-000OX1-8x; Mon, 28 Mar 2005 01:48:30 -0600 Mime-Version: 1.0 (Apple Message framework v619.2) In-Reply-To: <9de9dcda4a5409c06011383a9c4d1cfa@dpdtech.com> References: <9de9dcda4a5409c06011383a9c4d1cfa@dpdtech.com> Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: Content-Transfer-Encoding: 7bit From: David P.Discher Date: Sun, 27 Mar 2005 23:49:53 -0800 To: ports@FreeBSD.org, seanc@FreeBSD.org X-Mailer: Apple Mail (2.619.2) Subject: Re: FreeBSD Port: dbmail-mysql-2.0.0_2 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 Mar 2005 07:48:31 -0000 well ... fyi on 2.0.4 ... which you may already know ... it doesn't compile. >> mkdir .libs >> gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -W -Wall -Wpointer-arith >> -Wstrict-prototypes -Wp,-MD,.deps/sort.pp -c sort.c -fPIC -DPIC -o >> .libs/sort.o >> sort.c:68: error: conflicting types for 'sort_and_deliver' >> ../sort.h:59: error: previous declaration of 'sort_and_deliver' was >> here >> sort.c:68: error: conflicting types for 'sort_and_deliver' >> ../sort.h:59: error: previous declaration of 'sort_and_deliver' was >> here >> gmake[2]: *** [sort.lo] Error 1 >> gmake[2]: Leaving directory >> `/relativity/usr/ports/mail/dbmail/work/dbmail-2.0.4/sort' >> gmake[1]: *** [all-recursive] Error 1 >> gmake[1]: Leaving directory >> `/relativity/usr/ports/mail/dbmail/work/dbmail-2.0.4' >> gmake: *** [all-recursive-am] Error 2 ----------------------------------------------------------------- David P. Discher * * C: 314.518.3795 * AIM: DavidDPD * H: 925.833.0987 ----------------------------------------------------------------- On Mar 27, 2005, at 11:34 PM, David P. Discher wrote: > dbmail has been bumped to 2.0.4 as of 2005-03-17 ... some major bugs > have been address in micro versions 1-4. > > I can usually bump the Makefiles and distinfo to get around this, but > it would be nice to see the port update. > > Thanks. > ----------------------------------------------------------------- > David P. Discher * * C: 314.518.3795 > * AIM: DavidDPD * H: 925.833.0987 > ----------------------------------------------------------------- >