notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
makemkv Video converter reading from DVD and Bluray
1.17.6_1 multimedia on this many watch lists=3 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.17.5Version of this port present on the latest quarterly branch.
Maintainer: zirias@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2020-04-05 15:10:33
Last Update: 2024-03-17 12:28:11
Commit Hash: 3311fb3
People watching this port, also watch:: simavr, nut, linuxdoc-tools, fvwm3, mkvtoolnix
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (22 items)
Collapse this list.
  1. /usr/local/share/licenses/makemkv-1.17.6_1/catalog.mk
  2. /usr/local/share/licenses/makemkv-1.17.6_1/LICENSE
  3. /usr/local/share/licenses/makemkv-1.17.6_1/MAKEMKV
  4. /usr/local/share/licenses/makemkv-1.17.6_1/LGPL21+
  5. bin/makemkvcon
  6. bin/mmccextr
  7. bin/mmgplsrv
  8. bin/sdftool
  9. lib/makemkv/libdriveio.so.0
  10. lib/makemkv/libmakemkv.so.1
  11. lib/makemkv/libmmbd.so.0
  12. sbin/update-makemkv-drives
  13. share/MakeMKV/appdata.tar
  14. share/MakeMKV/blues.jar
  15. share/MakeMKV/blues.policy
  16. share/examples/makemkv/update-makemkv-key.sh
  17. share/man/man1/makemkvcon.1.gz
  18. @postexec update-makemkv-drives
  19. @preunexec rm -fr /compat/linux/etc/makemkv
  20. @owner
  21. @group
  22. @mode
Collapse this list.
Dependency lines:
  • makemkv>0:multimedia/makemkv
Conflicts:
CONFLICTS_BUILD:
  • v4l_compat
Conflicts Matches:
There are no Conflicts Matches for this port. This is usually an error.
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 = 1706434198 SHA256 (makemkv-oss-1.17.6.tar.gz) = d9db4d772bf4f9061642b7eb22ee5140a48de2c71258ab8b14d949657a710d43 SIZE (makemkv-oss-1.17.6.tar.gz) = 6618067

Expand this list (6 items)

Collapse this list.

SHA256 (makemkv-bin-1.17.6.tar.gz) = 287646005029f771d366cf0e4fbeb17fcf1033452d955547deae7b0999b4ed1b SIZE (makemkv-bin-1.17.6.tar.gz) = 16423034 SHA256 (ffmpeg-6.1.1.tar.xz) = 8684f4b00f94b85461884c3719382f1261f0d9eb3d59640a1f4ac0873616f968 SIZE (ffmpeg-6.1.1.tar.xz) = 10458600 SHA256 (fdk-aac-2.0.3.tar.gz) = 829b6b89eef382409cda6857fd82af84fabb63417b08ede9ea7a553f811cb79e SIZE (fdk-aac-2.0.3.tar.gz) = 2906697

Collapse this list.


Packages (timestamps in pop-ups are UTC):
makemkv
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.17.61.17.6_1--1.17.6_1---
FreeBSD:13:quarterly1.17.51.17.5--1.17.5---
FreeBSD:14:latest1.17.61.17.6_1--1.17.6_1---
FreeBSD:14:quarterly1.17.51.17.5--1.17.5---
FreeBSD:15:latest1.17.61.17.6_1n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. patchelf : sysutils/patchelf
  2. nasm : devel/nasm
  3. gmake>=4.4.1 : devel/gmake
  4. linux-c7-devtools>0 : devel/linux-c7-devtools
  5. linux-c7-expat-devel>0 : textproc/linux-c7-expat-devel
  6. linux-c7-openssl-devel>0 : security/linux-c7-openssl-devel
  7. linux-c7-zlib-devel>0 : devel/linux-c7-zlib-devel
  8. pkgconf>=1.3.0_1 : devel/pkgconf
Runtime dependencies:
  1. linux_base-c7>=7.6.1810_7 : emulators/linux_base-c7
  2. 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.6_1: 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:
  1. There is no master site for this port.

Number of commits found: 32

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.17.6_1
17 Mar 2024 12:28:11
commit hash: 3311fb35ebd40ffed8ee2bc781c79a6edff2587fcommit hash: 3311fb35ebd40ffed8ee2bc781c79a6edff2587fcommit hash: 3311fb35ebd40ffed8ee2bc781c79a6edff2587fcommit hash: 3311fb35ebd40ffed8ee2bc781c79a6edff2587f files touched by this commit
Nuno Teixeira (eduardo) search for other commits by this committer
multimedia/makemkv: Move man pages to share/man

Approved by:	portmgr (blanket)
1.17.6
28 Jan 2024 12:19:27
commit hash: b43889094bec361b49c4730a49ecef2efdcb5640commit hash: b43889094bec361b49c4730a49ecef2efdcb5640commit hash: b43889094bec361b49c4730a49ecef2efdcb5640commit hash: b43889094bec361b49c4730a49ecef2efdcb5640 files touched by this commit
Felix Palmen (zirias) search for other commits by this committer
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
commit hash: bbab7f59e9630416397189df70ec133bdd690e38commit hash: bbab7f59e9630416397189df70ec133bdd690e38commit hash: bbab7f59e9630416397189df70ec133bdd690e38commit hash: bbab7f59e9630416397189df70ec133bdd690e38 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
*/*: 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
commit hash: 921aefd31e63ab45f3cd6b7ca3355d10d495f5a4commit hash: 921aefd31e63ab45f3cd6b7ca3355d10d495f5a4commit hash: 921aefd31e63ab45f3cd6b7ca3355d10d495f5a4commit hash: 921aefd31e63ab45f3cd6b7ca3355d10d495f5a4 files touched by this commit
Felix Palmen (zirias) search for other commits by this committer
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
commit hash: 82d860aeb71c77efaaae8ab1e9b13138cc1e7eebcommit hash: 82d860aeb71c77efaaae8ab1e9b13138cc1e7eebcommit hash: 82d860aeb71c77efaaae8ab1e9b13138cc1e7eebcommit hash: 82d860aeb71c77efaaae8ab1e9b13138cc1e7eeb files touched by this commit
Felix Palmen (zirias) search for other commits by this committer
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
commit hash: 16de7a66163d68f90879b6c5b9a24f82aa89cb87commit hash: 16de7a66163d68f90879b6c5b9a24f82aa89cb87commit hash: 16de7a66163d68f90879b6c5b9a24f82aa89cb87commit hash: 16de7a66163d68f90879b6c5b9a24f82aa89cb87 files touched by this commit
Felix Palmen (zirias) search for other commits by this committer
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
commit hash: 6d5ba761ac115032923fa6d14ea69ab9643288cfcommit hash: 6d5ba761ac115032923fa6d14ea69ab9643288cfcommit hash: 6d5ba761ac115032923fa6d14ea69ab9643288cfcommit hash: 6d5ba761ac115032923fa6d14ea69ab9643288cf files touched by this commit
Felix Palmen (zirias) search for other commits by this committer
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
commit hash: 2dafb7214b0bc739af44d2e5bb01421c619a37d6commit hash: 2dafb7214b0bc739af44d2e5bb01421c619a37d6commit hash: 2dafb7214b0bc739af44d2e5bb01421c619a37d6commit hash: 2dafb7214b0bc739af44d2e5bb01421c619a37d6 files touched by this commit
Felix Palmen (zirias) search for other commits by this committer
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
commit hash: b7be88867a057a7ab5ed453fd167080f07df91e3commit hash: b7be88867a057a7ab5ed453fd167080f07df91e3commit hash: b7be88867a057a7ab5ed453fd167080f07df91e3commit hash: b7be88867a057a7ab5ed453fd167080f07df91e3 files touched by this commit
Felix Palmen (zirias) search for other commits by this committer
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
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
1.17.1
07 Aug 2022 06:51:04
commit hash: 28f74df622d06ef0931e877e7ac6358a6cacd158commit hash: 28f74df622d06ef0931e877e7ac6358a6cacd158commit hash: 28f74df622d06ef0931e877e7ac6358a6cacd158commit hash: 28f74df622d06ef0931e877e7ac6358a6cacd158 files touched by this commit
Felix Palmen (zirias) search for other commits by this committer
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
commit hash: 0ac86ecea3d4fe3cb8edcb61fa352a96e9db09e4commit hash: 0ac86ecea3d4fe3cb8edcb61fa352a96e9db09e4commit hash: 0ac86ecea3d4fe3cb8edcb61fa352a96e9db09e4commit hash: 0ac86ecea3d4fe3cb8edcb61fa352a96e9db09e4 files touched by this commit
Felix Palmen (zirias) search for other commits by this committer
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
commit hash: 63f36d326290febc7af8820d7bde9c78cda71c80commit hash: 63f36d326290febc7af8820d7bde9c78cda71c80commit hash: 63f36d326290febc7af8820d7bde9c78cda71c80commit hash: 63f36d326290febc7af8820d7bde9c78cda71c80 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
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 View all of this commit message)
1.17.0
08 Jul 2022 14:39:44
commit hash: b6dbfbcad02d129721037a005420e0bef8df2885commit hash: b6dbfbcad02d129721037a005420e0bef8df2885commit hash: b6dbfbcad02d129721037a005420e0bef8df2885commit hash: b6dbfbcad02d129721037a005420e0bef8df2885 files touched by this commit
Mikael Urankar (mikael) search for other commits by this committer
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
commit hash: 43c5c839a15b395c4db862da77541accb725cedecommit hash: 43c5c839a15b395c4db862da77541accb725cedecommit hash: 43c5c839a15b395c4db862da77541accb725cedecommit hash: 43c5c839a15b395c4db862da77541accb725cede files touched by this commit
Li-Wen Hsu (lwhsu) search for other commits by this committer
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
commit hash: 04b9da414081a733478d3def4e1e3777908536c6commit hash: 04b9da414081a733478d3def4e1e3777908536c6commit hash: 04b9da414081a733478d3def4e1e3777908536c6commit hash: 04b9da414081a733478d3def4e1e3777908536c6 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
*/*: 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
commit hash: 421d8a31223d363e0b5890184d1a8c3ba1891371commit hash: 421d8a31223d363e0b5890184d1a8c3ba1891371commit hash: 421d8a31223d363e0b5890184d1a8c3ba1891371commit hash: 421d8a31223d363e0b5890184d1a8c3ba1891371 files touched by this commit
Matthias Andree (mandree) search for other commits by this committer
multimedia/makemkv: fix up CONFLICTS_BUILD

Pointy hat to:	mandree@
PR:		257946
1.16.4
30 Aug 2021 16:48:59
commit hash: 5e9152521990928a497c4c619c08f01c8a760813commit hash: 5e9152521990928a497c4c619c08f01c8a760813commit hash: 5e9152521990928a497c4c619c08f01c8a760813commit hash: 5e9152521990928a497c4c619c08f01c8a760813 files touched by this commit
Matthias Andree (mandree) search for other commits by this committer
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
commit hash: a77e668d4d95640a0b1d81dc197bf3fbc1c85e23commit hash: a77e668d4d95640a0b1d81dc197bf3fbc1c85e23commit hash: a77e668d4d95640a0b1d81dc197bf3fbc1c85e23commit hash: a77e668d4d95640a0b1d81dc197bf3fbc1c85e23 files touched by this commit
Matthias Andree (mandree) search for other commits by this committer
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
commit hash: 2d95abf2b44007ee9ae74e8a295f7f97d989a3a8commit hash: 2d95abf2b44007ee9ae74e8a295f7f97d989a3a8commit hash: 2d95abf2b44007ee9ae74e8a295f7f97d989a3a8commit hash: 2d95abf2b44007ee9ae74e8a295f7f97d989a3a8 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
multimedia/makemkv: Update URL after FreeBSD Documentation transition

Approved by:	portmgr (blanket)
1.16.3
15 May 2021 13:24:21
commit hash: c7f483b68d6cf8107b6102dcb7c59c154dd81539commit hash: c7f483b68d6cf8107b6102dcb7c59c154dd81539commit hash: c7f483b68d6cf8107b6102dcb7c59c154dd81539commit hash: c7f483b68d6cf8107b6102dcb7c59c154dd81539 files touched by this commit
Rene Ladan (rene) search for other commits by this committer
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
commit hash: ccd9394dc57170504aafd487f47d0680d752677dcommit hash: ccd9394dc57170504aafd487f47d0680d752677dcommit hash: ccd9394dc57170504aafd487f47d0680d752677dcommit hash: ccd9394dc57170504aafd487f47d0680d752677d files touched by this commit
Rene Ladan (rene) search for other commits by this committer
multimedia/makemkv: fix typo in assignment
1.16.3
06 May 2021 11:47:41
commit hash: adb93122cbf753a26a0497479dbb88cf415de29bcommit hash: adb93122cbf753a26a0497479dbb88cf415de29bcommit hash: adb93122cbf753a26a0497479dbb88cf415de29bcommit hash: adb93122cbf753a26a0497479dbb88cf415de29b files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
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
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.16.3
22 Mar 2021 15:07:49
Revision:568964Original commit files touched by this commit
lwhsu search for other commits by this committer
Fix the rerolled distfile

PR:		254475
Submitted by:	Felix Palmen <felix@palmen-it.de> (maintainer)
1.16.3
20 Mar 2021 11:24:48
Revision:568860Original commit files touched by this commit
lwhsu search for other commits by this committer
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
Revision:568277Original commit files touched by this commit
lwhsu search for other commits by this committer
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
Revision:558845Original commit files touched by this commit
jbeich search for other commits by this committer
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
Revision:543596Original commit files touched by this commit
swills search for other commits by this committer
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
Revision:534928Original commit files touched by this commit
pi search for other commits by this committer
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
Revision:530792Original commit files touched by this commit
rodrigo search for other commits by this committer
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>

Number of commits found: 32