non port: devel/grpc134/Makefile |
Number of commits found: 11 |
Saturday, 16 Apr 2022
|
04:19 Po-Chuan Hsieh (sunpoet)
devel/grpc134: Remove obsoleted port
Use devel/grpc instead
9f26a1f |
Monday, 28 Feb 2022
|
12:46 Po-Chuan Hsieh (sunpoet)
devel/protobuf: Update to 3.19.4
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/protocolbuffers/protobuf/releases
f7e42ce |
Saturday, 5 Feb 2022
|
07:55 Matthias Fechner (mfechner)
www/gitlab-ce: use grpc 1.42
Using grpc 1.43.2 shows error message:
time="2022-02-05T08:23:37.521Z" level=info msg="Assertion failed: (0), function
upb_fielddef_type, file
/wrkdirs/usr/ports/devel/grpc/work/grpc-1.43.2/third_party/upb/upb/def.c, line
407." supervisor.args="[bundle exec bin/ruby-cd /usr/local/www/gitlab-ce
/usr/local/share/gitaly/ruby/bin/gitaly-ruby 2915
/usr/local/www/gitlab-ce/tmp/sockets/private/internal/ruby.1]"
supervisor.name=gitaly-ruby.1
f7529ad |
Monday, 17 Jan 2022
|
13:20 Tobias Kortkamp (tobik)
*: Sweep up new CONFLICTS_INSTALL mess
- Fix typos
- Fix overwritten master/slave variables
I'm assuming the entries are correct otherwise.
Reported by: portscan
07389cd |
Monday, 10 Jan 2022
|
15:15 Stefan Eßer (se)
Fix CONFLICTS entries of multiple ports
There have been lots of missing CONFLICTS_INSTALL entries, either
because conflicting ports were added without updating existing ports,
due to name changes of generated packages, due to mis-understanding
the format and semantics of the conflicts entries, or just due to
typoes in package names.
This patch is the result of a comparison of all files contained in
the official packages with each other. This comparison was based on
packages built with default options and may therefore have missed
further conflicts with optionally installed files.
Where possible, version numbers in conflicts entries have been
generalized, some times taking advantage of the fact that a port
cannot conflict with itself (due to logic in bsd.port.mk that
supresses the pattern match result in that case).
A few ports that set the conflicts variables depending on complex
conditions (e.g. port options), have been left unmodified, despite
probably containing outdated package names.
These changes should only affect the installation of locally built
ports, not the package building with poudriere. They should give an
early indication of the install conflict in cases where currently
the pkg command aborts an installation when it detects that an
existing file would be overwritten,
Approved by: portmgr (implicit)
bcaf25a |
Monday, 27 Sep 2021
|
20:33 Po-Chuan Hsieh (sunpoet)
devel/grpc134: Update to 1.34.1
Changes: https://github.com/grpc/grpc/releases
873bd21 |
Thursday, 2 Sep 2021
|
15:18 Bernhard Froehlich (decke)
devel/grpc134: Add CPE information
Approved by: portmgr (blanket)
279266a |
Wednesday, 21 Jul 2021
|
18:11 Po-Chuan Hsieh (sunpoet)
devel/protobuf: Update to 3.17.3
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/protocolbuffers/protobuf/releases
PR: 257026
Exp-run by: antoine
f4acead |
Tuesday, 6 Apr 2021
|
14:31 Mathieu Arnold (mat)
Remove # $FreeBSD$ from Makefiles.
305f148 |
Wednesday, 3 Mar 2021
|
20:54 crees
Chase devel/re2 shlib bump
Upstream has changed their minds about so.10 and reverted to so.9
The only changes were private.
PR: ports/253255
Reported by: sunpoet
 |
Saturday, 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: 11 |