From owner-freebsd-ports@FreeBSD.ORG Thu Jul 13 13:07:46 2006 Return-Path: X-Original-To: freebsd-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 1099C16A4DA for ; Thu, 13 Jul 2006 13:07:46 +0000 (UTC) (envelope-from gabor@FreeBSD.org) Received: from server.t-hosting.hu (server.t-hosting.hu [217.20.133.7]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6596643D46 for ; Thu, 13 Jul 2006 13:07:45 +0000 (GMT) (envelope-from gabor@FreeBSD.org) Received: from localhost (localhost [127.0.0.1]) by server.t-hosting.hu (Postfix) with ESMTP id 820A0999CA7; Thu, 13 Jul 2006 15:07:39 +0200 (CEST) X-Virus-Scanned: amavisd-new at t-hosting.hu Received: from server.t-hosting.hu ([127.0.0.1]) by localhost (server.t-hosting.hu [127.0.0.1]) (amavisd-new, port 10024) with LMTP id z0ckYBbxtcYZ; Thu, 13 Jul 2006 15:07:33 +0200 (CEST) Received: from [192.168.2.186] (catv-50635cb6.catv.broadband.hu [80.99.92.182]) by server.t-hosting.hu (Postfix) with ESMTP id 86B929990DC; Thu, 13 Jul 2006 15:07:33 +0200 (CEST) Message-ID: <44B6458B.8060806@FreeBSD.org> Date: Thu, 13 Jul 2006 15:07:23 +0200 From: =?ISO-8859-1?Q?G=E1bor_K=F6vesd=E1n?= User-Agent: Thunderbird 1.5.0.4 (Windows/20060516) MIME-Version: 1.0 To: randy@psg.com Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-ports@freebsd.org Subject: Re: shoutcase on current? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: gabor@t-hosting.hu List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 Jul 2006 13:07:46 -0000 > > will /usr/ports/audio/linux-shoutcast run on -current? > > randy Probably, yes, since it doesn't depend on the FreeBSD version itself, just on the linux emulation layer. Anyway, the native port, audio/shoutcast should also run on -current with misc/compat5x installed. Cheers, Gabor