Hey, because I'd really like to see this port included and since the OP has not responded so far, I took the liberty to work on the port.
On Thu, Nov 13, 2014 at 03:35:41AM +0100, Henrik Friedrichsen wrote: > Some notes: > - multimedia/libdvdnav is required > - You probably shouldn't hardcode /usr/local, but instead use > ${LOCALBASE} > - During the initial check it says: Bluray support: no > If BluRay does not work with the current libbluray version, you > should probably remove the dependency or update the lib > - DESCR has lines that are longer than 80 characters > - WANTLIB is missing some entries (check "make port-lib-depends-check") The attached version includes fixes for the notes above, as well as: - Use GitHub variables to set master site - Bootstrap and download the recommended waf with the script provided - Install config files correctly, though it requires a patch to exclude the installation from the build system. This is because it apparently doesn't accept other installation dirs than set during the configuration process. - Disable libbluray for now. I would update the port, but I can't test it because I don't have a BluRay drive and don't want to break VLC/mplayer. Passes port-lib-depends-check and portcheck. mpv playback works fine on amd64. OK?
mpv.tar.gz
Description: application/tar-gz