Sysop: | Amessyroom |
---|---|
Location: | Fayetteville, NC |
Users: | 23 |
Nodes: | 6 (0 / 6) |
Uptime: | 55:33:02 |
Calls: | 584 |
Calls today: | 1 |
Files: | 1,139 |
D/L today: |
179 files (27,921K bytes) |
Messages: | 111,927 |
Hi,I'm not a portmgr, so this is all my humble opinion:
Can DOCS include MANPAGES?
I'd like to build my ports with just manpages and examples.
Does disabling DOCS globally also clobber ports manpages?
I'm not a portmgr, so this is all my humble opinion:
Ideally we should strive to separate DOCS and MANPAGES. But sometimes
the software's buildsystem has a single "docs" switch that controls
both manpages and html/pdf/etc. generation. In this case I don't go as
far as decoupling DOCS and MANPAGES and stick with only DOCS.
sub-packages solve this for all cases. You might still have to buildNot really, subpackages is a way to get multiple packages from a
them but they get their own package.
OK, thanks.Yes, I saw such decoupling as well. For instance, if docs generation
I guess there's not an official way of processing the ports tree to
see what's where? There's a couple of issues, might be near-edge cases,
in that on a for example embedded system one might not want doxygen
or PDFs made. I install docs-everything in a desktop context,
manpages only elsewhere.