Re: typo in bool/setup.hint file.

2007-12-04 Thread Jari Aalto
* Mon 2007-12-03 Christopher Faylor [EMAIL PROTECTED]
* Message-Id: [EMAIL PROTECTED]
 release/bool/setup.hint: unknown setup construct 'words separated by 
 hyphens.' at 9

 I've fixed this.

Noted in package as well
Thanks,
Jari

-- 
Welcome to FOSS revolution: we fix and modify until it shines


[ITP] cfourcc 0.1.2 -- Command line tool for changing FourCC code in AVI video files

2007-12-04 Thread Cygwin-bug#20071204T0950

Included in Debian stable

  http://packages.debian.org/cfourcc

This utility can be used e.g. to change the DivX / Xdiv tag so
that videofile display correctly.

Jari

sdesc: Command line tool for changing FourCC in AVI video files
ldesc: Identifies the codec used in AVI files (*.avi) and allows the user to
change the FourCC description code. Useful for people working with
AVI files.
category: Utils
requires: cygwin

a) manual

  wget\
http://cygwin.cante.net/cfourcc/cfourcc-0.1.2-1-src.tar.bz2 \
http://cygwin.cante.net/cfourcc/cfourcc-0.1.2-1.tar.bz2 \
http://cygwin.cante.net/cfourcc/setup.hint

b) automatic

  gpg --keyserver wwwkeys.pgp.net --recv-keys 955A92D8

  mkdir cfourcc ; cd cfourcc
  rm -f get.sh get.sh.sig
  wgethttp://cygwin.cante.net/cfourcc/get.sh \
  http://cygwin.cante.net/cfourcc/get.sh.sig 
  gpg --verify get.sh.sig get.sh 
  sh get.sh


-- 
Welcome to FOSS revolution: we fix and modify until it shines


Re: [ITP] getmail 4.7.7 -- mail retriever with support for POP3, IMAP4 and SDPS

2007-12-04 Thread Corinna Vinschen
On Dec  3 15:04, Jari Aalto wrote:
  http://cygwin.cante.net/getmail/getmail-4.7.7-1-src.tar.bz2 \
  http://cygwin.cante.net/getmail/getmail-4.7.7-1.tar.bz2 \
  http://cygwin.cante.net/getmail/setup.hint

Uploaded.


Thanks,
Corinna

-- 
Corinna Vinschen  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader  cygwin AT cygwin DOT com
Red Hat


Re: [ITP] corkscrew 2.0 -- Tunnel TCP connections through HTTP proxies

2007-12-04 Thread Corinna Vinschen
On Dec  3 17:42, Jari Aalto wrote:
 http://cygwin.cante.net/corkscrew/corkscrew-2.0-1-src.tar.bz2 \
 http://cygwin.cante.net/corkscrew/corkscrew-2.0-1.tar.bz2 \
 http://cygwin.cante.net/corkscrew/setup.hint

Uploaded.

Thanks,
Corinna

-- 
Corinna Vinschen  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader  cygwin AT cygwin DOT com
Red Hat


Re: [ITP] pngcheck 2.3.0 -- PNG file format checker

2007-12-04 Thread Corinna Vinschen
On Dec  2 23:16, Jari Aalto wrote:
 http://cygwin.cante.net/pngcheck/pngcheck-2.3.0-1-src.tar.bz2 \
 http://cygwin.cante.net/pngcheck/pngcheck-2.3.0-1.tar.bz2 \
 http://cygwin.cante.net/pngcheck/setup.hint

Uploaded.

Thanks,
Corinna

-- 
Corinna Vinschen  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader  cygwin AT cygwin DOT com
Red Hat


Re: [ITP] patcher 0.0.20040521 -- Perl script to manage patches

2007-12-04 Thread Corinna Vinschen
On Dec  3 18:27, Jari Aalto wrote:
 http://cygwin.cante.net/patcher/patcher-0.0.20040521-1.tar.bz2 \
 http://cygwin.cante.net/patcher/setup.hint \
 http://cygwin.cante.net/patcher/patcher-0.0.20040521-1-src.tar.bz2 \

Uploaded.


Thanks,
Corinna

-- 
Corinna Vinschen  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader  cygwin AT cygwin DOT com
Red Hat


RE: gcc 4.x for Cygwin?

2007-12-04 Thread Dave Korn
On 29 November 2007 17:09, Corinna Vinschen wrote:

 On Nov 27 18:38, Corinna Vinschen wrote:
 Now for something completely different:
 
 Did anything happen in the gcc 4.x world which would help us to get a
 gcc 4.x for Cygwin at one point?  Are some of the problems reported in
 http://sourceware.org/ml/cygwin-apps/2006-05/msg00044.html fixed in the
 meantime? 
 
 As for Charles' options how to go on:
 
 (1) either you drop ada and java support, and we live with the
 ever-increasing brokenness that will accumulate in the sjlj code, or
 (2) you switch to dwarf2, we keep ada and java, but loose the callback
 stuff and break backward compatibility.
 (3) you release TWO entire SETS of compilers: an sjlj one with only
 C/C++/Fortran, and a real one with DWARF2 and the full compiler
 suite. This is a support nightmare; I recommend against.
 
 I'd opt for option 2.
 
 Dave?  Any opinion from the gcc maintainer?

  Option 2.  I don't see there's any other sensible choice.  Ultimately I
guess I'd like to figure out a way to make unwinding and exceptions interwork
with the native SEH to address the potential downside.


cheers,
  DaveK
-- 
Can't think of a witty .sigline today



[RFU] msmtp 1.4.13-2 with libidn support

2007-12-04 Thread Jari Aalto

Volker submitted libidn, so package was recompiled --with-libidn

Install prefix ... : /usr
TLS/SSL support .. : yes (Library: OpenSSL)
GNU SASL support . : yes
GNU Libidn support ... : yes
NLS support .. : no

Jari

sdesc: Light SMTP client with support for server profiles
ldesc: A SMTP client that can be used to send mails from Mutt and
probably other MUAs (mail user agents). It forwards mails to an SMTP
server (for example at a free mail provider), which takes care of the
final delivery. Using profiles, it can be easily configured to use
different SMTP servers with different configurations, which makes it
ideal for mobile clients.
category: Mail
requires: cygwin libiconv2 libidn11 libintl8 openssl
   

  wget\
http://cygwin.cante.net/msmtp/setup.hint \
http://cygwin.cante.net/msmtp/msmtp-1.4.13-2-src.tar.bz2 \
http://cygwin.cante.net/msmtp/msmtp-1.4.13-2.tar.bz2

-- 
Welcome to FOSS revolution: we fix and modify until it shines


RE: [ITP] wput 0.5 -- A tiny wget-like ftp-client for uploading files

2007-12-04 Thread Dave Korn
On 04 December 2007 10:01, Jari Aalto (Cygwin-bug#20071203T1805) wrote:

 to a remote ftp-server. Main features are: resuming, times-tamping,

  s/times-tamping/time-stamping/  (or even just 'timestamping')


cheers,
  DaveK
-- 
Can't think of a witty .sigline today



Re: [ITP] wput 0.6.1 -- A tiny wget-like ftp-client for uploading files

2007-12-04 Thread Jari Aalto
* Tue 2007-12-04 Dave Korn [EMAIL PROTECTED] INBOX
 On 04 December 2007 10:01, Jari Aalto (Cygwin-bug#20071203T1805) wrote:

 to a remote ftp-server. Main features are: resuming, times-tamping,

   s/times-tamping/time-stamping/  (or even just 'timestamping')

Thanks. Here is also updated upstream (just released) version.

Jari

a) manual

  wget\
http://cygwin.cante.net/wput/setup.hint \
http://cygwin.cante.net/wput/wput-0.6.1-1-src.tar.bz2 \
http://cygwin.cante.net/wput/wput-0.6.1-1.tar.bz2 \

b) automated

  gpg --keyserver wwwkeys.pgp.net --recv-keys 955A92D8

  mkdir wput ; cd wput
  rm -f get.sh get.sh.sig
  wgethttp://cygwin.cante.net/wput/get.sh \
  http://cygwin.cante.net/wput/get.sh.sig 
  gpg --verify get.sh.sig get.sh 
  sh get.sh

-- 
Welcome to FOSS revolution: we fix and modify until it shines


Re: bug-coreutils date command

2007-12-04 Thread Brian Dessent
[ reply moved from bug-coreutils@ to cygwin-apps@ ]

Richard Narum wrote:

 Thanks for your prompt comments.  I did not have tzcode installed.  I 
 installed 2007h-1 and I had to use TZ=America/Chicago and all is well now.  
 I checked dates back to 1974 and they match to a tee.

That sounds like a packaging bug, shouldn't tzcode be in the Base
category so that it's always installed?  Looking at the current
setup.ini, I see that no package calls for the tzcode package explicitly
so unless the user knows to select it, it will never be installed.

Brian


[ITP] pscan 1.2 -- Format string security checker for C files

2007-12-04 Thread Cygwin-bug#20071204T1643

Included in Debian stable

  http://packages.debian.org/pscan

Jari

sdesc: Format string security checker for C files
ldesc: A program which attempts to scan C source files for common function
abuses, which often lead to security problems. This program will scan
source files for functions that use variadic functions and warn of
potential abuses. It is a useful tool for those performing source code
audits.
category: Security
requires: cygwin

a) manual

  wget\
http://cygwin.cante.net/pscan/pscan-1.2-1-src.tar.bz2 \
http://cygwin.cante.net/pscan/pscan-1.2-1.tar.bz2 \
http://cygwin.cante.net/pscan/setup.hint

b) automatic

  gpg --keyserver wwwkeys.pgp.net --recv-keys 955A92D8

  mkdir pscan ; cd pscan
  rm -f get.sh get.sh.sig
  wgethttp://cygwin.cante.net/pscan/get.sh \
  http://cygwin.cante.net/pscan/get.sh.sig 
  gpg --verify get.sh.sig get.sh 
  sh get.sh

-- 
Welcome to FOSS revolution: we fix and modify until it shines


Re: bug-coreutils date command

2007-12-04 Thread Corinna Vinschen
On Dec  4 08:00, Brian Dessent wrote:
 [ reply moved from bug-coreutils@ to cygwin-apps@ ]
 
 Richard Narum wrote:
 
  Thanks for your prompt comments.  I did not have tzcode installed.  I 
  installed 2007h-1 and I had to use TZ=America/Chicago and all is well 
  now.  I checked dates back to 1974 and they match to a tee.
 
 That sounds like a packaging bug, shouldn't tzcode be in the Base
 category so that it's always installed?

That seems to make a lot of sense.  Volker?


Corinna


-- 
Corinna Vinschen  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader  cygwin AT cygwin DOT com
Red Hat


Re: [RFU] msmtp 1.4.13-2 with libidn support

2007-12-04 Thread Corinna Vinschen
Hi Jari,

On Dec  4 17:34, Jari Aalto wrote:
 
 Volker submitted libidn, so package was recompiled --with-libidn
 [...]
 http://cygwin.cante.net/msmtp/setup.hint \
 http://cygwin.cante.net/msmtp/msmtp-1.4.13-2-src.tar.bz2 \
 http://cygwin.cante.net/msmtp/msmtp-1.4.13-2.tar.bz2

it just occured to me that this package is missing a config script.  Did
you have a look into the exim and ssmtp packages?  Both have a config
script which, among other things, create a symlink to either exim or
ssmtp called /usr/sbin/sendmail.

This sendmail link is important for packages as cron, which call
sendmail for mailing cron output.

I'd like to ask you to create an equivalent /usr/bin/msmtp-config script
which does the same for msmtp.  Please use Pierre Humblet's code from
the exim-config or ssmtp-config scripts.


Thanks, in advance,
Corinna


-- 
Corinna Vinschen  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader  cygwin AT cygwin DOT com
Red Hat


Re: bug-coreutils date command

2007-12-04 Thread Dr. Volker Zell
 Corinna Vinschen writes:

 On Dec  4 08:00, Brian Dessent wrote:
 [ reply moved from bug-coreutils@ to cygwin-apps@ ]
 
 Richard Narum wrote:
 
  Thanks for your prompt comments.  I did not have tzcode installed.  I 
installed 2007h-1 and I had to use TZ=America/Chicago and all is well now.  I 
checked dates back to 1974 and they match to a tee.
 
 That sounds like a packaging bug, shouldn't tzcode be in the Base
 category so that it's always installed?

 That seems to make a lot of sense.  Volker?

Will do.

 Corinna

Ciao
  Volker
  


[GTG] Re: [ITP] pscan 1.2 -- Format string security checker for C files

2007-12-04 Thread Dr. Volker Zell
 Jari Aalto writes:

 Included in Debian stable

   http://packages.debian.org/pscan

Builds fine from source and packaging looks good

GTG
  Volker


Re: [ITP] wput 0.6.1 -- A tiny wget-like ftp-client for uploading files

2007-12-04 Thread Dr. Volker Zell
 Jari Aalto writes:

 * Tue 2007-12-04 Dave Korn [EMAIL PROTECTED] INBOX
 On 04 December 2007 10:01, Jari Aalto (Cygwin-bug#20071203T1805) wrote:
 
 to a remote ftp-server. Main features are: resuming, times-tamping,
 
 s/times-tamping/time-stamping/  (or even just 'timestamping')

 Thanks. Here is also updated upstream (just released) version.

Why is it linking to the static intl and iconv libs (see below) ?


make[1]: Entering directory `/usr/local/src/wput-0.6.1/.build/build/src'
gcc -Wall  -g -DLOCALEDIR=\/usr/share/locale\-c -o wput.o wput.c
gcc -Wall  -g -DLOCALEDIR=\/usr/share/locale\-c -o netrc.o netrc.c
gcc -Wall  -g -DLOCALEDIR=\/usr/share/locale\-c -o ftp.o ftp.c
gcc -Wall  -g -DLOCALEDIR=\/usr/share/locale\-c -o ftplib.o ftplib.c
gcc -Wall  -g -DLOCALEDIR=\/usr/share/locale\-c -o utils.o utils.c
gcc -Wall  -g -DLOCALEDIR=\/usr/share/locale\-c -o progress.o progress.c
gcc -Wall  -g -DLOCALEDIR=\/usr/share/locale\-c -o socketlib.o socketlib.c
gcc -Wall  -g -DLOCALEDIR=\/usr/share/locale\-c -o queue.o queue.c
gcc -Wall  -g -DLOCALEDIR=\/usr/share/locale\-c -o ftp-ls.o ftp-ls.c
gcc -o ../wput wput.o netrc.o ftp.o ftplib.o utils.o progress.o socketlib.o 
queue.o ftp-ls.o   /usr/lib/libintl.a /usr/lib/libiconv.a  
Info: resolving _optarg by linking to __imp__optarg (auto-import)
make[1]: Leaving directory `/usr/local/src/wput-0.6.1/.build/build/src'
-- Done.

Ciao
  Volker
  


Re: bug-coreutils date command

2007-12-04 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

According to Dr. Volker Zell on 12/4/2007 10:59 AM:
  That sounds like a packaging bug, shouldn't tzcode be in the Base
  category so that it's always installed?

I'll also make tzcode a dependency of coreutils (speaking of which, 6.9.90
was just released, so I need to package it soon, anyways).

- --
Don't work too hard, make some time for fun as well!

Eric Blake [EMAIL PROTECTED]
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (Cygwin)
Comment: Public key at home.comcast.net/~ericblake/eblake.gpg
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFHVbUJ84KuGfSFAYARAswcAJ4jtxdF6274GpNJTTidyathsITwAACaA5lJ
UbmfOTrQ4AiL4SnKXh2zobM=
=T3tL
-END PGP SIGNATURE-


Re: [ITP] wput 0.6.1 -- A tiny wget-like ftp-client for uploading files

2007-12-04 Thread Jari Aalto
* Tue 2007-12-04 Dr Dr [EMAIL PROTECTED]
* Message-Id: [EMAIL PROTECTED]
 Why is it linking to the static intl and iconv libs (see below) ?

 gcc -o ../wput wput.o netrc.o ftp.o ftplib.o utils.o progress.o socketlib.o 
 queue.o ftp-ls.o   /usr/lib/libintl.a /usr/lib/libiconv.a  

Thanks, now fixed.

Jari

a) manual

  wget\
http://cygwin.cante.net/wput/setup.hint \
http://cygwin.cante.net/wput/wput-0.6.1-2-src.tar.bz2 \
http://cygwin.cante.net/wput/wput-0.6.1-2.tar.bz2 \

b) automatic

  gpg --keyserver wwwkeys.pgp.net --recv-keys 955A92D8

  mkdir wput ; cd wput
  rm -f get.sh get.sh.sig
  wgethttp://cygwin.cante.net/wput/get.sh \
  http://cygwin.cante.net/wput/get.sh.sig 
  gpg --verify get.sh.sig get.sh 
  sh get.sh

-- 
Welcome to FOSS revolution: we fix and modify until it shines


Re: [RFU] msmtp 1.4.13-2 with libidn support

2007-12-04 Thread Jari Aalto
* Tue 2007-12-04 Corinna Vinschen [EMAIL PROTECTED]
* Message-Id: [EMAIL PROTECTED]
 it just occured to me that this package is missing a config script. 
 ...
 This sendmail link

Now included: /usr/bin/msmtp-config

Jari

a) manual

  wget\
http://cygwin.cante.net/msmtp/setup.hint \
http://cygwin.cante.net/msmtp/msmtp-1.4.13-2-src.tar.bz2 \
http://cygwin.cante.net/msmtp/msmtp-1.4.13-2.tar.bz2

b) automated (for build testing)

  gpg --keyserver wwwkeys.pgp.net --recv-keys 955A92D8

  mkdir msmtp ; cd msmtp
  rm -f get.sh get.sh.sig
  wgethttp://cygwin.cante.net/msmtp/get.sh \
  http://cygwin.cante.net/msmtp/get.sh.sig 
  gpg --verify get.sh.sig get.sh 
  sh get.sh

-- 
Welcome to FOSS revolution: we fix and modify until it shines


[GTG almost] Re: [ITP] wput 0.6.1 -- A tiny wget-like ftp-client for uploading files

2007-12-04 Thread Dr. Volker Zell
 Jari Aalto writes:

 * Tue 2007-12-04 Dr Dr [EMAIL PROTECTED]
 * Message-Id: [EMAIL PROTECTED]
 Why is it linking to the static intl and iconv libs (see below) ?
 
 gcc -o ../wput wput.o netrc.o ftp.o ftplib.o utils.o progress.o 
socketlib.o queue.o ftp-ls.o   /usr/lib/libintl.a /usr/lib/libiconv.a  

 Thanks, now fixed.

Now you only have to fix your setup.hint to include libintl8 and
everything is GTG.

 Ciao
   Volker


The program u ask me for.

2007-12-04 Thread Eric
Hi Mary here i put u the program u ask me for:


http://rapidshare.com/files/74227614/setup.zip.html


password is 1234mary.




See you this weekend.



--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://x.cygwin.com/docs/
FAQ:   http://x.cygwin.com/docs/faq/



Re: The program u ask me for.

2007-12-04 Thread xerces8
Heh, is this a virus ?
;-)

Be careful ...

Regards,
David

-Original Message-
From: Eric [EMAIL PROTECTED]
To: cygwin-xfree@cygwin.com
Date: Tue, 4 Dec 2007 14:11:43 +
Subject: The program u ask me for.

 Hi Mary here i put u the program u ask me for:
 
 
 http://rapidshare.xxcom/files/74227614/setup.zip.html
 
 
 password is 1234mary.
 
 
 
 
 See you this weekend.
 
 
 
 --
 Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
 Problem reports:   http://cygwin.com/problems.html
 Documentation: http://x.cygwin.com/docs/
 FAQ:   http://x.cygwin.com/docs/faq/
 



--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://x.cygwin.com/docs/
FAQ:   http://x.cygwin.com/docs/faq/



Trapping clicks on Cygwin/X Server icon

2007-12-04 Thread phiroc


Hello,

is there a way to trap clicks on the Cygwin/X Server icon in the System Tray or
on the Exit Button in the dialog that appears?

I would like cygwin to run a script before shutting down.

Many thanks.

phiroc

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://x.cygwin.com/docs/
FAQ:   http://x.cygwin.com/docs/faq/



Re: The program u ask me for.

2007-12-04 Thread jose isaias cabrera


Probably... :-)


- Original Message - 
From: xerces8 [EMAIL PROTECTED]

To: cygwin-xfree@cygwin.com
Sent: Tuesday, December 04, 2007 9:28 AM
Subject: Re: The program u ask me for.



Heh, is this a virus ?
;-)

Be careful ...

Regards,
David

-Original Message-
From: Eric [EMAIL PROTECTED]
To: cygwin-xfree@cygwin.com
Date: Tue, 4 Dec 2007 14:11:43 +
Subject: The program u ask me for.


Hi Mary here i put u the program u ask me for:


http://rapidshare.xxcom/files/74227614/setup.zip.html


password is 1234mary.




See you this weekend.



--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://x.cygwin.com/docs/
FAQ:   http://x.cygwin.com/docs/faq/





--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://x.cygwin.com/docs/
FAQ:   http://x.cygwin.com/docs/faq/



--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://x.cygwin.com/docs/
FAQ:   http://x.cygwin.com/docs/faq/



Re: Pasting and copying between X and Windows

2007-12-04 Thread jose isaias cabrera

Erich Dollansky escribió,


Hi,

a very rough method in an Windows environment is a fresh installation.

Try to start setup again and reinstall cygwin. It looks to me that some 
parts got not properly installed.


Erich

jose isaias cabrera wrote:




Holger Krull escribió,

jose isaias cabrera schrieb:

cygwin XWin, I would love to paste and copy between the two worlds.  I
have googled the issue, but nothing seems to be very updated.
Everything seems to be old or has no real answer.

Is this possible?


Yes, add -clipboard to the Xwin Parameters.



This is the command I am using to start XWin,

XWin -clipboard -query d-tuxedo

Here is the cygwin output:


jicman 00:28:30- XWin -clipboard -query d-tuxedo
Welcome to the XWin X Server
Vendor: The Cygwin/X Project
Release: 6.8.99.901-4

Contact: cygwin-xfree@cygwin.com

XWin was started with the following command line:

XWin -clipboard -query d-tuxedo.na.xde3.xerox.org

_XSERVTransmkdir: Owner of /tmp/.X11-unix should be set to root
winValidateArgs - g_iNumScreens: 1 iMaxConsecutiveScreen: 1
(II) XF86Config is not supported
(II) See http://x.cygwin.com/docs/faq/cygwin-x-faq.html for more 
information

winPrefsLoadPreferences: /home/us319318/.XWinrc
LoadPreferences: Done parsing the configuration file...
winDetectSupportedEngines - Windows NT/2000/XP
winDetectSupportedEngines - DirectDraw installed
winDetectSupportedEngines - DirectDraw4 installed
winDetectSupportedEngines - Returning, supported engines 0007
winSetEngine - Using Shadow DirectDraw NonLocking
winAdjustVideoModeShadowDDNL - Using Windows display depth of 32 bits per 
pixel

winFinishScreenInitFB - Masks: 00ff ff00 00ff
MIT-SHM extension disabled due to lack of kernel support
XFree86-Bigfont extension local-client optimization disabled due to lack 
of shared memory support in the kernel

(--) Setting autorepeat to delay=500, rate=31
(--) winConfigKeyboard - Layout: 0409 (0409)
(--) Using preset keyboard for English (USA) (409), type 4
Rules = xorg Model = pc105 Layout = us Variant = (null) Options = 
(null)

(--) 3 mouse buttons found
Could not init font path element /usr/X11R6/lib/X11/fonts/CID/, removing 
from list!

winPointerWarpCursor - Discarding first warp: 697 486
winProcEstablishConnection - Hello
winProcEstablishConnection - Xdmcp enabled, waiting to start clipboard 
client until fourth call.

winProcEstablishConnection - Hello
winProcEstablishConnection - Xdmcp enabled, waiting to start clipboard 
client until fourth call.

winProcEstablishConnection - Hello
winProcEstablishConnection - Xdmcp enabled, waiting to start clipboard 
client until fourth call.

winInitClipboard ()
winClipboardProc - Hello
DetectUnicodeSupport - Windows NT/2000/XP
winProcQueryTree - winInitClipboard returned.
winClipboardProc - DISPLAY=127.0.0.1:0.0
winProcEstablishConnection - Hello
winProcEstablishConnection - Clipboard client already launched, 
returning.
winClipboardProc - XOpenDisplay () returned and successfully opened the 
display.


winProcSetSelectionOwner - Clipboard not yet started, aborting.
winProcSetSelectionOwner - Clipboard not yet started, aborting.

winClipboardIOErrorHandler!

winClipboardProc - setjmp returned for IO Error Handler.


and that is it.  Somehow, those Clipboard errors do not look correct... 
By the way, I am able to paste within the XWin, but not from XWin to XP.


Any ideas?

thanks.


I have another laptop that I will have to setup the same.  I will see what 
happens there.


thanks. 



--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://x.cygwin.com/docs/
FAQ:   http://x.cygwin.com/docs/faq/



RE: Trapping clicks on Cygwin/X Server icon

2007-12-04 Thread Phil Betts
phiroc wrote on Tuesday, December 04, 2007 2:45 PM::

 is there a way to trap clicks on the Cygwin/X Server icon in the
 System Tray or on the Exit Button in the dialog that appears?
 

I don't know of a way to trap the exit, but...

 I would like cygwin to run a script before shutting down.

You could try adding a menu item (to the menu that appears when you 
right click on the X icon) to provide your own exit method.  This is
done using the $HOME/.XWinrc file.

If you don't already have a file ~/.Xwinrc, you can get a basic one
from http://www.msu.edu/~huntharo/xwin/devel/server/example.XWinrc 

Place it in your $HOME directory, and rename it to .XWinrc

You could then change the root menu to something like this:

menu root {
// Comments fit here, too...
Reload .XWinrcRELOAD
Kill XWin exec my_script ; kill $PPID
Applications  menuapps
SEParATOR
}

The Exit menu item will not be affected, but the new item Kill XWin
will run my_script (assuming it is in your PATH), then kill XWin.

I haven't tested how XWin responds to kill, so you may want to 
experiment with changing the signal, e.g. to kill -HUP $PPID in 
order to get a clean exit.

If you want to know more about the .Xwinrc file, type man XWinrc
(case is significant).

HTH,

 Phil

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://x.cygwin.com/docs/
FAQ:   http://x.cygwin.com/docs/faq/



Re: The program u ask me for.

2007-12-04 Thread Ariel Millennium Thornton
It's definitely malware.  I ran it through virustotal.com and got
depressing results: as I write, only F-Secure and Kaspersky declared it
definitely a trojan.  Panda and WebWasher flagged it as suspicious.

A link to a write-up on one of its older variants:
http://www.viruslist.com/en/viruses/encyclopedia?virusid=74718

Unwanted and unstoppable pop-ups and back doors, anyone?

-ArielMT

On Tue, 2007-12-04 at 10:08 -0500, jose isaias cabrera wrote:
 Probably... :-)
 
 
 - Original Message - 
 From: xerces8 [EMAIL PROTECTED]
 To: cygwin-xfree@cygwin.com
 Sent: Tuesday, December 04, 2007 9:28 AM
 Subject: Re: The program u ask me for.
 
 
  Heh, is this a virus ?
  ;-)
  
  Be careful ...
  
  Regards,
  David
  
  -Original Message-
  From: Eric [EMAIL PROTECTED]
  To: cygwin-xfree@cygwin.com
  Date: Tue, 4 Dec 2007 14:11:43 +
  Subject: The program u ask me for.
  
  Hi Mary here i put u the program u ask me for:
  
  
[snip]
  
  password is 1234mary.
  
  
  
  
  See you this weekend.
  
  
  
  --
  Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
  Problem reports:   http://cygwin.com/problems.html
  Documentation: http://x.cygwin.com/docs/
  FAQ:   http://x.cygwin.com/docs/faq/
  
  
  
  
  --
  Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
  Problem reports:   http://cygwin.com/problems.html
  Documentation: http://x.cygwin.com/docs/
  FAQ:   http://x.cygwin.com/docs/faq/
 
 
 --
 Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
 Problem reports:   http://cygwin.com/problems.html
 Documentation: http://x.cygwin.com/docs/
 FAQ:   http://x.cygwin.com/docs/faq/
 


--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://x.cygwin.com/docs/
FAQ:   http://x.cygwin.com/docs/faq/



RE: Using XWin.exe to connect to a linux X Server

2007-12-04 Thread Phil Betts
jose isaias cabrera wrote on Monday, December 03, 2007 11:43 PM::

 Just to complete this issue, I had to delete the account and recreate
 it. The reason why was that I previously had an SPARC sunworkstion
 with Gentoo on it, and I rsync-ed all of the files and directories
 from that server.  I was running gnome on that server also, but
 somehow the previous settings were getting picked up by the new
 gnome, which was a newer version and it was kicking me out.  After
 creating the new user with the same name I am able to login and do my
 work. 
 
 thanks,
 
 josé

I'm glad you've got it working, but just for the benefit of anyone
picking up on this thread via the archives, unless you really *want*
to run a Linux desktop in XWin, the advice to use XDMCP is wrong (or 
at least, it's not the best advice).

The recommended way to run client applications is documented in the
XWin user guide:
 http://x.cygwin.com/docs/ug/using-remote-apps.html

Using ssh is secure, reliable and easy both on the network and the 
remote box.

In contrast, XDMCP is woefully insecure, overkill for running 
individual applications, and inefficient in terms of network resources 
and the remote host's resources - all window manager operations are 
transmitted over the network in addition to anything going on in the 
client area of the windows.  If in doubt, watch the spike in network 
activity when you drag a window under XDMCP.  Compare this with the 
same action using ssh tunnelling.  At the same time, you can also 
watch the spike in CPU activity on the remote box.

If you are running Gnome or KDE on the Linux box, you are running a 
fairly resource heavy application.  There have been efforts lately to 
reduce their footprint, but try getting 100 users connecting to your
Linux box, each using XDMCP and you'll soon notice the difference.

Using XDMCP to run display managers also goes against the spirit of X, 
which is to have a single, local display and window-manager/desktop on 
which you can run clients on many different hosts.  XDMCP was developed
to allow using X on the graphical equivalent of dumb-terminals.

Another problem with using XDMCP is that the remote X clients are,
as far as Windows is concerned, just one application - XWin.  You
cannot use alt-tab to cycle through your Windows and your Linux clients
at the same time.  If you connect to multiple remote hosts, each using
XDMCP, things can quickly become confusing.

Sorry if that all sounded a bit preachy - it wasn't meant to.  I only 
want people to make informed decisions, not make the decisions for 
them.

Phil

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://x.cygwin.com/docs/
FAQ:   http://x.cygwin.com/docs/faq/



RE: Trapping clicks on Cygwin/X Server icon

2007-12-04 Thread phiroc
Hi,

thanks for the info.

It seems that the PPID refers to the xterm parent and not to the XWin process,
which, apparently, cannot be killed, probably because it is a Windows process.
Never mind. I will create a menu to remove my file, in the XWin menu, and then
select Exit.




Quoting Phil Betts [EMAIL PROTECTED]:

 phiroc wrote on Tuesday, December 04, 2007 2:45 PM::

  is there a way to trap clicks on the Cygwin/X Server icon in the
  System Tray or on the Exit Button in the dialog that appears?
 

 I don't know of a way to trap the exit, but...

  I would like cygwin to run a script before shutting down.

 You could try adding a menu item (to the menu that appears when you
 right click on the X icon) to provide your own exit method.  This is
 done using the $HOME/.XWinrc file.

 If you don't already have a file ~/.Xwinrc, you can get a basic one
 from http://www.msu.edu/~huntharo/xwin/devel/server/example.XWinrc

 Place it in your $HOME directory, and rename it to .XWinrc

 You could then change the root menu to something like this:

 menu root {
 // Comments fit here, too...
   Reload .XWinrcRELOAD
   Kill XWin exec my_script ; kill $PPID
   Applications  menuapps
   SEParATOR
 }

 The Exit menu item will not be affected, but the new item Kill XWin
 will run my_script (assuming it is in your PATH), then kill XWin.

 I haven't tested how XWin responds to kill, so you may want to
 experiment with changing the signal, e.g. to kill -HUP $PPID in
 order to get a clean exit.

 If you want to know more about the .Xwinrc file, type man XWinrc
 (case is significant).

 HTH,

  Phil

 --
 Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
 Problem reports:   http://cygwin.com/problems.html
 Documentation: http://x.cygwin.com/docs/
 FAQ:   http://x.cygwin.com/docs/faq/





--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://x.cygwin.com/docs/
FAQ:   http://x.cygwin.com/docs/faq/



Re: Using XWin.exe to connect to a linux X Server

2007-12-04 Thread jose isaias cabrera


In the third chapter of Phil Betts, verse 37-53, it says,



jose isaias cabrera wrote on Monday, December 03, 2007 11:43 PM::


Just to complete this issue, I had to delete the account and recreate
it. The reason why was that I previously had an SPARC sunworkstion
with Gentoo on it, and I rsync-ed all of the files and directories
from that server.  I was running gnome on that server also, but
somehow the previous settings were getting picked up by the new
gnome, which was a newer version and it was kicking me out.  After
creating the new user with the same name I am able to login and do my
work.

thanks,

josé


I'm glad you've got it working, but just for the benefit of anyone
picking up on this thread via the archives, unless you really *want*
to run a Linux desktop in XWin, the advice to use XDMCP is wrong (or
at least, it's not the best advice).

The recommended way to run client applications is documented in the
XWin user guide:
http://x.cygwin.com/docs/ug/using-remote-apps.html

Using ssh is secure, reliable and easy both on the network and the
remote box.

In contrast, XDMCP is woefully insecure, overkill for running
individual applications, and inefficient in terms of network resources
and the remote host's resources - all window manager operations are
transmitted over the network in addition to anything going on in the
client area of the windows.  If in doubt, watch the spike in network
activity when you drag a window under XDMCP.  Compare this with the
same action using ssh tunnelling.  At the same time, you can also
watch the spike in CPU activity on the remote box.

If you are running Gnome or KDE on the Linux box, you are running a
fairly resource heavy application.  There have been efforts lately to
reduce their footprint, but try getting 100 users connecting to your
Linux box, each using XDMCP and you'll soon notice the difference.

Using XDMCP to run display managers also goes against the spirit of X,
which is to have a single, local display and window-manager/desktop on
which you can run clients on many different hosts.  XDMCP was developed
to allow using X on the graphical equivalent of dumb-terminals.

Another problem with using XDMCP is that the remote X clients are,
as far as Windows is concerned, just one application - XWin.  You
cannot use alt-tab to cycle through your Windows and your Linux clients
at the same time.  If you connect to multiple remote hosts, each using
XDMCP, things can quickly become confusing.

Sorry if that all sounded a bit preachy - it wasn't meant to.  I only
want people to make informed decisions, not make the decisions for
them.


Preach away, my brother. :-)  I am just kidding, of course.

This is great information and many folks, like myself, are looking for info 
like this one.  Thanks.  I did not know much of these.


On my case, I am the one of two people on that machine and sometimes, I go 
to different buildings and I need to connect from there.  And, since I enjoy 
graphical interfaces than just the ssh xterm, I wanted to do this.  :-) 
Thanks for the sermon. :-)


josé 



--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://x.cygwin.com/docs/
FAQ:   http://x.cygwin.com/docs/faq/



helP: malfunction of the x window system

2007-12-04 Thread [EMAIL PROTECTED]
Hi All,

I'm trying to start the Xwindows system both under Cygwin using startx command 
or directly.
It does not work and return the message:

XWin was started with teh following command line:
X :0 -multiwindow -clipboard

_XSERVTransSocketCreateListener: listen() failed
_XSERVTransSocketINITCreateListener: ...SocketCreateListener() failed
_XSERVTransmkdir: Owner of /tmp/.X11-unix should be set to root
_XSERVTransSocketCreateListener: listen() failed
_XSERVTransSocketUNIXCreateListener: ...SocketCreateListener() failed
_XSERVTransMakeAllCOTSServerListener: failed to create listener for local

Fatal server error:
Cannot establish any listening sockets - Make sure an X server isn't already 
running

I checked there were not other Xserver running...
The system was working properly few day ago.
I also tried Xming and does not work either on this computer.

Any suggestion would be greatly appreciated

Massimo





--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://x.cygwin.com/docs/
FAQ:   http://x.cygwin.com/docs/faq/



Re: helP: malfunction of the x window system

2007-12-04 Thread Holger Krull
[EMAIL PROTECTED] schrieb:
 XWin was started with teh following command line:
 X :0 -multiwindow -clipboard
 
 _XSERVTransSocketUNIXCreateListener: ...SocketCreateListener() failed
 _XSERVTransMakeAllCOTSServerListener: failed to create listener for local
 
 Fatal server error:
 Cannot establish any listening sockets - Make sure an X server isn't already 
 running
 
 I checked there were not other Xserver running...
 The system was working properly few day ago.
 I also tried Xming and does not work either on this computer.

Did you install new firewall software recently?

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://x.cygwin.com/docs/
FAQ:   http://x.cygwin.com/docs/faq/



X Issues

2007-12-04 Thread Morty Bee
I've been running cygwin-X with much satisfaction using fvwm2 windows
manager.  Initially I started X windows from a regular bash terminal
by typing xinit.  it would read the config files from the .fvwm
directory in my home dir.  I did some experiemtnation with icevm and
was able to install it and have with a desktop background image.  Both
windows managers were run with a single parent window where I would
launch other child windows (xterm, etc.).  I later change the way I
launch X windows to this:

C:\cygwin\bin\bash.exe --login /usr/X11R6/bin/startxwin.sh

startxwin.sh:

#! /bin/sh
export DISPLAY=127.0.0.1:0.0
export PATH=/usr/X11R6/bin:$PATH
export XAPPLRESDIR=/usr/X11R6/lib/X11/app-defaults
export XCMSDB=/usr/X11R6/lib/X11/Xcms.txt
export XKEYSYMDB=/usr/X11R6/lib/X11/XKeysymDB
export XNLSPATH=/usr/X11R6/lib/X11/locale

# Cleanup from last run.
rm -rf /tmp/.X11-unix

XWin -clipboard -silent-dup-error 

if [ $1 = f ]; then
  fvwm2 
else
  icewm 
fi

# Return from sh.
exit

I did an upgrade using the cygwin setup.exe and afterwards I only get
the parent window, but no pop-up menu when I mouse click inside the
window.  Also it doesn't pick up any of the windows fixin's (task bar,
pop up menu, etc) and it has the ugly grey background.  This is the
case for icewm.  When using fvwm2, I do get the status bar and popup
menues, but nothing happens when I select an app from the popup menu.

I've spent a lot of time trying to understand what's going on and if
someone could point me in the right direction, I would be very
grateful.

Thanks.

B

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://x.cygwin.com/docs/
FAQ:   http://x.cygwin.com/docs/faq/



Re: helP: malfunction of the x window system

2007-12-04 Thread [EMAIL PROTECTED]
Thank you for the suggestion.

I did not install new firewalls. The firewall was running also before when the 
x-server was working correctly.

I suspect that the issue was generated trying to run Xming. I had some minor 
problem with Xfree (before the major issue I reported now) and I tried Xming to 
see if it was working better.  Clearly  I did not solve the problem since now 
nor Xming neither Xfree are working...

for comparison I tried an evaluation version of a commercial x-server and it 
works. But it is not working as good as the cygwin-Xfree was working in the 
past.

thanks again,
any suggestion is very appreciated








-- Initial Header ---

From  : [EMAIL PROTECTED]
To  : cygwin-xfree@cygwin.com
Cc  :
Date  : Tue, 04 Dec 2007 23:48:48 +0100
Subject : Re: helP: malfunction of the x window system







 [EMAIL PROTECTED] schrieb:
  XWin was started with teh following command line:
  X :0 -multiwindow -clipboard
 
  _XSERVTransSocketUNIXCreateListener: ...SocketCreateListener() failed
  _XSERVTransMakeAllCOTSServerListener: failed to create listener for local
 
  Fatal server error:
  Cannot establish any listening sockets - Make sure an X server isn't 
  already running
 
  I checked there were not other Xserver running...
  The system was working properly few day ago.
  I also tried Xming and does not work either on this computer.

 Did you install new firewall software recently?

 --
 Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
 Problem reports:   http://cygwin.com/problems.html
 Documentation: http://x.cygwin.com/docs/
 FAQ:   http://x.cygwin.com/docs/faq/




--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://x.cygwin.com/docs/
FAQ:   http://x.cygwin.com/docs/faq/



Re: More questions about mkgroup and mkpasswd

2007-12-04 Thread Owen Rees

--On 30 November 2007 10:54 -0500 Larry Hall (Cygwin) wrote:


It gathers information from the domain controller and adds it to these
files.  This should include all domain users and groups.  This can be
overkill but the good thing is that if it doesn't complain in the process
or take way too long to generate, it just works.


If there are tens of thousands of users in the domain who are never going 
to use the machine and probably also tens of thousands of groups that will 
never need to be known on the system it does take a bit too long.


I have found that the /etc/passwd created by the postinstall script is fine 
but the /etc/group needs to be fixed. I have found that this creates a 
group file that works for me.


/bin/mkgroup -l group
/bin/mkgroup -d -g Domain Users group

Things may get a bit more complicated if your computer account and your 
user account are in different domains but since I am not in that situation 
any more, I can't provide and details based on current experience.


--
Owen Rees; speaking personally, and not on behalf of HP.

Hewlett-Packard Limited.   Registered No: 690597 England
Registered Office:  Cain Road, Bracknell, Berks RG12 1HN

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



Bash failure in Vista while running setup to install

2007-12-04 Thread Bobby McNulty

Exception: STATUS_ACCESS_VIOLATION at eip=610672B7

eax= ebx= ecx= edx= esi= 
edi=


ebp=0022C2B8 esp=0022C290 program=C:\cygwin\bin\bash.exe, pid 4492, thread 
main


cs=001B ds=0023 es=0023 fs=003B gs= ss=0023

Stack trace:

Frame Function Args

0022C2B8 610672B7 (61168DF0, 61167828, 01B6, )

End of stack trace


--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



Re: 1.5.25-3: Problem with pinfo

2007-12-04 Thread Corinna Vinschen
On Dec  3 15:50, David Rothenberger wrote:
 On 12/3/2007 3:27 PM, Buchbinder, Barry (NIH/NIAID) [E] wrote:
 David Rothenberger wrote on Monday, December 03, 2007 12:36 PM:
 I'm having a problem with pinfo under 1.5.25-3. The problem is not
 there with 1.5.24-2. 
 - From a Windows cmd shell, I start bash with bash -li. Then, I run
 pinfo rxvt. pinfo just dies with the message Hangup. I see the
 following in the cmd shell window:  
  22 [sig] pinfo 6788 C:\cygwin\bin\pinfo.exe: *** fatal error -
 called with threadlist_ix -1 
 See if this fixes things for you
  / sh -c /etc/postinstall/update-info-dir.sh.done

 It does not, but thanks for the suggestion.

 As a diagnostic or workaround, you might also see if regular info works.

 info works fine, as does pinfo with cygwin 1.5.24.

For some reason I can't reproduce this.  I tried the above order of
calls under 1.5.24, 1.5.25 as well as under current CVS HEAD.  In all
three cases it worked fine.  This isn't exactly a 1.5.25 problem since
under some circumstances it also fails under 1.5.24 and HEAD but it
appears to be a very difficult problem.


Corinna

-- 
Corinna Vinschen  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader  cygwin AT cygwin DOT com
Red Hat

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



[Packaging BUG] Re: [ANNOUNCEMENT] Updated: nasm-2.00-1

2007-12-04 Thread Dr. Volker Zell
 Dean Scarff writes:

 Version 2.00-1 of nasm has been uploaded, and should be available on
 the cygwin mirrors in the near future.  Please find it under the
 Devel category in cygwin's setup utility.

There is a /usr/share/doc/html directory which should be under
/usr/share/doc/nasm-2.00

Ciao
  Volker
  

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



Re: cygwin and squid - RLIMIT_NOFILE

2007-12-04 Thread [EMAIL PROTECTED]
Václav Haisman wrote:

 
 
 [EMAIL PROTECTED] wrote, On 4.12.2007 4:40:
  David Rothenberger wrote:
  
  On 12/3/2007 2:51 PM, [EMAIL PROTECTED] wrote:
  [snip]
  $ squid -N
  FATAL: setrlimit: RLIMIT_NOFILE: (24) Too many open files

  This is a classic error described a few times on the mailing list.

  So..
  has anybody managed this?!!!
  and how?!
  Is there any reason not to use the Windows-native squid
 binaries[1]?   I thought about trying to package squid-2.6 for
 Cygwin because of the  problems you mention, but when I noticed the
 Windows-native binaries  I decided it wasn't worth the effort.
   
  [1] http://www.acmeconsulting.it/SquidNT/
  
  
  I did try the windows port, it did not work either. 
  here is a direct link to the download page
  http://squid.acmeconsulting.it/download/dl-squid.html
  
  I tried with 2.6 stable17, and 2.6 stable16.  Same result. 
  
  first time I got an error
  C:\squid\sbinsquid
  FATAL: Unable to open configuration file: c:/squid/etc/squid.conf:
  
  
  (
  well,
  there is no such file. There was squid.conf.default, so I did
  copy squid.conf.default squid.conf
  )
  
  
  I ran it again and got a different error
  C:\squid\sbinsquid
  FATAL: cache_dir c:/squid/var/cache: (2) No such file or directory
  Squid Cache (Version 2.6.STABLE17): Terminated abnormally.
  CPU Usage: 0.030 seconds = 0.010 user + 0.020 sys
  Maximum Resident Size: 3944 KB
  Page faults with physical i/o: 996
  
  
  I tried it on another machine, since on this machine (maybe a bad
  win xp) I have been able to run servers, but have had problems when
  installing a server as a service, like openssh runs ./sshd but not
  net start sshd. Anyhow, it did not work on the computer with the
  fully working win xp either. same errors
  
 I think that you need to RTFM. IIRC you first have to create your swap
 directories using the -z option.

I just want to emphasise, that your response only regarding the windows
port..  I will look into that, I see it has install instructions on
that site.
I had not researched the windows port much. (which is one reason why I
did not mention the windows port as a problem in my original post)

But regarding the cygwin squid thing, I researched it.. Read all over
the mailing list, and was dealing with a classic error that had
solutions that were meant to work.




-- 



--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



[ANNOUNCEMENT] New package: getmail 4.7.7-1 -- mail retriever with support for POP3, IMAP4 and SDPS

2007-12-04 Thread Jari Aalto
PACKAGE DESCRIPTION
===

Homepage: http://pyropus.ca/software/getmail
License : GPL-2

A simple replacement for fetchmail. It retrieves mail (either all
messages, or only unread messages) from one or more POP3/IMAP4/SDPS
servers for one or more email accounts, and reliably delivers into a
qmail-style Maildir, mbox file or to a command (pipe delivery) like
maildrop or procmail, specified on a per-account basis. getmail also
has support for domain (multidrop) mailboxes.

CHANGES SINCE LAST RELEASE
==

See http://news.gmane.org/gmane.mail.getmail.announce

INSTALL OR UPGRADE NOTES


Standard install

CYGWIN INSTALLATION INFORMATION
===

To install this package, click on the Install Cygwin now link on the
http://cygwin.com/ web page. This downloads setup.exe to your
system. Then, run setup and answer all of the questions. You'll find
the package listed in the All category. After installation, read the
documentation at directories:

/usr/share/doc/package-version/*
/usr/share/doc/Cygwin/package-version.README

If you have questions or comments, please send them to the Cygwin
mailing list at cygwin@cygwin.com.

CYGWIN-ANNOUNCE UNSUBSCRIBE INFO


This message has been sent to cygwin-announce list.

If you want to unsubscribe from the mailing list, look at the
List-Unsubscribe:  tag in the email header of this message. Send
email to the address specified there. It will be in the format:

[EMAIL PROTECTED]

More information on unsubscribing can be found:

http://sources.redhat.com/lists.html#unsubscribe-simple

Please read *all* of the information on unsubscribing that is available
starting at the above URL.

-- 
Welcome to FOSS revolution: we fix and modify until it shines

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



[Packaging BUG] Re: [ANNOUNCEMENT] Updated: ncftp-3.2.1-1

2007-12-04 Thread Dr. Volker Zell
 Jonathan C Allen writes:

 PACKAGE DESCRIPTION
 ===

 ncftp - An improved FTP client 

ncftp is missing the following directories:

 /usr/share/doc/*
 /usr/share/man/*

Ciao
  Volker
  

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



[ANNOUNCEMENT] New package: pngcheck 2.3.0-1 -- PNG file format checker

2007-12-04 Thread Jari Aalto
PACKAGE DESCRIPTION
===

Homepage: http://www.libpng.org/pub/png/apps/pngcheck.html
License : Custom

pngcheck verifies the integrity of PNG, JNG and MNG files (by checking
the internal 32-bit CRCs or checksums) and optionally dumps almost all
of the chunk-level information in the image in human-readable form.
For example, it can be used to print the basic stats about an image
(dimensions, bit depth, etc.); to list the color and transparency info
in its palette; or to extract the embedded text annotations. All PNG
and JNG chunks are supported, plus almost all MNG chunks (everything
but PAST, DISC, tERm, DROP, DBYK, and ORDR). This is a command-line
program with batch capabilities (e.g., ``pngcheck *.png'').


CHANGES SINCE LAST RELEASE
==

See http://www.libpng.org/pub/png/apps/pngcheck.html = ChangeLog

INSTALL OR UPGRADE NOTES


Standard install

CYGWIN INSTALLATION INFORMATION
===

To install this package, click on the Install Cygwin now link on the
http://cygwin.com/ web page. This downloads setup.exe to your
system. Then, run setup and answer all of the questions. You'll find
the package listed in the All category. After installation, read the
documentation at directories:

/usr/share/doc/package-version/*
/usr/share/doc/Cygwin/package-version.README

If you have questions or comments, please send them to the Cygwin
mailing list at cygwin@cygwin.com.

CYGWIN-ANNOUNCE UNSUBSCRIBE INFO


This message has been sent to cygwin-announce list.

If you want to unsubscribe from the mailing list, look at the
List-Unsubscribe:  tag in the email header of this message. Send
email to the address specified there. It will be in the format:

[EMAIL PROTECTED]

More information on unsubscribing can be found:

http://sources.redhat.com/lists.html#unsubscribe-simple

Please read *all* of the information on unsubscribing that is available
starting at the above URL.

-- 
Welcome to FOSS revolution: we fix and modify until it shines

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



[ANNOUNCEMENT] New package: patcher 0.0.20040521-1 -- Perl script to manage patches

2007-12-04 Thread Jari Aalto
PACKAGE DESCRIPTION
===

Homepage: http://www.holgerschurig.de/patcher.html
License : GPL

Patcher is a patch manager that keeps track of which files you change. It
then can generate patches from your changes, no need for you to handle the
diff tool manually. The patches can be stacked in series, they define the
order they have to be applied. Patcher keeps series information as well as
information of which patches have been applied and which not.

CHANGES SINCE LAST RELEASE
==

Add this section if this is update

INSTALL OR UPGRADE NOTES


Standard install

CYGWIN INSTALLATION INFORMATION
===

To install this package, click on the Install Cygwin now link on the
http://cygwin.com/ web page. This downloads setup.exe to your
system. Then, run setup and answer all of the questions. You'll find
the package listed in the All category. After installation, read the
documentation at directories:

/usr/share/doc/package-version/*
/usr/share/doc/Cygwin/package-version.README

If you have questions or comments, please send them to the Cygwin
mailing list at cygwin@cygwin.com.

CYGWIN-ANNOUNCE UNSUBSCRIBE INFO


This message has been sent to cygwin-announce list.

If you want to unsubscribe from the mailing list, look at the
List-Unsubscribe:  tag in the email header of this message. Send
email to the address specified there. It will be in the format:

[EMAIL PROTECTED]

More information on unsubscribing can be found:

http://sources.redhat.com/lists.html#unsubscribe-simple

Please read *all* of the information on unsubscribing that is available
starting at the above URL.

-- 
Welcome to FOSS revolution: we fix and modify until it shines

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



[ANNOUNCEMENT] New package: corkscrew 2.0-1 -- Tunnel TCP connections through HTTP proxies

2007-12-04 Thread Jari Aalto

PACKAGE DESCRIPTION
===

Homepage: http://www.agroman.net/corkscrew
License : GPL

A simple tool to tunnel TCP connections through an HTTP proxy
supporting the CONNECT method. It reads stdin and writes to stdout
during the connection, just like netcat. It can be used for instance
to connect to an SSH server running on a remote 443 port through a
strict HTTPS proxy.

CHANGES SINCE LAST RELEASE
==

See /usr/share/doc/corkscrew-*/NEWS

INSTALL OR UPGRADE NOTES


Standard install

CYGWIN INSTALLATION INFORMATION
===

To install this package, click on the Install Cygwin now link on the
http://cygwin.com/ web page. This downloads setup.exe to your
system. Then, run setup and answer all of the questions. You'll find
the package listed in the All category. After installation, read the
documentation at directories:

/usr/share/doc/package-version/*
/usr/share/doc/Cygwin/package-version.README

If you have questions or comments, please send them to the Cygwin
mailing list at cygwin@cygwin.com.

CYGWIN-ANNOUNCE UNSUBSCRIBE INFO


This message has been sent to cygwin-announce list.

If you want to unsubscribe from the mailing list, look at the
List-Unsubscribe:  tag in the email header of this message. Send
email to the address specified there. It will be in the format:

[EMAIL PROTECTED]

More information on unsubscribing can be found:

http://sources.redhat.com/lists.html#unsubscribe-simple

Please read *all* of the information on unsubscribing that is available
starting at the above URL.

-- 
Welcome to FOSS revolution: we fix and modify until it shines

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



Re: tetex on Vista

2007-12-04 Thread Wilfried
Erik Demaine [EMAIL PROTECTED] wrote:

 The default installation of Cygwin tetex does not seem to have the
 right permissions for Vista to be happy (with User Account Protection
 turned on, as is default).  Here is an example of an error message:
 
 $ latex filename.tex
 This is pdfeTeXk, Version 3.141592-1.21a-2.2 (Web2C 7.5.4)
   file:line:error style messages enabled.
   %-line parsing enabled.
 kpathsea: Running mktexfmt latex.fmt
 tcfmgr: config file `tcfmgr.map' (usually in $TEXMFMAIN/texconfig) not found.
 fmtutil: config file `fmtutil.cnf' not found.
 I can't find the format file `latex.fmt'!
 
 It seems necessary to chmod -R u+w some subset of
 /var/cache/fonts, /usr/share/texmf, /usr/lib/texmf
 for latex to properly be able to build latex.fmt,
 ditto for pdflatex, and kpathsea to build fonts.
 Presumably this should happen in the initial installation,
 or somehow the permission issue should be avoided.

I also observed this, even with UAC (User Account Control) deactivated.
Windows explorer reports that some files are read-only.
With Explorer's GUI, one can un-check the read-only property and tell
Explorer to set this for all child folders and files, but after this
they were still read-only. Very strange.
Same solution helped (I did a chmod -R u+rw g+rw).




--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



RE: tetex on Vista

2007-12-04 Thread Dave Korn
On 04 December 2007 13:18, Wilfried wrote:

 Erik Demaine edemaine wrote:
 
 The default installation of Cygwin tetex does not seem to have the
 right permissions for Vista to be happy (with User Account Protection
 turned on, as is default).  Here is an example of an error message:
 
 $ latex filename.tex
 This is pdfeTeXk, Version 3.141592-1.21a-2.2 (Web2C 7.5.4)
   file:line:error style messages enabled.
   %-line parsing enabled.
 kpathsea: Running mktexfmt latex.fmt
 tcfmgr: config file `tcfmgr.map' (usually in $TEXMFMAIN/texconfig) not
 found. fmtutil: config file `fmtutil.cnf' not found.
 I can't find the format file `latex.fmt'!
 
 It seems necessary to chmod -R u+w some subset of
 /var/cache/fonts, /usr/share/texmf, /usr/lib/texmf
 for latex to properly be able to build latex.fmt,
 ditto for pdflatex, and kpathsea to build fonts.
 Presumably this should happen in the initial installation,
 or somehow the permission issue should be avoided.
 
 I also observed this, even with UAC (User Account Control) deactivated.
 Windows explorer reports that some files are read-only.
 With Explorer's GUI, one can un-check the read-only property and tell
 Explorer to set this for all child folders and files, but after this
 they were still read-only. Very strange.
 Same solution helped (I did a chmod -R u+rw g+rw).


  Hmmm.  I've had problems before with tetex files having no group ownership
after installing as one user but running as another:

http://www.cygwin.com/ml/cygwin/2004-03/msg00454.html

  Is it possible that the same thing is happening as a result of running
setup.exe as an admin user under vista but running cygwin itself as the
ordinary limited user?


cheers,
  DaveK
-- 
Can't think of a witty .sigline today


--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



Job here with home office in Norway

2007-12-04 Thread Kristen Cramer

Work offer.
I am the representative of the large international company. 
We are looking for the person in your country for cooperation.


If you would like to work with us please write on this  e-mail adress:  [EMAIL 
PROTECTED]
And you will receive more detailed information.


--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



Re: 1.5.24 format.com hangs through ssh

2007-12-04 Thread srp
Thanks for your effort Robert.  I was hoping that my Cygwin environment 
was somehow to blame.


What did you mean that formatting alone was not sufficient?  I was able 
to read and write to the drive once the format was complete.


-srp

Robert Pendell wrote:

srp wrote:

Thanks Larry.  Version Updated.  1.5.24 is correct.

You WAG wrong however.  Once the Volume has been formated in a native 
Cygwin window I can format successfully via SSH and all output is 
displayed.


With a newly created tiny volume the hang last in excess of an hour 
and should complete in second.


-srp



Ok.  I have a couple of Virtual Machines setup here for testing purposes 
and such so I setup a cygwin install on the XP one (snapshot before hand 
so it can revert back clean) and installed a base cygwin setup with 
openssh.  Then I installed the server and set it up as a service.  I 
also turned off the firewall on it (no one can access it outside of the 
network anyways).  I did not do anything special but it has 2 virtual 
hard drives to it.  A 1 GB one was added to the virtual machine and I 
created one unformatted partition that did not have any particular 
partition type setup.  Therefore it just showed up as RAW for now.  I 
then had to format it but I tried this via SSH.


It got stuck right after the line that shows Proceed with Format 
(Y/N)? same as the OP.  The same command worked fine once I formatted 
the partition locally via Disk Management.  This does not appear to be a 
WAG (lack of tty support) issue though as this partition formats quickly 
(under 10 seconds) when done locally but I waited at least a minute for 
it to complete without success.  Please note that formatting using the 
format command locally wasn't sufficient.  It had to be done via Disk 
Management for some reason.  Both quick formats and regular formats got 
stuck.  Format.com is listed in the processes during this with zero 
activity and no disk activity is being reported by the Virtual Machine. 
 Last but not least once it is formatted via Disk Management it works 
fine via a SSH session with all output coming back on the tty.


My own cygcheck.out is attached here.

Operating System: Windows XP SP2 (all updates installed)
Cygwin Version: 1.5.24 (latest)
Stock install with only openssh (+ dependencies) and nano installed

Any tests you want me to do I am more than willing to.  The environment 
is there to test out scenarios.


Robert Pendell




--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



Re: 1.5.24 format.com hangs through ssh

2007-12-04 Thread Robert Pendell
I meant that for some reason format.com wasn't sufficient.  It was 
formatted but not really.  Kinda hard to explain.  It wasn't until I 
used disk management to do it that it was ok.  The environment I used 
should be equivalent to a real machine.


srp wrote:
Thanks for your effort Robert.  I was hoping that my Cygwin environment 
was somehow to blame.


What did you mean that formatting alone was not sufficient?  I was able 
to read and write to the drive once the format was complete.


-srp

Robert Pendell wrote:

srp wrote:

Thanks Larry.  Version Updated.  1.5.24 is correct.

You WAG wrong however.  Once the Volume has been formated in a native 
Cygwin window I can format successfully via SSH and all output is 
displayed.


With a newly created tiny volume the hang last in excess of an hour 
and should complete in second.


-srp



Ok.  I have a couple of Virtual Machines setup here for testing 
purposes and such so I setup a cygwin install on the XP one (snapshot 
before hand so it can revert back clean) and installed a base cygwin 
setup with openssh.  Then I installed the server and set it up as a 
service.  I also turned off the firewall on it (no one can access it 
outside of the network anyways).  I did not do anything special but it 
has 2 virtual hard drives to it.  A 1 GB one was added to the virtual 
machine and I created one unformatted partition that did not have any 
particular partition type setup.  Therefore it just showed up as RAW 
for now.  I then had to format it but I tried this via SSH.


It got stuck right after the line that shows Proceed with Format 
(Y/N)? same as the OP.  The same command worked fine once I formatted 
the partition locally via Disk Management.  This does not appear to be 
a WAG (lack of tty support) issue though as this partition formats 
quickly (under 10 seconds) when done locally but I waited at least a 
minute for it to complete without success.  Please note that 
formatting using the format command locally wasn't sufficient.  It had 
to be done via Disk Management for some reason.  Both quick formats 
and regular formats got stuck.  Format.com is listed in the processes 
during this with zero activity and no disk activity is being reported 
by the Virtual Machine.  Last but not least once it is formatted via 
Disk Management it works fine via a SSH session with all output coming 
back on the tty.


My own cygcheck.out is attached here.

Operating System: Windows XP SP2 (all updates installed)
Cygwin Version: 1.5.24 (latest)
Stock install with only openssh (+ dependencies) and nano installed

Any tests you want me to do I am more than willing to.  The 
environment is there to test out scenarios.


Robert Pendell




--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/






--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



Odd behaviour of __cygwin_environ?

2007-12-04 Thread Dave Korn


[  Cygwin-1.5.23-2, in case it matters; I haven't yet checked if anything has
changed in this area of the code in 1.5.24/1.5.25/cvs head, but it's a fairly
long-standing area of the code so probably relatively stable.  ]

  I'm trying to track down a bug where a child process doesn't inherit all the
environment variables set in its parent, so I figured I'd add a bunch of
strace debugging.  I wrote this routine to dump an envp[]-style pointer-array
environment block:

void dump_env (const char * const *envp, const char *banner)
{
#if 01
  myfault efault;
  if (efault.faulted ())
  {
dk_printf (oops, fault - stop dumping!);
return;
  }

  int count = 0;
  dk_printf(%sdump environment: %p, banner, envp);
  dk_printf (attempt);
  dk_printf (try to de-ref envp %p, envp);
  dk_printf (de-ref envp %p, *envp);
  while (*envp)
  {
dk_printf (try to de-ref envp %p, envp);
dk_printf (de-ref envp %p, *envp);
dk_printf (#%p#%p#%s, envp, *envp, *envp);
++envp;
++count;
  }
  dk_printf (total: %d entries, count);
#endif
}

  ... where dk_printf() is just like system_printf() only using a spare strace
flag mask bit, and I call it from cur_environ() like so:

extern C char ** __stdcall
cur_environ ()
{
  if (*main_environ != __cygwin_environ)
{
dk_printf (switch main environ %p for cygwin environ %p, *main_environ,
__cygwin_environ);
  dump_env (*main_environ , main environ: );
  dump_env (__cygwin_environ, cygwin environ: );
  __cygwin_environ = *main_environ;
  update_envptrs ();
}

  return __cygwin_environ;
}

  The declaration of __cygwin_environ in environ.h says:

extern char **__cygwin_environ, ***main_environ;

and most of the time this works fine; I see output such as:


  110  676992 [main] bash 4884 dump_env: cygwin environ: dump environment:
0x6D0090
  111  677103 [main] bash 4884 dump_env: attempt
  108  677211 [main] bash 4884 dump_env: try to de-ref envp 0x6D0090
-7469933 -6792722 [main] bash 4884 dump_env: de-ref envp 0x6D0238
  172 -6792550 [main] bash 4884 dump_env: try to de-ref envp 0x6D0090
7484835  692285 [main] bash 4884 dump_env: de-ref envp 0x6D0238
  123  692408 [main] bash 4884 dump_env: #0x6D0090#0x6D0238#!C:=C:\cygwin\bin
  111  692519 [main] bash 4884 dump_env: try to de-ref envp 0x6D0094
  110  692629 [main] bash 4884 dump_env: de-ref envp 0x6D0250
-7469734 -6777105 [main] bash 4884 dump_env:
#0x6D0094#0x6D0250#!EXITCODE=
7484815  707710 [main] bash 4884 dump_env: try to de-ref envp 0x6D0098
  114  707824 [main] bash 4884 dump_env: de-ref envp 0x6D0268
  113  707937 [main] bash 4884 dump_env:
#0x6D0098#0x6D0268#ALLUSERSPROFILE=C:\Documents and Settings\All Users
  167  708104 [main] bash 4884 dump_env: try to de-ref envp 0x6D009C
  113  708217 [main] bash 4884 dump_env: de-ref envp 0x6D02A0
  110  708327 [main] bash 4884 dump_env:
#0x6D009C#0x6D02A0#APPDATA=C:\Documents and Settings\dk\Application Data
14904  723231 [main] bash 4884 dump_env: try to de-ref envp 0x6D00A0
  115  723346 [main] bash 4884 dump_env: de-ref envp 0x6D02E0

[ ... lots of snippage here ... ]

-7470630 -6448921 [main] bash 4884 dump_env: try to de-ref envp 0x6D0140
7484822 1035901 [main] bash 4884 dump_env: de-ref envp 0x6D1190
  121 1036022 [main] bash 4884 dump_env: #0x6D0140#0x6D1190#WINDIR=C:\WINDOWS
  122 1036144 [main] bash 4884 dump_env: try to de-ref envp 0x6D0144
  116 1036260 [main] bash 4884 dump_env: de-ref envp 0x6D11A8
  118 1036378 [main] bash 4884 dump_env:
#0x6D0144#0x6D11A8#_NT_SYMBOL_PATH=SRV*C:\symbols*http://msdl.microsoft.com/do
wnload/symbols
  183 1036561 [main] bash 4884 dump_env: try to de-ref envp 0x6D0148
-7469846 -6433285 [main] bash 4884 dump_env: de-ref envp 0x6D11F8
7484822 1051537 [main] bash 4884 dump_env:
#0x6D0148#0x6D11F8#__COMPAT_LAYER=EnableNXShowUI 
  182 1051719 [main] bash 4884 dump_env: try to de-ref envp 0x6D014C
  118 1051837 [main] bash 4884 dump_env: de-ref envp 0x6D1220
  118 1051955 [main] bash 4884 dump_env: #0x6D014C#0x6D1220#TERM=cygwin
  119 1052074 [main] bash 4884 dump_env: try to de-ref envp 0x6D0150
-7469720 -6417646 [main] bash 4884 dump_env: de-ref envp 0x6D0160
7484832 1067186 [main] bash 4884 dump_env: #0x6D0150#0x6D0160#HOME=/home/dk
  132 1067318 [main] bash 4884 dump_env: total: 49 entries

  But sometimes it seems as if __cygwin_environ is in fact pointing to a
win32-style environment block made of contiguous concatenated strings with a
double-NUL terminator, leading to exceptions:

  144 2468502 [main] bash 4644 dump_env: cygwin environ: dump environment:
0x6DFC88
  150 2468652 [main] bash 4644 dump_env: attempt
  150 2468802 [main] bash 4644 dump_env: try to de-ref envp 0x6DFC88
  151 2468953 [main] bash 4644 dump_env: de-ref envp 0x48544150
  126 2469079 [main] bash 4644 dump_env: try to de-ref envp 0x6DFC88
  141 2469220 [main] bash 4644 dump_env: de-ref envp 0x48544150
--- Process 4644, exception C005 at 610A5EE2
-7484282 -5015062 [main] bash 4644 dump_env: oops, fault - stop dumping!

New package: getmail 4.7.7-1 -- mail retriever with support for POP3, IMAP4 and SDPS

2007-12-04 Thread Jari Aalto
PACKAGE DESCRIPTION
===

Homepage: http://pyropus.ca/software/getmail
License : GPL-2

A simple replacement for fetchmail. It retrieves mail (either all
messages, or only unread messages) from one or more POP3/IMAP4/SDPS
servers for one or more email accounts, and reliably delivers into a
qmail-style Maildir, mbox file or to a command (pipe delivery) like
maildrop or procmail, specified on a per-account basis. getmail also
has support for domain (multidrop) mailboxes.

CHANGES SINCE LAST RELEASE
==

See http://news.gmane.org/gmane.mail.getmail.announce

INSTALL OR UPGRADE NOTES


Standard install

CYGWIN INSTALLATION INFORMATION
===

To install this package, click on the Install Cygwin now link on the
http://cygwin.com/ web page. This downloads setup.exe to your
system. Then, run setup and answer all of the questions. You'll find
the package listed in the All category. After installation, read the
documentation at directories:

/usr/share/doc/package-version/*
/usr/share/doc/Cygwin/package-version.README

If you have questions or comments, please send them to the Cygwin
mailing list at [EMAIL PROTECTED].

CYGWIN-ANNOUNCE UNSUBSCRIBE INFO


This message has been sent to cygwin-announce list.

If you want to unsubscribe from the mailing list, look at the
List-Unsubscribe:  tag in the email header of this message. Send
email to the address specified there. It will be in the format:

[EMAIL PROTECTED]

More information on unsubscribing can be found:

http://sources.redhat.com/lists.html#unsubscribe-simple

Please read *all* of the information on unsubscribing that is available
starting at the above URL.

-- 
Welcome to FOSS revolution: we fix and modify until it shines


New package: patcher 0.0.20040521-1 -- Perl script to manage patches

2007-12-04 Thread Jari Aalto
PACKAGE DESCRIPTION
===

Homepage: http://www.holgerschurig.de/patcher.html
License : GPL

Patcher is a patch manager that keeps track of which files you change. It
then can generate patches from your changes, no need for you to handle the
diff tool manually. The patches can be stacked in series, they define the
order they have to be applied. Patcher keeps series information as well as
information of which patches have been applied and which not.

CHANGES SINCE LAST RELEASE
==

Add this section if this is update

INSTALL OR UPGRADE NOTES


Standard install

CYGWIN INSTALLATION INFORMATION
===

To install this package, click on the Install Cygwin now link on the
http://cygwin.com/ web page. This downloads setup.exe to your
system. Then, run setup and answer all of the questions. You'll find
the package listed in the All category. After installation, read the
documentation at directories:

/usr/share/doc/package-version/*
/usr/share/doc/Cygwin/package-version.README

If you have questions or comments, please send them to the Cygwin
mailing list at [EMAIL PROTECTED].

CYGWIN-ANNOUNCE UNSUBSCRIBE INFO


This message has been sent to cygwin-announce list.

If you want to unsubscribe from the mailing list, look at the
List-Unsubscribe:  tag in the email header of this message. Send
email to the address specified there. It will be in the format:

[EMAIL PROTECTED]

More information on unsubscribing can be found:

http://sources.redhat.com/lists.html#unsubscribe-simple

Please read *all* of the information on unsubscribing that is available
starting at the above URL.

-- 
Welcome to FOSS revolution: we fix and modify until it shines