Port details |
- rubygem-rack-protection Collection of Rack middleware to protect against opportunistic attack
- 4.1.1 www
=3 4.1.1Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2011-10-28 01:34:40
- Last Update: 2024-11-27 02:36:32
- Commit Hash: 4e258b2
- People watching this port, also watch:: newfile, p5-MIME-Tools, py311-Automat, libssh, py311-beautifulsoup
- Also Listed In: rubygems
- License: MIT
- WWW:
- https://sinatrarb.com/protection/
- https://github.com/sinatra/sinatra/tree/main/rack-protection
- Description:
- Collection of Rack middleware to protect you against common, opportunistic attack.
 ¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- rubygem-rack-protection>0:www/rubygem-rack-protection
- To install the port:
- cd /usr/ports/www/rubygem-rack-protection/ && make install clean
- To add the package, run one of these commands:
- pkg install www/rubygem-rack-protection
- pkg install rubygem-rack-protection
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: rubygem-rack-protection
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1732261050
SHA256 (rubygem/rack-protection-4.1.1.gem) = 51a254a5d574a7f0ca4f0672025ce2a5ef7c8c3bd09c431349d683e825d7d16a
SIZE (rubygem/rack-protection-4.1.1.gem) = 18432
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:
-
- rubygem-base64>=0.1.0 : converters/rubygem-base64
- rubygem-logger>=1.6.0 : devel/rubygem-logger
- rubygem-rack>=3.0.0,3<4,3 : www/rubygem-rack
- ruby32 : lang/ruby32
- gem : devel/ruby-gems
- Patch dependencies:
-
- ruby32 : lang/ruby32
- gem : devel/ruby-gems
-
- This port is required by:
- for Run
-
- devel/rubygem-flipper-ui
- www/rubygem-sinatra
- www/rubygem-sinatra-contrib
- www/rubygem-sinatra-contrib1
-
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-rack-protection
- USES:
- 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 |
4.1.1 27 Nov 2024 02:36:32
    |
Po-Chuan Hsieh (sunpoet)  |
www/rubygem-rack-protection: Update to 4.1.1
Changes: https://github.com/sinatra/sinatra/blob/main/CHANGELOG.md |
4.1.0 22 Nov 2024 06:25:55
    |
Po-Chuan Hsieh (sunpoet)  |
www/rubygem-rack-protection: Update to 4.1.0
Changes: https://github.com/sinatra/sinatra/blob/main/CHANGELOG.md |
4.0.0 21 Feb 2024 15:10:57
    |
Po-Chuan Hsieh (sunpoet)  |
www/rubygem-rack-protection: Update to 4.0.0
- Change RUN_DEPENDS from rubygem-rack22 to rubygem-rack
Changes: https://github.com/sinatra/sinatra/blob/main/CHANGELOG.md |
3.1.0 21 Aug 2023 17:07:15
    |
Po-Chuan Hsieh (sunpoet)  |
www/rubygem-rack-protection: Update to 3.1.0
Changes: https://github.com/sinatra/sinatra/blob/main/CHANGELOG.md |
3.0.6 18 Apr 2023 18:05:07
    |
Po-Chuan Hsieh (sunpoet)  |
www/rubygem-rack-protection: Update to 3.0.6
- Update WWW
Changes: https://github.com/sinatra/sinatra/blob/main/CHANGELOG.md |
3.0.5 30 Jan 2023 13:01:45
    |
Po-Chuan Hsieh (sunpoet)  |
www/rubygem-rack-protection: Update to 3.0.5
Changes: https://github.com/sinatra/sinatra/blob/master/CHANGELOG.md |
3.0.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 |
3.0.3 30 Dec 2022 09:05:44
    |
Po-Chuan Hsieh (sunpoet)  |
www/rubygem-rack-protection: Update to 3.0.3
Changes: https://github.com/sinatra/sinatra/blob/master/CHANGELOG.md |
3.0.2 03 Oct 2022 17:11:04
    |
Po-Chuan Hsieh (sunpoet)  |
www/rubygem-rack-protection: Update to 3.0.2
- Update version requirement of RUN_DEPENDS
Changes: https://github.com/sinatra/sinatra/blob/master/CHANGELOG.md |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2.2.2 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
2.2.2 30 Jul 2022 19:26:25
    |
Po-Chuan Hsieh (sunpoet)  |
www/rubygem-rack-protection: Update to 2.2.2
Changes: https://github.com/sinatra/sinatra/blob/master/CHANGELOG.md |
2.2.1 20 Jul 2022 14:23:26
    |
Tobias C. Berner (tcberner)  |
www: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
*
* <hvo.pm@xs4all.nl>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron LI <aly@aaronly.me>
* Aaron Zauner <az_mail@gmx.at>
* Abel Chow <achow@transoft.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Adrian Steinmann <ast@marabu.ch>
* Akinori MUSHA aka knu <knu@idaemons.org> (Only the first 15 lines of the commit message are shown above ) |
2.2.1 18 Jul 2022 18:00:52
    |
Po-Chuan Hsieh (sunpoet)  |
www/rubygem-rack-protection: Update to 2.2.1
Changes: https://github.com/sinatra/sinatra/blob/2-2-stable/CHANGELOG.md |
2.2.0 17 Apr 2022 23:58:42
    |
Po-Chuan Hsieh (sunpoet)  |
www/rubygem-rack-protection: Update to 2.2.0
Changes: https://github.com/sinatra/sinatra/blob/master/CHANGELOG.md |
2.1.0 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
2.1.0 06 Sep 2020 15:39:33
  |
sunpoet  |
Update to 2.1.0
Changes: https://github.com/sinatra/sinatra/blob/master/CHANGELOG.md |
2.0.8.1 25 Jan 2020 18:28:01
  |
sunpoet  |
Update to 2.0.8.1
Changes: https://github.com/sinatra/sinatra/blob/master/CHANGELOG.md |
2.0.8 02 Jan 2020 16:17:59
  |
sunpoet  |
Update to 2.0.8
Changes: https://github.com/sinatra/sinatra/blob/master/CHANGELOG.md |
2.0.7 24 Aug 2019 19:52:42
  |
sunpoet  |
Update to 2.0.7
Changes: https://github.com/sinatra/sinatra/blob/master/CHANGELOG.md |
2.0.6 24 Aug 2019 00:09:56
  |
sunpoet  |
Update to 2.0.6
Changes: https://github.com/sinatra/sinatra/blob/master/CHANGELOG.md |
2.0.5 01 Jan 2019 20:40:11
  |
sunpoet  |
Update to 2.0.5
Changes: https://github.com/sinatra/sinatra/blob/master/CHANGELOG.md |
2.0.4 16 Sep 2018 23:25:36
  |
sunpoet  |
Update to 2.0.4
- Take maintainership
Changes: https://github.com/sinatra/sinatra/blob/master/CHANGELOG.md |
2.0.3 31 Jul 2018 23:55:19
  |
sunpoet  |
Update to 2.0.3
Changes: https://github.com/sinatra/sinatra/blob/master/CHANGELOG.md
https://github.com/sinatra/sinatra/commits/master/rack-protection |
2.0.1 17 Feb 2018 11:59:43
  |
sunpoet  |
Update to 2.0.1
Changes: https://github.com/sinatra/sinatra/blob/master/CHANGELOG.md
https://github.com/sinatra/sinatra/commits/master/rack-protection |
2.0.0 16 May 2017 18:19:32
  |
sunpoet  |
Update to 2.0.0
- Update WWW
Changes: https://github.com/sinatra/sinatra/blob/master/CHANGELOG.md
https://github.com/sinatra/sinatra/commits/master/rack-protection |
1.5.3_2 05 Dec 2016 07:20:20
  |
sunpoet  |
- Add LICENSE_FILE
- Update RUN_DEPENDS: use newer rubygem-rack
- Bump PORTREVISION for dependency change |
1.5.3_1 27 Apr 2016 21:57:32
  |
swills  |
Convert USES=gem:autoplist to USES=gem since autoplist is default |
1.5.3_1 27 Apr 2016 16:36:42
  |
swills  |
create USES=gem and update rubygem- ports to use it
Note that for now ports still have to have USE_RUBY=yes to use USES=gem
PR: 209041
Differential Revision: https://reviews.freebsd.org/D6070 |
1.5.3_1 01 Apr 2016 14:33:58
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
1.5.3_1 13 Jun 2015 20:14:16
  |
sunpoet  |
- Update RUN_DEPENDS: use newer rubygem-rack
- Add NO_ARCH
- Bump PORTREVISION for dependency change |
1.5.3 22 May 2015 20:23:01
  |
sunpoet  |
- Add LICENSE
- Update WWW |
1.5.3 26 Aug 2014 04:04:28
  |
swills  |
www/rubygem-rack-protection: update to 1.5.3 |
1.5.0 30 Oct 2013 03:03:35
  |
swills  |
- Add stage support |
1.5.0 20 Sep 2013 23:36:54
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
1.5.0 25 Jun 2013 20:09:39
  |
swills  |
- Update to 1.5.0 |
1.2.0 08 Feb 2012 02:11:17
 |
pgollucci  |
- Update to 1.2.0
With Hat: ruby@
Sponsored by: RideCharge Inc. / TaxiMagic |
1.1.4 20 Dec 2011 00:21:54
 |
pgollucci  |
- Point at the homepage consistently as defined by rubygems.org |
1.1.4 02 Nov 2011 18:05:08
 |
pgollucci  |
- Fix depend versions according to rubygems.org [again]
With Hat: ruby@
Tested by: P6 TB Full rubygem run |
1.1.4 28 Oct 2011 01:33:56
 |
swills  |
Collection of Rack middleware to protect you against common, opportunistic
attack.
WWW: http://rkh.github.com/rack-protection/ |