Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.0.11,3 14 May 2024 04:29:21 |
Yasuhiro Kimura (yasu) |
www/rubygem-rack: Update to 3.0.11
ChangeLog: https://github.com/rack/rack/blob/main/CHANGELOG.md#3011---2024-05-10 |
3.0.10,3 31 Mar 2024 03:09:36 |
Po-Chuan Hsieh (sunpoet) |
www/rubygem-rack: Update to 3.0.10
Changes: https://github.com/rack/rack/releases
https://github.com/rack/rack/blob/main/CHANGELOG.md |
3.0.9,3 21 Feb 2024 15:10:56 |
Po-Chuan Hsieh (sunpoet) |
www/rubygem-rack: Update to 3.0.9
Changes: https://github.com/rack/rack/releases |
3.0.8,3 31 Jul 2023 16:41:59 |
Po-Chuan Hsieh (sunpoet) |
www/rubygem-rack: Update COMMENT |
3.0.8,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) |
3.0.8,3 09 Jul 2023 10:26:57 |
Po-Chuan Hsieh (sunpoet) |
www/rubygem-rack: Update to 3.0.8
Changes: https://github.com/rack/rack/releases |
3.0.7,3 05 Apr 2023 17:31:33 |
Po-Chuan Hsieh (sunpoet) |
www/rubygem-rack: Update to 3.0.7
Changes: https://github.com/rack/rack/releases
https://github.com/rack/rack/blob/main/CHANGELOG.md
Security: CVE-2023-27539 |
3.0.4.2,3 20 Mar 2023 09:39:55 |
Yasuhiro Kimura (yasu) |
www/rubygem-rack: Update to 3.0.4.2
ChangeLog: https://github.com/rack/rack/blob/3-0-stable/CHANGELOG.md
MFH: 2023Q1
Security: f0798a6a-bbdb-11ed-ba99-080027f5fec9 |
3.0.4.1,3 05 Feb 2023 15:49:53 |
Po-Chuan Hsieh (sunpoet) |
www/rubygem-rack: Remove blank line |
3.0.4.1,3 03 Feb 2023 06:50:14 |
Yasuhiro Kimura (yasu) |
www/rubygem-rack: Update to 3.0.4.1
ChangeLog: https://github.com/rack/rack/blob/v3.0.4/CHANGELOG.md
PR: 268999
MFH: 2023Q1
Security: 95176ba5-9796-11ed-bfbf-080027f5fec9 |
3.0.4,3 30 Jan 2023 13:01:45 |
Po-Chuan Hsieh (sunpoet) |
www/rubygem-rack: Update to 3.0.4
Changes: https://github.com/rack/rack/releases
https://github.com/rack/rack/blob/main/CHANGELOG.md |
3.0.3,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,3 10 Jan 2023 06:41:15 |
Yasuhiro Kimura (yasu) |
www/rubygem-rack: Update to 3.0.3
ChangeLog: https://github.com/rack/rack/blob/v3.0.3/CHANGELOG.md
PR: 268582
Approved by: maintainer timeout |
3.0.2,3 23 Dec 2022 07:31:50 |
Yasuhiro Kimura (yasu) |
www/rubygem-rack: Update to 3.0.2
ChangeLog: https://github.com/rack/rack/blob/v3.0.2/CHANGELOG.md
PR: 268057
Approved by: maintainer timeout |
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.4,3 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.4,3 11 Jul 2022 13:51:19 |
Po-Chuan Hsieh (sunpoet) |
www/rubygem-rack: Update to 2.2.4
Changes: https://github.com/rack/rack/blob/2-2-stable/CHANGELOG.md |
2.2.3.1,3 16 Jun 2022 14:02:05 |
Po-Chuan Hsieh (sunpoet) |
www/rubygem-rack: Update to 2.2.3.1
Changes: https://github.com/rack/rack/blob/2-2-stable/CHANGELOG.md
Security: CVE-2022-30122, CVE-2022-30123 |
2.2.3,3 25 Oct 2021 15:58:04 |
Po-Chuan Hsieh (sunpoet) |
www/rubygem-rack: Cosmetic change |
2.2.3,3 14 Oct 2021 21:30:59 |
Stefan Eßer (se) |
www/rubygem-rack: Add CPE information
Approved by: portmgr (blanket) |
2.2.3,3 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
2.2.3,3 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.2.3,3 17 Jun 2020 18:04:11 |
sunpoet |
Update to 2.2.3
Changes: https://github.com/rack/rack/blob/master/CHANGELOG.md |
2.2.2,3 12 Feb 2020 19:26:08 |
sunpoet |
Update to 2.2.2
Changes: https://github.com/rack/rack/blob/master/CHANGELOG.md |
2.2.1,3 11 Feb 2020 17:55:55 |
sunpoet |
Update to 2.2.1
Changes: https://github.com/rack/rack/blob/master/CHANGELOG.md |
2.2.0,3 10 Feb 2020 18:47:13 |
sunpoet |
Update to 2.2.0
Changes: https://github.com/rack/rack/blob/master/CHANGELOG.md |
2.1.2,3 29 Jan 2020 19:16:57 |
sunpoet |
Update to 2.1.2
Changes: https://github.com/rack/rack/blob/master/CHANGELOG.md |
2.1.1,3 12 Jan 2020 16:08:28 |
sunpoet |
Update to 2.1.1
Changes: https://github.com/rack/rack/blob/master/CHANGELOG.md |
2.1.0,3 11 Jan 2020 10:43:16 |
sunpoet |
Update to 2.1.0
Changes: https://github.com/rack/rack/blob/master/CHANGELOG.md |
2.0.8,3 28 Dec 2019 07:38:45 |
sunpoet |
Update to 2.0.8
- Update pkg-descr
- Update WWW
- Take maintainership
Changes: https://github.com/rack/rack/blob/master/CHANGELOG.md
Security: 66e4dc99-28b3-11ea-8dde-08002728f74c |
2.0.7,3 23 Apr 2019 08:05:19 |
mfechner |
Upgrade to 2.0.7 which is required for Gitlab 11.10 upgrade. |
2.0.6,3 11 Nov 2018 18:24:20 |
sunpoet |
Update to 2.0.6
Changes: https://github.com/rack/rack/commits/2-0-stable |
2.0.5,3 26 Apr 2018 18:52:20 |
sunpoet |
Update to 2.0.5
Changes: https://github.com/rack/rack/commits/2-0-stable |
2.0.4,3 01 Feb 2018 13:23:57 |
sunpoet |
Update to 2.0.4
Changes: https://github.com/rack/rack/commits/2-0-stable |
2.0.3,3 16 May 2017 18:19:12 |
sunpoet |
Update to 2.0.3
Changes: https://github.com/rack/rack/commits/2-0-stable |
2.0.2,3 09 May 2017 12:56:47 |
sunpoet |
Update to 2.0.2
Changes: https://github.com/rack/rack/commits/2-0-stable |
2.0.1,3 05 Dec 2016 07:18:20 |
sunpoet |
- Update to 2.0.1
Changes: https://github.com/rack/rack/blob/master/NEWS.md
https://github.com/rack/rack/commits/master |
1.4.7,3 27 Apr 2016 21:57:32 |
swills |
Convert USES=gem:autoplist to USES=gem since autoplist is default |
1.4.7,3 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.4.7,3 19 Jun 2015 16:42:32 |
sunpoet |
- Update to 1.4.7
Changes: https://github.com/rack/rack/commits/rack-1.4 |
1.4.6,3 17 Jun 2015 17:25:45 |
sunpoet |
- Update to 1.4.6
Changes: https://github.com/rack/rack/releases
Security: eb8a8978-8dd5-49ce-87f4-49667b2166dd
Security: CVE-2015-3225 |
1.4.5_1,3 13 Jun 2015 14:38:36 |
sunpoet |
- Add PORTSCOUT |
1.4.5_1,3 13 Jun 2015 13:55:31 |
sunpoet |
- Add NO_ARCH
- Update comment
- Cosmetic change
- Update WWW |
1.4.5_1,3 22 May 2015 15:22:47 |
sunpoet |
- Fix PORT* order |
1.4.5_1,3 22 May 2015 10:15:51 |
amdmi3 |
- Fix shebangs
- Add LICENSE_FILE
Approved by: portmgr blanket
MFH: 2015Q2 |
1.4.5,3 29 Aug 2014 21:39:20 |
sunpoet |
- Add LICENSE |
1.4.5,3 19 Aug 2014 15:35:36 |
swills |
many ruby/rubygem ports: death of rubyforge.org
rubyforge.org shutdown on May 15, 2014. This commit accounts for that by doing
several things:
- Deprecate ruby that had only rubyforge.org as MASTER_SITES (and so are now
only fetchable via our cache)
- Deprecate ports that depend on those
- Update the WWW pkg-descr line that points to rubyforge.org for rubygem ports
(which are still fetchable from rubygems.org)
The next step will be to remove rubyforge.org from bsd.sites.mk, after these
deprecated ports are deleted.
Phabric: D591
With hat: ruby
Approved by: portmgr (because of committing to unstaged graphics/mingplot port) |
1.4.5,3 30 Oct 2013 03:03:35 |
swills |
- Add stage support |
1.4.5,3 20 Sep 2013 23:36:54 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
1.4.5,3 16 Feb 2013 20:54:38 |
swills |
- Update rails to 3.2.12
- Update dependent ports, including:
- Update rack to 1.4.5 to resolve CVE-2013-0263 and CVE-2013-0262
- Update activemodel to 3.2.12 to resolve CVE-2013-0276
Security: forthcoming |
1.4.4,3 23 Jan 2013 16:42:01 |
swills |
- Update to 1.4.4 |
1.4.3,3 09 Jan 2013 03:53:16 |
swills |
- Update rubygem-rails to 3.2.11
- Update ports require by rubygem-rails
- Add vuxml entry for rails security issues
Security: ca5d3272-59e3-11e2-853b-00262d5ed8ee
Security: b4051b52-58fa-11e2-853b-00262d5ed8ee |
1.4.1,3 12 Feb 2012 02:15:23 |
pgollucci |
- Update to 1.4.1
With Hat: ruby@
Sponsored by: RideCharge Inc. / TaxiMagic |
1.4.0,3 08 Feb 2012 02:10:57 |
pgollucci |
- Update to 1.4.0
With Hat: ruby@
Sponsored by: RideCharge Inc. / TaxiMagic |
1.3.6,3 20 Jan 2012 14:40:00 |
swills |
- Put back PORTEPOCH which should never be removed
Pointyhat to: swills (myself)
Pointed out by: erwin |
1.3.6 18 Jan 2012 14:40:24 |
swills |
- Update to 1.3.6
Changes: https://github.com/rack/rack/commits/rack-1.3 |
1.3.5,3 27 Oct 2011 03:02:52 |
swills |
- Update Rails to 3.1.1 and associated changes
With hat: ruby@ |
1.2.1,3 23 Jun 2011 17:31:23 |
pgollucci |
- Downgraded to 1.2.1 so that rails can be updated to 3.0.6 and dm udpated to
1.1.0
you've just gotta love this stuff
With Hat: ruby@
Sponsored by: RideCharge Inc. / TaxiMagic |
1.2.2,2 15 Mar 2011 10:32:30 |
clsung |
- Update to 1.2.2 |
1.2.1,2 20 Oct 2010 01:35:47 |
pgollucci |
- Mass fixup of WWW: lines pkg-descr based on rubygems.org Homepage meta info
Prompted by: distilator
With Hat: ruby@
Sponsored by: RideCharge Inc. / TaxiMagic |
1.2.1,2 02 Sep 2010 02:20:37 |
pgollucci |
- Prep ruby Rails 3
Update to 1.2.1
With Hat: ruby
Sponsored by: RideCharge Inc. / Taximagic |
1.1.0,2 25 Aug 2010 19:03:32 |
pgollucci |
- Notes about updating this port and breaking lots of other rubygem-* related
ports |
1.1.0,2 17 Aug 2010 04:06:56 |
clsung |
- revert to 1.1.0
- actionpack 2.3.8 need rack ~> 1.1.0 (exactly 1.1.0) |
1.2.1,1 16 Aug 2010 05:24:31 |
clsung |
- Update to 1.2.1 |
1.1.0,1 26 May 2010 19:51:35 |
pgollucci |
- Mass conversion of RF -> RG for MASTER_SITE for rubygem- ports
[RG aka rubygems.org]
PR: ports/147005
Submitted by: pgollucci (myself)
Approved by: portmgr (pav)
With Hat: ruby@ |
1.1.0,1 26 May 2010 06:00:54 |
pgollucci |
- Update www/rubygem-rack to 1.1.0
See [ports/147047 which fixes www/rubygem-innate]
- Set rails deps to *exactly* rack 1.1.0
- Pass www/rubygem-activeresource to ruby@
[approved by clsung@ (maintainer) long time ago]
- Convert rails & railities from RF -> RG
*** Update rails aka www/rubygem-rails to 2.3.8 ***
*** note 3.0 has been beta for 3+ months ***
PR: ports/146938
Special thanks to: Eric Freeman <freebsdports@chillibear.com> for the
Mk/bsd.sites.mk RG patch
Sponsored by: RideCharge Inc. / Taxi Magic
Tested by: P6 TB rubygems- run and RC TB rubygems- run
With Hat: ruby@ |
1.0.1,1 27 Apr 2010 22:55:23 |
pgollucci |
- Re-assign all my rubygem-* ports to ruby@
this gives us more eyes and brings us inline with perl@
Current ruby@ members (stas, dinoex, pgollucci)
http://wiki.freebsd.org/Ruby
Discussed with: stas on #bsdports |
1.0.1,1 12 Jan 2010 16:45:31 |
pgollucci |
- Rollback to 1.0.1, update breaks rails and action*
Reported by: garga |
1.1.0 12 Jan 2010 16:41:45 |
pgollucci |
- pick up maintainership
Approved by: kuriyama (previous maintainer) via e-mail |
1.1.0 11 Jan 2010 01:05:51 |
kuriyama |
- Ugprade to 1.1.0.
PR: ports/142610
Submitted by: pgollucci |
1.0.0 26 Apr 2009 13:53:30 |
kuriyama |
Upgrade to 1.0.0. |
0.9.1 09 Apr 2009 00:11:47 |
pgollucci |
- convert to RUBYGEM_AUTOPLIST
remove x-generate-plist and friends
- use RF macro and remove SUBDIR where possible
- remove some uneeded GEM_NAME=${DISTNAME}
(this c/should be handled better in bsd.*.mk)
other deltas specific to individual ports:
audio/rubygem-mp3info - unbreak, fix packaging, bump PORTREVISION
devel/rubygem-rapt - adopt
devel/rubygem-rspec - remove BUILD_DEPENDS=RUN_DEPENDS -- neither set
devel/rubygem-ruby2ruby - add #' for vim highlight
graphics/rubygem-extifr - drop PORTREVISION=0
graphics/rubygem-gd2 - add #' for vim highlight
www/rubygem-rubyfulsoup - swap GEM_NAME / DISTNAME for constistency
Sponsored by: RideCharge Inc.
Tested on: RideCharge's Tinderbox
Reviewed by: stas |
0.9.1 08 Feb 2009 22:57:34 |
kuriyama |
Upgrade to 0.9.1. |
0.4.0 15 Nov 2008 00:58:27 |
kuriyama |
Upgrade to 0.4.0.
PR: ports/128550
Submitted by: Daniel Roethlisberger <daniel@roe.ch> |
0.3.0 27 Aug 2008 23:35:29 |
kuriyama |
Upgrade to 0.3.0.
PR: ports/126878
Submitted by: clsung |
0.2.0 06 Apr 2008 08:58:21 |
stas |
- Add ruby 1.9 support
- Implement new knobs for gems and rake (these are included in
ruby 1.9 distribution already). Also move gem bits from
ruby-gems/Makefile.common to bsd.ruby.mk[1]. Now to depend
on gems or rake you should define USE_RUBYGEMS/USE_RAKE
accordingly. Also RAKE_BIN variable is provided for
pointing to the right rake executable.
- Rewrite RUBY_SCHEBANG in awk to eliminate build dependency
on ruby.
Discussed with: Jonathan Weiss <jw@innerewut.de> [1] (gems maintainer)
Tested by: ports@ |
0.2.0 13 Dec 2007 01:20:14 |
kuriyama |
Rack provides an minimal interface between webservers supporting Ruby
and Ruby frameworks.
WWW: http://rack.rubyforge.org/ |