Port details |
- libdaq Data Acquisition abstraction library for snort 3.0+
- 3.0.17 net =2 3.0.16Version of this port present on the latest quarterly branch.
- Maintainer: bofh@FreeBSD.org
- Port Added: 2019-07-31 11:02:27
- Last Update: 2024-10-25 15:54:36
- Commit Hash: 7abf306
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- 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.
- ¦ ¦ ¦ ¦
- 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/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 = 1729803637
SHA256 (snort3-libdaq-v3.0.17_GH0.tar.gz) = 2adfb70d07611743204db580c6603e2b16b9f5d1d32e5656f3c291995e3252a1
SIZE (snort3-libdaq-v3.0.17_GH0.tar.gz) = 168286
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:
-
- pkgconf>=1.3.0_1 : devel/pkgconf
- autoconf>=2.72 : devel/autoconf
- automake>=1.17 : devel/automake
- libtoolize : devel/libtool
- Library dependencies:
-
- libpcap.so : net/libpcap
- This port is required by:
- for Libraries
-
- 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:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.0.17 25 Oct 2024 15:54:36 |
Muhammad Moinur Rahman (bofh) |
net/libdaq: Update version 3.0.16=>3.0.17
Changelog: https://github.com/snort3/libdaq/releases/tag/v3.0.17 |
3.0.16 01 Aug 2024 19:21:40 |
Muhammad Moinur Rahman (bofh) |
net/libdaq: Update version 3.0.15=>3.0.16
Changelog: https://github.com/snort3/libdaq/releases/tag/v3.0.16 |
3.0.15 07 Jun 2024 15:15:37 |
Muhammad Moinur Rahman (bofh) |
net/libdaq: Update version 3.0.14=>3.0.15
Changelog: https://github.com/snort3/libdaq/releases/tag/v3.0.15 |
3.0.14 19 Jan 2024 15:14:15 |
Muhammad Moinur Rahman (bofh) |
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 |
Muhammad Moinur Rahman (bofh) |
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 |
Muhammad Moinur Rahman (bofh) |
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 |
Dan Langille (dvl) |
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 |
Dan Langille (dvl) |
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 |
Muhammad Moinur Rahman (bofh) |
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 |
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) |
3.0.9 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 ) |
3.0.9 31 Aug 2022 14:16:45 |
Dan Langille (dvl) |
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 |
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 ) |
3.0.8 03 Jun 2022 05:48:10 |
Muhammad Moinur Rahman (bofh) |
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 |
Muhammad Moinur Rahman (bofh) |
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 |
Dan Langille (dvl) |
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 |
Dan Langille (dvl) |
net/libdaq: Update to 3.0.5
Approved by: maintainer (via private email) |
3.0.4 02 Jul 2021 01:35:35 |
Muhammad Moinur Rahman (bofh) |
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 |
Muhammad Moinur Rahman (bofh) |
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 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
3.0.2 06 Apr 2021 09:11:01 |
Muhammad Moinur Rahman (bofh) |
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 |
bofh |
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 |
bofh |
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 |
bofh |
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 |
bofh |
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 |
bofh |
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 |
bofh |
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 |
bofh |
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 |
bofh |
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 |
bofh |
net/libdaq: Update version 3.0.0-alpha1=>3.0.0-alpha2 |
3.0.0.a1 06 Aug 2019 10:00:48 |
linimon |
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 |
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/ |