[Bug 205784] net-p2p/sonarr: Add curl as an optional dependency

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Jan 1 16:06:22 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205784

            Bug ID: 205784
           Summary: net-p2p/sonarr: Add curl as an optional dependency
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: feld at FreeBSD.org
          Reporter: joshruehlig at gmail.com
             Flags: maintainer-feedback?(feld at FreeBSD.org)
          Assignee: feld at FreeBSD.org

Sonarr needs libcurl.so.4 to use certain indexers (for example RARBG over SSL).
I think this is because of some SSL bug/incompatibility with mono/sonarr but I
haven't verified this myself yet. I'll test this out in about a week when I
have a chance to dive in.

Links that discuss this..
https://forums.freenas.org/index.php?threads/rarbg-not-working-as-indexer-for-sonarr.36843/
https://forums.sonarr.tv/t/setting-up-rarbg-as-an-indexer/6386

The fix should be as easy as adding the following, but I'll provide a patch
once I verify the change fixes things. But, feel free to try this without me!
OPTIONS_DEFINE= CURL
CURL_LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list