the Fink project is an effort to port
popular Unix programs to Mac OS X
Package: host
Version: 991529
Revision: 1
Source: http://www.dtek.chalmers.se/~d3august/xt/%n.tar.Z
#Source: ftp://ftp.nikhef.nl/pub/network/%n_%v.tar.Z
Source-MD5: f3c5589cbe168a49581e856fe26b4808
SourceDirectory: .
Conflicts: bind9, bind9-ssl
CompileScript: <<
perl -pi.bak -e 's/HOST_RES_SEND/HOST_RES_SEND -DBIND_8_COMPAT/g' Makefile
make DESTBIN=%p/bin DESTMAN=%p/share/man RES="" DEFS="-DBIND_8_COMPAT"
head -n 274 main.c > USAGE
head -n 37 main.c | tail -n 12 > LICENSE
<<
InstallScript: <<
mkdir -p %i/bin
mkdir -p %i/share/man/man1
sed 's|\/usr\/local\/bin|/%p\/bin|g' < mxlookup > %i/bin/mxlookup
sed 's|\/usr\/local\/bin|/%p\/bin|g' < nslookup > %i/bin/nslookup
sed 's|\/usr\/local\/bin|/%p\/bin|g' < rblookup > %i/bin/rblookup
chmod a+rx %i/bin/mxlookup %i/bin/nslookup %i/bin/rblookup
strip %n
cp %n %i/bin
cp %n.1 %i/share/man/man1
<<
DocFiles: RELEASE_NOTES USAGE LICENSE
Description: Enhanced DNS and ns/mx/rblookup utilities
DescDetail: <<
New "host" features are:
o Extensive error checking.
o Optionally (very) verbose output and debugging info.
o Checking for extraneous conditions during zone listings
such as non-authoritative glue records and lame delegations.
o Checking for illegal characters in certain domain names.
o Checking for dangling CNAME pointers without RR records.
o Verify that some host-related domain names are canonical.
o Perform ttl consistency checking during zone listings.
o Recursive traversion of delegated zones up to a given level.
o Maintaining of resource record and host count statistics.
o Option to check reverse mappings of host addresses.
o Option to compare SOA records at the primary and secondary
nameservers of a zone to check for anomalies such as
out-of-sync serial numbers, and other discrepancies.
o Recognition of many new RR types as defined by latest RFCs.
o Allow multiple arguments on command line or from stdin.
o Configurable default options via an environment variable.
o Anticipate non-BIND behaviour during zone listings.
o Facility to maintain local disk cache files for zone data.
Includes "nslookup" and "mxlookup" host wrapper scripts, and an
"rblookup" script to look up blackholed domains on ORBS/MAPS, but
ORBS and MAPS are gone.
<<
DescPackaging: <<
Conflict with bind since it comes with nslookup and host.
<<
License: Restrictive/Distributable
Maintainer: Ben Hines
Homepage: ftp://ftp.nikhef.nl/pub/network/
Package: host
Version: 991529
Revision: 1
Source: http://www.dtek.chalmers.se/~d3august/xt/%n.tar.Z
#Source: ftp://ftp.nikhef.nl/pub/network/%n_%v.tar.Z
Source-MD5: f3c5589cbe168a49581e856fe26b4808
SourceDirectory: .
Conflicts: bind9, bind9-ssl
CompileScript: <<
perl -pi.bak -e 's/HOST_RES_SEND/HOST_RES_SEND -DBIND_8_COMPAT/g' Makefile
make DESTBIN=%p/bin DESTMAN=%p/share/man RES="" DEFS="-DBIND_8_COMPAT"
head -n 274 main.c > USAGE
head -n 37 main.c | tail -n 12 > LICENSE
<<
InstallScript: <<
mkdir -p %i/bin
mkdir -p %i/share/man/man1
sed 's|\/usr\/local\/bin|/%p\/bin|g' < mxlookup > %i/bin/mxlookup
sed 's|\/usr\/local\/bin|/%p\/bin|g' < nslookup > %i/bin/nslookup
sed 's|\/usr\/local\/bin|/%p\/bin|g' < rblookup > %i/bin/rblookup
chmod a+rx %i/bin/mxlookup %i/bin/nslookup %i/bin/rblookup
strip %n
cp %n %i/bin
cp %n.1 %i/share/man/man1
<<
DocFiles: RELEASE_NOTES USAGE LICENSE
Description: Enhanced DNS and ns/mx/rblookup utilities
DescDetail: <<
New "host" features are:
o Extensive error checking.
o Optionally (very) verbose output and debugging info.
o Checking for extraneous conditions during zone listings
such as non-authoritative glue records and lame delegations.
o Checking for illegal characters in certain domain names.
o Checking for dangling CNAME pointers without RR records.
o Verify that some host-related domain names are canonical.
o Perform ttl consistency checking during zone listings.
o Recursive traversion of delegated zones up to a given level.
o Maintaining of resource record and host count statistics.
o Option to check reverse mappings of host addresses.
o Option to compare SOA records at the primary and secondary
nameservers of a zone to check for anomalies such as
out-of-sync serial numbers, and other discrepancies.
o Recognition of many new RR types as defined by latest RFCs.
o Allow multiple arguments on command line or from stdin.
o Configurable default options via an environment variable.
o Anticipate non-BIND behaviour during zone listings.
o Facility to maintain local disk cache files for zone data.
Includes "nslookup" and "mxlookup" host wrapper scripts, and an
"rblookup" script to look up blackholed domains on ORBS/MAPS, but
ORBS and MAPS are gone.
<<
DescPackaging: <<
Conflict with bind since it comes with nslookup and host.
<<
License: Restrictive/Distributable
Maintainer: Ben Hines
Homepage: ftp://ftp.nikhef.nl/pub/network/