Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (4m)  pkgsrc-2024Q1 (6d)  pkgsrc-2023Q4 (53d)  pkgsrc-2023Q2 (85d)  pkgsrc-2023Q3 (164d) 

2024-05-23 16:29:31 UTC Now

2010-04-30 16:30:09 UTC MAIN commitmail json YAML

Overhaul option and package list handling:
1.) Add missing modules "mod_proxy_scgi.so" and "mod_reqtimeout.so"
    if the package is built with shared modules enabled.
    This fixes PR pkg/43229 by Ryo HAYASAKA.
2.) Get rid of "PLIST.worker" and use "PLIST_VARS" instead.
3.) Use an option group instead of the "APACHE_MPM" configuration variable
    to configure the worker model.
4.) Enable the "apache-shared-modules" options by default. This provides
    more flexibility and matches the behaviour of a lot of other
    platforms e.g. Solaris or Linux distributions like Ubuntu.

Bump the package revision as the binary package will change by default.

(tron)