cvs commit: ports/www Makefile ports/www/rubygem-sinatra Makefile distinfo pkg-descr pkg-message

Martin Wilke miwi at FreeBSD.org
Fri Nov 21 12:58:04 PST 2008


miwi        2008-11-21 20:58:04 UTC

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
  Added files:
    www/rubygem-sinatra  Makefile distinfo pkg-descr pkg-message 
  Log:
  Sinatra is a DSL for quickly creating web-applications in Ruby
  with minimal effort.  It sits on top of Rack, a minimal standard
  interface for Ruby web frameworks.  For templating, the choices
  include erb, haml, sass and Builder.
  
  WWW: http://github.com/bmizerany/sinatra
  
  PR:             ports/128551
  Submitted by:   Daniel Roethlisberger <daniel at roe.ch>
  
  Revision  Changes    Path
  1.2178    +1 -0      ports/www/Makefile
  1.1       +30 -0     ports/www/rubygem-sinatra/Makefile (new)
  1.1       +3 -0      ports/www/rubygem-sinatra/distinfo (new)
  1.1       +6 -0      ports/www/rubygem-sinatra/pkg-descr (new)
  1.1       +12 -0     ports/www/rubygem-sinatra/pkg-message (new)


More information about the cvs-all mailing list