aboutsummaryrefslogtreecommitdiff
path: root/security/wpa_supplicant
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 0.3.8. See ChangeLog for details.Brooks Davis2005-02-166-153/+104
| | | | | | | | | | | | | | | | - Install sample config file in etc/wpa_supplication.conf.sample instead of DOCSDIR. - Obey PREFIX. - Follow move of binaries from bin to sbin. Committed from a laptop running this version against an AP with WPA-PSK and AES encription. Submitted by: Yamamoto Shigeru <shigeru at iij dot ad dot jp> PR: 75609 (by Rong-En Fan <rafan at infor dot org>) Notes: svn path=/head/; revision=128998
* - Spell wpa_supplicant with two 'p's in PORTNAMEBrooks Davis2005-01-084-49/+49
| | | | | | | | | | | | | - Remove now unnecessicary DISTNAME - Add net to CATEGORIES - Ditch the pkg-plist file in favor of PLIST_FILES, there were only three lines in the plist - Make the patch files relative to WRKSRC so we can drop PATCH_ARGS - Install some documentation - Bump PORTREVISION for new docs Notes: svn path=/head/; revision=125860
* Add support for EAP. It might not work only in 802.1x mode, but shouldWarner Losh2004-12-134-0/+168
| | | | | | | | | work in WPA+802.1x. Submitted by: sam Notes: svn path=/head/; revision=123865
* Fix grammatical error Kris pointed out.Warner Losh2004-12-121-1/+1
| | | | | | | Submitted by: kris Notes: svn path=/head/; revision=123848
* wpa_supplicant is only for current.Warner Losh2004-12-121-1/+7
| | | | Notes: svn path=/head/; revision=123847
* WPA supplicant daemon for 802.11 networks.Warner Losh2004-12-125-0/+42
Submitted by: sam Notes: svn path=/head/; revision=123844