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)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"

Reply via email to