cvs commit: ports/devel Makefile ports/devel/paexec Makefile
distinfo pkg-descr pkg-plist
Chin-San Huang
chinsan at FreeBSD.org
Sat Jan 26 00:48:59 PST 2008
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)
More information about the cvs-all
mailing list