notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
The safest procedure: change your FreshPorts password. Anything you had set before Friday March 24 2023 09:49:20 UTC should be changed. You can read more here: SQL inejection issues fixed and FreshSource code fixes Sorry about the extra work for you.
All known SQL injection issues patched. There is no evidence it was exploited. That doesn’t mean it wasn’t. Please change your password.
non port: www/rubygem-actionpack4/Makefile
SVNWeb

Number of commits found: 35

Sat, 14 Jan 2023
[ 23:08 Muhammad Moinur Rahman (bofh) search for other commits by this committer ]    commit hash:18c6e18276691edf5274406bf82a3b06792ff9ae  commit hash:18c6e18276691edf5274406bf82a3b06792ff9ae  commit hash:18c6e18276691edf5274406bf82a3b06792ff9ae  18c6e18  (Only the first 10 of 2869 ports in this commit are shown above. View all ports for this commit)
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) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Wed, 20 Jul 2022
[ 14:23 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:e915e756715f12e5e0e46993b1265f44690b4a90  commit hash:e915e756715f12e5e0e46993b1265f44690b4a90  commit hash:e915e756715f12e5e0e46993b1265f44690b4a90  e915e75  (Only the first 10 of 1623 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Sun, 17 May 2020
[ 18:32 sunpoet search for other commits by this committer ] Original commit   Revision:535634
Update to 4.2.11.3

Changes:	https://github.com/rails/rails/releases
Sat, 31 Aug 2019
[ 21:59 sunpoet search for other commits by this committer ] Original commit   Revision:510453
Update version requirement of RUN_DEPENDS

- Add PORTSCOUT
- Update pkg-descr
- Take maintainership
Mon, 12 Aug 2019
[ 19:47 sunpoet search for other commits by this committer ] Original commit   Revision:508794
Fix gemspec for rubygem-rack-test 1.1.0 update

- Bump PORTREVISION for package change
Mon, 18 Mar 2019
[ 18:24 sunpoet search for other commits by this committer ] Original commit   Revision:496194
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 search for other commits by this committer ] Original commit   Revision:486461
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 search for other commits by this committer ] Original commit   Revision:450841
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 search for other commits by this committer ] Original commit   Revision:445696
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 search for other commits by this committer ] Original commit   Revision:444505
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 search for other commits by this committer ] Original commit   Revision:435285
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 search for other commits by this committer ] Original commit   Revision:430868
Move devel/rubygem-actionview to devel/rubygem-actionview4

- Bump PORTREVISION for dependent ports
Tue, 3 Jan 2017
[ 00:19 swills search for other commits by this committer ] Original commit   Revision:430426
www/rubygem-actionpack4: switch to rubygem-rails-dom-testing 1.x dep
Thu, 29 Sep 2016
[ 14:17 tz search for other commits by this committer ] Original commit   Revision:422929 (Only the first 10 of 18 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit   Revision:414136 (Only the first 10 of 1194 ports in this commit are shown above. View all ports for this commit)
Convert USES=gem:autoplist to USES=gem since autoplist is default
[ 16:36 swills search for other commits by this committer ] Original commit   Revision:414118 (Only the first 10 of 1196 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit   Revision:412351 (Only the first 10 of 2136 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.

With hat:	portmgr
Sponsored by:	Absolight
Sat, 12 Mar 2016
[ 00:03 sunpoet search for other commits by this committer ] Original commit   Revision:410862
- 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 search for other commits by this committer ] Original commit   Revision:410435
- 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 search for other commits by this committer ] Original commit   Revision:407875
- 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 search for other commits by this committer ] Original commit   Revision:401407
- 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 search for other commits by this committer ] Original commit   Revision:400316
- Add LICENSE_FILE
Tue, 25 Aug 2015
[ 14:53 sunpoet search for other commits by this committer ] Original commit   Revision:395283
- 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 search for other commits by this committer ] Original commit   Revision:390851
- 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 search for other commits by this committer ] Original commit   Revision:389976
- 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 search for other commits by this committer ] Original commit   Revision:389425
- Fix and sort RUN_DEPENDS
- Add NO_ARCH
- Remove contiguous blank lines
Thu, 11 Jun 2015
[ 13:23 swills search for other commits by this committer ] Original commit   Revision:389202
www/rubygem-actionpack4: fix version of rubygem-rails-dom-testing dep
Wed, 10 Jun 2015
[ 18:09 swills search for other commits by this committer ] Original commit   Revision:389119 (Only the first 10 of 69 ports in this commit are shown above. View all ports for this commit)
www/rubygem-rails4: update to 4.2.1

Differential Revision:	https://reviews.freebsd.org/D2710
Sun, 14 Sep 2014
[ 02:06 swills search for other commits by this committer ] Original commit   Revision:368156 (Only the first 10 of 77 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit   Revision:335701
- 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 search for other commits by this committer ] Original commit   Revision:335327
- 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 search for other commits by this committer ] Original commit   Revision:332053 (Only the first 10 of 19 ports in this commit are shown above. View all ports for this commit)
- Add stage support
Thu, 24 Oct 2013
[ 18:32 swills search for other commits by this committer ] Original commit   Revision:331510
- Add rubygem-actionpack 4.0 port for the consumers that need it, not ready to
  update main port yet.

Number of commits found: 35