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-grape-path-helpers/Makefile
SVNWeb

Number of commits found: 19

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, 5 Oct 2022
[ 02:02 Muhammad Moinur Rahman (bofh) search for other commits by this committer ]    commit hash:5cdde9ded120eb851d8f6daae4cd407b3fab3217  commit hash:5cdde9ded120eb851d8f6daae4cd407b3fab3217  commit hash:5cdde9ded120eb851d8f6daae4cd407b3fab3217  5cdde9d 
devel/rubygem-grape-path-helpers: Update version 1.7.0=>1.7.1

Approved by:	mfechner (By private mail)
Relnotes: https://gitlab.com/gitlab-org/grape-path-helpers/-/tags/v1.7.1
Sponsored by:	Bounce Experts
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)
Thu, 23 Sep 2021
[ 19:42 Matthias Fechner (mfechner) search for other commits by this committer ]    commit hash:e750692a6a65c57f5df65198dba4f822453c0517  commit hash:e750692a6a65c57f5df65198dba4f822453c0517  commit hash:e750692a6a65c57f5df65198dba4f822453c0517  e750692 
devel/rubygem-grape-path-helpers: Update to 1.7.0

Required for gitlab-ce 14.3.
Sat, 8 May 2021
[ 20:46 Matthias Fechner (mfechner) search for other commits by this committer ]    commit hash:5d7a532437838aa74d4b22e025f46598ad3c4b60  commit hash:5d7a532437838aa74d4b22e025f46598ad3c4b60  commit hash:5d7a532437838aa74d4b22e025f46598ad3c4b60  5d7a532 
devel/rubygem-grape-path-helper: Update to 1.6.3

Changelog:
https://gitlab.com/gitlab-org/grape-path-helpers/-/blob/master/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.
Wed, 27 Jan 2021
[ 12:40 mfechner search for other commits by this committer ] Original commit   Revision:563056
Update to 1.6.1 which is required for gitlab-ce 13.8.
Sat, 28 Nov 2020
[ 15:02 mfechner search for other commits by this committer ] Original commit   Revision:556500
Update to 1.5.0 which is required for gitlab-ce 13.6.
Fri, 23 Oct 2020
[ 04:49 mfechner search for other commits by this committer ] Original commit   Revision:553072
Update to 1.4.0 which is required for gitlab-ce 13.5.
Fri, 24 Jul 2020
[ 09:13 mfechner search for other commits by this committer ] Original commit   Revision:543226
Update to 1.3.0 which is required for gitlab-ce 13.2.
Fri, 3 Jul 2020
[ 21:18 mfechner search for other commits by this committer ] Original commit   Revision:541137
Use rails60.
Sun, 2 Feb 2020
[ 08:25 mfechner search for other commits by this committer ] Original commit   Revision:524823
Update to 1.2.0 which is required for gitlab-ce 12.7.
Sat, 7 Dec 2019
[ 10:31 mfechner search for other commits by this committer ] Original commit   Revision:519195 (Only the first 10 of 17 ports in this commit are shown above. View all ports for this commit)
Change rubygem ports required by www/gitlab-ce to rails52.

Currently a lot of ports www/gitlab-ce is using pulls rails 5.0 and 5.2 ports as
dependencies in.
To reduce the number of ports required, the attached patch switches all required
ports to rails 5.2.

I carefully tested it, if I oversaw a port, please let me know.

Differential Revision:	https://reviews.freebsd.org/D22220
Tue, 28 May 2019
[ 10:35 mfechner search for other commits by this committer ] Original commit   Revision:502873
Upgrade to 1.1.0 which is required for gitlab 11.11 upgrade.
Thu, 31 Jan 2019
[ 14:05 mfechner search for other commits by this committer ] Original commit   Revision:491723 (Only the first 10 of 22 ports in this commit are shown above. View all ports for this commit)
In preparation for gitlab 11.7 upgrade switch rails4 to rails50.
If required upgraded version to work correctly with rails50.
Fixed some cosmetic issue to make portlint happy.

Reviewed by:	sunpoet
Differential Revision:	https://reviews.freebsd.org/D18957
Sat, 22 Dec 2018
[ 10:03 mfechner search for other commits by this committer ] Original commit   Revision:488086
Update to 1.0.6.
https://gitlab.com/gitlab-org/grape-path-helpers/blob/master/CHANGELOG.md

Approved by:	mentors (implicit)
Thu, 5 Jul 2018
[ 06:43 mfechner search for other commits by this committer ] Original commit   Revision:473950
Corrected path to license file.

Reported by:	pgk-fallout
Differential Revision:	https://reviews.freebsd.org/D16127
Wed, 4 Jul 2018
[ 16:04 mfechner search for other commits by this committer ] Original commit   Revision:473897 (Only the first 10 of 13 ports in this commit are shown above. View all ports for this commit)
Created new ports required for gitlab 11.x.

Reviewed by:	swills (mentor)
Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D16094

Number of commits found: 19