Date: Tue, 27 Mar 2007 07:14:43 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile ports/devel/p5-Gearman Makefile distinfo pkg-descr Message-ID: <200703270714.l2R7EiZG009197@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
miwi 2007-03-27 07:14:43 UTC
FreeBSD ports repository
Modified files:
devel Makefile
Added files:
devel/p5-Gearman Makefile distinfo pkg-descr
Log:
Gearman is a system to farm out work to other machines, dispatching function
calls to machines that are better suited to do work, to do work in parallel,
to load balance lots of function calls, or to call functions between
languages.
This is the Perl client component.
WWW: http://www.danga.com/gearman/
PR: ports/110876
Submitted by: Vivek Khera <vivek at khera.org>
Revision Changes Path
1.2697 +1 -0 ports/devel/Makefile
1.1 +39 -0 ports/devel/p5-Gearman/Makefile (new)
1.1 +3 -0 ports/devel/p5-Gearman/distinfo (new)
1.1 +8 -0 ports/devel/p5-Gearman/pkg-descr (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200703270714.l2R7EiZG009197>
