Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.37.0 14 Jan 2023 23:08:33 |
Muhammad Moinur Rahman (bofh) |
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 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.37.0 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
1.37.0 20 Jul 2022 14:22:37 |
Tobias C. Berner (tcberner) |
net: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Straup Cope <ascope@cpan.org>
* Aaron Zauner <az_mail@gmx.at>
* Adam Jette <jettea46@yahoo.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Alex Bakhtin <Alex.Bakhtin@gmail.com>
* Alex Deiter <Alex.Deiter@Gmail.COM>
* Alex Dupre <ale@FreeBSD.org>
* Alex Dupre <sysadmin@alexdupre.com> (Only the first 15 lines of the commit message are shown above ) |
1.37.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.37.0 30 Aug 2019 07:30:17 |
mfechner |
net/rubygem-gitaly-proto: upgrade to 1.37.0 which is required for gitlab-ce
12.1. |
1.32.0 07 Jul 2019 09:46:17 |
mfechner |
Upgrade to 1.32.0 which is required for gitlab 12.0.x. |
1.27.2 03 Jul 2019 20:05:03 |
mfechner |
Update to 1.27.2 which is required for gitlab-ce 11.11.5 upgrade. |
1.27.0 28 May 2019 10:39:35 |
mfechner |
Upgrade to 1.27.0 which is required by gitlab-ce 11.11 upgrade. |
1.22.0 25 Apr 2019 19:14:30 |
mfechner |
Upgrade to 1.22.0 which is required for Gitlab 11.10.1 upgrade. |
1.19.0 23 Apr 2019 08:01:54 |
mfechner |
Upgrade to 1.19.0 which is required for Gitlab 11.10 upgrade. |
1.13.0 23 Mar 2019 17:42:41 |
mfechner |
Upgrade to 1.13.0 which is required for gitlab 11.9. |
1.10.0 02 Mar 2019 11:52:07 |
mfechner |
Update to 1.10.0 which is required for gitlab-ce 11.8 upgrade. |
1.5.0 31 Jan 2019 14:21:00 |
mfechner |
Upgrade to 1.5.0 which is required for gitlab-ce 11.7 upgrade. |
1.3.0 23 Dec 2018 12:43:11 |
mfechner |
Upgrade to 1.3.0 which is required for gitlab-ce 11.6.
Approved by: mentors (implicit) |
0.123.0 23 Nov 2018 14:53:09 |
mfechner |
Upgrade to 0.123.0 which is required for gitlab-ce 11.5.
Approved by: mentors (implicit) |
0.118.1 30 Oct 2018 16:15:24 |
mfechner |
Upgrade to version 0.118.1 which is required for www/gitlab-ce 11.4.x.
Approved by: mentors (implicit) |
0.117.0 23 Sep 2018 18:20:46 |
mfechner |
Update net/rubygem-gitaly-proto to 0.117.0 which is required for gitlab 11.3.
Approved by: mentors (implicit) |
0.113.0 06 Sep 2018 18:57:45 |
mfechner |
Update net/rubygem-gitaly-proto to 0.113.0 which is required for gitlab-ce
11.2.x.
Approved by: mentors (implicit) |
0.105.0 26 Jul 2018 13:46:10 |
mfechner |
Update to 0.105.0 which is required for gitlab 11.1.1.
Approved by: mentors (implicit) |
0.101.0 16 Jul 2018 14:44:52 |
mfechner |
Take maintainer as port is only used by gitlab-ce which I maintain, so I can
sync the updates with the gitlab-ce updates.
Reviewed by: tz (mentor)
Approved by: sunpoet (maintainer by email), tz (mentor)
Differential Revision: https://reviews.freebsd.org/D16267 |
0.101.0 04 Jul 2018 17:29:01 |
mfechner |
Update to 0.101.0 which is required for gitlab 11.0.2.
Reviewed by: swills (mentor)
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D16127 |
0.100.0 23 May 2018 23:24:22 |
sunpoet |
Update to 0.100.0
Changes: https://gitlab.com/gitlab-org/gitaly-proto/commits/master |
0.99.0 05 May 2018 17:21:50 |
sunpoet |
Update to 0.99.0
Changes: https://gitlab.com/gitlab-org/gitaly-proto/commits/master |
0.98.0 03 May 2018 18:41:17 |
sunpoet |
Update to 0.98.0
Changes: https://gitlab.com/gitlab-org/gitaly-proto/commits/master |
0.97.0 16 Apr 2018 18:33:10 |
sunpoet |
Update to 0.97.0
Changes: https://gitlab.com/gitlab-org/gitaly-proto/commits/master |
0.95.0 14 Apr 2018 23:58:46 |
sunpoet |
Update to 0.95.0
Changes: https://gitlab.com/gitlab-org/gitaly-proto/commits/master |
0.94.0 04 Apr 2018 18:53:49 |
sunpoet |
Update to 0.94.0
Changes: https://gitlab.com/gitlab-org/gitaly-proto/commits/master |
0.91.0 21 Mar 2018 19:03:03 |
sunpoet |
Update to 0.91.0
Changes: https://gitlab.com/gitlab-org/gitaly-proto/commits/master |
0.90.0 20 Mar 2018 22:35:11 |
sunpoet |
Update to 0.90.0
Changes: https://gitlab.com/gitlab-org/gitaly-proto/commits/master |
0.89.0 09 Mar 2018 21:49:01 |
sunpoet |
Update to 0.89.0
Changes: https://gitlab.com/gitlab-org/gitaly-proto/commits/master |
0.88.0 02 Mar 2018 18:52:50 |
sunpoet |
Update to 0.88.0
Changes: https://gitlab.com/gitlab-org/gitaly-proto/commits/master |
0.87.0 01 Mar 2018 15:19:44 |
sunpoet |
Update to 0.87.0
Changes: https://gitlab.com/gitlab-org/gitaly-proto/commits/master |
0.86.0 27 Feb 2018 13:24:40 |
sunpoet |
Update to 0.86.0
Changes: https://gitlab.com/gitlab-org/gitaly-proto/commits/master |
0.85.0 22 Feb 2018 19:50:33 |
sunpoet |
Update to 0.85.0
Changes: https://gitlab.com/gitlab-org/gitaly-proto/commits/master |
0.84.0 04 Feb 2018 10:13:15 |
sunpoet |
Update to 0.84.0
Changes: https://gitlab.com/gitlab-org/gitaly-proto/commits/master |
0.83.0 30 Jan 2018 15:38:55 |
sunpoet |
Update to 0.83.0
Changes: https://gitlab.com/gitlab-org/gitaly-proto/commits/master |
0.82.0 28 Jan 2018 14:08:46 |
sunpoet |
Update to 0.82.0
Changes: https://gitlab.com/gitlab-org/gitaly-proto/commits/master |
0.81.0 27 Jan 2018 10:23:58 |
sunpoet |
Update to 0.81.0
Changes: https://gitlab.com/gitlab-org/gitaly-proto/commits/master |
0.80.0 26 Jan 2018 18:12:06 |
sunpoet |
Update to 0.80.0
Changes: https://gitlab.com/gitlab-org/gitaly-proto/commits/master |
0.79.0 25 Jan 2018 13:06:34 |
sunpoet |
Update to 0.79.0
Changes: https://gitlab.com/gitlab-org/gitaly-proto/commits/master |
0.78.0 23 Jan 2018 15:16:57 |
sunpoet |
Update to 0.78.0
Changes: https://gitlab.com/gitlab-org/gitaly-proto/commits/master |
0.77.0 20 Jan 2018 13:17:48 |
sunpoet |
Update to 0.77.0
Changes: https://gitlab.com/gitlab-org/gitaly-proto/commits/master |
0.76.0 19 Jan 2018 17:02:27 |
sunpoet |
Update to 0.76.0
Changes: https://gitlab.com/gitlab-org/gitaly-proto/commits/master |
0.75.0 18 Jan 2018 14:42:36 |
sunpoet |
Update to 0.75.0
Changes: https://gitlab.com/gitlab-org/gitaly-proto/commits/master |
0.74.0 16 Jan 2018 15:42:29 |
sunpoet |
Update to 0.74.0
Changes: https://gitlab.com/gitlab-org/gitaly-proto/commits/master |
0.73.0 15 Jan 2018 17:16:20 |
sunpoet |
Update to 0.73.0
Changes: https://gitlab.com/gitlab-org/gitaly-proto/commits/master |
0.72.0 14 Jan 2018 14:14:43 |
sunpoet |
Update to 0.72.0
Changes: https://gitlab.com/gitlab-org/gitaly-proto/commits/master |
0.71.0 13 Jan 2018 14:28:20 |
sunpoet |
Update to 0.71.0
Changes: https://gitlab.com/gitlab-org/gitaly-proto/commits/master |
0.70.0 12 Jan 2018 14:24:27 |
sunpoet |
Update to 0.70.0
Changes: https://gitlab.com/gitlab-org/gitaly-proto/commits/master |
0.69.0 11 Jan 2018 18:35:25 |
sunpoet |
Update to 0.69.0
Changes: https://gitlab.com/gitlab-org/gitaly-proto/commits/master |
0.68.0 10 Jan 2018 06:40:20 |
sunpoet |
Update to 0.68.0
Changes: https://gitlab.com/gitlab-org/gitaly-proto/commits/master |
0.67.0 09 Jan 2018 16:41:12 |
sunpoet |
Update to 0.67.0
Changes: https://gitlab.com/gitlab-org/gitaly-proto/commits/master |
0.66.0 06 Jan 2018 04:33:15 |
sunpoet |
Update to 0.66.0
Changes: https://gitlab.com/gitlab-org/gitaly-proto/commits/master |
0.65.0 30 Dec 2017 18:16:21 |
sunpoet |
Update to 0.65.0
Changes: https://gitlab.com/gitlab-org/gitaly-proto/commits/master |
0.64.0 23 Dec 2017 16:49:43 |
sunpoet |
Update to 0.64.0
Changes: https://gitlab.com/gitlab-org/gitaly-proto/commits/master |
0.63.0 22 Dec 2017 23:04:22 |
sunpoet |
Update to 0.63.0
Changes: https://gitlab.com/gitlab-org/gitaly-proto/commits/master |
0.62.0 15 Dec 2017 23:51:36 |
sunpoet |
Update to 0.62.0
Changes: https://gitlab.com/gitlab-org/gitaly-proto/commits/master |
0.61.0 13 Dec 2017 20:50:14 |
sunpoet |
Update to 0.61.0
Changes: https://gitlab.com/gitlab-org/gitaly-proto/commits/master |
0.60.0 11 Dec 2017 10:40:26 |
sunpoet |
Update to 0.60.0
Changes: https://gitlab.com/gitlab-org/gitaly-proto/commits/master |
0.59.0 07 Dec 2017 16:01:04 |
sunpoet |
Update to 0.59.0
Changes: https://gitlab.com/gitlab-org/gitaly-proto/commits/master |
0.58.0 03 Dec 2017 20:37:07 |
sunpoet |
Update to 0.58.0
Changes: https://gitlab.com/gitlab-org/gitaly-proto/commits/master |
0.55.0 26 Nov 2017 23:19:33 |
sunpoet |
Update to 0.55.0
Changes: https://gitlab.com/gitlab-org/gitaly-proto/commits/master |
0.54.0 15 Nov 2017 19:55:39 |
sunpoet |
Update to 0.54.0
Changes: https://gitlab.com/gitlab-org/gitaly-proto/commits/master |
0.53.0 09 Nov 2017 19:44:27 |
sunpoet |
Update to 0.53.0
Changes: https://gitlab.com/gitlab-org/gitaly-proto/commits/master |
0.52.0 07 Nov 2017 21:01:37 |
sunpoet |
Update to 0.52.0
Changes: https://gitlab.com/gitlab-org/gitaly-proto/commits/master |
0.51.0 31 Oct 2017 22:14:54 |
sunpoet |
Update to 0.51.0
Changes: https://gitlab.com/gitlab-org/gitaly-proto/commits/master |
0.50.0 28 Oct 2017 17:32:47 |
sunpoet |
Update to 0.50.0
Changes: https://gitlab.com/gitlab-org/gitaly-proto/commits/master |
0.49.0 26 Oct 2017 20:05:17 |
sunpoet |
Update to 0.49.0
Changes: https://gitlab.com/gitlab-org/gitaly-proto/commits/master |
0.48.0 24 Oct 2017 17:41:27 |
sunpoet |
Update to 0.48.0
Changes: https://gitlab.com/gitlab-org/gitaly-proto/commits/master |
0.47.0 19 Oct 2017 20:35:46 |
sunpoet |
Update to 0.47.0
Changes: https://gitlab.com/gitlab-org/gitaly-proto/commits/master |
0.46.0 18 Oct 2017 17:22:53 |
sunpoet |
Update to 0.46.0
Changes: https://gitlab.com/gitlab-org/gitaly-proto/commits/master |
0.45.0 15 Oct 2017 00:36:57 |
sunpoet |
Update to 0.45.0
Changes: https://gitlab.com/gitlab-org/gitaly-proto/commits/master |
0.44.0 13 Oct 2017 06:50:25 |
sunpoet |
Update to 0.44.0
Changes: https://gitlab.com/gitlab-org/gitaly-proto/commits/master |
0.43.0 12 Oct 2017 15:09:18 |
sunpoet |
Update to 0.43.0
Changes: https://gitlab.com/gitlab-org/gitaly-proto/commits/master |
0.42.0 12 Oct 2017 08:09:25 |
sunpoet |
Update to 0.42.0
Changes: https://gitlab.com/gitlab-org/gitaly-proto/commits/master |
0.41.0 11 Oct 2017 19:49:41 |
sunpoet |
Update to 0.41.0
Changes: https://gitlab.com/gitlab-org/gitaly-proto/commits/master |
0.40.0 07 Oct 2017 09:13:13 |
sunpoet |
Update to 0.40.0
Changes: https://gitlab.com/gitlab-org/gitaly-proto/commits/master |
0.39.0 03 Oct 2017 15:35:17 |
sunpoet |
Update to 0.39.0
Changes: https://gitlab.com/gitlab-org/gitaly-proto/commits/master |
0.38.0 29 Sep 2017 16:59:53 |
sunpoet |
Update to 0.38.0
Changes: https://gitlab.com/gitlab-org/gitaly-proto/commits/master |
0.37.0 28 Sep 2017 10:41:10 |
sunpoet |
Update to 0.37.0
Changes: https://gitlab.com/gitlab-org/gitaly-proto/commits/master |
0.36.0 23 Sep 2017 14:38:20 |
sunpoet |
Update to 0.36.0
Changes: https://gitlab.com/gitlab-org/gitaly-proto/commits/master |
0.35.0 22 Sep 2017 15:49:40 |
sunpoet |
Add rubygem-gitaly-proto 0.35.0
Gitaly is part of GitLab. It is a server application that uses its own gRPC
protocol to communicate with its clients. This repository contains the protocol
definition and automatically generated wrapper code for Go and Ruby.
The .proto files define the remote procedure calls for interacting with Gitaly.
We keep auto-generated client libraries for Ruby and Go in their respective
subdirectories.
Use the make generate script from the root of the repository to regenerate the
client libraries after updating .proto files.
WWW: https://gitlab.com/gitlab-org/gitaly-proto |