/usr/sbin/wpa_supplicant && port security/wpa_supplicant

Bertram Scharpf lists at bertram-scharpf.de
Tue Oct 11 09:41:19 UTC 2016


On Monday, 10. Oct 2016, 11:01:14 +0200, Matthias Apitz wrote:
> What is the reason for us to have wpa_supplicant in the base system and
> as port security/wpa_supplicant?

If you have checked out the ports tree you can do two
things.

1.

  # cd /usr/ports/security/wpa_supplicant
  # make config


2. (If checked out by Git)

 # cd /usr/ports
 # git blame security/wpa_supplicant/Makefile

 Sort this by date and do for every reference:

 # git log -n 1 4ef6747b

This will hopefully give you some information why the
port was created.

Bertram


-- 
Bertram Scharpf
Stuttgart, Deutschland/Germany
http://www.bertram-scharpf.de


More information about the freebsd-questions mailing list