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