Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.4.11 05 Mar 2025 06:51:24
    |
Matthias Fechner (mfechner)  |
devel/rubygem-graphql: update to 2.4.11
This fixes messages displayed while starting gitlab like:
Failed to define value method for :description, because
Types::IssuableSearchableFieldEnum already responds to that method. Use
`value_method:` to override the method name or `value_method: false` to disable
Enum value method generation.
Changes: https://github.com/rmosolgo/graphql-ruby/blob/master/CHANGELOG.md
PR: 284699 |
2.4.9 07 Feb 2025 05:38:32
    |
Matthias Fechner (mfechner)  |
devel/rubygem-graphql: update to 2.4.9
Changes: https://github.com/rmosolgo/graphql-ruby/blob/master/CHANGELOG.md |
2.4.8 19 Dec 2024 06:17:59
    |
Matthias Fechner (mfechner)  |
devel/rubygem-graphql: udpate to 2.4.8
Required for gitlab 17.7.0
Changes: https://github.com/rmosolgo/graphql-ruby/blob/master/CHANGELOG.md |
2.4.7 10 Dec 2024 06:05:20
    |
Matthias Fechner (mfechner)  |
devel/rubygem-graphql: update to 2.4.7
Changes: https://github.com/rmosolgo/graphql-ruby/blob/master/CHANGELOG.md |
2.4.4 22 Nov 2024 13:11:11
    |
Matthias Fechner (mfechner)  |
devel/rubygem-graphql: update to 2.4.4
Required for gitlab 17.6
Changes: https://github.com/rmosolgo/graphql-ruby/blob/master/CHANGELOG.md |
2.3.15 11 Sep 2024 04:39:51
    |
Matthias Fechner (mfechner)  |
devel/rubygem-graphql: update to 2.3.15
Changes: https://github.com/rmosolgo/graphql-ruby/blob/master/CHANGELOG.md |
2.3.14 08 Sep 2024 12:33:03
    |
Matthias Fechner (mfechner)  |
devel/rubygem-graphql: update to 2.3.14
Changes: https://github.com/rmosolgo/graphql-ruby/blob/master/CHANGELOG.md |
2.3.10 07 Sep 2024 04:50:56
    |
Matthias Fechner (mfechner)  |
devel/rubygem-graphql: update to 2.3.10
Changes: https://github.com/rmosolgo/graphql-ruby/blob/master/CHANGELOG.md |
2.3.7 11 Jul 2024 13:36:43
    |
Matthias Fechner (mfechner)  |
devel/rubygem-graphql: update to 2.3.7
Changes: https://github.com/rmosolgo/graphql-ruby/blob/master/CHANGELOG.md |
2.3.4 04 Jun 2024 08:11:46
    |
Matthias Fechner (mfechner)  |
devel/rubygem-graphql: update to 2.3.4
Changes: https://github.com/rmosolgo/graphql-ruby/blob/master/CHANGELOG.md |
2.3.2 21 May 2024 08:22:06
    |
Matthias Fechner (mfechner)  |
devel/rubygem-graphql: update to 2.3.2
Required for gitlab 17.0.0
Changes: https://github.com/rmosolgo/graphql-ruby/blob/master/CHANGELOG.md |
2.2.13 14 Mar 2024 08:11:53
    |
Matthias Fechner (mfechner)  |
devel/rubygem-graphql: update to 2.2.13
Changes: https://github.com/rmosolgo/graphql-ruby/blob/master/CHANGELOG.md |
2.2.11 07 Mar 2024 14:48:20
    |
Matthias Fechner (mfechner)  |
devel/rubygem-graphql: update to 2.2.11
Changes: https://github.com/rmosolgo/graphql-ruby/blob/master/CHANGELOG.md#2211-27-feb-2024 |
2.2.9 23 Feb 2024 13:18:01
    |
Matthias Fechner (mfechner)  |
devel/rubygem-graphql: update to 2.2.9
Required for gitlab-ce 16.9.0
Changes: https://github.com/rmosolgo/graphql-ruby/blob/master/CHANGELOG.md |
2.0.28 18 Feb 2024 04:53:32
    |
Matthias Fechner (mfechner)  |
devel/rubygem-graphql: update to 2.0.28
Changelog:
https://github.com/rmosolgo/graphql-ruby/blob/2.0.x/CHANGELOG.md |
2.0.27 23 Oct 2023 16:04:19
    |
Matthias Fechner (mfechner)  |
devel/rubygem-graphql: update to 2.0.27
Required for gitlab-ce 16.5
Changelog:
https://github.com/rmosolgo/graphql-ruby/blob/master/CHANGELOG.md |
1.13.19 18 Feb 2023 11:06:15
    |
Matthias Fechner (mfechner)  |
devel/rubygem-graphql: update to 1.13.19
Changelog:
https://github.com/rmosolgo/graphql-ruby/blob/master/CHANGELOG.md |
1.13.13 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.13.13 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.13.13 20 Jul 2022 14:21:35
    |
Tobias C. Berner (tcberner)  |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
1.13.13 24 Jun 2022 10:20:04
    |
Matthias Fechner (mfechner)  |
devel/rubygem-graphql: update to 1.13.13
Required for gitlab-ce 15.1
Changelog:
https://github.com/rmosolgo/graphql-ruby/blob/master/CHANGELOG.md |
1.11.10 07 Dec 2021 08:05:25
    |
Matthias Fechner (mfechner)  |
devel/rubygem-graphql: update to 1.11.10
Changelog:
https://github.com/rmosolgo/graphql-ruby/blob/master/CHANGELOG.md |
1.11.8 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.11.8 06 Apr 2021 09:43:51
    |
Matthias Fechner (mfechner)  |
Removed svn keywords again.
They went in by accident while merging older commits.
Reported by: jbeich |
1.11.8 06 Apr 2021 07:51:03
    |
Matthias Fechner (mfechner)  |
Update to 1.11.8 which is required for gitlab-ce 13.10. |
1.11.5 10 Oct 2020 12:24:16
  |
mfechner  |
Update to 1.11.5.
Changelog:
https://github.com/rmosolgo/graphql-ruby/blob/master/CHANGELOG.md |
1.11.4 26 Sep 2020 07:26:59
  |
mfechner  |
Update to 1.11.4 which is required for gitlab-ce 13.4. |
1.10.11 13 Jun 2020 08:40:01
  |
mfechner  |
Update to 1.10.11.
Changelog:
https://github.com/rmosolgo/graphql-ruby/blob/master/CHANGELOG.md |
1.10.7 20 May 2020 06:08:32
  |
mfechner  |
Update to 1.10.7 which is required for gitlab-ce 12.10 upgrade. |
1.9.19 28 Mar 2020 09:04:22
  |
mfechner  |
Update to 1.9.19 which is required for gitlab-ce 12.9 upgrade. |
1.9.14 18 Oct 2019 20:40:17
  |
mfechner  |
devel/rubygem-graphql: upgrade to 1.9.14.
Changelog:
https://github.com/rmosolgo/graphql-ruby/blob/master/CHANGELOG.md |
1.9.12 30 Sep 2019 22:29:58
  |
mfechner  |
devel/rubygem-graphql: upgrade to 1.9.12 which is required for gitlab-ce 12.3
upgrade. |
1.8.17 06 Apr 2019 08:52:47
  |
mfechner  |
Upgrade to 1.8.17. |
1.8.15 14 Feb 2019 08:59:13
  |
mfechner  |
Upgrade to 1.8.15.
- Fix unwrapping inputobject types when turning arguments to hashes #2094
- Support lazy objects from .resolve_type hooks #2108
- Fix single-item list inputs that aren't passed as lists #2095
https://github.com/rmosolgo/graphql-ruby/blob/master/CHANGELOG.md |
1.8.13 31 Jan 2019 14:15:06
  |
mfechner  |
Upgrade to version 1.8.13.
Reported by: PORTSCOUT |
1.8.11 20 Oct 2018 14:42:08
  |
mfechner  |
devel/rubygem-graphql update to 1.8.11.
Approved by: mentors (implicit) |
1.8.4 11 Aug 2018 14:18:20
  |
sunpoet  |
Update WWW
Approved by: portmgr (blanket) |
1.8.4 04 Jul 2018 16:04:02
  |
mfechner  |
Created new ports required for gitlab 11.x.
Reviewed by: swills (mentor)
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D16094 |