FreshPorts -- The Place For Ports notbug Sat, 26 May 2012 11:42 PM BST
Port details
dnsutl 1.11 dns on this many watch lists=4 search for ports that depend on this port
Programs to make using DNS easier
Maintained by: stefan@fh-mainz.de search for ports maintained by this maintainer
Port Added: 05 Sep 2003 04:55:22
License: not specified in port


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.

WWW: http://dnsutl.sourceforge.net/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMonThere are no ports dependent upon this port

To install the port: cd /usr/ports/dns/dnsutl/ && make install clean
To add the package: pkg_add -r dnsutl


Configuration Options
     No options to configure

Master Sites:
http://heanet.dl.sourceforge.net/project/dnsutl/dnsutl/1.11/
http://sunet.dl.sourceforge.net/project/dnsutl/dnsutl/1.11/
http://iweb.dl.sourceforge.net/project/dnsutl/dnsutl/1.11/
http://switch.dl.sourceforge.net/project/dnsutl/dnsutl/1.11/
http://surfnet.dl.sourceforge.net/project/dnsutl/dnsutl/1.11/
http://kent.dl.sourceforge.net/project/dnsutl/dnsutl/1.11/
http://freefr.dl.sourceforge.net/project/dnsutl/dnsutl/1.11/
http://voxel.dl.sourceforge.net/project/dnsutl/dnsutl/1.11/
http://jaist.dl.sourceforge.net/project/dnsutl/dnsutl/1.11/
http://osdn.dl.sourceforge.net/project/dnsutl/dnsutl/1.11/
http://nchc.dl.sourceforge.net/project/dnsutl/dnsutl/1.11/
http://ncu.dl.sourceforge.net/project/dnsutl/dnsutl/1.11/
http://transact.dl.sourceforge.net/project/dnsutl/dnsutl/1.11/
http://softlayer.dl.sourceforge.net/project/dnsutl/dnsutl/1.11/
http://internode.dl.sourceforge.net/project/dnsutl/dnsutl/1.11/
http://ufpr.dl.sourceforge.net/project/dnsutl/dnsutl/1.11/
http://waix.dl.sourceforge.net/project/dnsutl/dnsutl/1.11/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 15

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
20 Mar 2011 12:54:45
Original commit files touched by this commit  1.11
miwi search for other commits by this committer
- Get Rid MD5 support
19 Nov 2009 22:07:43
Original commit files touched by this commit  1.11
pav search for other commits by this committer
- Mark MAKE_JOBS_UNSAFE

Reported by:    pointyhat
22 Aug 2009 00:18:43
Original commit files touched by this commit  1.11
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with D
21 Aug 2008 06:18:49
Original commit files touched by this commit  1.11
rafan search for other commits by this committer
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 View all of this commit message)
11 Aug 2007 10:00:51
Original commit files touched by this commit  1.11
rafan search for other commits by this committer
- Update to 1.11
- Update WWW
- Pass maintainership to submitter

PR:             ports/115267
Submitted by:   Stefan Pauly <stefan at fh-mainz.de>
11 Aug 2007 10:00:19
Original commit files touched by this commit  1.7
rafan search for other commits by this committer
- Sort pkg-plist
05 Mar 2007 00:15:25
Original commit files touched by this commit  1.7
linimon search for other commits by this committer
Reset inactive maintainer due to maintainer-timeouts and no response to email.

Hat:            portmgr
22 Jan 2006 08:31:47
Original commit files touched by this commit  1.7
edwin search for other commits by this committer
SHA256ify

Approved by:    krion@
13 Jul 2005 09:27:40
Original commit files touched by this commit  1.7
pav search for other commits by this committer
- Update to 1.7
- Take maintainership

PR:             ports/83332
Submitted by:   Sylvio Cesar <sylvioc@gmail.com>
29 Jan 2004 07:24:56
Original commit files touched by this commit  1.6
trevor search for other commits by this committer
SIZEify.
03 Nov 2003 22:05:53
Original commit files touched by this commit  1.6
edwin search for other commits by this committer
remove obsolete mastersite
22 Oct 2003 08:08:54
Original commit files touched by this commit  1.6
krion search for other commits by this committer
- Unbreak dns/dnsutl on 5.x

PR:             58356
Submitted by:   Markus Brueffer <brueffer@phoenix-systems.de>
12 Oct 2003 08:28:42
Original commit files touched by this commit  1.6
kris search for other commits by this committer
BROKEN on 5.x (does not build)
12 Oct 2003 08:27:36
Original commit files touched by this commit  1.6
kris search for other commits by this committer
Reset bouncing maintainer address
05 Sep 2003 04:54:37
Original commit files touched by this commit  1.6
edwin search for other commits by this committer
Massive repo-copies request: net->dns (partly devel->dns)

PR:             ports/56020
Submitted by:   Kimura Fuyuki <fuyuki@nigredo.org>
Approved by:    portmgr

Number of commits found: 15

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23672
Broken 193
Deprecated 147
Ignore 736
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 41
Set to expire 188
Interactive 54
new 24 hours 2
new 48 hours17
new 7 days59
new fortnight183
new month255

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.146 seconds.