Date: Thu, 25 Jan 2007 23:00:46 GMT From: Michael Neumann <mneuma2s@smail.inf.fh-bonn-rhein-sieg.de> To: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/108339: [fix] security/tor and security/tor-devel use pre-install instead of pre-su-install Message-ID: <200701252300.l0PN0kC1000828@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/108339; it has been noted by GNATS. From: Michael Neumann <mneuma2s@smail.inf.fh-bonn-rhein-sieg.de> To: bug-followup@FreeBSD.org, peter.thoenen@yahoo.com Cc: Subject: Re: ports/108339: [fix] security/tor and security/tor-devel use pre-install instead of pre-su-install Date: Thu, 25 Jan 2007 23:33:26 +0100 When started as a normal user `make install` will ask for the rootpw to su as root. This happens after the pre-install but before the pre-su-install target. The port will be able to create the user/group when they're created in the pre-su-install target.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200701252300.l0PN0kC1000828>