Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
14.2.2 31 Aug 2021 09:54:29
    |
Matthias Fechner (mfechner)  |
net/gitlab-agent: Update to 14.2.2
Required for gitlab-ce 14.2. |
14.1.0 24 Jul 2021 07:08:05
    |
Matthias Fechner (mfechner)  |
net/gitlab-agent: Update to 14.1.0
Required for gitlab-ce 14.1. |
14.0.1 03 Jul 2021 06:03:19
    |
Matthias Fechner (mfechner)  |
net/gitlab-agent: Update to 14.0.1
Required for gitlab-ce 14.0.0. |
13.12.2.1 01 Jun 2021 07:18:52
    |
Matthias Fechner (mfechner)  |
net/gitlab-agent: Update to 13.12.2.
Old version has some build problem that were fixed upstream. |
13.12.1 29 May 2021 16:23:59
    |
Matthias Fechner (mfechner)  |
net/gitlab-agent: Update to 13.12.1.
Required for gitlab-ce 13.12.
The port was removed from deps of gitlab-ce as it is currently not buildable.
Reason is, we have deps that are not existing.
It was reported here:
https://github.com/DataDog/dd-trace-go/issues/929
https://gitlab.com/gitlab-org/cluster-integration/gitlab-agent/-/issues/125
The moment it is fixed upstream, port is again added as dep to gitlab-ce. |
13.11.1 06 May 2021 19:29:52
    |
Matthias Fechner (mfechner)  |
net/gitlab-agent: fixed checksum.
Github does not deliver with the current mechanism stable archives.
This correct again the checksum that are changing now very oftern (about each
week). |
13.11.1 27 Apr 2021 06:22:03
    |
Matthias Fechner (mfechner)  |
net/gitlab-agent: Update distinfo
It seems that github again delivers different archives.
Therefor the checksums changed.
It is maybe required to download the files from
github.com/.../release/...
As reference I found many reported problems:
https://github.com/spack/spack/issues/5411
https://github.com/easybuilders/easybuild-easyconfigs/issues/5151
https://github.com/libgit2/libgit2/issues/4343
As the archives are generated on the fly, they can change at any time.
PR: 255423
Reported by: lysfjord.daniel@smokepit.net, pkg-fallout |
13.11.1 24 Apr 2021 06:57:08
    |
Matthias Fechner (mfechner)  |
net/gitlab-agent: Fix distinfo.
It was building fine yesterday, but fails today.
Update distinfo to have it building correctly. |
13.11.1 23 Apr 2021 19:06:07
    |
Matthias Fechner (mfechner)  |
net/gitlab-agent: update to 13.11.1.
Update is required for gitlab-ce 13.11 upgrade. |
13.9.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.9.1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
13.9.1 07 Mar 2021 09:53:07
  |
tobik  |
Drop gomod-deps in favor of gomod-vendor
USES=go has gomod-vendor that does the same. Let's not reinvent
the wheel.
Approved by: mfechner, swills
Differential Revision: https://reviews.freebsd.org/D29080 |
13.9.1 03 Mar 2021 09:33:44
  |
mfechner  |
Update to 13.9.1 which is required for gitlab-ce 13.9 upgrade. |
13.8.0 27 Jan 2021 12:44:19
  |
mfechner  |
Update to 13.8.0 which is required for gitlab-ce 13.8. |
13.7.0 22 Dec 2020 16:37:06
  |
mfechner  |
Defined a correct version.
No bump as this is currently not used by the gitlab-agent. |
13.7.0 21 Dec 2020 23:37:10
  |
mfechner  |
Add the gitlab-agent.
It will integrate gitlab with kubernetes.
Help was provided here:
https://gitlab.com/gitlab-org/cluster-integration/gitlab-agent/-/issues/81
The port is not fully finished, startup script will be provided with a future
version. |