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 on branch 2022Q3
dnsenum Enumerate DNS information and discover non-contiguous IP blocks
1.2.4.2 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.4.2Version of this port present on the latest quarterly branch.
Maintainer: rihaz.jerrin@gmail.com search for ports maintained by this maintainer
Port Added: 2016-05-29 11:33:44
Last Update: 2022-09-08 20:43:18
Commit Hash: b3ab23e
License: GPLv2
WWW:
https://github.com/fwaeytens/dnsenum
Description:
Multithreaded perl script to enumerate DNS information of a domain and discover non-contiguous IP blocks. OPERATIONS: Get the host's address (A record). Get the nameservers (threaded). Get the MX record (threaded). Perform axfr queries on nameservers and get BIND VERSION (threaded). Get extra names and subdomains via google scraping (google query = "allinurl: -www site:domain"). Brute force subdomains from file, can also perform recursion on subdomain that have NS records (all threaded). Calculate C class domain network ranges and perform whois queries on them (threaded). Perform reverse lookups on netranges ( C class or/and whois netranges) (threaded). Write to domain_ips.txt file ip-blocks.
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 (7 items)
Collapse this list.
  1. bin/dnsenum
  2. share/doc/dnsenum/README
  3. share/doc/dnsenum/INSTALL.txt
  4. share/dnsenum/dns.txt
  5. /usr/local/share/licenses/dnsenum-1.2.4.2/catalog.mk
  6. /usr/local/share/licenses/dnsenum-1.2.4.2/LICENSE
  7. /usr/local/share/licenses/dnsenum-1.2.4.2/GPLv2
Collapse this list.
Dependency lines:
  • dnsenum>0:dns/dnsenum
To install the port:
cd /usr/ports/dns/dnsenum/ && make install clean
To add the package, run one of these commands:
  • pkg install dns/dnsenum
  • pkg install dnsenum
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: dnsenum
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (fwaeytens-dnsenum-1.2.4.2_GH0.tar.gz) = e8a18035a6e00b81430edb4a969ef5043ef39984f3a6b0629b83c8fecf9bf007 SIZE (fwaeytens-dnsenum-1.2.4.2_GH0.tar.gz) = 20000

Packages (timestamps in pop-ups are UTC):
dnsenum
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.2.4.21.2.4.21.2.4.21.2.4.21.2.4.2-1.2.4.2-
FreeBSD:13:quarterly1.2.4.21.2.4.21.2.4.21.2.4.21.2.4.21.2.4.21.2.4.21.2.4.2
FreeBSD:14:latest1.2.4.21.2.4.21.2.4.21.2.4.21.2.4.21.2.4.2-1.2.4.2
FreeBSD:14:quarterly1.2.4.21.2.4.2-1.2.4.21.2.4.21.2.4.21.2.4.21.2.4.2
FreeBSD:15:latest1.2.4.21.2.4.2n/a1.2.4.2n/a1.2.4.21.2.4.21.2.4.2
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. perl5>=5.32.r0<5.33 : lang/perl5.32
Runtime dependencies:
  1. p5-Net-IP>=0 : net-mgmt/p5-Net-IP
  2. p5-Net-DNS>=0 : dns/p5-Net-DNS
  3. p5-Net-Netmask>=0 : net-mgmt/p5-Net-Netmask
  4. p5-Net-Whois>=0 : net/p5-Net-Whois
  5. p5-HTML-Parser>=0 : www/p5-HTML-Parser
  6. p5-WWW-Mechanize>=0 : www/p5-WWW-Mechanize
  7. p5-XML-Writer>=0 : textproc/p5-XML-Writer
  8. p5-String-Random>=0 : devel/p5-String-Random
  9. perl5>=5.32.r0<5.33 : lang/perl5.32
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
dns_dnsenum
USES:
perl5 shebangfix
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/fwaeytens/dnsenum/tar.gz/1.2.4.2?dummy=/
Collapse this list.

There are no commits on branch 2022Q3 for this port