non port: www/rubygem-actionpack4/Makefile |
SVNWeb
|
Number of commits found: 35 |
Sat, 14 Jan 2023
|
[ 23:08 Muhammad Moinur Rahman (bofh) ] 18c6e18 (Only the first 10 of 2869 ports in this commit are shown above. )
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
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Wed, 20 Jul 2022
|
[ 14:23 Tobias C. Berner (tcberner) ] e915e75 (Only the first 10 of 1623 ports in this commit are shown above. )
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 )
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Sun, 17 May 2020
|
[ 18:32 sunpoet ]
Update to 4.2.11.3
Changes: https://github.com/rails/rails/releases
|
Sat, 31 Aug 2019
|
[ 21:59 sunpoet ]
Update version requirement of RUN_DEPENDS
- Add PORTSCOUT
- Update pkg-descr
- Take maintainership
|
Mon, 12 Aug 2019
|
[ 19:47 sunpoet ]
Fix gemspec for rubygem-rack-test 1.1.0 update
- Bump PORTREVISION for package change
|
Mon, 18 Mar 2019
|
[ 18:24 sunpoet ]
Update to 4.2.11.1
Changes: https://github.com/rails/rails/blob/4-2-stable/actionpack/CHANGELOG.md
|
Sun, 2 Dec 2018
|
[ 15:39 sunpoet ]
Update to 4.2.11
Changes: https://github.com/rails/rails/blob/4-2-stable/actionpack/CHANGELOG.md
|
Thu, 28 Sep 2017
|
[ 11:02 sunpoet ]
Update to 4.2.10
Changes: https://github.com/rails/rails/blob/4-2-stable/actionpack/CHANGELOG.md
|
Thu, 13 Jul 2017
|
[ 18:12 sunpoet ]
Fix gemspec for rubygem-rack-test 0.7.0 update
- Bump PORTREVISION for package change
Notified by: antoine
|
Tue, 27 Jun 2017
|
[ 16:15 sunpoet ]
Update to 4.2.9
Changes: https://github.com/rails/rails/blob/4-2-stable/actionpack/CHANGELOG.md
|
Thu, 2 Mar 2017
|
[ 18:01 sunpoet ]
Update to 4.2.8
Changes: https://github.com/rails/rails/blob/4-2-stable/actionpack/CHANGELOG.md
|
Sun, 8 Jan 2017
|
[ 14:16 sunpoet ]
Move devel/rubygem-actionview to devel/rubygem-actionview4
- Bump PORTREVISION for dependent ports
|
Tue, 3 Jan 2017
|
[ 00:19 swills ]
www/rubygem-actionpack4: switch to rubygem-rails-dom-testing 1.x dep
|
Thu, 29 Sep 2016
|
[ 14:17 tz ] (Only the first 10 of 18 ports in this commit are shown above. )
Update Rails 4 from 4.2.6 to 4.2.7.1
Security: CVE-2016-6316
Security: CVE-2016-6317
Approved by: swills (mentor)
|
Wed, 27 Apr 2016
|
[ 21:57 swills ] (Only the first 10 of 1194 ports in this commit are shown above. )
Convert USES=gem:autoplist to USES=gem since autoplist is default
|
[ 16:36 swills ] (Only the first 10 of 1196 ports in this commit are shown above. )
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
|
Fri, 1 Apr 2016
|
[ 14:33 mat ] (Only the first 10 of 2136 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight
|
Sat, 12 Mar 2016
|
[ 00:03 sunpoet ]
- Update to 4.2.6
Changes: https://github.com/rails/rails/blob/4-2-stable/actionpack/CHANGELOG.md
|
Sun, 6 Mar 2016
|
[ 06:38 sunpoet ]
- Update to 4.2.5.2
Changes: https://github.com/rails/rails/blob/4-2-stable/actionpack/CHANGELOG.md
https://github.com/rails/rails/compare/v4.2.5.1...v4.2.5.2
Security: 5a016dd0-8aa8-490e-a596-55f4cc17e4ef
MFH: 2016Q1
|
Tue, 2 Feb 2016
|
[ 22:45 sunpoet ]
- Update to 4.2.5.1
Changes: https://github.com/rails/rails/blob/4-2-stable/actionpack/CHANGELOG.md
https://github.com/rails/rails/compare/v4.2.5...v4.2.5.1
Security: bb0ef21d-0e1b-461b-bc3d-9cba39948888
MFH: 2016Q1
|
Thu, 12 Nov 2015
|
[ 21:39 sunpoet ]
- Update to 4.2.5
Changes: https://github.com/rails/rails/blob/4-2-stable/actionpack/CHANGELOG.md
|
Tue, 27 Oct 2015
|
[ 15:54 sunpoet ]
- Add LICENSE_FILE
|
Tue, 25 Aug 2015
|
[ 14:53 sunpoet ]
- Update to 4.2.4
Changes: https://github.com/rails/rails/blob/4-2-stable/actionpack/CHANGELOG.md
|
Sun, 28 Jun 2015
|
[ 17:57 sunpoet ]
- Update to 4.2.3
Changes: https://github.com/rails/rails/blob/4-2-stable/actionpack/CHANGELOG.md
|
Wed, 17 Jun 2015
|
[ 17:26 sunpoet ]
- Update to 4.2.2
Changes: https://github.com/rails/rails/blob/4-2-stable/actionpack/CHANGELOG.md
|
Sat, 13 Jun 2015
|
[ 13:56 sunpoet ]
- Fix and sort RUN_DEPENDS
- Add NO_ARCH
- Remove contiguous blank lines
|
Thu, 11 Jun 2015
|
[ 13:23 swills ]
www/rubygem-actionpack4: fix version of rubygem-rails-dom-testing dep
|
Wed, 10 Jun 2015
|
[ 18:09 swills ] (Only the first 10 of 69 ports in this commit are shown above. )
www/rubygem-rails4: update to 4.2.1
Differential Revision: https://reviews.freebsd.org/D2710
|
Sun, 14 Sep 2014
|
[ 02:06 swills ] (Only the first 10 of 77 ports in this commit are shown above. )
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)
|
Thu, 5 Dec 2013
|
[ 20:27 sunpoet ]
- Update to 4.0.2
Changes: https://github.com/rails/rails/blob/v4.0.2/actionpack/CHANGELOG.md
|
Sat, 30 Nov 2013
|
[ 18:29 sunpoet ]
- Update to 4.0.1
- Add LICENSE
- Move PKGNAMESUFFIX upward
- Remove contiguous blank line
Changes: https://github.com/rails/rails/blob/v4.0.1/actionpack/CHANGELOG.md
|
Wed, 30 Oct 2013
|
[ 03:00 swills ] (Only the first 10 of 19 ports in this commit are shown above. )
- Add stage support
|
Thu, 24 Oct 2013
|
[ 18:32 swills ]
- Add rubygem-actionpack 4.0 port for the consumers that need it, not ready to
update main port yet.
|
Number of commits found: 35 |