#49777: julia @0.4.1 should use libgit2 from MacPorts -------------------------+-------------------------------- Reporter: braumann@… | Owner: macports-tickets@… Type: enhancement | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Keywords: libgit2 | Port: julia -------------------------+-------------------------------- As {{{julia @0.4.1}}} uses its own {{{libgit2}}} without openssl usage but instead with SecureTransport, building {{{libgit2}}} during julia build fails on systems less than 10.8, as e.g. some protocols like TLS 1.1 and 1.2 were not yet implemented e.g. in 10.6 (as far as I can see) inside SecureTransport. However, using {{{libgit2}}} with openssl support (just from MacPorts) should help enable {{{julia}}} builds on older MacOSX versions. BTW, I also wonder why {{{julia}}} apparently requires own {{{openblas}}}, {{{libuv}}} and {{{libunwind}}} libraries. -- Ticket URL: <https://trac.macports.org/ticket/49777> MacPorts <https://www.macports.org/> Ports system for OS X