From owner-freebsd-ports@FreeBSD.ORG Tue May 8 16:03:36 2007 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 38A3916A407 for ; Tue, 8 May 2007 16:03:36 +0000 (UTC) (envelope-from swhetzel@gmail.com) Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.241]) by mx1.freebsd.org (Postfix) with ESMTP id E4A1313C4BD for ; Tue, 8 May 2007 16:03:35 +0000 (UTC) (envelope-from swhetzel@gmail.com) Received: by an-out-0708.google.com with SMTP id d23so214882and for ; Tue, 08 May 2007 09:03:35 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=leIRnm++nsGb6Lm7UXfEbTLkwR0+jvzA1BUBSz462sYFrhU1shyzTvKvUZoPvwmkYoh9n8foRSpM4q4QCk2TJ+U2Vf1xYFwBPkvEm5Yjp7OlmmYmNv3xJ0It4a40c22RivEVg9N6f7hjJrtjcxt3KsPAB2XJUwmy8eAryFEKWVY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=OHVuaUHJ+MasGSI0FVHdUlprqBoVYgCw204tPa0x0KDY9M0u2/gU48e4sNzaRh7OfQuGsuDWVbv0+CbCvgwf/b3IxvZHTkLWqbJ55K6QQgmhQ+z+/Evwpj6NqmI29KSBVv7h65ySvZy2WUtLkbDkZajqIqHtc/vrCD3NzYA5TYw= Received: by 10.100.200.12 with SMTP id x12mr5799772anf.1178640212925; Tue, 08 May 2007 09:03:32 -0700 (PDT) Received: by 10.100.139.10 with HTTP; Tue, 8 May 2007 09:03:32 -0700 (PDT) Message-ID: <790a9fff0705080903p7ad64979k8069bd1a482b3223@mail.gmail.com> Date: Tue, 8 May 2007 11:03:32 -0500 From: "Scot Hetzel" To: "Stevan Tiefert" In-Reply-To: <46409625.80900@yahoo.de> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <1178550334.6653.9.camel@vagabund.w33> <20070507201247.e3f834cc.stas@FreeBSD.org> <1178565933.5854.1.camel@vagabund.w33> <46401290.7080000@gmx.de> <1178619731.892.4.camel@vagabund.w33> <790a9fff0705080800v5765bd89k68ac1d8c4ac7b1a8@mail.gmail.com> <46409625.80900@yahoo.de> Cc: Stanislav Sedov , "\[LoN\]Kamikaze" , ports@freebsd.org Subject: Re: How to prevent make compiling a binary? 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: Tue, 08 May 2007 16:03:36 -0000 On 5/8/07, Stevan Tiefert wrote: > Scot Hetzel schrieb: > > On 5/8/07, Stevan Tiefert wrote: > >> It is not my decision to not deliver the sourcecode. It was the decision > >> of the ftp.mk.bsdclub.org. The port wouldn't be necessary when the > >> compat3x-port didn't stopped. It was since FreeBSD 6.0 not possible > >> anymore to use audio/mbrola as a native port! But after that my pc > >> speaks german :-) > >> > > Does audio/mbrola work if you add the following to /etc/libmap.conf? > > > > [/usr/local/bin/mbrola] > > libc.so.3 libc.so.4 > > > > NOTE: You'll need to have compat4x installed. > > > > Scot > > Yes. > > Ok, I will see how to update the port audio/mbrola after the code-freeze > of the ports-tree, because it has still the dependency to compat3x. With > your hint it is possible to run it even with compat4x... > Look at security/vscan for how it was done to add support for FreeBSD/amd64 Scot -- DISCLAIMER: No electrons were mamed while sending this message. Only slightly bruised.