From owner-cvs-all@FreeBSD.ORG Mon Dec 13 00:19:20 2004 Return-Path: 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 C02EF16A4CE; Mon, 13 Dec 2004 00:19:20 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AFE1343D66; Mon, 13 Dec 2004 00:19:20 +0000 (GMT) (envelope-from imp@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 iBD0JKPP087927; Mon, 13 Dec 2004 00:19:20 GMT (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id iBD0JKG4087926; Mon, 13 Dec 2004 00:19:20 GMT (envelope-from imp) Message-Id: <200412130019.iBD0JKG4087926@repoman.freebsd.org> From: Warner Losh Date: Mon, 13 Dec 2004 00:19:20 +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/wpa_supplicant Makefile ports/security/wpa_supplicant/files config.bsd patch-grp.h patch-type X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 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, 13 Dec 2004 00:19:20 -0000 imp 2004-12-13 00:19:20 UTC FreeBSD ports repository Modified files: security/wpa_supplicant Makefile security/wpa_supplicant/files config.bsd Added files: security/wpa_supplicant/files patch-grp.h patch-type Log: Add support for EAP. It might not work only in 802.1x mode, but should work in WPA+802.1x. Submitted by: sam Revision Changes Path 1.4 +1 -0 ports/security/wpa_supplicant/Makefile 1.2 +12 -0 ports/security/wpa_supplicant/files/config.bsd 1.1 +143 -0 ports/security/wpa_supplicant/files/patch-grp.h (new) 1.1 +12 -0 ports/security/wpa_supplicant/files/patch-type (new)