From owner-freebsd-ports@FreeBSD.ORG Wed Feb 16 07:13:05 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DF00E16A4CE for ; Wed, 16 Feb 2005 07:13:05 +0000 (GMT) Received: from odin.ac.hmc.edu (Odin.AC.HMC.Edu [134.173.32.75]) by mx1.FreeBSD.org (Postfix) with ESMTP id 92C7943D41 for ; Wed, 16 Feb 2005 07:13:05 +0000 (GMT) (envelope-from brdavis@odin.ac.hmc.edu) Received: from odin.ac.hmc.edu (localhost.localdomain [127.0.0.1]) by odin.ac.hmc.edu (8.13.0/8.13.0) with ESMTP id j1G7DeMt020255; Tue, 15 Feb 2005 23:13:40 -0800 Received: (from brdavis@localhost) by odin.ac.hmc.edu (8.13.0/8.13.0/Submit) id j1G7DePv020254; Tue, 15 Feb 2005 23:13:40 -0800 Date: Tue, 15 Feb 2005 23:13:40 -0800 From: Brooks Davis To: Yamamoto Shigeru Message-ID: <20050216071340.GB18826@odin.ac.hmc.edu> References: <20050216.115303.39149829.shigeru@iij.ad.jp> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="24zk1gE8NUlDmwG9" Content-Disposition: inline In-Reply-To: <20050216.115303.39149829.shigeru@iij.ad.jp> User-Agent: Mutt/1.4.1i X-Virus-Scanned: by amavisd-new X-Spam-Status: No, hits=0.0 required=8.0 tests=none autolearn=no version=2.63 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on odin.ac.hmc.edu cc: ports@freebsd.org Subject: Re: update patch of security/wpa_supplicant, from 0.3.0 to 0.3.8 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Feb 2005 07:13:06 -0000 --24zk1gE8NUlDmwG9 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Feb 16, 2005 at 11:53:03AM +0900, Yamamoto Shigeru wrote: >=20 > Hi, all, >=20 > I modify @ports/security/wpa_supplicant/ from 0.3.0 to 0.3.8, > and make a diff, which is created by "diff -aruN". >=20 > my works are, >=20 > - change base code: 0.3.0 =3D> 0.3.8 (latest stable release) > - add a patch to create /var/run/wpa_supplicant.pid > - install sample configuration file (/usr/local/etc/wpa_supplicatn.conf.s= ample) Thanks for you submission. I've committed these parts along with some fixes. > - install start/stop script I did not commit this because I believe this is the wrong way to integrate wpa_supplication. The integration needs to take place in /etc/rc.d/netif so wpa supplicant is started on interfaces when they arrive, not at boot since they may not exist until arbitrarily later. -- Brooks --24zk1gE8NUlDmwG9 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (GNU/Linux) iD8DBQFCEvKjXY6L6fI4GtQRAgLkAKDMeFS+/MNX9El2NtJp25UryKKfkACgskAf XyWTgxAql91h9iqcdenElZg= =C9A9 -----END PGP SIGNATURE----- --24zk1gE8NUlDmwG9--