Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Jun 2011 18:30:21 +0000 (UTC)
From:      Steve Wills <swills@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/devel Makefile ports/devel/rubygem-delayed_job Makefile distinfo pkg-descr
Message-ID:  <201106181830.p5IIULsB080775@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
swills      2011-06-18 18:30:21 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/rubygem-delayed_job Makefile distinfo pkg-descr 
  Log:
  Delayed_job (or DJ) encapsulates the common pattern of
  asynchronously executing longer tasks in the background.
  It is a direct extraction from Shopify where the job table
  is responsible for a multitude of core tasks. This gem is
  collectiveidea's fork (http://github.com/collectiveidea/delayed_job).
  
  WWW: http://rubygems.org/gems/delayed_job
  
  PR:             ports/157986
  Submitted by:   Ryan Steinmetz <rpsfa at rit.edu>
  
  Revision  Changes    Path
  1.4380    +1 -0      ports/devel/Makefile
  1.1       +23 -0     ports/devel/rubygem-delayed_job/Makefile (new)
  1.1       +2 -0      ports/devel/rubygem-delayed_job/distinfo (new)
  1.1       +7 -0      ports/devel/rubygem-delayed_job/pkg-descr (new)



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