Port details |
- rubygem-rack22 Rack, a modular Ruby web server interface
- 2.2.13,3 www
=2 2.2.11,3Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2022-12-23 07:36:09
- Last Update: 2025-03-19 03:45:20
- Commit Hash: c93c028
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- Also Listed In: rubygems
- License: MIT
- WWW:
- https://github.com/rack/rack
- Description:
- 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.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- rubygem-rack22>0:www/rubygem-rack22
- To install the port:
- cd /usr/ports/www/rubygem-rack22/ && make install clean
- To add the package, run one of these commands:
- pkg install www/rubygem-rack22
- pkg install rubygem-rack22
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: rubygem-rack22
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1742070768
SHA256 (rubygem/rack-2.2.13.gem) = ccee101719696a5da12ee9da6fb3b1d20cb329939e089e0e458be6e93667f0fb
SIZE (rubygem/rack-2.2.13.gem) = 152576
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- ruby32 : lang/ruby32
- gem : devel/ruby-gems
- Runtime dependencies:
-
- ruby32 : lang/ruby32
- gem : devel/ruby-gems
- Patch dependencies:
-
- ruby32 : lang/ruby32
- gem : devel/ruby-gems
-
- This port is required by:
- for Build
-
- www/gitlab
-
Deleted ports which required this port:
- for Run
-
- devel/rubygem-sprockets3
- net/foreman-proxy
- security/rubygem-omniauth1
- sysutils/rubygem-chef-zero
- www/gitlab
- www/rubygem-actionpack5
- www/rubygem-actionpack50
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- No options to configure
- Options name:
- www_rubygem-rack22
- USES:
- cpe gem
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.2.13,3 19 Mar 2025 03:45:20
    |
Po-Chuan Hsieh (sunpoet)  |
www/rubygem-rack22: Update to 2.2.13
Changes: https://github.com/rack/rack/blob/2-2-stable/CHANGELOG.md
Security: CVE-2025-27111, CVE-2025-27610 |
2.2.11,3 19 Feb 2025 11:56:35
    |
Po-Chuan Hsieh (sunpoet)  |
www/rubygem-rack22: Update to 2.2.11
Changes: https://github.com/rack/rack/blob/2-2-stable/CHANGELOG.md |
2.2.10,3 21 Oct 2024 09:17:37
    |
Po-Chuan Hsieh (sunpoet)  |
www/rubygem-rack22: Update to 2.2.10
Changes: https://github.com/rack/rack/blob/2-2-stable/CHANGELOG.md |
2.2.9_1,3 16 May 2024 06:22:13
    |
Po-Chuan Hsieh (sunpoet)  |
www/rubygem-rack22: Avoid CONFLICTS_INSTALL with www/rubygem-rackup
- Bump PORTREVISION for package change |
2.2.9,3 31 Mar 2024 03:09:39
    |
Po-Chuan Hsieh (sunpoet)  |
www/rubygem-rack22: Update to 2.2.9
Changes: https://github.com/rack/rack/blob/2-2-stable/CHANGELOG.md |
2.2.8,3 16 Aug 2023 18:26:19
    |
Po-Chuan Hsieh (sunpoet)  |
www/rubygem-rack22: Update to 2.2.8
Changes: https://github.com/rack/rack/blob/2-2-stable/CHANGELOG.md
https://github.com/rack/rack/commits/2-2-stable |
2.2.7,3 31 Jul 2023 16:41:59
    |
Po-Chuan Hsieh (sunpoet)  |
www/rubygem-rack22: Update COMMENT |
2.2.7,3 16 Jul 2023 20:22:08
    |
Daniel Engberg (diizzy)  |
*/*: Change webserver to web server in COMMENT and descriptions
Change it for consistency and to make finding packages easier
Approved by: portmgr (blanket) |
2.2.7,3 05 Jun 2023 18:49:02
    |
Po-Chuan Hsieh (sunpoet)  |
www/rubygem-rack22: Update to 2.2.7
Changes: https://github.com/rack/rack/blob/2-2-stable/CHANGELOG.md |
2.2.6.4,3 05 Apr 2023 17:31:34
    |
Po-Chuan Hsieh (sunpoet)  |
www/rubygem-rack22: Update to 2.2.6.4
Changes: https://github.com/rack/rack/blob/2-2-stable/CHANGELOG.md
Security: CVE-2023-27539 |
2.2.6.3,3 20 Mar 2023 09:39:57
    |
Yasuhiro Kimura (yasu)  |
www/rubygem-rack22: Update to 2.2.6.3
ChangeLog: https://github.com/rack/rack/blob/2-2-stable/CHANGELOG.md
MFH: 2023Q1
Security: f0798a6a-bbdb-11ed-ba99-080027f5fec9 |
2.2.6.2,3 01 Feb 2023 09:21:09
    |
Matthias Fechner (mfechner)  |
www/rubygem-rack22: update to 2.2.6.2
Required for gitlab-ce 15.8
Fixes security related issues:
CVE-2022-44570
CVE-2022-44571
CVE-2022-44572
Changelog:
https://github.com/rack/rack/blob/2-2-stable/CHANGELOG.md |
2.2.6,3 30 Jan 2023 13:01:46
    |
Po-Chuan Hsieh (sunpoet)  |
www/rubygem-rack22: Update to 2.2.6
Changes: https://github.com/rack/rack/blob/2-2-stable/CHANGELOG.md |
2.2.5,3 14 Jan 2023 23:08:33
    |
Muhammad Moinur Rahman (bofh)  |
Mk/**ruby.mk: Switch from USE_RUBY=yes to USES=ruby
Switch from Mk/bsd.ruby.mk to Mk/Uses/ruby.mk
Notable changes are.
- Mk/bsd.ruby.mk is moved to Mk/Uses/ruby.mk.
- USE_RUBY=yes is replaced with USES=ruby.
- USE_RUBY_EXTCONF is replaced with USES=ruby:extconf.
- USE_RUBY_RDOC is replaced with USES=ruby:rdoc.
- USE_RUBY_SETUP is replaces with USES=ruby:setup.
- RUBY_NO_BUILD_DEPENDS and RUBY_NO_RUN_DEPENDS are replaced with
USES=ruby:{build,none,run}.
- RUBY_REQUIRE isn't used anywhere, so removed.
- USES=gem now implies USES=ruby.
This is mainly the work of yasu@ at https://reviews.freebsd.org/D27863
I have just made some cosmetic changes and ran exp-run to test that the
tree is not in a BROKEN state.
Approved by: portmgr
Differential Revision: https://reviews.freebsd.org/D37925 |
2.2.5,3 10 Jan 2023 06:42:36
    |
Yasuhiro Kimura (yasu)  |
www/rubygem-rack22: Update to 2.2.5
ChangeLog: https://github.com/rack/rack/blob/v2.2.5/CHANGELOG.md
PR: 268583
Approved by: maintainer timeout |
2.2.4,3 30 Dec 2022 09:05:45
    |
Po-Chuan Hsieh (sunpoet)  |
www/rubygem-rack22: Add PORTSCOUT |
2.2.4,3 23 Dec 2022 07:31:45
    |
Yasuhiro Kimura (yasu)  |
www/rubygem-rack22: Copy from www/rubygem-rack
Copy www/rubygem-rack to www/rubygem-rack22 as preparation for
updating www/rubygem-rack to 3.0.2.
PR: 268057 |