From owner-cvs-ports@FreeBSD.ORG Thu Oct 5 00:05:53 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 0674716A403; Thu, 5 Oct 2006 00:05:53 +0000 (UTC) (envelope-from alepulver@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C640243D46; Thu, 5 Oct 2006 00:05:52 +0000 (GMT) (envelope-from alepulver@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k9505qiB061067; Thu, 5 Oct 2006 00:05:52 GMT (envelope-from alepulver@repoman.freebsd.org) Received: (from alepulver@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k9505qcT061066; Thu, 5 Oct 2006 00:05:52 GMT (envelope-from alepulver) Message-Id: <200610050005.k9505qcT061066@repoman.freebsd.org> From: Alejandro Pulver Date: Thu, 5 Oct 2006 00:05:52 +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/metasploit-devel Makefile distinfo pkg-descr pkg-plist 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: Thu, 05 Oct 2006 00:05:53 -0000 alepulver 2006-10-05 00:05:52 UTC FreeBSD ports repository Modified files: security Makefile Added files: security/metasploit-devel Makefile distinfo pkg-descr pkg-plist Log: The Metasploit Project This is the Metasploit Project. The goal is to provide useful information to people who perform penetration testing, IDS signature development, and exploit research. This site was created to fill the gaps in the information publicly available on various exploitation techniques and to create a useful resource for exploit developers. The tools and information on this site are provided for legal penetration testing and research purposes only. This port is an in-development version of the upcoming Metasploit Framework. It is based on Ruby instead of perl, and has a different license. WWW: http://www.metasploit.org PR: ports/101280 Submitted by: Yonatan Revision Changes Path 1.822 +1 -0 ports/security/Makefile 1.1 +45 -0 ports/security/metasploit-devel/Makefile (new) 1.1 +3 -0 ports/security/metasploit-devel/distinfo (new) 1.1 +14 -0 ports/security/metasploit-devel/pkg-descr (new) 1.1 +1257 -0 ports/security/metasploit-devel/pkg-plist (new)