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: net/rubygem-grpc130/Makefile
SVNWeb

Number of commits found: 7

Tue, 21 Dec 2021
[ 19:27 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:7a0fdd7b6d9a4747b93ad550f29ece0f67936aff  commit hash:7a0fdd7b6d9a4747b93ad550f29ece0f67936aff  commit hash:7a0fdd7b6d9a4747b93ad550f29ece0f67936aff  7a0fdd7 
net/rubygem-grpc130: Remove obsoleted port

Use net/rubygem-grpc instead.
Fri, 19 Nov 2021
[ 14:37 Matthias Fechner (mfechner) search for other commits by this committer ]    commit hash:0aac4480b2555d806f449b77e755cf7cfd616707  commit hash:0aac4480b2555d806f449b77e755cf7cfd616707  commit hash:0aac4480b2555d806f449b77e755cf7cfd616707  0aac448  (Only the first 10 of 19 ports in this commit are shown above. View all ports for this commit)
www/gitlab-ce: Use grpc 1.30.2

We currently see problems and gitlab suggested to use grpc 1.30.2:
https://gitlab.com/gitlab-org/gitlab/-/issues/345693#note_734676746

Newer version of grpc and google-protobuf have known bugs.

The open bug that license files cannot not be handled is tracked here:
https://gitlab.com/gitlab-org/gitlab/-/issues/345693
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259848
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.
Mon, 8 Mar 2021
[ 11:25 mfechner search for other commits by this committer ] Original commit   Revision:567838
Make sure we use google-protobuf version 3.14.x.
Sun, 7 Mar 2021
[ 22:56 sunpoet search for other commits by this committer ] Original commit   Revision:567794
Change RUN_DEPENDS from rubygem-google-protobuf to rubygem-google-protobuf314

- Bump PORTREVISION for dependency change
Sat, 6 Feb 2021
[ 01:22 sunpoet search for other commits by this committer ] Original commit   Revision:564168
Fix grpc issue in gitlab-ce

- While I'm here, use = instead of ?= because gitlab-ce does not have slave port
- Bump PORTREVISION for dependency change

gitlab-ce has some runtime issue with grpc versions, especially upb stuff.
Move all gitlab-ce dependencies to specific grpc/rubygem-grpc versions in order
to keep gitlab-ce port more robust.

The changes are as follows:
- Add devel/grpc134 (copied from devel/grpc)
- Add net/rubygem-grpc130 (copied from net/rubygem-grpc)
- Move gitlab-ce and its dependencies to grpc134 and rubygem-grpc130

Differential Revision:	https://reviews.freebsd.org/D28491
Submitted by:	sunpoet (myself)
Approved by:	mfechner
Tested by:	mfechner

Number of commits found: 7