Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Nov 2008 20:58:04 +0000 (UTC)
From:      Martin Wilke <miwi@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/www Makefile ports/www/rubygem-sinatra Makefile distinfo pkg-descr pkg-message
Message-ID:  <200811212058.mALKw4PK093706@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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)



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