From owner-freebsd-ports@FreeBSD.ORG Fri Dec 30 19:44:31 2011 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 10859106566C; Fri, 30 Dec 2011 19:44:31 +0000 (UTC) (envelope-from thomas.e.zander@googlemail.com) Received: from mail-ee0-f54.google.com (mail-ee0-f54.google.com [74.125.83.54]) by mx1.freebsd.org (Postfix) with ESMTP id 727258FC0A; Fri, 30 Dec 2011 19:44:30 +0000 (UTC) Received: by eekc50 with SMTP id c50so16668037eek.13 for ; Fri, 30 Dec 2011 11:44:29 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=bqkXba6JLE/H+2Rwb8K4WiODJqC5NOB/D3jCOzmUgks=; b=G9Dx1XBnZvveLrNMYqeFcaPaYPt1mpqnmqMASgf1G2fwWN8YtoS/1h5e2PPhE6lSb3 BDk5RDWu5Zl4xr0RPZdr2GxFhetXLNnAWA25yUvUd/5a5XuR+cYjJUjBsa3hwU9qGraP 542Cyt+x8VZNPWoa8NvrA2nOjGXeCslHbD+Ag= MIME-Version: 1.0 Received: by 10.213.16.83 with SMTP id n19mr6017580eba.137.1325274269608; Fri, 30 Dec 2011 11:44:29 -0800 (PST) Received: by 10.14.34.4 with HTTP; Fri, 30 Dec 2011 11:44:29 -0800 (PST) In-Reply-To: References: Date: Fri, 30 Dec 2011 20:44:29 +0100 Message-ID: From: Thomas Zander To: FreeBSD - Ports , multimedia@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Cc: Subject: Re: CFT: mplayer and mencoder updates 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: Fri, 30 Dec 2011 19:44:31 -0000 Hi all, and another quick iteration of the port, no big changes. Since it is still December 30 today, the URL stays the same, simply the content has been updated: http://www.rrr.de/~riggs/mplayer/m20111230.tar.bz2 Changes: - Remove the patch for BROKEN_RELOCATIONS (thanks Jan for the heads-up) - bluray actually does work with http://www.freebsd.org/cgi/query-pr.cgi?pr=163721 (not a real change, but noteworthy) Regarding the dependency on gcc46. I'll make some tests whether to keep supporting builds with the base system gcc for those who don't wish to install gcc from ports is doable. Best regards, Riggs