From owner-cvs-all@FreeBSD.ORG Tue Dec 15 20:09:14 2009 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 842D31065800; Tue, 15 Dec 2009 20:09:14 +0000 (UTC) (envelope-from glarkin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 5B9098FC1E; Tue, 15 Dec 2009 20:09:14 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id nBFK9Exa048536; Tue, 15 Dec 2009 20:09:14 GMT (envelope-from glarkin@repoman.freebsd.org) Received: (from glarkin@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id nBFK9Evs048535; Tue, 15 Dec 2009 20:09:14 GMT (envelope-from glarkin) Message-Id: <200912152009.nBFK9Evs048535@repoman.freebsd.org> From: Greg Larkin Date: Tue, 15 Dec 2009 20:09:14 +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/logcheck Makefile ports/security/logcheck/files patch-docs__logcheck.8 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Dec 2009 20:09:14 -0000 glarkin 2009-12-15 20:09:14 UTC FreeBSD ports repository Modified files: security/logcheck Makefile Added files: security/logcheck/files patch-docs__logcheck.8 Log: - Preprocess the single SGML doc file into a man page instead of requiring docbook2man as a dependency. Some docbook ports conflict with others, and since there's only one file to convert, preprocessing is fine. Reported by: dan@langille.org and others Revision Changes Path 1.27 +1 -18 ports/security/logcheck/Makefile 1.1 +118 -0 ports/security/logcheck/files/patch-docs__logcheck.8 (new)