makc        2011-04-30 09:54:14 UTC

  FreeBSD ports repository

  Added files:
    ports-mgmt/portbuilder Makefile distinfo pkg-descr pkg-plist 
  Log:
  Add new port ports-mgmt/portbuilder:
  
  A concurrent ports building tool.  Although FreeBSD ports supports building a
  single port using multiple jobs (via MAKE_JOBS) however it cannot build
  multiple ports concurrently.  This tool accomplishes just that.
  
  Some of its key features:
   * Concurrent port building
   * Load control
   * Top like UI
   * Persistent builds (by default)
  
  WWW: http://github.com/DragonSA/portbuilder/
  
  PR:             ports/156441
  Submitted by:   David Naylor <naylor.b.david at gmail.com>
  
  Revision  Changes    Path
  1.1       +21 -0     ports/ports-mgmt/portbuilder/Makefile (new)
  1.1       +2 -0      ports/ports-mgmt/portbuilder/distinfo (new)
  1.1       +11 -0     ports/ports-mgmt/portbuilder/pkg-descr (new)
  1.1       +48 -0     ports/ports-mgmt/portbuilder/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"

Reply via email to