On Sun 2007.12.30 at 12:40 -0500, Mike Erdely wrote: > On Sat, Dec 29, 2007 at 05:19:52PM -0700, Darrin Chandler wrote: > > This brings nginx up to 0.5.34, the latest stable version. Change log is > > at http://nginx.net/CHANGES-0.5 includes several bugfixes as well as > > some new features. > > > > I have also made this a flavored port, with only the most common > > features enabled by default (http server & proxy, mod_ssl). > > I'm not sure about the flavors. To me if feels like you're adding > complexity where none is needed. nginx is not a large binary with all > options compiled in. The options do not include a large number of > dependencies which one might want to leave out. > > Anyone else with opinions on this?
yes - i agree with ME - the binary isn't that large, and the dependency tree doesn't grow or shrink with each flavor; it's not really worth it, is it? > > Tested by me on i386, amd64, sparc64. > > > > Diff attached. Tarball available at > > http://phxbsd.com/OpenBSD/nginx.tar.gz > > > > Please test and commit. Feedback appreciated. > > -ME >