Port details |
- rubygem-grpc130 Ruby implementation of gRPC
- 1.30.2_4 net
=0 1.30.2_4Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2021-02-06 01:23:00
- Last Update: 2021-12-21 19:27:48
- Commit Hash: 7a0fdd7
- Also Listed In: rubygems
- License: BSD3CLAUSE
- WWW:
- https://github.com/grpc/grpc/tree/master/src/ruby
- Description:
- A Ruby implementation of gRPC.
WWW: https://github.com/grpc/grpc/tree/master/src/ruby
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- rubygem-grpc130>0:net/rubygem-grpc130
- No installation instructions:
- This port has been deleted.
- PKGNAME: rubygem-grpc130
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1596962194
SHA256 (rubygem/grpc-1.30.2.gem) = 85fa136f37dd9ee06e0e4ba73d09bd59d83b10a7fb38178b21f684a78ea34fe7
SIZE (rubygem/grpc-1.30.2.gem) = 3876864
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- ruby27 : lang/ruby27
- gem27 : devel/ruby-gems
- gmake>=4.3 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- Runtime dependencies:
-
- ca_root_nss>=0 : security/ca_root_nss
- rubygem-google-protobuf317>=3.12<4 : devel/rubygem-google-protobuf317
- rubygem-googleapis-common-protos-types>=1.0<2 : devel/rubygem-googleapis-common-protos-types
- ruby27 : lang/ruby27
- gem27 : devel/ruby-gems
- Library dependencies:
-
- libcares.so : dns/c-ares
- libgrpc.so : devel/grpc130
- Patch dependencies:
-
- ruby27 : lang/ruby27
- gem27 : devel/ruby-gems
-
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- net_rubygem-grpc130
- USES:
- gem gmake pkgconfig
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Port Moves |
- port moved to net/rubygem-grpc on 2021-12-21
REASON: Remove obsoleted port. Use net/rubygem-grpc instead
|
Number of commits found: 8
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.30.2_4 21 Dec 2021 19:27:48 |
Po-Chuan Hsieh (sunpoet) |
net/rubygem-grpc130: Remove obsoleted port
Use net/rubygem-grpc instead. |
1.30.2_4 19 Nov 2021 14:37:42 |
Matthias Fechner (mfechner) |
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 |
1.30.2_3 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.30.2_3 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.30.2_3 08 Mar 2021 11:44:55 |
mfechner |
Fixed patch.
It seems that Mk/Scripts/smart_makepatch.sh has problem to generate here a valid
patch file.
So generated it manually with:
cd work/grpc-1.30.2
diff -udpa grpc.gemspec.orig grpc.gemspec |
1.30.2_3 08 Mar 2021 11:25:39 |
mfechner |
Make sure we use google-protobuf version 3.14.x. |
1.30.2_2 07 Mar 2021 22:56:33 |
sunpoet |
Change RUN_DEPENDS from rubygem-google-protobuf to rubygem-google-protobuf314
- Bump PORTREVISION for dependency change |
1.30.2_1 06 Feb 2021 01:22:51 |
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: 8
|