head	1.2;
access;
symbols
	RELEASE_8_3_0:1.2
	RELEASE_9_0_0:1.2
	RELEASE_7_4_0:1.1
	RELEASE_8_2_0:1.1
	RELEASE_6_EOL:1.1
	RELEASE_8_1_0:1.1
	RELEASE_7_3_0:1.1
	RELEASE_8_0_0:1.1
	RELEASE_7_2_0:1.1;
locks; strict;
comment	@# @;


1.2
date	2011.02.10.16.32.37;	author miwi;	state Exp;
branches;
next	1.1;

1.1
date	2008.11.21.20.58.04;	author miwi;	state Exp;
branches;
next	;


desc
@@


1.2
log
@- Update to 1.1.2
- Pet portlint

PR:		154649
Submitted by:	Ruslan Mahmatkhanov <cvs-src@@yandex.ru>
@
text
@
                **** NOTE ****

        Sinatra optionally integrates with haml/sass or Builder
        for templating and mongrel or thin as an HTTP server.
        To use them, install the respective ports separately:

                www/rubygem-haml
                devel/rubygem-builder
                www/rubygem-mongrel
                www/rubygem-thin
@


1.1
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>
@
text
@a11 1

@

