- Augment CATEGORIES (add to `security')
- Improve on COMMENT, port description, and pkg-message
- Allow to build with SQLite support
- Switch to vendor-provided installation routine
- Utilize pkg-plist, since PLIST_FILES started to look overbloated,
hard to read and maintain in the future
- Remove check for FreeBSD <= 6.0, both 4.x and 5.x are beyond EOL
- Surround ${PKG_MESSAGE} with blank lines to be consistent with
with what pkg_add(1) does
Approved by: maintainer (lme)
Also added a new pkg-message to explain the reason that airmon-ng is missing.
Thanks for the advises to:
Eric P. Scott, Jan Henrik Sylvester and zion.
PR: 112189
Submitted by: Lars Engels <lars.engels@0x20.net> (maintainer)
Changelog:
http://download.aircrack-ng.org/ChangeLog
Notes:
aireplay-ng, airdump-ng and airtun-ng now build successfully on 7-Current
PR: 112164
Submitted by: Lars Engels <lars.engels@0x20.net> (maintainer)