From owner-cvs-ports@FreeBSD.ORG Fri May 13 14:30:36 2011 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 190C3106566B; Fri, 13 May 2011 14:30:36 +0000 (UTC) (envelope-from wxs@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id E4F338FC0C; Fri, 13 May 2011 14:30:35 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id p4DEUZ7M050201; Fri, 13 May 2011 14:30:35 GMT (envelope-from wxs@repoman.freebsd.org) Received: (from wxs@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id p4DEUZ43050200; Fri, 13 May 2011 14:30:35 GMT (envelope-from wxs) Message-Id: <201105131430.p4DEUZ43050200@repoman.freebsd.org> From: Wesley Shields Date: Fri, 13 May 2011 14:30:35 +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, 13 May 2011 14:30:36 -0000 wxs 2011-05-13 14:30:35 UTC FreeBSD ports repository Modified files: security/sudo Makefile Log: Add an AUDIT option, which is off by default for now. I will turn it on with the next significant bump. Submitted by: Mike Kelly (private mail) Revision Changes Path 1.128 +6 -1 ports/security/sudo/Makefile