cvs commit: ports/ports-mgmt Makefile ports/ports-mgmt/porttree Makefile distinfo pkg-descr

Olli Hauer ohauer at FreeBSD.org
Sun Nov 6 17:15:50 UTC 2011


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)


More information about the cvs-ports mailing list