Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MFH: r436625 | Kirill Ponomarev | 2017-03-22 | 1 | -65/+0 |
| | | | | | | | | | | | | | | Update net/hostapd to 2.6 and fix multiple vulnerabilities PR: 217907 Submitted by: maintainer Approved by: mat (mentor) Differential Revision: https://reviews.freebsd.org/D10051 Approved by: ports-secteam Notes: svn path=/branches/2017Q1/; revision=436678 | ||||
* | net/hostapd: Fix build on DragonFly and with LibreSSL | John Marino | 2016-09-30 | 1 | -0/+65 |
1. Return the driver_bsd.c patch, it's still required for DF 2. Modify the os_unix.c patch to include exception for DF 3. Add patch to fix build with LibreSSL (originates from OpenBSD) 4. There's no configure set, so replace ineffective configure arg with CFLAGS and LDFLAGS for non-base SSL library Approved by: SSL blanket and DF blanket Notes: svn path=/head/; revision=423004 |