Index: Makefile =================================================================== --- Makefile (revision 484120) +++ Makefile (working copy) @@ -3,6 +3,7 @@ PORTNAME= emby-server PORTVERSION= 3.5.3.0 +PORTREVISION= 2 CATEGORIES= multimedia MASTER_SITES= https://github.com/MediaBrowser/Emby.Releases/releases/download/${PORTVERSION}/ DISTNAME= emby-server-freebsd_${PORTVERSION}_amd64 @@ -30,7 +31,6 @@ libva.so:multimedia/libva \ libvorbis.so:audio/libvorbis \ libwebp.so:graphics/webp \ - libx264.so:multimedia/libx264 \ libzvbi.so:devel/libzvbi USES= iconv:wchar_t tar:xz Index: distinfo =================================================================== --- distinfo (revision 484120) +++ distinfo (working copy) @@ -1,3 +1,3 @@ -TIMESTAMP = 1537705721 -SHA256 (emby-server-freebsd_3.5.3.0_amd64.tar.xz) = 522497d0539f1ad5176ab3a3406d6d9dfaa9e292bdee5ccf17286b55a487df5d -SIZE (emby-server-freebsd_3.5.3.0_amd64.tar.xz) = 14279500 +TIMESTAMP = 1541357247 +SHA256 (emby-server-freebsd_3.5.3.0_amd64.tar.xz) = dae593f7b9ca40967f03bf5fbfb255e29e068620524c8a02e185850cb8daf97e +SIZE (emby-server-freebsd_3.5.3.0_amd64.tar.xz) = 16612924 Index: pkg-message =================================================================== --- pkg-message (revision 484120) +++ pkg-message (working copy) @@ -1,19 +1,3 @@ -Emby Server uses FFmpeg for transcoding and ImageMagick for -generating thumbnails. The default ports/pkg builds of FFmpeg -and ImageMagick on FreeBSD have a number of options which -could be SET/UNSET to improve your Emby Server experience. - -It is recommended to recompile the multimedia/ffmpeg package -from ports with the following options ENABLED (SET): - - ASS (required for subtitle rendering) - - LAME (required for mp3 audio transcoding, disabled by default due to mp3 licensing restrictions) - - OPUS (required for opus audio codec support) - - X265 (required for H.265 video codec support - -It is recommended to recompile the graphics/ImageMagick package -from ports with the following options DISABLED (UNSET): - - 16BIT_PIXEL (to increase thumbnail generation performance) - If you had mediabrowser installed before the project was renamed to emby-server, you may want to rename the user and group (note that moving the database is not supported): Index: pkg-plist =================================================================== --- pkg-plist (revision 484120) +++ pkg-plist (working copy) @@ -30,6 +30,8 @@ lib/emby-server/lib/libswscale.so lib/emby-server/lib/libswscale.so.5 lib/emby-server/lib/libswscale.so.5.1.100 +lib/emby-server/lib/libx264.so +lib/emby-server/lib/libx264.so.152 lib/emby-server/system/BDInfo.dll lib/emby-server/system/DvdLib.dll lib/emby-server/system/Emby.Dlna.dll