Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 15193 - recursive dodoc
Summary: recursive dodoc
Status: RESOLVED DUPLICATE of bug 151647
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Unclassified (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Portage team
URL:
Whiteboard:
Keywords:
: 111136 (view as bug list)
Depends on: 4084
Blocks:
  Show dependency tree
 
Reported: 2003-02-06 00:36 UTC by Matt Tucker
Modified: 2011-10-30 22:22 UTC (History)
4 users (show)

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


Attachments
patch to enable dodoc to handle directories recursively (dodoc-recursive.patch,1.64 KB, patch)
2003-02-06 00:38 UTC, Matt Tucker
Details | Diff
dodoc (dodoc,449 bytes, text/plain)
2003-07-30 18:03 UTC, SpanKY
Details
prepalldocs (prepalldocs,942 bytes, text/plain)
2003-07-30 18:25 UTC, SpanKY
Details
prepalldocs (prepalldocs,942 bytes, text/plain)
2003-07-30 18:28 UTC, SpanKY
Details
alternative dodoc patch (dodoc.patch,830 bytes, patch)
2005-11-01 06:13 UTC, Roy Marples (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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 ***