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
2024-11-06 Today brought in a new category: filesystems. Sadly, the website did not process it well. I am working on that. It may take a few days.
2024-11-07 Commit processing is halted. I have a fix for the new category. It is making its way through the system.
UPDATE: the backend is processing the original filesystems commit now. It should take about an hour.
UPDATE: as of 20:30 UTC, the filesystems commit has been processed. Commit processing is now up to date.
Port details
dnsjit Engine for capturing, parsing and replaying DNS
1.4.0 dns on this many watch lists=2 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 1.3.0Version of this port present on the latest quarterly branch.
Maintainer: freebsd@dns.company search for ports maintained by this maintainer
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (167 items)
Collapse this list.
  1. /usr/local/share/licenses/dnsjit-1.4.0/catalog.mk
  2. /usr/local/share/licenses/dnsjit-1.4.0/LICENSE
  3. /usr/local/share/licenses/dnsjit-1.4.0/GPLv3
  4. bin/dnsjit
  5. include/dnsjit/core/assert.h
  6. include/dnsjit/core/channel.h
  7. include/dnsjit/core/channel.hh
  8. include/dnsjit/core/compat.h
  9. include/dnsjit/core/file.h
  10. include/dnsjit/core/file.hh
  11. include/dnsjit/core/log.h
  12. include/dnsjit/core/log.hh
  13. include/dnsjit/core/object.h
  14. include/dnsjit/core/object.hh
  15. include/dnsjit/core/object/dns.h
  16. include/dnsjit/core/object/dns.hh
  17. include/dnsjit/core/object/ether.h
  18. include/dnsjit/core/object/ether.hh
  19. include/dnsjit/core/object/gre.h
  20. include/dnsjit/core/object/gre.hh
  21. include/dnsjit/core/object/icmp.h
  22. include/dnsjit/core/object/icmp.hh
  23. include/dnsjit/core/object/icmp6.h
  24. include/dnsjit/core/object/icmp6.hh
  25. include/dnsjit/core/object/ieee802.h
  26. include/dnsjit/core/object/ieee802.hh
  27. include/dnsjit/core/object/ip.h
  28. include/dnsjit/core/object/ip.hh
  29. include/dnsjit/core/object/ip6.h
  30. include/dnsjit/core/object/ip6.hh
  31. include/dnsjit/core/object/linuxsll.h
  32. include/dnsjit/core/object/linuxsll.hh
  33. include/dnsjit/core/object/loop.h
  34. include/dnsjit/core/object/loop.hh
  35. include/dnsjit/core/object/null.h
  36. include/dnsjit/core/object/null.hh
  37. include/dnsjit/core/object/payload.h
  38. include/dnsjit/core/object/payload.hh
  39. include/dnsjit/core/object/pcap.h
  40. include/dnsjit/core/object/pcap.hh
  41. include/dnsjit/core/object/tcp.h
  42. include/dnsjit/core/object/tcp.hh
  43. include/dnsjit/core/object/udp.h
  44. include/dnsjit/core/object/udp.hh
  45. include/dnsjit/core/producer.h
  46. include/dnsjit/core/producer.hh
  47. include/dnsjit/core/receiver.h
  48. include/dnsjit/core/receiver.hh
  49. include/dnsjit/core/thread.h
  50. include/dnsjit/core/thread.hh
  51. include/dnsjit/core/timespec.h
  52. include/dnsjit/core/timespec.hh
  53. include/dnsjit/filter/copy.h
  54. include/dnsjit/filter/copy.hh
  55. include/dnsjit/filter/ipsplit.h
  56. include/dnsjit/filter/ipsplit.hh
  57. include/dnsjit/filter/layer.h
  58. include/dnsjit/filter/layer.hh
  59. include/dnsjit/filter/split.h
  60. include/dnsjit/filter/split.hh
  61. include/dnsjit/filter/timing.h
  62. include/dnsjit/filter/timing.hh
  63. include/dnsjit/globals.h
  64. include/dnsjit/input/fpcap.h
  65. include/dnsjit/input/fpcap.hh
  66. include/dnsjit/input/mmpcap.h
  67. include/dnsjit/input/mmpcap.hh
  68. include/dnsjit/input/pcap.h
  69. include/dnsjit/input/pcap.hh
  70. include/dnsjit/input/zmmpcap.h
  71. include/dnsjit/input/zmmpcap.hh
  72. include/dnsjit/input/zpcap.h
  73. include/dnsjit/input/zpcap.hh
  74. include/dnsjit/lib/base64url.h
  75. include/dnsjit/lib/base64url.hh
  76. include/dnsjit/lib/clock.h
  77. include/dnsjit/lib/clock.hh
  78. include/dnsjit/lib/trie.h
  79. include/dnsjit/lib/trie.hh
  80. include/dnsjit/output/dnscli.h
  81. include/dnsjit/output/dnscli.hh
  82. include/dnsjit/output/pcap.h
  83. include/dnsjit/output/pcap.hh
  84. include/dnsjit/output/respdiff.h
  85. include/dnsjit/output/respdiff.hh
  86. include/dnsjit/output/tcpcli.h
  87. include/dnsjit/output/tcpcli.hh
  88. include/dnsjit/output/tlscli.h
  89. include/dnsjit/output/tlscli.hh
  90. include/dnsjit/output/udpcli.h
  91. include/dnsjit/output/udpcli.hh
  92. include/dnsjit/version.h
  93. share/man/man1/dnsjit.1.gz
  94. share/man/man3/dnsjit.core.3.gz
  95. share/man/man3/dnsjit.core.channel.3.gz
  96. share/man/man3/dnsjit.core.compat.3.gz
  97. share/man/man3/dnsjit.core.file.3.gz
  98. share/man/man3/dnsjit.core.loader.3.gz
  99. share/man/man3/dnsjit.core.log.3.gz
  100. share/man/man3/dnsjit.core.object.3.gz
  101. share/man/man3/dnsjit.core.object.dns.3.gz
  102. share/man/man3/dnsjit.core.object.dns.label.3.gz
  103. share/man/man3/dnsjit.core.object.dns.q.3.gz
  104. share/man/man3/dnsjit.core.object.dns.rr.3.gz
  105. share/man/man3/dnsjit.core.object.ether.3.gz
  106. share/man/man3/dnsjit.core.object.gre.3.gz
  107. share/man/man3/dnsjit.core.object.icmp.3.gz
  108. share/man/man3/dnsjit.core.object.icmp6.3.gz
  109. share/man/man3/dnsjit.core.object.ieee802.3.gz
  110. share/man/man3/dnsjit.core.object.ip.3.gz
  111. share/man/man3/dnsjit.core.object.ip6.3.gz
  112. share/man/man3/dnsjit.core.object.linuxsll.3.gz
  113. share/man/man3/dnsjit.core.object.loop.3.gz
  114. share/man/man3/dnsjit.core.object.null.3.gz
  115. share/man/man3/dnsjit.core.object.payload.3.gz
  116. share/man/man3/dnsjit.core.object.pcap.3.gz
  117. share/man/man3/dnsjit.core.object.tcp.3.gz
  118. share/man/man3/dnsjit.core.object.udp.3.gz
  119. share/man/man3/dnsjit.core.objects.3.gz
  120. share/man/man3/dnsjit.core.producer.3.gz
  121. share/man/man3/dnsjit.core.receiver.3.gz
  122. share/man/man3/dnsjit.core.thread.3.gz
  123. share/man/man3/dnsjit.core.timespec.3.gz
  124. share/man/man3/dnsjit.filter.3.gz
  125. share/man/man3/dnsjit.filter.copy.3.gz
  126. share/man/man3/dnsjit.filter.ipsplit.3.gz
  127. share/man/man3/dnsjit.filter.layer.3.gz
  128. share/man/man3/dnsjit.filter.split.3.gz
  129. share/man/man3/dnsjit.filter.timing.3.gz
  130. share/man/man3/dnsjit.input.3.gz
  131. share/man/man3/dnsjit.input.fpcap.3.gz
  132. share/man/man3/dnsjit.input.mmpcap.3.gz
  133. share/man/man3/dnsjit.input.pcap.3.gz
  134. share/man/man3/dnsjit.input.zero.3.gz
  135. share/man/man3/dnsjit.input.zmmpcap.3.gz
  136. share/man/man3/dnsjit.input.zpcap.3.gz
  137. share/man/man3/dnsjit.lib.3.gz
  138. share/man/man3/dnsjit.lib.base64url.3.gz
  139. share/man/man3/dnsjit.lib.clock.3.gz
  140. share/man/man3/dnsjit.lib.getopt.3.gz
  141. share/man/man3/dnsjit.lib.ip.3.gz
  142. share/man/man3/dnsjit.lib.parseconf.3.gz
  143. share/man/man3/dnsjit.lib.trie.3.gz
  144. share/man/man3/dnsjit.lib.trie.iter.3.gz
  145. share/man/man3/dnsjit.lib.trie.node.3.gz
  146. share/man/man3/dnsjit.output.3.gz
  147. share/man/man3/dnsjit.output.dnscli.3.gz
  148. share/man/man3/dnsjit.output.null.3.gz
  149. share/man/man3/dnsjit.output.pcap.3.gz
  150. share/man/man3/dnsjit.output.respdiff.3.gz
  151. share/man/man3/dnsjit.output.tcpcli.3.gz
  152. share/man/man3/dnsjit.output.tlscli.3.gz
  153. share/man/man3/dnsjit.output.udpcli.3.gz
  154. share/examples/dnsjit/capture.lua
  155. share/examples/dnsjit/dumpdns-qr.lua
  156. share/examples/dnsjit/dumpdns.lua
  157. share/examples/dnsjit/dumpdns2pcap.lua
  158. share/examples/dnsjit/filter_rcode.lua
  159. share/examples/dnsjit/pcap2tcpdns.lua
  160. share/examples/dnsjit/qr-multi-pcap-state.lua
  161. share/examples/dnsjit/readme.lua
  162. share/examples/dnsjit/replay.lua
  163. share/examples/dnsjit/replay_multicli.lua
  164. share/examples/dnsjit/respdiff.lua
  165. @owner
  166. @group
  167. @mode
Collapse this list.
Dependency lines:
  • dnsjit>0:dns/dnsjit
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):
dnsjit
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.4.01.4.0-1.4.01.4.0---
FreeBSD:13:quarterly1.4.01.4.0-1.4.01.4.0---
FreeBSD:14:latest1.4.01.4.01.2.3_11.4.01.4.0---
FreeBSD:14:quarterly1.4.01.4.0-1.4.01.4.0---
FreeBSD:15:latest1.4.01.4.0n/a1.4.0n/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
Library dependencies:
  1. libck.so : devel/concurrencykit
  2. libgnutls.so : security/gnutls
  3. liblmdb.so : databases/lmdb
  4. liblz4.so : archivers/liblz4
  5. libzstd.so : archivers/zstd
  6. libluajit-5.1.so : lang/luajit-devel
This port is required by:
for Build
  1. dns/drool
for Run
  1. 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:
Expand this list (1 items)
Collapse this list.
  1. https://www.dns-oarc.net/files/dnsjit/
Collapse this list.

Number of commits found: 11

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.4.0
05 Sep 2024 22:59:15
commit hash: 5497a7bbcfff10892f89bab1079cb8eae74a9d82commit hash: 5497a7bbcfff10892f89bab1079cb8eae74a9d82commit hash: 5497a7bbcfff10892f89bab1079cb8eae74a9d82commit hash: 5497a7bbcfff10892f89bab1079cb8eae74a9d82 files touched by this commit
Vladimir Druzenko (vvd) search for other commits by this committer
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
commit hash: 8e136401b5b90f15faf969f66123435327979fcdcommit hash: 8e136401b5b90f15faf969f66123435327979fcdcommit hash: 8e136401b5b90f15faf969f66123435327979fcdcommit hash: 8e136401b5b90f15faf969f66123435327979fcd files touched by this commit
Daniel Engberg (diizzy) search for other commits by this committer
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
commit hash: 96d07b8db000a9798b11b5aed214f6e2a2b5bf2dcommit hash: 96d07b8db000a9798b11b5aed214f6e2a2b5bf2dcommit hash: 96d07b8db000a9798b11b5aed214f6e2a2b5bf2dcommit hash: 96d07b8db000a9798b11b5aed214f6e2a2b5bf2d files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
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
commit hash: 616f488c0b6ce6992b4fb532d18e9b97e37c2185commit hash: 616f488c0b6ce6992b4fb532d18e9b97e37c2185commit hash: 616f488c0b6ce6992b4fb532d18e9b97e37c2185commit hash: 616f488c0b6ce6992b4fb532d18e9b97e37c2185 files touched by this commit
Adam Weinberger (adamw) search for other commits by this committer
dns/dnsjit: Use USES=luajit (defaults to luajit-devel)
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)
1.2.3
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)
1.2.3
05 Apr 2022 13:47:20
commit hash: bf2dfd0c141727d51b4c0f5716297f6248f6e922commit hash: bf2dfd0c141727d51b4c0f5716297f6248f6e922commit hash: bf2dfd0c141727d51b4c0f5716297f6248f6e922commit hash: bf2dfd0c141727d51b4c0f5716297f6248f6e922 files touched by this commit
Fernando Apesteguía (fernape) search for other commits by this committer
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
commit hash: ed9bc952d8f28013344d69fa40b3a207c9bc2975commit hash: ed9bc952d8f28013344d69fa40b3a207c9bc2975commit hash: ed9bc952d8f28013344d69fa40b3a207c9bc2975commit hash: ed9bc952d8f28013344d69fa40b3a207c9bc2975 files touched by this commit
Daniel Engberg (diizzy) search for other commits by this committer
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
commit hash: b1fffcc63233affe26710b8bf62e4f4961621ab8commit hash: b1fffcc63233affe26710b8bf62e4f4961621ab8commit hash: b1fffcc63233affe26710b8bf62e4f4961621ab8commit hash: b1fffcc63233affe26710b8bf62e4f4961621ab8 files touched by this commit
Daniel Engberg (diizzy) search for other commits by this committer
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
commit hash: e04c4f2bb74d3518b415140314420d2de2268e26commit hash: e04c4f2bb74d3518b415140314420d2de2268e26commit hash: e04c4f2bb74d3518b415140314420d2de2268e26commit hash: e04c4f2bb74d3518b415140314420d2de2268e26 files touched by this commit
Guangyuan Yang (ygy) search for other commits by this committer
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
commit hash: bfcb458976fe81177098555c5f259f2d076a2b3acommit hash: bfcb458976fe81177098555c5f259f2d076a2b3acommit hash: bfcb458976fe81177098555c5f259f2d076a2b3acommit hash: bfcb458976fe81177098555c5f259f2d076a2b3a files touched by this commit
Daniel Engberg (diizzy) search for other commits by this committer
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

Number of commits found: 11