From owner-cvs-all@FreeBSD.ORG Sun Apr 12 16:20:58 2009 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 57B351065670; Sun, 12 Apr 2009 16:20:58 +0000 (UTC) (envelope-from flo@kasimir.com) Received: from mail.solomo.de (mail.solomo.de [85.214.49.72]) by mx1.freebsd.org (Postfix) with ESMTP id 0CCF68FC15; Sun, 12 Apr 2009 16:20:58 +0000 (UTC) (envelope-from flo@kasimir.com) Received: from localhost (localhost [127.0.0.1]) by mail.solomo.de (Postfix) with ESMTP id 0A40C3F48A; Sun, 12 Apr 2009 18:20:57 +0200 (CEST) X-Virus-Scanned: amavisd-new at vistream.de Received: from mail.solomo.de ([127.0.0.1]) by localhost (mail.solomo.de [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 8mSjdOeoU9xq; Sun, 12 Apr 2009 18:20:54 +0200 (CEST) Received: from [192.168.0.100] (p50914149.dip.t-dialin.net [80.145.65.73]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mail.solomo.de (Postfix) with ESMTPSA id 8BC8C3F40B; Sun, 12 Apr 2009 18:20:54 +0200 (CEST) Message-ID: <49E214E5.2000207@kasimir.com> Date: Sun, 12 Apr 2009 18:20:53 +0200 From: Florian Smeets User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.1b4pre) Gecko/20090412 Shredder/3.0b3pre MIME-Version: 1.0 To: Pietro Cerutti References: <200904112101.n3BL1BKO001984@repoman.freebsd.org> In-Reply-To: <200904112101.n3BL1BKO001984@repoman.freebsd.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/audio/lmms Makefile ports/audio/lmms/files patch-src-widgets_knob.cpp X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Apr 2009 16:20:58 -0000 On 11.04.2009 23:01 Uhr, Pietro Cerutti wrote: > gahr 2009-04-11 21:01:11 UTC > > FreeBSD ports repository > > Modified files: > audio/lmms Makefile > Added files: > audio/lmms/files patch-src-widgets_knob.cpp > Log: > - Attempt to build on 64-bits platforms Yes, i can confirm that this now builds and seems to run successfully on sparc64. Thanks! Florian