Path to this page:
./
net/daq,
Abstraction layer for libpcap
Branch: CURRENT,
Version: 2.0.7nb1,
Package name: daq-2.0.7nb1,
Maintainer: nilsSnort 2.9 introduces the DAQ, or Data Acquisition library, for packet I/O. The
DAQ replaces direct calls to libpcap 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.
Required to run:[
net/libdnet]
Required to build:[
devel/flex] [
devel/bison] [
pkgtools/cwrappers]
Master sites:
Version history: (Expand)
- (2022-04-24) Updated to version: daq-2.0.7nb1
- (2020-10-01) Updated to version: daq-2.0.7
- (2017-11-23) Package has been reborn
- (2017-05-19) Package added to pkgsrc.se, version daq-2.0.6 (created)
CVS history: (Expand)
2023-06-06 14:42:56 by Taylor R Campbell | Files touched by this commit (1319) |
Log message:
Mass-change BUILD_DEPENDS to TOOL_DEPENDS outside mk/.
Almost all uses, if not all of them, are wrong, according to the
semantics of BUILD_DEPENDS (packages built for target available for
use _by_ tools at build-time) and TOOL_DEPEPNDS (packages built for
host available for use _as_ tools at build-time).
No change to BUILD_DEPENDS as used correctly inside buildlink3.
As proposed on tech-pkg:
https://mail-index.netbsd.org/tech-pkg/2023/06/03/msg027632.html
|
2022-04-23 22:05:37 by Tobias Nygren | Files touched by this commit (2) |
Log message:
daq: distfile changed on master site (autoconf goop was regenerated). Bump.
|
2021-10-26 13:07:15 by Nia Alarie | Files touched by this commit (958) |
Log message:
net: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Not committed (merge conflicts...):
net/radsecproxy/distinfo
The following distfiles could not be fetched (fetched conditionally?):
./net/citrix_ica/distinfo citrix_ica-10.6.115659/en.linuxx86.tar.gz
./net/djbdns/distinfo dnscache-1.05-multiple-ip.patch
./net/djbdns/distinfo djbdns-1.05-test28.diff.xz
./net/djbdns/distinfo djbdns-1.05-ignoreip2.patch
./net/djbdns/distinfo djbdns-1.05-multiip.diff
./net/djbdns/distinfo djbdns-cachestats.patch
|
2021-10-07 16:43:07 by Nia Alarie | Files touched by this commit (962) |
Log message:
net: Remove SHA1 hashes for distfiles
|
2020-10-01 21:11:03 by Nils Ratusznik | Files touched by this commit (2) |
Log message:
Updated net/daq to version 2.0.7.
Upstream changelog :
* Bump to 2.0.7 and added DAQ project file for supporting windows 64-bit.
|
2020-02-18 23:56:43 by Sevan Janiyan | Files touched by this commit (2) |
Log message:
daq requires flex, handle packaging on Linux
|
2020-01-10 22:17:17 by Joerg Sonnenberger | Files touched by this commit (3) |
Log message:
Replace completely broken sleep hack from MacPorts with an actual
dependency.
|
2019-04-27 13:33:04 by Thomas Klausner | Files touched by this commit (16) |
Log message:
*: add SHA512 checksums to distinfo
|