[RFU] rsync-3.0.4-1

2008-10-19 Thread Lapo Luchini
http://lapo.it/cygwin/nano/nano-2.0.9-1-src.tar.bz2
http://lapo.it/cygwin/nano/nano-2.0.9-1.tar.bz2
http://lapo.it/cygwin/nano/setup.hint

(also setup-installable from http://lapo.it/cygwin/ )

Changed setup.hint (removed libiconv2, used thru libintl8):

sdesc: A pico clone text editor with extensions
ldesc: nano - A text editor designed as a clone of pico, but rewritten
from scratch to be faster and smaller while having greater functionality
category: Editors
requires: cygwin libncurses8 libintl8

PS: I did *not* change it to use PCRE library as suggested on cygwin@,
as they're not 1:1 compatible (some of the default context-coloring
script fails with PCRE) and, being also slower as pointed out on the
same ML, I'm not yet convinced it's the Right Thing To Do (c)

-- 
Lapo Luchini
[EMAIL PROTECTED] (OpenPGP  X.509)
www.lapo.it (Jabber, ICQ, MSN)






[RFU] nano-2.0.9-1

2008-10-19 Thread Lapo Luchini
(sorry for the previous message with wrong Subject)

http://lapo.it/cygwin/nano/nano-2.0.9-1-src.tar.bz2
http://lapo.it/cygwin/nano/nano-2.0.9-1.tar.bz2
http://lapo.it/cygwin/nano/setup.hint

(also setup-installable from http://lapo.it/cygwin/ )

Changed setup.hint (removed libiconv2, used thru libintl8):

sdesc: A pico clone text editor with extensions
ldesc: nano - A text editor designed as a clone of pico, but rewritten
from scratch to be faster and smaller while having greater functionality
category: Editors
requires: cygwin libncurses8 libintl8

PS: I did *not* change it to use PCRE library as suggested on cygwin@,
as they're not 1:1 compatible (some of the default context-coloring
script fails with PCRE) and, being also slower as pointed out on the
same ML, I'm not yet convinced it's the Right Thing To Do (c)

-- 
Lapo Luchini
[EMAIL PROTECTED] (OpenPGP  X.509)
www.lapo.it (Jabber, ICQ, MSN)







[RFU] lighttpd-1.4.20-1

2008-10-19 Thread Lapo Luchini
http://lapo.it/cygwin/lighttpd/lighttpd-1.4.20-1-src.tar.bz2
http://lapo.it/cygwin/lighttpd/lighttpd-1.4.20-1.tar.bz2
http://lapo.it/cygwin/lighttpd/setup.hint
(also setup-installable from http://lapo.it/cygwin/ )

Changed setup.hint (removed openssl, re-ordered entries):
sdesc: a light-weight and flexible webserver
ldesc: lighttpd a secure, fast, compliant and very flexible web-server
which has been optimized for high-performance environments. It has a
very low memory footprint compared to other webservers and takes care of
cpu-load. Its advanced feature-set (FastCGI, CGI, Auth,
Output-Compression, URL-Rewriting and many more) make lighttpd the
perfect webserver-software for every server that is suffering load
problems.
category: Net Web
requires: cygwin crypt libbz2_1 libpcre0 zlib

PS: I'm no longer an user of this package myself; I'll continue
maintaining the package but if anyone more interested thinks he could do
a better (or even just faster) job, feel free to step up ;)

-- 
Lapo Luchini
[EMAIL PROTECTED] (OpenPGP  X.509)
www.lapo.it (Jabber, ICQ, MSN)








Re: [RFU] rsync-3.0.4-1

2008-10-19 Thread Soren Andersen
I'm responding to the message sent on 19 Oct 2008, at around 11:26
UTC, by Lapo Luchini lapo ~at~ OBSCURED dot NUL, who wrote

 Subject: [RFU] rsync-3.0.4-1

 http://lapo.it/cygwin/nano/nano-2.0.9-1-src.tar.bz2
 http://lapo.it/cygwin/nano/nano-2.0.9-1-src.tar.bz2
 http://lapo.it/cygwin/nano/nano-2.0.9-1.tar.bz2
 http://lapo.it/cygwin/nano/setup.hint

 
 Changed setup.hint (removed libiconv2, used thru libintl8):
 
 sdesc: A pico clone text editor with extensions
 ldesc: nano - A text editor designed as a clone of pico, but
 rewritten from scratch to be faster and smaller while having
 greater functionality category: Editors
 requires: cygwin libncurses8 libintl8
 
 PS: I did *not* change it to use PCRE library as suggested on
 cygwin@, as they're not 1:1 compatible (some of the default
 context-coloring script fails with PCRE) and, being also slower
 as pointed out on the same ML, I'm not yet convinced it's the
 Right Thing To Do (c)
 
I think you missed an edit on this sending, Lapo ;-).

-- 
Blame it on Caradhras the Cruel.


gmp-4.2.4 available for upload

2008-10-19 Thread David Billinghurst

I have a build of gmp-4.2.4 available for upload.  The setup.hint files
are unchanged.  All tests in the testsuite pass.  The shared libraries 
are still backward compatible with previous versions.  However, as noted 
in the release notes, the gmp testsuite uses undocumented functions in 
the library and one of these has been removed.  Consequently, some tests 
 in the 4.2.3-1 release fail when run using this DLL.


This release contains some bug fixes - http://gmplib.org/gmp4.2.html

Starting with version 4.2.2, the upstream build increased the version
number of libgmpxx to correct the shared library numbers.  This was
reverted (http://cygwin.com/ml/cygwin-apps/2008-03/msg00334.html) for
cygwin as the 4.2.2 shared library was backwards compatible with the 4.1
and 4.2.1 releases.  I have continued this practice for this 4.2.4 
release.  (We will need to bump the dll version when we move to the new 
version of g++.  )



David



D=http://billinghurst.customer.netspace.net.au/cygwin

mkdir gmp
cd gmp
wget ${D}/gmp/gmp-4.2.4-1-src.tar.bz2
wget ${D}/gmp/gmp-4.2.4-1.tar.bz2
wget ${D}/gmp/setup.hint

mkdir libgmp-devel
cd libgmp-devel
wget ${D}/gmp/libgmp-devel/libgmp-devel-4.2.4-1.tar.bz2
wget ${D}/gmp/libgmp-devel/setup.hint
cd ..

mkdir libgmp3
cd libgmp3
wget ${D}/gmp/libgmp3/libgmp3-4.2.4-1.tar.bz2
wget ${D}/gmp/libgmp3/setup.hint
cd ../..



mpfr-2.3.2 for available for upload

2008-10-19 Thread David Billinghurst
I have a build of mpfr-2.3.2 for available for upload.  It just contains 
a few bug fixes from upstream.  The setup.hint files are unchanged.


The package builds OOTB and pass all tests in the testsuites.




D=http://billinghurst.customer.netspace.net.au/cygwin

mkdir mpfr
cd mpfr
wget ${D}/mpfr/mpfr-2.3.2-1-src.tar.bz2
wget ${D}/mpfr/mpfr-2.3.2-1.tar.bz2
wget ${D}/mpfr/setup.hint
mkdir libmpfr-devel
cd libmpfr-devel
wget ${D}/mpfr/libmpfr-devel/libmpfr-devel-2.3.2-1.tar.bz2
wget ${D}/mpfr/libmpfr-devel/setup.hint
cd ..
mkdir libmpfr1
cd libmpfr1
wget ${D}/mpfr/libmpfr1/libmpfr1-2.3.2-1.tar.bz2
wget ${D}/mpfr/libmpfr1/setup.hint
cd ../..