# $Id$ PortSystem 1.0 name lft version 3.34 categories net security maintainers victor@macports.org description Layer Four Traceroute - advanced traceroute tool long_description LFT, short for Layer Four Traceroute, is a \ sort of 'traceroute' that often works much \ faster (than the commonly-used Van Jacobson \ method) and goes through many configurations \ of firewalls. More importantly, LFT \ implements numerous other features including \ firewall detection and identification, load \ balancer detection, AS number lookups, \ loose source routing, netblock name lookups,\ et al. Also includes whob, a prefix whois client. homepage http://pwhois.org/lft platforms darwin master_sites http://pwhois.org/get/ checksums md5 96794c11ad950d1f4af2ec2a6c50c478\ sha1 c934c7a61cc03c22024c403ccb4ae50b76708e67\ rmd160 290eb488ffecfe96f172443dff7c6e200d3df667 depends_lib port:libpcap configure.args --mandir=\\\${prefix}/share/man destroot.destdir prefix=${destroot}${prefix} variant universal description {Build universal binary} { configure.args-append \ --enable-universal } variant gtod description {Use gettimeofday() instead of PCAP arrival time for latency metrics} { configure.args-append \ --enable-gtod }