2015-09-20 22:54:08 +02:00
|
|
|
For a given port determine its dependencies using any combination of the
|
2011-11-06 18:15:50 +01:00
|
|
|
- FETCH_DEPENDS
|
|
|
|
- EXTRACT_DEPENDS
|
|
|
|
- PATCH_DEPENDS
|
|
|
|
- LIB_DEPENDS
|
|
|
|
- BUILD_DEPENDS
|
2016-05-19 12:53:05 +02:00
|
|
|
- RUN_DEPENDS
|
2011-11-06 18:15:50 +01:00
|
|
|
|
|
|
|
and show them as a pseudo graphical tree.
|
|
|
|
Use back references for cross-connections.
|
|
|
|
|
|
|
|
WWW: http://code.google.com/p/porttree/
|