Port details |
- makemkv Video converter reading from DVD and Bluray
- 1.17.7 multimedia =5 1.17.6_1Version of this port present on the latest quarterly branch.
- Maintainer: zirias@FreeBSD.org
- Port Added: 2020-04-05 15:10:33
- Last Update: 2024-08-31 17:46:53
- Commit Hash: eb7403e
- People watching this port, also watch:: PrusaSlicer, openssl, wireguard-go, nut, perl5
- License: MAKEMKV LGPL21+
- WWW:
- https://www.makemkv.com
- Description:
- Video converter reading from DVD and Bluray
MakeMKV is your one-click solution to convert video that you own into free and
patents-unencumbered format that can be played everywhere. MakeMKV is a format
converter, otherwise called "transcoder". It converts the video clips from
proprietary (and usually encrypted) disc into a set of MKV files, preserving
most information but not changing it in any way.
Only the commandline interface works, so there is no GUI in this port. The port
includes a small manpage to get you started using makemkvcon.
Requirements:
* A custom FreeBSD kernel with sg devices (Linux' "scsi generic" interface) is
required to use makemkvcon. To build such a kernel, add "device sg" to your
kernel configuration and follow the instructions at
https://docs.freebsd.org/en/books/handbook/kernelconfig/#kernelconfig-building
* Make sure you have the "linux" kernel module loaded. On amd64, "linux64" is
also required.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- makemkv>0:multimedia/makemkv
- Conflicts:
- CONFLICTS_BUILD:
- To install the port:
- cd /usr/ports/multimedia/makemkv/ && make install clean
- To add the package, run one of these commands:
- pkg install multimedia/makemkv
- pkg install makemkv
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: makemkv
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: aarch64 amd64 i386
- distinfo:
- TIMESTAMP = 1725125193
SHA256 (makemkv-oss-1.17.7.tar.gz) = 762e552d46f9ec75a7c62dcb7d97c0fd9e6a15120d0ef6f5a080cee291d3a0ef
SIZE (makemkv-oss-1.17.7.tar.gz) = 6618248
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- patchelf : sysutils/patchelf
- nasm : devel/nasm
- gmake>=4.4.1 : devel/gmake
- linux-c7-devtools>0 : devel/linux-c7-devtools
- linux-c7-expat-devel>0 : textproc/linux-c7-expat-devel
- linux-c7-openssl-devel>0 : security/linux-c7-openssl-devel
- linux-c7-zlib-devel>0 : devel/linux-c7-zlib-devel
- pkgconf>=1.3.0_1 : devel/pkgconf
- Runtime dependencies:
-
- linux_base-c7>=7.6.1810_7 : emulators/linux_base-c7
- linux-c7-expat>0 : textproc/linux-c7-expat
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for makemkv-1.17.7:
EXAMPLES=on: Build and/or install examples
FDK_AAC=off: Support AAC via statically linked fdk-aac
===> Use 'make config' to modify these settings
- Options name:
- multimedia_makemkv
- USES:
- gmake linux pkgconfig
- pkg-message:
- For install:
- This port doesn't include the MakeMKV GUI as it doesn't work on FreeBSD.
To enable makemkvcon to find a drive on FreeBSD, a part of Linux' sysfs must
be faked. The included script `update-makemkv-drives' creates these faked
sysfs entries and is run automatically after installation. If your hardware
configuration changes, make sure to re-run `update-makemkv-drives'.
If makemkvcon refuses to work as root, check the permissions of
/compat/linux/tmp -- it should be world-writable and sticky. To set these
permissions, use the command
chmod 1777 /compat/linux/tmp
- Master Sites:
- There is no master site for this port.
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.17.7 31 Aug 2024 17:46:53 |
Felix Palmen (zirias) |
multimedia/makemkv: Update to 1.17.7
New upstream release, no functional changes.
Also bump the bundled ffmpeg to 6.1.2 |
1.17.6_1 17 Mar 2024 12:28:11 |
Nuno Teixeira (eduardo) |
multimedia/makemkv: Move man pages to share/man
Approved by: portmgr (blanket) |
1.17.6 28 Jan 2024 12:19:27 |
Felix Palmen (zirias) |
multimedia/makemkv: Update to 1.17.6
Changelog:
* Improved handling for discs with mastering errors
* Small improvements and bugfixes
Also update statically linked ffmpeg to 6.1.1 and optional
fdk-aac to 2.0.3
Reported by: portscout |
1.17.5 31 Dec 2023 00:37:05 |
Muhammad Moinur Rahman (bofh) |
*/*: Sunset 12.4-RELEASE/12-STABLE from ports tree
- Remove all references to defunct ARCH arm
- Remove all references to defunct ARCH sparc64
- Remove x11-drivers/xf86-video-sunffb which requires defunct sparc64
ARCH
- Remove sysutils/afbinit requires defunct sparc64 ARCH
- Remove all references to bktr driver
- Remove all references to defunct FreeBSD_12
- Remove all references to OSVERSION/OSREL corresponding to 12
- Remove conditionals in Mk/Uses/cabal.mk
- Remove sparc reference from Mk/Uses/qt-dist.mk
- Remove BROKEN_sparc64/NOT_FOR_ARCH=sparc64
- Remove BROKEN_FreeBSD_12* from:
- Remove OpenSSL patches from:
- Remove conditional flags for OSVERSION >= 1300000 to fixed flags.
Also move conditional flags for non sparc64/arm ARCH to fixed flags.
Reviewed by: brooks, jbeich, rene, salvadore
Differential Revision: https://reviews.freebsd.org/D42068 |
1.17.5 11 Oct 2023 12:19:16 |
Felix Palmen (zirias) |
multimedia/makemkv: Update to 1.17.5
Changes:
* Improved handling for discs with mastering errors
* Fixed several bughs related to HD-DVD handling (just about time...)
* Fixed Linux ARM64 executabe crashing on certain hardware
configurations
* Small improvements and bugfixes |
1.17.4 03 Jun 2023 17:19:33 |
Felix Palmen (zirias) |
multimedia/makemkv: Update to 1.17.4
Changes:
* Added support for AACS v81
* Small improvements and bugfixes
* Notable bug fixes:
- 4K BDAV discs with 4K-only content could fail to open
Reported by: portscout
Approved by: tcberner (mentor, implicit) |
1.17.3_1 13 May 2023 08:35:29 |
Felix Palmen (zirias) |
multimedia/makemkv: Update ffmpeg to 6.0
Update the statically linked ffmpeg to 6.0. For now, this also allows to
share the distfile with multimedia/ffmpeg
Approved by: tcberner (mentor, implicit) |
1.17.3 19 Feb 2023 13:42:19 |
Felix Palmen (zirias) |
multimedia/makemkv: Update to 1.17.3
Changelog:
* Added support for 4K BDAV discs
* [Fix] DV HEVC streams with certain encoding were processed in a
non-compatible way
* [Fix] CellWalk scan faild on some DVDs
Also update statically linked ffmpeg to 5.1.2.
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D38672 |
1.17.2 30 Oct 2022 06:48:20 |
Felix Palmen (zirias) |
multimedia/makemkv: Update to 1.17.2
Changelog:
* Improved handling for discs with mastering errors
* Small improvements and bugfixes
Also drop DIST_SUBDIR as there are only two "extra" distfiles left, one
of them already shared with audio/fdk-aac, the other potentially shared
when multimedia/ffmpeg is updated.
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D37084 |
1.17.1_1 30 Sep 2022 16:19:39 |
Felix Palmen (zirias) |
multimedia/makemkv: Use new linux-c7 -devel pkgs
This avoids fetching upstream distfiles just for OpenSSL headers. Bump
port revision because different headers are used.
Also drop perl5 dependency (not needed any more) and avoid little-known
AT&T style replacements in Makefile.
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D36836 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.17.1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.17.1 07 Aug 2022 06:51:04 |
Felix Palmen (zirias) |
multimedia/makemkv: Update to 1.17.1
* Add FDK_AAC option, it's an optional dependency (disabled by default
for patent reasons).
* Improve port structure, consistently honor {C,CPP,CXX,LD}FLAGS from
environment also for the static libs (fdk-aac and ffmpeg).
* Remove cross-compiling cruft, it's unnecessary when using compilers
from linux-c7-devtools.
* Remove redundant info from pkg-descr that's already in pkg-message.
* Drop OpenSSL from LICENSE, it's linked dynamically and the distfile
is only needed to get the headers required for building.
* Update statically linked FFmpeg to latest version 5.1.
Changelog:
Small improvements and bugfixes
Details: https://makemkv.com/download/
Approved by: tcberner (mentor)
MFH: 2022Q3
Differential Revision: https://reviews.freebsd.org/D36039 |
1.17.0 03 Aug 2022 09:01:26 |
Felix Palmen (zirias) |
maintainer: Update to FreeBSD address
Change all MAINTAINER entries with <felix@palmen-it.de> to
<zirias@FreeBSD.org>.
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D36029 |
1.17.0 20 Jul 2022 14:22:30 |
Tobias C. Berner (tcberner) |
multimedia: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron LI <aly@aaronly.me>
* Alexander Botero-Lowry <alexbl@FreeBSD.org>
* Alexander Logvinov <ports@logvinov.com>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Anders Nordby <anders@FreeBSD.org>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Andrew Thompson <andy@fud.org.nz>
* Andrew Thompson <thompsa@FreeBSD.org>
* Angel Carpintero <ack@telefonica.net>
* Anish Mistry (with help from mean)
* Anonymous <swell.k@gmail.com> (Only the first 15 lines of the commit message are shown above ) |
1.17.0 08 Jul 2022 14:39:44 |
Mikael Urankar (mikael) Author: Felix Palmen |
multimedia/makemkv: Add support for aarch64
Upstream started to provide the (closed-source) makemkvcon binary for
armv6/armv7 and aarch64 as well. For aarch64, we have the required
linux-c7 userland, so let's enable this architecture.
Differential Revision: https://reviews.freebsd.org/D35757 |
1.17.0 08 Jul 2022 03:03:43 |
Li-Wen Hsu (lwhsu) Author: Felix Palmen |
multimedia/makemkv: Update to 1.17.0
Release notes (aggregated):
* LibMMBD stability improvements
* Improved handling for discs with mastering errors
* A new, rewritten DVD engine - much better handling for discs with
structure protection
* Many small bug-fixes
Updated statically linked libraries:
- ffmpeg 5.0.1
While here, convert pkg-message to UCL format.
PR: 265078
Reported by: portscout |
1.16.4 25 Nov 2021 21:40:11 |
Stefan Eßer (se) |
*/*: Remove redundant '-*' from CONFLICTS definitions
The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").
Approved by: portmgr (blanket) |
1.16.4 30 Aug 2021 16:54:33 |
Matthias Andree (mandree) |
multimedia/makemkv: fix up CONFLICTS_BUILD
Pointy hat to: mandree@
PR: 257946 |
1.16.4 30 Aug 2021 16:48:59 |
Matthias Andree (mandree) |
multimedia/makemkv: Add CONFLICTS_BUILD=v4l_compat
Approved by: Felix Palmen (maintainer, via IRC)
Related to...
PR: 257946 |
1.16.4 30 Aug 2021 16:48:58 |
Matthias Andree (mandree) Author: Felix Palmen |
multimedia/makemkv: maintainer update to 1.16.4
Release notes:
* Much better support for discs with Java playlist obfuscation
* Any Java runtime version is now supported, including Java 16
* Some small improvements
* Bug fixes:
- Program failed to recognize some AAC streams with exotic channel
encoding
- Picture dimensions were displayed incorrectly for some exotic HEVC
streams
- Conversion of some DVDs could fail at the very end of title
Updated statically linked libraries:
- fdk-aac 2.0.2
- ffmpeg 4.4
Added convenience script to update the free beta key as an example.
On i386, the compiler from linux devtools now randomly segfaults, which
is worked around by setting MAKE_JOBS_UNSAFE=yes for i386.
PR: 257946 |
1.16.3 18 Jul 2021 17:54:33 |
Po-Chuan Hsieh (sunpoet) |
multimedia/makemkv: Update URL after FreeBSD Documentation transition
Approved by: portmgr (blanket) |
1.16.3 15 May 2021 13:24:21 |
Rene Ladan (rene) |
Revert "multimedia/makemkv: fix typo in assignment"
As tobik points out, there was no typo:
- the license for ffmpeg is "LGPL21+" , not "LGPL21"
- the space is there to distinguish the assignment operator
from the append operator.
This reverts commit ccd9394dc57170504aafd487f47d0680d752677d. |
1.16.3 14 May 2021 19:49:09 |
Rene Ladan (rene) |
multimedia/makemkv: fix typo in assignment |
1.16.3 06 May 2021 11:47:41 |
Mathieu Arnold (mat) |
Deorbit RESTRICTED && NO_CDROM, part one.
For ports that already use the licenses framwork, merge the content of
RESTRICTED/NO_CDROM/LEGAL* entries into LICENSEs.
Approved by: rene
Differential Revision: https://reviews.freebsd.org/D30010 |
1.16.3 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.16.3 22 Mar 2021 15:07:49 |
lwhsu |
Fix the rerolled distfile
PR: 254475
Submitted by: Felix Palmen <felix@palmen-it.de> (maintainer) |
1.16.3 20 Mar 2021 11:24:48 |
lwhsu |
multimedia/makemkv: update to 1.16.3
PR: 254386
Submitted by: Felix Palmen <felix@palmen-it.de> (maintainer) |
1.16.1 13 Mar 2021 19:39:31 |
lwhsu |
multimedia/makemkv: Update to 1.16.1
PR: 254255
Submitted by: Felix Palmen <felix@palmen-it.de> (maintainer) |
1.15.4 21 Dec 2020 17:07:30 |
jbeich |
multimedia/makemkv: update to 1.15.4
Changes: https://makemkv.com/download/history.html
PR: 252019
Submitted by: Felix Palmen (maintainer) |
1.15.2 28 Jul 2020 13:04:59 |
swills |
multimedia/makemkv: update to 1.15.2
While here, a few fixes/improvements
PR: 248273
Submitted by: Felix Palmen <felix@palmen-it.de> (maintainer) |
1.15.1 11 May 2020 18:50:18 |
pi |
multimedia/makemkv: update to 1.15.1 and allow package creation
- Added support for AACS v76 (for those poor souls without LibreDrive)
- Improved handling for discs with mastering errors
- Many internal improvements and small bugfixes
- For some HD audio streams frames were dropped incorrectly on
segment boundaries
PR: 245665
Submitted by: Felix Palmen <felix@palmen-it.de> (maintainer)
Reviewed by: rodrigo |
1.15.0 05 Apr 2020 15:09:56 |
rodrigo |
New port: multimedia/makemkv a CLI video converter from DVD
This port is CLI only and leaves out the MakeMKV GUI, because
makemkvcon (closed source Linux binary) won't run in guiserver
mode.
Also, as described in the pkg-message, it requires a custom
FreeBSD kernel with the Linux SCSI generic drivers and has to
be build by the final user to comply with the license terms.
Work is ongoing with the author to have a FreeBSD native version
of this port in the future.
PR: 238004
Submitted by: Felix Palmen <felix@palmen-it.de> |