Port details |
- dnsjit Engine for capturing, parsing and replaying DNS
- 1.4.0 dns =2 1.3.0Version of this port present on the latest quarterly branch.
- Maintainer: freebsd@dns.company
- Port Added: 2021-10-04 21:45:12
- Last Update: 2024-09-05 22:59:15
- Commit Hash: 5497a7b
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: net
- License: GPLv3
- WWW:
- https://www.dns-oarc.net/tools/dnsjit
- Description:
- dnsjit is a combination of parts taken from dsc, dnscap, drool, and
put together around Lua to create a script-based engine for easy
capturing, parsing and statistics gathering of DNS messages while
also providing facilities for replaying DNS traffic.
One of the core functionality that dnsjit brings is to tie together
C and Lua modules through a receiver/receive interface. This allows
creation of custom chains of functionality to meet various requirements.
Another core functionality is the ability to parse and process DNS
messages even if the messages are non-compliant with the DNS
standards.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/dns/dnsjit/ && make install clean
- To add the package, run one of these commands:
- pkg install dns/dnsjit
- pkg install dnsjit
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: dnsjit
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1725525239
SHA256 (dnsjit-1.4.0.tar.gz) = cc2b689dbf29be8d1b6359f7193469b4c234920886f56c9f8fd2414cc7161c64
SIZE (dnsjit-1.4.0.tar.gz) = 551406
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
- Library dependencies:
-
- libck.so : devel/concurrencykit
- libgnutls.so : security/gnutls
- liblmdb.so : databases/lmdb
- liblz4.so : archivers/liblz4
- libzstd.so : archivers/zstd
- libluajit-5.1.so : lang/luajit-devel
- This port is required by:
- for Build
-
- dns/drool
- for Run
-
- dns/drool
Configuration Options:
- ===> The following configuration options are available for dnsjit-1.4.0:
EXAMPLES=on: Build and/or install examples
===> Use 'make config' to modify these settings
- Options name:
- dns_dnsjit
- USES:
- libtool localbase luajit 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 |
1.4.0 05 Sep 2024 22:59:15 |
Vladimir Druzenko (vvd) Author: Leo Vandewoestijne |
dns/dnsjit: Update 1.3.0 → 1.4.0
- Remove GNU_CONFIGURE_MANPREFIX.
Changelog:
https://github.com/DNS-OARC/dnsjit/releases/tag/v1.4.0
PR: 281285 |
1.3.0 11 May 2024 10:17:14 |
Daniel Engberg (diizzy) |
dns/dnsjit: Update to 1.3.0
Remove dependency of net/libpcap dependency and rely on base version
Based on patch by Leo Vandewoestijne (maintainer)
PR: 272812
Approved by: portmgr (maintainer timeout, 2+ weeks) |
1.2.3_1 17 Aug 2023 04:33:22 |
Muhammad Moinur Rahman (bofh) |
dns/dnsjit: Fix build on 14
Approved by: portmgr (blanket)
Sponsored by: The FreeBSD Foundation |
1.2.3_1 15 Oct 2022 01:03:16 |
Adam Weinberger (adamw) |
dns/dnsjit: Use USES=luajit (defaults to luajit-devel) |
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) |
1.2.3 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 ) |
1.2.3 05 Apr 2022 13:47:20 |
Fernando Apesteguía (fernape) Author: Leo Vandewoestijne |
dns/dnsjit: update to 1.2.3
PR: 263034
Reported by: freebsd@dns.company (maintainer) |
1.2.2 18 Mar 2022 08:00:41 |
Daniel Engberg (diizzy) |
dns/dnsjit: Switch to upstream's build fix
Backport upstream commit 4346a4859b1ff21f74cc4ae7c79ba6af07a5774f to fix
build with LLVM 12+
PR: 261274
Reported by: Jaap Akkerhuis <jaap@NLnetLabs.nl>
Approved by: portmgr (blanket) |
1.2.2 13 Mar 2022 07:53:54 |
Daniel Engberg (diizzy) Author: Jaap Akkerhuis |
dns/dnsjit: Fix build issues on 13-STABLE and newer versions
PR: 261274
Approved by: Leo Vandewoestijne <freebsd@dns.company> (maintainer timeout, 7+
weeks) |
1.2.2 25 Nov 2021 07:03:49 |
Guangyuan Yang (ygy) Author: Leo Vandewoestijne |
dns/dnsjit: Update to 1.2.2
Changelog: https://github.com/DNS-OARC/dnsjit/releases/tag/v1.2.2
PR: 259984 |
1.2.1 04 Oct 2021 21:43:54 |
Daniel Engberg (diizzy) Author: Kurt Jaeger |
dns/dnsjit: New port: Engine for capturing, parsing and replaying DNS
dnsjit is a combination of parts taken from dsc, dnscap, drool, and
put together around Lua to create a script-based engine for easy
capturing, parsing and statistics gathering of DNS messages while
also providing facilities for replaying DNS traffic.
WWW: https://github.com/DNS-OARC/dnsjit
Originally submitted by pi, updated by Leo Vandewoestijne and I made
some minor fixes on top of Leo's patch
PR: 235461
Approved by: arrowd (mentor)
Differential Revision: https://reviews.freebsd.org/D32268 |