From owner-cvs-all@FreeBSD.ORG Mon Jan 2 21:25:57 2006 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 ACC6C16A41F; Mon, 2 Jan 2006 21:25:57 +0000 (GMT) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E0BC243D67; Mon, 2 Jan 2006 21:25:30 +0000 (GMT) (envelope-from edwin@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 k02LPIYa010300; Mon, 2 Jan 2006 21:25:19 GMT (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k02LPEqg010280; Mon, 2 Jan 2006 21:25:15 GMT (envelope-from edwin) Message-Id: <200601022125.k02LPEqg010280@repoman.freebsd.org> From: Edwin Groothuis Date: Mon, 2 Jan 2006 21:25:08 +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/net Makefile ports/net/nepenthes Makefile distinfo pkg-descr pkg-plist ports/net/nepenthes/files patch-Makefile.in patch-conf-nepenthes.conf.dist 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: Mon, 02 Jan 2006 21:25:57 -0000 edwin 2006-01-02 21:25:07 UTC FreeBSD ports repository Modified files: net Makefile Added files: net/nepenthes Makefile distinfo pkg-descr pkg-plist net/nepenthes/files patch-Makefile.in patch-conf-nepenthes.conf.dist Log: New port: net/nepenthes (resend with shar) Nepenthes can determine the malware activity on a network by deploying a nepenthes sensor (i.e. honey pot). The programm emulates different well known vulnerabilities waiting for malicious connections trying to exploit them. WWW: http://nepenthes.sourceforge.net PR: ports/90062 Submitted by: ryo Revision Changes Path 1.1603 +1 -0 ports/net/Makefile 1.1 +37 -0 ports/net/nepenthes/Makefile (new) 1.1 +3 -0 ports/net/nepenthes/distinfo (new) 1.1 +11 -0 ports/net/nepenthes/files/patch-Makefile.in (new) 1.1 +31 -0 ports/net/nepenthes/files/patch-conf-nepenthes.conf.dist (new) 1.1 +6 -0 ports/net/nepenthes/pkg-descr (new) 1.1 +204 -0 ports/net/nepenthes/pkg-plist (new)