# $Id$ PortSystem 1.0 name mtr version 0.72 categories net security maintainers nomaintainer description 'traceroute' and 'ping' in a single tool long_description \ As mtr starts, it investigates the network connection \ between the host mtr runs on and HOSTNAME. by sending \ packets with purposly low TTLs. It continues to send pack- \ ets with low TTL, noting the response time of the inter- \ vening routers. This allows mtr to print the response \ percentage and response times of the internet route to \ HOSTNAME. A sudden increase in packetloss or response \ time is often an indication of a bad (or simply over- \ loaded) link. homepage http://www.bitwizard.nl/mtr/ platforms darwin master_sites ftp://ftp.bitwizard.nl/mtr/ \ macports:blair checksums md5 d771061f8da96b80ecca2f69a3a2d594 \ sha1 afc26c9e8a30eba7ca92ba68d4489b0c9c07977d \ rmd160 69843b82fb2de2b2a597c21a62d8eb9473df31b6 configure.args --mandir=${prefix}/share/man --without-gtk configure.cppflags "-DBIND_8_COMPAT" build.env "CPPFLAGS=-DBIND_8_COMPAT"