[MacPorts] #45355: git @2.1.2_0 +bash_completion+credential_osxkeychain+doc+pcre+perl5_12+python27+svn instaweb with Apache 2

MacPorts noreply at macports.org
Sun Oct 12 14:08:21 PDT 2014


#45355: git @2.1.2_0
+bash_completion+credential_osxkeychain+doc+pcre+perl5_12+python27+svn
instaweb with Apache 2
----------------------------------+--------------------------------
 Reporter:  interface@…           |      Owner:  macports-tickets@…
     Type:  enhancement           |     Status:  new
 Priority:  Normal                |  Milestone:
Component:  ports                 |    Version:  2.3.1
 Keywords:  git apache2 instaweb  |       Port:  git
----------------------------------+--------------------------------
 To start git-instaweb using Apache 2 on OS X it is necessary to invoke the
 following command:

 {{{
 # git instaweb --httpd httpd -m /usr/libexec/apache2/
 }}}

 Unfortunately, this causes a never-ending display of loading dots like
 {{{Waiting for 'httpd -f' to start ..........}}}

 According to [http://w3facility.info/question/git-instaweb-httpd-
 configuration-to-use-apache2-on-osx-leopard-server/ this source] this can
 be fixed by adding the following lines to the file {{{git-instaweb}}} – in
 the case of MacPorts located in {{{/opt/local/libexec/git-core/}}}:

 {{{
 LockFile "$fqgitdir/gitweb/$httpd_only/access.lock"
 User _www
 }}}

 I can confirm that it works on Mac OS X 10.9.5 using MacPorts 2.3.1.

 Would it be possible to include this patch and make this work?

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


More information about the macports-tickets mailing list