Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 07 Sep 2015 17:34:45 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 202952] [patch] net-mgmt/aircrack-ng: drop support for FreeBSD 6-8, fix SQLITE option
Message-ID:  <bug-202952-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
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@FreeBSD.org
          Reporter: s3erios@gmail.com
          Assignee: lme@FreeBSD.org
          Keywords: patch
             Flags: maintainer-feedback?(lme@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-202952-13>