cvs commit: ports/security/sudo Makefile pkg-plist
Tom McLaughlin
tmclaugh at FreeBSD.org
Sun Aug 12 17:14:18 PDT 2007
tmclaugh 2007-08-13 00:14:15 UTC
FreeBSD ports repository
Modified files:
security/sudo Makefile pkg-plist
Log:
- Work around broken configure script and explicitly set location of
sudo_noexec.so to unbreak NOEXEC option. [1]
- Build using --with-secure-path if SUDO_SECURE_PATH is set when
building the port. SUDO_SECURE_PATH should be set to a PATH string.
[2]
- Don't bother deleting sudo_noexec.la. Deleting the file after it's
installed is ugly and since it's not harmful it's not worth patching
the install.
- Set CONFIGURE_TARGET.
PR: 115442 [1], 115381 [2]
Submitted by: vd [1], Janos Mohacsi [2]
Revision Changes Path
1.89 +11 -4 ports/security/sudo/Makefile
1.14 +1 -0 ports/security/sudo/pkg-plist
More information about the cvs-all
mailing list