diff options
author | 2004-08-15 09:03:02 +0000 | |
---|---|---|
committer | 2004-08-15 09:03:02 +0000 | |
commit | d610c930c81acff19551ab33f4f40e57f0737255 (patch) | |
tree | 11960a49b440e214cf69dfd047e14c7ee55a41d1 /net-analyzer/tcptrace | |
parent | work with the new 0.6.5 install style (diff) | |
download | historical-d610c930c81acff19551ab33f4f40e57f0737255.tar.gz historical-d610c930c81acff19551ab33f4f40e57f0737255.tar.bz2 historical-d610c930c81acff19551ab33f4f40e57f0737255.zip |
Added xpl2gpl and info about xplot and conversion to gnuplot.
Diffstat (limited to 'net-analyzer/tcptrace')
-rw-r--r-- | net-analyzer/tcptrace/ChangeLog | 7 | ||||
-rw-r--r-- | net-analyzer/tcptrace/Manifest | 10 | ||||
-rw-r--r-- | net-analyzer/tcptrace/files/digest-tcptrace-6.6.1-r1 | 1 | ||||
-rw-r--r-- | net-analyzer/tcptrace/tcptrace-6.6.1-r1.ebuild | 38 |
4 files changed, 51 insertions, 5 deletions
diff --git a/net-analyzer/tcptrace/ChangeLog b/net-analyzer/tcptrace/ChangeLog index b90522ae7771..86b24f701e3a 100644 --- a/net-analyzer/tcptrace/ChangeLog +++ b/net-analyzer/tcptrace/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for net-analyzer/tcptrace # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tcptrace/ChangeLog,v 1.7 2004/08/10 09:42:59 eldad Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tcptrace/ChangeLog,v 1.8 2004/08/15 09:03:02 eldad Exp $ + +*tcptrace-6.6.1-r1 (15 Aug 2004) + + 15 Aug 2004; Eldad Zack <eldad@gentoo.org> +tcptrace-6.6.1-r1.ebuild: + Added xpl2gpl and info about xplot and conversion to gnuplot. 10 Aug 2004; Eldad Zack <eldad@gentoo.org> tcptrace-6.6.1.ebuild: stable on x86 diff --git a/net-analyzer/tcptrace/Manifest b/net-analyzer/tcptrace/Manifest index a86c85fbea23..df16b8ff2ed5 100644 --- a/net-analyzer/tcptrace/Manifest +++ b/net-analyzer/tcptrace/Manifest @@ -3,14 +3,16 @@ Hash: SHA1 MD5 e24a8904ecb022c7ced0fd013705b97d tcptrace-6.4.0.ebuild 663 MD5 a35160be0117a75582d29a5652a5edc8 tcptrace-6.6.1.ebuild 693 -MD5 c4aac235d0338e3131a1a1691c02a6ae ChangeLog 1005 +MD5 98be6606e2deb4e7dac5a905feb3c282 tcptrace-6.6.1-r1.ebuild 965 +MD5 ee2fbabba7703a37e8a741feba4689fe ChangeLog 1176 MD5 14db2255f82bd965e7f324044d8aca87 metadata.xml 861 +MD5 53131797321a63c406299ae4bf29455c files/digest-tcptrace-6.6.1-r1 67 MD5 a503b17aecb71530eae5a1df92370dea files/digest-tcptrace-6.4.0 67 MD5 53131797321a63c406299ae4bf29455c files/digest-tcptrace-6.6.1 67 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (GNU/Linux) -iD8DBQFBGJfuT+MN7JbqCpMRAsHfAJ9HonK+Hz9MUn4PcEBCKc9Xj20q/QCdHqcw -IAhwDL3OaW5ZMs+MX8tQPXU= -=qm2k +iD8DBQFBHyeFT+MN7JbqCpMRApztAJ99qf6Bq+vkhbkc7mwRZ8upxedfFQCeLbXh +L7BjHLcCAG1dRIqSxDOtwXk= +=/bYI -----END PGP SIGNATURE----- diff --git a/net-analyzer/tcptrace/files/digest-tcptrace-6.6.1-r1 b/net-analyzer/tcptrace/files/digest-tcptrace-6.6.1-r1 new file mode 100644 index 000000000000..19da962818af --- /dev/null +++ b/net-analyzer/tcptrace/files/digest-tcptrace-6.6.1-r1 @@ -0,0 +1 @@ +MD5 812e0811a8d470c380c6b30277ac8bc4 tcptrace-6.6.1.tar.gz 3756942 diff --git a/net-analyzer/tcptrace/tcptrace-6.6.1-r1.ebuild b/net-analyzer/tcptrace/tcptrace-6.6.1-r1.ebuild new file mode 100644 index 000000000000..67530f0f9929 --- /dev/null +++ b/net-analyzer/tcptrace/tcptrace-6.6.1-r1.ebuild @@ -0,0 +1,38 @@ +# Copyright 1999-2004 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tcptrace/tcptrace-6.6.1-r1.ebuild,v 1.1 2004/08/15 09:03:02 eldad Exp $ + +IUSE="" + +DESCRIPTION="A Tool for analyzing network packet dumps" +HOMEPAGE="http://www.tcptrace.org/" +SRC_URI="http://www.tcptrace.org/download/${P}.tar.gz + http://www.tcptrace.org/download/old/6.6/${P}.tar.gz" + +SLOT="0" +LICENSE="GPL-2" +KEYWORDS="~x86 ~ppc ~amd64" + +DEPEND="net-libs/libpcap" + +src_compile() { + econf || die + emake || die +} + +src_install() { + dobin tcptrace + dobin xpl2gpl + + newman tcptrace.man tcptrace.1 + dodoc CHANGES COPYING COPYRIGHT FAQ INSTALL README* THANKS WWW +} + +pkg_postinst() { + einfo "" + einfo "Note: tcptrace outputs its graphs in the xpl (xplot)" + einfo "format. since xplot is unavailable, you will have to" + einfo "use the included xpl2gpl utility to convert it to" + einfo "the gnuplot format." + einfo "" +} |