notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: multimedia/makemkv/Makefile
SVNWeb

Number of commits found: 25

Sat, 3 Jun 2023
[ 17:19 Felix Palmen (zirias) search for other commits by this committer ]    commit hash:82d860aeb71c77efaaae8ab1e9b13138cc1e7eeb  commit hash:82d860aeb71c77efaaae8ab1e9b13138cc1e7eeb  commit hash:82d860aeb71c77efaaae8ab1e9b13138cc1e7eeb  82d860a 
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)
Sat, 13 May 2023
[ 08:35 Felix Palmen (zirias) search for other commits by this committer ]    commit hash:16de7a66163d68f90879b6c5b9a24f82aa89cb87  commit hash:16de7a66163d68f90879b6c5b9a24f82aa89cb87  commit hash:16de7a66163d68f90879b6c5b9a24f82aa89cb87  16de7a6 
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)
Sun, 19 Feb 2023
[ 13:42 Felix Palmen (zirias) search for other commits by this committer ]    commit hash:6d5ba761ac115032923fa6d14ea69ab9643288cf  commit hash:6d5ba761ac115032923fa6d14ea69ab9643288cf  commit hash:6d5ba761ac115032923fa6d14ea69ab9643288cf  6d5ba76 
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
Sun, 30 Oct 2022
[ 06:48 Felix Palmen (zirias) search for other commits by this committer ]    commit hash:2dafb7214b0bc739af44d2e5bb01421c619a37d6  commit hash:2dafb7214b0bc739af44d2e5bb01421c619a37d6  commit hash:2dafb7214b0bc739af44d2e5bb01421c619a37d6  2dafb72 
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
Fri, 30 Sep 2022
[ 16:19 Felix Palmen (zirias) search for other commits by this committer ]    commit hash:b7be88867a057a7ab5ed453fd167080f07df91e3  commit hash:b7be88867a057a7ab5ed453fd167080f07df91e3  commit hash:b7be88867a057a7ab5ed453fd167080f07df91e3  b7be888 
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
Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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)
Sun, 7 Aug 2022
[ 06:51 Felix Palmen (zirias) search for other commits by this committer ]    commit hash:28f74df622d06ef0931e877e7ac6358a6cacd158  commit hash:28f74df622d06ef0931e877e7ac6358a6cacd158  commit hash:28f74df622d06ef0931e877e7ac6358a6cacd158  28f74df 
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
Wed, 3 Aug 2022
[ 09:01 Felix Palmen (zirias) search for other commits by this committer ]    commit hash:0ac86ecea3d4fe3cb8edcb61fa352a96e9db09e4  commit hash:0ac86ecea3d4fe3cb8edcb61fa352a96e9db09e4  commit hash:0ac86ecea3d4fe3cb8edcb61fa352a96e9db09e4  0ac86ec  (Only the first 10 of 12 ports in this commit are shown above. View all ports for this commit)
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
Wed, 20 Jul 2022
[ 14:22 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:63f36d326290febc7af8820d7bde9c78cda71c80  commit hash:63f36d326290febc7af8820d7bde9c78cda71c80  commit hash:63f36d326290febc7af8820d7bde9c78cda71c80  63f36d3  (Only the first 10 of 224 ports in this commit are shown above. View all ports for this commit)
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)
Fri, 8 Jul 2022
[ 14:39 Mikael Urankar (mikael) search for other commits by this committer Author: Felix Palmen ]    commit hash:b6dbfbcad02d129721037a005420e0bef8df2885  commit hash:b6dbfbcad02d129721037a005420e0bef8df2885  commit hash:b6dbfbcad02d129721037a005420e0bef8df2885  b6dbfbc 
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
[ 03:03 Li-Wen Hsu (lwhsu) search for other commits by this committer Author: Felix Palmen ]    commit hash:43c5c839a15b395c4db862da77541accb725cede  commit hash:43c5c839a15b395c4db862da77541accb725cede  commit hash:43c5c839a15b395c4db862da77541accb725cede  43c5c83 
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
Thu, 25 Nov 2021
[ 21:40 Stefan Eßer (se) search for other commits by this committer ]    commit hash:04b9da414081a733478d3def4e1e3777908536c6  commit hash:04b9da414081a733478d3def4e1e3777908536c6  commit hash:04b9da414081a733478d3def4e1e3777908536c6  04b9da4  (Only the first 10 of 188 ports in this commit are shown above. View all ports for this commit)
*/*: 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)
Mon, 30 Aug 2021
[ 16:54 Matthias Andree (mandree) search for other commits by this committer ]    commit hash:421d8a31223d363e0b5890184d1a8c3ba1891371  commit hash:421d8a31223d363e0b5890184d1a8c3ba1891371  commit hash:421d8a31223d363e0b5890184d1a8c3ba1891371  421d8a3 
multimedia/makemkv: fix up CONFLICTS_BUILD

Pointy hat to:	mandree@
PR:		257946
[ 16:48 Matthias Andree (mandree) search for other commits by this committer ]    commit hash:5e9152521990928a497c4c619c08f01c8a760813  commit hash:5e9152521990928a497c4c619c08f01c8a760813  commit hash:5e9152521990928a497c4c619c08f01c8a760813  5e91525 
multimedia/makemkv: Add CONFLICTS_BUILD=v4l_compat

Approved by:	Felix Palmen (maintainer, via IRC)
Related to...
PR:		257946
[ 16:48 Matthias Andree (mandree) search for other commits by this committer Author: Felix Palmen ]    commit hash:a77e668d4d95640a0b1d81dc197bf3fbc1c85e23  commit hash:a77e668d4d95640a0b1d81dc197bf3fbc1c85e23  commit hash:a77e668d4d95640a0b1d81dc197bf3fbc1c85e23  a77e668 
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
Sat, 15 May 2021
[ 13:24 Rene Ladan (rene) search for other commits by this committer ]    commit hash:c7f483b68d6cf8107b6102dcb7c59c154dd81539  commit hash:c7f483b68d6cf8107b6102dcb7c59c154dd81539  commit hash:c7f483b68d6cf8107b6102dcb7c59c154dd81539  c7f483b 
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.
Fri, 14 May 2021
[ 19:49 Rene Ladan (rene) search for other commits by this committer ]    commit hash:ccd9394dc57170504aafd487f47d0680d752677d  commit hash:ccd9394dc57170504aafd487f47d0680d752677d  commit hash:ccd9394dc57170504aafd487f47d0680d752677d  ccd9394 
multimedia/makemkv: fix typo in assignment
Thu, 6 May 2021
[ 11:47 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:adb93122cbf753a26a0497479dbb88cf415de29b  commit hash:adb93122cbf753a26a0497479dbb88cf415de29b  commit hash:adb93122cbf753a26a0497479dbb88cf415de29b  adb9312  (Only the first 10 of 61 ports in this commit are shown above. View all ports for this commit)
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
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Sat, 20 Mar 2021
[ 11:24 lwhsu search for other commits by this committer ] Original commit   Revision:568860
multimedia/makemkv: update to 1.16.3

PR:		254386
Submitted by:	Felix Palmen <felix@palmen-it.de> (maintainer)
Sat, 13 Mar 2021
[ 19:39 lwhsu search for other commits by this committer ] Original commit   Revision:568277
multimedia/makemkv: Update to 1.16.1

PR:		254255
Submitted by:	Felix Palmen <felix@palmen-it.de> (maintainer)
Mon, 21 Dec 2020
[ 17:07 jbeich search for other commits by this committer ] Original commit   Revision:558845
multimedia/makemkv: update to 1.15.4

Changes:	https://makemkv.com/download/history.html
PR:		252019
Submitted by:	Felix Palmen (maintainer)
Tue, 28 Jul 2020
[ 13:04 swills search for other commits by this committer ] Original commit   Revision:543596
multimedia/makemkv: update to 1.15.2

While here, a few fixes/improvements

PR:		248273
Submitted by:	Felix Palmen <felix@palmen-it.de> (maintainer)
Mon, 11 May 2020
[ 18:50 pi search for other commits by this committer ] Original commit   Revision:534928
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
Sun, 5 Apr 2020
[ 15:09 rodrigo search for other commits by this committer ] Original commit   Revision:530792 (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
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: 25