Path to this page:
NOTICE: This package has been removed from pkgsrc./
www/ruby-rack11,
Ruby webserver interface
Branch: CURRENT,
Version: 1.1.3,
Package name: ruby19-rack-1.1.3,
Maintainer: pkgsrc-usersRack provides a minimal, modular and adaptable interface for developing
web applications in Ruby. By wrapping HTTP requests and responses in
the simplest way possible, it unifies and distills the API for web
servers, web frameworks, and software in between (the so-called
middleware) into a single method call.
Required to run:[
lang/ruby19-base]
Master sites:
SHA1: 18ab872cf05ee445bc586db98da946a9b197935c
RMD160: 41913661691444fa384a5cb0001ee56d10283e61
Filesize: 104 KB
Version history: (Expand)
- (2012-03-19) Package deleted from pkgsrc
- (2012-01-08) Updated to version: ruby19-rack-1.1.3
- (2011-03-23) Updated to version: ruby18-rack-1.1.2
- (2010-10-14) Package added to pkgsrc.se, version ruby18-rack-1.1.0 (created)
CVS history: (Expand)
2012-03-18 09:16:17 by Takahiro Kambe | Files touched by this commit (4) | |
Log message:
Remove ruby-rack11, maybe last package for Ruby on Rails 2.
|
2012-01-08 12:08:23 by OBATA Akio | Files touched by this commit (2) |
Log message:
Update ruby-rack11 to 1.1.3.
* December 28th, 2011: Twenty first public release: 1.1.3.
* Security fix. http://www.ocert.org/advisories/ocert-2011-003.html
Further information here: http://jruby.org/2011/12/27/jruby-1-6-5-1
|
2011-03-23 16:27:28 by Takahiro Kambe | Files touched by this commit (2) |
Log message:
Update ruby-rack package to 1.1.2.
== Changes
* March 13th, 2011: Twelfth public release 1.2.2/1.1.2.
* Security fix in Rack::Auth::Digest::MD5: when authenticator
returned nil, permission was granted on empty password.
|
2010-10-14 13:37:47 by OBATA Akio | Files touched by this commit (4) | |
Log message:
Import ruby18-rack-1.1.0 as www/ruby-rack11.
This package provide rack version 1.1.0, the older version of www/ruby-rack.
This version is required by www/ruby-actionpack version 2.3.9.
|