Port details |
- flamethrower DNS performance and functional testing utility
- 0.11.0 dns
=2 0.11.0Version of this port present on the latest quarterly branch. - Maintainer: pcarboni@gmail.com
 - Port Added: 2019-02-05 18:24:27
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: APACHE20
- WWW:
- https://github.com/DNS-OARC/flamethrower
- Description:
- Flamethrower is a small, fast, configurable tool for functional
testing, benchmarking, and stress testing DNS servers and networks.
It supports IPv4, IPv6, UDP and TCP, and has a modular system for
generating queries used in the tests.
It was built as an alternative to dnsperf, and many of the command
line options are compatible.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- flamethrower>0:dns/flamethrower
- To install the port:
- cd /usr/ports/dns/flamethrower/ && make install clean
- To add the package, run one of these commands:
- pkg install dns/flamethrower
- pkg install flamethrower
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: flamethrower
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1602870473
SHA256 (DNS-OARC-flamethrower-v0.11.0_GH0.tar.gz) = 427f39d7e21e18e68b323a0b9b28260e7d0dedbb9d117b309bf550672fb3fb36
SIZE (DNS-OARC-flamethrower-v0.11.0_GH0.tar.gz) = 322950
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:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libgnutls.so : security/gnutls
- libnghttp2.so : www/libnghttp2
- libuv.so : devel/libuv
- libldns.so : dns/ldns
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- dns_flamethrower
- USES:
- cmake compiler:c++17-lang pkgconfig
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 10
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
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) |
0.11.0 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 ) |
0.11.0 20 Jul 2022 14:21:47
    |
Tobias C. Berner (tcberner)  |
dns: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alex Samorukov <samm@freebsd.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Allan Jude <allanjude@freebsd.org>
* Amar Takhar <verm@drunkmonk.net>
* Anders Nordby <anders@fix.no>
* Andrew Greenwood <greenwood.andy@gmail.com>
* Anton Berezin <tobez@FreeBSD.org>
* Ashish SHUKLA <ashish@FreeBSD.org>
* Attila Nagy <bra@fsn.hu> (Only the first 15 lines of the commit message are shown above ) |
0.11.0 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
0.11.0 26 Jan 2021 19:48:47
  |
amdmi3  |
- Pet portlint
- Remove bogus empty INSTALL_TARGET
- Remove bogus TEST_TARGET which is not a target and run tests properly
Approved by: portmgr blanket |
0.11.0 31 Oct 2020 12:10:01
  |
pi  |
dns/flamethrower: update 0.10 -> 0.11.0
- enable DNS over HTTPS (DoH)
- bug fixes etc
PR: 250401
Reported by: Michal Nowak <mnowak@startmail.com>
Approved by: pcarboni@gmail.com (maintainer timeout)
Relnotes: https://github.com/DNS-OARC/flamethrower/releases/tag/v0.11.0 |
0.10_2 02 Sep 2019 21:23:28
  |
swills  |
Bump PORTREVISION on ldns consumers
Shared lib version changed in update
Reported by: sunpoet |
0.10_1 26 Jul 2019 20:46:57
  |
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
0.10 10 May 2019 15:53:28
  |
swills  |
dns/flamethrower: Update to 0.10, new dependency gnutls [1]
While here, assign new maintainer [2]
PR: 237622
Submitted by: Andrey Fesenko <andrey@bsdnir.info> [1]
Submitted by: Leo Vandewoestijne <freebsd@dns.company> [2]
Approved by: Leo Vandewoestijne <freebsd@dns.company> [1] |
0.9 05 Feb 2019 18:24:07
  |
pi  |
New port: dns/flamethrower
Flamethrower is a small, fast, configurable tool for functional
testing, benchmarking, and stress testing DNS servers and networks.
It supports IPv4, IPv6, UDP and TCP, and has a modular system for
generating queries used in the tests.
It was built as an alternative to dnsperf, and many of the command
line options are compatible.
WWW: https://github.com/DNS-OARC/flamethrower
PR: 235521
Submitted by: Leo Vandewoestijne <freebsd@dns.company> |
Number of commits found: 10
|