summaryrefslogtreecommitdiff
path: root/www/gitlab/files (follow)
Commit message (Collapse)AuthorAgeFilesLines
* www/gitlab: major upgrade to 18.1.0Matthias Fechner4 days3-65/+27
| | | | Changes: https://about.gitlab.com/releases/2025/06/19/gitlab-18-1-released/
* www/gitlab: major upgrade to 18.0.0Matthias Fechner2025-05-194-47/+41
| | | | Changes: https://about.gitlab.com/releases/2025/05/15/gitlab-18-0-released/
* www/gitlab: update to 17.11.2Matthias Fechner2025-05-081-3/+3
| | | | Changes: https://gitlab.com/gitlab-org/gitlab/-/raw/master/CHANGELOG.md?ref_type=heads
* www/gitlab: major update to 17.11Matthias Fechner2025-04-182-27/+29
| | | | Changes: https://about.gitlab.com/releases/2025/04/17/gitlab-17-11-released/
* www/gitlab: major upgrade to 17.10.0Matthias Fechner2025-03-215-54/+36
| | | | | | | Changes: https://about.gitlab.com/releases/2025/03/20/gitlab-17-10-released/ Please follow upgrade manual: https://gitlab.com/mfechner/freebsd-gitlab-docu/-/blob/master/update/17.9-17.10-freebsd.md
* www/gitlab: fix regression from 40d54199a8b5b902f127d6f3db01ecc250586dc3Matthias Fechner2025-03-151-0/+11
| | | | | | | Relaxe redis dependency, regarding the redis changelog, there is no breaking change in the new version. As the redis gem is also used by rails it does not make sense to duplicate the complete rails ports for gitlab.
* www/gitlab: security and bugfix update to 17.9.2Matthias Fechner2025-03-131-3/+5
| | | | | Changes: https://about.gitlab.com/releases/2025/03/12/patch-release-gitlab-17-9-2-released/ Security: a435609c-ffd5-11ef-b4e4-2cf05da270f3
* www/gitlab: major upgrade to 17.9Matthias Fechner2025-03-015-47/+43
| | | | Changes: https://about.gitlab.com/releases/2025/02/20/gitlab-17-9-released/
* www/gitlab: security and patch update to 17.8.2Matthias Fechner2025-02-131-0/+14
| | | | | Changes: https://about.gitlab.com/releases/2025/02/12/patch-release-gitlab-17-8-2-released/ Security: 1a8c5720-e9cf-11ef-9e96-2cf05da270f3
* www/gitlab: fix problem due to puma upgrade to 6.6.0Matthias Fechner2025-02-081-2/+2
|
* www/gitlab: fix error uninitialized constant ↵Matthias Fechner2025-02-051-4/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ActiveSupport::LoggerThreadSafeLevel::Logger The upgrade of gem concurrent-ruby to 1.3.5 made a bug in activesupport visible. The bug seems to be fixed for rails 7.1 and 7.2 but not 7.0 which gitlab uses. https://github.com/rails/rails/pull/49372 https://github.com/rails/rails/issues/54260 So we import the Logger to fix the error message: bundler: failed to load command: puma (/usr/local/bin/puma) /usr/local/lib/ruby/gems/3.2/gems/activesupport-7.0.8.7/lib/active_support/logger_thread_safe_level.rb:12:in `<module:LoggerThreadSafeLevel>': uninitialized constant ActiveSupport::LoggerThreadSafeLevel::Logger (NameError) Logger::Severity.constants.each do |severity| ^^^^^^^^^^ from /usr/local/lib/ruby/gems/3.2/gems/activesupport-7.0.8.7/lib/active_support/logger_thread_safe_level.rb:9:in `<module:ActiveSupport>' from /usr/local/lib/ruby/gems/3.2/gems/activesupport-7.0.8.7/lib/active_support/logger_thread_safe_level.rb:8:in `<top (required)>' from <internal:/usr/local/lib/ruby/site_ruby/3.2/rubygems/core_ext/kernel_require.rb>:37:in `require' from <internal:/usr/local/lib/ruby/site_ruby/3.2/rubygems/core_ext/kernel_require.rb>:37:in `require' from /usr/local/lib/ruby/gems/3.2/gems/activesupport-7.0.8.7/lib/active_support/logger_silence.rb:5:in `<top (required)>' from <internal:/usr/local/lib/ruby/site_ruby/3.2/rubygems/core_ext/kernel_require.rb>:37:in `require' from <internal:/usr/local/lib/ruby/site_ruby/3.2/rubygems/core_ext/kernel_require.rb>:37:in `require' from /usr/local/lib/ruby/gems/3.2/gems/activesupport-7.0.8.7/lib/active_support/logger.rb:3:in `<top (required)>' from <internal:/usr/local/lib/ruby/site_ruby/3.2/rubygems/core_ext/kernel_require.rb>:37:in `require' from <internal:/usr/local/lib/ruby/site_ruby/3.2/rubygems/core_ext/kernel_require.rb>:37:in `require' from /usr/local/lib/ruby/gems/3.2/gems/activesupport-7.0.8.7/lib/active_support.rb:29:in `<top (required)>' from <internal:/usr/local/lib/ruby/site_ruby/3.2/rubygems/core_ext/kernel_require.rb>:37:in `require' from <internal:/usr/local/lib/ruby/site_ruby/3.2/rubygems/core_ext/kernel_require.rb>:37:in `require' from /usr/local/lib/ruby/gems/3.2/gems/activesupport-7.0.8.7/lib/active_support/all.rb:3:in `<top (required)>' from <internal:/usr/local/lib/ruby/site_ruby/3.2/rubygems/core_ext/kernel_require.rb>:37:in `require' from <internal:/usr/local/lib/ruby/site_ruby/3.2/rubygems/core_ext/kernel_require.rb>:37:in `require' from /usr/local/www/gitlab/gems/gitlab-utils/lib/gitlab/utils.rb:4:in `<top (required)>' from /usr/local/www/gitlab/gems/gitlab-utils/lib/gitlab/utils/all.rb:3:in `require_relative' from /usr/local/www/gitlab/gems/gitlab-utils/lib/gitlab/utils/all.rb:3:in `<top (required)>' from <internal:/usr/local/lib/ruby/site_ruby/3.2/rubygems/core_ext/kernel_require.rb>:37:in `require' from <internal:/usr/local/lib/ruby/site_ruby/3.2/rubygems/core_ext/kernel_require.rb>:37:in `require' from /usr/local/www/gitlab/lib/gitlab/cluster/lifecycle_events.rb:3:in `<top (required)>' from /usr/local/www/gitlab/config/puma.rb:38:in `require_relative' from /usr/local/www/gitlab/config/puma.rb:38:in `_load_from' from /usr/local/lib/ruby/gems/3.2/gems/puma-6.5.0/lib/puma/dsl.rb:135:in `instance_eval' from /usr/local/lib/ruby/gems/3.2/gems/puma-6.5.0/lib/puma/dsl.rb:135:in `_load_from' from /usr/local/lib/ruby/gems/3.2/gems/puma-6.5.0/lib/puma/configuration.rb:246:in `block in load' from /usr/local/lib/ruby/gems/3.2/gems/puma-6.5.0/lib/puma/configuration.rb:246:in `each' from /usr/local/lib/ruby/gems/3.2/gems/puma-6.5.0/lib/puma/configuration.rb:246:in `load' from /usr/local/lib/ruby/gems/3.2/gems/puma-6.5.0/lib/puma/launcher.rb:56:in `initialize' from /usr/local/lib/ruby/gems/3.2/gems/puma-6.5.0/lib/puma/cli.rb:66:in `new' from /usr/local/lib/ruby/gems/3.2/gems/puma-6.5.0/lib/puma/cli.rb:66:in `initialize' from /usr/local/lib/ruby/gems/3.2/gems/puma-6.5.0/bin/puma:8:in `new' from /usr/local/lib/ruby/gems/3.2/gems/puma-6.5.0/bin/puma:8:in `<top (required)>' from /usr/local/bin/puma:25:in `load' from /usr/local/bin/puma:25:in `<top (required)>' from /usr/local/lib/ruby/gems/3.2/gems/bundler-2.6.3/lib/bundler/cli/exec.rb:59:in `load' from /usr/local/lib/ruby/gems/3.2/gems/bundler-2.6.3/lib/bundler/cli/exec.rb:59:in `kernel_load' from /usr/local/lib/ruby/gems/3.2/gems/bundler-2.6.3/lib/bundler/cli/exec.rb:23:in `run' from /usr/local/lib/ruby/gems/3.2/gems/bundler-2.6.3/lib/bundler/cli.rb:452:in `exec' from /usr/local/lib/ruby/gems/3.2/gems/bundler-2.6.3/lib/bundler/vendor/thor/lib/thor/command.rb:28:in `run' from /usr/local/lib/ruby/gems/3.2/gems/bundler-2.6.3/lib/bundler/vendor/thor/lib/thor/invocation.rb:127:in `invoke_command' from /usr/local/lib/ruby/gems/3.2/gems/bundler-2.6.3/lib/bundler/vendor/thor/lib/thor.rb:538:in `dispatch' from /usr/local/lib/ruby/gems/3.2/gems/bundler-2.6.3/lib/bundler/cli.rb:35:in `dispatch' from /usr/local/lib/ruby/gems/3.2/gems/bundler-2.6.3/lib/bundler/vendor/thor/lib/thor/base.rb:584:in `start' from /usr/local/lib/ruby/gems/3.2/gems/bundler-2.6.3/lib/bundler/cli.rb:29:in `start' from /usr/local/lib/ruby/gems/3.2/gems/bundler-2.6.3/exe/bundle:28:in `block in <top (required)>' from /usr/local/lib/ruby/gems/3.2/gems/bundler-2.6.3/lib/bundler/friendly_errors.rb:117:in `with_friendly_errors' from /usr/local/lib/ruby/gems/3.2/gems/bundler-2.6.3/exe/bundle:20:in `<top (required)>' from /usr/local/bin/bundle:25:in `load' from /usr/local/bin/bundle:25:in `<main>'
* www/gitlab: make it possible to define the log level of gitlabMatthias Fechner2025-01-181-10/+14
| | | | | | | | | | | | | | For only warnings, just execute: sysrc gitlab_log_level="warn" and restart gitlab: service gitlab restart Possible values are: debug info warn error
* www/gitlab: Update "kerberos off" patch for gitlab 17.8.0Vladimir Druzenko2025-01-181-5/+5
| | | | Approved by: mfechner (maintainer, implicit)
* www/gitlab: major upgrade to 17.8.0Matthias Fechner2025-01-163-94/+94
| | | | Changes: https://about.gitlab.com/releases/2025/01/16/gitlab-17-8-released/
* www/gitlab: major upgrade to 17.7.0Matthias Fechner2024-12-193-15/+28
| | | | Changes: https://gitlab.com/gitlab-org/gitlab/-/blob/master/CHANGELOG.md
* www/gitlab: update to 17.6.0Matthias Fechner2024-11-223-27/+31
| | | | | Changes: https://gitlab.com/gitlab-org/gitlab/-/blob/master/CHANGELOG.md?expanded=true&viewer=simple Changes: https://about.gitlab.com/releases/2024/11/21/gitlab-17-6-released/
* www/gitlab: fix regression from 372f5ebfd99a96b7060145c632e350b5870b8c7dMatthias Fechner2024-11-051-1/+10
| | | | | ===> gitlab-ce-17.5.1_1 depends on package: rubygem-webrick>=1.8.1<1.9 - not found *** Error code 1
* www/gitlab: use LOCALBASE instead of PREFIX for dirs/files not part of ↵Matthias Fechner2024-11-022-9/+9
| | | | | | gitlab package Reported by: arrowd
* www/gitlab: use %%PREFIX%% in the startup script for shell pathMatthias Fechner2024-11-021-1/+1
|
* www/gitlab: update to 17.5.0Matthias Fechner2024-10-173-28/+54
| | | | Changes: https://about.gitlab.com/releases/2024/10/17/gitlab-17-5-released/
* www/gitlab: fix problems related to aws-sdk* package upgradesMatthias Fechner2024-10-101-13/+1
| | | | | | Gitlab uses now dedicated packages it requires with the specific version. PR: 281980
* www/gitlab: fix regression from 0cd77d5e59481973c44a127c62331d8ff41350f8Matthias Fechner2024-10-041-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Sprockets detected. This patch can likely be removed."} bundler: failed to load command: puma (/usr/local/bin/puma) /usr/local/www/gitlab/config/initializers/sprockets_patch.rb:12:in `<top (required)>': New version of Sprockets detected. This patch can likely be removed. (RuntimeError) from /usr/local/lib/ruby/gems/3.2/gems/railties-7.0.8.4/lib/rails/engine.rb:667:in `load' from /usr/local/lib/ruby/gems/3.2/gems/railties-7.0.8.4/lib/rails/engine.rb:667:in `block in load_config_initializer' from /usr/local/lib/ruby/gems/3.2/gems/activesupport-7.0.8.4/lib/active_support/notifications.rb:208:in `instrument' from /usr/local/lib/ruby/gems/3.2/gems/railties-7.0.8.4/lib/rails/engine.rb:666:in `load_config_initializer' from /usr/local/lib/ruby/gems/3.2/gems/railties-7.0.8.4/lib/rails/engine.rb:620:in `block (2 levels) in <class:Engine>' from /usr/local/lib/ruby/gems/3.2/gems/railties-7.0.8.4/lib/rails/engine.rb:619:in `each' from /usr/local/lib/ruby/gems/3.2/gems/railties-7.0.8.4/lib/rails/engine.rb:619:in `block in <class:Engine>' from /usr/local/lib/ruby/gems/3.2/gems/railties-7.0.8.4/lib/rails/initializable.rb:32:in `instance_exec' from /usr/local/lib/ruby/gems/3.2/gems/railties-7.0.8.4/lib/rails/initializable.rb:32:in `run' from /usr/local/lib/ruby/gems/3.2/gems/railties-7.0.8.4/lib/rails/initializable.rb:61:in `block in run_initializers' from /usr/local/lib/ruby/3.2/tsort.rb:228:in `block in tsort_each' from /usr/local/lib/ruby/3.2/tsort.rb:350:in `block (2 levels) in each_strongly_connected_component' from /usr/local/lib/ruby/3.2/tsort.rb:422:in `block (2 levels) in each_strongly_connected_component_from' from /usr/local/lib/ruby/3.2/tsort.rb:431:in `each_strongly_connected_component_from' from /usr/local/lib/ruby/3.2/tsort.rb:421:in `block in each_strongly_connected_component_from' from /usr/local/lib/ruby/gems/3.2/gems/railties-7.0.8.4/lib/rails/initializable.rb:50:in `each' from /usr/local/lib/ruby/gems/3.2/gems/railties-7.0.8.4/lib/rails/initializable.rb:50:in `tsort_each_child' from /usr/local/lib/ruby/3.2/tsort.rb:415:in `call' from /usr/local/lib/ruby/3.2/tsort.rb:415:in `each_strongly_connected_component_from' from /usr/local/lib/ruby/3.2/tsort.rb:349:in `block in each_strongly_connected_component' from /usr/local/lib/ruby/3.2/tsort.rb:347:in `each' from /usr/local/lib/ruby/3.2/tsort.rb:347:in `call' from /usr/local/lib/ruby/3.2/tsort.rb:347:in `each_strongly_connected_component' from /usr/local/lib/ruby/3.2/tsort.rb:226:in `tsort_each' from /usr/local/lib/ruby/3.2/tsort.rb:205:in `tsort_each' from /usr/local/lib/ruby/gems/3.2/gems/railties-7.0.8.4/lib/rails/initializable.rb:60:in `run_initializers' from /usr/local/lib/ruby/gems/3.2/gems/railties-7.0.8.4/lib/rails/application.rb:372:in `initialize!' from /usr/local/www/gitlab/config/environment.rb:7:in `<top (required)>' from <internal:/usr/local/lib/ruby/site_ruby/3.2/rubygems/core_ext/kernel_require.rb>:37:in `require' from <internal:/usr/local/lib/ruby/site_ruby/3.2/rubygems/core_ext/kernel_require.rb>:37:in `require' from config.ru:5:in `block in <main>' from /usr/local/lib/ruby/gems/3.2/gems/rack-2.2.9/lib/rack/builder.rb:116:in `eval' from /usr/local/lib/ruby/gems/3.2/gems/rack-2.2.9/lib/rack/builder.rb:116:in `new_from_string' from /usr/local/lib/ruby/gems/3.2/gems/rack-2.2.9/lib/rack/builder.rb:105:in `load_file' from /usr/local/lib/ruby/gems/3.2/gems/rack-2.2.9/lib/rack/builder.rb:66:in `parse_file' from /usr/local/lib/ruby/gems/3.2/gems/puma-6.4.3/lib/puma/configuration.rb:368:in `load_rackup' from /usr/local/lib/ruby/gems/3.2/gems/puma-6.4.3/lib/puma/configuration.rb:290:in `app' from /usr/local/lib/ruby/gems/3.2/gems/puma-6.4.3/lib/puma/runner.rb:162:in `load_and_bind' from /usr/local/lib/ruby/gems/3.2/gems/puma-6.4.3/lib/puma/cluster.rb:371:in `run' from /usr/local/lib/ruby/gems/3.2/gems/puma-6.4.3/lib/puma/launcher.rb:194:in `run' from /usr/local/lib/ruby/gems/3.2/gems/puma-6.4.3/lib/puma/cli.rb:75:in `run' from /usr/local/lib/ruby/gems/3.2/gems/puma-6.4.3/bin/puma:10:in `<top (required)>' from /usr/local/bin/puma:25:in `load' from /usr/local/bin/puma:25:in `<top (required)>' from /usr/local/lib/ruby/gems/3.2/gems/bundler-2.5.19/lib/bundler/cli/exec.rb:58:in `load' from /usr/local/lib/ruby/gems/3.2/gems/bundler-2.5.19/lib/bundler/cli/exec.rb:58:in `kernel_load' from /usr/local/lib/ruby/gems/3.2/gems/bundler-2.5.19/lib/bundler/cli/exec.rb:23:in `run' from /usr/local/lib/ruby/gems/3.2/gems/bundler-2.5.19/lib/bundler/cli.rb:455:in `exec' from /usr/local/lib/ruby/gems/3.2/gems/bundler-2.5.19/lib/bundler/vendor/thor/lib/thor/command.rb:28:in `run' from /usr/local/lib/ruby/gems/3.2/gems/bundler-2.5.19/lib/bundler/vendor/thor/lib/thor/invocation.rb:127:in `invoke_command' from /usr/local/lib/ruby/gems/3.2/gems/bundler-2.5.19/lib/bundler/vendor/thor/lib/thor.rb:527:in `dispatch' from /usr/local/lib/ruby/gems/3.2/gems/bundler-2.5.19/lib/bundler/cli.rb:35:in `dispatch' from /usr/local/lib/ruby/gems/3.2/gems/bundler-2.5.19/lib/bundler/vendor/thor/lib/thor/base.rb:584:in `start' from /usr/local/lib/ruby/gems/3.2/gems/bundler-2.5.19/lib/bundler/cli.rb:29:in `start' from /usr/local/lib/ruby/gems/3.2/gems/bundler-2.5.19/exe/bundle:28:in `block in <top (required)>' from /usr/local/lib/ruby/gems/3.2/gems/bundler-2.5.19/lib/bundler/friendly_errors.rb:117:in `with_friendly_errors' from /usr/local/lib/ruby/gems/3.2/gems/bundler-2.5.19/exe/bundle:20:in `<top (required)>' from /usr/local/bin/bundle:25:in `load' from /usr/local/bin/bundle:25:in `<main>'
* www/gitlab: major update to 17.4.0Matthias Fechner2024-09-202-38/+34
| | | | Changes: https://about.gitlab.com/releases/2024/09/19/gitlab-17-4-released/
* www/gitlab: update to 17.3.3Matthias Fechner2024-09-171-1/+10
| | | | | Added a unique PORTREVISION tag to be in sync with all gitlab related ports. Please increase in www/gitlab/Makefile.common GITLAB_PORTREVISION if required.
* www/gitlab: fix regression related to sprockets 3.7.4 updateMatthias Fechner2024-09-171-1/+1
| | | | Fixes regression introduced by f7c2675d77c75a5da13ecb49577d0a815760dad2
* www/gitlab: major upgrade to 17.3.1Matthias Fechner2024-09-075-106/+75
| | | | | | | | | | | | This commit includes also a suggestion from Robert Nagy <robert@openbsd.org> to use the git version from gitlab in the gitaly port which is now required. Thanks again for this contributation! Put the gitlab and git version into a common Makefile that is included in every port that requires the same version like gitlab has. Changes: https://about.gitlab.com/releases/2024/07/18/gitlab-17-2-released/ Changes: https://about.gitlab.com/releases/2024/08/15/gitlab-17-3-released/
* www/gitlab: fix regression from 09d7eada6c2c214adac9780307f2dd7689ab8660Matthias Fechner2024-08-071-7/+16
| | | | | | | | Gitlab requires cssbundling 1.4.0. As changelog of cssbundling seems not to have a breaking change, allow 1.4.x. That patch is not approved from upstream and needs to be tested carefully. PR: 280621
* www/gitlab: install local bundle binaries to .bin/ directoryMatthias Fechner2024-07-193-16/+6
| | | | PR: 280273
* www/gitlab: security and patch update to 17.1.1Matthias Fechner2024-07-031-1/+10
| | | | | | Changes: https://about.gitlab.com/releases/2024/06/26/patch-release-gitlab-17-1-1-released/ Security: 589de937-343f-11ef-8a7b-001b217b3468
* www/gitlab: major upgrade to 17.1.0Matthias Fechner2024-07-035-125/+61
| | | | | | | | | Remove vendored sidekiq gem as it breaks gitlab for FreeBSD. The vendored gem is used to keep gitlab compatible to redis 6. See also: https://gitlab.com/gitlab-org/gitlab/-/issues/468435 Changes: https://about.gitlab.com/releases/2024/06/20/gitlab-17-1-released/
* www/gitlab: maek the rc script service jail readyMatthias Fechner2024-06-091-0/+1
|
* www/gitlab: fix regression from dbc3f874de613640cbc2151dcc4fa39ce6433461Matthias Fechner2024-05-301-0/+78
| | | | | bundler: failed to load command: puma (/usr/local/bin/puma) /usr/local/www/gitlab/config/initializers/redis_client_patch.rb:8:in `<top (required)>': New version of redis-client detected, please remove this file (RuntimeError)
* www/gitlab: major update to 17.0.0Matthias Fechner2024-05-212-42/+31
| | | | | | Make sure you update to 16.11.x before! Changes: https://about.gitlab.com/releases/2024/05/16/gitlab-17-0-released/
* www/gitlab: major upgrade to 16.11.0Matthias Fechner2024-04-212-35/+37
| | | | | | | | Please note, that this version changes the installation path. Make sure you follow the upgrade manual very carefully: https://gitlab.fechner.net/mfechner/Gitlab-docu/-/blob/master/update/16.10-16.11-freebsd.md Changes: https://about.gitlab.com/releases/2024/04/18/gitlab-16-11-released/
* www/gitlab: add flavor support to also support the EE versionMatthias Fechner2024-04-215-21/+21
| | | | | | | | | By default the port will build the CE edition. If you use pkg, you will install it as usual with: pkg install gitlab-ce If you need the EE edition you can install it with: pkg install gitlab-ee
* www/gitlab-ce: rename port to gitlab in preparation to add flavor supportMatthias Fechner2024-04-2113-0/+1178
|
* Updated gitlab to 11.0.2.Matthias Fechner2018-07-049-878/+0
| | | | | | | | | | | | | For detailed list of changes please see here: https://about.gitlab.com/2018/06/22/gitlab-11-0-released/ Please make sure before you upgrade you read the entry in UPDATING. Reviewed by: swills (mentor) Approved by: swills (mentor) Differential Revision: https://reviews.freebsd.org/D16127 Notes: svn path=/head/; revision=473910
* Security update to 10.8.5.Matthias Fechner2018-06-291-9/+0
| | | | | | | | | | | | | This update was blocked as it requires version 2.7.1, 2.7.2 fails which is a gitlab core bug: https://gitlab.com/gitlab-org/gitlab-ce/issues/48415 Reviewed by: tz (mentor) Approved by: tz (mentor) Security: b950a83b-789e-11e8-8545-d8cb8abf62dd Differential Revision: https://reviews.freebsd.org/D16009 Notes: svn path=/head/; revision=473553
* Update www/gitlab to 10.8.4.Matthias Fechner2018-06-214-20/+37
| | | | | | | | | | | | Incremental rollouts, plus open source push mirroring See here for all details: https://about.gitlab.com/2018/05/22/gitlab-10-8-released/ Reviewed by: mat, swills (mentor) Approved by: swills (mentor) Differential Revision: https://reviews.freebsd.org/D15950 Notes: svn path=/head/; revision=472981
* Applied security upgrade to gitlab 10.7.5.Matthias Fechner2018-05-313-12/+23
| | | | | | | | | | | | | | | Fixed bug with wrong path for gitlab-workhouse that should fix artifacts (reported by Felix <mail@felix.flornet.de>). This was fix upstream but is not included in this version yet: https://gitlab.com/gitlab-org/gitlab-ce/issues/46763 Update net/rubygem-grpc to 1.11.1 which is required for gitlab 10.7.5. Sync dep net/rubygem-grpc with gitlab which uses now 1.11.1. Added gitlab-pages again to dependencies as the new version builds again. Reported by: Felix <mail@felix.flornet.de> Reviewed by: swills (mentor) Approved by: swills (mentor) Differential Revision: https://reviews.freebsd.org/D15631 Notes: svn path=/head/; revision=471208
* Update gitlab to 10.7.3.Matthias Fechner2018-05-142-40/+35
| | | | | | | | | | | | | | For list of changes look here: https://about.gitlab.com/2018/04/22/gitlab-10-7-released/ Please note that gitlab-pages is temporarily removed and will be added later if upstream bug is fixed. To not update to this version if you require gitlab-pages. The Gemfile.lock is now generated on gitlab startup, so this should help with Gemfile issues. Reviewed by: swills (mentor) Approved by: swills (mentor) Differential Revision: https://reviews.freebsd.org/D15314 Notes: svn path=/head/; revision=469941
* Update gitlab to version 10.6.4.Matthias Fechner2018-04-141-11/+15
| | | | | | | | | | | For detailed new feature with the major version please check https://about.gitlab.com/2018/03/22/gitlab-10-6-released/ Reviewed by: swills (mentor) Approved by: swills (mentor) Differential Revision: https://reviews.freebsd.org/D15038 Notes: svn path=/head/; revision=467332
* Fix rubygem-default_value_for dependencySunpoet Po-Chuan Hsieh2018-04-131-6/+2
| | | | | | | | | | | - Revert r467193 - Change RUN_DEPENDS from rubygem-default_value_for to rubygem-default_value_for30 - Bump PORTREVISION for dependency and package change Requested by: mfechner Notes: svn path=/head/; revision=467249
* Fix Gemfile for rubygem-default_value_for 3.1.0 updateSunpoet Po-Chuan Hsieh2018-04-121-2/+6
| | | | | | | - Bump PORTREVISION for package change Notes: svn path=/head/; revision=467193
* The commit r466676 failed to remove an obsolete file, this commit fixes this.Matthias Fechner2018-04-061-13/+0
| | | | | | | | | Reviewed by: tz (mentor) Approved by: tz (mentor) Differential Revision: https://reviews.freebsd.org/D14963 Notes: svn path=/head/; revision=466677
* Update gitlab to version 10.5.6.Matthias Fechner2018-04-065-61/+48
| | | | | | | | | | | For changelog what changed to 10.5 release see here: https://about.gitlab.com/2018/02/22/gitlab-10-5-released/ Reviewed by: tz (mentor) Approved by: tz (mentor) Differential Revision: https://reviews.freebsd.org/D14963 Notes: svn path=/head/; revision=466676
* www/gitlab: Update von 10.4.4 to 10.4.6Torsten Zuehlsdorff2018-03-291-3/+8
| | | | | | | | | | | Changelog: https://github.com/gitlabhq/gitlabhq/blob/v10.4.4/CHANGELOG.md Approved by: mfechner Security: CVE-2018-8801 Security: https://www.vuxml.org/freebsd/dc0c201c-31da-11e8-ac53-d8cb8abf62dd.html Notes: svn path=/head/; revision=465880
* Fix Gemfile for rubygem-doorkeeper-openid_connect 1.3.0 updateSunpoet Po-Chuan Hsieh2018-03-061-1/+10
| | | | | | | - Bump PORTREVISION for package change Notes: svn path=/head/; revision=463765
* www/gitlab: Update from 10.1.6 to 10.4.4Torsten Zuehlsdorff2018-02-205-317/+47
| | | | | | | | | | Changelog: https://github.com/gitlabhq/gitlabhq/blob/v10.4.4/CHANGELOG.md Submitted by: Matthias Fechner <idefix@fechner.net> Reviewed by: swills, tz Notes: svn path=/head/; revision=462404
* Fix Gemfile for rubygem-attr_encrypted 3.1.0 updateSunpoet Po-Chuan Hsieh2018-02-121-1/+8
| | | | | | | - Bump PORTREVISION for package change Notes: svn path=/head/; revision=461631