Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 15193

Summary: recursive dodoc
Product: Portage Development Reporter: Matt Tucker <tuck>
Component: UnclassifiedAssignee: Portage team <dev-portage>
Status: RESOLVED DUPLICATE    
Severity: enhancement CC: mholzer, mr_bones_, tove, uberlord
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 4084    
Bug Blocks:    
Attachments: patch to enable dodoc to handle directories recursively
dodoc
prepalldocs
prepalldocs
alternative dodoc patch

Description Matt Tucker 2003-02-06 00:37:01 UTC
I was working on an ebuild for a new package, and wanted to be able to install a
directory of examples without doing too much extra work. So I ended up whipping
a patch (attached) to dodoc that allows it to recursively install doc directories.

I also added a DOCNOCOMPRESS variable which, if non-empty, tells dodoc not to
compress the installed files.
Comment 1 Matt Tucker 2003-02-06 00:38:34 UTC
Created attachment 7971 [details, diff]
patch to enable dodoc to handle directories recursively
Comment 2 SpanKY gentoo-dev 2003-07-30 18:03:12 UTC
Created attachment 15257 [details]
dodoc

this just makes dodoc a wrapper around doins ... why code something twice when
you can do it once ? :)
Comment 3 SpanKY gentoo-dev 2003-07-30 18:25:18 UTC
Created attachment 15258 [details]
prepalldocs

of course my new dodoc relies on a correctly working prepalldocs (and well the
current one is pretty broken)

so heres a better one !
Comment 4 SpanKY gentoo-dev 2003-07-30 18:28:01 UTC
Created attachment 15259 [details]
prepalldocs

just a little too hasty there ;/
Comment 5 Martin Holzer (RETIRED) gentoo-dev 2003-10-10 08:20:56 UTC
please add this asap
Comment 6 Mr. Bones. (RETIRED) gentoo-dev 2004-06-05 00:01:36 UTC
Any progress on this portage team?
Comment 7 Brian Harring (RETIRED) gentoo-dev 2005-02-27 22:16:20 UTC
Niadda progress wise.  prepalldocs goes recursive, dodoc should have the option also imo.
Comment 8 Jason Stubbs (RETIRED) gentoo-dev 2005-07-28 07:24:54 UTC
Putting a hold on feature requests for portage as they are drowning out the 
bugs. Most of these features should be available in the next major version of 
portage. But for the time being, they are just drowning out the major bugs and 
delaying the next version's progress. 
 
Any bugs that contain patches and any bugs for etc-update or dispatch-conf can 
be reopened. Sorry, I'm just not good enough with bugzilla. ;) 
Comment 9 Roy Marples (RETIRED) gentoo-dev 2005-11-01 06:09:43 UTC
*** Bug 111136 has been marked as a duplicate of this bug. ***
Comment 10 Roy Marples (RETIRED) gentoo-dev 2005-11-01 06:13:28 UTC
Created attachment 71865 [details, diff]
alternative dodoc patch

My alternative patch - just touches dodoc. Assumes that every argument passed
should be processed, and directories found traversed.
Comment 11 Marius Mauch (RETIRED) gentoo-dev 2007-01-11 11:48:32 UTC
reopen for duping
Comment 12 Marius Mauch (RETIRED) gentoo-dev 2007-01-11 11:49:01 UTC

*** This bug has been marked as a duplicate of bug 151647 ***