Created attachment 160808 [details] Patch.diff - Drop "#if __FreeBSD_version > 700018" from src/osdep/freebsd.c (since this file doesn't have <sys/param.h> included, this version was used everywhere). - Remove pkg-message (says about addition of virtual access points (VAP) in FreeBSD 8). - Switch to options helpers. - Add CFLAGS=-I${LOCALBASE}/include for sqlite.h. - Sort USES. - Regenerate patches with "make makepatch". - Bump PORTREVISION.
Created attachment 160809 [details] portlint.log
Created attachment 160810 [details] poudriere-9.3-i386-default.log
Created attachment 160811 [details] poudriere-9.3-i386-sqlite.log
Created attachment 160820 [details] poudriere-10.2-amd64-default.log
Created attachment 160821 [details] poudriere-10.2-amd64-sqlite.log
Committed, thanks a lot!
A commit references this bug: Author: lme Date: Sun Sep 13 14:31:57 UTC 2015 New revision: 396828 URL: https://svnweb.freebsd.org/changeset/ports/396828 Log: - Drop "#if __FreeBSD_version > 700018" from src/osdep/freebsd.c (since this file doesn't have <sys/param.h> included, this version was used everywhere). - Remove pkg-message (says about addition of virtual access points (VAP) in FreeBSD 8). - Switch to options helpers. - Add CFLAGS=-I${LOCALBASE}/include for sqlite.h. - Sort USES. - Regenerate patches with "make makepatch". - Bump PORTREVISION. PR: 202952 Submitted by: Andriy Voskoboinyk (s3erios@gmail.com) Changes: head/net-mgmt/aircrack-ng/Makefile head/net-mgmt/aircrack-ng/files/patch-src_crypto.h head/net-mgmt/aircrack-ng/files/patch-src_osdep_byteorder.h head/net-mgmt/aircrack-ng/files/patch-src_osdep_freebsd.c head/net-mgmt/aircrack-ng/files/patch-src_osdep_radiotap_platform.h head/net-mgmt/aircrack-ng/files/patch-src_osdep_radiotap_radiotap.c head/net-mgmt/aircrack-ng/files/pkg-message.in