head 1.6; access; symbols pkgsrc-2023Q4:1.6.0.6 pkgsrc-2023Q4-base:1.6 pkgsrc-2023Q3:1.6.0.4 pkgsrc-2023Q3-base:1.6 pkgsrc-2023Q2:1.6.0.2 pkgsrc-2023Q2-base:1.6 pkgsrc-2023Q1:1.5.0.8 pkgsrc-2023Q1-base:1.5 pkgsrc-2022Q4:1.5.0.6 pkgsrc-2022Q4-base:1.5 pkgsrc-2022Q3:1.5.0.4 pkgsrc-2022Q3-base:1.5 pkgsrc-2022Q2:1.5.0.2 pkgsrc-2022Q2-base:1.5 pkgsrc-2022Q1:1.4.0.12 pkgsrc-2022Q1-base:1.4 pkgsrc-2021Q4:1.4.0.10 pkgsrc-2021Q4-base:1.4 pkgsrc-2021Q3:1.4.0.8 pkgsrc-2021Q3-base:1.4 pkgsrc-2021Q2:1.4.0.6 pkgsrc-2021Q2-base:1.4 pkgsrc-2021Q1:1.4.0.4 pkgsrc-2021Q1-base:1.4 pkgsrc-2020Q4:1.4.0.2 pkgsrc-2020Q4-base:1.4 pkgsrc-2020Q3:1.3.0.6 pkgsrc-2020Q3-base:1.3 pkgsrc-2020Q2:1.3.0.4 pkgsrc-2020Q2-base:1.3 pkgsrc-2020Q1:1.3.0.2 pkgsrc-2020Q1-base:1.3 pkgsrc-2019Q4:1.2.0.24 pkgsrc-2019Q4-base:1.2 pkgsrc-2019Q3:1.2.0.20 pkgsrc-2019Q3-base:1.2 pkgsrc-2019Q2:1.2.0.18 pkgsrc-2019Q2-base:1.2 pkgsrc-2019Q1:1.2.0.16 pkgsrc-2019Q1-base:1.2 pkgsrc-2018Q4:1.2.0.14 pkgsrc-2018Q4-base:1.2 pkgsrc-2018Q3:1.2.0.12 pkgsrc-2018Q3-base:1.2 pkgsrc-2018Q2:1.2.0.10 pkgsrc-2018Q2-base:1.2 pkgsrc-2018Q1:1.2.0.8 pkgsrc-2018Q1-base:1.2 pkgsrc-2017Q4:1.2.0.6 pkgsrc-2017Q4-base:1.2 pkgsrc-2017Q3:1.2.0.4 pkgsrc-2017Q3-base:1.2 pkgsrc-2017Q2:1.1.0.2 pkgsrc-2017Q2-base:1.1; locks; strict; comment @# @; 1.6 date 2023.06.06.12.42.04; author riastradh; state Exp; branches; next 1.5; commitid xhspr6Z8JLQOWSrE; 1.5 date 2022.04.23.20.05.37; author tnn; state Exp; branches; next 1.4; commitid 1MJo0Qq3MYY2zmBD; 1.4 date 2020.10.01.19.11.03; author nils; state Exp; branches; next 1.3; commitid qE0j1AKh1Gw8yeqC; 1.3 date 2020.02.18.22.56.43; author sevan; state Exp; branches; next 1.2; commitid 2fhjzZ3ABKt74dXB; 1.2 date 2017.08.01.14.59.03; author wiz; state Exp; branches; next 1.1; commitid WdGfxAP8wrFJlw1A; 1.1 date 2017.05.18.18.57.20; author nils; state Exp; branches; next ; commitid 7yr0qjjXcGjw4URz; desc @@ 1.6 log @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 @ text @# $NetBSD: Makefile,v 1.5 2022/04/23 20:05:37 tnn Exp $ DISTNAME= daq-2.0.7 DIST_SUBDIR= ${DISTNAME} # remove on next update PKGREVISION= 1 CATEGORIES= net security MASTER_SITES= https://snort.org/downloads/snort/ MAINTAINER= nils@@NetBSD.org HOMEPAGE= https://www.snort.org/ COMMENT= Abstraction layer for libpcap LICENSE= gnu-gpl-v2 TOOL_DEPENDS+= bison-[0-9]*:../../devel/bison .include "../../net/libdnet/buildlink3.mk" GNU_CONFIGURE= yes USE_LIBTOOL= yes .include "../../devel/flex/buildlink3.mk" .include "../../net/libpcap/buildlink3.mk" .include "../../mk/bsd.pkg.mk" @ 1.5 log @daq: distfile changed on master site (autoconf goop was regenerated). Bump. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.4 2020/10/01 19:11:03 nils Exp $ d15 1 a15 1 BUILD_DEPENDS+= bison-[0-9]*:../../devel/bison @ 1.4 log @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. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.3 2020/02/18 22:56:43 sevan Exp $ d4 3 @ 1.3 log @daq requires flex, handle packaging on Linux @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.2 2017/08/01 14:59:03 wiz Exp $ d3 1 a3 1 DISTNAME= daq-2.0.6 @ 1.2 log @Follow some http -> https redirects. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.1 2017/05/18 18:57:20 nils Exp $ d18 1 @ 1.1 log @Initial import of daq, version 2.0.6, into pkgsrc. Snort 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. @ text @d1 1 a1 1 # $NetBSD$ d8 1 a8 1 HOMEPAGE= http://www.snort.org/ @