From owner-cvs-ports@FreeBSD.ORG Sun Mar 19 23:11:15 2006 Return-Path: X-Original-To: cvs-ports@FreeBSD.org 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 BF4C316A400; Sun, 19 Mar 2006 23:11:15 +0000 (UTC) (envelope-from jylefort@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6C05743D46; Sun, 19 Mar 2006 23:11:15 +0000 (GMT) (envelope-from jylefort@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 k2JNBFKK039782; Sun, 19 Mar 2006 23:11:15 GMT (envelope-from jylefort@repoman.freebsd.org) Received: (from jylefort@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k2JNBF2v039781; Sun, 19 Mar 2006 23:11:15 GMT (envelope-from jylefort) Message-Id: <200603192311.k2JNBF2v039781@repoman.freebsd.org> From: Jean-Yves Lefort Date: Sun, 19 Mar 2006 23:11: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 Makefile ports/security/silktools Makefile distinfo pkg-descr pkg-plist ports/security/silktools/files patch-src_rw_rwpmatch_rwpdedupe.c 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: Sun, 19 Mar 2006 23:11:15 -0000 jylefort 2006-03-19 23:11:14 UTC FreeBSD ports repository Modified files: security Makefile Added files: security/silktools Makefile distinfo pkg-descr pkg-plist security/silktools/files patch-src_rw_rwpmatch_rwpdedupe.c Log: Add silktools. SiLK, the System for Internet-Level Knowledge, is a collection of netflow tools developed by the CERT/NetSA (Network Situational Awareness) Team to facilitate security analysis in large networks. SiLK consists of a suite of tools which collect and examine netflow data, allowing analysts to rapidly query large sets of data. WWW: http://silktools.sourceforge.net PR: ports/94623 Submitted by: David Thiel Revision Changes Path 1.737 +1 -0 ports/security/Makefile 1.1 +22 -0 ports/security/silktools/Makefile (new) 1.1 +3 -0 ports/security/silktools/distinfo (new) 1.1 +38 -0 ports/security/silktools/files/patch-src_rw_rwpmatch_rwpdedupe.c (new) 1.1 +8 -0 ports/security/silktools/pkg-descr (new) 1.1 +40 -0 ports/security/silktools/pkg-plist (new)