non port: net/rubygem-grpc130/Makefile |
SVNWeb
|
Number of commits found: 7 |
Tue, 21 Dec 2021
|
[ 19:27 Po-Chuan Hsieh (sunpoet) ] 7a0fdd7
net/rubygem-grpc130: Remove obsoleted port
Use net/rubygem-grpc instead.
|
Fri, 19 Nov 2021
|
[ 14:37 Matthias Fechner (mfechner) ] 0aac448 (Only the first 10 of 19 ports in this commit are shown above. )
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) ] cf118cc (Only the first 10 of 8873 ports in this commit are shown above. )
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
|
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.
|
Mon, 8 Mar 2021
|
[ 11:25 mfechner ]
Make sure we use google-protobuf version 3.14.x.
|
Sun, 7 Mar 2021
|
[ 22:56 sunpoet ]
Change RUN_DEPENDS from rubygem-google-protobuf to rubygem-google-protobuf314
- Bump PORTREVISION for dependency change
|
Sat, 6 Feb 2021
|
[ 01:22 sunpoet ]
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 |