From owner-cvs-all@FreeBSD.ORG Sun Jul 3 20:31:01 2005 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 366A816A41C; Sun, 3 Jul 2005 20:31:01 +0000 (GMT) (envelope-from simon@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 23D2543D46; Sun, 3 Jul 2005 20:31:01 +0000 (GMT) (envelope-from simon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j63KV1mY014247; Sun, 3 Jul 2005 20:31:01 GMT (envelope-from simon@repoman.freebsd.org) Received: (from simon@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j63KV1nJ014246; Sun, 3 Jul 2005 20:31:01 GMT (envelope-from simon) Message-Id: <200507032031.j63KV1nJ014246@repoman.freebsd.org> From: "Simon L. Nielsen" Date: Sun, 3 Jul 2005 20:31:01 +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/portaudit Makefile ports/security/portaudit/files portaudit-cmd.sh portaudit.1 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Jul 2005 20:31:01 -0000 simon 2005-07-03 20:31:01 UTC FreeBSD ports repository Modified files: security/portaudit Makefile security/portaudit/files portaudit-cmd.sh portaudit.1 Log: portaudit 0.5.10: - Unbreak portaudit -vF. - Sync usage with reality. - Document the q, v, and V options. - Markup fixes for the portaudit(1) manual page. - Make quiet mode output even less "redundant" text [1]. - Set maintainership to security@. [2] Suggested by: Phil Kernick philk at rotfl dot com dot au [1] Suggested by: nectar, remko [2] Revision Changes Path 1.19 +2 -2 ports/security/portaudit/Makefile 1.12 +10 -6 ports/security/portaudit/files/portaudit-cmd.sh 1.7 +19 -10 ports/security/portaudit/files/portaudit.1