blob: 41b71cc0a8894937a46e7bfad650767ad2b1018c (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
|
For a given port determine its dependences using any combination of the
- FETCH_DEPENDS
- EXTRACT_DEPENDS
- PATCH_DEPENDS
- LIB_DEPENDS
- BUILD_DEPENDS
- RUN_DEPENDS
and show them as a pseudo graphical tree.
Use back references for cross-connections.
WWW: http://code.google.com/p/porttree/
|