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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
dnsjit Engine for capturing, parsing and replaying DNS
1.2.3_1 dns on this many watch lists=0 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.2.3_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: 2023-08-17 04:33:22
Commit Hash: 96d07b8
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 (164 items)
Collapse this list.
  1. /usr/local/share/licenses/dnsjit-1.2.3_1/catalog.mk
  2. /usr/local/share/licenses/dnsjit-1.2.3_1/LICENSE
  3. /usr/local/share/licenses/dnsjit-1.2.3_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/zpcap.h
  71. include/dnsjit/input/zpcap.hh
  72. include/dnsjit/lib/base64url.h
  73. include/dnsjit/lib/base64url.hh
  74. include/dnsjit/lib/clock.h
  75. include/dnsjit/lib/clock.hh
  76. include/dnsjit/lib/trie.h
  77. include/dnsjit/lib/trie.hh
  78. include/dnsjit/output/dnscli.h
  79. include/dnsjit/output/dnscli.hh
  80. include/dnsjit/output/pcap.h
  81. include/dnsjit/output/pcap.hh
  82. include/dnsjit/output/respdiff.h
  83. include/dnsjit/output/respdiff.hh
  84. include/dnsjit/output/tcpcli.h
  85. include/dnsjit/output/tcpcli.hh
  86. include/dnsjit/output/tlscli.h
  87. include/dnsjit/output/tlscli.hh
  88. include/dnsjit/output/udpcli.h
  89. include/dnsjit/output/udpcli.hh
  90. include/dnsjit/version.h
  91. share/man/man1/dnsjit.1.gz
  92. share/man/man3/dnsjit.core.3.gz
  93. share/man/man3/dnsjit.core.channel.3.gz
  94. share/man/man3/dnsjit.core.compat.3.gz
  95. share/man/man3/dnsjit.core.file.3.gz
  96. share/man/man3/dnsjit.core.loader.3.gz
  97. share/man/man3/dnsjit.core.log.3.gz
  98. share/man/man3/dnsjit.core.object.3.gz
  99. share/man/man3/dnsjit.core.object.dns.3.gz
  100. share/man/man3/dnsjit.core.object.dns.label.3.gz
  101. share/man/man3/dnsjit.core.object.dns.q.3.gz
  102. share/man/man3/dnsjit.core.object.dns.rr.3.gz
  103. share/man/man3/dnsjit.core.object.ether.3.gz
  104. share/man/man3/dnsjit.core.object.gre.3.gz
  105. share/man/man3/dnsjit.core.object.icmp.3.gz
  106. share/man/man3/dnsjit.core.object.icmp6.3.gz
  107. share/man/man3/dnsjit.core.object.ieee802.3.gz
  108. share/man/man3/dnsjit.core.object.ip.3.gz
  109. share/man/man3/dnsjit.core.object.ip6.3.gz
  110. share/man/man3/dnsjit.core.object.linuxsll.3.gz
  111. share/man/man3/dnsjit.core.object.loop.3.gz
  112. share/man/man3/dnsjit.core.object.null.3.gz
  113. share/man/man3/dnsjit.core.object.payload.3.gz
  114. share/man/man3/dnsjit.core.object.pcap.3.gz
  115. share/man/man3/dnsjit.core.object.tcp.3.gz
  116. share/man/man3/dnsjit.core.object.udp.3.gz
  117. share/man/man3/dnsjit.core.objects.3.gz
  118. share/man/man3/dnsjit.core.producer.3.gz
  119. share/man/man3/dnsjit.core.receiver.3.gz
  120. share/man/man3/dnsjit.core.thread.3.gz
  121. share/man/man3/dnsjit.core.timespec.3.gz
  122. share/man/man3/dnsjit.filter.3.gz
  123. share/man/man3/dnsjit.filter.copy.3.gz
  124. share/man/man3/dnsjit.filter.ipsplit.3.gz
  125. share/man/man3/dnsjit.filter.layer.3.gz
  126. share/man/man3/dnsjit.filter.split.3.gz
  127. share/man/man3/dnsjit.filter.timing.3.gz
  128. share/man/man3/dnsjit.input.3.gz
  129. share/man/man3/dnsjit.input.fpcap.3.gz
  130. share/man/man3/dnsjit.input.mmpcap.3.gz
  131. share/man/man3/dnsjit.input.pcap.3.gz
  132. share/man/man3/dnsjit.input.zero.3.gz
  133. share/man/man3/dnsjit.input.zpcap.3.gz
  134. share/man/man3/dnsjit.lib.3.gz
  135. share/man/man3/dnsjit.lib.base64url.3.gz
  136. share/man/man3/dnsjit.lib.clock.3.gz
  137. share/man/man3/dnsjit.lib.getopt.3.gz
  138. share/man/man3/dnsjit.lib.ip.3.gz
  139. share/man/man3/dnsjit.lib.parseconf.3.gz
  140. share/man/man3/dnsjit.lib.trie.3.gz
  141. share/man/man3/dnsjit.lib.trie.iter.3.gz
  142. share/man/man3/dnsjit.lib.trie.node.3.gz
  143. share/man/man3/dnsjit.output.3.gz
  144. share/man/man3/dnsjit.output.dnscli.3.gz
  145. share/man/man3/dnsjit.output.null.3.gz
  146. share/man/man3/dnsjit.output.pcap.3.gz
  147. share/man/man3/dnsjit.output.respdiff.3.gz
  148. share/man/man3/dnsjit.output.tcpcli.3.gz
  149. share/man/man3/dnsjit.output.tlscli.3.gz
  150. share/man/man3/dnsjit.output.udpcli.3.gz
  151. share/examples/dnsjit/capture.lua
  152. share/examples/dnsjit/count-pkts-per-ip.lua
  153. share/examples/dnsjit/dumpdns-qr.lua
  154. share/examples/dnsjit/dumpdns.lua
  155. share/examples/dnsjit/dumpdns2pcap.lua
  156. share/examples/dnsjit/filter_rcode.lua
  157. share/examples/dnsjit/qr-multi-pcap-state.lua
  158. share/examples/dnsjit/readme.lua
  159. share/examples/dnsjit/replay.lua
  160. share/examples/dnsjit/replay_multicli.lua
  161. share/examples/dnsjit/respdiff.lua
  162. @owner
  163. @group
  164. @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 = 1649074208 SHA256 (DNS-OARC-dnsjit-v1.2.3_GH0.tar.gz) = c7f83e02a068cbc75d1b43939fbf4135afce095a774eb1f02a4dc68a38ad21e7 SIZE (DNS-OARC-dnsjit-v1.2.3_GH0.tar.gz) = 187468

Expand this list (2 items)

Collapse this list.

SHA256 (4346a4859b1ff21f74cc4ae7c79ba6af07a5774f.patch) = ea9a467e072e7aeddc2d27a9dbd2435e23d7bbba4f0f12bf10e5e9330655e39d SIZE (4346a4859b1ff21f74cc4ae7c79ba6af07a5774f.patch) = 1555

Collapse this list.


Packages (timestamps in pop-ups are UTC):
dnsjit
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.2.3_11.2.3_1-1.2.3_11.2.3_1---
FreeBSD:13:quarterly1.2.3_11.2.3_1-1.2.3_11.2.3_1---
FreeBSD:14:latest1.2.3_11.2.3_11.2.3_11.2.3_11.2.3_1---
FreeBSD:14:quarterly1.2.3_11.2.3_1-1.2.3_11.2.3_1---
FreeBSD:15:latest1.2.3_11.2.3_1n/a1.2.3_1n/a---
FreeBSD:15:quarterly--n/a-n/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
  2. autoconf>=2.71 : devel/autoconf
  3. automake>=1.16.5 : devel/automake
  4. libtoolize : devel/libtool
Library dependencies:
  1. libck.so : devel/concurrencykit
  2. libgnutls.so : security/gnutls
  3. liblmdb.so : databases/lmdb
  4. libpcap.so : net/libpcap
  5. liblz4.so : archivers/liblz4
  6. libzstd.so : archivers/zstd
  7. 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.2.3_1: EXAMPLES=on: Build and/or install examples ===> Use 'make config' to modify these settings
Options name:
dns_dnsjit
USES:
autoreconf libtool luajit pkgconfig
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/DNS-OARC/dnsjit/tar.gz/v1.2.3?dummy=/
Collapse this list.

Number of commits found: 9

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
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: 9