mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-20 08:27:15 +00:00
- Update to 11.1.1, for more details please check:
https://about.gitlab.com/2018/07/22/gitlab-11-1-released/ - Fixed a typo in config/gitlab.yml.example that was introduced by the prefix update. Approved by: mentors (implicit)
This commit is contained in:
parent
aad32a41a9
commit
4bf80a8a61
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=475377
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= gitlab-ce
|
||||
PORTVERSION= 11.0.4
|
||||
PORTVERSION= 11.1.1
|
||||
CATEGORIES= www devel
|
||||
|
||||
MAINTAINER= mfechner@FreeBSD.org
|
||||
@ -25,9 +25,9 @@ BUILD_DEPENDS= gem:devel/ruby-gems
|
||||
# for the options
|
||||
RUN_DEPENDS= git>=2.16.2:devel/git \
|
||||
gitlab-shell>=7.1.4:devel/gitlab-shell \
|
||||
gitlab-workhorse>=4.3.1:www/gitlab-workhorse \
|
||||
gitaly>=0.105.0:devel/gitaly \
|
||||
gitlab-pages>=0.9.1:www/gitlab-pages \
|
||||
gitlab-workhorse>=5.0.0:www/gitlab-workhorse \
|
||||
gitaly>=0.111.2:devel/gitaly \
|
||||
gitlab-pages>=1.0.0:www/gitlab-pages \
|
||||
redis>=2.8.23:databases/redis \
|
||||
npm>=4.3.0:www/npm \
|
||||
yarn>=0.17.0:www/yarn \
|
||||
@ -41,7 +41,7 @@ RUN_DEPENDS= git>=2.16.2:devel/git \
|
||||
rubygem-faraday>=0.12.0:www/rubygem-faraday \
|
||||
rubygem-devise>=4.4:devel/rubygem-devise \
|
||||
rubygem-doorkeeper>=4.3:security/rubygem-doorkeeper \
|
||||
rubygem-doorkeeper-openid_connect>=1.3:security/rubygem-doorkeeper-openid_connect \
|
||||
rubygem-doorkeeper-openid_connect>=1.5:security/rubygem-doorkeeper-openid_connect \
|
||||
rubygem-omniauth>=1.8:security/rubygem-omniauth \
|
||||
rubygem-omniauth-auth0>=2.0.0:net/rubygem-omniauth-auth0 \
|
||||
rubygem-omniauth-azure-oauth2>=0.0.9:net/rubygem-omniauth-azure-oauth2 \
|
||||
@ -53,7 +53,7 @@ RUN_DEPENDS= git>=2.16.2:devel/git \
|
||||
rubygem-omniauth-kerberos>=0.3.0:net/rubygem-omniauth-kerberos \
|
||||
rubygem-omniauth-oauth2-generic>=0.2.2:security/rubygem-omniauth-oauth2-generic \
|
||||
rubygem-omniauth-saml>=1.10:security/rubygem-omniauth-saml \
|
||||
rubygem-omniauth-shibboleth12>=1.2.0:security/rubygem-omniauth-shibboleth12 \
|
||||
rubygem-omniauth-shibboleth>=1.3.0:security/rubygem-omniauth-shibboleth \
|
||||
rubygem-omniauth-twitter>=1.4:net/rubygem-omniauth-twitter \
|
||||
rubygem-omniauth_crowd22>=2.2.0:devel/rubygem-omniauth_crowd22 \
|
||||
rubygem-omniauth-authentiq>=0.3.3:net/rubygem-omniauth-authentiq \
|
||||
@ -94,9 +94,9 @@ RUN_DEPENDS= git>=2.16.2:devel/git \
|
||||
rubygem-google-api-client>=0.19.8:devel/rubygem-google-api-client \
|
||||
rubygem-unf>=0.1.4:textproc/rubygem-unf \
|
||||
rubygem-seed-fu>=2.3.7:databases/rubygem-seed-fu \
|
||||
rubygem-html-pipeline-gitlab>=2.7.1:textproc/rubygem-html-pipeline-gitlab \
|
||||
rubygem-html-pipeline>=2.8:textproc/rubygem-html-pipeline \
|
||||
rubygem-deckar01-task_list>=2.0.0:www/rubygem-deckar01-task_list \
|
||||
rubygem-gitlab-markup>=1.6.2:textproc/rubygem-gitlab-markup \
|
||||
rubygem-gitlab-markup>=1.6.4:textproc/rubygem-gitlab-markup \
|
||||
rubygem-redcarpet>=3.4:textproc/rubygem-redcarpet \
|
||||
rubygem-commonmarker>=0.17:textproc/rubygem-commonmarker \
|
||||
rubygem-redcloth>=4.3.2:www/rubygem-redcloth \
|
||||
@ -190,7 +190,7 @@ RUN_DEPENDS= git>=2.16.2:devel/git \
|
||||
rubygem-sshkey>=1.9.0:security/rubygem-sshkey \
|
||||
rubygem-ed25519>=1.2:security/rubygem-ed25519 \
|
||||
rubygem-bcrypt_pbkdf>=1.0:security/rubygem-bcrypt_pbkdf \
|
||||
rubygem-gitaly-proto>=0.101.0:net/rubygem-gitaly-proto \
|
||||
rubygem-gitaly-proto>=0.105.0:net/rubygem-gitaly-proto \
|
||||
rubygem-grpc>=1.11.0:net/rubygem-grpc \
|
||||
rubygem-gitaly>=0.8.0:net/rubygem-gitaly \
|
||||
rubygem-google-protobuf351>=3.5.1:devel/rubygem-google-protobuf351 \
|
||||
@ -213,7 +213,7 @@ USE_RC_SUBR= gitlab
|
||||
USE_GITLAB= yes
|
||||
GL_ACCOUNT= gitlab-org
|
||||
# Find the here: https://gitlab.com/gitlab-org/gitlab-ce/tags
|
||||
GL_COMMIT= edb037cbc85225261e8ede5455be4aad771ba3bb
|
||||
GL_COMMIT= 94b9323033693af247128c8648023fe5b53e80f9
|
||||
|
||||
USERS= git
|
||||
GROUPS= git
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1531901551
|
||||
SHA256 (gitlab-org-gitlab-ce-edb037cbc85225261e8ede5455be4aad771ba3bb_GL0.tar.gz) = e93a0e8b8dc7f759830eccfdef4cba12223644d2abbf36b0487d37d5491f5d54
|
||||
SIZE (gitlab-org-gitlab-ce-edb037cbc85225261e8ede5455be4aad771ba3bb_GL0.tar.gz) = 49742351
|
||||
TIMESTAMP = 1532595029
|
||||
SHA256 (gitlab-org-gitlab-ce-94b9323033693af247128c8648023fe5b53e80f9_GL0.tar.gz) = deeaed01448b282019eab1342af9f300655d26635cd946f5d9c47577a006737d
|
||||
SIZE (gitlab-org-gitlab-ce-94b9323033693af247128c8648023fe5b53e80f9_GL0.tar.gz) = 51956752
|
||||
|
@ -1,4 +1,4 @@
|
||||
--- Gemfile.orig 2018-06-21 15:14:17 UTC
|
||||
--- Gemfile.orig 2018-07-20 09:55:24 UTC
|
||||
+++ Gemfile
|
||||
@@ -24,7 +24,7 @@ gem 'sprockets', '~> 3.7.0'
|
||||
gem 'default_value_for', gem_versions['default_value_for']
|
||||
@ -36,11 +36,10 @@
|
||||
gem 'peek-pg', '~> 1.3.0', group: :postgres
|
||||
gem 'peek-rblineprof', '~> 0.2.0'
|
||||
gem 'peek-redis', '~> 1.2.0'
|
||||
@@ -299,96 +299,11 @@ gem 'peek-sidekiq', '~> 1.0.3'
|
||||
@@ -299,95 +299,11 @@ gem 'peek-sidekiq', '~> 1.0.3'
|
||||
|
||||
# Metrics
|
||||
group :metrics do
|
||||
- gem 'allocations', '~> 1.0', require: false, platform: :mri
|
||||
- gem 'method_source', '~> 0.8', require: false
|
||||
- gem 'influxdb', '~> 0.2', require: false
|
||||
-
|
||||
@ -74,7 +73,7 @@
|
||||
-
|
||||
- gem 'database_cleaner', '~> 1.5.0'
|
||||
- gem 'factory_bot_rails', '~> 4.8.2'
|
||||
- gem 'rspec-rails', '~> 3.6.0'
|
||||
- gem 'rspec-rails', '~> 3.7.0'
|
||||
- gem 'rspec-retry', '~> 0.4.5'
|
||||
- gem 'rspec_profiling', '~> 0.0.5'
|
||||
- gem 'rspec-set', '~> 0.1.3'
|
||||
@ -133,12 +132,3 @@
|
||||
gem 'octokit', '~> 4.9'
|
||||
|
||||
gem 'mail_room', '~> 0.9.1'
|
||||
@@ -419,7 +334,7 @@ group :ed25519 do
|
||||
end
|
||||
|
||||
# Gitaly GRPC client
|
||||
-gem 'gitaly-proto', '~> 0.100.0', require: 'gitaly'
|
||||
+gem 'gitaly-proto', '~> 0.101.0', require: 'gitaly'
|
||||
gem 'grpc', '~> 1.11.0'
|
||||
|
||||
# Locked until https://github.com/google/protobuf/issues/4210 is closed
|
||||
|
@ -36,7 +36,7 @@
|
||||
- path: /home/git/gitlab-shell/
|
||||
- hooks_path: /home/git/gitlab-shell/hooks/
|
||||
+ path: %%PREFIX%%/share/gitlab-shell/
|
||||
+ hooks_path: %%PREFIX/share/gitlab-shell/hooks/
|
||||
+ hooks_path: %%PREFIX%%/share/gitlab-shell/hooks/
|
||||
|
||||
# File that contains the secret key for verifying access for gitlab-shell.
|
||||
# Default is '.gitlab_shell_secret' relative to Rails.root (i.e. root of the GitLab app).
|
||||
|
@ -4,12 +4,12 @@ Gitlab was installed successfully.
|
||||
You now need to set up the various components of Gitlab, so please
|
||||
follow the instructions in the guide at:
|
||||
|
||||
https://gitlab.fechner.net/mfechner/Gitlab-docu/blob/master/install/10.8-freebsd.md
|
||||
https://gitlab.fechner.net/mfechner/Gitlab-docu/blob/master/install/11.1-freebsd.md
|
||||
|
||||
If you just installed an major upgrade of GitLab, for example you
|
||||
switched from 10.8.x to 11.0.x, please follow the instructions in the guide at:
|
||||
switched from 11.0.x to 11.1.x, please follow the instructions in the guide at:
|
||||
|
||||
https://gitlab.fechner.net/mfechner/Gitlab-docu/blob/master/update/10.8-11.0-freebsd.md
|
||||
https://gitlab.fechner.net/mfechner/Gitlab-docu/blob/master/update/11.0-11.1-freebsd.md
|
||||
|
||||
If you just installed an minor upgrade of GitLab please follow
|
||||
the instructions in the guide at:
|
||||
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user