CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2013/01/28 04:03:16
Modified files:
security/wpa_supplicant: Makefile distinfo
security/wpa_supplicant/files: config wpa_supplicant.conf
security/wpa_supplicant/pkg: PLIST
Added files:
security/wpa_supplicant/files: driver_openbsd.c
security/wpa_supplicant/patches: patch-src_drivers_drivers_c
patch-src_drivers_drivers_mak
patch-src_drivers_drivers_mk
patch-wpa_supplicant_Makefile
patch-wpa_supplicant_wpa_priv_c
Removed files:
security/wpa_supplicant/patches: patch-os_internal_c
patch-src_l2_packet_l2_packet_freebsd_c
Log message:
- update WPA-Supplicant to 2.0
- add OpenBSD WPA support written by kettenis@ (also tested by matthieu@
and Gregor Best)
- enable smartcard support via PCSC-Lite
- garbage collect OS compatibility patches which are no longer needed
(one found by me, one by kettenis@)
ok phessler@