Re: [ITP] pwgen 2.06 -- Automatic Password generation

2007-12-10 Thread Corinna Vinschen
On Dec  7 15:27, Jari Aalto wrote:
 http://cygwin.cante.net/pwgen/setup.hint \
 http://cygwin.cante.net/pwgen/pwgen-2.06-2-src.tar.bz2 \
 http://cygwin.cante.net/pwgen/pwgen-2.06-2.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: [ITA] squid: Web Proxy Cache

2007-12-10 Thread Corinna Vinschen
On Dec  9 23:45, Dr. Volker Zell wrote:
 Hi
 
 I would like to adopt and maintain the squid package from Robert Collins.

Cool, thanks!

 sdesc: Web Proxy Cache
 ldesc: Squid is a caching proxy for the Web supporting HTTP, HTTPS, FTP, and 
 more.
 It reduces bandwidth and improves response times by caching and reusing
 frequently-requested web pages. Squid has extensive access controls and makes 
 a great
 server accelerator. It runs on Unix and Windows and is licensed under the GNU 
 GPL.
 category: Web
 requires: cygwin openssl
 
  cut here 
 #!/bin/bash
 
 mkdir squid
 cd squid
 
 wget http://volkerzell.de/cygwin/ITP/squid/setup.hint
 wget http://volkerzell.de/cygwin/ITP/squid/squid-2.6.STABLE17-1-src.tar.bz2
 wget http://volkerzell.de/cygwin/ITP/squid/squid-2.6.STABLE17-1.tar.bz2
  cut here 

Packaging looks good to me.  Just one question:

The file etc/defaults/etc/squid/squid.conf has CRLF line endings.
Is that ok?  Or do you want to change that first?


Corinna

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


Re: [ITA] squid: Web Proxy Cache

2007-12-10 Thread Robert Collins

On Mon, 2007-12-10 at 11:13 +0100, Corinna Vinschen wrote:
 On Dec  9 23:45, Dr. Volker Zell wrote:
  Hi
  
  I would like to adopt and maintain the squid package from Robert Collins.
 
 Cool, thanks!

...
 The file etc/defaults/etc/squid/squid.conf has CRLF line endings.
 Is that ok?  Or do you want to change that first?

It should; the cygwin port of squid understands that its on a basically
windows platform.

-Rob


signature.asc
Description: This is a digitally signed message part


Re: [ITA] squid: Web Proxy Cache

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

 Packaging looks good to me.  Just one question:

 The file etc/defaults/etc/squid/squid.conf has CRLF line endings.
 Is that ok?  Or do you want to change that first?

Fixed.

 Corinna

Ciao
  Volker


Re: [ITA] squid: Web Proxy Cache

2007-12-10 Thread Corinna Vinschen
On Dec 10 15:33, Dr. Volker Zell wrote:
  Corinna Vinschen writes:
 
  Packaging looks good to me.  Just one question:
 
  The file etc/defaults/etc/squid/squid.conf has CRLF line endings.
  Is that ok?  Or do you want to change that first?
 
 Fixed.

Thanks.  Uploaded.

Igor?  We would need two of these stars.  The golden ones.  One of
enscript, one for squid.


Thanks again,
Corinna

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


[ITA] rcs: The Revision Control System

2007-12-10 Thread Dr. Volker Zell
Hi

I would like to adopt and maintain the `rcs' package from Stipe Tolj.

 o http://www.gnu.org/software/rcs/rcs.html  (Homepage)
 o ftp://ftp.gnu.org/gnu/rcs/rcs-5.7.tar.gz  (Download location)


Here is the setup.hint file:

sdesc: The Revision Control System
ldesc: The Revision Control System (RCS) manages multiple revisions of files.
RCS automates the storing, retrieval, logging, identification, and merging of
revisions. RCS is useful for text that is revised frequently, e.g., programs,
documentation, graphics, papers, and form letters.
category: Devel
requires: cygwin

 cut here 
#!/bin/bash

mkdir rcs
cd rcs

wget http://volkerzell.de/cygwin/ITP/rcs/setup.hint
wget http://volkerzell.de/cygwin/ITP/rcs/rcs-5.7-4-src.tar.bz2
wget http://volkerzell.de/cygwin/ITP/rcs/rcs-5.7-4.tar.bz2
 cut here 

Ciao
  Volker


[ITP] liberror-perl 0.17010

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

Included in debian stable:
http://packages.debian.org/etch/liberror-perl

required by portions of git
(http://cygwin.com/ml/cygwin/2007-09/msg00644.html)

Building this requires the perl-Module-Build module which is currently not
on cygwin.com; I used the one from cygwin ports, but perhaps Yaakov or I
should consider ITP'ing it for distribution here?

# setup for liberror-perl
sdesc: Perl module for OO error/exception handling
ldesc: Perl module for error/exception handling in an OO-ish way
This module provides two interfaces.  Firstly, 'Error' provides a
procedural interface to exception handling.  Secondly 'Error' is a
base class for errors/exceptions that can either be thrown, for
subsequent catch, or can simply be recorded.
category: Perl
requires: perl
#maintainer: Eric Blake

http://home.comcast.net/~ericblake/perl/liberror-perl/setup.hint
http://home.comcast.net/~ericblake/perl/liberror-perl/liberror-perl-0.17010-1.tar.bz2
http://home.comcast.net/~ericblake/perl/liberror-perl/liberror-perl-0.17010-1-src.tar.bz2


or automated:

( dir=http://home.comcast.net/~ericblake/perl/liberror-perl/; \
  wget \
$dir/setup.hint \
$dir/liberror-perl-0.17010-1.tar.bz2 \
$dir/liberror-perl-0.17010-1-src.tar.bz2 \
)

- --
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

iD4DBQFHXh+o84KuGfSFAYARAn9EAJ0XHGAkkE2GfPkjBu7MocwV4qebwACYm9S2
MZvcBHo6wJauXriXuYOXMA==
=7fsI
-END PGP SIGNATURE-


Re: [ITP] liberror-perl 0.17010

2007-12-10 Thread Yaakov (Cygwin Ports)
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Eric Blake wrote:
 Included in debian stable:
 http://packages.debian.org/etch/liberror-perl

I think we have (informally) decided on a RH-style naming convention for
our perl packages, meaning that this should be called perl-Error.  While
I'm not looking to start a flamewar over which is better, I think we
should continue the precedent already set.

 Building this requires the perl-Module-Build module which is currently not
 on cygwin.com; I used the one from cygwin ports, but perhaps Yaakov or I
 should consider ITP'ing it for distribution here?

IMO it should be added.


Yaakov
Cygwin Ports
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (Cygwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFHXiIOpiWmPGlmQSMRCMPIAKDLUfGQBX38IjdrNkGh+BAsaToIAwCgiq7C
LMN3e/iq6vDPe4qcP46V9Y8=
=q98g
-END PGP SIGNATURE-