Date: Mon, 14 Jan 2008 01:15:02 +0000 (UTC) From: Marcelo Araujo <araujo@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile ports/devel/p5-TheSchwartz Makefile distinfo pkg-descr pkg-plist Message-ID: <200801140115.m0E1F2mN071065@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
araujo 2008-01-14 01:15:02 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/p5-TheSchwartz Makefile distinfo pkg-descr pkg-plist Log: TheSchwartz is a reliable job queue system. Your application can put jobs into the system, and your worker processes can pull jobs from the queue atomically to perform. Failed jobs can be left in the queue to retry later. WWW: http://search.cpan.org/dist/TheSchwartz/ PR: ports/119549 Submitted by: Gean-Suan Lin <gslin@gslin.org> Approved by: stas (mentor, implicit) Revision Changes Path 1.2959 +1 -0 ports/devel/Makefile 1.1 +31 -0 ports/devel/p5-TheSchwartz/Makefile (new) 1.1 +3 -0 ports/devel/p5-TheSchwartz/distinfo (new) 1.1 +6 -0 ports/devel/p5-TheSchwartz/pkg-descr (new) 1.1 +11 -0 ports/devel/p5-TheSchwartz/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200801140115.m0E1F2mN071065>