Re: [ITP] tcp_wrappers 7.6

2006-04-13 Thread Christopher Faylor
On Thu, Apr 13, 2006 at 08:03:02PM -0700, Bryan D. Thomas wrote: >Thank you for your patience with my fumblings. Even when I choose >Experimental in setup.exe, I only see 7.6-1. Sorry. I carefully checked the latest release before I sent my mail but still got the numbering wrong. You're right 7

Re: [ITP] tcp_wrappers 7.6

2006-04-13 Thread Bryan D. Thomas
References: <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> Corinna wrote: > > Another iteration of the tcp_wrappers package with a > shared lib instead of just a static lib would be a > nice-to-have, too. > cgf wrote: > How about searching the cygwin web site, i.e., the > left han

Re: [upload] monotone-0.26-1

2006-04-13 Thread Corinna Vinschen
On Apr 13 15:35, Lapo Luchini wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Yay, monotone 0.26 is final, finally =) > And package is ready! > > http://cyberx.lapo.it/cygwin/monotone/monotone-0.26-1-src.tar.bz2 > http://cyberx.lapo.it/cygwin/monotone/monotone-0.26-1.tar.bz2 > > I r

[upload] monotone-0.26-1

2006-04-13 Thread Lapo Luchini
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Yay, monotone 0.26 is final, finally =) And package is ready! http://cyberx.lapo.it/cygwin/monotone/monotone-0.26-1-src.tar.bz2 http://cyberx.lapo.it/cygwin/monotone/monotone-0.26-1.tar.bz2 I removed "curr" and "test" from setup.hint. curr would be t

Re: gettext-devel-0.14.5-1 bug?

2006-04-13 Thread Corinna Vinschen
On Apr 13 03:28, Charles Wilson wrote: > Corinna Vinschen wrote: > >maybe I'm just dense, but the latest vim builds for the still beta > >vim 7.0 fails with this error message: > > > > /usr/bin/msgfmt: line 2: return: can only `return' from a function or > > sourced script > > > >Shouldn't that

Re: rxvt / rxvt-unicode 256 colour

2006-04-13 Thread Charles Wilson
[Please keep messages on-list] Dominic Evans wrote: Please add --enable-256-color / --enable-24-bit to the ./configure you are using for your rxvt / rxvt-unicode compilations for cygwin. erm...the upstream rxvt-unicode doesn't support those configure options. Instead, it is hardcoded to supp

Re: gettext-devel-0.14.5-1 bug?

2006-04-13 Thread Charles Wilson
Corinna Vinschen wrote: maybe I'm just dense, but the latest vim builds for the still beta vim 7.0 fails with this error message: /usr/bin/msgfmt: line 2: return: can only `return' from a function or sourced script Shouldn't that be an "exit" rather than a "return"? I'm probably having den