Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Oct 2016 11:41:09 +0200
From:      Bertram Scharpf <lists@bertram-scharpf.de>
To:        freebsd-questions@freebsd.org
Subject:   Re: /usr/sbin/wpa_supplicant && port security/wpa_supplicant
Message-ID:  <20161011094109.GA47488@becker.bs.l>
In-Reply-To: <20161010090114.GA3988@c720-r292778-amd64>
References:  <20161010090114.GA3988@c720-r292778-amd64>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20161011094109.GA47488>