Created attachment 221158 [details] Patch for dvdread Utility with command-line interfaces to rip encrypted DVDs (CSS) and convert those into a decrypted ISO file Compile tested on FreeBSD 13.0-CURRENT main-c1-g63f93c7e1 (amd64) (make, make check-plist) (with PR 252321+252322) Run-time tested on FreeBSD 13.0-CURRENT #0: Wed Dec 30 11:54:07 CET 2020 (arm64) (hash unavailable) (with PR 252321+252322) Poudriere testport OK 12.2-RELEASE (amd64) Poudriere testport OK 11.4-RELEASE (amd64) References: https://aur.archlinux.org/cgit/aur.git/tree/?h=dvdread-git https://github.com/silum/dvdread/tree/devel
A commit references this bug: Author: pi Date: Fri Jan 1 22:52:47 UTC 2021 New revision: 559886 URL: https://svnweb.freebsd.org/changeset/ports/559886 Log: New port: multimedia/dvdread: Util to convert encrypted DVDs to ISO files Command line utility with minimal dependencies that allows you to rip encrypted DVDs to ISO image. WWW: https://github.com/xrgtn/dvdread PR: 252323 Submitted by: daniel.engberg.lists@pyret.net Changes: head/multimedia/Makefile head/multimedia/dvdread/ head/multimedia/dvdread/Makefile head/multimedia/dvdread/distinfo head/multimedia/dvdread/files/ head/multimedia/dvdread/files/extrapatch-region head/multimedia/dvdread/files/patch-dvdread.c head/multimedia/dvdread/pkg-descr
Committed, thanks!