Port details |
- dnsutl Programs to make using DNS easier
- 1.12_3 dns =7 1.12_3Version of this port present on the latest quarterly branch.
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2003-09-05 04:55:22
- Last Update: 2024-01-08 16:46:43
- Commit Hash: d6a45e9
- People watching this port, also watch:: nmap, zip, autoconf, unzip, gzip
- License: not specified in port
- WWW:
- https://dnsutl.sourceforge.net/
- Description:
- The dnsutl package is a collection tools to make administering DNS easier.
These include programs for:
* Generating the reverse DNS mapping by using the DNS forward mapping.
This is useful for producing a self-consistent DNS configuration.
* Generating the /etc/ethers file by using a bogus record type.
* Generating the /etc/hosts file by using the DNS forward mapping.
* Generating the /etc/bootptab file by using the MAC and IP information.
* Generating the /etc/netgroup file by using the DNS forward mapping.
* Generating the Sun /etc/bootparams file by using the MAC and IP information.
* Checking the new-style /etc/named.conf files for self-consistency.
* Checking the old-style /etc/named.boot files for self-consistency.
* Generating the DNS forward mapping by using the /etc/hosts file.
This could be a first step to configuring your DNS server.
* Generating the /etc/dhcp.conf file by using the MAC and IP information.
All of these programs are both faster than shell scripts, and more
robust when faced with all the peculiar semantics of DNS resource files.
They even understand the $include directive.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/dns/dnsutl/ && make install clean
- To add the package, run one of these commands:
- pkg install dns/dnsutl
- pkg install dnsutl
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: dnsutl
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (dnsutl-1.12.tar.gz) = 194a5c4b845b4877f116fbe9c9d604ebb74594565a9bcbac04b15992df6d459e
SIZE (dnsutl-1.12.tar.gz) = 387768
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:
-
- groff : textproc/groff
- Library dependencies:
-
- libexplain.so : devel/libexplain
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- dns_dnsutl
- USES:
- groff
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.12_3 08 Jan 2024 16:46:43 |
Baptiste Daroussin (bapt) |
MANPREFIX: eleminate its usage and move man to share/man |
1.12_2 01 Nov 2023 22:11:47 |
Rodrigo Osorio (rodrigo) |
*/*: Update WWW to use HTTPS for sourceforge.net projects
Homepage link is permanent redirected to its HTTPS counterpart |
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) |
1.12_2 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 ) |
1.12_2 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 ) |
1.12_2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.12_2 15 Nov 2020 13:24:54 |
mikael |
dns/dnsutl: mark as broken on aarch64
FAILED test of common/srrf.c file
Reported by: linimon |
1.12_2 04 Nov 2019 21:21:04 |
rene |
Returns johans's ports to the pool after safekeeping his commit bit. |
1.12_2 30 Nov 2017 06:13:35 |
linimon |
For ports that are marked BROKEN on armv6, and also fail to build on
armv7, mark them so.
This is part two of a multipart commit to bring armv7 ports to parity
with armv6.
Approved by: portmgr (tier-2 blanket)
Obtained from: lonesome.com -exp run |
1.12_2 28 May 2017 21:18:04 |
antoine |
Register dependency on groff
PR: 213725 |
1.12_2 26 May 2017 20:02:44 |
linimon |
Mark some ports failing on armv6, for errors classified as "???".
While here, pet portlint.
Approved by: portmgr (tier-2 blanket) |
1.12_2 08 Dec 2016 19:52:20 |
tijl |
Remove libintl.so.9 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps. Bump dependent ports that have not
been bumped since. |
1.12_1 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
1.12_1 05 Oct 2014 18:01:20 |
tijl |
- Update devel/libtool and devel/libltdl to version 2.4.2.418
- Patch libtool so it uses the same library version specification as on
Darwin, Linux and other systems. Given the version current:revision:age
a library will be given the extension .so.major.age.revision with major
equal to current-age. Before libtool would use .so.current on FreeBSD.
- Patch libtoolize to remove two cases of umask 0 that caused libltdl
files to be copied world writable (--ltdl option)
- Let USES=libtool patch this new version correctly
- Adjust all ports with USES=libtool:build and bump PORTREVISION on their
dependent ports if a library version changed
PR: 194068
Exp-run by: antoine
Approved by: portmgr (antoine) |
1.12 11 May 2014 09:40:53 |
johans |
Remove patchfile that is no longer needed (forgotten in previous commit) |
1.12 11 May 2014 08:25:31 |
johans |
- Update to dnsutl 1.12
- Adopt port |
1.11 10 May 2014 18:28:14 |
antoine |
Reset more maintainers:
<yar@FreeBSD.org>: host hub.freebsd.org[8.8.178.136] said: 550 5.1.1
<yar@FreeBSD.org>: Recipient address rejected: User unknown in local
<rud@cs.uni-magdeburg.de>: host mail.cs.uni-magdeburg.de[141.44.21.48] said:
550 5.1.1 <rud@cs.uni-magdeburg.de>... User unknown (in reply to RCPT TO
<stefan@fh-mainz.de>: host srv-eml-pmva-02.fh-mainz.de[143.93.114.189] said:
550 5.1.1 <stefan@fh-mainz.de>: Recipient address rejected: undeliverable
<ocaml-ounit-port@kotka.de>: host kotka.de[62.75.247.120] said: 550 5.1.1
<ocaml-ounit-port@kotka.de>: Recipient address rejected: User unknown in
<toru@tenchi.ne.jp>: host tuna.tenchi.ne.jp[49.212.63.105] said: 550 5.1.1 (Only the first 15 lines of the commit message are shown above ) |
1.11 17 Feb 2014 13:24:19 |
bapt |
Support stage |
1.11 20 Sep 2013 16:31:58 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
dns) |
1.11 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
1.11 19 Nov 2009 22:07:43 |
pav |
- Mark MAKE_JOBS_UNSAFE
Reported by: pointyhat |
1.11 22 Aug 2009 00:18:43 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with D |
1.11 21 Aug 2008 06:18:49 |
rafan |
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above ) |
1.11 11 Aug 2007 10:00:51 |
rafan |
- Update to 1.11
- Update WWW
- Pass maintainership to submitter
PR: ports/115267
Submitted by: Stefan Pauly <stefan at fh-mainz.de> |
1.7 11 Aug 2007 10:00:19 |
rafan |
- Sort pkg-plist |
1.7 05 Mar 2007 00:15:25 |
linimon |
Reset inactive maintainer due to maintainer-timeouts and no response to email.
Hat: portmgr |
1.7 22 Jan 2006 08:31:47 |
edwin |
SHA256ify
Approved by: krion@ |
1.7 13 Jul 2005 09:27:40 |
pav |
- Update to 1.7
- Take maintainership
PR: ports/83332
Submitted by: Sylvio Cesar <sylvioc@gmail.com> |
1.6 29 Jan 2004 07:24:56 |
trevor |
SIZEify. |
1.6 03 Nov 2003 22:05:53 |
edwin |
remove obsolete mastersite |
1.6 22 Oct 2003 08:08:54 |
krion |
- Unbreak dns/dnsutl on 5.x
PR: 58356
Submitted by: Markus Brueffer <brueffer@phoenix-systems.de> |
1.6 12 Oct 2003 08:28:42 |
kris |
BROKEN on 5.x (does not build) |
1.6 12 Oct 2003 08:27:36 |
kris |
Reset bouncing maintainer address |
1.6 05 Sep 2003 04:54:37 |
edwin |
Massive repo-copies request: net->dns (partly devel->dns)
PR: ports/56020
Submitted by: Kimura Fuyuki <fuyuki@nigredo.org>
Approved by: portmgr |