Bug 18214 - New Version of BSDSFV posted
|
Bug#:
18214
|
Product: Gentoo Linux
|
Version: unspecified
|
Platform: All
|
|
OS/Version: Linux
|
Status: RESOLVED
|
Severity: normal
|
Priority: P2
|
|
Resolution: FIXED
|
Assigned To: absinthe@gentoo.org
|
Reported By: PJ@EliteGamer.com
|
|
Component: Ebuilds
|
|
|
URL:
http://sourceforge.net/projects/bsdsfv
|
|
Summary: New Version of BSDSFV posted
|
|
Keywords:
|
|
Status Whiteboard:
|
|
Opened: 2003-03-26 07:59 0000
|
app-arch/bsdsfv
Currention portage version is 1.13, new version is 1.14.
I've also independently created a patch for 1.14 to colorize the "OK", "BAD",
and "MISSING" msgs to match the default Gentoo color format, but I'm not sure
if you guys ever include patches like that. =)
-PJ
Created an attachment (id=9879) [details]
My colorize patch for BSDSFV
Basically I added some var's for the colors and msgs he had hard coded on each
printf line, and colored them. My goal was to make it easier to tell a file's
status by just looking at the color. Green for good, Red for bad, Yellow for
missing. Nothing major / special. Apply patch with:
----
patch bsdsfv.c < bsdsfv.pj.patch
----
From the source dir.
Done; masked for testing. Thanks for the submission.
I like the patch; the only thing about it is, there's no way to turn off the colors if you need to. So, if you could improve this patch to include an arg (like -nc for nocolor) that would be ideal.
The patch is in there as-is for now, and we'll see how the user feedback goes.
Cheers,