Bug 266560 - [new port] dns/dnsx: Fast and multi-purpose DNS toolkit
Summary: [new port] dns/dnsx: Fast and multi-purpose DNS toolkit
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: Li-Wen Hsu
URL: https://github.com/projectdiscovery/dnsx
Keywords:
Depends on:
Blocks:
 
Reported: 2022-09-23 04:21 UTC by Gabriel M. Dutra
Modified: 2022-10-25 12:46 UTC (History)
1 user (show)

See Also:


Attachments
Adding a new port: dns/dnsx (1.28 KB, application/shar)
2022-09-23 04:21 UTC, Gabriel M. Dutra
dutra: maintainer-approval+
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Gabriel M. Dutra freebsd_committer freebsd_triage 2022-09-23 04:21:06 UTC
Created attachment 236758 [details]
Adding a new port: dns/dnsx

Portlint: no errors

13.0-RELEASE-p13 amd64
13.0-RELEASE-p13 i386
13.1-RELEASE-p2 amd64
13.1-RELEASE-p2 i386
14.0-CURRENT amd64
14.0-CURRENT i386
Comment 1 commit-hook freebsd_committer freebsd_triage 2022-10-25 12:46:00 UTC
A commit in branch main references this bug:

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

commit b51ff9a37129553bb88941cdad4d6ac532157e0d
Author:     Gabriel M. Dutra <0xdutra@gmail.com>
AuthorDate: 2022-10-25 12:44:35 +0000
Commit:     Li-Wen Hsu <lwhsu@FreeBSD.org>
CommitDate: 2022-10-25 12:44:35 +0000

    Add dns/dnsx: Fast and multi-purpose DNS toolkit

    PR:             266560

 dns/Makefile             |  1 +
 dns/dnsx/Makefile (new)  | 19 +++++++++++++++++++
 dns/dnsx/distinfo (new)  |  5 +++++
 dns/dnsx/pkg-descr (new) | 12 ++++++++++++
 4 files changed, 37 insertions(+)