This is the mail archive of the cygwin-apps@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: new package: lighttpd (second attempt)


On Mon, Sep 20, 2004 at 01:31:36PM +0100, Max Bowsher wrote:
> Jan Kneschke wrote:
> >On Mon, Sep 20, 2004 at 11:34:58AM +0200, Corinna Vinschen wrote:
> >>On Sep 18 22:36, Jan Kneschke wrote:
> >>>http://jan.kneschke.de/projects/lighttpd/download/lighttpd-1.3.0-1.tar.bz2
> >>>http://jan.kneschke.de/projects/lighttpd/download/lighttpd-1.3.0-1-src.tar.bz2
> >>>
> >>>setup.hint:
> >>>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: pcre cygwin zlib openssl openldap bzip2
> >>
> >>+1 from me, which makes 3.
> >>
> >>Packaging looks ok to me, so I have just uploaded it.
> >>
> >>Please send an announcement to cygwin-announce AT cygwin DOT com using
> >>one of the recent announcement messages as a template.
> >
> >Ok.
> >
> >One last question: The requires: points to bzip2 instead of libbz2_1
> >which is the real dependency. Is this ok or should the next package
> >depend in libbz2_1 on ?
> 
> Indeed - libbz2_1.
> 
> You also had another incorrect dependency:
> 
> Change "pcre" -> "libpcre0"
> 
> And a missing dependency:
> 
> Add "crypt".
> 
> I've fixed the above in the setup.hint on sources.redhat.com

I'll add it for the next release.
 
> Also, I can't seem to find any reason to depend on openldap.

Because I missed to add '--with-ldap' to the configure string. :)
 
> There is also a spurious /usr/lib/bin directory in the package.

Will be removed. It comes from the built cygligthcomp.dll which is
placed in /usr/lib/bin by libtool but has to reside in /usr/bin/ to make
cygwin happy. The lighttpd-1.3.0-1.sh script moves the library into the
right place. 

Is there a better way to achieve the same thing ?
 
> Max.
> 
    Jan
  
-- 
Jan Kneschke                                     http://jan.kneschke.de/
Perhaps you want to say 'thank you, jan':    http://jk.123.org/wishlist/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]