[Bug 202952] [patch] net-mgmt/aircrack-ng: drop support for FreeBSD 6-8, fix SQLITE option

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Sep 7 17:34:46 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202952

            Bug ID: 202952
           Summary: [patch] net-mgmt/aircrack-ng: drop support for FreeBSD
                    6-8, fix SQLITE option
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: patch
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: lme at FreeBSD.org
          Reporter: s3erios at gmail.com
          Assignee: lme at FreeBSD.org
          Keywords: patch
             Flags: maintainer-feedback?(lme at FreeBSD.org)

Created attachment 160808
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=160808&action=edit
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.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list