non port: www/gitlab/Makefile |
Number of commits found: 188 (showing only 88 on this page) |
Saturday, 4 Nov 2017
|
22:57 sunpoet
Fix Gemfile for rubygem-paranoia 2.4.0 and rubygem-redis-namespace 1.6.0 update
- Bump PORTREVISION for package change
 |
Tuesday, 24 Oct 2017
|
17:42 sunpoet
Fix Gemfile for rubygem-health_check 2.7.0 update
- Bump PORTREVISION for package change
 |
14:29 tz
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>
 |
Monday, 9 Oct 2017
|
10:42 sunpoet
Fix Gemfile for rubygem-omniauth-shibboleth 1.3.0 update
- Bump PORTREVISION for package change
 |
Thursday, 5 Oct 2017
|
09:50 sunpoet
Fix Gemfile for rubygem-gon 6.2.0 update
- While I'm here, silence patch messages
- Bump PORTREVISION for package change
 |
Wednesday, 27 Sep 2017
|
09:05 tz
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.
 |
Tuesday, 19 Sep 2017
|
14:27 tz
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
 |
Thursday, 14 Sep 2017
|
10:35 tz
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
 |
Wednesday, 13 Sep 2017
|
14:15 tz
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>
 |
Monday, 14 Aug 2017
|
15:53 tz
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
 |
Friday, 11 Aug 2017
|
07:57 tz
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
 |
Wednesday, 9 Aug 2017
|
09:35 tz
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.
 |
09:15 tz
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
 |
Friday, 21 Jul 2017
|
13:23 tz
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
 |
Thursday, 20 Jul 2017
|
10:42 tz
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
 |
Tuesday, 18 Jul 2017
|
07:57 mat
Really fix the dependencies.
Sponsored by: Absolight
 |
Monday, 17 Jul 2017
|
10:23 mat
Fix pkgname.
Pointy hat: tz
Sponsored by: Absolight
 |
Sunday, 16 Jul 2017
|
16:11 sunpoet
Change RUN_DEPENDS from rubygem-rack-cors to rubygem-rack-cors0
- Bump PORTREVISION for dependency change
 |
Saturday, 15 Jul 2017
|
17:30 sunpoet
Change RUN_DEPENDS from rubygem-grape to rubygem-grape0
- Bump PORTREVISION for dependency change
 |
Thursday, 6 Jul 2017
|
20:57 sunpoet
Fix gemspec for rubygem-hipchat 1.6.0 update
- Bump PORTREVISION for package change
 |
14:10 tz
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>
 |
Wednesday, 5 Jul 2017
|
08:39 tz
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
 |
Thursday, 29 Jun 2017
|
08:56 tz
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>
 |
Wednesday, 28 Jun 2017
|
09:16 tz
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>
 |
Thursday, 22 Jun 2017
|
23:42 sunpoet
Fix gemspec for rubygem-version_sorter 2.2.0 update
- Bump PORTREVISION for package change
 |
Wednesday, 21 Jun 2017
|
18:52 sunpoet
Fix gemspec for rubygem-state_machines-activerecord 0.5.0 update
- Bump PORTREVISION for package change
 |
Thursday, 8 Jun 2017
|
14:08 sunpoet
Change RUN_DEPENDS from rubygem-gitlab_omniauth-ldap to
rubygem-gitlab_omniauth-ldap1
- Bump PORTREVISION for dependency change
 |
Monday, 29 May 2017
|
14:25 tz
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>
 |
08:45 tz
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>
 |
Saturday, 20 May 2017
|
21:50 sunpoet
Change RUN_DEPENDS from rubygem-deckar01-task_list to
rubygem-deckar01-task_list1
- Bump PORTREVISION for dependency change
 |
Thursday, 18 May 2017
|
14:26 jrm
www/gitlab: Depend on devel/rubygem-oj2
Approved by: swills (mentor, implicit), tz (comments in D10743)
 |
Wednesday, 17 May 2017
|
17:16 sunpoet
Fix gemspec for rubygem-rugged 0.25.1 update
- Bump PORTREVISION for package change
 |
16:36 tz
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>
 |
Tuesday, 16 May 2017
|
18:19 sunpoet
Change RUN_DEPENDS from rubygem-sidekiq to rubygem-sidekiq4
- Bump PORTREVISION for dependency change
 |
Friday, 5 May 2017
|
15:36 sunpoet
Fix gemspec for rubygem-gitlab-markup 1.6.0 update
- Bump PORTREVISION for package change
 |
Thursday, 4 May 2017
|
11:09 tz
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.
 |
Friday, 28 Apr 2017
|
20:24 sunpoet
Change RUN_DEPENDS from rubygem-oauth2 to rubygem-oauth212
- Bump PORTREVISION for dependency change
 |
Sunday, 23 Apr 2017
|
17:10 sunpoet
Change RUN_DEPENDS
- Use rubygem-omniauth13 (~> 1.3.2)
- Use rubygem-omniauth-github11 (~> 1.1.1)
- Bump PORTREVISION for dependency change
 |
Saturday, 15 Apr 2017
|
00:48 sunpoet
Change RUN_DEPENDS from rubygem-sidekiq-cron to rubygem-sidekiq-cron04
- Bump PORTREVISION for dependency change
 |
Tuesday, 11 Apr 2017
|
13:49 tz
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>
 |
Monday, 3 Apr 2017
|
12:57 sunpoet
Change RUN_DEPENDS from rubygem-newrelic_rpm to rubygem-newrelic_rpm3
- Bump PORTREVISION for dependency change
 |
Friday, 31 Mar 2017
|
11:27 tz
www/gitlab: enable GitLab to start on boot
PR: 208793
Submitted by: Laszlo Karolyi <laszlo@karolyi.hu>, Horst Kapfenberger
<horst.kapfenberger@agoracon.at>
 |
Thursday, 30 Mar 2017
|
14:21 tz
www/gitlab: Update from 8.15.8 to 8.16.8
Changelog: https://github.com/gitlabhq/gitlabhq/blob/v8.16.8/CHANGELOG.md
 |
13:05 swills
www/gitlab: use rubygem-health_check22 to avoid runtime problem
 |
Monday, 27 Mar 2017
|
19:16 sunpoet
Move www/rubygem-jquery-rails4 to www/rubygem-jquery-rails
- Bump PORTREVISION for dependent ports
 |
15:51 sunpoet
Remove duplicate CATEGORIES
Approved by: portmgr (blanket)
 |
15:13 tz
www/gitlab: Update from 8.14.9 to 8.15.8
Changelog: https://github.com/gitlabhq/gitlabhq/blob/v8.15.8/CHANGELOG.md
Also remove CVE patch because its already included in the new version
 |
Friday, 24 Mar 2017
|
17:48 sunpoet
Change RUN_DEPENDS from rubygem-select2-rails to rubygem-select2-rails3
- Bump PORTREVISION for dependency change
 |
Tuesday, 21 Mar 2017
|
16:40 tz
www/gitlab: fix wrong detection of running Sidekiq
Sidekiq is detected as "not running" because when checking with "ps" it
does not account for column truncation
PR: 209487
Submitted by: Chris Stankevitz <chris-freebsd-bugs@stankevitz.com>
Reported by: otacilio.neto@bsd.com.br
Reviewed by: Matthias Fechner <idefix@fechner.net>
 |
02:01 junovitch
www/gitlab: apply upstream CVE-2017-0882 patch to 8.14.x
Reported by: Brian Neel <brian@gitlab.com>
Approved by: ports-secteam (with hat)
Security: CVE-2017-0882
 |
Sunday, 19 Mar 2017
|
01:57 sunpoet
Change RUN_DEPENDS from rubygem-u2f to rubygem-u2f0
- Bump PORTREVISION for dependency change
 |
Thursday, 16 Mar 2017
|
20:56 sunpoet
Change RUN_DEPENDS from rubygem-slack-notifier to rubygem-slack-notifier1
- Bump PORTREVISION for dependency change
 |
08:30 tz
www/gitlab: add public/uploads dir
Without the dir the backup-routine does not work.
This also removes one more error from gitlab:check
Reported by: Chris Stankevitz <chris@stankevitz.com>
 |
Tuesday, 14 Mar 2017
|
16:39 tz
www/gitlab: Add options for selection between PostgreSQL and MySQL support
Reviewed by: remko
 |
Monday, 13 Mar 2017
|
11:07 tz
www/gitlab: Update from 8.13.12 to 8.14.9
Changelog: https://github.com/gitlabhq/gitlabhq/blob/v8.14.9/CHANGELOG.md
 |
Thursday, 9 Mar 2017
|
19:16 sunpoet
Change RUN_DEPENDS from rubygem-fog-aws to rubygem-fog-aws0
- Bump PORTREVISION for dependency change
 |
09:47 tz
www/gitlab: Update from 8.12.13 to 8.13.12
Changelog: https://github.com/gitlabhq/gitlabhq/blob/v8.13.12/CHANGELOG.md
 |
Wednesday, 8 Mar 2017
|
16:52 sunpoet
Update RUN_DEPENDS
- Bump PORTREVISION for dependency change
With hat: ruby
 |
Friday, 24 Feb 2017
|
09:45 tz
www/gitlab: Update from 8.11.11 to 8.12.13
Changelog: https://github.com/gitlabhq/gitlabhq/blob/v8.12.13/CHANGELOG
 |
Tuesday, 31 Jan 2017
|
16:33 tz
www/gitlab: Unbreak GitLab and fix web editing
Switch to rubygem-jquery-ui-rails5-rails4 and
pull in patch for safer ref updates
PR: 215787
Submitted by: swills
 |
Friday, 23 Dec 2016
|
12:24 tz
www/gitlab: Make -authBackend variable
The rc.d script currently has a fixed -authBackend defined which makes
using GitLab under an relative URL impossible.
PR: 210998
Submitted by: Julien Cigar <julien@perdition.city>
Approved by: mentors (implicit)
 |
12:13 tz
www/gitlab: Make shipped nginx config files @sample
The shipped nginx config files require the user to change them. But
after an update they are reset to the default-content. Now
mark them as @sample so the will stay intact.
PR: 215510
Submitted by: Martin Waschbusch <martin@waschbuesch.de>
Approved by: mentors (implicit)
 |
10:49 tz
www/gitlab: Unbreak after update of www/rubygem-jquery-rails4
PR: 215505
Reported by: Martin Waschbusch <martin@waschbuesch.de>
Approved by: mentors (implicit)
 |
Tuesday, 20 Dec 2016
|
18:36 sunpoet
- Fix PostgreSQL dependency: use USES=pgsql
- Bump PORTREVISION for dependency change
Differential Revision: https://reviews.FreeBSD.org/D8719
Approved by: tz (maintainer)
 |
Friday, 9 Dec 2016
|
12:56 sunpoet
- Fix gemspec for rubygem-httparty 0.14.0 update
- Bump PORTREVISION for dependency change
 |
Saturday, 3 Dec 2016
|
19:36 sunpoet
- Add LICENSE_FILE [1]
- Fix gemspec for rubygem-grape 0.18.0 update
- Remove .include <bsd.port.options.mk> [1]
- Bump PORTREVISION for package change
Approved by: portmgr (blanket) [1]
 |
Tuesday, 22 Nov 2016
|
09:56 tz
www/gitlab: Update from 8.10.13 to 8.11.11
Changelog: https://github.com/gitlabhq/gitlabhq/blob/v8.11.11/CHANGELOG
Approved by: mentors (implicit)
 |
Thursday, 3 Nov 2016
|
16:59 tz
www/gitlab: Update from 8.10.12 to 8.10.13
Changes: https://github.com/gitlabhq/gitlabhq/blob/v8.10.13/CHANGELOG
Approved by: junovitch (mentor, implicit)
 |
Wednesday, 19 Oct 2016
|
14:22 tz
www/gitlab: Update from 8.9.6 to 8.10.12
Changes: https://github.com/gitlabhq/gitlabhq/blob/v8.10.12/CHANGELOG
Approved by: junovitch (mentor, implicit)
 |
Friday, 14 Oct 2016
|
11:13 tz
www/gitlab: Unbreak after update of databases/rubygem-pg
Approved by: junovitch (mentor, implicit)
 |
Thursday, 13 Oct 2016
|
12:49 tz
www/gitlab: Use www/rubygem-turbolinks-classic instead of www/rubygem-turbolinks
This fixes various problems with the issue-pages of GitLab
PR: 213218
Approved by: junovitch (mentor, implicit)
 |
Friday, 30 Sep 2016
|
08:59 tz
www/gitlab: Unbreak after update of www/rubygem-turbolinks
Approved by: junovitch (mentor, implicit)
 |
Thursday, 11 Aug 2016
|
15:17 tz
devel/rubygem-devise: switch to Rails 4 and fix fallout
Remove support of Rails 3 since we are obsoleting this version from the
ports-tree. This fixes the fallout-message to ruby@.
Also DEPRECATE rubygem-devise-rails4 in favor of rubygem-devise
and adjust dependencies of security/rubygem-devise-two-factor and
www/gitlab.
Approved by: pi (mentor)
 |
Wednesday, 10 Aug 2016
|
14:30 tz
www/gitlab: Update from 8.8.7 to 8.9.6
Changes: https://github.com/gitlabhq/gitlabhq/blob/v8.9.6/CHANGELOG
Approved by: junovitch (mentor, implicit)
 |
Tuesday, 19 Jul 2016
|
11:04 mat
When there is a do-install target, do not use a post-install target, do
everything at once. Sometime, rename post-install into a options helper
target.
I did not fix ports that were such a mess that I could not figure out
what they really wanted to do. I also did not change ports that had
some version of an auto-plist code in post-install, for the same reason.
With hat: portmgr
Sponsored by: Absolight
 |
Friday, 8 Jul 2016
|
13:56 tz
www/gitlab: update from 8.8.5 to 8.8.7
8.8.7
- Fix privilege escalation issue with OAuth external users.
- Ensure references to private repos aren't shown to logged-out users.
8.8.6
- Fix visibility of snippets when searching.
- Update omniauth-saml to 1.6.0
Approved by: junovitch (mentor, implicit)
Security: CVE-2016-5697
MFH: 2016Q3
 |
Monday, 4 Jul 2016
|
13:53 tz
www/gitlab: fix typo in files/patch-lib_support_nginx_gitlab-ssl
Fix wrong root directory for HTTP error codes 404, 422, 500, 502
and 503 point.
Submitted by: Jose Luis Duran <jlduran@gmail.com>
Approved by: pi (mentor)
 |
Tuesday, 21 Jun 2016
|
08:36 tz
www/gitlab: Update from 8.7.5 to 8.8.5
Changelog: https://github.com/gitlabhq/gitlabhq/blob/8-8-stable/CHANGELOG
PR: 209903
Approved by: swills (mentor)
 |
Friday, 10 Jun 2016
|
09:08 tz
Change MAINTAINER from ports@toco-domains.de to tz@FreeBSD.org
Approved by: junovitch (mentor)
 |
Wednesday, 18 May 2016
|
21:59 robak
www/gitlab: update 8.7.2 -> 8.7.5
PR: 209609
Submitted by: Torsten Zuehlsdorff <ports@toco-domains.de> (maintainer)
 |
Wednesday, 4 May 2016
|
20:47 pi
www/gitlab: 8.7.1 -> 8.7.2
Changes:
https://about.gitlab.com/2016/05/03/gitlab-8-dot-7-dot-2-released/
PR: 209265
Submitted by: Torsten Zuehlsdorff <ports@toco-domains.de> (maintainer)
 |
Tuesday, 3 May 2016
|
13:08 pi
www/gitlab: 8.7.0 -> 8.7.1
Changes:
https://about.gitlab.com/2016/05/02/cve-2016-4340-patches/
PR: 209225
Submitted by: Torsten Zuehlsdorff <ports@toco-domains.de> (maintainer)
Security: CVE-2016-4340
 |
Friday, 29 Apr 2016
|
14:25 pi
www/gitlab: 8.6.6 -> 8.7.0
Changes:
https://github.com/gitlabhq/gitlabhq/blob/master/CHANGELOG
PR: 209138
Submitted by: Torsten Zuehlsdorff <ports@toco-domains.de> (maintainer)
 |
Tuesday, 19 Apr 2016
|
21:36 robak
www/gitlab: update 8.6.5 -> 8.6.6
- Pet portlint
PR: 208886
Submitted by: iTorsten Zuhlsdorff <ports@toco-domains.de> (maintainer)
 |
Wednesday, 13 Apr 2016
|
16:46 pi
www/gitlab: 8.5.5 -> 8.6.5
PR: 208511
Submitted by: Torsten Zuehlsdorff <ports@toco-domains.de> (maintainer)
Reviewed by: xmj, miks.mikelsons@gmail.com
 |
Monday, 4 Apr 2016
|
21:34 swills
www/gitlab: remove unneeded dependency on ruby
 |
Friday, 1 Apr 2016
|
14:33 mat
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight
 |
Thursday, 31 Mar 2016
|
18:01 pi
New port: www/gitlab
GitLab is version control for your server.
WWW: https://gitlab.com/
Submitted by: Torsten Zuehlsdorff <ports@toco-domains.de>
Reviewed by: Yonas Yanfa <yonas@fizk.net>, girgen, pgollucci, mmoll, miwi, xmj,
swills, amdmi3, sunpoet
 |
Number of commits found: 188 (showing only 88 on this page) |