NOTICE: This package has been removed from pkgsrc

./www/ruby-rack14, Modular Ruby webserver interface

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 1.4.7, Package name: ruby26-rack14-1.4.7, Maintainer: pkgsrc-users

Rack 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/ruby26-base]

Required to build:
[pkgtools/cwrappers]

Master sites:

SHA1: f8a9829a429b8ffe48daae8e986d0abd4c70fff4
RMD160: 2cc815c1c275f924a15c01056449d6403eccc6c2
Filesize: 200 KB

Version history: (Expand)


CVS history: (Expand)


   2020-03-21 17:30:39 by Takahiro Kambe | Files touched by this commit (5) | Package removed
Log message:
www/ruby-rack14: remove package

Remove ruby-rack14 package since no other package refer this older
version.
   2020-01-19 00:36:14 by Roland Illig | Files touched by this commit (3046)
Log message:
all: migrate several HOMEPAGEs to https

pkglint --only "https instead of http" -r -F

With manual adjustments afterwards since pkglint 19.4.4 fixed a few
indentations in unrelated lines.

This mainly affects projects hosted at SourceForce, as well as
freedesktop.org, CTAN and GNU.
   2015-11-04 03:47:43 by Alistair G. Crooks | Files touched by this commit (758)
Log message:
Add SHA512 digests for distfiles for www category

Problems found locating distfiles:
	Package haskell-cgi: missing distfile haskell-cgi-20001206.tar.gz
	Package nginx: missing distfile array-var-nginx-module-0.04.tar.gz
	Package nginx: missing distfile encrypted-session-nginx-module-0.04.tar.gz
	Package nginx: missing distfile headers-more-nginx-module-0.261.tar.gz
	Package nginx: missing distfile nginx_http_push_module-0.692.tar.gz
	Package nginx: missing distfile set-misc-nginx-module-0.29.tar.gz
	Package nginx-devel: missing distfile echo-nginx-module-0.58.tar.gz
	Package nginx-devel: missing distfile form-input-nginx-module-0.11.tar.gz
	Package nginx-devel: missing distfile lua-nginx-module-0.9.16.tar.gz
	Package nginx-devel: missing distfile nginx_http_push_module-0.692.tar.gz
	Package nginx-devel: missing distfile set-misc-nginx-module-0.29.tar.gz
	Package php-owncloud: missing distfile owncloud-8.2.0.tar.bz2

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
   2015-06-22 15:57:59 by Takahiro Kambe | Files touched by this commit (3)
Log message:
Update ruby-rack14 to 1.4.7, security fix.

* Fix CVE-2015-3225.
* Only count files (not all form elements) against the Multipart File Limit.
   2015-03-14 09:00:40 by Takahiro Kambe | Files touched by this commit (3)
Log message:
Add pkg_alternatives support with ruby's version.

Bump PKGREVISION.
   2013-03-10 10:19:42 by Takahiro Kambe | Files touched by this commit (1)
Log message:
Oops, forgot to add ALTERNATIVES file.
   2013-03-10 10:13:12 by Takahiro Kambe | Files touched by this commit (2)
Log message:
Change PKGBASE to ${RUBY_PKGPREFIX}--rack14 and command rackup to rackup14.
Now ruby-rack14 package co-exist with newer version of ruby-rack.
   2013-03-10 10:11:12 by Takahiro Kambe | Files touched by this commit (4)
Log message:
Add ruby-rack14 package copying from ruby-rack.