HandBrake port?

Ben Woods woodsb02 at gmail.com
Mon Apr 13 13:45:14 UTC 2015


It looks like a few volunteers have been putting in some good effort to get
this port working (thanks to Walter Schwarzenfeld and kwhite). The patch
which is needed to make this work is not committed yet, but is attached to
PR199126 here and awaiting a committer:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199126

To build this port with this patch:
$ cd ~
$ fetch -o handbrake.patch "
https://bugs.freebsd.org/bugzilla/attachment.cgi?id=155525"
$ cd /usr/ports
$ sudo patch -p0 < ~/handbrake.patch

Then build and install the port as per normal.

Regards,
Ben

On Mon, Apr 13, 2015 at 3:16 PM Kurt Jaeger <lists at opsec.eu> wrote:

> Hi!
>
> > I'm attempting to install HandBrake on my FreeNAS version 9.3 in a
> jail.  I
> > can not find a pkg for handbrake.  Can you provide me with the
> installation
> > steps to install handbrake in a jail?  Or provide me with a link that
> shows
> > how to install handbrake in a jail?
>
> This should work:
>
> cd /usr/ports/multimedia/handbrake
> make install
>
> but right now it seems to fail.
>
> --
> pi at opsec.eu            +49 171 3101372                         5 years to
> go !
> _______________________________________________
> freebsd-ports at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-ports
> To unsubscribe, send any mail to "freebsd-ports-unsubscribe at freebsd.org"
>


More information about the freebsd-ports mailing list