Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
g20160701_2 06 Mar 2023 22:21:24 |
Daniel Engberg (diizzy) |
multimedia/dvdread: Update maintainer entry
Update maintainer entry to @FreeBSD.org address |
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) |
g20160701_2 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 ) |
g20160701_2 29 Apr 2021 19:14:18 |
Ganael LAPLANCHE (martymac) |
multimedia/libdvd{read,nav}: Update to latest version
Update libdvdread to 6.1.2, changelog:
https://code.videolan.org/videolan/libdvdread/-/blob/master/NEWS
Update libdvdnav to 6.1.1, changelog:
https://code.videolan.org/videolan/libdvdnav/-/blob/master/ChangeLog
and bump dependent ports' revisions. |
g20160701_1 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
g20160701_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
g20160701_1 12 Jan 2021 17:50:18 |
pkubaj |
multimedia/dvdread: fix build on GCC architectures
dvdread.c:177: error: 'for' loop initial declaration used outside C99 mode
MFH: 2021Q1 |
g20160701_1 03 Jan 2021 17:18:56 |
rhurlin |
multimedia/dvdread: Fix REGION option
- Correct description of option for removal of region lock.
- Swap default behaviour
PR: 252370
Submitted by: daniel.engberg.lists@pyret.net (maintainer)
Approved by: arrowd, tcberner (mentors, implicit) |
g20160701 01 Jan 2021 22:52:46 |
pi |
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 |