All of lore.kernel.org
 help / color / mirror / Atom feed
From: Martin Langhoff <martin.langhoff@gmail.com>
To: Johannes Schindelin <Johannes.Schindelin@gmx.de>
Cc: Junio C Hamano <junkio@cox.net>,
	John Ellson <ellson@research.att.com>,
	git@vger.kernel.org
Subject: Re: Status of Mac OS/X ports of git and cogito?
Date: Mon, 12 Sep 2005 09:06:23 +1200	[thread overview]
Message-ID: <46a038f905091114062b8cf3e6@mail.gmail.com> (raw)
In-Reply-To: <Pine.LNX.4.63.0509111159190.32555@wgmdd8.biozentrum.uni-wuerzburg.de>

I'm running git & cogito on OSX 10.3.9 (Panther) with fink
0.7.1(stable), and have been using git w/o problems. I've just done an
update and recompiled to confirm...

On 9/11/05, Johannes Schindelin <Johannes.Schindelin@gmx.de> wrote:
> - daemon.c needs a define or typedef for socklen_t.

Not a problem on 10.3.9.
 
> - mailinfo.c needs to have a simple strcasestr implementation, because
>   10.2.8 (at least in my setup) is lacking it!

Not a problem on 10.3.9.
 
> - gitk gets very confused about the window layout. My preliminary tests on
>   cygwin showed that this seems to be rather a problem of Tk with rootless
>   Xwin. I worked around it by explicitely stating the dimensions of some
>   canvas windows which would not automatically resize with their contents
>   otherwise.

I _am_ seeing this problem, but it's definitely an issue with Tk. I'd
be thankful if you could post the fixes...
 
> The only thing I did not "fix" is git-cvsimport not running because of a
> lacking File/Temp.pm. But then, I run git-cvsimport on a different machine
> anyway.

sudo cpan install File::Temp ?

At any rate, I've just checked and File::Temp is part of the Perl
5.8.1 installed in 10.3.9. Even fink knows this, and if you do
apt-cache show system-perl it'll tell you that it includes File::Temp.

Any platform-specific changes should be limited to backwards compat,
really. MacOSX is converging quickly towards GNU/Linux compatibility
in the build environment.

cheers,



martin

  parent reply	other threads:[~2005-09-11 21:06 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-08-27  1:30 Status of Mac OS/X ports of git and cogito? John Ellson
2005-08-27  3:50 ` Junio C Hamano
2005-09-11 10:07   ` Johannes Schindelin
2005-09-11 11:07     ` Martin Langhoff
2005-09-11 23:12       ` Johannes Schindelin
2005-09-11 17:34     ` Junio C Hamano
2005-09-11 17:46       ` Linus Torvalds
2005-09-11 18:16         ` A Large Angry SCM
2005-09-11 20:53         ` Junio C Hamano
2005-09-11 23:18         ` Johannes Schindelin
2005-09-11 18:07       ` Linus Torvalds
2005-09-11 21:01         ` [PATCH] Use int instead of socklen_t Junio C Hamano
2005-09-11 23:22         ` Status of Mac OS/X ports of git and cogito? Johannes Schindelin
2005-09-11 23:40           ` Linus Torvalds
2005-09-11 23:43             ` Linus Torvalds
2005-09-12  0:21               ` Johannes Schindelin
2005-09-11 18:43       ` Daniel Barkalow
2005-09-11 21:06     ` Martin Langhoff [this message]
2005-09-11 23:27       ` Johannes Schindelin
2005-08-27  6:59 ` Martin Langhoff
2005-08-29  7:16   ` Martin Langhoff
2005-08-30 10:04     ` Martin Langhoff

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=46a038f905091114062b8cf3e6@mail.gmail.com \
    --to=martin.langhoff@gmail.com \
    --cc=Johannes.Schindelin@gmx.de \
    --cc=ellson@research.att.com \
    --cc=git@vger.kernel.org \
    --cc=junkio@cox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.