Port details |
- rubygem-graphiql-rails Use the GraphiQL IDE for GraphQL with Ruby on Rails
- 1.8.0 devel
=0 1.8.0Version of this port present on the latest quarterly branch. - Maintainer: mfechner@FreeBSD.org
 - Port Added: 2018-07-04 16:04:15
- Last Update: 2022-01-26 10:42:59
- Commit Hash: 00a152f
- Also Listed In: rubygems
- License: MIT
- Description:
- Use the GraphiQL IDE for GraphQL with Ruby on Rails.
This gem includes an engine, a controller and a view
for integrating GraphiQL with your app.
WWW: https://github.com/rmosolgo/graphiql-rails
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- rubygem-graphiql-rails>0:devel/rubygem-graphiql-rails
- To install the port:
- cd /usr/ports/devel/rubygem-graphiql-rails/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/rubygem-graphiql-rails
- pkg install rubygem-graphiql-rails
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: rubygem-graphiql-rails
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1643179357
SHA256 (rubygem/graphiql-rails-1.8.0.gem) = 02e2c5098be2c6c29219a0e9b2910a2cd3c494301587a3199a7c4484d8038ed1
SIZE (rubygem/graphiql-rails-1.8.0.gem) = 1295360
- Packages (timestamps in pop-ups are UTC):
- 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
- Runtime dependencies:
-
- rubygem-railties61>=0 : www/rubygem-railties61
- rubygem-sprockets-rails-rails61>=0 : devel/rubygem-sprockets-rails-rails61
- ruby27 : lang/ruby27
- gem27 : devel/ruby-gems
- Patch dependencies:
-
- ruby27 : lang/ruby27
- gem27 : devel/ruby-gems
-
- This port is required by:
- for Build
-
- www/gitlab-ce
- for Run
-
- www/gitlab-ce
- Configuration Options:
- No options to configure
- Options name:
- devel_rubygem-graphiql-rails
- USES:
- gem
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
26 Jan 2022 10:42:59 1.8.0
|
Matthias Fechner (mfechner)  |
devel/rubygem-graphiql-rails: update to 1.8.0
Required for gitlab-ce 14.7.
Changelog:
https://github.com/rmosolgo/graphiql-rails/blob/master/changelog.md |
27 Oct 2021 06:20:24 1.4.11_6
|
Matthias Fechner (mfechner)  |
*/*: Revert "*/*: Make rails 6.1.3 available"
This reverts commit f4511dc4a7c439b30c898b75246d314a574f01cb.
Add MOVED entries.
These ports are not required anymore as gitlab 14.4.0 has upgrade
now to rails 6.1.4.1. |
05 Oct 2021 07:40:04 1.4.11_5
|
Matthias Fechner (mfechner)  |
*/*: Make rails 6.1.3 available
The upgrade of rails to 6.1.4 broke www/gitlab-ce.
PR: 258855 |
03 Jul 2021 06:03:22 1.4.11_4
|
Matthias Fechner (mfechner)  |
*/*: Use rails 6.1 for all ports required by gitlab-ce 14.0.0. |
07 Apr 2021 08:09:01 1.4.11_3
|
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 1.4.11_3
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
25 Feb 2020 15:44:33
1.4.11_3
|
mfechner  |
Switched port to rail 6.0 which is required for gitlab-ce 12.8 upgrade. |
30 Aug 2019 07:26:07
1.4.11_2
|
mfechner  |
Switch ports required by gitlab-ce 12.1 from rails 5.0 to rails 5.2. |
28 May 2019 10:44:29
1.4.11_1
|
mfechner  |
Upgraded rails dependency from 5.0 to 5.1. |
23 Dec 2018 12:20:00
1.4.11
|
mfechner  |
Upgrade to 1.4.11 required for gitlab-ce 11.6.x.
Approved by: mentors (implicit) |
11 Aug 2018 14:18:15
1.4.10
|
sunpoet  |
Update WWW
Approved by: portmgr (blanket) |
04 Jul 2018 16:04:02
1.4.10
|
mfechner  |
Created new ports required for gitlab 11.x.
Reviewed by: swills (mentor)
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D16094 |