Port details |
- daq Data Acquisition abstraction library for snort 2.9+
- 2.2.2_3 net =5 2.2.2_3Version of this port present on the latest quarterly branch.
- Maintainer: dvl@FreeBSD.org
- Port Added: 2011-01-18 16:47:30
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: libpcap, rrdtool, net-snmp, libnet, fping
- License: GPLv2
- WWW:
- https://www.snort.org/
- Description:
- Snort 2.9 introduces the DAQ, or Data Acquisition library,
for packet I/O. The DAQ replaces direct calls to PCAP functions
with an abstraction layer that facilitates operation on a variety
of hardware and software interfaces without requiring changes
to Snort. It is possible to select the DAQ type and mode
when invoking Snort to perform PCAP readback or inline operation, etc.
The DAQ library may be useful for other packet processing applications
and the modular nature allows you to build new modules for other
platforms.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- Conflicts:
- CONFLICTS:
- To install the port:
- cd /usr/ports/net/daq/ && make install clean
- To add the package, run one of these commands:
- pkg install net/daq
- pkg install daq
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: daq
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1513027320
SHA256 (daq-2.2.2.tar.gz) = 7cd818cabb1ad35360e83076e54775f07165ee71407dc672d147e27d3cd37f7b
SIZE (daq-2.2.2.tar.gz) = 525444
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- flex : textproc/flex
- bison : devel/bison
- gmake>=4.3 : devel/gmake
- Library dependencies:
-
- libdnet.so : net/libdnet
- libpcap.so.1 : net/libpcap
- This port is required by:
- for Build
-
- security/snort
- for Run
-
- security/snort
Configuration Options:
- No options to configure
- Options name:
- net_daq
- USES:
- bison gmake libtool localbase
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2.2.2_3 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
2.2.2_3 20 Jul 2022 14:22:37 |
Tobias C. Berner (tcberner) |
net: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Straup Cope <ascope@cpan.org>
* Aaron Zauner <az_mail@gmx.at>
* Adam Jette <jettea46@yahoo.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Alex Bakhtin <Alex.Bakhtin@gmail.com>
* Alex Deiter <Alex.Deiter@Gmail.COM>
* Alex Dupre <ale@FreeBSD.org>
* Alex Dupre <sysadmin@alexdupre.com> (Only the first 15 lines of the commit message are shown above ) |
2.2.2_3 10 Jun 2021 21:46:33 |
Brad Davis (brd) |
net/daq: pass maintainer to dvl
zi says it makes sense for the snort maintainer to also maintain daq.
Approved by: zi (maintainer), dvl |
2.2.2_3 10 Jun 2021 21:41:44 |
Brad Davis (brd) Author: Bill Meeks |
net/daq: improve netmap support
Cherry-pick c0c4b55 from pfsense/FreeBSD-ports:
Add host stack OS endpoint support for netmap module.
Cherry-pick 52b6dea from pfsense/FreeBSD-ports:
Support host stack interfaces with netmap and NETMAP_API versions 13 and 14.
Cherry-pick 6914d3a from pfsense/FreeBSD-ports:
Backport NS_MOREFRAG bug fix from netmap upstream demo app code.
Approved by: zi (maintainer)
Sponsored by: Rubicon Communications, LLC ("Netgate") |
2.2.2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.2.2 20 Aug 2019 09:02:36 |
amdmi3 |
- Pet portlint
- Switch to USES=localbase
- Update WWW
Approved by: portmgr blanket |
2.2.2 31 Jul 2019 11:02:20 |
bofh |
[NEW] net/libdaq: Data Acquisition abstraction library for snort 3.0+
Snort 2.9 introduces the DAQ, or Data Acquisition library,
for packet I/O. The DAQ replaces direct calls to PCAP functions
with an abstraction layer that facilitates operation on a variety
of hardware and software interfaces without requiring changes
to Snort. It is possible to select the DAQ type and mode
when invoking Snort to perform PCAP readback or inline operation, etc.
The DAQ library may be useful for other packet processing applications
and the modular nature allows you to build new modules for other
platforms.
This version is not compatible with Snort 2.X.
WWW: http://www.snort.org/ |
2.2.2 11 Dec 2017 22:31:19 |
feld |
net/daq: Update to 2.2.2
This update is required for the upcoming release of Snort 3
Approved by: zi |
2.0.6_1 01 Aug 2017 17:07:58 |
zi |
- MASTER_SITES cleanup |
2.0.6_1 06 Aug 2016 01:02:28 |
marino |
net/daq: Fix dependency on libpcap (use ports version)
Back in r342092 (Jan 2014), the LIB_DEPENDS specification was updated
from pcap to libpcap.so, which effectively moved the dependency from
the ports version of libpcap to the base version. The maintainer
also indicated the ports listed in the PR should specify the net/libpcap.
PR: 211578 |
2.0.6 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
2.0.6 30 Sep 2015 23:09:00 |
amdmi3 |
- Drop 8.x support
Approved by: portmgr blanket |
2.0.6 10 Aug 2015 13:18:20 |
zi |
- Update to 2.0.6 |
2.0.5 27 May 2015 17:54:37 |
zi |
- Update to 2.0.5 |
2.0.4_1 26 Oct 2014 12:40:11 |
zi |
- Disable netmap support on anything older than 9.1
PR: 194607
Submitted by: ohauer@ |
2.0.4 24 Oct 2014 23:24:16 |
zi |
- Update to 2.0.4 |
2.0.2_1 15 Jul 2014 16:00:01 |
tijl |
- Convert to USES=libtool
- Add INSTALL_TARGET=install-strip
- Replace CFLAGS/LDFLAGS with CPPFLAGS/LIBS |
2.0.2 09 Mar 2014 21:37:59 |
sunpoet |
- Use USES=gmake
Approved by: portmgr (blanket) |
2.0.2 24 Feb 2014 20:51:40 |
zi |
- Update to 2.0.2 |
2.0.1_1 31 Jan 2014 23:10:47 |
zi |
- Add STAGE support
- Bump PORTREVISION
- Sort pkg-plist
PR: ports/185273
Submitted by: ohauer@ |
2.0.1 20 Sep 2013 22:10:25 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
2.0.1 26 Aug 2013 21:00:40 |
zi |
- Update to 2.0.1 |
2.0.0 30 Apr 2013 20:49:38 |
bdrewery |
- Mark MAKE_JOBS_UNSAFE
Approved by: zi (maintainer) |
2.0.0 08 Mar 2013 11:32:12 |
bapt |
Convert USE_BISON to USES= bison
It brings bison as a build dependency in case it is set the following way:
USES= bison or USES= bison:build
it brings bison as a run dependency in case it is set the following way:
USES= bison:run
it brings bison both as a run and build dependency in case it the set the
following way:
USES= bison:both
While here trim some headers
Convert some USE_GNOME= gnomehack to USES= pathfix |
2.0.0 04 Dec 2012 16:35:49 |
zi |
- Update to 2.0.0
Feature safe: yes |
1.1.1 23 Jul 2012 14:17:55 |
zi |
- Update to 1.1.1 |
0.6.2 23 Mar 2012 14:27:51 |
zi |
- Update mirror URL on my ports
Feature safe: yes |
0.6.2 21 Oct 2011 13:42:24 |
zi |
- Take maintainership per private email conversation with current maintainer |
0.6.2 07 Oct 2011 13:41:23 |
zi |
- Update to 0.6.2
PR: ports/161348
Submitted by: Ryan Steinmetz <zi@FreeBSD.org>
Approved by: Dean Freeman <wfreeman@sourcefire.com> (maintainer) |
0.6.1 23 Sep 2011 22:26:39 |
amdmi3 |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
0.6.1 08 Sep 2011 14:40:44 |
zi |
Remove unneeded patch file files/patch-daq_pcap.c
Approved by: wxs (mentor) |
0.6.1 08 Sep 2011 01:42:13 |
zi |
Forced commit to note LICENSE addition and PR
PR: ports/160042
Approved by: wxs, tabthorpe (mentors, implicit), maintainer timeout |
0.6.1 08 Sep 2011 01:37:20 |
zi |
Update to 0.6.1
Approved by: wxs, tabthorpe (mentors, implicit), maintainer timeout |
0.5_1 29 Mar 2011 02:41:56 |
wxs |
Explicitly state libtool requirement.
PR: ports/155131 (based upon)
Submitted by: Dean Freeman <wfreeman@sourcefire.com> |
0.5_1 03 Feb 2011 02:51:26 |
gabor |
- Apply a vendor patch, which makes the port work properly with snort
- Bump PORTREVISION
- portlint(1)
PR: ports/154404
Submitted by: Michael Scheidell <scheidell@secnap.net>
Approved by: Dean Freeman <wfreeman@sourcefire.com>
Feature safe: yes |
0.5 18 Jan 2011 16:46:54 |
rea |
New port: net/daq
DAQ is the data acquisition library for Snort 2.9.
PR: 153997
Feature safe: yes
Approved by: erwin (mentor) |