| Port details on branch 2026Q2 |
- rubygem-rack Rack, a modular Ruby web server interface
- 3.2.6,3 www
=0 3.2.6,3Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2026-04-21 13:34:05
- Last Update: 2026-04-21 13:08:23
- Commit Hash: 075ed70
- 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 - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- rubygem-rack>0:www/rubygem-rack
- To install the port:
- cd /usr/ports/www/rubygem-rack/ && make install clean
- To add the package, run one of these commands:
- pkg install www/rubygem-rack
- pkg install rubygem-rack
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: rubygem-rack
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1775587904
SHA256 (rubygem/rack-3.2.6.gem) = 5ed78e1f73b2e25679bec7d45ee2d4483cc4146eb1be0264fc4d94cb5ef212c2
SIZE (rubygem/rack-3.2.6.gem) = 121344
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:
-
- ruby33 : lang/ruby33
- gem : devel/ruby-gems
- Runtime dependencies:
-
- ruby33 : lang/ruby33
- gem : devel/ruby-gems
- Patch dependencies:
-
- ruby33 : lang/ruby33
- gem : devel/ruby-gems
-
- This port is required by:
- for Build
-
- www/rubygem-passenger
- for Run
-
- www/rubygem-actionpack80
- www/rubygem-actionpack81
- www/rubygem-passenger
- www/rubygem-rails80
- www/rubygem-rails81
Configuration Options:
- No options to configure
- Options name:
- www_rubygem-rack
- 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 |
3.2.6,3 21 Apr 2026 13:08:23
    |
Po-Chuan Hsieh (sunpoet)  |
www/rubygem-rack: Update to 3.2.6
Changes: https://github.com/rack/rack/releases
https://github.com/rack/rack/blob/3-2-stable/CHANGELOG.md
Security: CVE-2026-26961, CVE-2026-26962, CVE-2026-32762, CVE-2026-34230,
CVE-2026-34763, CVE-2026-34785, CVE-2026-34786, CVE-2026-34826, CVE-2026-34827,
CVE-2026-34829, CVE-2026-34830, CVE-2026-34831, CVE-2026-34835
(cherry picked from commit e23104c91d27ab37f592ccebbbb82004f88dde17) |
3.2.5,3 21 Apr 2026 13:08:22
    |
Po-Chuan Hsieh (sunpoet)  |
www/rubygem-rack: Update to 3.2.5
Changes: https://github.com/rack/rack/releases
https://github.com/rack/rack/blob/3-2-stable/CHANGELOG.md
(cherry picked from commit e675ecbb064744142518888979d2e7bd0b478b6a) |