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: devel/rubygem-webpacker-rails61/Makefile
SVNWeb

Number of commits found: 12

Tue, 21 Mar 2023
[ 19:22 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:2a1ddc03ca5b7d1392f4acf6e224b0d0803edfbf  commit hash:2a1ddc03ca5b7d1392f4acf6e224b0d0803edfbf  commit hash:2a1ddc03ca5b7d1392f4acf6e224b0d0803edfbf  2a1ddc0 
devel/rubygem-webpacker-rails61: Update to 5.4.4

Changes:	https://github.com/rails/webpacker/blob/5-x-stable/CHANGELOG.md
Wed, 8 Feb 2023
[ 09:53 Antoine Brodin (antoine) search for other commits by this committer ]    commit hash:8ed3c1df3f45e0c480374e89597c7432dc71cc7d  commit hash:8ed3c1df3f45e0c480374e89597c7432dc71cc7d  commit hash:8ed3c1df3f45e0c480374e89597c7432dc71cc7d  8ed3c1d 
devel/rubygem-webpacker-rails*: fix run depends
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)
Mon, 1 Nov 2021
[ 13:42 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:1246c4f1f924c34eb26145e2410a4e3a049bf0b2  commit hash:1246c4f1f924c34eb26145e2410a4e3a049bf0b2  commit hash:1246c4f1f924c34eb26145e2410a4e3a049bf0b2  1246c4f 
devel/rubygem-webpacker-rails61: Revert unapproved
fcfd49ce7c4f924f4ba517114609662d030357b1

- Bump PORTREVISION for dependency change
Fri, 29 Oct 2021
[ 06:33 Matthias Fechner (mfechner) search for other commits by this committer ]    commit hash:fcfd49ce7c4f924f4ba517114609662d030357b1  commit hash:fcfd49ce7c4f924f4ba517114609662d030357b1  commit hash:fcfd49ce7c4f924f4ba517114609662d030357b1  fcfd49c 
www/gitlab-ce: force gitlab-ce to use node16

As www/node was upgrade to version 17 it causes the upgrade process
of gitlab-ce to fail. Gitlab requires yarn which requires node
but the modules gitlab is using are not supporting node 17 yet.
Tue, 21 Sep 2021
[ 03:47 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:1699f2f550d6ec66bcbae5aed665159252b6aff2  commit hash:1699f2f550d6ec66bcbae5aed665159252b6aff2  commit hash:1699f2f550d6ec66bcbae5aed665159252b6aff2  1699f2f 
devel/rubygem-webpacker-rails61: Update to 5.4.3

Changes:	https://github.com/rails/webpacker/blob/master/CHANGELOG.md
Wed, 26 May 2021
[ 12:56 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:f0fd7b8861d71b1fe5b0846c53d76ba38b356bb9  commit hash:f0fd7b8861d71b1fe5b0846c53d76ba38b356bb9  commit hash:f0fd7b8861d71b1fe5b0846c53d76ba38b356bb9  f0fd7b8 
devel/rubygem-webpacker-rails61: Update to 5.4.0

Changes:	https://github.com/rails/webpacker/blob/master/CHANGELOG.md
Sat, 1 May 2021
[ 22:19 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:db2b84f2c262ebe505add1252fc16b76f79cd9bb  commit hash:db2b84f2c262ebe505add1252fc16b76f79cd9bb  commit hash:db2b84f2c262ebe505add1252fc16b76f79cd9bb  db2b84f 
devel/rubygem-webpacker-rails61: Update to 5.3.0

Changes:	https://github.com/rails/webpacker/blob/5-x-stable/CHANGELOG.md
Wed, 7 Apr 2021
[ 08:09 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  cf118cc  (Only the first 10 of 8873 ports in this commit are shown above. View all ports for this commit)
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
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, 10 Jan 2021
[ 08:51 sunpoet search for other commits by this committer ] Original commit   Revision:561043
Add rubygem-webpacker-rails61 6.1.0 (copied from rubygem-webpacker-rails60)

Number of commits found: 12