Commit graph

2 commits

Author SHA1 Message Date
Sunpoet Po-Chuan Hsieh
57fdae8c40 - Update to 0.3.r52
- While I'm here, change USE_PYTHON from 2.4+ to yes

PR:		ports/162394
Submitted by:	Vladimir Chukharev <vladimir.chukharev@gmail.com> (maintainer)
2011-11-09 01:59:48 +00:00
Olli Hauer
a2faad3b33 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/

PR:		ports/160007
Submitted by:	Vladimir Chukharev
2011-11-06 17:15:50 +00:00