Bug 260617

Summary: multimedia/vlc: Enable UPNP (DLNA) option by default
Product: Ports & Packages Reporter: lu9dce <castilloeduardo>
Component: Individual Port(s)Assignee: Thomas Zander <riggs>
Status: Closed FIXED    
Severity: Affects Some People CC: riggs
Priority: --- Keywords: easy, needs-patch
Version: LatestFlags: riggs: maintainer-feedback+
riggs: merge-quarterly+
Hardware: Any   
OS: Any   

Description lu9dce 2021-12-22 17:55:40 UTC
a suggestion .. Excuse the inconvenience

It would be good to put by default on the support for DLNA
since we have a service system as a minidlna
It is practically impossible to reproduce on another
desktop machine with FreeBSD

we lack a player that has support

While in the Port is the option to compile it with this support
 .. it becomes very heavy compile it in old machines

Containee would be counted with all possible functions
of VLC already in the binary (PKG)

Thank you
Comment 1 commit-hook freebsd_committer freebsd_triage 2022-05-21 11:50:03 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=5f5f27a01581a75b58f9ece5b47364813c7be02b

commit 5f5f27a01581a75b58f9ece5b47364813c7be02b
Author:     Thomas Zander <riggs@FreeBSD.org>
AuthorDate: 2022-05-21 11:46:10 +0000
Commit:     Thomas Zander <riggs@FreeBSD.org>
CommitDate: 2022-05-21 11:49:40 +0000

    multimedia/vlc: Make UPNP a default OPTION

    Rationale: UPNP / DLNA is a widespread way of serving media via various
    off-the-shelf NAS devices, and also with our own port of minidlna. It's
    well suited to be included in the official VLC package.

    PR:             260617
    Reported by:    hellocodebsd@gmail.com
    MFH:            2022Q2

 multimedia/vlc/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
Comment 2 commit-hook freebsd_committer freebsd_triage 2022-05-21 12:41:12 UTC
A commit in branch 2022Q2 references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=439a4037f7e8b42a92cb9de2e2a50d70ed6b31a0

commit 439a4037f7e8b42a92cb9de2e2a50d70ed6b31a0
Author:     Thomas Zander <riggs@FreeBSD.org>
AuthorDate: 2022-05-21 11:46:10 +0000
Commit:     Thomas Zander <riggs@FreeBSD.org>
CommitDate: 2022-05-21 12:25:40 +0000

    multimedia/vlc: Make UPNP a default OPTION

    Rationale: UPNP / DLNA is a widespread way of serving media via various
    off-the-shelf NAS devices, and also with our own port of minidlna. It's
    well suited to be included in the official VLC package.

    PR:             260617
    Reported by:    hellocodebsd@gmail.com
    MFH:            2022Q2

    (cherry picked from commit 5f5f27a01581a75b58f9ece5b47364813c7be02b)

 multimedia/vlc/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)