aboutsummaryrefslogtreecommitdiff
path: root/www/rubygem-sinatra
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 0.9.6Cheng-Lung Sung2010-08-162-4/+4
| | | | Notes: svn path=/head/; revision=259336
* - Update to 0.9.5Philip M. Gollucci2010-06-112-4/+4
| | | | | | | | PR: ports/147543 Submitted by: pgollucci@ (myself) Notes: svn path=/head/; revision=256342
* - Pass to ruby@Philip M. Gollucci2010-06-111-1/+1
| | | | | | | Approved by: daniel@roe.ch (previous maintainer) via private e-mail Notes: svn path=/head/; revision=256338
* - GEMS are always RUN_DEPENDS of other GEMSPhilip M. Gollucci2010-06-061-1/+0
| | | | | | | | | | | | | - Bump PORTREVISION when something other then BUILD_DEPENDS changes - Some minor verticle whitespace in some ports for consistency with the rest PR: ports/147551 Submitted by: pgollucci@ (myself) Reviewed by: portmgr (pav) With Hat: ruby Notes: svn path=/head/; revision=255916
* - Mass conversion of RF -> RG for MASTER_SITE for rubygem- portsPhilip M. Gollucci2010-05-261-1/+1
| | | | | | | | | | | | [RG aka rubygems.org] PR: ports/147005 Submitted by: pgollucci (myself) Approved by: portmgr (pav) With Hat: ruby@ Notes: svn path=/head/; revision=255136
* - Update to 0.9.4Dmitry Marakasov2009-08-172-4/+4
| | | | | | | | PR: 137832 Submitted by: Daniel Roethlisberger <daniel@roe.ch> (maintainer) Notes: svn path=/head/; revision=239736
* - Update to 0.9.2Dmitry Marakasov2009-05-212-6/+4
| | | | | | | | | | - Unbreak PR: 134793 Submitted by: Daniel Roethlisberger <daniel@roe.ch> (maintainer) Notes: svn path=/head/; revision=234364
* - Mark BROKEN: does not installPav Lucistnik2009-05-131-0/+2
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=233857
* - Update to 0.9.1.1Martin Wilke2009-03-142-4/+4
| | | | | | | | PR: 132604 Submitted by: Daniel Roethlisberger <daniel@roe.ch> (maintainer) Notes: svn path=/head/; revision=230044
* - Update to 0.9.1Martin Wilke2009-03-122-12/+7
| | | | | | | | PR: 132360 Submitted by: Daniel Roethlisberger <daniel@roe.ch> (maintainer) Notes: svn path=/head/; revision=229949
* - Upgrade to 0.9.0.4.Jun Kuriyama2009-02-082-6/+6
| | | | | | | Submitted by: Daniel Roethlisberger <daniel@roe.ch> (maintainer) Notes: svn path=/head/; revision=227842
* - Update to 0.3.3Beech Rintoul2009-01-182-4/+4
| | | | | | | | PR: ports/130662 Submitted by: Daniel Roethlisberger <daniel@roe.ch> (maintainer) Notes: svn path=/head/; revision=226345
* - Update to 0.3.2Martin Wilke2008-11-252-4/+4
| | | | | | | | PR: 129109 Submitted by: Daniel Roethlisberger <daniel@roe.ch> (maintainer) Notes: svn path=/head/; revision=223355
* Sinatra is a DSL for quickly creating web-applications in RubyMartin Wilke2008-11-214-0/+51
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> Notes: svn path=/head/; revision=223157