nginx 进入 base
发表于 : 2011-09-23 16:19
在 twitter 上看来的,6小时前的消息了。
@nginxorg
nginx has just been imported into openbsd base system #nginx #openbsd
@nginxorg
nginx has just been imported into openbsd base system #nginx #openbsd
Amit Kulkarni
nginx imported into OpenBSD base
September 22, 2011 07:56PM
Hi all,
You guys will get that chroot stuff and the httpd man page due to the
hard work of OpenBSD guys... Eventually it will replace Apache-1.3 in
base. It will be mutually beneficial relationship.
thanks!!!
_______________________________________________
nginx mailing list
[email protected]
http://mailman.nginx.org/mailman/listinfo/nginx
代码: 全选
# find / -name nginx
/usr/src/etc/nginx
/usr/src/usr.sbin/nginx
/usr/ports/www/nginx
嗯,想要进入BASE,nginx还需要证明自己,至少是在OpenBSD平台上.leo 写了:确实进入用户岛了:
代码: 全选
# find / -name nginx /usr/src/etc/nginx /usr/src/usr.sbin/nginx /usr/ports/www/nginx
但是我觉得不会这样快剔除apache 1.3,Nginx的稳定性和兼容性有待考证.
Hi Amit,
Amit Kulkarni wrote on Thu, Sep 22, 2011 at 06:47:29PM -0500:
> Wowwwww.........bye bye apache.
Not yet.
This is the start of a project, not the completion.
Now, nginx has to prove itself.
> Does it seem like changes are occurring at a blinding pace in last year?
Maybe, though certainly not during the last two months, unless i'm
quite mistaken. However, a general hackathon always shows, and the
hackathon that is coming to its end today, the first European
general hackathon (s2k11) in Ljubljana, certainly was a nice one.
Thanks to Mitja (kerberos.si) for setting up the infrastructure
for a great event, and for everything else he did to make this
such a fine week in Slovenia!
Yours,
Ingo
> On Thu, Sep 22, 2011 at 6:32 PM, Robert Nagy <[email protected]> wrote:
>> CVSROOT: /cvs
>> Module name: src
>> Changes by: [email protected] 2011/09/22 17:32:26
>>
>> Log message:
>> import of nginx 1.0.6 with a bundled libpcre needed for pcre to work
>> properly.
>> this is not yet linked to the build but we would like to work on it
>> in tree to provide an apache replacement for base
>>
>> Status:
>>
>> Vendor Tag: nginx
>> Release Tags: nginx_1_0_6
>>
>> N src/usr.sbin/nginx/Makefile.bsd-wrapper
[...]
- Add a flag for nginx (-u) to disable chroot. Same config file can now be used whether chroot/non-chrooted setup.
- Fixed Nginx ngx_http_core_module.c to specify root as /var/www/htdocs, not /var/www/html.
- Fix the "nginx -s reopen" file reopening failure bug which occured because Nginx is in chroot.
- Update to nginx-1.0.8 (many bug fixes)
- Import of nginx 1.0.6 with a bundled libpcre. A possible replacement for Apache httpd(8) to be included in base.
我也在等leo 写了:这个似乎还没有完成吧?现在是不是用nginx要通过ports来安装? 我就等着修补好的nginx呢,要是一个"nginxd=yes"就搞定了就爽了。:D
看了看current的changlog:
版本号一直在跟进,但是项目的进展似乎非常缓慢,只在1.08时修复了很多的bug,不知道何时才能完成并正式进入base。f5b 写了:我也在等
nginx_flags=yes