Commit graph

22 commits

Author SHA1 Message Date
Sunpoet Po-Chuan Hsieh
3182e61fd8 Update to 4.2.10
Changes:	https://github.com/rails/rails/blob/4-2-stable/activemodel/CHANGELOG.md
2017-09-28 11:01:51 +00:00
Sunpoet Po-Chuan Hsieh
af402637cf Update to 4.2.9
Changes:	https://github.com/rails/rails/blob/4-2-stable/activemodel/CHANGELOG.md
2017-06-27 16:15:37 +00:00
Sunpoet Po-Chuan Hsieh
2063b121f8 Update to 4.2.8
Changes:	https://github.com/rails/rails/blob/4-2-stable/activemodel/CHANGELOG.md
2017-03-02 18:01:14 +00:00
Sunpoet Po-Chuan Hsieh
f6f5097cf3 Update RUN_DEPENDS: change from devel/rubygem-builder32 to devel/rubygem-builder 2017-02-05 05:32:36 +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
Dmitry Marakasov
1d1f878054 - Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by:	portmgr blanket
2016-05-19 10:21:23 +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
becb447a55 - Update to 4.2.6
Changes:	https://github.com/rails/rails/blob/4-2-stable/activemodel/CHANGELOG.md
2016-03-12 00:03:02 +00:00
Sunpoet Po-Chuan Hsieh
e259adebc7 - Update to 4.2.5.2
Changes:	https://github.com/rails/rails/blob/4-2-stable/activemodel/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:23 +00:00
Sunpoet Po-Chuan Hsieh
50cb8ae56b - Update to 4.2.5.1
Changes:	https://github.com/rails/rails/blob/4-2-stable/activemodel/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:40 +00:00
Sunpoet Po-Chuan Hsieh
625e042854 - Update to 4.2.5
Changes:	https://github.com/rails/rails/blob/4-2-stable/activemodel/CHANGELOG.md
2015-11-12 21:39:38 +00:00
Sunpoet Po-Chuan Hsieh
e22c31a13b - Update to 4.2.4
Changes:	https://github.com/rails/rails/blob/4-2-stable/activemodel/CHANGELOG.md
2015-08-25 14:52:49 +00:00
Sunpoet Po-Chuan Hsieh
96ef9b6459 - Update to 4.2.3
- Add NO_ARCH

Changes:	https://github.com/rails/rails/blob/4-2-stable/activemodel/CHANGELOG.md
2015-06-28 17:56:45 +00:00
Sunpoet Po-Chuan Hsieh
7fb41f1d06 - Update to 4.2.2
Changes:	https://github.com/rails/rails/blob/4-2-stable/activemodel/CHANGELOG.md
2015-06-17 17:26:17 +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
Sunpoet Po-Chuan Hsieh
a51d879ceb - Fix RUN_DEPENDS
- Bump PORTREVISION for dependency change
2014-09-15 06:18:21 +00:00
Sunpoet Po-Chuan Hsieh
c159ba7572 - Fix RUN_DEPENDS
- Bump PORTREVISION for dependency change
2014-09-14 16:46:13 +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