[MacPorts] #49833: git depends on lighttpd

MacPorts noreply at macports.org
Fri Nov 27 15:29:46 PST 2015


#49833: git depends on lighttpd
---------------------+--------------------------------
 Reporter:  mtb19@…  |      Owner:  macports-tickets@…
     Type:  defect   |     Status:  new
 Priority:  Normal   |  Milestone:
Component:  ports    |    Version:  2.3.4
 Keywords:           |       Port:  git
---------------------+--------------------------------
 lighttpd [https://trac.macports.org/ticket/49832 fails to install into a
 user prefix]. This causes `git` to fail:

 {{{
 ...
 :msg:clean --->  Dependencies to be installed: lighttpd
 :debug:clean Starting logging for lighttpd
 :error:main The following dependencies were not installed: lighttpd
 :notice:main To report a bug, follow the instructions in the guide:
     http://guide.macports.org/#project.tickets
 :error:main Processing of port git failed
 }}}

 `git` lists `lighttpd` as a runtime dependency:

 {{{
 % port info git
 git @2.6.2_1 (devel)
 Variants:             bash_completion, [+]credential_osxkeychain, [+]doc,
 gitweb, [+]pcre, [+]perl5_16, perl5_18, perl5_20, perl5_22, python26,
                       [+]python27, svn, universal

 Description:          Git is a fast, scalable, distributed open source
 version control system focusing on speed and efficiency.
 Homepage:             http://git-scm.com/

 Library Dependencies: perl5.16, curl, zlib, openssl, expat, libiconv,
 python27, pcre
 Runtime Dependencies: p5.16-authen-sasl, p5.16-error, p5.16-net-smtp-ssl,
 p5.16-term-readkey, p5.16-cgi, lighttpd, rsync
 Platforms:            darwin
 License:              GPL-2 LGPL-2.1+
 Maintainers:          ciserlohn at macports.org, openmaintainer at macports.org
 }}}

 I'm not sure this should be strictly necessary, since an HTTP daemon is
 only used at run time when running  if a user wants to run the [https
 ://git-scm.com/docs/git-instaweb instaweb] command.

-- 
Ticket URL: <https://trac.macports.org/ticket/49833>
MacPorts <https://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list