notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
daq Data Acquisition abstraction library for snort 2.9+
2.2.2_3 net on this many watch lists=3 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2.2.2_3Version of this port present on the latest quarterly branch.
Maintainer: dvl@FreeBSD.org search for ports maintained by this maintainer
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:: rrdtool, libnet, libpcap, net-snmp, snort
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (28 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/daq-2.2.2_3/catalog.mk
  3. /usr/local/share/licenses/daq-2.2.2_3/LICENSE
  4. /usr/local/share/licenses/daq-2.2.2_3/GPLv2
  5. bin/daq-modules-config
  6. include/daq.h
  7. include/daq_api.h
  8. include/daq_common.h
  9. include/sfbpf.h
  10. include/sfbpf_dlt.h
  11. lib/daq/daq_dump.so
  12. lib/daq/daq_ipfw.so
  13. lib/daq/daq_netmap.so
  14. lib/daq/daq_pcap.so
  15. lib/libdaq.a
  16. lib/libdaq.so
  17. lib/libdaq.so.4
  18. @comment lib/libdaq.so.2.2.2
  19. lib/libdaq.so.4.0.2
  20. lib/libdaq_static.a
  21. lib/libdaq_static_modules.a
  22. lib/libsfbpf.a
  23. lib/libsfbpf.so
  24. lib/libsfbpf.so.0
  25. lib/libsfbpf.so.0.0.1
  26. @owner
  27. @group
  28. @mode
Collapse this list.
Dependency lines:
  • daq>0:net/daq
Conflicts:
CONFLICTS:
  • libdaq-3*
Conflicts Matches:
There are no Conflicts Matches for this port. This is usually an error.
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):
daq
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.2.2_32.2.2_32.2.22.2.2_32.2.2_3-2.2.2-
FreeBSD:13:quarterly2.2.2_32.2.2_32.2.2_32.2.2_32.2.2_32.2.2_32.2.2_32.2.2_3
FreeBSD:14:latest2.2.2_32.2.2_32.2.2_32.2.2_32.2.2_32.2.2_3-2.2.2_3
FreeBSD:14:quarterly2.2.2_32.2.2_3-2.2.2_32.2.2_32.2.2_32.2.2_32.2.2_3
FreeBSD:15:latest2.2.2_32.2.2_3n/a2.2.2_3n/a2.2.2_32.2.2_32.2.2_3
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. flex : textproc/flex
  2. bison : devel/bison
  3. gmake>=4.3 : devel/gmake
Library dependencies:
  1. libdnet.so : net/libdnet
  2. libpcap.so.1 : net/libpcap
This port is required by:
for Build
  1. security/snort
for Run
  1. 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:
Expand this list (8 items)
Collapse this list.
  1. http://distcache.FreeBSD.org/local-distfiles/zi/
  2. http://distcache.eu.FreeBSD.org/local-distfiles/zi/
  3. http://distcache.us-east.FreeBSD.org/local-distfiles/zi/
  4. http://distcache.us-west.FreeBSD.org/local-distfiles/zi/
  5. https://ftpmirror.your.org/zi/
  6. https://mirrors.rit.edu/zi/
  7. https://snort.org/downloads/snortplus/
  8. https://www.zi0r.com/mirrors/
Collapse this list.

Number of commits found: 37

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
2.2.2_3
20 Jul 2022 14:22:37
commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
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 View all of this commit message)
2.2.2_3
10 Jun 2021 21:46:33
commit hash: b1c53ca1af163e999e1db9421f2720fbd4179c6ccommit hash: b1c53ca1af163e999e1db9421f2720fbd4179c6ccommit hash: b1c53ca1af163e999e1db9421f2720fbd4179c6ccommit hash: b1c53ca1af163e999e1db9421f2720fbd4179c6c files touched by this commit
Brad Davis (brd) search for other commits by this committer
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
commit hash: c30251c44fb345a54b56ebdd9c482071306e5effcommit hash: c30251c44fb345a54b56ebdd9c482071306e5effcommit hash: c30251c44fb345a54b56ebdd9c482071306e5effcommit hash: c30251c44fb345a54b56ebdd9c482071306e5eff files touched by this commit
Brad Davis (brd) search for other commits by this committer
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
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
2.2.2
20 Aug 2019 09:02:36
Revision:509414Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Pet portlint
- Switch to USES=localbase
- Update WWW

Approved by:	portmgr blanket
2.2.2
31 Jul 2019 11:02:20
Revision:507706Original commit files touched by this commit
bofh search for other commits by this committer
[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
Revision:456070Original commit files touched by this commit
feld search for other commits by this committer
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
Revision:447034Original commit files touched by this commit
zi search for other commits by this committer
- MASTER_SITES cleanup
2.0.6_1
06 Aug 2016 01:02:28
Revision:419724Original commit files touched by this commit
marino search for other commits by this committer
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
Revision:412348Original commit files touched by this commit
mat search for other commits by this committer
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
Revision:398240Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Drop 8.x support

Approved by:	portmgr blanket
2.0.6
10 Aug 2015 13:18:20
Revision:393863Original commit files touched by this commit
zi search for other commits by this committer
- Update to 2.0.6
2.0.5
27 May 2015 17:54:37
Revision:387664Original commit files touched by this commit
zi search for other commits by this committer
- Update to 2.0.5
2.0.4_1
26 Oct 2014 12:40:11
Revision:371502Original commit files touched by this commit
zi search for other commits by this committer
- Disable netmap support on anything older than 9.1
PR:		194607
Submitted by:	ohauer@
2.0.4
24 Oct 2014 23:24:16
Revision:371464Original commit files touched by this commit
zi search for other commits by this committer
- Update to 2.0.4
2.0.2_1
15 Jul 2014 16:00:01
Revision:361960Original commit files touched by this commit
tijl search for other commits by this committer
- Convert to USES=libtool
- Add INSTALL_TARGET=install-strip
- Replace CFLAGS/LDFLAGS with CPPFLAGS/LIBS
2.0.2
09 Mar 2014 21:37:59
Revision:347693Original commit files touched by this commit
sunpoet search for other commits by this committer
- Use USES=gmake

Approved by:	portmgr (blanket)
2.0.2
24 Feb 2014 20:51:40
Revision:345897Original commit files touched by this commit
zi search for other commits by this committer
- Update to 2.0.2
2.0.1_1
31 Jan 2014 23:10:47
Revision:342092Original commit files touched by this commit
zi search for other commits by this committer
- Add STAGE support
- Bump PORTREVISION
- Sort pkg-plist

PR:		ports/185273
Submitted by:	ohauer@
2.0.1
20 Sep 2013 22:10:25
Revision:327755Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
net)
2.0.1
26 Aug 2013 21:00:40
Revision:325417Original commit files touched by this commit
zi search for other commits by this committer
- Update to 2.0.1
2.0.0
30 Apr 2013 20:49:38
Revision:316963Original commit files touched by this commit
bdrewery search for other commits by this committer
- Mark MAKE_JOBS_UNSAFE

Approved by:	zi (maintainer)
2.0.0
08 Mar 2013 11:32:12
Revision:313635Original commit files touched by this commit
bapt search for other commits by this committer
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
Revision:308247Original commit files touched by this commit
zi search for other commits by this committer
- Update to 2.0.0

Feature safe:	yes
1.1.1
23 Jul 2012 14:17:55
Original commit files touched by this commit
zi search for other commits by this committer
- Update to 1.1.1
0.6.2
23 Mar 2012 14:27:51
Original commit files touched by this commit
zi search for other commits by this committer
- Update mirror URL on my ports

Feature safe:   yes
0.6.2
21 Oct 2011 13:42:24
Original commit files touched by this commit
zi search for other commits by this committer
- Take maintainership per private email conversation with current maintainer
0.6.2
07 Oct 2011 13:41:23
Original commit files touched by this commit
zi search for other commits by this committer
- 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
Original commit files touched by this commit
amdmi3 search for other commits by this committer
- 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
Original commit files touched by this commit
zi search for other commits by this committer
Remove unneeded patch file files/patch-daq_pcap.c

Approved by:    wxs (mentor)
0.6.1
08 Sep 2011 01:42:13
Original commit files touched by this commit
zi search for other commits by this committer
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
Original commit files touched by this commit
zi search for other commits by this committer
Update to 0.6.1

Approved by:    wxs, tabthorpe (mentors, implicit), maintainer timeout
0.5_1
29 Mar 2011 02:41:56
Original commit files touched by this commit
wxs search for other commits by this committer
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
Original commit files touched by this commit
gabor search for other commits by this committer
- 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
Original commit files touched by this commit
rea search for other commits by this committer
New port: net/daq

DAQ is the data acquisition library for Snort 2.9.

PR: 153997
Feature safe: yes
Approved by: erwin (mentor)

Number of commits found: 37