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
I started running short on disk space for the non-production FreshPorts hosts. This time, I have decided to ask for donations. See my recent blog post which points to my Patreon account.
Port details on branch 2023Q1
dnsjit Engine for capturing, parsing and replaying DNS
1.4.0_1 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.4.0_1Version 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: 2025-07-09 03:05:09
Commit Hash: 0af0578
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-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:
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_1/catalog.mk
  2. /usr/local/share/licenses/dnsjit-1.4.0_1/LICENSE
  3. /usr/local/share/licenses/dnsjit-1.4.0_1/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.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
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.0_11.4.0_1-1.4.0_11.4.0_1n/an/an/a
FreeBSD:13:quarterly1.4.01.4.0_1-1.4.01.4.0_1n/an/an/a
FreeBSD:14:latest1.4.0_11.4.0_11.2.3_11.4.0_11.4.0_1---
FreeBSD:14:quarterly1.4.01.4.0_1-1.4.01.4.0_1---
FreeBSD:15:latest1.4.0_11.4.0_1n/a1.4.0_1n/an/a--
FreeBSD:15:quarterly-1.4.0_1n/a-n/an/a--
FreeBSD:16:latest-1.4.0_1n/a-n/an/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
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_1: 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.

There are no commits on branch 2023Q1 for this port