From owner-cvs-ports@FreeBSD.ORG Fri Aug 13 14:15:26 2004 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E349F16A4CE; Fri, 13 Aug 2004 14:15:25 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D9D5743D5F; Fri, 13 Aug 2004 14:15:25 +0000 (GMT) (envelope-from vs@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 i7DEFPYR088003; Fri, 13 Aug 2004 14:15:25 GMT (envelope-from vs@repoman.freebsd.org) Received: (from vs@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i7DEFPL3088002; Fri, 13 Aug 2004 14:15:25 GMT (envelope-from vs) Message-Id: <200408131415.i7DEFPL3088002@repoman.freebsd.org> From: Volker Stolz Date: Fri, 13 Aug 2004 14:15:25 +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 pkg-message pkg-plist ports/security/nessus-devel/files nessusd.sh ports/security/nessus-libnasl-devel Makefile ports/security/nessus-libraries-devel Makefile ... X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.1 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 Aug 2004 14:15:26 -0000 vs 2004-08-13 14:15:25 UTC FreeBSD ports repository Modified files: security/nessus-devel Makefile pkg-plist security/nessus-devel/files nessusd.sh security/nessus-devel/scripts move_nessus security/nessus-libnasl-devel Makefile security/nessus-libraries-devel Makefile security/nessus-plugins-devel Makefile Added files: security/nessus-devel pkg-message Log: - Add WITHOUT_NESSUS_GTK knob. - Upgrade rc.d script to the rc-ng style; bump PORTREVISION for that. - Add CONFLICTS. PR: ports/69878 Submitted by: Udo Schweigert (maintainer) Revision Changes Path 1.70 +20 -6 ports/security/nessus-devel/Makefile 1.2 +33 -24 ports/security/nessus-devel/files/nessusd.sh 1.1 +10 -0 ports/security/nessus-devel/pkg-message (new) 1.17 +1 -1 ports/security/nessus-devel/pkg-plist 1.2 +20 -11 ports/security/nessus-devel/scripts/move_nessus 1.57 +2 -0 ports/security/nessus-libnasl-devel/Makefile 1.57 +2 -0 ports/security/nessus-libraries-devel/Makefile 1.59 +2 -0 ports/security/nessus-plugins-devel/Makefile