Commit graph

19 commits

Author SHA1 Message Date
Sunpoet Po-Chuan Hsieh
5f1b8776a4 Update to 4.2.10
Changes:	https://github.com/rails/rails/blob/4-2-stable/activerecord/CHANGELOG.md
2017-09-28 11:01:59 +00:00
Sunpoet Po-Chuan Hsieh
d800d1d764 Update to 4.2.9
Changes:	https://github.com/rails/rails/blob/4-2-stable/activerecord/CHANGELOG.md
2017-06-27 16:15:42 +00:00
Sunpoet Po-Chuan Hsieh
37cab25f40 Update to 4.2.8
Changes:	https://github.com/rails/rails/blob/4-2-stable/activerecord/CHANGELOG.md
2017-03-02 18:01:18 +00:00
Sunpoet Po-Chuan Hsieh
591d3689f0 Update WWW: http://www.rubyonrails.org/ redirects to http://rubyonrails.org/ 2017-01-04 15:33:34 +00:00
Torsten Zuehlsdorff
4b2f32c726 Update Rails 4 from 4.2.6 to 4.2.7.1
Security: CVE-2016-6316
Security: CVE-2016-6317

Approved by: swills (mentor)
2016-09-29 14:17:43 +00:00
Torsten Zuehlsdorff
8b62234838 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)
2016-06-23 09:48:53 +00:00
Steve Wills
462519941e Convert USES=gem:autoplist to USES=gem since autoplist is default 2016-04-27 21:57:31 +00:00
Steve Wills
b3e8fe8d85 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
2016-04-27 16:36:41 +00:00
Mathieu Arnold
4e1b79a0a6 Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 14:00:51 +00:00
Sunpoet Po-Chuan Hsieh
4907a60fcf - Update to 4.2.6
Changes:	https://github.com/rails/rails/blob/4-2-stable/activerecord/CHANGELOG.md
2016-03-12 00:03:06 +00:00
Sunpoet Po-Chuan Hsieh
2534a7a946 - Update to 4.2.5.2
Changes:	https://github.com/rails/rails/blob/4-2-stable/activerecord/CHANGELOG.md
		https://github.com/rails/rails/compare/v4.2.5.1...v4.2.5.2
Security:	5a016dd0-8aa8-490e-a596-55f4cc17e4ef
MFH:		2016Q1
2016-03-06 06:38:27 +00:00
Sunpoet Po-Chuan Hsieh
49cdbca366 - Update to 4.2.5.1
Changes:	https://github.com/rails/rails/blob/4-2-stable/activerecord/CHANGELOG.md
		https://github.com/rails/rails/compare/v4.2.5...v4.2.5.1
Security:	bb0ef21d-0e1b-461b-bc3d-9cba39948888
MFH:		2016Q1
2016-02-02 22:45:44 +00:00
Sunpoet Po-Chuan Hsieh
317befe073 - Update to 4.2.5
Changes:	https://github.com/rails/rails/blob/4-2-stable/activerecord/CHANGELOG.md
2015-11-12 21:39:42 +00:00
Sunpoet Po-Chuan Hsieh
f747400dfb - Add LICENSE_FILE 2015-10-04 18:01:25 +00:00
Sunpoet Po-Chuan Hsieh
b5347f086d - Update to 4.2.4
Changes:	https://github.com/rails/rails/blob/4-2-stable/activerecord/CHANGELOG.md
2015-08-25 14:52:54 +00:00
Sunpoet Po-Chuan Hsieh
8e26320db0 - Update to 4.2.3
- Add NO_ARCH

Changes:	https://github.com/rails/rails/blob/4-2-stable/activerecord/CHANGELOG.md
2015-06-28 17:56:58 +00:00
Sunpoet Po-Chuan Hsieh
4c393934f6 - Update to 4.2.2
Changes:	https://github.com/rails/rails/blob/4-2-stable/activerecord/CHANGELOG.md
2015-06-17 17:26:26 +00:00
Steve Wills
83c258ba8a www/rubygem-rails4: update to 4.2.1
Differential Revision:	https://reviews.freebsd.org/D2710
2015-06-10 18:09:37 +00:00
Steve Wills
28071e6398 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)
2014-09-14 02:06:58 +00:00