From owner-freebsd-ports@FreeBSD.ORG Tue Nov 29 12:43:33 2011 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8171B1065675 for ; Tue, 29 Nov 2011 12:43:33 +0000 (UTC) (envelope-from utisoft@gmail.com) Received: from mail-yx0-f182.google.com (mail-yx0-f182.google.com [209.85.213.182]) by mx1.freebsd.org (Postfix) with ESMTP id 424528FC1B for ; Tue, 29 Nov 2011 12:43:33 +0000 (UTC) Received: by yenq9 with SMTP id q9so9141527yen.13 for ; Tue, 29 Nov 2011 04:43:32 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type :content-transfer-encoding; bh=pSalKOX49wU0TTz54hAGMQZs64DWPFwuBCcOm9UOgFY=; b=Rk5IiYUcH3D4NxyBenMj96hNdLiwmFOJ4rRP3OBujJTsCLK46q8VOj2R2Pe6Qh3iwy uHalS4wXXsd32HRXx5kD5lHQqCwFf6MDsVi2bhrazP+GIFZtXfVNqoA6f0YcmG5yApy9 /vuFC7SFw4kgjRG8T0/aYP78FPGdryJidIpEU= Received: by 10.50.197.167 with SMTP id iv7mr54645579igc.46.1322570612393; Tue, 29 Nov 2011 04:43:32 -0800 (PST) MIME-Version: 1.0 Sender: utisoft@gmail.com Received: by 10.231.12.139 with HTTP; Tue, 29 Nov 2011 04:43:01 -0800 (PST) In-Reply-To: <3925509.mLyFQoYdNu@bsd-tm.site> References: <3925509.mLyFQoYdNu@bsd-tm.site> From: Chris Rees Date: Tue, 29 Nov 2011 12:43:01 +0000 X-Google-Sender-Auth: cBDTTUtVun1ROLuIm9ypOLxGXQg Message-ID: To: q000te@googlemail.com Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: ports@freebsd.org Subject: Re: Port: multimedia/handbrake 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, 29 Nov 2011 12:43:33 -0000 On 29 November 2011 11:21, wrote: > Hi, > > the version of HandBrake in the ports is outdated and can not be build un= der > amd64. > > With the patches from http://www.bpsw.biz/handbrake-freebsd/ it is possib= le > to build the current version (0.9.5) on amd64 (8.1 and 8.2 tested). I ass= ume > that this also works on i386, but did not test it. > > Can the Patches be integrated into the port please? > > Direct URL: http://www.bpsw.biz/handbrake-freebsd/download/handbrake- > freebsd-0.9.5.tgz > > Disclosure: =A0I did not write them. I'll have a look later today, if no-one beats me to it. For future reference, patches sometimes get 'lost' in this mailing list, better to send a PR. http://www.freebsd.org/send-pr.html Chris