Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Aug 2007 00:14:15 +0000 (UTC)
From:      Tom McLaughlin <tmclaugh@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/security/sudo Makefile pkg-plist
Message-ID:  <200708130014.l7D0EFPp051570@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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