Date: Mon, 20 Apr 1998 03:18:44 -0700 From: "David O'Brien" <obrien@NUXI.com> To: Matthew Hunt <mph@FreeBSD.ORG> Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: Re: cvs commit: ports/misc/gone Makefile Message-ID: <19980420031844.46531@nuxi.com> In-Reply-To: <199804200317.UAA00908@freefall.freebsd.org>; from Matthew Hunt on Sun, Apr 19, 1998 at 08:17:28PM -0700 References: <199804200317.UAA00908@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
> Restore IS_INTERACTIVE that I improperly removed; if the "make configure" > stage is run by root, "configure" asks whether the program should be > installed setuid, to allow it to verify passwords. We already have plenty of suid ports, so why not allow this one to be made that way? If you are really worried about it, have it ask the user in the post-install target (but only if BATCH isn't set, see comm/minicom). Also have an install script for pkg_add users (see japanese/Wnn/pkg/INSTALL). -- -- David (obrien@NUXI.com -or- obrien@FreeBSD.org) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19980420031844.46531>