./www/ruby-rackup, General server command for Rack applications

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 2.2.1, Package name: ruby32-rackup-2.2.1, Maintainer: pkgsrc-users

Rackup

rackup provides a command line interface for running a Rack-compatible
application.


Master sites:

Filesize: 17 KB

Version history: (Expand)


CVS history: (Expand)


   2024-12-11 15:38:51 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
www/ruby-rackup: update to 2.2.1

2.2.1 (2024-11-13)

* Try to require webrick and rackup/handler/webrick by default, for
  compatibility with code that expects them to be available.
   2024-11-06 16:07:57 by Takahiro Kambe | Files touched by this commit (3) | Package updated
Log message:
www/ruby-rackup: update to 2.2.0

2.2.0 (2024-11-02)

* Remove old rack shims.
* Remove webrick dependency.
   2023-04-30 16:35:54 by Takahiro Kambe | Files touched by this commit (5)
Log message:
www/ruby-rackup: add version 2.1.0

This package is required by new version of www/heel.

Rackup

rackup provides a command line interface for running a Rack-compatible
application.