Opened 5 years ago

Last modified 3 years ago

#58505 assigned enhancement

Please improve the "pseudo-portname selector" information on the Macports manual AND guide

Reported by: SenileFelineS Owned by:
Priority: Normal Milestone:
Component: guide Version: 2.5.4
Keywords: Cc: SenileFelineS, szhorvat (Szabolcs Horvát)
Port:

Description (last modified by SenileFelineS)

Looking at the man page for Macports (man port or port help), there is a section regarding "Other pseudo-portname selectors". However, I can't find an explicit explanation of differences between 'depof', 'rdepof', 'rdepends', 'dependentof', and 'rdependentof'.

One can make a not-too-difficult educated guess to infer that 'dependentof:regex' refers to the ports directly dependent on 'regex', and that 'rdependentof:regex' refers to the ports directly dependent on 'regex' as well as those dependent ports' dependent ports, and the recursive tree of dependents that can be followed up.

From that, one can hopefully infer that 'depof:regex' refers to the ports that 'regex' directly depends on, and that 'rdepof:regex' refers to ports that 'regex' directly depends on as well as those dependency ports' dependency ports, and the recursive tree of dependencies that can be followed down.

However, 'rdepends' is not clearly explained, and 'depends' isn't even listed.

Can this be clarified in the manual and the online guide? It could be easier to understand if it were outlined in such a way like here in a tabular format: http://khelil.de/Ref_Projekte_Intern/Unix/Tab_Tool_MacPorts_Selectors_EN.html

Change History (7)

comment:1 Changed 5 years ago by SenileFelineS

Cc: SenileFelineS added
Description: modified (diff)
Summary: Omission of pseudo-portname selector information from Macports manualPlease improve the "pseudo-portname selector" information on the Macports manual AND guide

comment:2 Changed 5 years ago by SenileFelineS

Owner: set to SenileFelineS
Status: newassigned

comment:3 Changed 5 years ago by SenileFelineS

Cc: SenileFelineS removed

comment:4 Changed 5 years ago by SenileFelineS

Cc: SenileFelineS added

comment:5 Changed 5 years ago by SenileFelineS

Owner: SenileFelineS deleted

comment:6 Changed 3 years ago by szhorvat (Szabolcs Horvát)

I agree that the docs on this need much improvement. I reached this page by searching for the usage of these.

comment:7 Changed 3 years ago by szhorvat (Szabolcs Horvát)

Cc: szhorvat added
Note: See TracTickets for help on using tickets.