The FreeBSD Ports Archive
FreeBSD dns : dnsutl4>
Programs to make using DNS easier
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.
http://dnsutl.sourceforge.net/
|
dnsutl history
v. 1.15
date: 2007/08/11 10:00:51; author: rafan; state: Exp; lines: +9 -9
- Update to 1.11
- Update WWW
- Pass maintainership to submitter
PR: ports/115267
Submitted by: Stefan Pauly
v. 1.14
date: 2007/03/05 00:15:24; author: linimon; state: Exp; lines: +1 -1
Reset inactive maintainer due to maintainer-timeouts and no response to email.
Hat: portmgr
v. 1.13
date: 2005/07/13 09:27:39; author: pav; state: Exp; lines: +3 -3
- Update to 1.7
- Take maintainership
PR: ports/83332
Submitted by: Sylvio Cesar
v. 1.12
date: 2003/11/03 22:05:52; author: edwin; state: Exp; lines: +1 -2
remove obsolete mastersite
v. 1.11
date: 2003/10/22 08:08:54; author: krion; state: Exp; lines: +1 -7
- Unbreak dns/dnsutl on 5.x
PR: 58356
Submitted by: Markus Brueffer
v. 1.10
date: 2003/10/12 08:28:42; author: kris; state: Exp; lines: +7 -1
BROKEN on 5.x (does not build)
v. 1.9
date: 2003/10/12 08:27:36; author: kris; state: Exp; lines: +1 -1
Reset bouncing maintainer address
v. 1.8
date: 2003/09/05 04:54:33; author: edwin; state: Exp; lines: +1 -1
Massive repo-copies request: net->dns (partly devel->dns)
PR: ports/56020
Submitted by: Kimura Fuyuki
Approved by: portmgr
v. 1.7
date: 2003/02/21 13:14:39; author: knu; state: Exp; lines: +2 -1
De-pkg-comment.
v. 1.6
date: 2000/07/13 11:13:33; author: sobomax; state: Exp; lines: +6 -5
Update to 1.6.
Submitted by: maintainer
v. 1.5
date: 2000/04/09 18:11:03; author: cpiazza; state: Exp; lines: +3 -3
Update with the new PORTNAME/PORTVERSION variables
v. 1.4
date: 1999/12/27 01:08:22; author: steve; state: Exp; lines: +6 -9
Install manpages and add WWW to DESCR. Note: since our soelim(1) doesn't
support a '-I' argument, instead of this
soelim -Iman1 man1/foo.1 > tmp
I did this.
(cd man1; soelim foo.1) > tmp
PR: 15093
Submitted by: maintainer
v. 1.3
date: 1999/08/30 14:22:37; author: peter; state: Exp; lines: +1 -1
$Id$ -> $FreeBSD$
v. 1.2
date: 1999/08/01 02:47:22; author: steve; state: Exp; lines: +13 -14
Update to version 1.5.
PR: 12848
Submitted by: maintainer
v. 1.1
date: 1998/12/01 11:59:36; author: obrien; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1998/12/01 11:59:36; author: obrien; state: Exp; lines: +0 -0
dns-rev Take the forward DNS mapping and generate the reverse mapping.
dns-hosts Take the forward DNS mapping and generate the /etc/hosts file.
dns-ng Take the forward DNS mapping and generate the /etc/netgroup file.
Submitted-by: Karl.Dietz@triplan.com
PR: 8664
=============================================================================
v. 1.15
date: 2007/08/11 10:00:51; author: rafan; state: Exp; lines: +9 -9
- Update to 1.11
- Update WWW
- Pass maintainership to submitter
PR: ports/115267
Submitted by: Stefan Pauly
v. 1.14
date: 2007/03/05 00:15:24; author: linimon; state: Exp; lines: +1 -1
Reset inactive maintainer due to maintainer-timeouts and no response to email.
Hat: portmgr
v. 1.13
date: 2005/07/13 09:27:39; author: pav; state: Exp; lines: +3 -3
- Update to 1.7
- Take maintainership
PR: ports/83332
Submitted by: Sylvio Cesar
v. 1.12
date: 2003/11/03 22:05:52; author: edwin; state: Exp; lines: +1 -2
remove obsolete mastersite
v. 1.11
date: 2003/10/22 08:08:54; author: krion; state: Exp; lines: +1 -7
- Unbreak dns/dnsutl on 5.x
PR: 58356
Submitted by: Markus Brueffer
v. 1.10
date: 2003/10/12 08:28:42; author: kris; state: Exp; lines: +7 -1
BROKEN on 5.x (does not build)
v. 1.9
date: 2003/10/12 08:27:36; author: kris; state: Exp; lines: +1 -1
Reset bouncing maintainer address
v. 1.8
date: 2003/09/05 04:54:33; author: edwin; state: Exp; lines: +1 -1
Massive repo-copies request: net->dns (partly devel->dns)
PR: ports/56020
Submitted by: Kimura Fuyuki
Approved by: portmgr
v. 1.7
date: 2003/02/21 13:14:39; author: knu; state: Exp; lines: +2 -1
De-pkg-comment.
v. 1.6
date: 2000/07/13 11:13:33; author: sobomax; state: Exp; lines: +6 -5
Update to 1.6.
Submitted by: maintainer
v. 1.5
date: 2000/04/09 18:11:03; author: cpiazza; state: Exp; lines: +3 -3
Update with the new PORTNAME/PORTVERSION variables
v. 1.4
date: 1999/12/27 01:08:22; author: steve; state: Exp; lines: +6 -9
Install manpages and add WWW to DESCR. Note: since our soelim(1) doesn't
support a '-I' argument, instead of this
soelim -Iman1 man1/foo.1 > tmp
I did this.
(cd man1; soelim foo.1) > tmp
PR: 15093
Submitted by: maintainer
v. 1.3
date: 1999/08/30 14:22:37; author: peter; state: Exp; lines: +1 -1
$Id$ -> $FreeBSD$
v. 1.2
date: 1999/08/01 02:47:22; author: steve; state: Exp; lines: +13 -14
Update to version 1.5.
PR: 12848
Submitted by: maintainer
v. 1.1
date: 1998/12/01 11:59:36; author: obrien; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1998/12/01 11:59:36; author: obrien; state: Exp; lines: +0 -0
dns-rev Take the forward DNS mapping and generate the reverse mapping.
dns-hosts Take the forward DNS mapping and generate the /etc/hosts file.
dns-ng Take the forward DNS mapping and generate the /etc/netgroup file.
Submitted-by: Karl.Dietz@triplan.com
PR: 8664
=============================================================================
v. 1.15
date: 2007/08/11 10:00:51; author: rafan; state: Exp; lines: +9 -9
- Update to 1.11
- Update WWW
- Pass maintainership to submitter
PR: ports/115267
Submitted by: Stefan Pauly
v. 1.14
date: 2007/03/05 00:15:24; author: linimon; state: Exp; lines: +1 -1
Reset inactive maintainer due to maintainer-timeouts and no response to email.
Hat: portmgr
v. 1.13
date: 2005/07/13 09:27:39; author: pav; state: Exp; lines: +3 -3
- Update to 1.7
- Take maintainership
PR: ports/83332
Submitted by: Sylvio Cesar
v. 1.12
date: 2003/11/03 22:05:52; author: edwin; state: Exp; lines: +1 -2
remove obsolete mastersite
v. 1.11
date: 2003/10/22 08:08:54; author: krion; state: Exp; lines: +1 -7
- Unbreak dns/dnsutl on 5.x
PR: 58356
Submitted by: Markus Brueffer
v. 1.10
date: 2003/10/12 08:28:42; author: kris; state: Exp; lines: +7 -1
BROKEN on 5.x (does not build)
v. 1.9
date: 2003/10/12 08:27:36; author: kris; state: Exp; lines: +1 -1
Reset bouncing maintainer address
v. 1.8
date: 2003/09/05 04:54:33; author: edwin; state: Exp; lines: +1 -1
Massive repo-copies request: net->dns (partly devel->dns)
PR: ports/56020
Submitted by: Kimura Fuyuki
Approved by: portmgr
v. 1.7
date: 2003/02/21 13:14:39; author: knu; state: Exp; lines: +2 -1
De-pkg-comment.
v. 1.6
date: 2000/07/13 11:13:33; author: sobomax; state: Exp; lines: +6 -5
Update to 1.6.
Submitted by: maintainer
v. 1.5
date: 2000/04/09 18:11:03; author: cpiazza; state: Exp; lines: +3 -3
Update with the new PORTNAME/PORTVERSION variables
v. 1.4
date: 1999/12/27 01:08:22; author: steve; state: Exp; lines: +6 -9
Install manpages and add WWW to DESCR. Note: since our soelim(1) doesn't
support a '-I' argument, instead of this
soelim -Iman1 man1/foo.1 > tmp
I did this.
(cd man1; soelim foo.1) > tmp
PR: 15093
Submitted by: maintainer
v. 1.3
date: 1999/08/30 14:22:37; author: peter; state: Exp; lines: +1 -1
$Id$ -> $FreeBSD$
v. 1.2
date: 1999/08/01 02:47:22; author: steve; state: Exp; lines: +13 -14
Update to version 1.5.
PR: 12848
Submitted by: maintainer
v. 1.1
date: 1998/12/01 11:59:36; author: obrien; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1998/12/01 11:59:36; author: obrien; state: Exp; lines: +0 -0
dns-rev Take the forward DNS mapping and generate the reverse mapping.
dns-hosts Take the forward DNS mapping and generate the /etc/hosts file.
dns-ng Take the forward DNS mapping and generate the /etc/netgroup file.
Submitted-by: Karl.Dietz@triplan.com
PR: 8664
=============================================================================
|
| |

|