Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 2320 - tcpflow-0.20.ebuild (New package)
Summary: tcpflow-0.20.ebuild (New package)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Sandy McArthur
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-05-01 18:00 UTC by Romain Guilleret
Modified: 2003-01-28 00:30 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
tcpflow-0.20.ebuild (tcpflow-0.20.ebuild,494 bytes, text/plain)
2002-05-01 18:01 UTC, Romain Guilleret
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Romain Guilleret 2002-05-01 18:00:23 UTC
Hi,

Please find attached tcpflow-0.20.ebuild (no patch needed to compile).

Description taken from Debian package:
tcpflow is a program that captures data transmitted as part of TCP
connections (flows), and stores the data in a way that is convenient
for protocol analysis or debugging. A program like 'tcpdump' shows a
summary of packets seen on the wire, but usually doesn't store the
data that's actually being transmitted. In contrast, tcpflow
reconstructs the actual data streams and stores each flow in a
separate file for later analysis.

I suggest net-analyzer/tcpflow just like tcpdump.

	Romain Guilleret
Comment 1 Romain Guilleret 2002-05-01 18:01:57 UTC
Created attachment 751 [details]
tcpflow-0.20.ebuild
Comment 2 Sandy McArthur 2002-05-13 23:01:23 UTC
Romain,
This ebuild has 3 errors and 4 warnings according to `lintool`.

You should `emerge gentoolkit` and run `lintool` on your ebuilds before
submiting them.

You also based it off of an old ebuild that uses "try" which we are phasing out.
Please make sure all new ebuilds follow the conventions in the skel.ebuild in
/usr/portage/ .

I'm not accepting this ebuild and marking it as wonfix. If you update it so it
passes lintool add include all the proper headers I'll re consider adding the
package.