Bug 247478 - [REVIVE] dns/dnsperf: Performance measurement of Domain Name System (DNS) servers
Summary: [REVIVE] dns/dnsperf: Performance measurement of Domain Name System (DNS) ser...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Hiroki Sato
URL: https://www.dns-oarc.net/tools/dnsperf
Keywords:
Depends on:
Blocks:
 
Reported: 2020-06-22 14:39 UTC by Leo Vandewoestijne
Modified: 2021-08-24 01:57 UTC (History)
3 users (show)

See Also:
koobs: maintainer-feedback? (edwin)
koobs: maintainer-feedback? (hrs)


Attachments
dnsperf (2.32 KB, text/plain)
2020-06-22 14:39 UTC, Leo Vandewoestijne
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Leo Vandewoestijne 2020-06-22 14:39:01 UTC
Created attachment 215861 [details]
dnsperf

dns/dnsperf was automatically deleted as it had an old Bind version beyond EoL expiration as dependency.
This was already solved for a while; bind is no dependency anymore.

So I thought I would fix the removed port.
But as it's not truly a new port I've left Edwin Groothuis in there as originator, as it would be strange to claim it was me.
However I did put the maintainer to myself - it used to be hrs@freebsd.org (not sure if that's a person or a group handle, but it would also be strange to set it without permission)

Shar was tested succesfully, but -yet- only on amd64.

Leo.
Comment 1 Hiroki Sato freebsd_committer freebsd_triage 2020-06-23 19:20:39 UTC
Take.
Comment 2 commit-hook freebsd_committer freebsd_triage 2021-08-24 01:57:05 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=3268f3350f3d7f2f3343c26eeede622f06863f9a

commit 3268f3350f3d7f2f3343c26eeede622f06863f9a
Author:     Hiroki Sato <hrs@FreeBSD.org>
AuthorDate: 2021-08-24 01:49:06 +0000
Commit:     Hiroki Sato <hrs@FreeBSD.org>
CommitDate: 2021-08-24 01:50:44 +0000

    dns/dnsperf: resurrect dnsperf and update it to 2.7.0

    PR:     247478

 MOVED                       |  1 -
 dns/Makefile                |  1 +
 dns/dnsperf/Makefile (new)  | 36 ++++++++++++++++++++++++++++++++++++
 dns/dnsperf/distinfo (new)  |  3 +++
 dns/dnsperf/pkg-descr (new) | 18 ++++++++++++++++++
 5 files changed, 58 insertions(+), 1 deletion(-)