Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
17 May 2020 18:32:50
4.2.11.3

|
sunpoet  |
Update to 4.2.11.3
- Take maintainership
Changes: https://github.com/rails/rails/releases |
30 Sep 2019 11:31:50
4.2.11.1_2

|
sunpoet  |
Change RUN_DEPENDS from rubygem-sprockets-rails to
rubygem-sprockets-rails-rails4
- Bump PORTREVISION for dependency change |
31 Aug 2019 21:59:24
4.2.11.1_1

|
sunpoet  |
Clean up gemspec patch
- Add PORTSCOUT |
20 Apr 2019 08:41:21
4.2.11.1_1

|
meta  |
www/rubygem-rails4: Remove bundler dependency pin on bundler < 2.0
To adapt upcoming update of sysutils/rubygem-bundler to 2.0.1.
PR: 237379
Submitted by: meta (myself)
Reviewed by: mfechner |
18 Mar 2019 18:24:54
4.2.11.1

|
sunpoet  |
Update to 4.2.11.1
Changes: https://weblog.rubyonrails.org/2019/3/13/Rails-4-2-5-1-5-1-6-2-have-been-released/
Security: 1396a74a-4997-11e9-b5f1-83edb3f89ba1
MFH: 2019Q1 |
02 Dec 2018 15:40:21
4.2.11

|
sunpoet  |
Update to 4.2.11
Changes: https://weblog.rubyonrails.org/2018/11/27/Rails-4-2-5-0-5-1-5-2-have-been-released/ |
31 Jul 2018 23:55:41
4.2.10_2

|
sunpoet  |
Update WWW |
20 Mar 2018 01:31:29
4.2.10_2

|
swills  |
www/rubygem-rails4: Remove passenger option
It isn't really needed.
PR: 225428 |
18 Feb 2018 13:38:41
4.2.10_1

|
sunpoet  |
Move textproc/rubygem-sass-rails5 to textproc/rubygem-sass-rails-rails4
- Bump PORTREVISION of dependent ports for dependency change |
27 Jan 2018 18:42:55
4.2.10

|
sunpoet  |
Fix PASSENGER_RUN_DEPENDS
dvl@ introduced the FLAVOR support to www/rubygem-passenger in r459684 which
adds PKGNAMESUFFIX.
PR: 225465
Reported by: Daniel Ylitalo <daniel@blodan.se> |
28 Sep 2017 11:02:38
4.2.10

|
sunpoet  |
Update to 4.2.10
Changes: https://github.com/rails/rails/commits/4-2-stable
https://github.com/rails/rails/compare/v4.2.9...v4.2.10 |
27 Jun 2017 16:16:12
4.2.9

|
sunpoet  |
Update to 4.2.9
Changes: https://github.com/rails/rails/commits/4-2-stable
https://github.com/rails/rails/compare/v4.2.8...v4.2.9 |
27 Mar 2017 19:16:29
4.2.8_1

|
sunpoet  |
Move www/rubygem-jquery-rails4 to www/rubygem-jquery-rails
- Bump PORTREVISION for dependent ports |
02 Mar 2017 18:01:42
4.2.8

|
sunpoet  |
Update to 4.2.8
Changes: https://github.com/rails/rails/commits/4-2-stable
https://github.com/rails/rails/compare/v4.2.7.1...v4.2.8 |
05 Feb 2017 05:32:36
4.2.7.1_4

|
sunpoet  |
Update RUN_DEPENDS: change from devel/rubygem-builder32 to devel/rubygem-builder |
08 Jan 2017 14:31:16
4.2.7.1_3

|
sunpoet  |
Move devel/rubygem-activejob to devel/rubygem-activejob4
- Bump PORTREVISION for dependent ports |
08 Jan 2017 14:16:36
4.2.7.1_2

|
sunpoet  |
Move devel/rubygem-actionview to devel/rubygem-actionview4
- Bump PORTREVISION for dependent ports |
04 Jan 2017 15:33:34
4.2.7.1_1

|
sunpoet  |
Update WWW: http://www.rubyonrails.org/ redirects to http://rubyonrails.org/ |
04 Jan 2017 05:37:05
4.2.7.1_1

|
swills  |
www/rubygem-rails4: use correct deps
Use correct versions of rubygem-coffee-rails and rubygem-web-console which
allows "rails new appname" to run without installing additional gems. |
29 Sep 2016 14:17:44
4.2.7.1

|
tz  |
Update Rails 4 from 4.2.6 to 4.2.7.1
Security: CVE-2016-6316
Security: CVE-2016-6317
Approved by: swills (mentor) |
23 Jun 2016 09:48:53
4.2.6

|
tz  |
Change all occurrences of xmj@chaot.net to johannes@perceivon.net as the owner
requested.
This only affects "Created by" lines with one exception: devel/uclcmd. There the
maintainer is changed. This was overlooked in r416918.
Approved by: junovitch (mentor) |
27 Apr 2016 21:57:32
4.2.6

|
swills  |
Convert USES=gem:autoplist to USES=gem since autoplist is default |
27 Apr 2016 16:36:42
4.2.6

|
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 |
01 Apr 2016 14:33:58
4.2.6

|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
12 Mar 2016 00:03:34
4.2.6

|
sunpoet  |
- Update to 4.2.6
Changes: https://github.com/rails/rails/commits/4-2-stable
https://github.com/rails/rails/compare/v4.2.5.2...v4.2.6 |
06 Mar 2016 06:38:55
4.2.5.2

|
sunpoet  |
- Update to 4.2.5.2
Changes: https://github.com/rails/rails/commits/4-2-stable
https://github.com/rails/rails/compare/v4.2.5.1...v4.2.5.2
Security: 5a016dd0-8aa8-490e-a596-55f4cc17e4ef
MFH: 2016Q1 |
02 Feb 2016 22:46:12
4.2.5.1

|
sunpoet  |
- Update to 4.2.5.1
Changes: https://github.com/rails/rails/commits/4-2-stable
https://github.com/rails/rails/compare/v4.2.5...v4.2.5.1
Security: bb0ef21d-0e1b-461b-bc3d-9cba39948888
MFH: 2016Q1 |
12 Nov 2015 21:40:07
4.2.5

|
sunpoet  |
- Update to 4.2.5
Changes: https://github.com/rails/rails/commits/4-2-stable |
25 Aug 2015 14:53:23
4.2.4

|
sunpoet  |
- Update to 4.2.4
Changes: https://github.com/rails/rails/commits/4-2-stable
http://weblog.rubyonrails.org/2015/8/24/Rails-4-2-4-and-4-1-13-have-been-released/ |
17 Aug 2015 14:20:41
4.2.3

|
mat  |
Remove UNIQUENAME and LATEST_LINK.
UNIQUENAME was never unique, it was only used by USE_LDCONFIG and now,
we won't have conflicts there.
Use PKGBASE instead of LATEST_LINK in PKGLATESTFILE, the *only* consumer
is pkg-devel, and it works just fine without LATEST_LINK as pkg-devel
has the correct PKGNAME anyway.
Now that UNIQUENAME is gone, OPTIONSFILE is too. (it's been called
OPTIONS_FILE now.)
Reviewed by: antoine, bapt
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3336 |
28 Jun 2015 17:58:20
4.2.3

|
sunpoet  |
- Update to 4.2.3
Changes: https://github.com/rails/rails/commits/4-2-stable |
17 Jun 2015 17:27:28
4.2.2

|
sunpoet  |
- Update to 4.2.2
Changes: https://github.com/rails/rails/commits/4-2-stable
Security: eb8a8978-8dd5-49ce-87f4-49667b2166dd |
13 Jun 2015 13:56:00
4.2.1

|
sunpoet  |
- Sort RUN_DEPENDS |
10 Jun 2015 18:09:38
4.2.1

|
swills  |
www/rubygem-rails4: update to 4.2.1
Differential Revision: https://reviews.freebsd.org/D2710 |
07 Jun 2015 20:42:27
4.1.6_2

|
sunpoet  |
- Add NO_ARCH |
31 May 2015 14:58:56
4.1.6_2

|
sunpoet  |
- Update RUN_DEPENDS
- Remove MONGRELCLUSTER_DESC |
03 Apr 2015 01:37:07
4.1.6_2

|
swills  |
www/rubygem-rails4: use newer sprockets |
20 Sep 2014 21:46:05
4.1.6_1

|
rene  |
www/rubygem-rails4: remove optional dependency on expired www/fcgi |
14 Sep 2014 07:31:57
4.1.6

|
antoine  |
Fix pkgname collisions |
14 Sep 2014 02:06:58
4.1.6

|
swills  |
www/rubygem-rails4: create port for rails4
This port required creating a number of new ports, old versions of existing
ports and other adjustments, so do all that while here too.
Rails is a web-application framework for the MVC pattern that includes
both a template engine, controller framework, and object-relational
mapping package. Everything needed to develop web-apps that can run on
CGI, FastCGI, and mod_ruby
Being a full-stack framework means that all layers are built to work
seamlessly together. That way you Don't Repeat Yourself (DRY) and you
can use a single language from top to bottom. Everything from templates
to control flow to business logic is written in Ruby - The language of
love for industry heavy-weights.
WWW: http://www.rubyonrails.org
Submitted by: xmj (based on) |