Please upload: xemacs-21.4.18-1/xemacs-tags-21.4.18-1/xemacs-emacs-common-21.4.18-1

2005-12-07 Thread Dr. Volker Zell
Hi

Please upload at your earliest convinience


 cut here 
#!/bin/bash

mkdir -p xemacs/xemacs-emacs-common xemacs/xemacs-tags

cd xemacs
wget http://cygwin.dev.wapme.net/packages/vzell/cygwin/release/xemacs/setup.hint
wget 
http://cygwin.dev.wapme.net/packages/vzell/cygwin/release/xemacs/xemacs-21.4.18-1-src.tar.bz2
wget 
http://cygwin.dev.wapme.net/packages/vzell/cygwin/release/xemacs/xemacs-21.4.18-1.tar.bz2

cd xemacs-tags
wget 
http://cygwin.dev.wapme.net/packages/vzell/cygwin/release/xemacs/xemacs-tags/setup.hint
wget 
http://cygwin.dev.wapme.net/packages/vzell/cygwin/release/xemacs/xemacs-tags/xemacs-tags-21.4.18-1.tar.bz2

cd ../xemacs-emacs-common
wget 
http://cygwin.dev.wapme.net/packages/vzell/cygwin/release/xemacs/xemacs-emacs-common/setup.hint
wget 
http://cygwin.dev.wapme.net/packages/vzell/cygwin/release/xemacs/xemacs-emacs-common/xemacs-emacs-common-21.4.18-1.tar.bz2
 cut here 



DESCRIPTION:

A powerful, highly customizable open source text editor and application 
development system


CYGWIN NEWS:


* Readded --with-dragndrop and --with-offix to configure

 
Xemacs NEWS:


* Fix: When writing to another process, flush the last chunk, even when the 
pipe is blocked.
* Fix: Document use of same-window-buffer-names and same-window-regexps by 
pop-to-buffer and display-buffer.
* Fix: region-active-p only returns t when active region is in current 
buffer.
* Fix: package-get-init-package reported erroneous load-path shadows.
* Fix: Fixes to support MacOS 10.4 (Tiger).
* Fix: revert derived-mode-merge-syntax-tables patch.
* Fix: Cygwin fixes: auto-detecting integer types and avoid Motif.
* Fix: Make default-directory work for non-ASCII commands.
* Fix: Avoid usage of corrupted stack in open-network-stream().
* Fix: finder-find-library to return filename actually searched for.
* Fix: Stop geometry thrashing in tabs widget.
* Fix: Don't find package NEWS files.
* Fix: fix build for FreeBSD ia64 and other 64bit platforms.
* Fix: Don't delete everything from the popup menu in easy-menu-remove.
* Fix: Mule-CCL couldn't handle control-1 characters either.
* Fix: Fix pixel-to-point conversion arithmetic in font.el
* Fix: Small patch for console redisplay issues.
* Fix: Cleanup of the CCL coding system example.
* Fix: Incremental selection transfer fix.
* Fix: configure works again when -ldap is specified and -lber is required.
* Fix: man/custom.texi typo fix.
* Update: Ask users to send crash reports to xemacs-beta.
* Update: Announce latin-euro-standards, update mule-base packages.
* Update: Expand package name field in package-ui.el.
* Update: Improve glyphs documentation.
* Update: Document \c and \C in regular expression syntax.
* Update: Document use of `same-window-buffer-names', `same-window-regexps' 
by pop-to-buffer and display-buffer.
* Update: Document category tables in the regexp part of the lispref.
* Update: Announce re-builder, xetla in etc/PACKAGES.
* Update: Improvements to char-table documentation.
* Update: Sync packages mirrors list with website.
* Update: Document CCL example.
* Update: Process-related docstring improvements.
* Update: Another package-get.el update reflecting latest 
http://www.xemacs.org/Releases/ information.
* Feature: Add Simon Josefsson to about.el.


 
Thanks
  Volker



RE: [ITP] cadaver: Command-line WebDAV client

2005-12-07 Thread Robb, Sam
> Nobody, who wants to review this package ?

OK, I'll do my maintainerly duties :-)

Downloaded, unpacked, and checked it out - everything seemed to
work fine.  Was able to build the package from source without
any problems as well.

+1.

My only concern is that I'm seeing the following message whenever
I attempt to connect to the WebDAV server I was using for testing:

  WARNING: Untrusted server certificate presented for `*.timesys.com':
  Issued to: TimeSys Corporation, Pittsburgh, Pennsylvania, US
  Issued by: ServerSign CA, GlobalSign nv-sa, BE
  Certificate is valid from Apr 22 06:16:06 2005 GMT to Apr 22 06:16:06 2006 GMT
  Do you wish to accept the certificate? (y/n) 

When I'm using cadaver 0.22.2 on Linux (FC4, Gentoo) I don't get
this message.  Additionally, even if I say that I wish to accept
the certificate, the next time I start cadaver I will be asked
the same question :-/

-Samrobb


Re: Please *wait* before sending cygwin-announce messages

2005-12-07 Thread Harold L Hunt II

Christopher Faylor wrote:

On Wed, Dec 07, 2005 at 05:10:06PM -0800, Harold L Hunt II wrote:

Christopher Faylor wrote:

Please *do* send your upload announcements here, but just the raw facts,

[snip]

Let me see if I am reading this correctly:

When sending a message to cygwin-announce,


"here" == cygwin-apps, not cygwin-announce.

To summarize, the steps are:

1) send an upload announcement here (cygwin-apps) with just the bare facts
required to get the packages onto sourceware.

2) someone says "Done", indicating that the packages have been uploaded.

3) you, having waited patiently here (cygwin-apps) for notice that your packages
are now uploaded to sourceware.org then immediately send out an announcement
to cygwin-announce (there).  Said announcement should contain unsubscribe 
details.


Ah ha, that's it (the here being cygwin-apps), thanks for the clarification.

Harold


Security advisory: xpdf (CAN-2005-3193)

2005-12-07 Thread Yaakov S (Cygwin Ports)

Dr. Volker Zell,

Recent versions of xpdf suffer from several buffer overflow 
vulnerabilities (more information at the URLs below).


Solution: upgrade to 3.01 and apply the upstream 3.01pl1 patch, both 
available from the xpdf download site.


http://bugs.gentoo.org/show_bug.cgi?id=114428
http://www.idefense.com/application/poi/display?id=342&type=vulnerabilities
http://www.idefense.com/application/poi/display?id=343&type=vulnerabilities
http://www.idefense.com/application/poi/display?id=344&type=vulnerabilities
http://www.idefense.com/application/poi/display?id=345&type=vulnerabilities


Yaakov


Re: Please *wait* before sending cygwin-announce messages

2005-12-07 Thread Christopher Faylor
On Wed, Dec 07, 2005 at 05:10:06PM -0800, Harold L Hunt II wrote:
>Christopher Faylor wrote:
>>Please *do* send your upload announcements here, but just the raw facts,
>
>[snip]
>
>Let me see if I am reading this correctly:
>
>When sending a message to cygwin-announce,

"here" == cygwin-apps, not cygwin-announce.

To summarize, the steps are:

1) send an upload announcement here (cygwin-apps) with just the bare facts
required to get the packages onto sourceware.

2) someone says "Done", indicating that the packages have been uploaded.

3) you, having waited patiently here (cygwin-apps) for notice that your packages
are now uploaded to sourceware.org then immediately send out an announcement
to cygwin-announce (there).  Said announcement should contain unsubscribe 
details.

cgf


Re: Please *wait* before sending cygwin-announce messages

2005-12-07 Thread Harold L Hunt II

Christopher Faylor wrote:

[snip]


Please *do* send your upload announcements here, but just the raw facts,
please, no descriptions of why you are updating or what the new features
are.  Just URLs are all that is required.


[snip]

Let me see if I am reading this correctly:

When sending a message to cygwin-announce, it should not contain any 
information about the motivation for the update (e.g. sync with upstream 
or Cygwin-specific bug fix), nor should it contain a list of features 
and/or bug fixes?


When you say "just URLs are required", did you mean to say "if the 
information is available on the web (e.g. on an upstream project web 
page), just include a URL instead of copying and pasting"?  I can agree 
with that, that would cut out a lot of information that is available 
elsewhere.


But the lack of a description of the motivation for the update seems a 
little odd, that information is simply not available elsewhere.


Did I misread the request?

Harold


Please *wait* before sending cygwin-announce messages

2005-12-07 Thread Christopher Faylor
I've noticed a new trend recently with package maintainers sending their
cygwin-announce messages before they have been notified that the package
has been uploaded.

Please don't do that.

Please *do* send your upload announcements here, but just the raw facts,
please, no descriptions of why you are updating or what the new features
are.  Just URLs are all that is required.

IF the package has subdirectores and if you can duplicate the layout of
the release directory where the package resides that would be useful
too.  It means that we can just use wget to download the package
directly.

When someone informs you that the package has been updated, *then* send
an announcement to cygwin-announce.  As always make sure that you
include details about how to unsubscribe in your message.

cgf


Re: Please upload: boost-1.33.1-1

2005-12-07 Thread Christopher Faylor
On Wed, Dec 07, 2005 at 11:31:47PM +0100, V??clav Haisman wrote:
>http://logout.sh.cvut.cz/~wilx/cygwin-boost/boost-1.33.1-1-src.tar.bz2
>http://logout.sh.cvut.cz/~wilx/cygwin-boost/boost-1.33.1-1.tar.bz2
>http://logout.sh.cvut.cz/~wilx/cygwin-boost/boost-devel-1.33.1-1.tar.bz2

Uploaded.

cgf


Please upload: boost-1.33.1-1

2005-12-07 Thread Václav Haisman
Hi,
new upstream release, please upload files:

http://logout.sh.cvut.cz/~wilx/cygwin-boost/boost-1.33.1-1-src.tar.bz2
http://logout.sh.cvut.cz/~wilx/cygwin-boost/boost-1.33.1-1.tar.bz2
http://logout.sh.cvut.cz/~wilx/cygwin-boost/boost-devel-1.33.1-1.tar.bz2

Detached signatures:

http://logout.sh.cvut.cz/~wilx/cygwin-boost/boost-1.33.1-1-src.tar.bz2.asc
http://logout.sh.cvut.cz/~wilx/cygwin-boost/boost-1.33.1-1.tar.bz2.asc
http://logout.sh.cvut.cz/~wilx/cygwin-boost/boost-devel-1.33.1-1.tar.bz2.asc

Vaclav Haisman




signature.asc
Description: OpenPGP digital signature


Re: tetex-bin in setup.hint for octave-forge (ATTN: uploaders, gnuplot maintainer)

2005-12-07 Thread Corinna Vinschen
On Dec  7 12:35, James R. Phillips wrote:
> ==Uploaders,
> 
> The consensus on cygwin@cygwin.com is that it is gnuplot that depends on
> tetex-bin, not octave-forge.  Therefore, could you please assist by editing 
> the
> octave-forge setup.hint file to remove the tetex-bin dependence, or
> equivalently revert to the previous setup.hint.

I've removed tetex-bin from octave-forge's setup.hint on cygwin.com.


Corinna

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


Re: [ITP] bsflite-0.80

2005-12-07 Thread Corinna Vinschen
On Dec  7 15:55, Christopher Faylor wrote:
> On Wed, Dec 07, 2005 at 09:53:45PM +0100, Corinna Vinschen wrote:
> >On Dec  6 05:39, Jon Allen wrote:
> >> On Sat, Dec 03, 2005 at 11:47:26AM -0700, Eric Blake wrote:
> >> > 
> >> > +1 from me, bringing the total to 4.  I think you should probably go 
> >> > ahead
> >> > and post your proposed package and setup.hint, in the hopes that someone
> >> > seeing the actual packaging will give the final needed vote.
> >> > 
> >> 
> >> http://jca.sdf1.org/cygwin/bsflite-0.80-1.tar.bz2
> >> http://jca.sdf1.org/cygwin/bsflite-0.80-1-src.tar.bz2
> >> http://jca.sdf1.org/cygwin/setup.hint
> >> 
> >> setup.hint:
> >> 
> >> sdesc: "Minimalist console AIM client"
> >> ldesc: "A minimalist console AIM client."
> >> requires: cygwin
> >> category: Net Web
> >
> >Uploaded.  Please don't forget to send an announcement to
> >the cygwin-announce mailing list.
> 
> We didn't get five votes and a GTG on this did we?

Yes, we did.  The GTG was mine.


Corinna

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


Re: [ITP] bsflite-0.80

2005-12-07 Thread Christopher Faylor
On Wed, Dec 07, 2005 at 09:53:45PM +0100, Corinna Vinschen wrote:
>On Dec  6 05:39, Jon Allen wrote:
>> On Sat, Dec 03, 2005 at 11:47:26AM -0700, Eric Blake wrote:
>> > 
>> > +1 from me, bringing the total to 4.  I think you should probably go ahead
>> > and post your proposed package and setup.hint, in the hopes that someone
>> > seeing the actual packaging will give the final needed vote.
>> > 
>> 
>> http://jca.sdf1.org/cygwin/bsflite-0.80-1.tar.bz2
>> http://jca.sdf1.org/cygwin/bsflite-0.80-1-src.tar.bz2
>> http://jca.sdf1.org/cygwin/setup.hint
>> 
>> setup.hint:
>> 
>> sdesc: "Minimalist console AIM client"
>> ldesc: "A minimalist console AIM client."
>> requires: cygwin
>> category: Net Web
>
>Uploaded.  Please don't forget to send an announcement to
>the cygwin-announce mailing list.

We didn't get five votes and a GTG on this did we?

cgf


Re: [ITP] bsflite-0.80

2005-12-07 Thread Corinna Vinschen
On Dec  6 05:39, Jon Allen wrote:
> On Sat, Dec 03, 2005 at 11:47:26AM -0700, Eric Blake wrote:
> > 
> > +1 from me, bringing the total to 4.  I think you should probably go ahead
> > and post your proposed package and setup.hint, in the hopes that someone
> > seeing the actual packaging will give the final needed vote.
> > 
> 
> http://jca.sdf1.org/cygwin/bsflite-0.80-1.tar.bz2
> http://jca.sdf1.org/cygwin/bsflite-0.80-1-src.tar.bz2
> http://jca.sdf1.org/cygwin/setup.hint
> 
> setup.hint:
> 
> sdesc: "Minimalist console AIM client"
> ldesc: "A minimalist console AIM client."
> requires: cygwin
> category: Net Web

Uploaded.  Please don't forget to send an announcement to
the cygwin-announce mailing list.


Thanks,
Corinna

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


Re: [ITP] cadaver: Command-line WebDAV client

2005-12-07 Thread Corinna Vinschen
On Dec  7 20:52, Dr. Volker Zell wrote:
> >  cut here 
> 
> > #!/bin/bash
> 
> > mkdir cadaver
> > cd cadaver
> 
> > wget 
> http://cygwin.dev.wapme.net/packages/vzell/cygwin/release/cadaver/setup.hint
> > wget 
> http://cygwin.dev.wapme.net/packages/vzell/cygwin/release/cadaver/cadaver-0.22.2-1-src.tar.bz2
> > wget 
> http://cygwin.dev.wapme.net/packages/vzell/cygwin/release/cadaver/cadaver-0.22.2-1.tar.bz2
> >  cut here 
> 
> 
> Nobody, who wants to review this package ?

Looks good, uploaded.


Corinna

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


tetex-bin in setup.hint for octave-forge (ATTN: uploaders, gnuplot maintainer)

2005-12-07 Thread James R. Phillips
==Uploaders,

The consensus on cygwin@cygwin.com is that it is gnuplot that depends on
tetex-bin, not octave-forge.  Therefore, could you please assist by editing the
octave-forge setup.hint file to remove the tetex-bin dependence, or
equivalently revert to the previous setup.hint.

Thanks to John Ewing and others for helping run down this issue.

==Gnuplot maintainer,

Could you please read the discussion thread starting at

http://cygwin.com/ml/cygwin/2005-12/msg00224.html

and suggest a method for resolving the issue of gnuplot calling kpsexpand from
tetex-bin without declaring tetex-bin as a dependency?  Thanks.

jrp



Re: [ITP] cadaver: Command-line WebDAV client

2005-12-07 Thread Dr. Volker Zell
> Volker Zell writes:

> Hi
> I would like to contribute and maintain the cadaver package:

>  * http://www.webdav.org/cadaver/ (Homepage)
>  * http://www.webdav.org/cadaver/ (Download location) 

> It seems to be in a lot of distros: 
http://rpmfind.net/linux/rpm2html/search.php?query=cadaver

 
> Ciao
>   Volker

> --

> Here is the setup.hint file:

> sdesc: "Command-line WebDAV client"
> ldesc: "cadaver is a command-line WebDAV client, with support for file 
upload,
> download, on-screen display, in-place editing, namespace operations
> (move/copy), collection creation and deletion, property manipulation,
> and resource locking.."
> category: Web
> requires: cygwin libneon24 libreadline6

>  cut here 

> #!/bin/bash

> mkdir cadaver
> cd cadaver

> wget 
http://cygwin.dev.wapme.net/packages/vzell/cygwin/release/cadaver/setup.hint
> wget 
http://cygwin.dev.wapme.net/packages/vzell/cygwin/release/cadaver/cadaver-0.22.2-1-src.tar.bz2
> wget 
http://cygwin.dev.wapme.net/packages/vzell/cygwin/release/cadaver/cadaver-0.22.2-1.tar.bz2
>  cut here 


Nobody, who wants to review this package ?
It's nothing fancy

tar -tvjf /usr/local/objs/release/cadaver/cadaver-0.22.2-1.tar.bz2 
drwxr-xr-x vzell/admin   0 2005-11-18 17:54:50 usr/
drwxr-xr-x vzell/admin   0 2005-11-18 17:54:51 usr/bin/
-rwxr-xr-x vzell/admin   75264 2005-11-18 17:54:51 usr/bin/cadaver.exe
drwxr-xr-x vzell/admin   0 2005-11-18 17:54:50 usr/share/
drwxr-xr-x vzell/admin   0 2005-11-18 17:54:50 usr/share/doc/
drwxr-xr-x vzell/admin   0 2005-11-18 17:54:50 usr/share/doc/cadaver-0.22.2/
-rw-r--r-- vzell/admin 455 2005-11-18 17:54:50 
usr/share/doc/cadaver-0.22.2/BUGS
-rw-r--r-- vzell/admin   73318 2005-11-18 17:54:50 
usr/share/doc/cadaver-0.22.2/ChangeLog
-rw-r--r-- vzell/admin   17982 2005-11-18 17:54:50 
usr/share/doc/cadaver-0.22.2/COPYING
-rw-r--r-- vzell/admin1294 2005-11-18 17:54:50 
usr/share/doc/cadaver-0.22.2/FAQ
-rw-r--r-- vzell/admin7830 2005-11-18 17:54:50 
usr/share/doc/cadaver-0.22.2/INSTALL
-rw-r--r-- vzell/admin1383 2005-11-18 17:54:50 
usr/share/doc/cadaver-0.22.2/INTEROP
-rw-r--r-- vzell/admin   14431 2005-11-18 17:54:50 
usr/share/doc/cadaver-0.22.2/NEWS
-rw-r--r-- vzell/admin 523 2005-11-18 17:54:50 
usr/share/doc/cadaver-0.22.2/README
-rw-r--r-- vzell/admin 609 2005-11-18 17:54:50 
usr/share/doc/cadaver-0.22.2/THANKS
-rw-r--r-- vzell/admin5850 2005-11-18 17:54:50 
usr/share/doc/cadaver-0.22.2/TODO
drwxr-xr-x vzell/admin   0 2005-11-18 17:54:51 usr/share/doc/Cygwin/
-rw-r--r-- vzell/admin1695 2005-11-18 17:54:51 
usr/share/doc/Cygwin/cadaver-0.22.2.README
drwxr-xr-x vzell/admin   0 2005-11-18 17:54:50 usr/share/man/
drwxr-xr-x vzell/admin   0 2005-11-18 17:54:50 usr/share/man/man1/
-rw-r--r-- vzell/admin1376 2005-11-18 17:54:50 
usr/share/man/man1/cadaver.1.gz


Ciao
  Volker



Re: [ITP] bsflite-0.80

2005-12-07 Thread Dr. Volker Zell
> Corinna Vinschen writes:

> On Dec  6 05:39, Jon Allen wrote:
>> On Sat, Dec 03, 2005 at 11:47:26AM -0700, Eric Blake wrote:
>> > 
>> > +1 from me, bringing the total to 4.  I think you should probably go 
ahead
>> > and post your proposed package and setup.hint, in the hopes that 
someone
>> > seeing the actual packaging will give the final needed vote.
>> > 
>> 
>> http://jca.sdf1.org/cygwin/bsflite-0.80-1.tar.bz2
>> http://jca.sdf1.org/cygwin/bsflite-0.80-1-src.tar.bz2
>> http://jca.sdf1.org/cygwin/setup.hint
>> 
>> setup.hint:
>> 
>> sdesc: "Minimalist console AIM client"
>> ldesc: "A minimalist console AIM client."
>> requires: cygwin
>> category: Net Web

> Packaging looks GTG.  We're just missing one vote.  Anybody?

Here it is +1.

> Corinna

Ciao
  Volker



Re: [ITP] perl-Tk

2005-12-07 Thread Corinna Vinschen
On Dec  1 14:05, Yaakov S (Cygwin Ports) wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
> 
> I wrote:
> > Due to popular request, I would like to ITP Perl/Tk:
> > 
> > ftp://sunsite.dk/projects/cygwinports/release/perl/perl-Tk/perl-Tk-804.027-3-src.tar.bz2
> > ftp://sunsite.dk/projects/cygwinports/release/perl/perl-Tk/perl-Tk-804.027-3.tar.bz2
> > ftp://sunsite.dk/projects/cygwinports/release/perl/perl-Tk/setup.hint
> 
> This generated a lot more discussion than I anticipated, but no
> conclusive review.  Gerrit, do you still have questions about the test
> suite, or is this GTG?

Gerrit, are you still within the realm of Cygwin?


Corinna

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


Re: [ITP] bsflite-0.80

2005-12-07 Thread Corinna Vinschen
On Dec  6 05:39, Jon Allen wrote:
> On Sat, Dec 03, 2005 at 11:47:26AM -0700, Eric Blake wrote:
> > 
> > +1 from me, bringing the total to 4.  I think you should probably go ahead
> > and post your proposed package and setup.hint, in the hopes that someone
> > seeing the actual packaging will give the final needed vote.
> > 
> 
> http://jca.sdf1.org/cygwin/bsflite-0.80-1.tar.bz2
> http://jca.sdf1.org/cygwin/bsflite-0.80-1-src.tar.bz2
> http://jca.sdf1.org/cygwin/setup.hint
> 
> setup.hint:
> 
> sdesc: "Minimalist console AIM client"
> ldesc: "A minimalist console AIM client."
> requires: cygwin
> category: Net Web

Packaging looks GTG.  We're just missing one vote.  Anybody?


Corinna

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


Re: Please upload: curl-7.15.1-1 curl-devel-7.15.1-1 libcurl3-7.15.1-1

2005-12-07 Thread Corinna Vinschen
On Dec  6 16:23, Brian Dessent wrote:
> 
> This is a new upstream release which fixes a buffer overflow.
> 
> http://dessent.net/cygwin/release/curl/curl-7.15.1-1-src.tar.bz2
> http://dessent.net/cygwin/release/curl/curl-7.15.1-1.tar.bz2
> http://dessent.net/cygwin/release/curl/curl-devel/curl-devel-7.15.1-1.tar.bz2
> http://dessent.net/cygwin/release/curl/libcurl3/libcurl3-7.15.1-1.tar.bz2
> 
> The setup.hint is unchanged.  Please delete 7.15.0-x and leave the old
> 7.11.x as prev.

Done.  I'm going to upload a new vorbis-tools package now, which links
against libcurl3, btw.


Corinna

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


Re: Please upload: smartmontools-5.33cvs20051205

2005-12-07 Thread Corinna Vinschen
On Dec  6 22:06, Christian Franke wrote:
> Please upload:
> 
> http://franke.dvrdns.org/cygwin/setup.hint
> http://franke.dvrdns.org/cygwin/smartmontools-5.33cvs20051205-1.tar.bz2
> http://franke.dvrdns.org/cygwin/smartmontools-5.33cvs20051205-1-src.tar.bz2

Uploaded.


Corinna

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