[GTG] Re: [ITP] Numeric-24.2

2006-01-12 Thread Dr. Volker Zell
> Yaakov S writes:

> Python Numeric is used by many other Python modules, including pygtk,
> and is included with every major Linux distribution.

> Once approved, AFAIK this should be uploaded under /release/python/.

> 
ftp://sunsite.dk/projects/cygwinports/release/python/Numeric/Numeric-24.2-1-src.tar.bz2
> 
ftp://sunsite.dk/projects/cygwinports/release/python/Numeric/Numeric-24.2-1.tar.bz2
> ftp://sunsite.dk/projects/cygwinports/release/python/Numeric/setup.hint

> category: Python
> requires: cygwin python
> sdesc: "Numeric Python module"
> ldesc: "Numerical Python adds a fast, compact, multidimensional array
> language facility to Python."

Builds fine from source and packaging looks good. GTG

> Yaakov

Ciao
  Volker



Re: Please upload: perl-Tk-804.027-4

2006-01-12 Thread Christopher Faylor
On Thu, Jan 12, 2006 at 09:21:08PM -0600, Yaakov S (Cygwin Ports) wrote:
>Christopher Faylor wrote:
>>Uploaded and once again removed the "Perl" from the category.
>
>Thanks.
>
>Perl is a debian category, as is Python.

But, yet, it is not a Cygwin category.  Go figure.

cgf


Re: Please upload: perl-Tk-804.027-4

2006-01-12 Thread Yaakov S (Cygwin Ports)

Christopher Faylor wrote:

Uploaded and once again removed the "Perl" from the category.


Thanks.

Perl is a debian category, as is Python.


Yaakov




Re: [ITP] updated: lighttpd-1.4.8-1 [Was: lighttpd on cygwin?]

2006-01-12 Thread Yaakov S (Cygwin Ports)

Lapo Luchini wrote:

Unfortunately autoreconfing lighttpd seems to break configure a bit, I
guess it misses some escaping or such things.
(stops on line 25564: `PKG_CHECK_MODULES(FAM, gamin >= 0.1.0,')


1) Make sure autoconf2.5, automake1.*, libtool1.5, and pkgconfig are 
installed;
2) Make sure automake and aclocal are set to a modern version, 1.9 
should work (I still doesn't understand why the automake wrappers were 
removed);
3) Try the attached, modified build script and patch (I patched 
src/Makefile.am to simplify the install).



Yaakov
diff -urN -x .build -x .inst -x .sinst -x configure -x 'Makefile.in*' -x 
'aclocal.m4*' -x ltmain.sh -x 'config.*' -x depcomp -x install-sh -x missing -x 
mkinstalldirs -x 'intltool*' -x autom4te.cache -x '*compile' -x COPYING -x 
INSTALL lighttpd-1.4.8-orig/cygwin/lighttpd.README 
lighttpd-1.4.8/cygwin/lighttpd.README
--- lighttpd-1.4.8-orig/cygwin/lighttpd.README  2005-11-10 04:40:10.0 
-0600
+++ lighttpd-1.4.8/cygwin/lighttpd.README   2006-01-06 05:13:07.0 
-0600
@@ -23,10 +23,10 @@
   bzip2
 
 Canonical homepage:
-  http://jan.kneschke.de/projects/lighttpd/
+  http://www.lighttpd.net/
 
 Canonical download:
-  http://jan.kneschke.de/projects/lighttpd/download
+  http://www.lighttpd.net/download/
 
 
 
@@ -48,67 +48,89 @@
 Files included in the binary distribution:
 
   /etc/lighttpd/lighttpd.conf.default
-  /usr/lib/cyglightcomp.dll
+  /usr/bin/cyglightcomp.dll
+  /usr/bin/spawn-fcgi.exe
   /usr/lib/lighttpd/mod_access.dll
   /usr/lib/lighttpd/mod_accesslog.dll
+  /usr/lib/lighttpd/mod_alias.dll
   /usr/lib/lighttpd/mod_auth.dll
   /usr/lib/lighttpd/mod_cgi.dll
+  /usr/lib/lighttpd/mod_cml.dll
   /usr/lib/lighttpd/mod_compress.dll
+  /usr/lib/lighttpd/mod_dirlisting.dll
   /usr/lib/lighttpd/mod_evhost.dll
   /usr/lib/lighttpd/mod_expire.dll
   /usr/lib/lighttpd/mod_fastcgi.dll
-  /usr/lib/lighttpd/mod_httptls.dll
-  /usr/lib/lighttpd/mod_maps.dll
+  /usr/lib/lighttpd/mod_indexfile.dll
+  /usr/lib/lighttpd/mod_mysql_vhost.dll
   /usr/lib/lighttpd/mod_proxy.dll
   /usr/lib/lighttpd/mod_redirect.dll
   /usr/lib/lighttpd/mod_rewrite.dll
   /usr/lib/lighttpd/mod_rrdtool.dll
+  /usr/lib/lighttpd/mod_scgi.dll
   /usr/lib/lighttpd/mod_secdownload.dll
+  /usr/lib/lighttpd/mod_setenv.dll
   /usr/lib/lighttpd/mod_simple_vhost.dll
   /usr/lib/lighttpd/mod_ssi.dll
+  /usr/lib/lighttpd/mod_staticfile.dll
   /usr/lib/lighttpd/mod_status.dll
+  /usr/lib/lighttpd/mod_trigger_b4_dl.dll
+  /usr/lib/lighttpd/mod_userdir.dll
   /usr/lib/lighttpd/mod_usertrack.dll
+  /usr/lib/lighttpd/mod_webdav.dll
   /usr/sbin/lighttpd.exe
-  /usr/share/doc/Cygwin/lighttpd-1.3.0.README
-  /usr/share/doc/lighttpd-1.3.0/accesslog.txt
-  /usr/share/doc/lighttpd-1.3.0/authentification.txt
-  /usr/share/doc/lighttpd-1.3.0/AUTHORS
-  /usr/share/doc/lighttpd-1.3.0/cgi.txt
-  /usr/share/doc/lighttpd-1.3.0/ChangeLog
-  /usr/share/doc/lighttpd-1.3.0/compress.txt
-  /usr/share/doc/lighttpd-1.3.0/configuration.txt
-  /usr/share/doc/lighttpd-1.3.0/COPYING
-  /usr/share/doc/lighttpd-1.3.0/fastcgi-state.txt
-  /usr/share/doc/lighttpd-1.3.0/fastcgi.txt
-  /usr/share/doc/lighttpd-1.3.0/features.txt
-  /usr/share/doc/lighttpd-1.3.0/INSTALL
-  /usr/share/doc/lighttpd-1.3.0/NEWS
-  /usr/share/doc/lighttpd-1.3.0/performance.txt
-  /usr/share/doc/lighttpd-1.3.0/plugins.txt
-  /usr/share/doc/lighttpd-1.3.0/proxy.txt
-  /usr/share/doc/lighttpd-1.3.0/README
-  /usr/share/doc/lighttpd-1.3.0/redirect.txt
-  /usr/share/doc/lighttpd-1.3.0/rewrite.txt
-  /usr/share/doc/lighttpd-1.3.0/rrdtool.txt
-  /usr/share/doc/lighttpd-1.3.0/secdownload.txt
-  /usr/share/doc/lighttpd-1.3.0/security.txt
-  /usr/share/doc/lighttpd-1.3.0/simple-vhost.txt
-  /usr/share/doc/lighttpd-1.3.0/skeleton.txt
-  /usr/share/doc/lighttpd-1.3.0/ssi.txt
-  /usr/share/doc/lighttpd-1.3.0/state.txt
+  /usr/share/doc/lighttpd-1.4.8/AUTHORS
+  /usr/share/doc/lighttpd-1.4.8/COPYING
+  /usr/share/doc/lighttpd-1.4.8/ChangeLog
+  /usr/share/doc/lighttpd-1.4.8/INSTALL
+  /usr/share/doc/lighttpd-1.4.8/NEWS
+  /usr/share/doc/lighttpd-1.4.8/README
+  /usr/share/doc/lighttpd-1.4.8/access.txt
+  /usr/share/doc/lighttpd-1.4.8/accesslog.txt
+  /usr/share/doc/lighttpd-1.4.8/alias.txt
+  /usr/share/doc/lighttpd-1.4.8/authentication.txt
+  /usr/share/doc/lighttpd-1.4.8/cgi.txt
+  /usr/share/doc/lighttpd-1.4.8/cml.txt
+  /usr/share/doc/lighttpd-1.4.8/compress.txt
+  /usr/share/doc/lighttpd-1.4.8/configuration.txt
+  /usr/share/doc/lighttpd-1.4.8/expire.txt
+  /usr/share/doc/lighttpd-1.4.8/fastcgi-state.txt
+  /usr/share/doc/lighttpd-1.4.8/fastcgi.txt
+  /usr/share/doc/lighttpd-1.4.8/features.txt
+  /usr/share/doc/lighttpd-1.4.8/mysqlvhost.txt
+  /usr/share/doc/lighttpd-1.4.8/performance.txt
+  /usr/share/doc/lighttpd-1.4.8/plugins.txt
+  /usr/share/doc/lighttpd-1.4.8/proxy.txt
+  /usr/share/doc/lighttpd-1.4.8/redirect.txt
+  /usr/share/doc/lighttpd-1.4.8/rewrite.txt
+  /usr/share/doc/lighttpd-1.4.8/rrdtool.txt
+  /usr

Re: Please upload: perl-Tk-804.027-4

2006-01-12 Thread Christopher Faylor
On Thu, Jan 12, 2006 at 04:40:43PM -0600, Yaakov S (Cygwin Ports) wrote:
>ftp://sunsite.dk/projects/cygwinports/release/perl/perl-Tk/perl-Tk-804.027-4-src.tar.bz2
>ftp://sunsite.dk/projects/cygwinports/release/perl/perl-Tk/perl-Tk-804.027-4.tar.bz2
>ftp://sunsite.dk/projects/cygwinports/release/perl/perl-Tk/setup.hint
>
>Please update the setup.hint as well.

Uploaded and once again removed the "Perl" from the category.

cgf


Please upload: perl-Tk-804.027-4

2006-01-12 Thread Yaakov S (Cygwin Ports)
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Please upload:

ftp://sunsite.dk/projects/cygwinports/release/perl/perl-Tk/perl-Tk-804.027-4-src.tar.bz2
ftp://sunsite.dk/projects/cygwinports/release/perl/perl-Tk/perl-Tk-804.027-4.tar.bz2
ftp://sunsite.dk/projects/cygwinports/release/perl/perl-Tk/setup.hint

Please update the setup.hint as well.


Yaakov

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.1 (Cygwin)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFDxtrrpiWmPGlmQSMRAtztAKD82oHJoD0rTzqnqPs4cKZPUl8SqwCfcUS0
onIUiWqL7Fz10CfsbRZwHW4=
=AYH5
-END PGP SIGNATURE-


Re: [ITP] updated: lighttpd-1.4.8-1 [Was: lighttpd on cygwin?]

2006-01-12 Thread Yaakov S (Cygwin Ports)
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Lapo Luchini wrote:
> Unfortunately autoreconfing lighttpd seems to break configure a bit, I
> guess it misses some escaping or such things.
> (stops on line 25564: `PKG_CHECK_MODULES(FAM, gamin >= 0.1.0,')

Do you have pkgconfig installed?  pkg.m4 defines PKG_CHECK_MODULES.

> PS: how do you inspect a DLL to know its ImageBase?

objdump -p /path/to/foo.dll | fgrep ImageBase



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

iD8DBQFDxthipiWmPGlmQSMRAh3+AKDH3U3+x8yg7/iOA4HcrEuxAPxPWwCgz78z
Do9E0mNCP24/rCejper6cNQ=
=wxR6
-END PGP SIGNATURE-


Re: [ITP] updated: lighttpd-1.4.8-1 [Was: lighttpd on cygwin?]

2006-01-12 Thread Lapo Luchini
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

2006/1/12, Yaakov S (Cygwin Ports) <[EMAIL PROTECTED]>:
> To prevent a 1MB patch, fix the mkpatch function in the g-b-s.  I use
> something similar to this:

Mhh. I like that.

> IIRC there are other Cygwin-specific patches in our libtool/auto*, so I
> think it's a good idea anyway.

That's another good point.

Unfortunately autoreconfing lighttpd seems to break configure a bit, I
guess it misses some escaping or such things.
(stops on line 25564: `PKG_CHECK_MODULES(FAM, gamin >= 0.1.0,')

I'll produce a -2 package as soon as I have time to look into this issue.

PS: how do you inspect a DLL to know its ImageBase?

- --
Lapo Luchini
[EMAIL PROTECTED]
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.1 (Cygwin)

iEYEARECAAYFAkPG0ccACgkQaJiCLMjyUvvRigCfaKyKlKjPP3Gxx/2Q+f7eEtFu
GOIAn3MGF6ezGdznRgCOJU9tJisFze+l
=gBLL
-END PGP SIGNATURE-


Re: [ITP] updated: lighttpd-1.4.8-1 [Was: lighttpd on cygwin?]

2006-01-12 Thread Yaakov S (Cygwin Ports)
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Lapo Luchini wrote:
> I don't like when a patch doubles the size of the source package all
> by itself, for this release I'd rather use the one-liner patch of
> adding "--enable-auto-image-base" to LDFLAGS

Apparently, setting both '-Wl,--enable-auto-image-base' (via LDFLAGS)
and '-Wl,--image-base=0x100' (from libtool) won't help, quoting from
ld(1) manpage:

- --enable-auto-image-base
Automatically  choose  the  image  base  for  DLLs,  unless  one is
specified  using  the  --image-base  argument.   By  using  a  hash
generated  from  the  dllname to create unique image bases for each
DLL, in-memory collisions and relocations which can  delay  program
execution  are  avoided.   [This  option is specific to the i386 PE
targeted port of the linker]

I've been running autoreconf as part of the build process for a long
time with hundreds of packages, and I've been very pleased with it, and
my current .patch files are still minimal.

To prevent a 1MB patch, fix the mkpatch function in the g-b-s.  I use
something similar to this:

diff -urN -x '.build' -x '.inst' -x '.sinst' -x 'configure' \
- -x 'Makefile.in*' -x 'aclocal.m4*' -x 'ltmain.sh' -x 'config.*' \
- -x 'depcomp' -x 'install-sh' -x 'missing' -x 'mkinstalldirs' \
- -x 'intltool*' -x 'autom4te.cache' -x '*compile' \
- -x 'COPYING' -x 'INSTALL' \
${P}-orig ${P} > ${srcinstdir}/${src_patch_name} ;

> and then ask upstream to update libtool so that next release doesn't
> have the problem to begin with.

IIRC there are other Cygwin-specific patches in our libtool/auto*, so I
think it's a good idea anyway.


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

iD8DBQFDxsP0piWmPGlmQSMRAncTAKCSaZlFqHvHd+cLjd9j5WrK/xVDCwCfT8bB
BHlLEwfq578ZnGYV4stZR0M=
=Zg0R
-END PGP SIGNATURE-


Re: Please upload: nfs-server-2.3-4

2006-01-12 Thread Christopher Faylor
On Thu, Jan 12, 2006 at 03:26:17PM -0500, Robb, Sam wrote:
>Hint: http://www.oneparticularharbor.net/cygwin/nfs-server/setup.hint
>Bin : 
>http://www.oneparticularharbor.net/cygwin/nfs-server/nfs-server-2.3-4.tar.bz2
>Src : 
>http://www.oneparticularharbor.net/cygwin/nfs-server/nfs-server-2.3-4-src.tar.bz2

Uploaded.

cgf


Please upload: nfs-server-2.3-4

2006-01-12 Thread Robb, Sam
This release corrects a problem with trying to assign to a reserved shell
variable in the nfs-server-config script.

Hint: http://www.oneparticularharbor.net/cygwin/nfs-server/setup.hint
Bin : 
http://www.oneparticularharbor.net/cygwin/nfs-server/nfs-server-2.3-4.tar.bz2
Src : 
http://www.oneparticularharbor.net/cygwin/nfs-server/nfs-server-2.3-4-src.tar.bz2

-Samrobb


Re: [ITP] updated: lighttpd-1.4.8-1 [Was: lighttpd on cygwin?]

2006-01-12 Thread Lapo Luchini
2006/1/12, Yaakov S (Cygwin Ports) <[EMAIL PROTECTED]>:
> If you run autoreconf before configure to pull in the current Cygwin
> libtool (which I always do and recommend), then that will take care of it.

I don't like when a patch doubles the size of the source package all
by itself, for this release I'd rather use the one-liner patch of
adding "--enable-auto-image-base" to LDFLAGS and then ask upstream to
update libtool so that next release doesn't have the problem to begin
with.

--
Lapo Luchini
[EMAIL PROTECTED]


[Patch] setup source page should use command-line option over last selected

2006-01-12 Thread Thrall, Bryan

Setup.exe currently (based on CVS HEAD) uses the last selected option
from the Source page instead of the command line option (if it is
present). For example, if the user selected "Download without
installing" the last time they ran setup, then that will be selected the
next time setup runs regardless of the command line.

To reproduce:
1) Run 'setup.exe' and on the "Choose Download Source" page, select (for
example) "Download without installing". Click next, then cancel.
2) Run 'setup.exe -L' and go to the "Choose Download Source" page.
"Install from local directory" should be selected, but "Download without
installing" still is.

The attached patch should fix this.

--
Bryan Thrall
FlightSafety International
[EMAIL PROTECTED] 


setup.patch
Description: setup.patch


Re: [ITP] updated: lighttpd-1.4.8-1 [Was: lighttpd on cygwin?]

2006-01-12 Thread Yaakov S (Cygwin Ports)
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Lapo Luchini wrote:
> Mhh, anyway, if --enable-auto-base is an all-win option (it is never
> worse than a constant address, is it?) why don't we proposre it for
> default LDFLAGS in the gbs?
> That way, we can avoid most of such messages, as far as I undersood (?)

If you run autoreconf before configure to pull in the current Cygwin
libtool (which I always do and recommend), then that will take care of it.


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

iD8DBQFDxpRjpiWmPGlmQSMRAoloAJ9Ju/H6OHb0H+qMHJqOHJnImBMgHACg5Z9s
aghL2YXer3OWn5+cbFywVrk=
=5hZa
-END PGP SIGNATURE-


Re: [ITP] updated: lighttpd-1.4.8-1 [Was: lighttpd on cygwin?]

2006-01-12 Thread Lapo Luchini
2006/1/12, Brian Dessent <[EMAIL PROTECTED]>:
> > C:\cygwin\usr\sbin\lighttpd.exe (1072): *** unable to remap 
> > C:\cygwin\lib\lighttpd\mod_indexfile.dll to same address as 
> > parent(0x3F) != 0x97
> >   9 [main] lighttpd 2224 fork_parent: child 1072 died waiting for dll 
> > loading

Mhh, anyway, if --enable-auto-base is an all-win option (it is never
worse than a constant address, is it?) why don't we proposre it for
default LDFLAGS in the gbs?
That way, we can avoid most of such messages, as far as I undersood (?)

Lapo

--
Lapo Luchini
[EMAIL PROTECTED]


Re: [ITP] updated: lighttpd-1.4.8-1 [Was: lighttpd on cygwin?]

2006-01-12 Thread Christopher Faylor
On Wed, Jan 11, 2006 at 11:37:39PM -0700, Verse X wrote:
>I'm new to this mailing list, and don't undertand what's going on here.

Then you're in the wrong list.  I've unsubscribed you.

Please confine your questions to the main cygwin list as others have
indicated.

cgf


Re: [ITP] updated: lighttpd-1.4.8-1 [Was: lighttpd on cygwin?]

2006-01-12 Thread Brian Dessent
Verse X wrote:

> I'm new to this mailing list, and don't undertand what's going on here.

Your question is on the wrong list.  This belongs on the main cygwin
list.  Just FYI, all messages on all lists are archived at
 so you can read the past context of threads that
you may have missed.

> C:\cygwin\usr\sbin\lighttpd.exe (1072): *** unable to remap 
> C:\cygwin\lib\lighttpd\mod_indexfile.dll to same address as parent(0x3F) 
> != 0x97
>   9 [main] lighttpd 2224 fork_parent: child 1072 died waiting for dll 
> loading

This just means that you need to install the rebase package and run the
rebaseall procedure that is described in
/usr/share/doc/Cygwin/rebase-*.README.

Brian