From owner-cvs-all@FreeBSD.ORG Thu Oct 14 21:19:43 2004 Return-Path: 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 DDE0616A4CE; Thu, 14 Oct 2004 21:19:43 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CCD1D43D45; Thu, 14 Oct 2004 21:19:43 +0000 (GMT) (envelope-from mezz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i9ELJh2q034880; Thu, 14 Oct 2004 21:19:43 GMT (envelope-from mezz@repoman.freebsd.org) Received: (from mezz@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i9ELJhql034879; Thu, 14 Oct 2004 21:19:43 GMT (envelope-from mezz) Message-Id: <200410142119.i9ELJhql034879@repoman.freebsd.org> From: Jeremy Messenger Date: Thu, 14 Oct 2004 21:19:43 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/security/nessus-devel Makefile distinfo pkg-plist ports/security/nessus-devel/files nessusd.conf nessusd.rules ports/security/nessus-libnasl-devel Makefile... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 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: Thu, 14 Oct 2004 21:19:44 -0000 mezz 2004-10-14 21:19:43 UTC FreeBSD ports repository Modified files: security/nessus-devel Makefile distinfo pkg-plist security/nessus-libnasl-devel Makefile distinfo security/nessus-libraries-devel Makefile distinfo security/nessus-plugins-devel Makefile distinfo pkg-plist Added files: security/nessus-devel/files nessusd.conf nessusd.rules Log: -Update to 2.1.3. -Fix handling of default configuration files (nessusd.conf and nessusd.rules) PR: ports/71899 Submitted by: Udo Schweigert (maintainer) Revision Changes Path 1.73 +7 -1 ports/security/nessus-devel/Makefile 1.45 +2 -2 ports/security/nessus-devel/distinfo 1.1 +120 -0 ports/security/nessus-devel/files/nessusd.conf (new) 1.1 +8 -0 ports/security/nessus-devel/files/nessusd.rules (new) 1.19 +7 -0 ports/security/nessus-devel/pkg-plist 1.59 +1 -1 ports/security/nessus-libnasl-devel/Makefile 1.44 +2 -2 ports/security/nessus-libnasl-devel/distinfo 1.59 +1 -1 ports/security/nessus-libraries-devel/Makefile 1.45 +2 -2 ports/security/nessus-libraries-devel/distinfo 1.61 +1 -1 ports/security/nessus-plugins-devel/Makefile 1.45 +2 -2 ports/security/nessus-plugins-devel/distinfo 1.47 +412 -0 ports/security/nessus-plugins-devel/pkg-plist