Bug 128551

Summary: New port: www/rubygem-sinatra - classy web development framework in ruby
Product: Ports & Packages Reporter: Daniel Roethlisberger <daniel>
Component: Individual Port(s)Assignee: Martin Wilke <miwi>
Status: Closed FIXED    
Severity: Affects Only Me CC: daniel
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
rubygem-sinatra.shar none

Description Daniel Roethlisberger 2008-11-03 00:40:01 UTC
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

Note that this port depends on the update of www/rubygem-rack to 0.4.0,
which I have submitted as a separate PR.
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2008-11-03 05:39:28 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 Daniel Roethlisberger 2008-11-18 10:13:42 UTC
FYI: The update of www/rubygem-rack (ports/128550), on which this
PR depends, has been committed by kuriyama@.

-- 
Daniel Roethlisberger
http://daniel.roe.ch/
Comment 3 Martin Wilke freebsd_committer freebsd_triage 2008-11-21 20:57:47 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 4 dfilter service freebsd_committer freebsd_triage 2008-11-21 20:58:12 UTC
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)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"