Re: [OpenWrt-Devel] [PATCH] new package: nginx

2009-12-03 Thread Florian Fainelli
Hi Benjamin, Le jeudi 3 décembre 2009 18:29:29, Benjamin Cama a écrit : > Hello, > > Le jeudi 03 décembre 2009 à 15:22 +0100, Florian Fainelli a écrit : > > Applied in r18620, thanks! > > Thanks. I recently fixed the package (build failed on recent svn due > to /var subdirs not created at build-

Re: [OpenWrt-Devel] [PATCH] new package: nginx

2009-12-03 Thread Benjamin Cama
Hello, Le jeudi 03 décembre 2009 à 15:22 +0100, Florian Fainelli a écrit : > Applied in r18620, thanks! Thanks. I recently fixed the package (build failed on recent svn due to /var subdirs not created at build-time anymore) the exact same way you did ! By the way, I updated the package to a more

Re: [OpenWrt-Devel] [PATCH] new package: nginx

2009-12-03 Thread Florian Fainelli
Hello Benjamin, On Wednesday 05 August 2009 06:42:58 Benjamin Cama wrote: > Hi, > > Second try at adding a nginx package. This time with a (basic) > init-script, and updated to version 0.7.61. > > I changed my mind on the UCI config file, for me it would be too > cumbersome and I don't see a way

[OpenWrt-Devel] [PATCH] new package: nginx

2009-08-04 Thread Benjamin Cama
Hi, Second try at adding a nginx package. This time with a (basic) init-script, and updated to version 0.7.61. I changed my mind on the UCI config file, for me it would be too cumbersome and I don't see a way to do it simple and usefull. Use /etc/nginx/nginx.conf directly, it's already easily con

Re: [OpenWrt-Devel] [PATCH] new package: nginx

2009-06-29 Thread Benjamin Cama
Le lundi 29 juin 2009 à 22:12 +0200, Benjamin Cama a écrit : > +define Package/nginx > + SECTION:=custom > + CATEGORY:=Custom Mmmhhh forgot to change that to: + SECTION:=net + CATEGORY:=Network --- benjamin ___ openwrt-devel mailing list ope

[OpenWrt-Devel] [PATCH] new package: nginx

2009-06-29 Thread Benjamin Cama
Hi, I just wrote a Makefile + patches to compile nginx ( http://nginx.net/ ) for openwrt. It is quite basic for now (no init scripts, no openwrt-specific config file), and has some hardcoded requirement, but should run ok for those wanting to experiment with it. The "hardcoded" requirements are f