Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 05 Jan 2022 21:55:56 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 260964] apache24: command line make options -DWITH_SUEXEC do not work, building only works when setting this in make.conf
Message-ID:  <bug-260964-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D260964

            Bug ID: 260964
           Summary: apache24: command line make options -DWITH_SUEXEC do
                    not work, building only works when setting this in
                    make.conf
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: sblachmann@gmail.com

SirDice of the FreeBSD forums suggested me to enter a PR for this.

PROBLEM:
Setting options on the ports' make build and make install command line
-DWITH_SUEXEC
as well as
-DWITH=3DSUEXEC
does not work.

Neither does
-DSUEXEC_DOCROOT=3D...
-DSUEXEC_USERDIR=3D...
-DSUEXEC_UIDMIN=3D...
-DSUEXEC_GIDMIN=3D...
-DSUEXEC_LOGFILE=3D...
work.

WORKAROUND:
This all only works if one sets these defines in make.conf.

EXPECTED BEHAVIOUR:
Works like described in the documentation, using the make -D command line
options.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-260964-7788>