Date: Sun, 6 Nov 2011 17:15:50 +0000 (UTC) From: Olli Hauer <ohauer@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/ports-mgmt Makefile ports/ports-mgmt/porttree Makefile distinfo pkg-descr Message-ID: <201111061715.pA6HFowr099222@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
ohauer 2011-11-06 17:15:50 UTC
FreeBSD ports repository
Modified files:
ports-mgmt Makefile
Added files:
ports-mgmt/porttree Makefile distinfo pkg-descr
Log:
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
Revision Changes Path
1.46 +1 -0 ports/ports-mgmt/Makefile
1.1 +44 -0 ports/ports-mgmt/porttree/Makefile (new)
1.1 +2 -0 ports/ports-mgmt/porttree/distinfo (new)
1.1 +12 -0 ports/ports-mgmt/porttree/pkg-descr (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201111061715.pA6HFowr099222>
