Sunpoet Po-Chuan Hsieh
ee3b3fceb0
Change RUN_DEPENDS from rubygem-fog-aws to rubygem-fog-aws1
...
- Bump PORTREVISION for dependency change
2017-12-03 20:38:47 +00:00
Torsten Zuehlsdorff
7d02b1d89d
www/gitlab: Fix options and update patches
...
The last update broke the options and removed
the needed gems from the Gemfile
Also update patches which weren't committed last time
Submitted by: Matthias Fechner <idefix@fechner.net>
Reported by: remko
2017-12-01 11:03:43 +00:00
Torsten Zuehlsdorff
66af8c9acb
www/gitlab: Update from 9.4.7 to 10.1.4
...
Changelog: https://github.com/gitlabhq/gitlabhq/blob/v10.1.4/CHANGELOG.md
This also fixes some security issues.
Submitted by: Matthias Fechner <idefix@fechner.net>
2017-11-28 16:57:42 +00:00
Torsten Zuehlsdorff
bd3d7132df
Repo copy databases/rubygem-flipper-active_record and devel/rubygem-flipper
...
to unbreak www/gitlab. GitLab broke through there updates in 453680 and 453681.
Reported by: remko, Matthias Fechner <idefix@fechner.net>
2017-11-22 14:55:05 +00:00
Torsten Zuehlsdorff
f4ecc7cd09
www/gitlab: Adjust recaptcha config
...
When using most current recaptcha version it was no longer possible to log in
because of a change in configuration parameter. The patch fixes this issue.
PR: 223738
Submitted by: otacilio.neto@bsd.com.br
Reviewed by: swills
2017-11-20 10:08:21 +00:00
Sunpoet Po-Chuan Hsieh
c75cc1f601
Fix Gemfile for rubygem-paranoia 2.4.0 and rubygem-redis-namespace 1.6.0 update
...
- Bump PORTREVISION for package change
2017-11-04 22:57:53 +00:00
Sunpoet Po-Chuan Hsieh
e3a6b8d12e
Fix Gemfile for rubygem-health_check 2.7.0 update
...
- Bump PORTREVISION for package change
2017-10-24 17:42:13 +00:00
Torsten Zuehlsdorff
e4472ae32d
www/gitlab: Update from 9.3.11 to 9.4.7
...
Changelog: https://github.com/gitlabhq/gitlabhq/blob/v9.4.7/CHANGELOG.md
This update also fixes 4 security issues
Reviewed by: Matthias Fechner <idefix@fechner.net>
2017-10-24 14:29:05 +00:00
Sunpoet Po-Chuan Hsieh
52d2b50918
Fix Gemfile for rubygem-omniauth-shibboleth 1.3.0 update
...
- Bump PORTREVISION for package change
2017-10-09 10:42:34 +00:00
Sunpoet Po-Chuan Hsieh
08b41e6568
Fix Gemfile for rubygem-gon 6.2.0 update
...
- While I'm here, silence patch messages
- Bump PORTREVISION for package change
2017-10-05 09:50:24 +00:00
Torsten Zuehlsdorff
7d61bd218b
www/gitlab: Fix options which do the opposite
...
Currently we have MYSQL and PG option. Since the last change
the MYSQL option installs the PG configuration and vise versa.
This is now fixed.
2017-09-27 09:05:04 +00:00
Torsten Zuehlsdorff
15c9911111
www/gitlab: Make Gemfile-handling through options easier
...
Currently MySQL und PostgreSQL entries were removed from Gemfile
via patch and added back through options.
Now we just remove the entries of the option set to off.
This remove some work and pitfalls from the Gemfile-patch.
Thanks to sunpoet for this suggestion.
Reported by: sunpoet
2017-09-19 14:27:21 +00:00
Torsten Zuehlsdorff
62b237beab
www/gitlab: Update from 9.3.10 to 9.3.11
...
Changelog: https://github.com/gitlabhq/gitlabhq/blob/v9.3.11/CHANGELOG.md
This fixes an XSS security issue. The mentioned security issues in
the gems are already fixed by updates of them gems itself.
Security: CVE-2017-5029
Security: CVE-2016-4738
Security: https://vuxml.FreeBSD.org/freebsd/6a177c87-9933-11e7-93f7-d43d7e971a1b.html
2017-09-14 10:35:29 +00:00
Torsten Zuehlsdorff
4a9989723d
www/gitlab: Update from 9.2.10 to 9.3.10
...
Changelog: https://github.com/gitlabhq/gitlabhq/blob/v9.3.10/CHANGELOG.md
We now add full support for gitaly and add the basics for later support
of gitlab-pages.
Reviewed by: Matthias Fechner <idefix@fechner.net>
2017-09-13 14:15:08 +00:00
Torsten Zuehlsdorff
8e1a53ce07
www/gitlab: fix pkg-plist
...
A %%RUBY_SUFFIX%% got into the plist and makes it invalid
PR: 221523
Submitted by: max@mober.at
MFH: 2017Q3
2017-08-14 15:53:22 +00:00
Torsten Zuehlsdorff
220ea5195f
www/gitlab: Update from 9.2.9 to 9.2.10
...
This update fixes 2 important security issues
Changelog: https://github.com/gitlabhq/gitlabhq/blob/v9.2.10/CHANGELOG.md
MFH: 2017Q3
Security: CVE-2017-12426
2017-08-11 07:57:01 +00:00
Torsten Zuehlsdorff
d6e9b72970
www/gitlab: Fix wrong RUN_DEPENDS
...
Switch from security/rubygem-hashie-forbidden_attributes to
devel/rubygem-hashie-forbidden_attributes.
Pointy hat to myself. I did not notice the overlapping effort
of sunpoet creating the same port and mat removing the
duplicate.
2017-08-09 09:35:42 +00:00
Torsten Zuehlsdorff
49b79b0ea9
www/gitlab: Update from 9.1.9 to 9.2.9
...
Changelog: https://github.com/gitlabhq/gitlabhq/blob/v9.2.9/CHANGELOG.md
Submitted by: Matthias Fechner <idefix@fechner.net>, tz
2017-08-09 09:15:13 +00:00
Torsten Zuehlsdorff
0c41218c20
www/gitlab: Update from 9.1.8 to 9.1.9
...
Changelog: https://github.com/gitlabhq/gitlabhq/blob/v9.1.9/CHANGELOG.md
MFH: 2017Q3
2017-07-21 13:23:44 +00:00
Torsten Zuehlsdorff
bcaf332da9
www/gitlab: Update from 9.1.7 to 9.1.8
...
Changelog: https://github.com/gitlabhq/gitlabhq/blob/v9.1.8/CHANGELOG.md
Security: https://vuxml.FreeBSD.org/freebsd/92f4191a-6d25-11e7-93f7-d43d7e971a1b.html
Security: CVE-2017-11438
2017-07-20 10:42:36 +00:00
Mathieu Arnold
928ff8c08b
Really fix the dependencies.
...
Sponsored by: Absolight
2017-07-18 07:57:46 +00:00
Mathieu Arnold
01e3a41324
Fix pkgname.
...
Pointy hat: tz
Sponsored by: Absolight
2017-07-17 10:23:29 +00:00
Sunpoet Po-Chuan Hsieh
b6ab46f623
Change RUN_DEPENDS from rubygem-rack-cors to rubygem-rack-cors0
...
- Bump PORTREVISION for dependency change
2017-07-16 16:11:11 +00:00
Sunpoet Po-Chuan Hsieh
e01f6fc88a
Change RUN_DEPENDS from rubygem-grape to rubygem-grape0
...
- Bump PORTREVISION for dependency change
2017-07-15 17:30:35 +00:00
Sunpoet Po-Chuan Hsieh
c9793ebaf6
Fix gemspec for rubygem-hipchat 1.6.0 update
...
- Bump PORTREVISION for package change
2017-07-06 20:57:37 +00:00
Torsten Zuehlsdorff
2233200739
www/gitlab: Update from 9.0.10 to 9.1.7
...
Changelog: https://github.com/gitlabhq/gitlabhq/blob/v9.1.7/CHANGELOG.md
Reviewed by: Matthias Fechner <idefix@fechner.net>
2017-07-06 14:10:14 +00:00
Torsten Zuehlsdorff
e9349a1daa
www/gitlab: Unbreak GitLab after Rails-Update
...
GitLab currently does not start after an update of
Rails to 4.2.9. Patch this, since its working
fine with the new version.
Submitted by: Matthias Fechner <idefix@fechner.net>
MFH: 2017Q3
2017-07-05 08:39:22 +00:00
Torsten Zuehlsdorff
06f47f5326
www/gitlab: Fix broken patch
...
A duplication slipped into a patch which breaks the build. Fix it.
Submitted by: Matthias Fechner <idefix@fechner.net>
Reported by: Remko Lodder <remko@FreeBSD.org>
2017-06-29 08:56:46 +00:00
Torsten Zuehlsdorff
8179fbfe38
www/gitlab: Update from 8.17.6 to 9.0.10
...
Changelog: https://github.com/gitlabhq/gitlabhq/blob/v9.0.10/CHANGELOG.md
Reviewed by: Matthias Fechner <idefix@fechner.net>
2017-06-28 09:16:20 +00:00
Sunpoet Po-Chuan Hsieh
ec059bda8f
Fix gemspec for rubygem-version_sorter 2.2.0 update
...
- Bump PORTREVISION for package change
2017-06-22 23:42:04 +00:00
Sunpoet Po-Chuan Hsieh
036e3fb165
Fix gemspec for rubygem-state_machines-activerecord 0.5.0 update
...
- Bump PORTREVISION for package change
2017-06-21 18:52:07 +00:00
Sunpoet Po-Chuan Hsieh
9982216f6f
Change RUN_DEPENDS from rubygem-gitlab_omniauth-ldap to rubygem-gitlab_omniauth-ldap1
...
- Bump PORTREVISION for dependency change
2017-06-08 14:08:03 +00:00
Sunpoet Po-Chuan Hsieh
91ac07ab57
Fix gemspec for rubygem-omniauth-google-oauth2 0.5.0 update
2017-06-08 13:32:27 +00:00
Torsten Zuehlsdorff
16d874b4cb
www/gitlab: unbreak updates via "rake db:migrate"
...
The file db/schema.rb needs to be owned by user git
in order to be writable by the update process.
Reported by: Matthias Fechner <idefix@fechner.net>
2017-05-29 14:25:08 +00:00
Torsten Zuehlsdorff
335bd2039b
www/gitlab: remove duplicate rubygem-pg-dependency
...
Accidently added an dependency to database/rubygem-pg via
patch-Gemfile. Since this dependency is also added by
the PGSQL-option i removed the conflict-causing line
from the patch.
Reported by: Matthias Fechner <idefix@fechner.net>
2017-05-29 08:45:43 +00:00
Sunpoet Po-Chuan Hsieh
27c18b87b2
Change RUN_DEPENDS from rubygem-deckar01-task_list to rubygem-deckar01-task_list1
...
- Bump PORTREVISION for dependency change
2017-05-20 21:50:51 +00:00
Joseph Mingrone
cebcaee76b
www/gitlab: Depend on devel/rubygem-oj2
...
Approved by: swills (mentor, implicit), tz (comments in D10743)
2017-05-18 14:26:13 +00:00
Sunpoet Po-Chuan Hsieh
2084dfffe5
Fix gemspec for rubygem-rugged 0.25.1 update
...
- Bump PORTREVISION for package change
2017-05-17 17:16:36 +00:00
Torsten Zuehlsdorff
703af3079e
www/gitlab: Update from 8.16.9 to 8.17.6
...
Changelog: https://github.com/gitlabhq/gitlabhq/blob/v8.17.6/CHANGELOG.md
Reviewed by: Matthias Fechner <idefix@fechner.net>
2017-05-17 16:36:34 +00:00
Sunpoet Po-Chuan Hsieh
d7ba71423e
Change RUN_DEPENDS from rubygem-sidekiq to rubygem-sidekiq4
...
- Bump PORTREVISION for dependency change
2017-05-16 18:19:52 +00:00
Sunpoet Po-Chuan Hsieh
ac0babf2f0
Fix gemspec for rubygem-gitlab-markup 1.6.0 update
...
- Bump PORTREVISION for package change
2017-05-05 15:36:45 +00:00
Torsten Zuehlsdorff
e807046664
www/gitlab: Fix wrong permissions for /home/git/repositories
...
Now the dir is owned by user "git" instead of "root" which
allows GitLab to store data. Before this change every user
need to correct the rights by himself.
2017-05-04 11:09:50 +00:00
Sunpoet Po-Chuan Hsieh
c6f1a21ea5
Change RUN_DEPENDS from rubygem-oauth2 to rubygem-oauth212
...
- Bump PORTREVISION for dependency change
2017-04-28 20:24:59 +00:00
Sunpoet Po-Chuan Hsieh
7776d99fbf
Change RUN_DEPENDS
...
- Use rubygem-omniauth13 (~> 1.3.2)
- Use rubygem-omniauth-github11 (~> 1.1.1)
- Bump PORTREVISION for dependency change
2017-04-23 17:10:30 +00:00
Sunpoet Po-Chuan Hsieh
591e8550b8
Change RUN_DEPENDS from rubygem-sidekiq-cron to rubygem-sidekiq-cron04
...
- Bump PORTREVISION for dependency change
2017-04-15 00:48:04 +00:00
Torsten Zuehlsdorff
43013f90b3
www/gitlab: Update from 8.16.8 to 8.16.9
...
Changelog: https://github.com/gitlabhq/gitlabhq/blob/v8.16.9/CHANGELOG.md
Also unbreak it by tighten the requirement of rubygem-rainbow
and relying at rubygem-google-api-client010 instead of updated
rubygem-google-api-client.
Reviewed by: remko, Matthias Fechner <idefix@fechner.net>
2017-04-11 13:49:37 +00:00
Sunpoet Po-Chuan Hsieh
96ee7e8b05
Change RUN_DEPENDS from rubygem-newrelic_rpm to rubygem-newrelic_rpm3
...
- Bump PORTREVISION for dependency change
2017-04-03 12:57:57 +00:00
Torsten Zuehlsdorff
ac2e2aaee8
www/gitlab: enable GitLab to start on boot
...
PR: 208793
Submitted by: László Károlyi <laszlo@karolyi.hu>, Horst Kapfenberger <horst.kapfenberger@agoracon.at>
2017-03-31 11:27:26 +00:00
Torsten Zuehlsdorff
3b0e5cb0ee
www/gitlab: Update from 8.15.8 to 8.16.8
...
Changelog: https://github.com/gitlabhq/gitlabhq/blob/v8.16.8/CHANGELOG.md
2017-03-30 14:20:59 +00:00
Steve Wills
a8ec07d97d
www/gitlab: use rubygem-health_check22 to avoid runtime problem
2017-03-30 13:05:57 +00:00