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) combination for a given watch list. This is what FreshPorts will look for.

Port details
libdaq Data Acquisition abstraction library for snort 3.0+
3.0.14 net on this many watch lists=0 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 3.0.13Version of this port present on the latest quarterly branch.
Maintainer: bofh@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2019-07-31 11:02:27
Last Update: 2024-01-19 15:14:15
Commit Hash: e5697bc
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. This version is not compatible with Snort 2.X.
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 (43 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/libdaq-3.0.14/catalog.mk
  3. /usr/local/share/licenses/libdaq-3.0.14/LICENSE
  4. /usr/local/share/licenses/libdaq-3.0.14/GPLv2
  5. bin/daqtest
  6. bin/daqtest-static
  7. include/daq.h
  8. include/daq_common.h
  9. include/daq_dlt.h
  10. include/daq_module_api.h
  11. include/daq_version.h
  12. lib/daq/daq_bpf.so
  13. lib/daq/daq_divert.so
  14. lib/daq/daq_dump.so
  15. lib/daq/daq_fst.so
  16. lib/daq/daq_netmap.so
  17. lib/daq/daq_pcap.so
  18. lib/daq/daq_savefile.so
  19. lib/daq/daq_trace.so
  20. lib/libdaq.a
  21. lib/libdaq.so
  22. lib/libdaq.so.3
  23. lib/libdaq.so.3.0.0
  24. lib/libdaq_static_bpf.a
  25. lib/libdaq_static_divert.a
  26. lib/libdaq_static_dump.a
  27. lib/libdaq_static_fst.a
  28. lib/libdaq_static_netmap.a
  29. lib/libdaq_static_pcap.a
  30. lib/libdaq_static_savefile.a
  31. lib/libdaq_static_trace.a
  32. libdata/pkgconfig/libdaq.pc
  33. libdata/pkgconfig/libdaq_static_bpf.pc
  34. libdata/pkgconfig/libdaq_static_divert.pc
  35. libdata/pkgconfig/libdaq_static_dump.pc
  36. libdata/pkgconfig/libdaq_static_fst.pc
  37. libdata/pkgconfig/libdaq_static_netmap.pc
  38. libdata/pkgconfig/libdaq_static_pcap.pc
  39. libdata/pkgconfig/libdaq_static_savefile.pc
  40. libdata/pkgconfig/libdaq_static_trace.pc
  41. @owner
  42. @group
  43. @mode
Collapse this list.
Dependency lines:
  • libdaq>0:net/libdaq
Conflicts:
CONFLICTS:
  • daq-2*
Conflicts Matches:
There are no Conflicts Matches for this port. This is usually an error.
To install the port:
cd /usr/ports/net/libdaq/ && make install clean
To add the package, run one of these commands:
  • pkg install net/libdaq
  • pkg install libdaq
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: libdaq
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1705676765 SHA256 (snort3-libdaq-v3.0.14_GH0.tar.gz) = 521364d69f8b764281ce39924d2e4c4c43348c7679768c41246adea9c7a31cc3 SIZE (snort3-libdaq-v3.0.14_GH0.tar.gz) = 167902

Expand this list (2 items)

Collapse this list.

SHA256 (c0f3283ad42a1d8e70ee699271b91168b14ec357.patch) = df4e9e3bb00cebb7d215dc681896552e7458ae266852b7ba65ef9eca0436d9ea SIZE (c0f3283ad42a1d8e70ee699271b91168b14ec357.patch) = 1951

Collapse this list.


Packages (timestamps in pop-ups are UTC):
libdaq
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.0.143.0.143.0.0.b23.0.143.0.14-3.0.0.b2-
FreeBSD:13:quarterly3.0.133.0.133.0.123.0.133.0.133.0.133.0.133.0.13
FreeBSD:14:latest3.0.143.0.143.0.103.0.143.0.143.0.11-3.0.11
FreeBSD:14:quarterly3.0.133.0.13-3.0.133.0.133.0.133.0.133.0.13
FreeBSD:15:latest3.0.143.0.14n/a3.0.14n/a3.0.143.0.143.0.14
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. pkgconf>=1.3.0_1 : devel/pkgconf
  2. autoconf>=2.71 : devel/autoconf
  3. automake>=1.16.5 : devel/automake
  4. libtoolize : devel/libtool
Library dependencies:
  1. libpcap.so : net/libpcap
This port is required by:
for Libraries
  1. security/snort3

Configuration Options:
No options to configure
Options name:
net_libdaq
USES:
autoreconf compiler:c++11-lang libtool localbase pkgconfig
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/snort3/libdaq/tar.gz/v3.0.14?dummy=/
Collapse this list.

Number of commits found: 29

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.0.14
19 Jan 2024 15:14:15
commit hash: e5697bc50c0c3bea1a5654314a6d8c6169adf5c7commit hash: e5697bc50c0c3bea1a5654314a6d8c6169adf5c7commit hash: e5697bc50c0c3bea1a5654314a6d8c6169adf5c7commit hash: e5697bc50c0c3bea1a5654314a6d8c6169adf5c7 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
net/libdaq: Update version 3.0.13=>3.0.14

Changelog: https://github.com/snort3/libdaq/releases/tag/v3.0.14
3.0.13
11 Nov 2023 21:34:53
commit hash: be70391e6d147f01866dfab0dee395efa09c0a5fcommit hash: be70391e6d147f01866dfab0dee395efa09c0a5fcommit hash: be70391e6d147f01866dfab0dee395efa09c0a5fcommit hash: be70391e6d147f01866dfab0dee395efa09c0a5f files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
net/libdaq: Update version 3.0.12=>3.0.13

Changelog: https://github.com/snort3/libdaq/releases/tag/v3.0.13
3.0.12
29 Jun 2023 20:41:04
commit hash: 42f23470ae25088776bda4cdbd57a5786ca8f736commit hash: 42f23470ae25088776bda4cdbd57a5786ca8f736commit hash: 42f23470ae25088776bda4cdbd57a5786ca8f736commit hash: 42f23470ae25088776bda4cdbd57a5786ca8f736 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
net/libdaq: Update version 3.0.11=>3.0.12

- Utilize USES=localbase

Changelog: https://github.com/snort3/libdaq/releases/tag/v3.0.12
3.0.11
24 Feb 2023 14:20:35
commit hash: 3f027e0c73b736e2aa69619c0ccb179130f09b37commit hash: 3f027e0c73b736e2aa69619c0ccb179130f09b37commit hash: 3f027e0c73b736e2aa69619c0ccb179130f09b37commit hash: 3f027e0c73b736e2aa69619c0ccb179130f09b37 files touched by this commit
Dan Langille (dvl) search for other commits by this committer
net/libdaq: Update to 3.0.11

Relnotes: https://github.com/snort3/libdaq/releases/tag/v3.0.11
Approved by:	maintainer (via private email)
3.0.10
20 Dec 2022 19:53:31
commit hash: 030fe62c535cdb0cf1b98c3c38f97d900d693957commit hash: 030fe62c535cdb0cf1b98c3c38f97d900d693957commit hash: 030fe62c535cdb0cf1b98c3c38f97d900d693957commit hash: 030fe62c535cdb0cf1b98c3c38f97d900d693957 files touched by this commit
Dan Langille (dvl) search for other commits by this committer
net/libdaq: Update to 3.0.10

re: https://github.com/snort3/libdaq/releases/tag/v3.0.10

Approved by:	maintainer (via private email)
3.0.9_1
27 Sep 2022 19:11:35
commit hash: 5e5158043cbd4aa7444de4091ce339333725da87commit hash: 5e5158043cbd4aa7444de4091ce339333725da87commit hash: 5e5158043cbd4aa7444de4091ce339333725da87commit hash: 5e5158043cbd4aa7444de4091ce339333725da87 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
net/libdaq: Use new divert(4) API

* In the FreeBSD CURRENT the API has changed. I posted patch on libdaq
github, but their slow with reviewing the pull request. Meanwhile add
the patch to the port.
* Pet portclippy

PR:		266663
Reported by:	glebius
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)
3.0.9
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)
3.0.9
31 Aug 2022 14:16:45
commit hash: 12fb56ac24aeeb8c255dc652b7b7bd10e827a551commit hash: 12fb56ac24aeeb8c255dc652b7b7bd10e827a551commit hash: 12fb56ac24aeeb8c255dc652b7b7bd10e827a551commit hash: 12fb56ac24aeeb8c255dc652b7b7bd10e827a551 files touched by this commit
Dan Langille (dvl) search for other commits by this committer
net/libdaq: Update to 3.0.9

Approved by:	maintainer (via private email)
Relnotes:	https://github.com/snort3/libdaq/releases/tag/v3.0.9
3.0.8
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)
3.0.8
03 Jun 2022 05:48:10
commit hash: 6a9fce741c816139e8fb2ed4727c8328910e3a26commit hash: 6a9fce741c816139e8fb2ed4727c8328910e3a26commit hash: 6a9fce741c816139e8fb2ed4727c8328910e3a26commit hash: 6a9fce741c816139e8fb2ed4727c8328910e3a26 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
net/libdaq: Update version 3.0.7=>3.0.8

Relnotes: https://github.com/snort3/libdaq/releases/tag/v3.0.8
3.0.7
05 May 2022 21:48:05
commit hash: 09eca871ea59dd4c853fc11d8e2532eed9a21f14commit hash: 09eca871ea59dd4c853fc11d8e2532eed9a21f14commit hash: 09eca871ea59dd4c853fc11d8e2532eed9a21f14commit hash: 09eca871ea59dd4c853fc11d8e2532eed9a21f14 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
net/libdaq: Update version 3.0.6=>3.0.7

Relnotes: https://github.com/snort3/libdaq/releases/tag/v3.0.7
3.0.6
26 Jan 2022 14:05:13
commit hash: 50b0d8cdfe35f1a40408bab19ffabc49f42c44abcommit hash: 50b0d8cdfe35f1a40408bab19ffabc49f42c44abcommit hash: 50b0d8cdfe35f1a40408bab19ffabc49f42c44abcommit hash: 50b0d8cdfe35f1a40408bab19ffabc49f42c44ab files touched by this commit
Dan Langille (dvl) search for other commits by this committer
net/libdaq: Update to 3.0.6

re: https://github.com/snort3/libdaq/releases/tag/v3.0.6

Approved by:	maintainer (via private email)
3.0.5
08 Sep 2021 20:32:43
commit hash: 569ce8268e0c4f8106559aaf3df6787c248c1664commit hash: 569ce8268e0c4f8106559aaf3df6787c248c1664commit hash: 569ce8268e0c4f8106559aaf3df6787c248c1664commit hash: 569ce8268e0c4f8106559aaf3df6787c248c1664 files touched by this commit
Dan Langille (dvl) search for other commits by this committer
net/libdaq: Update to 3.0.5

Approved by:	maintainer (via private email)
3.0.4
02 Jul 2021 01:35:35
commit hash: ee3adba0a6707f59cad4010b52e486b3effab126commit hash: ee3adba0a6707f59cad4010b52e486b3effab126commit hash: ee3adba0a6707f59cad4010b52e486b3effab126commit hash: ee3adba0a6707f59cad4010b52e486b3effab126 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
net/libdaq: Update version 3.0.3=>3.0.4

Relnotes: https://github.com/snort3/libdaq/releases/tag/v3.0.4
3.0.3
21 May 2021 18:13:29
commit hash: 7185d6fc23e5a571b1162a6e0ef93a150f618fa8commit hash: 7185d6fc23e5a571b1162a6e0ef93a150f618fa8commit hash: 7185d6fc23e5a571b1162a6e0ef93a150f618fa8commit hash: 7185d6fc23e5a571b1162a6e0ef93a150f618fa8 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
net/libdaq: Update version 3.0.2=>3.0.3

Relnotes:	https://github.com/snort3/libdaq/releases/tag/v3.0.3
MFH:		2021Q2
3.0.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.
3.0.2
06 Apr 2021 09:11:01
commit hash: b52bb28f94f29b184dc737321dfed2a557198335commit hash: b52bb28f94f29b184dc737321dfed2a557198335commit hash: b52bb28f94f29b184dc737321dfed2a557198335commit hash: b52bb28f94f29b184dc737321dfed2a557198335 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
net/libdaq: Update version 3.0.0=>3.0.2
Relnotes:	https://github.com/snort3/libdaq/releases/tag/v3.0.2
3.0.0
26 Jan 2021 18:00:25
Revision:562970Original commit files touched by this commit
bofh search for other commits by this committer
net/libdaq: Update version 3.0.0-beta2=>3.0.0

Relnotes:	https://github.com/snort3/libdaq/releases/tag/v3.0.0
3.0.0.b2
25 Oct 2020 19:13:33
Revision:553286Original commit files touched by this commit
bofh search for other commits by this committer
net/libdaq: Update version 3.0.0-beta1=>3.0.0-beta2

Relnotes:	https://github.com/snort3/libdaq/releases/tag/v3.0.0-beta2
3.0.0.b1
30 Sep 2020 03:06:34
Revision:550643Original commit files touched by this commit
bofh search for other commits by this committer
net/libdaq: Update version 3.0.0-alpha7=>3.0.0-beta1

Relnotes:	https://github.com/snort3/libdaq/releases/tag/v3.0.0-beta1
3.0.0.a7
22 Jul 2020 05:05:53
Revision:542831Original commit files touched by this commit
bofh search for other commits by this committer
net/libdaq: Update version 3.0.0-alpha6=>3.0.0-alpha7

PR:		248148
Submitted by:	dvl
Relnotes:	https://github.com/snort3/libdaq/releases/tag/v3.0.0-alpha7
3.0.0.a6
29 May 2020 04:03:46
Revision:536923Original commit files touched by this commit
bofh search for other commits by this committer
net/libdaq: Update version 3.0.0-alpha5=>3.0.0-alpha6

Relnotes:	https://github.com/snort3/libdaq/releases
3.0.0.a5
24 Apr 2020 17:27:19
Revision:532779Original commit files touched by this commit
bofh search for other commits by this committer
net/libdaq: Update version 3.0.0-alpha4=>3.0.0-alpha5

Relnotes:	https://github.com/snort3/libdaq/releases
3.0.0.a4
04 Apr 2020 12:44:03
Revision:530653Original commit files touched by this commit
bofh search for other commits by this committer
security/snort3: UNBREAK

- Update version 3.0.0-258=>3.0.0-270
- Remove BUILD_DEPENDS and RUN_DEPENDS into LIB_DEPENDS
- Change compiler to use c++14-lang
- Make HYPERSCAN default for amd64
- Remove DEBUG_DESC and DOCS_DESC for the defaults DESC

net/libdaq: Update version 3.0.0-alpha3=>3.0.0-alpha4

Submitted by:	dvl
MFH:		2020Q2 (buildtime fix)
Differential Revision:	https://reviews.freebsd.org/D24263
3.0.0.a3
28 Oct 2019 12:27:59
Revision:515856Original commit files touched by this commit
bofh search for other commits by this committer
net/libdaq: Update version 3.0.0-alpha2=>3.0.0-alpha3

Reported by:	dvl
Differential Revision:	https://reviews.freebsd.org/D22114
3.0.0.a2
12 Sep 2019 11:48:17
Revision:511876Original commit files touched by this commit
bofh search for other commits by this committer
net/libdaq: Update version 3.0.0-alpha1=>3.0.0-alpha2
3.0.0.a1
06 Aug 2019 10:00:48
Revision:508243Original commit files touched by this commit
linimon search for other commits by this committer
Add compiler:c++11-lang to USES to fix build error on GCC-based archs:

  configure: error: *** A compiler with support for C++11 language features is
required.

Approved by:	portmgr (tier-2 blanket)
3.0.0.a1
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/

Number of commits found: 29