From owner-cvs-all@FreeBSD.ORG Sat Mar 22 12:06:00 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3009E106566B; Sat, 22 Mar 2008 12:06:00 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 22F098FC21; Sat, 22 Mar 2008 12:06:00 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m2MC60rV078444; Sat, 22 Mar 2008 12:06:00 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m2MC5xeU078443; Sat, 22 Mar 2008 12:05:59 GMT (envelope-from rafan) Message-Id: <200803221205.m2MC5xeU078443@repoman.freebsd.org> From: Rong-En Fan Date: Sat, 22 Mar 2008 12:05:59 +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-mgmt Makefile ports/net-mgmt/cowpatty Makefile distinfo pkg-descr ports/net-mgmt/cowpatty/files patch-Makefile pkg-message.in 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: Sat, 22 Mar 2008 12:06:00 -0000 rafan 2008-03-22 12:05:59 UTC FreeBSD ports repository Modified files: net-mgmt Makefile Added files: net-mgmt/cowpatty Makefile distinfo pkg-descr net-mgmt/cowpatty/files patch-Makefile pkg-message.in Log: coWPAtty is designed to audit the security of pre-shared keys (PSK) selected in WiFi Protected Access (WPA) networks. WWW: http://www.willhackforsushi.com/Cowpatty.html PR: ports/121931 Submitted by: Dennis Herrmann Revision Changes Path 1.153 +1 -0 ports/net-mgmt/Makefile 1.1 +36 -0 ports/net-mgmt/cowpatty/Makefile (new) 1.1 +3 -0 ports/net-mgmt/cowpatty/distinfo (new) 1.1 +36 -0 ports/net-mgmt/cowpatty/files/patch-Makefile (new) 1.1 +8 -0 ports/net-mgmt/cowpatty/files/pkg-message.in (new) 1.1 +4 -0 ports/net-mgmt/cowpatty/pkg-descr (new)