Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
10.4.4_2 06 Mar 2018 20:32:58
  |
sunpoet  |
Fix Gemfile for rubygem-doorkeeper-openid_connect 1.3.0 update
- Bump PORTREVISION for package change |
10.4.4_1 21 Feb 2018 13:40:36
  |
sunpoet  |
Change RUN_DEPENDS from rubygem-pg to rubygem-pg0
- Bump PORTREVISION for dependency change |
10.4.4 20 Feb 2018 15:42:54
  |
tz  |
www/gitlab: Update from 10.1.6 to 10.4.4
Changelog: https://github.com/gitlabhq/gitlabhq/blob/v10.4.4/CHANGELOG.md
Submitted by: Matthias Fechner <idefix@fechner.net>
Reviewed by: swills, tz |
10.1.6_3 18 Feb 2018 13:38:41
  |
sunpoet  |
Move textproc/rubygem-sass-rails5 to textproc/rubygem-sass-rails-rails4
- Bump PORTREVISION of dependent ports for dependency change |
10.1.6_2 12 Feb 2018 19:04:44
  |
sunpoet  |
Fix Gemfile for rubygem-attr_encrypted 3.1.0 update
- Bump PORTREVISION for package change |
10.1.6_1 26 Jan 2018 18:13:35
  |
sunpoet  |
Fix Gemfile for rubygem-grape-entity 0.7.0 update
- Bump PORTREVISION for package change |
10.1.6 17 Jan 2018 20:53:59
  |
swills  |
www/gitlab: update to 10.1.6
Approved by: idefix@fechner.net (maintainer, via private email)
Obtained from: http://gitlab.toco-domains.de/FreeBSD/GitLab/commits/10.1
MFH: 2018Q1
Security: 65fab89f-2231-46db-8541-978f4e87f32a |
10.1.5_8 10 Jan 2018 15:38:07
  |
swills  |
Fix gitlab issue by creating rubygem-licensee8
PR: 225047
Submitted by: Matthias Fechner <idefix@fechner.net> (maintainer) |
10.1.5_7 10 Jan 2018 12:43:23
  |
sunpoet  |
Fix Gemfile for rubygem-fog-google 1.0.0 update
- Bump PORTREVISION for package change |
10.1.5_6 07 Jan 2018 12:13:37
  |
sunpoet  |
Fix Gemfile for rubygem-jquery-atwho-rails 1.5.4 update
- Bump PORTREVISION for package change |
10.1.5_5 06 Jan 2018 13:51:45
  |
sunpoet  |
Fix Gemfile for rubygem-fog-core 2.0.0 update
- Bump PORTREVISION for package change |
10.1.5_4 05 Jan 2018 14:03:19
  |
swills  |
www/gitlab: fix Gemfile for updated dependencies
PR: 224932
Submitted by: Matthias Fechner <idefix@fechner.net> (maintainer) |
10.1.5_3 02 Jan 2018 15:49:45
  |
swills  |
www/gitlab: remove spurious newline
Reported by: sunpoet
Pointyhat to: swills |
10.1.5_3 02 Jan 2018 15:34:34
  |
sunpoet  |
Change RUN_DEPENDS from rubygem-redis and rubygem-jwt to rubygem-redis3 and
rubygem-jwt1
- Bump PORTREVISION for dependency change |
10.1.5_2 02 Jan 2018 15:22:49
  |
swills  |
www/gitlab: fix Gemfile for updated dependencies
PR: 224836
Submitted by: Matthias Fechner <idefix@fechner.net> (maintainer) |
10.1.5_1 13 Dec 2017 20:51:15
  |
sunpoet  |
Change RUN_DEPENDS from rubygem-rainbow to rubygem-rainbow2
- Bump PORTREVISION for dependency change |
10.1.5 12 Dec 2017 10:54:12
  |
tz  |
www/gitlab: Update from 10.1.4 to 10.1.5
Also:
- remove %%RUBY_SUFFIX%% from plist (thanks to swills)
- fix broken dependency to rubygem-pg in Gemfile
- fix broken dependency to rubygem-mysql2 in Gemfile
- Add support for reverse proxies in rc script
- Fix: gitlab starts even if gitlab_enable is not set
- Make default listenAddr configurable
PR: 224232 222896 220126 218388
Submitted by: swills, gdinolt@pacbell.net, max@mober.at, Marian Cerny
<majo-bugs.freebsd.org@cerny.sk>
Reviewed by: tz
Approved by: maintainer
Differential Revision: https://reviews.freebsd.org/D12376 |
10.1.4_2 05 Dec 2017 16:44:09
  |
tz  |
GitLab and related ports maintained by me: pass maintainership to Matthias
Fechner
Matthias has proven himself as capable and enthusiastic enough to update
www/gitlab on its own - which frees much of my time. :)
I wrote an update guide for him and everybody interested in it:
http://gitlab.toco-domains.de/FreeBSD/GitLab-docu/blob/master/update/how-to-update-the-freebsd-port.md |
10.1.4_2 03 Dec 2017 20:38:48
  |
sunpoet  |
Change RUN_DEPENDS from rubygem-fog-aws to rubygem-fog-aws1
- Bump PORTREVISION for dependency change |
10.1.4_1 01 Dec 2017 11:03:43
  |
tz  |
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 |
10.1.4 28 Nov 2017 16:57:42
  |
tz  |
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> |
9.4.7_4 22 Nov 2017 14:55:05
  |
tz  |
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> |
9.4.7_3 20 Nov 2017 10:08:21
  |
tz  |
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 |
9.4.7_2 04 Nov 2017 22:57:53
  |
sunpoet  |
Fix Gemfile for rubygem-paranoia 2.4.0 and rubygem-redis-namespace 1.6.0 update
- Bump PORTREVISION for package change |
9.4.7_1 24 Oct 2017 17:42:13
  |
sunpoet  |
Fix Gemfile for rubygem-health_check 2.7.0 update
- Bump PORTREVISION for package change |
9.4.7 24 Oct 2017 14:29:05
  |
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> |
9.3.11_2 09 Oct 2017 10:42:34
  |
sunpoet  |
Fix Gemfile for rubygem-omniauth-shibboleth 1.3.0 update
- Bump PORTREVISION for package change |
9.3.11_1 05 Oct 2017 09:50:24
  |
sunpoet  |
Fix Gemfile for rubygem-gon 6.2.0 update
- While I'm here, silence patch messages
- Bump PORTREVISION for package change |
9.3.11_1 27 Sep 2017 09:05:04
  |
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. |
9.3.11 19 Sep 2017 14:27:21
  |
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 |
9.3.11 14 Sep 2017 10:35:30
  |
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 |
9.3.10 13 Sep 2017 14:15:08
  |
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> |
9.2.10_1 14 Aug 2017 15:53:22
  |
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 |
9.2.10 11 Aug 2017 07:57:01
  |
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 |
9.2.9_1 09 Aug 2017 09:35:42
  |
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. |
9.2.9 09 Aug 2017 09:15:14
  |
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 |
9.1.9 21 Jul 2017 13:23:45
  |
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 |
9.1.8 20 Jul 2017 10:42:36
  |
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 |
9.1.7_3 18 Jul 2017 07:57:46
  |
mat  |
Really fix the dependencies.
Sponsored by: Absolight |
9.1.7_3 17 Jul 2017 10:23:29
  |
mat  |
Fix pkgname.
Pointy hat: tz
Sponsored by: Absolight |
9.1.7_3 16 Jul 2017 16:11:11
  |
sunpoet  |
Change RUN_DEPENDS from rubygem-rack-cors to rubygem-rack-cors0
- Bump PORTREVISION for dependency change |
9.1.7_2 15 Jul 2017 17:30:35
  |
sunpoet  |
Change RUN_DEPENDS from rubygem-grape to rubygem-grape0
- Bump PORTREVISION for dependency change |
9.1.7_1 06 Jul 2017 20:57:37
  |
sunpoet  |
Fix gemspec for rubygem-hipchat 1.6.0 update
- Bump PORTREVISION for package change |
9.1.7 06 Jul 2017 14:10:14
  |
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> |
9.0.10_2 05 Jul 2017 08:39:22
  |
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 |
9.0.10_1 29 Jun 2017 08:56:46
  |
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> |
9.0.10 28 Jun 2017 09:16:20
  |
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> |
8.17.6_7 22 Jun 2017 23:42:04
  |
sunpoet  |
Fix gemspec for rubygem-version_sorter 2.2.0 update
- Bump PORTREVISION for package change |
8.17.6_6 21 Jun 2017 18:52:07
  |
sunpoet  |
Fix gemspec for rubygem-state_machines-activerecord 0.5.0 update
- Bump PORTREVISION for package change |
8.17.6_5 08 Jun 2017 14:08:03
  |
sunpoet  |
Change RUN_DEPENDS from rubygem-gitlab_omniauth-ldap to
rubygem-gitlab_omniauth-ldap1
- Bump PORTREVISION for dependency change |
8.17.6_4 08 Jun 2017 13:32:27
  |
sunpoet  |
Fix gemspec for rubygem-omniauth-google-oauth2 0.5.0 update |
8.17.6_4 29 May 2017 14:25:08
  |
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> |
8.17.6_3 29 May 2017 08:45:44
  |
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> |
8.17.6_2 20 May 2017 21:50:51
  |
sunpoet  |
Change RUN_DEPENDS from rubygem-deckar01-task_list to
rubygem-deckar01-task_list1
- Bump PORTREVISION for dependency change |
8.17.6_1 18 May 2017 14:26:13
  |
jrm  |
www/gitlab: Depend on devel/rubygem-oj2
Approved by: swills (mentor, implicit), tz (comments in D10743) |
8.17.6_1 17 May 2017 17:16:36
  |
sunpoet  |
Fix gemspec for rubygem-rugged 0.25.1 update
- Bump PORTREVISION for package change |
8.17.6 17 May 2017 16:36:34
  |
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> |
8.16.9_6 16 May 2017 18:19:53
  |
sunpoet  |
Change RUN_DEPENDS from rubygem-sidekiq to rubygem-sidekiq4
- Bump PORTREVISION for dependency change |
8.16.9_5 05 May 2017 15:36:45
  |
sunpoet  |
Fix gemspec for rubygem-gitlab-markup 1.6.0 update
- Bump PORTREVISION for package change |
8.16.9_4 04 May 2017 11:09:50
  |
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. |
8.16.9_3 28 Apr 2017 20:24:59
  |
sunpoet  |
Change RUN_DEPENDS from rubygem-oauth2 to rubygem-oauth212
- Bump PORTREVISION for dependency change |
8.16.9_2 23 Apr 2017 17:10:31
  |
sunpoet  |
Change RUN_DEPENDS
- Use rubygem-omniauth13 (~> 1.3.2)
- Use rubygem-omniauth-github11 (~> 1.1.1)
- Bump PORTREVISION for dependency change |
8.16.9_1 15 Apr 2017 00:48:04
  |
sunpoet  |
Change RUN_DEPENDS from rubygem-sidekiq-cron to rubygem-sidekiq-cron04
- Bump PORTREVISION for dependency change |
8.16.9 11 Apr 2017 13:49:37
  |
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> |
8.16.8_2 03 Apr 2017 12:57:57
  |
sunpoet  |
Change RUN_DEPENDS from rubygem-newrelic_rpm to rubygem-newrelic_rpm3
- Bump PORTREVISION for dependency change |
8.16.8_1 31 Mar 2017 11:27:26
  |
tz  |
www/gitlab: enable GitLab to start on boot
PR: 208793
Submitted by: Laszlo Karolyi <laszlo@karolyi.hu>, Horst Kapfenberger
<horst.kapfenberger@agoracon.at> |
8.16.8 30 Mar 2017 14:21:00
  |
tz  |
www/gitlab: Update from 8.15.8 to 8.16.8
Changelog: https://github.com/gitlabhq/gitlabhq/blob/v8.16.8/CHANGELOG.md |
8.15.8_2 30 Mar 2017 13:05:57
  |
swills  |
www/gitlab: use rubygem-health_check22 to avoid runtime problem |
8.15.8_1 27 Mar 2017 19:16:29
  |
sunpoet  |
Move www/rubygem-jquery-rails4 to www/rubygem-jquery-rails
- Bump PORTREVISION for dependent ports |
8.15.8 27 Mar 2017 15:51:56
  |
sunpoet  |
Remove duplicate CATEGORIES
Approved by: portmgr (blanket) |
8.15.8 27 Mar 2017 15:30:53
  |
tz  |
www/gitlab: set link to upgrade guide according to new version 8.15 |
8.15.8 27 Mar 2017 15:13:52
  |
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 |
8.14.9_8 24 Mar 2017 17:48:21
  |
sunpoet  |
Change RUN_DEPENDS from rubygem-select2-rails to rubygem-select2-rails3
- Bump PORTREVISION for dependency change |
8.14.9_7 21 Mar 2017 16:40:38
  |
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> |
8.14.9_6 21 Mar 2017 02:01:35
  |
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 |
8.14.9_5 19 Mar 2017 01:57:22
  |
sunpoet  |
Change RUN_DEPENDS from rubygem-u2f to rubygem-u2f0
- Bump PORTREVISION for dependency change |
8.14.9_4 16 Mar 2017 20:56:18
  |
sunpoet  |
Change RUN_DEPENDS from rubygem-slack-notifier to rubygem-slack-notifier1
- Bump PORTREVISION for dependency change |
8.14.9_3 16 Mar 2017 08:30:06
  |
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> |
8.14.9_2 14 Mar 2017 16:39:31
  |
tz  |
www/gitlab: Add options for selection between PostgreSQL and MySQL support
Reviewed by: remko |
8.14.9_1 13 Mar 2017 11:07:50
  |
tz  |
www/gitlab: Update from 8.13.12 to 8.14.9
Changelog: https://github.com/gitlabhq/gitlabhq/blob/v8.14.9/CHANGELOG.md |
8.13.12_1 09 Mar 2017 19:16:52
  |
sunpoet  |
Change RUN_DEPENDS from rubygem-fog-aws to rubygem-fog-aws0
- Bump PORTREVISION for dependency change |
8.13.12 09 Mar 2017 09:47:11
  |
tz  |
www/gitlab: Update from 8.12.13 to 8.13.12
Changelog: https://github.com/gitlabhq/gitlabhq/blob/v8.13.12/CHANGELOG.md |
8.12.13_1 08 Mar 2017 16:52:17
  |
sunpoet  |
Update RUN_DEPENDS
- Bump PORTREVISION for dependency change
With hat: ruby |
8.12.13 24 Feb 2017 09:45:07
  |
tz  |
www/gitlab: Update from 8.11.11 to 8.12.13
Changelog: https://github.com/gitlabhq/gitlabhq/blob/v8.12.13/CHANGELOG |
8.11.11_7 31 Jan 2017 16:33:07
  |
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 |
8.11.11_6 23 Dec 2016 12:24:45
  |
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) |
8.11.11_5 23 Dec 2016 12:13:33
  |
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) |
8.11.11_4 23 Dec 2016 10:49:08
  |
tz  |
www/gitlab: Unbreak after update of www/rubygem-jquery-rails4
PR: 215505
Reported by: Martin Waschbusch <martin@waschbuesch.de>
Approved by: mentors (implicit) |
8.11.11_3 20 Dec 2016 18:36:16
  |
sunpoet  |
- Fix PostgreSQL dependency: use USES=pgsql
- Bump PORTREVISION for dependency change
Differential Revision: https://reviews.FreeBSD.org/D8719
Approved by: tz (maintainer) |
8.11.11_2 09 Dec 2016 12:56:50
  |
sunpoet  |
- Fix gemspec for rubygem-httparty 0.14.0 update
- Bump PORTREVISION for dependency change |
8.11.11_1 03 Dec 2016 19:36:55
  |
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] |
8.11.11 22 Nov 2016 09:56:06
  |
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) |
8.10.13 03 Nov 2016 16:59:23
  |
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) |
8.10.12 19 Oct 2016 14:22:31
  |
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) |
8.9.6_4 14 Oct 2016 11:13:25
  |
tz  |
www/gitlab: Unbreak after update of databases/rubygem-pg
Approved by: junovitch (mentor, implicit) |
8.9.6_3 13 Oct 2016 12:49:34
  |
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) |
8.9.6_2 30 Sep 2016 08:59:13
  |
tz  |
www/gitlab: Unbreak after update of www/rubygem-turbolinks
Approved by: junovitch (mentor, implicit) |
8.9.6 11 Aug 2016 15:17:21
  |
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) |
8.9.6 10 Aug 2016 14:30:22
  |
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) |
8.8.7 19 Jul 2016 11:04:14
  |
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 |