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
Port details
dnstable-convert Conversion utility for passive DNS data in dnstable format
0.14.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 0.13.0_1Version of this port present on the latest quarterly branch.
Maintainer: truckman@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2018-06-25 17:14:58
Last Update: 2024-12-13 03:05:22
Commit Hash: 3607de2
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
License: APACHE20
WWW:
https://github.com/farsightsec/dnstable-convert
Description:
dnstable_convert is a conversion utility for passive DNS data in dnstable format. It was split out of dnstable to reduce the dependencies of dnstable.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (8 items)
Collapse this list.
  1. bin/dnstable_convert
  2. bin/dnstable_unconvert
  3. share/man/man1/dnstable_convert.1.gz
  4. share/man/man1/dnstable_unconvert.1.gz
  5. @ldconfig
  6. /usr/local/share/licenses/dnstable-convert-0.14.0/catalog.mk
  7. /usr/local/share/licenses/dnstable-convert-0.14.0/LICENSE
  8. /usr/local/share/licenses/dnstable-convert-0.14.0/APACHE20
Collapse this list.
Dependency lines:
  • dnstable-convert>0:dns/dnstable-convert
To install the port:
cd /usr/ports/dns/dnstable-convert/ && make install clean
To add the package, run one of these commands:
  • pkg install dns/dnstable-convert
  • pkg install dnstable-convert
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: dnstable-convert
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1734057441 SHA256 (dnstable-convert-0.14.0.tar.gz) = 9a2349fcfff192c7c0a627b46361e861b75ffd728e4458c9a69e14fbf9220c8a SIZE (dnstable-convert-0.14.0.tar.gz) = 155630

Packages (timestamps in pop-ups are UTC):
dnstable-convert
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.14.00.14.0-0.13.0_20.14.0---
FreeBSD:13:quarterly0.13.0_10.14.0-0.13.0_10.14.00.12.0_20.12.0_20.12.0_2
FreeBSD:14:latest0.14.00.14.0-0.14.00.14.00.11.0_1-0.11.0_1
FreeBSD:14:quarterly0.14.00.14.0-0.13.0_10.14.00.12.0_20.12.0_20.12.0_2
FreeBSD:15:latest0.14.00.14.0n/a0.14.0n/a0.12.0_20.12.0_20.12.0_2
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. sie-nmsg>0 : net/sie-nmsg
  2. gmake>=4.4.1 : devel/gmake
  3. pkgconf>=1.3.0_1 : devel/pkgconf
Runtime dependencies:
  1. sie-nmsg>0 : net/sie-nmsg
Library dependencies:
  1. libdnstable.so : dns/dnstable
  2. libmtbl.so : devel/mtbl
  3. libnmsg.so : net/nmsg
  4. libwdns.so : dns/wdns
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
dns_dnstable-convert
USES:
gmake libtool pathfix pkgconfig
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (5 items)
Collapse this list.
  1. http://distcache.FreeBSD.org/local-distfiles/truckman/farsight/
  2. http://distcache.eu.FreeBSD.org/local-distfiles/truckman/farsight/
  3. http://distcache.us-east.FreeBSD.org/local-distfiles/truckman/farsight/
  4. http://distcache.us-west.FreeBSD.org/local-distfiles/truckman/farsight/
  5. https://dl.farsightsecurity.com/dist/dnstable-convert/
Collapse this list.

Number of commits found: 17

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.14.0
13 Dec 2024 03:05:22
commit hash: 3607de25819e97d9e816c4fa13876d28ca66e645commit hash: 3607de25819e97d9e816c4fa13876d28ca66e645commit hash: 3607de25819e97d9e816c4fa13876d28ca66e645commit hash: 3607de25819e97d9e816c4fa13876d28ca66e645 files touched by this commit
Don Lewis (truckman) search for other commits by this committer
dns/dnstable-convert: Upgrade to 0.14.0

dnstable-convert (0.14.0)

  * dnstable_convert: Add -t <COUNT> option to specify the maximum number of
  threads to use for the internal MTBL writer and sorter.

  * dnstable_convert: Add -b <DNS_BSIZE[,DNSSEC_BSIZE]> option to set
  DNS (and optionally DNSSEC) data block size.

Sponsored by:	DomainTools LLC
0.13.0_3
13 Dec 2024 02:31:14
commit hash: 3baad079ac6e4efa46f755a864eb6d66d896d2adcommit hash: 3baad079ac6e4efa46f755a864eb6d66d896d2adcommit hash: 3baad079ac6e4efa46f755a864eb6d66d896d2adcommit hash: 3baad079ac6e4efa46f755a864eb6d66d896d2ad files touched by this commit
Don Lewis (truckman) search for other commits by this committer
devel/mtbl: Upgrade to version 1.7.1

1.7.1:

 * Incremented version for new tarball.

1.7.0:

  * Add public mtbl_threadpool API, enabling multithreaded functionality
    for mtbl_writer and mtbl_sorter objects; see mtbl_threadpool manpage
    for more info.

  * Add mtbl_writer_options_set_threadpool() to enable multithreaded
    data block compression.

  * Add mtbl_sorter_options_set_threadpool() to enable multithreaded
    sorting.

  * Add -t option for setting the preferred number of threads to use in
    an mtbl_threadpool object used for writing in mtbl_merge.

Bump PORTREVISION of dependent ports.

Sponsored by:	DomainTools LLC
0.13.0_2
12 Oct 2024 21:53:52
commit hash: f06faad6cb80d2d2bf89e60eb0b83267af790de7commit hash: f06faad6cb80d2d2bf89e60eb0b83267af790de7commit hash: f06faad6cb80d2d2bf89e60eb0b83267af790de7commit hash: f06faad6cb80d2d2bf89e60eb0b83267af790de7 files touched by this commit
Don Lewis (truckman) search for other commits by this committer
net/nmsg: Upgrade to version 1.3.0

nmsg (1.3.0):

  * Added external configuration for Kafka IO.

  * Stop IO when output fails.

  * Add support and API for statistics module.

  * Remove prometheus integration.

  * Add NMSG_STATSMOD_CONFIG environment variable.

  * Bug fixes.

  * Documentation fixes.

Bump PORTREVISION of dependent ports.

Sponsored by:	DomainTools LLC
0.13.0_1
12 Jul 2024 03:18:15
commit hash: e19ab53096cf8b879748b58beb10143b4d9ba732commit hash: e19ab53096cf8b879748b58beb10143b4d9ba732commit hash: e19ab53096cf8b879748b58beb10143b4d9ba732commit hash: e19ab53096cf8b879748b58beb10143b4d9ba732 files touched by this commit
Don Lewis (truckman) search for other commits by this committer
net/nmsg: Bump PORTREVSION of dependent ports

The last uprade of net/nmsg changed its shared library version.  Bump
PORTREVISION of its dependent ports to force package rebuilds.

Sponsored by:	DomainTools LLC
0.13.0
06 Jun 2024 09:15:05
commit hash: b1dfcb488ba7d520e40a349fee43902c54013789commit hash: b1dfcb488ba7d520e40a349fee43902c54013789commit hash: b1dfcb488ba7d520e40a349fee43902c54013789commit hash: b1dfcb488ba7d520e40a349fee43902c54013789 files touched by this commit
Don Lewis (truckman) search for other commits by this committer
dns/dnstable-convert: Upgrade to 0.13.0

  * Add optional generation of source information metadata.

  * Add optional indexing of SOA rdata by rname.

Sponsored by:	DomainTools LLC
0.12.0_4
20 May 2024 10:33:03
commit hash: b66e4949cb23218adc602edc35db187f966c5377commit hash: b66e4949cb23218adc602edc35db187f966c5377commit hash: b66e4949cb23218adc602edc35db187f966c5377commit hash: b66e4949cb23218adc602edc35db187f966c5377 files touched by this commit
Vsevolod Stakhov (vsevolod) search for other commits by this committer
security/libsodium: update to 1.0.19, bump dependent ports

PR:	278259
Reported by:	Andrey Korobkov <alster-vinterdalen.se>
0.12.0_3
07 Mar 2024 05:04:54
commit hash: b75402ab64005a548435e9332a1c803bd42c898bcommit hash: b75402ab64005a548435e9332a1c803bd42c898bcommit hash: b75402ab64005a548435e9332a1c803bd42c898bcommit hash: b75402ab64005a548435e9332a1c803bd42c898b files touched by this commit
Don Lewis (truckman) search for other commits by this committer
dns/dnstable-convert: Move man pages to share/man

Move the man pages.  We no longer need post-install to install them.

Sponsored by:	DomainTools LLC
0.12.0_2
10 Sep 2023 05:35:14
commit hash: c08c8db7796ec3ca70573a363ff34a909cee5105commit hash: c08c8db7796ec3ca70573a363ff34a909cee5105commit hash: c08c8db7796ec3ca70573a363ff34a909cee5105commit hash: c08c8db7796ec3ca70573a363ff34a909cee5105 files touched by this commit
Don Lewis (truckman) search for other commits by this committer
net/nmsg: 1.1.0

1.1.0:
 * Multiple performance improvements to JSON formatting.

 * Multiple performance and concurrency improvements in nmsg_io loop.

 * Add new dnsobs message type for raw passive DNS observations.

 * Format DNS messages as JSON in base:dnsqr, base:dnstap, and
   base:dnsobs.

 * Format base:encode payload in human readable form in JSON output.

 * Replace yajl with json-c for JSON parsing.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.12.0_1
29 Jun 2023 03:16:45
commit hash: 38d711f500de6d9223daef98045e28e5d0f4ec92commit hash: 38d711f500de6d9223daef98045e28e5d0f4ec92commit hash: 38d711f500de6d9223daef98045e28e5d0f4ec92commit hash: 38d711f500de6d9223daef98045e28e5d0f4ec92 files touched by this commit
Don Lewis (truckman) search for other commits by this committer
dns/dnstable-convert: Upgrade to 0.12.0

* dnstable_convert: add -p option to not remove generated mtbl file
  with no records.

* dnstable_convert: additional logging at startup and exit.

* dnstable_convert: increase file descriptor resource limit at startup.

* dnstable_unconvert: sort rdata values in "wdns_sort_rrset" order
  for consistency with other dnstable data sources.

The problem fixed by patch-dnstable__convert.c has been fixed upstream.

Sponsored by:	DomainTools LLC
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)
0.11.0_1
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)
0.11.0_1
12 Apr 2022 05:31:39
commit hash: 9c3e1c57db67d38cf0d4f2cb840a29f855a025e9commit hash: 9c3e1c57db67d38cf0d4f2cb840a29f855a025e9commit hash: 9c3e1c57db67d38cf0d4f2cb840a29f855a025e9commit hash: 9c3e1c57db67d38cf0d4f2cb840a29f855a025e9 files touched by this commit
Don Lewis (truckman) search for other commits by this committer
dns/wdns: Upgrade to version 0.11.0

  * Improve support for CAA records. (CAA was previously rendered as a
    "generic" rdata type.)

  * Bug fix for NSEC/NSEC3/CSYNC: do not output empty rrtype bitmaps
    per RFC6840 section 6.4.

  * Fix parsing of A6 records that ommit and address portion. Correct
    parsing of A6 records with prefix length 0. Correct handling of
    A6 address bytes. The address bytes of an A6 record are an address
    suffix relative to the prefix represented by the domain name, and
    so must be copied to and from the lower order bytes of the internal
    address representation. These A6 code updates were for the purposes
    of clearing "round trip" test errors in the existing code base.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.11.0
15 Oct 2021 04:46:59
commit hash: 260f3661d8c33f136075f7b5b896d2cb8d7b7104commit hash: 260f3661d8c33f136075f7b5b896d2cb8d7b7104commit hash: 260f3661d8c33f136075f7b5b896d2cb8d7b7104commit hash: 260f3661d8c33f136075f7b5b896d2cb8d7b7104 files touched by this commit
Don Lewis (truckman) search for other commits by this committer
dns/dnstable-convert: Upgrade to version 0.11.0

dnstable-convert 0.11.0:

  * Add new tool dnstable_unconvert which converts the RRSET entries of
    a dnstable file to the equivalent NMSG format.

  * Add SVCB and HTTPS records indexing support, based upon
    draft-ietf-dnsop-svcb-https-07. Note that the hostname portion in
    the RDATA is downcased in the sliced encoding and reversed name
    entry.

  * Put CDS, CDNSKEY, and TA resource record types into dnssec.*
    output files. To duplicate these three DNSSEC types to the dns.*
    output files for compatibility, use the new dnstable_convert -D
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.10.0_1
17 Sep 2021 19:49:43
commit hash: 05a46907db0a6f062a31d58f1ef07e9eabca953ecommit hash: 05a46907db0a6f062a31d58f1ef07e9eabca953ecommit hash: 05a46907db0a6f062a31d58f1ef07e9eabca953ecommit hash: 05a46907db0a6f062a31d58f1ef07e9eabca953e files touched by this commit
Don Lewis (truckman) search for other commits by this committer
net/nmsg: upgrade to version 1.0.0

  The network encapsulation library, nmsg, version 1.0.0 is released.
  This release deprecates Crossroads I/O (libxs) support in favor of
  ZeroMQ (libzmq). Note command-line updates enabling ZeroMQ socket
  connections for nmsgtool, as described in its man page. In addition
  the treatment of unknown rrtypes was amended for nmsgtool JSON
  output. In detail:

    Replace libXS with ZeroMQ and associated calls.

    Developer API functions nmsg_input_open_xs(),
    nmsg_input_open_xs_endpoint(), nmsg_io_add_input_xs_channel(),
    nmsg_output_open_xs(), and nmsg_output_open_xs_endpoint() are
    deprecated and replaced with respectively: nmsg_input_open_zmq(),
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.10.0
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
0.10.0
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.10.0
25 Jun 2018 17:14:42
Revision:473328Original commit files touched by this commit
truckman search for other commits by this committer
New port dns/dnstable_convert.  It was split out of dnstable to reduce the
dependencies of dnstable.

dnstable_convert is a conversion utility for passive DNS data in
dnstable format.

Sponsored by:	Farsight Security, Inc.

Number of commits found: 17