| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
| |
Pointy hat to: mandree@
PR: 257946
|
|
|
|
|
|
| |
Approved by: Felix Palmen (maintainer, via IRC)
Related to...
PR: 257946
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
| |
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.
|
| |
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
|
|
|
| |
PR: 254386
Submitted by: Felix Palmen <felix@palmen-it.de> (maintainer)
Notes:
svn path=/head/; revision=568860
|
|
|
|
|
|
|
|
| |
PR: 254255
Submitted by: Felix Palmen <felix@palmen-it.de> (maintainer)
Notes:
svn path=/head/; revision=568277
|
|
|
|
|
|
|
|
|
| |
Changes: https://makemkv.com/download/history.html
PR: 252019
Submitted by: Felix Palmen (maintainer)
Notes:
svn path=/head/; revision=558845
|
|
|
|
|
|
|
|
|
|
| |
While here, a few fixes/improvements
PR: 248273
Submitted by: Felix Palmen <felix@palmen-it.de> (maintainer)
Notes:
svn path=/head/; revision=543596
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
Notes:
svn path=/head/; revision=534928
|
|
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>
Notes:
svn path=/head/; revision=530792
|