dnstracer stable port information

Package: dnstracer
Version: 1.9
Revision: 1
Source: http://www.mavetju.org/download/%n-%v.tar.gz
Source-MD5: 7db73ce3070119c98049a617fe52ea84
DocFiles: CHANGES CONTACT README LICENSE
Description: DNS tracing utility
ConfigureParams: --mandir=%i/share/man
SetLIBS: -lresolv
InstallScript: <<
make install prefix=%i
strip %i/bin/%n
<<
DescDetail: <<
Dnstracer determines where a given Domain Name Server (DNS) gets its
information from,
and follows the chain of DNS servers back to the servers which know the data.
Useful for debugging DNS problems.
<<
License: BSD
Maintainer: Ben Hines
Homepage: http://www.mavetju.org/unix/general.php

dnstracer stable port .patch

--- dnstracer-1.7/configure.orig Sun Nov 9 23:56:36 2003
+++ dnstracer-1.7/configure Sun Nov 9 23:57:04 2003
@@ -3643,6 +3643,7 @@
#line $LINENO "configure"
#include "confdefs.h"
$ac_includes_default
+#include
#include <$ac_header>
_ACEOF
rm -f conftest.$ac_objext
--- dnstracer-1.7/configure.orig Mon Nov 10 00:09:37 2003
+++ dnstracer-1.7/configure Mon Nov 10 00:09:42 2003
@@ -2795,7 +2795,7 @@
NONENONEs,x,x, &&
program_prefix=${target_alias}-
case "$target_os" in
-sunos*)
+darwin*)

echo "$as_me:$LINENO: checking for main in -lsocket" >&5
echo $ECHO_N "checking for main in -lsocket... $ECHO_C" >&6

dnstracer _unstable_ port .patch