From owner-cvs-ports@FreeBSD.ORG Fri Jun 12 00:46:50 2009 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 41F15106567D; Fri, 12 Jun 2009 00:46:50 +0000 (UTC) (envelope-from tmclaugh@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 165928FC14; Fri, 12 Jun 2009 00:46:50 +0000 (UTC) (envelope-from tmclaugh@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id n5C0knnh062390; Fri, 12 Jun 2009 00:46:49 GMT (envelope-from tmclaugh@repoman.freebsd.org) Received: (from tmclaugh@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id n5C0knxP062389; Fri, 12 Jun 2009 00:46:49 GMT (envelope-from tmclaugh) Message-Id: <200906120046.n5C0knxP062389@repoman.freebsd.org> From: Tom McLaughlin Date: Fri, 12 Jun 2009 00:46:49 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/security/sudo Makefile X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Jun 2009 00:46:51 -0000 tmclaugh 2009-06-12 00:46:49 UTC FreeBSD ports repository Modified files: security/sudo Makefile Log: Add OPTIONS for WITH_DISABLE_ROOT_SUDO, WITH_DISABLE_AUTH, and WITH_NOARGS_SHELL Submitted by: Scott Fultz Revision Changes Path 1.102 +16 -1 ports/security/sudo/Makefile