Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 151574 - New ebuild for como
Summary: New ebuild for como
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Other
: High enhancement (vote)
Assignee: Default Assignee for New Packages
URL: http://como.intel-research.net/
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2006-10-16 04:12 UTC by Chris Fletcher
Modified: 2013-06-22 17:50 UTC (History)
0 users

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


Attachments
ebuild and associated patches for como (como-gentoo-ebuild.tar.gz,4.72 KB, application/x-gzip)
2006-10-16 04:16 UTC, Chris Fletcher
Details
como-1.0.ebuild (como-1.0.ebuild,1.46 KB, text/plain)
2006-10-16 06:17 UTC, Chris Fletcher
Details
como-1.0-config_vars (como-1.0-config_vars,288 bytes, patch)
2006-10-16 06:17 UTC, Chris Fletcher
Details | Diff
como-1.0-pic.patch (como-1.0-pic.patch,255 bytes, patch)
2006-10-16 06:18 UTC, Chris Fletcher
Details | Diff
como-1.0-prefix.patch (como-1.0-prefix.patch,724 bytes, patch)
2006-10-16 06:18 UTC, Chris Fletcher
Details | Diff
como-1.0-sniffer-list.patch (como-1.0-sniffer-list.patch,483 bytes, patch)
2006-10-16 06:19 UTC, Chris Fletcher
Details | Diff
como-1.0.ebuild (como-1.0.ebuild,1.45 KB, text/plain)
2006-10-16 06:40 UTC, Tony Vroon (RETIRED)
Details
como-1.0.ebuild (como-1.0.ebuild,1.77 KB, text/plain)
2006-10-16 15:36 UTC, Chris Fletcher
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Fletcher 2006-10-16 04:12:42 UTC
I have created an ebuild for como, a packet sampling and analysis package from Intel Research in Cambridge.

In fact there are two ebuilds, one for the current release and one that builds the latest code from SVN.

The package will auto-detect some libraries (netflow, libpcap) but doesn't have an option to disable the auto-detect so I haven't added USE flags for these options. I am talking to the developers to fix this.

After release 1.0 the package uses cmake.

Release 1.1 will be out in the next couple of weeks.

Chris.
Comment 1 Chris Fletcher 2006-10-16 04:16:45 UTC
Created attachment 99786 [details]
ebuild and associated patches for como 

tar.gz file of overlay including directories, ebuilds, patches and digests.
Comment 2 Chris Fletcher 2006-10-16 06:17:16 UTC
Created attachment 99802 [details]
como-1.0.ebuild
Comment 3 Chris Fletcher 2006-10-16 06:17:54 UTC
Created attachment 99803 [details, diff]
como-1.0-config_vars
Comment 4 Chris Fletcher 2006-10-16 06:18:13 UTC
Created attachment 99804 [details, diff]
como-1.0-pic.patch
Comment 5 Chris Fletcher 2006-10-16 06:18:47 UTC
Created attachment 99805 [details, diff]
como-1.0-prefix.patch
Comment 6 Chris Fletcher 2006-10-16 06:19:07 UTC
Created attachment 99806 [details, diff]
como-1.0-sniffer-list.patch
Comment 7 Tony Vroon (RETIRED) gentoo-dev 2006-10-16 06:40:18 UTC
Created attachment 99807 [details]
como-1.0.ebuild

The embedded LICENSE file is a slightly reformatted BSD license. This will save us adding another license for this package. I have had to replace the header, you will be credited in the ChangeLog for the package, but not in the ebuild header. Please confirm that you accept this (I am sorry to say that ebuilds on custom copyright can not be accepted).
I have also replaced spaces with tabs. The mentioned packages in IUSE do not seem to be in the portage tree right now. Would it be worth it to have them?
Comment 8 Chris Fletcher 2006-10-16 14:54:15 UTC
Oh. Intel licence is here...

  /usr/portage/licenses/Intel

so I put

  LICENSE="Intel"

Is that not right ?
Comment 9 Chris Fletcher 2006-10-16 15:36:07 UTC
Created attachment 99837 [details]
como-1.0.ebuild

fixed dependencies and USE flags
Comment 10 Chris Fletcher 2006-10-16 15:40:44 UTC
I have included some commented out USE flags to document that there are build options that this ebuild doesn't support.

dag and sk98 are support for hardware capture cards I don't have.

The snort support didn't compile.
Comment 11 Michael Palimaka (kensington) gentoo-dev 2013-06-22 17:50:32 UTC
Upstream is dead and the package doesn't build.