Re: [FIX] Git on vax

2013-03-14 Thread Jérémie Courrèges-Anglas
Thanks for committing this, Stuart. -- Jérémie Courrèges-Anglas GPG Key fingerprint: 61DB D9A0 00A4 67CF 2A90 8961 6191 8FBF 06A1 1494

Re: [FIX] Git on vax

2013-02-18 Thread Jérémie Courrèges-Anglas
Hany Aziz writes: > Sounds interesting. Would this allow me to install it on my Vax (5.2) or do > I need to be running current. Remember I am a relative newbie with OpenBSD and > Ports so please be explicit/detailed with your instructions. Of course running -current would be easier. -current is

Re: [FIX] Git on vax

2013-02-18 Thread Hany Aziz
Sounds interesting. Would this allow me to install it on my Vax (5.2) or do I need to be running current. Remember I am a relative newbie with OpenBSD and Ports so please be explicit/detailed with your instructions. Thanks. Sincerely, Hany. On Feb 18, 2013, at 1:14 PM, jca+o...@wxcvbn.org (Jé

Re: [FIX] Git on vax

2013-02-18 Thread Stuart Henderson
On 2013/02/18 19:14, Jérémie Courrèges-Anglas wrote: > > Here's an update to allow building and running git on vax. > > Cloning using git:// and https://, add/commit/branching, pushing using ssh > all seemed to worked fine. I must admit that cloning a github repo from > a vax seemed a bit... wei

[FIX] Git on vax

2013-02-18 Thread Jérémie Courrèges-Anglas
Here's an update to allow building and running git on vax. Cloning using git:// and https://, add/commit/branching, pushing using ssh all seemed to worked fine. I must admit that cloning a github repo from a vax seemed a bit... weird. 8) The only changes are about static linking handling; I int