Age | Commit message (Collapse) | Author | Files | Lines |
|
developer is officially maintaining the package.
The rationale for changing this from "tech-pkg" to "pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list). Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.
|
|
|
|
around at either build-time or at run-time is:
USE_TOOLS+= perl # build-time
USE_TOOLS+= perl:run # run-time
Also remove some places where perl5/buildlink3.mk was being included
by a package Makefile, but all that the package wanted was the Perl
executable.
|
|
|
|
|
|
http://www.domtools.com/pub/dlint1.4.0-changes.txt
----
Version 1.4.0 released November 19, 2000
* Added support for BIND 9 (Dig 9.0.1).
|
|
|
|
DNS administrators can use dlint to scan recursively through
the domain records of the fully-qualified zone to get a report
on any errors therein. You can scan a zone you own, or anyone
else's zone on the Internet. dlint talks directly to a primary or
secondary nameserver for the zone, to make sure it's working
with up-to-date information.
|