Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 18854
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Mamoru KOMACHI (RETIRED) <usata@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Eric Ball <me@ericball.id.au>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
pipebench-0.20.ebuild pipebench-0.20.ebuild text/plain Eric Ball 2003-04-06 09:21 0000 1.39 KB Details
Changelog Changelog text/plain Eric Ball 2003-04-06 09:42 0000 334 bytes Details
pipebench-0.20.ebuild Revised ebuild (removed the . from DESCRIPTION) text/plain Eric Ball 2003-04-07 03:50 0000 1.39 KB Details
pipebench-0.40.ebuild New ebuild for new version 0.40 text/plain Eric Ball 2003-04-22 22:50 0000 1.02 KB Details
Changelog Updated Changelog text/plain Eric Ball 2003-04-22 22:51 0000 694 bytes Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 18854 depends on: 18726 Show dependency tree
Bug 18854 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2003-04-06 09:19 0000
Hello, I've created an ebuild for a program called pipebench. it sits in a pipe
and measures data flow through stdin/stdout. For example:
$ cat foo | pipebench | md5sum
Would tell you how fast you are MD5 summing file foo. Or:
$ dd if=/dev/zero bs=80k count=20k 2> /dev/null | pipebench -q > /dev/null"
Would give you a CPU/Chipset benchmark.

It needs the yodl2man application to make its man file, so I've made the ebuild
from bug #18726 a dependency.

Note: I've only been using Linux and Gentoo for 2 months, and havn't previously
written anything more complex than simple DOS batch files, so please check the
ebuild for insanity.


Reproducible: Always
Steps to Reproduce:
1.
2.
3.

------- Comment #1 From Eric Ball 2003-04-06 09:21:27 0000 -------
Created an attachment (id=10274) [details]
pipebench-0.20.ebuild

Dependent on the yodl ebuild from bug #18726.

------- Comment #2 From Eric Ball 2003-04-06 09:42:10 0000 -------
Created an attachment (id=10275) [details]
Changelog

Nearly forgot :)

------- Comment #3 From Eric Ball 2003-04-07 03:50:03 0000 -------
Created an attachment (id=10320) [details]
Revised ebuild (removed the . from DESCRIPTION)

Removed the . from the DESCRIPTION line.

------- Comment #4 From Todd Berman 2003-04-22 20:23:20 0000 -------
there is a new version, 0.40 out, and im pretty sure just incrementing the
ebuild's version # 
should fix it. 

------- Comment #5 From Eric Ball 2003-04-22 22:50:38 0000 -------
Created an attachment (id=11024) [details]
New ebuild for new version 0.40

Thanks Todd, this new version is a renamed ebuild with my pkg_postinst()
comments removed as they're now in the man page.

------- Comment #6 From Eric Ball 2003-04-22 22:51:53 0000 -------
Created an attachment (id=11025) [details]
Updated Changelog

------- Comment #7 From Mamoru KOMACHI (RETIRED) 2004-04-18 12:11:30 0000 -------
Sorry for the delay (you posted the ebuild nearly a year ago). I've just
checked and emerged it, and committed it under app-benchmark. I removed yodl
from DEPEND as pipebench doesn't need it (yodl2man isn't necesarry if
pipebench.1 already exists and is newer than pipebench.yodl). Also, pipebench
should be installed to /usr/bin rather than /usr/local/bin.  Thank you for the
contribution. Hope you still enjoy using Gentoo. 

------- Comment #8 From Eric Ball 2004-04-20 07:16:18 0000 -------
Glad to help. Gentoo is still my OS of choice :)

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug