Changes between Initial Version and Version 5 of Ticket #52789


Ignore:
Timestamp:
Nov 2, 2016, 3:55:13 AM (8 years ago)
Author:
larryv (Lawrence Velázquez)
Comment:

Replying to larryv:

That said, git does not have kerberos5 as a dependency.

Never mind, spoke too hastily. git does depend on p5.24-authen-sasl, which depends on p5.24-gssapi, which depends on kerberos.

This is not really about git, it’s about kerberos5. Since that is the core problem, you should should ping #46701 and try to get that resolved. That ticket seems to have a patch that just has not been applied.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #52789

    • Property Status changed from new to closed
    • Property Resolution changed from to duplicate
  • Ticket #52789 – Description

    initial v5  
    33I would really like to install Git on Mac OS X 10.4. Everything works fine until it tries to install kerberos5 at which point it fails.
    44
    5 There's been some discussion about this [https://trac.macports.org/ticket/46701](here) but it doesn't seem to be resolved.
     5There's been some discussion about this [[ticket:46701|here]] but it doesn't seem to be resolved.
    66
    77I'm not using Kerberos for my Git installation so I (naively) think I can just skip this step and see if the rest of the build works.