[Bug 191797] New: mail/dspam-devel: installed binary owned by root regardless of specified DSPAM_OWNER
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Jul 10 22:22:19 UTC 2014
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191797
Bug ID: 191797
Summary: mail/dspam-devel: installed binary owned by root
regardless of specified DSPAM_OWNER
Product: Ports Tree
Version: Latest
Hardware: Any
OS: Any
Status: Needs Triage
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: freebsd-ports-bugs at FreeBSD.org
Reporter: raivo.hool at gmail.com
Some changes in mail/dspam-devel broke the expected behaviour that
/usr/local/bin/dspam be owned by the user specified as DSPAM_OWNER in make.conf
or elsewhere. The configure script picks it up:
DSPAM_OWNER=vmail (default: root)
>From config.log:
./configure --sysconfdir=/usr/local/etc --with-logdir=/var/log/dspam
--with-dspam-home=/var/db/dspam --with-dspam-home-owner=vmail
--with-dspam-home-group=mail --with-dspam-home-mode=0770
--with-dspam-owner=vmail [cut]
Yet the installed binary invariably belongs to root.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list