Re: don't use AC_FUNC_MMAP, use AC_CHECK_FUNCS(mmap) instead.

2004-10-17 Thread Gerrit P. Haase
Yaakov Selkowitz wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Gerrit P. Haase wrote: | AC_CHECK_FUNCS(mmap) issues this: | checking for mmap... yes | | This is what I will using now for all the GNOME packages, there are | several packages affected, so far I know of: | - libgtop | - gtk+ |

Policy to accept new packages? (was: Re: [ITP] shellsupport-1.2.4-1)

2004-10-17 Thread Jari Aalto+mail.linux
* Sun 2004-10-10 Christopher Faylor cgf-no-personal-reply-please AT cygwin.com | On Sun, Oct 10, 2004 at 09:41:43PM +0200, Reini Urban wrote: | | I want to maintain shellsupport, a simple (bourne) shell scripting | support helper. It is a commandline C program that provides those | features I

GNOME progress report (with screenshot!)

2004-10-17 Thread Yaakov Selkowitz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello everyone, Yes, there's been a lot of back-and-forth between me and Gerrit regarding the packaging of the GNOME libraries and desktop. The core desktop has been built, and is up and running, although there's still work before these packages will

Re: cygwin, tcl/tk, and native [Was: Re: Interest in native Tcl/Tk/Expect/Itcl/... packages?]

2004-10-17 Thread Christopher Faylor
On Sat, Oct 16, 2004 at 03:46:45AM -0400, Jean-Sebastien Trottier wrote: I like the third option... I'm not going to use gdb as much as Chris so I think he is in a better position to maintain it. However, I agree to take care of cutting the first stable gdb + Cygwin, W11 Tcl/Tk version. I would

Re: [ITP] email-2.3.0

2004-10-17 Thread Christopher Faylor
On Sat, Oct 16, 2004 at 10:13:33AM +0200, Gerrit P. Haase wrote: Ross Smith II wrote: I want to contribute/maintain email. Canonical website: http://email.cleancode.org/ Though I use nail for this, which unfortunately not included, please count +1 vote from me. I'm sorry but, here again, we're

Re: Policy to accept new packages? (was: Re: [ITP] shellsupport-1.2.4-1)

2004-10-17 Thread Christopher Faylor
On Sun, Oct 17, 2004 at 04:23:31PM +0300, Jari Aalto+mail.linux wrote: I would more like to see... Well, unfortunately (or fortunately, depending on how you look at it), this isn't strictly a democracy. It is more like a benign or (depending how you look at it) mean co-dictatorship. I think to

Re: [ITP] email-2.3.0

2004-10-17 Thread Harold L Hunt II
Christopher Faylor wrote: [snip] Isn't there anyone out there who can perform the dead-simple act of packaging up nail for this purprose? Sorry, can't be done: nail has a file called aux.c... the apocalypse must be coming soon. Harold

Re: [ITP] email-2.3.0

2004-10-17 Thread Ross Smith II
Christopher Faylor wrote: I'm sorry but, here again, we're talking about porting an AFAICT, non-standard package to cygwin when we're missing something as basic as mailx (or nail, or whatever). Given that argument, how would a new program ever become standard? Isn't there anyone out there

Re: [ITP] email-2.3.0

2004-10-17 Thread Harold L Hunt II
Ross Smith II wrote: [snip] Also, given that http://cvs.sourceforge.net/viewcvs.py/nail/nail/README?rev=HEADview=markup states: On the other hand, I strongly discourage from porting nail to Windows and environments that make Windows look Unix-like; I won't accept any patches or suggestions that go

winsup/utils ChangeLog cygcheck.cc

2004-10-17 Thread cgf
CVSROOT:/cvs/uberbaum Module name:winsup Changes by: [EMAIL PROTECTED] 2004-10-18 01:44:55 Modified files: utils : ChangeLog cygcheck.cc Log message: * cygcheck.cc (pretty_id): Allocate space for ')' in uid and guid. Patches:

winsup/utils ChangeLog

2004-10-17 Thread cgf
CVSROOT:/cvs/uberbaum Module name:winsup Changes by: [EMAIL PROTECTED] 2004-10-18 01:47:01 Modified files: utils : ChangeLog Log message: fix date Patches:

src/winsup/w32api ChangeLog include/wsahelp.h

2004-10-17 Thread dannysmith
CVSROOT:/cvs/src Module name:src Changes by: [EMAIL PROTECTED] 2004-10-18 04:31:17 Modified files: winsup/w32api : ChangeLog winsup/w32api/include: wsahelp.h Log message: = include/wsahelp.h (WINSOCK_MAPPING, WSHGetWinsockMapping,

Re: [Patch] testsuite and newlib's signal.h.

2004-10-17 Thread Christopher Faylor
On Fri, Oct 15, 2004 at 10:53:56PM +0200, Bas van Gompel wrote: Op Thu, 14 Oct 2004 11:55:59 -0400 schreef Christopher Faylor I also noticed this change was instigated by you. As I'm not subscribed to the newlib-list and have no idea of how to fix this, apart from applying the patch, or undoing

Re: [Patch] cygcheck: pretty_id misbehaving.

2004-10-17 Thread Christopher Faylor
On Sat, Oct 16, 2004 at 02:14:33AM +0200, Bas van Gompel wrote: Op Fri, 15 Oct 2004 09:59:04 -0400 schreef Christopher Faylor jj: or to negate : sz repeatedly inside of a loop. My plan was to not negate sz at all, use the printf format-flag ``-''. Yes. I get it. This is a difference of

Re: [Patch] cygcheck: pretty_id misbehaving.

2004-10-17 Thread Buzz
Op Sun, 17 Oct 2004 19:34:23 -0400 schreef Christopher Faylor in [EMAIL PROTECTED]: : On Sat, Oct 16, 2004 at 02:14:33AM +0200, Bas van Gompel wrote: : Op Fri, 15 Oct 2004 09:59:04 -0400 schreef Christopher Faylor : jj: or to negate : : sz repeatedly inside of a loop. : : My plan was to

Re: [Patch] cygcheck: pretty_id misbehaving.

2004-10-17 Thread Christopher Faylor
On Mon, Oct 18, 2004 at 03:32:07AM +0200, Buzz wrote: 2004-10-18 Bas van Gompel [EMAIL PROTECTED] * Cygcheck.cc (pretty_id): Count ')' in ui_len and gui_len. Thanks. Checked in without change. cgf

Re: [Patch] cygcheck: pretty_id misbehaving.

2004-10-17 Thread Bas van Gompel
Op Sun, 17 Oct 2004 21:46:29 -0400 schreef Christopher Faylor in [EMAIL PROTECTED]: : On Mon, Oct 18, 2004 at 03:32:07AM +0200, Buzz wrote: [...] : * Cygcheck.cc (pretty_id): Count ')' in ui_len and gui_len. : : Thanks. Checked in without change. Thank you (for writing a better

Re: SableVM Cygwin (was: Re: sablevm + windows)

2004-10-17 Thread Gerrit P. Haase
Grzegorz B. Prokopski wrote: Hi Gerrit, Hi Peter, I looked at the patches to screen what's really needed. * SableVM IIUC the foreign was used only because of libffi being 'included' into sources which, as discussed earlier, we can't accept. BTW. Some claim (I have not verified it) that you need

[ANNOUNCEMENT] Updated: docbook-xsl-1.66.1-2

2004-10-17 Thread Marcel Telka
I've updated the docbook-xsl package to version 1.66.1-2. docbook-xsl package contains XSL stylesheets for the DocBook XML DTD created by Norman Walsh and others. Changes since 1.66.1-1: - Replaced rewriteSystem with rewriteURI in the catalog. To update your installation, click on the Install

[ANNOUNCEMENT] New Packages: desktop-file-utils-0.8-1, hicolor-icon-theme-0.5-1, shared-mime-info-0.15-1, startup-notification-0.7-1

2004-10-17 Thread Yaakov Selkowitz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 The following packages have been recently added to the Cygwin distribution: *** desktop-file-utils-0.8-1 *** hicolor-icon-theme-0.5-1 *** shared-mime-info-0.15-1 *** startup-notification-0.7-1 These are freedesktop.org packages and are prereqs for

[ANNOUNCEMENT] New Packages: gnome-common-2.8.0-1, gnome-icon-theme-2.8.0-1, gnome-mime-data-2.4.1-1, libgnomecanvas2-2.8.0-1, libwnck-2.8.0-1

2004-10-17 Thread Yaakov Selkowitz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 The following packages have been recently added to the Cygwin distribution: *** gnome-common-2.8.0-1 *** gnome-icon-theme-2.8.0-1 *** gnome-mime-data-2.4.1-1 *** libgnomecanvas2-2.8.0-1 *** libwnck-2.8.0-1 These are all GNOME packages, and are now

su - coreutils?

2004-10-17 Thread Reini Urban
I've taken Mark's coreutils patches, the proposed fileutils patches, and some of Bas latest patches (ignore errors) and tried to build a package. Builds fine, just some fixes for setuid processing in make install need to be done. (for su) http://xarch.tu-graz.ac.at/publ/cygwin/coreutils/ But

Re: Issue with Cygwin Setup on slow and unstable connection

2004-10-17 Thread Reini Urban
http://cygwin.com/acronyms/#PCYMTNQREAIYR Please Configure Your Mailer To Not Quote Raw E-mail Addresses In Your Replies. Some mailers include the raw e-mail address in the Joe [EMAIL PROTECTED] wrote: line. The web archives for the mailing lists are publicly available. Let's not feed the

minires-devel-0.97-1: resolv.h fails

2004-10-17 Thread Reini Urban
minires-devel-0.97-1: #include resolv.h fails suddenly. Apparently /usr/include/resolv.h misses the definition for sockaddr_in, which is defined in cygwin/in.h Have no clue why it suddenly fails. Anyone else? These headers didn't change for years... Which file is supposed to include cygwin/in.h?

Re: Issue with Cygwin Setup on slow and unstable connection

2004-10-17 Thread Igor Pechtchanski
On Sun, 17 Oct 2004, Reini Urban wrote (slightly reordered): http://cygwin.com/acronyms/#PCYMTNQREAIYR First off, it's enough to include the URL -- no need to quote the text at that URL. http://groups.google.com/groups?th=1ebcb6e9525fa75b I've already offered to include in the above OLOCA

RE: Updated: gmp-4.1.4-1

2004-10-17 Thread Billinghurst, David \(CALCRTS\)
From: Gerrit P. Haase This release includes mpfr as a shared library. Thanks My main reason for requesting this is that GFortran 95, which will come with upcoming GCC 4.0, requires libmpfr to build. I can build cvs gcc-4.0, including gfortran, with gmp-4.1.4-1. Testsuite is still running

Updated: docbook-xsl-1.66.1-2

2004-10-17 Thread Marcel Telka
I've updated the docbook-xsl package to version 1.66.1-2. docbook-xsl package contains XSL stylesheets for the DocBook XML DTD created by Norman Walsh and others. Changes since 1.66.1-1: - Replaced rewriteSystem with rewriteURI in the catalog. To update your installation, click on the Install

New Packages: desktop-file-utils-0.8-1, hicolor-icon-theme-0.5-1, shared-mime-info-0.15-1, startup-notification-0.7-1

2004-10-17 Thread Yaakov Selkowitz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 The following packages have been recently added to the Cygwin distribution: *** desktop-file-utils-0.8-1 *** hicolor-icon-theme-0.5-1 *** shared-mime-info-0.15-1 *** startup-notification-0.7-1 These are freedesktop.org packages and are prereqs for the

New Packages: gnome-common-2.8.0-1, gnome-icon-theme-2.8.0-1, gnome-mime-data-2.4.1-1, libgnomecanvas2-2.8.0-1, libwnck-2.8.0-1

2004-10-17 Thread Yaakov Selkowitz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 The following packages have been recently added to the Cygwin distribution: *** gnome-common-2.8.0-1 *** gnome-icon-theme-2.8.0-1 *** gnome-mime-data-2.4.1-1 *** libgnomecanvas2-2.8.0-1 *** libwnck-2.8.0-1 These are all GNOME packages, and are now