# tcptrack/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] #--------------------------------------------------------------------- [buildtimes] 00.01 hours (or 000.37 minutes) - Dell Inspiron 6400 2.0 GHz Intel Duo 7200 2GB RAM 00.01 hours (or 000.45 minutes) - HP EliteBook 8560w 32GB RAM 00.01 hours (or 000.47 minutes) - ThinkPad E540 i7 4x2 16GB RAM 00.04 hours (or 002.40 minutes) - Compaq 1.7 GHz Intel Pentium 4 512MB RAM #--------------------------------------------------------------------- [settings] build = default exepack = yes license = GNU Lesser General Public License, version 2.1 (Feb. 1999) patches = required tmpsize = 5M #--------------------------------------------------------------------- [depends] actools gawk grep libpcap ncurses #--------------------------------------------------------------------- [configure] MANBASE=$PKGDIR_PROD/man mkdir -p $MANBASE bash ./configure \ --prefix=$PKGDIR_PROD \ --disable-dependency-tracking \ --mandir=$MANBASE #--------------------------------------------------------------------- # Original URLs. These URLs were valid at one point, but may have died # since then. If you download newer versions of tarballs [etc.], don't # delete the original versions, as you may not be able to replace # them. [urls] url_debian = Not checked yet url_home = http://www.rhythm.cx/%7Esteve/devel/tcptrack/ url_lfs = n/a url_tarball = http://www.rhythm.cx/%7Esteve/devel/tcptrack/\ release/1.3.0/source/tcptrack-1.3.0.tar.gz #--------------------------------------------------------------------- [about] "tcptrack" is a packet sniffer, which passively watches for connec- tions on a specified network interface, tracks their states, and lists them in a manner similar to the Unix "top" command. It displays source and destination addresses and ports, connection state, idle time, and bandwidth usage.