Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
13.10.1 09 Apr 2021 18:44:23
    |
Matthias Fechner (mfechner)  |
Regenerate all distfiles using gitlab as source.
This regeneration is required as the new gitlab version changed
the address and the directory the source files can be downloaded.
This commit also applies some small fixes to make sure all ports using
gitlab are buildable.
Reviewed by: mat
Approved by: portmgr
Differential Revision: https://reviews.freebsd.org/D29628 |
13.10.1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
13.10.1 06 Apr 2021 09:43:51
    |
Matthias Fechner (mfechner)  |
Removed svn keywords again.
They went in by accident while merging older commits.
Reported by: jbeich |
13.10.1 06 Apr 2021 07:51:05
    |
Matthias Fechner (mfechner)  |
Update to 13.10.1 which is required for gitlab-ce 13.10. |
8.63.2 06 Mar 2021 10:08:30
  |
mfechner  |
Security update to gitlab-ce 13.9.2.
Changelog:
https://about.gitlab.com/releases/2021/03/04/security-release-gitlab-13-9-2-released/
This commit also enforces an older version of devel/rubygem-google-protobuf of
version 3.14.0.
This also linked PR.
This ensures that users to not upgrade by accident to a version that is core
dumping.
So it is wanted that this port is currently not buildable to protect users from
an update.
If you want to this upgrade, wait till devel/rubygem-google-protobuf is fixed or
downgrade it to 3.14.0.
PR: 254014 254010
Security: 8bf856ea-7df7-11eb-9aad-001b217b3468 |
8.63.0 03 Mar 2021 09:40:35
  |
mfechner  |
Update to 8.63.0 which is required for gitlab-ce 13.9 upgrade. |
8.59.0 02 Mar 2021 08:28:23
  |
ak  |
- Remove empty lines after .include <bsd.port.mk>
Approved by: portmgr blanket |
8.59.0 27 Jan 2021 12:47:42
  |
mfechner  |
Update to 8.59.0 which is required for gitlab-ce 13.8. |
8.58.2 09 Jan 2021 20:32:38
  |
mfechner  |
Security update to 13.7.2:
https://about.gitlab.com/releases/2021/01/07/security-release-gitlab-13-7-2-released/
Bugfix update to 13.7.3:
https://about.gitlab.com/releases/2021/01/08/gitlab-13-7-3-released/
Security: a2a2b34d-52b4-11eb-87cb-001b217b3468 |
8.58.0 22 Dec 2020 16:40:33
  |
mfechner  |
Update to 8.58.0 which is required for gitlab 13.7. |
8.54.0 28 Nov 2020 15:07:22
  |
mfechner  |
Update to 8.54.0 which is required for gitlab-ce 13.6. |
8.51.0 23 Oct 2020 04:55:20
  |
mfechner  |
Update to 8.51.0 which is required for gitlab-ce 13.5. |
8.46.0_1 07 Oct 2020 09:30:14
  |
mfechner  |
Update location for depedency codahale:hdrhistogram.
The source was moved from:
https://github.com/codahale/hdrhistogram
to
https://github.com/HdrHistogram/hdrhistogram-go
PR: 250140
Reported by: gergely.czuczy@harmless.hu |
8.46.0 26 Sep 2020 07:34:45
  |
mfechner  |
Update to 8.46.0 which is required for gitlab-ce 13.4. |
8.39.0 25 Aug 2020 13:06:06
  |
mfechner  |
Update to 8.39.0 which is required for gitlab 13.3. |
8.37.0 24 Jul 2020 09:16:49
  |
mfechner  |
Update to 8.37.0 which is required for gitlab-ce 13.2. |
8.35.0 22 Jun 2020 18:34:57
  |
mfechner  |
Update to 8.35.0 which is required for gitlab 13.1. |
8.31.1 04 Jun 2020 20:01:16
  |
mfechner  |
Update to 8.31.1 which is required for gitlab-ce 13.0. |
8.30.2 28 May 2020 07:19:41
  |
mfechner  |
Security update www/gitlab-ce to 12.10.7.
Changelog:
https://about.gitlab.com/releases/2020/05/27/security-release-13-0-1-released/
Security: 69cf62a8-a0aa-11ea-9ea5-001b217b3468 |
8.30.1 20 May 2020 06:11:39
  |
mfechner  |
Update to 8.30.1 which is required for gitlab-ce 12.10 upgrade. |
8.25.2 15 Apr 2020 21:05:27
  |
mfechner  |
Security update to 12.9.3.
Changelog:
https://about.gitlab.com/releases/2020/04/14/critical-security-release-gitlab-12-dot-9-dot-3-released/
Security: 570706ff-7ee0-11ea-bd0b-001b217b3468 |
8.25.1 28 Mar 2020 09:01:29
  |
mfechner  |
Update to 8.25.1 which is required for gitlab-ce 12.9 upgrade. |
8.21.1 26 Mar 2020 21:11:06
  |
mfechner  |
Security update to 12.8.8.
Changelog:
https://about.gitlab.com/releases/2020/03/26/security-release-12-dot-9-dot-1-released/
Security: 08fba28b-6f9f-11ea-bd0b-001b217b3468 |
8.21.0 25 Feb 2020 15:51:26
  |
mfechner  |
Update to 8.21.0 which is required for gitlab-ce 12.8 update. |
8.20.0_1 07 Feb 2020 08:48:04
  |
mfechner  |
Fixed build for aarch64.
This problem was send upstream here:
https://gitlab.com/gitlab-org/gitlab-workhorse/issues/246
And will be corrected with this merge request:
https://gitlab.com/gitlab-org/gitlab-workhorse/-/merge_requests/456
After the merge request reached the next stable version the two patches:
gitlab-workhorse/files/patch-go.mod
gitlab-workhorse/files/patch-go.sum
can be removed again.
PR: 243804
Reported by: mikael@FreeBSD.org |
8.20.0 31 Jan 2020 12:18:09
  |
mfechner  |
Update to 8.20.0 which is required for gitlab-ce security update.
MFH: 2020Q1 |
8.18.0 27 Dec 2019 15:38:25
  |
mfechner  |
Update to 8.18.0 which is required for gitlab-ce 12.6.0. |
8.14.1 27 Nov 2019 19:26:01
  |
mfechner  |
www/gitlab-workhorse: upgrade to 8.14.1 which is required for gitlab-ce 12.5.1. |
8.14.0 24 Oct 2019 17:04:57
  |
mfechner  |
www/gitlab-workhorse: upgrade to 8.14.0 which is required for gitlab-ce 12.4
upgrade. |
8.10.0 30 Sep 2019 22:40:25
  |
mfechner  |
www/gitlab-workhorse: upgrade to 8.10.0 which is required for gitlab-ce 12.3
upgrade. |
8.8.1 09 Sep 2019 10:27:39
  |
mfechner  |
www/gitlab-workhorse: upgrade to 8.8.1 which is required for gitlab-ce 12.2. |
8.7.1 30 Aug 2019 07:34:38
  |
mfechner  |
www/gitlab-workhorse: update to 8.7.1 which is required for gitlab-ce 12.1. |
8.7.0 29 Jun 2019 03:51:14
  |
tobik  |
Convert all Go ports to USES=go
This allows for port testing with lang/go-devel via GO_PORT, setting
up the Go build environment in a single place, and is step one in
simplifying Go ports that often define too complicated do-build
targets themselves.
USES=go gains new arguments 'run' to add lang/go to RUN_DEPENDS and
'no_targets' for ports with composite builds that call 'go' themselves
and do not need the do-build/do-install targets of USES=go.
PR: 238849
Submitted by: dg@syrec.org (also D20745)
Reviewed by: mat, tobik
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D20746 |
8.7.0 28 May 2019 10:41:39
  |
mfechner  |
Upgrade to 8.7.0 which is required by gitlab-ce 11.11 upgrade. |
8.5.2 07 May 2019 20:46:06
  |
mfechner  |
Update to 8.5.2 which is required for gitlab-ce 11.10.4 upgrade. |
8.5.1 23 Apr 2019 08:50:29
  |
mfechner  |
Update to 8.5.1 which is required for Gitlab 11.10 upgrade. |
8.3.3 02 Apr 2019 21:17:57
  |
mfechner  |
Upgrade to 8.3.3 which is required for gitlab-ce 11.9.4 security update.
MFH: 2019Q2 |
8.3.1 02 Mar 2019 11:53:27
  |
mfechner  |
Update to 8.3.1 which is required for gitlab-ce 11.8 upgrade. |
8.0.2 15 Feb 2019 13:39:37
  |
mfechner  |
Upgrade to 8.0.2 which is required for gitlab 11.7.5 upgrade. |
8.0.1 31 Jan 2019 18:23:35
  |
mfechner  |
Upgrade to 8.0.1 which is required for security update of gitlab-ce 11.7.3. |
8.0.0 31 Jan 2019 14:24:54
  |
mfechner  |
Upgrade to 8.0.0 which is required for gitlab-ce 11.7 upgrade. |
7.6.0 23 Dec 2018 12:45:17
  |
mfechner  |
Upgrade to 7.6.0 which is required for gitlab-ce 11.6.
Approved by: mentors (implicit) |
7.1.3 29 Nov 2018 13:31:57
  |
mfechner  |
Upgrade to 7.1.3 which is required for gitlab-ce 11.5.1.
Approved by: mentors (implicit) |
7.1.0 23 Nov 2018 14:59:51
  |
mfechner  |
Upgrade to 7.1.0 which is required for gitlab-ce 11.5.
Approved by: mentors (implicit) |
7.0.0 30 Oct 2018 16:18:43
  |
mfechner  |
Upgrade to version 7.0.0 which is required for www/gitlab-ce 11.4.x.
Approved by: mentors (implicit) |
6.1.0 23 Sep 2018 18:23:42
  |
mfechner  |
Update www/gitlab-workhorse to 6.1.0 which is required for gitlab 11.3.
Approved by: mentors (implicit) |
5.1.0 06 Sep 2018 18:59:42
  |
mfechner  |
Update www/gitlab-workhorse to 5.1.0 which is required for gitlab-ce 11.2.x.
Approved by: mentors (implicit) |
5.0.0 26 Jul 2018 13:52:07
  |
mfechner  |
Update to 5.0.0 which is required for gitlab 11.1.1.
Approved by: mentors (implicit) |
4.3.1 04 Jul 2018 17:33:59
  |
mfechner  |
Update to 4.3.1 which is required for gitlab 11.0.2.
Reviewed by: swills (mentor)
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D16127 |
4.2.0 21 Jun 2018 15:37:07
  |
mfechner  |
Update www/gitlab-workhorse to 4.2.0 required for gitlab 10.8.x.
Reviewed by: mat, swills (mentor)
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D15949 |
4.1.0 14 May 2018 18:02:21
  |
mfechner  |
Update www/gitlab-workhorse to 4.1.0 required for gitlab 10.7.x.
Reviewed by: swills (mentor)
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D15315 |
4.0.0 09 May 2018 10:43:26
  |
mfechner  |
Changed the MAINTAINER of all my ports to have mfechner@FreeBSD.org listed.
Reviewed by: tz (mentor)
Approved by: tz (mentor)
Differential Revision: https://reviews.freebsd.org/D15270 |
4.0.0 14 Apr 2018 16:31:16
  |
mfechner  |
Update www/gitlab-workhorse to version 4.0.0 which is required for gitlab
10.6.x.
Reviewed by: swills (mentor)
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D15037 |
3.6.0 04 Apr 2018 16:23:03
  |
mfechner  |
Update www/gitlab-workhorse to 3.6.0 which is required for gitlab 10.5.x.
Reviewed by: mat, swills (mentor)
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D14949 |
3.3.1 20 Feb 2018 15:37:13
  |
tz  |
www/gitlab-workhorse: Update from 2.3.0 to 3.3.1
Changelog: https://gitlab.com/gitlab-org/gitlab-workhorse/blob/v3.3.1/CHANGELOG
Submitted by: Matthias Fechner <idefix@fechner.net>
Reviewed by: swills, tz |
2.3.0 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 |
2.3.0 24 Oct 2017 14:27:14
  |
tz  |
www/gitlab-workhorse: Update from 2.1.1 to 2.3.0
Changelog: https://gitlab.com/gitlab-org/gitlab-workhorse/blob/v2.3.0/CHANGELOG
Reviewed by: Matthias Fechner <idefix@fechner.net> |
2.1.1 13 Sep 2017 13:45:56
  |
tz  |
www/gitlab-workhorse: Update from 2.0.0 to 2.1.1
Changelog: https://gitlab.com/gitlab-org/gitlab-workhorse/blob/v2.1.1/CHANGELOG
Reviewed by: Matthias Fechner <idefix@fechner.net> |
2.0.0 09 Aug 2017 09:13:43
  |
tz  |
www/gitlab-workhorse: Update from 1.4.3 to 2.0.0
Changelog: https://gitlab.com/gitlab-org/gitlab-workhorse/blob/v2.0.0/CHANGELOG |
1.4.3 06 Jul 2017 14:05:40
  |
tz  |
www/gitlab-workhorse: Update from 1.4.2 to 1.4.3
Changelog: https://gitlab.com/gitlab-org/gitlab-workhorse/blob/v1.4.3/CHANGELOG |
1.4.2 28 Jun 2017 08:50:10
  |
tz  |
www/gitlab-workhorse: Update from 1.3.0 to 1.4.2
Changelog: https://gitlab.com/gitlab-org/gitlab-workhorse/blob/v1.4.2/CHANGELOG |
1.3.0 30 Mar 2017 14:19:33
  |
tz  |
www/gitlab-workhorse: Update from 1.2.1 to 1.3.0
Changelog: https://gitlab.com/gitlab-org/gitlab-workhorse/blob/v1.3.0/CHANGELOG |
1.2.1 27 Mar 2017 15:07:10
  |
tz  |
www/gitlab-workhorse: Update from 1.1.1 to 1.2.1
Changelog: https://gitlab.com/gitlab-org/gitlab-workhorse/blob/v1.2.1/CHANGELOG |
1.1.1 13 Mar 2017 11:06:13
  |
tz  |
www/gitlab-workhorse: Update from 0.8.5 to 1.1.1
Changelog: https://gitlab.com/gitlab-org/gitlab-workhorse/blob/v1.1.1/CHANGELOG |
0.8.5 09 Mar 2017 09:46:37
  |
tz  |
www/gitlab-workhorse: Update from 0.8.2 to 0.8.5
Also fix wrong "Created by:" line
Changelog: https://gitlab.com/gitlab-org/gitlab-workhorse/blob/v0.8.5/CHANGELOG |
0.8.2 01 Mar 2017 08:36:04
  |
tz  |
www/gitlab-workhorse: Update from 0.7.11 to 0.8.2
Changelog: https://gitlab.com/gitlab-org/gitlab-workhorse/blob/v0.8.2/CHANGELOG |
0.7.11 22 Nov 2016 09:53:12
  |
tz  |
www/gitlab-workhorse: Update from 0.7.8 to 0.7.11
Changelog: https://gitlab.com/gitlab-org/gitlab-workhorse/blob/v0.7.11/CHANGELOG
Approved by: mentors (implicit) |
0.7.8 19 Oct 2016 14:09:21
  |
tz  |
www/gitlab-workhorse: Update from 0.7.5 to 0.7.8
v0.7.8
- Send artifact zip file entries via the 'senddata' mechanism.
v0.7.7
- Add the protocol used (HTTP) to each gitCommand call in order to
check for restricted protocol access on GitLab's side.
v0.7.6
- Add the capability to inject `git format-patch` output.
Approved by: swills (mentor) |
0.7.5 10 Aug 2016 14:22:45
  |
tz  |
www/gitlab-workhorse: Update from 0.7.1 to 0.7.5
v0.7.5
- Add the capability to inject `git diff` output as HTTP response bodies
v0.7.4
- Pass a timestamp when forwarding requests to Rails. Hopefully
this will give us insight into Unicorn queueing behavior.
v0.7.3
- Revert 'buffer Git HTTP responses'. Set default listen socket
permissions to world read/writeable.
v0.7.2 DO NOT USE
- Integrate with GOPATH during development (remove relative imports
etc.). Buffer Git HTTP responses so that we may return an error if the
local command fails early.
Update: the 'buffer Git HTTP responses' change in 0.7.2 is BAD, it
breaks shallow Git clone. Don't use 0.7.2!
Approved by: swills (mentor) |
0.7.1 10 Jun 2016 09:08:02
  |
tz  |
Change MAINTAINER from ports@toco-domains.de to tz@FreeBSD.org
Approved by: junovitch (mentor) |
0.7.1 11 Apr 2016 20:18:17
  |
amdmi3  |
- Switch to fetching source from upstream gitlab site
The only difference between distfiles is root directory name change
(gitlab-workhorse-v0.7.1 ->
gitlab-workhorse-v0.7.1-bb9806f226a519d493d3b0df1446488cce6d162c)
PR: 208502
Submitted by: amdmi3
Approved by: ports@toco-domains.de (maintainer) |
0.7.1 06 Apr 2016 18:17:21
  |
pi  |
www/gitlab-workhorse: 0.6.5 -> 0.7.1
PR: 208502
Submitted by: ports@toco-domains.de (maintainer) |
0.6.5 01 Apr 2016 14:33:58
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
0.6.5 13 Mar 2016 12:46:02
  |
rakuco  |
New port: www/gitlab-workhorse.
Gitlab-workhorse is a smart reverse proxy for GitLab. It handles "large"
HTTP requests such as file downloads, file uploads,
Git push/pull and Git archive downloads.
WWW: https://gitlab.com/gitlab-org/gitlab-workhorse
PR: 207800
Submitted by: Torsten Zuhlsdorff <ports@toco-domains.de> |