Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Jun 2012 11:53:10 +0000 (UTC)
From:      Jun Kuriyama <kuriyama@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/devel Makefile ports/devel/p5-Qudo Makefile distinfo pkg-descr pkg-plist
Message-ID:  <201206271153.q5RBrAws000157@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
kuriyama    2012-06-27 11:53:10 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/p5-Qudo        Makefile distinfo pkg-descr pkg-plist 
  Log:
  Qudo is simple and extensible job queue manager system.
  
  Your application can insert job into DB ,that is managed by Qudo.  And
  Your application can get & execute job by Qudo worker.  Qudo
  corresponds to deal with DB as MySQL and SQLite.
  
  If you add Hook Point around job's working method, you can add it
  easily and many point of work milestone.  Qudo is consided about
  adding Hook Point Flexibility.
  
  WWW: http://search.cpan.org/dist/Qudo/
  
  Revision  Changes    Path
  1.5008    +1 -0      ports/devel/Makefile
  1.1       +35 -0     ports/devel/p5-Qudo/Makefile (new)
  1.1       +2 -0      ports/devel/p5-Qudo/distinfo (new)
  1.1       +11 -0     ports/devel/p5-Qudo/pkg-descr (new)
  1.1       +30 -0     ports/devel/p5-Qudo/pkg-plist (new)



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