Port details |
- rubygem-rack22 Rack, a Ruby Webserver Interface
- 2.2.6.3,3 www
=0 Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2022-12-23 07:36:09
- Last Update: 2023-03-20 09:39:57
- Commit Hash: 841d6c9
- Also Listed In: rubygems
- License: MIT
- 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.
¦ ¦ ¦ ¦ 
- 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 = 1678079978
SHA256 (rubygem/rack-2.2.6.3.gem) = 421648340bfe81e20fc766304129e08c92d7a661a856466ec2f1c224784a8f9f
SIZE (rubygem/rack-2.2.6.3.gem) = 152064
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:
-
- ruby31 : lang/ruby31
- gem : devel/ruby-gems
- Runtime dependencies:
-
- ruby31 : lang/ruby31
- gem : devel/ruby-gems
- Patch dependencies:
-
- ruby31 : lang/ruby31
- gem : devel/ruby-gems
-
- This port is required by:
- for Build
-
- www/gitlab-ce
- for Run
-
- converters/rubygem-json-ld
- databases/rubygem-activerecord-session_store
- devel/rubygem-flipper-ui
- devel/rubygem-sidekiq6
- devel/rubygem-sidekiq64
- security/rubygem-omniauth1
- sysutils/rubygem-chef-zero
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:
|
Number of commits found: 7
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
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 |
Number of commits found: 7
|