non port: net/rubygem-gitaly/Makefile |
SVNWeb
|
Number of commits found: 53 |
Fri, 8 Sep 2023
|
[ 10:34 Matthias Fechner (mfechner) ] 71d295d
net/rubygem-gitaly: update to 16.2.5
Required for gitlab-ce 16.3
|
Thu, 6 Jul 2023
|
[ 11:32 Matthias Fechner (mfechner) ] 40bce2d
net/rubygem-gitaly: udpate to 16.1.0
Required for gitlab-ce 16.1
Changelog:
https://gitlab.com/gitlab-org/gitaly/-/blob/master/CHANGELOG.md#1610-2023-06-21
|
Wed, 12 Apr 2023
|
[ 14:31 Matthias Fechner (mfechner) ] 3e1d8d1
www/gitlab-ce: switch to newer grpc version
Problems are maybe fixed with the rubygem-google-protobuf that is hiding
the internal symbols.
Tested together with the 15.10.2 update.
|
Mon, 3 Apr 2023
|
[ 10:01 Matthias Fechner (mfechner) ] 02c4675
net/rubygem-gitaly: update to 15.9.0.pre.rc3
Required for gitlab-ce 15.9.
|
Sat, 14 Jan 2023
|
[ 23:08 Muhammad Moinur Rahman (bofh) ] 18c6e18 (Only the first 10 of 2869 ports in this commit are shown above. )
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
|
Tue, 22 Nov 2022
|
[ 09:38 Matthias Fechner (mfechner) ] 6a40a1d
net/rubygem-gitaly: update to 15.5.2
Required for gitlab-ce 15.5 update.
Changelog:
https://gitlab.com/gitlab-org/gitaly/-/blob/master/CHANGELOG.md
|
Mon, 7 Nov 2022
|
[ 15:41 Matthias Fechner (mfechner) ] b26cad3
net/rubygem-gitaly: update to 15.4.0.pre.rc2
Required for gitlab-ce 15.4.
|
Wed, 5 Oct 2022
|
[ 02:02 Muhammad Moinur Rahman (bofh) ] 0f6f007
net/rubygem-gitaly: Update version 15.1.0.pre.rc1=>15.3.0.pre.rc3
Approved by: mfechner (By private mail)
Relnotes: https://gitlab.com/gitlab-org/gitaly/-/tags/v15.3.0-rc3
Sponsored by: Bounce Experts
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Fri, 24 Jun 2022
|
[ 10:20 Matthias Fechner (mfechner) ] 8db1747
net/rubygem-gitaly: update to 15.1.0.pre.rc1
Required for gitlab-ce 15.1
Changelog:
https://gitlab.com/gitlab-org/gitaly/-/blob/master/CHANGELOG.md
|
Fri, 22 Apr 2022
|
[ 08:44 Matthias Fechner (mfechner) ] d93bc4a
net/rubygem-gitaly: update to 14.10.0.pre.rc1
Required for gitlab-ce 14.10.
MFH: 2022Q2
|
Sat, 26 Mar 2022
|
[ 07:44 Matthias Fechner (mfechner) ] b9575b5
net/rubygem-gitaly: update to 14.9.0.pre.rc4
Required for gitlab-ce 14.9
|
Wed, 9 Mar 2022
|
[ 10:07 Matthias Fechner (mfechner) ] 891eae0
net/rubygem-gitaly: update to 14.8.0.pre.rc1
Required for gitlab-ce 14.8.
14.8.0 (2022-02-21)
Added (9 changes)
repository: Add new RPC to prune unreachable objects (merge request)
limithandler: Add metrics for queue limiting (merge request)
migrate: Add -verbose flag to sql-migrate (merge request)
Added json output for gitaly-backup by @imskr (merge request) (Only the first 15 lines of the commit message are shown above )
|
Wed, 26 Jan 2022
|
[ 10:43 Matthias Fechner (mfechner) ] 3e96679
net/rubygem-gitaly: update to 14.6.0.pre.rc1
Required for gitlab-ce 14.7.
|
Sat, 4 Dec 2021
|
[ 12:07 Matthias Fechner (mfechner) ] b1609cb
net/rubygem-gitaly: update to 14.4.0.pre.rc43
Required for gitlab-ce 14.5
|
Mon, 22 Nov 2021
|
[ 15:17 Matthias Fechner (mfechner) ] 0bbacd6 (Only the first 10 of 23 ports in this commit are shown above. )
www/gitlab-ce: fix segfaults
Accessing the project page or doing anything that is related to a license
file caused segfault in gitaly.
Upgrading now the gems to this specific version fixed the problem.
As we need to use a prerelease of rubygem-grpc, it is added as extra port.
Please see also upstream here:
https://gitlab.com/gitlab-org/gitlab/-/issues/345693
PR: 259848
Reported by: admin@asu-vei.ru
|
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
|
Thu, 23 Sep 2021
|
[ 19:42 Matthias Fechner (mfechner) ] 5226045
net/rubygem-gitaly: Update to 14.3.0.pre.rc2
Required for gitlab-ce 14.3.
|
Tue, 21 Sep 2021
|
[ 12:57 Bernhard Froehlich (decke) ] 6806329
net/rubygem-gitaly: Add CPE information
Approved by: portmgr (blanket)
|
Tue, 31 Aug 2021
|
[ 09:54 Matthias Fechner (mfechner) ] 0d222f0
net/rubygem-gitaly: Update to 14.2.0.pre.rc2
Required for gitlab-ce 14.2.
|
Sat, 24 Jul 2021
|
[ 07:08 Matthias Fechner (mfechner) ] 7fec483
net/rubygem-gitaly: Update to 14.1.0.pre.rc4
Required by gitlab 14.1.
|
Sat, 3 Jul 2021
|
[ 06:03 Matthias Fechner (mfechner) ] 4ab910d
net/rubygem-gitaly: Update to 14.0.0.pre.rc2
Required for gitlab-ce 14.0.0.
|
Sat, 29 May 2021
|
[ 16:23 Matthias Fechner (mfechner) ] 8fb502f
net/rubygem-gitaly: Update to 13.12.0.pre.rc1.
Required for gitlab-ce 13.12.
Changelog:
https://gitlab.com/gitlab-org/gitaly/-/blob/master/CHANGELOG.md
|
Fri, 23 Apr 2021
|
[ 19:06 Matthias Fechner (mfechner) ] 71aebb4
net/rubygem-gitaly: Update to 13.11.0.pre.rc1.
This update is required for gitlab-ce 13.11 upgrade.
|
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.
|
Wed, 3 Mar 2021
|
[ 09:34 mfechner ]
Update to 13.9.0.pre.rc1 which is required for gitlab-ce 13.9 upgrade.
|
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
|
Wed, 27 Jan 2021
|
[ 12:45 mfechner ]
Update to 13.8.0.pre.rc2 which is required for gitlab-ce 13.8.
|
Tue, 22 Dec 2020
|
[ 16:37 mfechner ]
Update to 13.7.0.pre.rc1 which is required for gitlab 13.7.
|
Fri, 23 Oct 2020
|
[ 04:52 mfechner ]
Update to 13.5.0.pre.rc2 which is required for gitlab-ce 13.5.
|
Sat, 10 Oct 2020
|
[ 11:58 mfechner ]
Switched to net/rubygem-grpc.
|
Tue, 25 Aug 2020
|
[ 13:04 mfechner ]
Update to 13.3.0.pre.rc5 which is required for gitlab 13.3.
|
Fri, 24 Jul 2020
|
[ 09:14 mfechner ]
Update to 13.2.0.pre.rc2 which is required for gitlab-ce 13.2.
|
Mon, 22 Jun 2020
|
[ 18:33 mfechner ]
Update to 13.1.0.pre.rc1 which is required for gitlab 13.1.
|
Thu, 4 Jun 2020
|
[ 19:51 mfechner ]
Update to 13.0.0.pre.rc1 which is required for gitlab-ce 13.0.
|
Wed, 15 Apr 2020
|
[ 20:36 mfechner ]
Fixed dependency problems that caused gitaly/gitlab-ce build to fail.
PR: 245559
Reported by: freebsd at wb9.se
|
Sat, 28 Mar 2020
|
[ 09:03 mfechner ]
Update to 12.9.0.pre.rc4 which is required for gitlab-ce 12.9 upgrade.
|
Tue, 25 Feb 2020
|
[ 15:48 mfechner ]
Update to 1.86.0 which is required for gitlab-ce 12.8 update.
|
Sun, 2 Feb 2020
|
[ 08:26 mfechner ]
Update to 1.81.0 which is required for gitlab-ce 12.7.
|
Fri, 27 Dec 2019
|
[ 15:37 mfechner ]
Update to 1.73.0 which is required for gitlab-ce 12.6.0.
|
Sat, 23 Nov 2019
|
[ 08:45 mfechner ]
Update to 1.70.0 which is required for gitlab-ce 12.5.
|
Thu, 24 Oct 2019
|
[ 17:01 mfechner ]
net/rubygem-gitaly: upgrade to 1.65.0 required for gitlab-ce 12.4 upgrade.
|
Mon, 9 Sep 2019
|
[ 10:25 mfechner ]
net/rubygem-gitaly: upgrade to 1.58.1 which is required for gitlab-ce 12.2.
|
Wed, 9 May 2018
|
[ 10:43 mfechner ] (Only the first 10 of 88 ports in this commit are shown above. )
Changed the MAINTAINER of all my ports to have mfechner@FreeBSD.org listed.
Reviewed by: tz (mentor)
Approved by: tz (mentor)
Differential Revision: https://reviews.freebsd.org/D15270
|
Wed, 4 Apr 2018
|
[ 16:36 mfechner ]
Fixed outdated dependency for net/rubygem-gitaly.
Reviewed by: tz (mentor)
Approved by: tz (mentor)
Differential Revision: https://reviews.freebsd.org/D14944
|
Tue, 2 Jan 2018
|
[ 15:32 swills ]
net/rubygem-gitaly: update to 0.30.0
PR: 224781
Approved by: Matthias Fechner <idefix@fechner.net> (maintainer)
|
Tue, 5 Dec 2017
|
[ 16:44 tz ] (Only the first 10 of 31 ports in this commit are shown above. )
GitLab and related ports maintained by me: pass maintainership to Matthias
Fechner
Matthias has proven himself as capable and enthusiastic enough to update
www/gitlab on its own - which frees much of my time. :)
I wrote an update guide for him and everybody interested in it:
http://gitlab.toco-domains.de/FreeBSD/GitLab-docu/blob/master/update/how-to-update-the-freebsd-port.md
|
Tue, 24 Oct 2017
|
[ 14:25 tz ]
net/rubygem-gitaly: Update from 0.8.0 to 0.14.0
Changelog: https://gitlab.com/gitlab-org/gitaly/blob/v0.14.0/CHANGELOG.md
Reviewed by: Matthias Fechner <idefix@fechner.net>
|
Wed, 13 Sep 2017
|
[ 13:44 tz ]
net/rubygem-gitaly: Update from 0.6.0 to 0.8.0
Changelog: https://gitlab.com/gitlab-org/gitaly/blob/v0.8.0/CHANGELOG.md
Add missing dependency devel/gitaly and adjust required version of
rubygem-google-protobuf. Older versions have a bug which make it
unusable with www/gitlab.
Reviewed by: Matthias Fechner <idefix@fechner.net>
|
Wed, 9 Aug 2017
|
[ 09:12 tz ]
net/rubygem-gitaly: Update from 0.5.0 to 0.6.0
Also add License and needed BUILD_DEPENDS
Sadly this version has no changelog
Submitted by: Matthias Fechner <idefix@fechner.net>, tz
|
Thu, 6 Jul 2017
|
[ 14:03 tz ]
net/rubygem-gitaly: Update from 0.2.1 to 0.5.0
Sadly no changelog available
Also it is now fully functional and no longer a stub
|
Wed, 28 Jun 2017
|
[ 08:54 tz ]
New port: net/rubygem-gitaly
Gitaly is a Git RPC service for handling all the git calls made by GitLab.
WWW: https://gitlab.com/gitlab-org/gitaly
ATTENTION: the port has currently just a subset of functions and is needed
in order to provide the security update of www/gitlab to 9.0
|
Number of commits found: 53 |