pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: PKG_OPTIONS.apache don't seem to work



On Sun, 14 Feb 2010 03:55:39 +0900, Paul Newhouse 
<newhouse%rockhead.com@localhost> wrote:

NetBSD mail 5.0.1_PATCH NetBSD 5.0.1_PATCH (MAIL) #21: Mon Jan 18 12:13:24 PST 
2010  root@mail:/usr/obj/sys/arch/i386/compile/MAIL i386

pkgsrc-2009Q3

Installation is in all default locations.

I'm confused about why suexec is found but not apache-shared-modules?

   : grep apache /etc/mk.conf /usr/pkg/etc/mk.conf
   /etc/mk.conf:PKG_OPTIONS.apache  += suexec
   /etc/mk.conf:PKG_OPTIONS.apache  += apache-shared-modules
   /etc/mk.conf:PKG_OPTIONS.apache22  += suexec
   /etc/mk.conf:PKG_OPTIONS.apache22  += apache-shared-modules
   /usr/pkg/etc/mk.conf:PKG_OPTIONS.apache += suexec
   /usr/pkg/etc/mk.conf:PKG_OPTIONS.apache += apache-shared-modules
   /usr/pkg/etc/mk.conf:PKG_OPTIONS.apache22  += suexec
   /usr/pkg/etc/mk.conf:PKG_OPTIONS.apache22  += apache-shared-modules
  : (cd www/apache22 && make show-options)
   Any of the following general options may be selected:
           apache-shared-modules   Build all modules as shared for apache22.
           suexec
  These options are enabled by default:
  These options are currently enabled:
           suexec
  You can select which build options to use by setting PKG_DEFAULT_OPTIONS
   or PKG_OPTIONS.apache.

How about followings?
% make show-var VARNAME=PKG_OPTIONS.apache

--
"Of course I love NetBSD":-)
OBATA Akio / obache%NetBSD.org@localhost


Home | Main Index | Thread Index | Old Index