[MacPorts] #29529: erlang: SSL should be enabled by default
#29529: erlang: SSL should be enabled by default --------------------------------------+------------------------------------- Reporter: ciserlohn@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: haspatch | Port: erlang --------------------------------------+------------------------------------- SSL support is currently disabled by default in the portfile. This causes several ports which depend on the erlang port to break or to have only limited usefulness. Such as: * yaws - no https support * ejabberd - no TLS, STARTTLS support * rebar (waiting to be submitted) - won't even work without SSL support As it is not possible to specify a variant as a dependency the above- mentioned examples can't be fixed on their own. Therefor I suggest to enable SSL by default - its also more conform to the upstream version: [[BR]] " --with-ssl use SSL (default)" (from ./configure --help) The attached patches propose to different solutions: 1. add ssl as a default variant 2. remove the ssl variant and add a no_ssl variant Does anybody really wants a no_ssl variant? That doesn't make sense to me. -- Ticket URL: <https://trac.macports.org/ticket/29529> MacPorts <http://www.macports.org/> Ports system for Mac OS
#29529: erlang: SSL should be enabled by default --------------------------------------+------------------------------------- Reporter: ciserlohn@… | Owner: bfulgham@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: haspatch | Port: erlang --------------------------------------+------------------------------------- Changes (by jmr@…): * owner: macports-tickets@… => bfulgham@… * cc: bfulgham (removed) Comment: Bare usernames do not work in the cc field; you have to use complete email addresses. -- Ticket URL: <https://trac.macports.org/ticket/29529#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#29529: erlang: SSL should be enabled by default ---------------------------------------+------------------------------------ Reporter: ciserlohn@… | Owner: bfulgham@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Resolution: fixed | Keywords: haspatch Port: erlang | ---------------------------------------+------------------------------------ Changes (by ciserlohn@…): * status: new => closed * resolution: => fixed Comment: add ssl as a default variant in r79815 (maintainer timeout) -- Ticket URL: <https://trac.macports.org/ticket/29529#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts