Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Jan 2008 08:48:58 +0000 (UTC)
From:      Chin-San Huang <chinsan@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/devel Makefile ports/devel/paexec Makefile distinfo pkg-descr pkg-plist
Message-ID:  <200801260848.m0Q8mw0p062227@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
chinsan     2008-01-26 08:48:58 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/paexec         Makefile distinfo pkg-descr pkg-plist 
  Log:
  paexec -- Parallel executor, distributes tasks over network.
  
  paexec distributes performing the given tasks across several CPUs or
  machines on a network and collects the results from those
  CPUs/machines
  
  WWW: http://sourceforge.net/projects/paexec
  
  Revision  Changes    Path
  1.2972    +1 -0      ports/devel/Makefile
  1.1       +44 -0     ports/devel/paexec/Makefile (new)
  1.1       +3 -0      ports/devel/paexec/distinfo (new)
  1.1       +5 -0      ports/devel/paexec/pkg-descr (new)
  1.1       +18 -0     ports/devel/paexec/pkg-plist (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200801260848.m0Q8mw0p062227>