notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
gitlab-runner Official GitLab Runner written in Go
16.10.0_1 devel on this many watch lists=3 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 16.10.0_1Version of this port present on the latest quarterly branch.
Maintainer: mfechner@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2017-04-05 18:03:31
Last Update: 2024-04-15 08:20:04
Commit Hash: 91f781a
People watching this port, also watch:: influxdb, telegraf, git, gitlab-ce
License: MIT
WWW:
https://gitlab.com/gitlab-org/gitlab-runner
Description:
GitLab Runner is the open source project that is used to run your jobs and send the results back to GitLab. It is used in conjunction with GitLab CI, the open-source continuous integration service included with GitLab that coordinates the jobs.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (4 items)
Collapse this list.
  1. bin/gitlab-runner
  2. /usr/local/share/licenses/gitlab-runner-16.10.0_1/catalog.mk
  3. /usr/local/share/licenses/gitlab-runner-16.10.0_1/LICENSE
  4. /usr/local/share/licenses/gitlab-runner-16.10.0_1/MIT
Collapse this list.
Dependency lines:
  • gitlab-runner>0:devel/gitlab-runner
To install the port:
cd /usr/ports/devel/gitlab-runner/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/gitlab-runner
  • pkg install gitlab-runner
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: gitlab-runner
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1711519414 SHA256 (go/devel_gitlab-runner/gitlab-runner-v16.10.0/prebuilt-x86_64.tar.xz) = b0dccc53f415962dde3f5a7e6f1ab068b8da5484a7fefdae2c5e39d8bb6c637e SIZE (go/devel_gitlab-runner/gitlab-runner-v16.10.0/prebuilt-x86_64.tar.xz) = 9594352

Expand this list (6 items)

Collapse this list.

SHA256 (go/devel_gitlab-runner/gitlab-runner-v16.10.0/prebuilt-arm.tar.xz) = 5018c6b661ebf4b9c661593548e45394c553bbd4082b5ef744a39a1f7f1fee32 SIZE (go/devel_gitlab-runner/gitlab-runner-v16.10.0/prebuilt-arm.tar.xz) = 9020896 SHA256 (go/devel_gitlab-runner/gitlab-runner-v16.10.0/go.mod) = 9d45466f515dd408ad8b4a4318f2e2b2ff3e1e719b5c15ab46a07e1297aa4aad SIZE (go/devel_gitlab-runner/gitlab-runner-v16.10.0/go.mod) = 10464 SHA256 (go/devel_gitlab-runner/gitlab-runner-v16.10.0/gitlab-runner-v16.10.0.tar.bz2) = b73e160ffb91516bcd2741c13f828ef829859bd249d9c8c5850ecae81ee1f675 SIZE (go/devel_gitlab-runner/gitlab-runner-v16.10.0/gitlab-runner-v16.10.0.tar.bz2) = 1373754

Collapse this list.


No package information for this port in our database
Sometimes this happens. Not all ports have packages. This is doubly so for new ports, like this one.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. go-bindata : devel/go-bindata
  2. go122 : lang/go122
Runtime dependencies:
  1. bash : shells/bash
  2. ca_root_nss>=0 : security/ca_root_nss
  3. git : devel/git
Fetch dependencies:
  1. go122 : lang/go122
  2. ca_root_nss>0 : security/ca_root_nss
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
devel_gitlab-runner
USES:
go:modules,1.22 zip
pkg-message:
For install:
To enable gitlab-runner: sysrc gitlab_runner_enable=yes To start gitlab-runner: service gitlab_runner start To register with GitLab: service gitlab_runner register To list status of GitLab: service gitlab_runner list
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://gitlab.com/gitlab-org/gitlab-runner/-/archive/v16.10.0/
  2. https://gitlab.com/gitlab-org/gitlab-runner/-/raw/v16.10.0/
Collapse this list.

Number of commits found: 93

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
16.10.0_1
15 Apr 2024 08:20:04
commit hash: 91f781afd4292e9a950618c4bfa03f756d120d35commit hash: 91f781afd4292e9a950618c4bfa03f756d120d35commit hash: 91f781afd4292e9a950618c4bfa03f756d120d35commit hash: 91f781afd4292e9a950618c4bfa03f756d120d35 files touched by this commit
Ashish SHUKLA (ashish) search for other commits by this committer
all: Bump after lang/go122 update

MFH:		2024Q2
16.10.0
03 Apr 2024 14:26:36
commit hash: 0ab48d13ccccefe5cafcf3cbd979fd4968dbb7becommit hash: 0ab48d13ccccefe5cafcf3cbd979fd4968dbb7becommit hash: 0ab48d13ccccefe5cafcf3cbd979fd4968dbb7becommit hash: 0ab48d13ccccefe5cafcf3cbd979fd4968dbb7be files touched by this commit
Matthias Fechner (mfechner) search for other commits by this committer
www/gitlab-ce: reorder lines to much as possible to make portclippy happy
16.10.0
02 Apr 2024 09:32:08
commit hash: b542fb77e1e3745f9179660f44ae474eec128ba3commit hash: b542fb77e1e3745f9179660f44ae474eec128ba3commit hash: b542fb77e1e3745f9179660f44ae474eec128ba3commit hash: b542fb77e1e3745f9179660f44ae474eec128ba3 files touched by this commit
Matthias Fechner (mfechner) search for other commits by this committer
devel/gitlab-runner: update to 16.10.0

Changes:	https://gitlab.com/gitlab-org/gitlab-runner/-/blob/main/CHANGELOG.md#v16100-2024-03-21
16.9.1
07 Mar 2024 14:48:20
commit hash: 9fb862df8238d80de27e5a5bdfb61b0ecf27b90bcommit hash: 9fb862df8238d80de27e5a5bdfb61b0ecf27b90bcommit hash: 9fb862df8238d80de27e5a5bdfb61b0ecf27b90bcommit hash: 9fb862df8238d80de27e5a5bdfb61b0ecf27b90b files touched by this commit
Matthias Fechner (mfechner) search for other commits by this committer
devel/gitlab-runner: update to 16.9.1

Changes:	https://gitlab.com/gitlab-org/gitlab-runner/-/blob/main/CHANGELOG.md?ref_type=heads#v1691-2024-02-28
16.9.0_1
06 Mar 2024 22:00:31
commit hash: ab359b34c97c7d1240079914bcd4dd54eb155e19commit hash: ab359b34c97c7d1240079914bcd4dd54eb155e19commit hash: ab359b34c97c7d1240079914bcd4dd54eb155e19commit hash: ab359b34c97c7d1240079914bcd4dd54eb155e19 files touched by this commit
Ashish SHUKLA (ashish) search for other commits by this committer
all: Bump after lang/go121 update

MFH:		2024Q1
16.9.0
20 Feb 2024 06:17:52
commit hash: f132d9654422c8429cd5e3abcf6c19ea395a8281commit hash: f132d9654422c8429cd5e3abcf6c19ea395a8281commit hash: f132d9654422c8429cd5e3abcf6c19ea395a8281commit hash: f132d9654422c8429cd5e3abcf6c19ea395a8281 files touched by this commit
Matthias Fechner (mfechner) search for other commits by this committer
devel/gitlab-runner: update to 16.9.0

Changes:	https://gitlab.com/gitlab-org/gitlab-runner/-/blob/main/CHANGELOG.md?ref_type=heads#v1690-2024-02-15
16.8.0
18 Feb 2024 04:53:31
commit hash: fa16afa44fe64e3847705c1b1af9f607f817f415commit hash: fa16afa44fe64e3847705c1b1af9f607f817f415commit hash: fa16afa44fe64e3847705c1b1af9f607f817f415commit hash: fa16afa44fe64e3847705c1b1af9f607f817f415 files touched by this commit
Matthias Fechner (mfechner) search for other commits by this committer
devel/gitlab-runner: update to 16.8.0

Changelog:
https://gitlab.com/gitlab-org/gitlab-runner/-/blob/main/CHANGELOG.md
16.7.0_2
11 Feb 2024 10:39:17
commit hash: 7e5aa2085f48d71be003c8ff0377bde837467291commit hash: 7e5aa2085f48d71be003c8ff0377bde837467291commit hash: 7e5aa2085f48d71be003c8ff0377bde837467291commit hash: 7e5aa2085f48d71be003c8ff0377bde837467291 files touched by this commit
Ashish SHUKLA (ashish) search for other commits by this committer
all: Bump PORTREVISION after lang/go* update

PR:		276530
16.7.0_1
14 Jan 2024 14:12:59
commit hash: 6c7de795fd4f0ed192859941b399c523f4ade99dcommit hash: 6c7de795fd4f0ed192859941b399c523f4ade99dcommit hash: 6c7de795fd4f0ed192859941b399c523f4ade99dcommit hash: 6c7de795fd4f0ed192859941b399c523f4ade99d files touched by this commit
Matthias Fechner (mfechner) search for other commits by this committer
devel/gitlab-runner: allow FreeBSD to be used with Docker builds

Thanks to Tobias C. Berner <tcberner@gmail.com> for pointing to the MR.
For more details, see MR:
https://gitlab.com/gitlab-org/gitlab-runner/-/merge_requests/4551

Reported by:	Tobias C. Berner <tcberner@gmail.com>
16.7.0
06 Jan 2024 08:18:56
commit hash: f5ab83f776e9e87457816236860ed8be04bb4bbacommit hash: f5ab83f776e9e87457816236860ed8be04bb4bbacommit hash: f5ab83f776e9e87457816236860ed8be04bb4bbacommit hash: f5ab83f776e9e87457816236860ed8be04bb4bba files touched by this commit
Matthias Fechner (mfechner) search for other commits by this committer
devel/gitlab-runner: update to 16.7.0

Changelog:
https://gitlab.com/gitlab-org/gitlab-runner/-/blob/main/CHANGELOG.md?ref_type=heads
16.6.1_1
07 Dec 2023 02:22:10
commit hash: 0505b712df3ae2b4bcaba00aecc7c1e9100d8609commit hash: 0505b712df3ae2b4bcaba00aecc7c1e9100d8609commit hash: 0505b712df3ae2b4bcaba00aecc7c1e9100d8609commit hash: 0505b712df3ae2b4bcaba00aecc7c1e9100d8609 files touched by this commit
Ashish SHUKLA (ashish) search for other commits by this committer
all: Bump PORTREVISION after lang/go* update

PR:		274405
16.6.1
28 Nov 2023 06:13:50
commit hash: 53cb4b127bb45b732185106c4c333afe0491a93bcommit hash: 53cb4b127bb45b732185106c4c333afe0491a93bcommit hash: 53cb4b127bb45b732185106c4c333afe0491a93bcommit hash: 53cb4b127bb45b732185106c4c333afe0491a93b files touched by this commit
Matthias Fechner (mfechner) search for other commits by this committer
devel/gitlab-runner: update to 16.6.1

Changelog:
https://gitlab.com/gitlab-org/gitlab-runner/-/blob/main/CHANGELOG.md?ref_type=heads#v1661-2023-11-24
16.5.0
27 Oct 2023 12:34:48
commit hash: d2524927d133b0b8f8150cc831358e29c6cf6afacommit hash: d2524927d133b0b8f8150cc831358e29c6cf6afacommit hash: d2524927d133b0b8f8150cc831358e29c6cf6afacommit hash: d2524927d133b0b8f8150cc831358e29c6cf6afa files touched by this commit
Matthias Fechner (mfechner) search for other commits by this committer
devel/gitlab-runner: update to 16.5.0

Changelog:
https://gitlab.com/gitlab-org/gitlab-runner/-/blob/main/CHANGELOG.md
16.3.0_1
08 Sep 2023 14:34:56
commit hash: 8e4bc57934f0611f59a2bfca1ddbab781572ead3commit hash: 8e4bc57934f0611f59a2bfca1ddbab781572ead3commit hash: 8e4bc57934f0611f59a2bfca1ddbab781572ead3commit hash: 8e4bc57934f0611f59a2bfca1ddbab781572ead3 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go* update
16.3.0
31 Aug 2023 12:52:53
commit hash: 627b41377875ed53b5e8b2b5ed6d2d61d73e1b0acommit hash: 627b41377875ed53b5e8b2b5ed6d2d61d73e1b0acommit hash: 627b41377875ed53b5e8b2b5ed6d2d61d73e1b0acommit hash: 627b41377875ed53b5e8b2b5ed6d2d61d73e1b0a files touched by this commit
Matthias Fechner (mfechner) search for other commits by this committer
devel/gitlab-runner: update to 16.3.0

Changelog:
https://gitlab.com/gitlab-org/gitlab-runner/blob/v16.3.0/CHANGELOG.md
16.0.1_2
04 Aug 2023 14:24:50
commit hash: 09b993031a3b38ba8c33639ca40c1e3d69de67fccommit hash: 09b993031a3b38ba8c33639ca40c1e3d69de67fccommit hash: 09b993031a3b38ba8c33639ca40c1e3d69de67fccommit hash: 09b993031a3b38ba8c33639ca40c1e3d69de67fc files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go{119,120} update
16.0.1_1
12 Jul 2023 18:56:04
commit hash: 7d1faa7179813ffa542b550a1fdb3bdc80a7986ccommit hash: 7d1faa7179813ffa542b550a1fdb3bdc80a7986ccommit hash: 7d1faa7179813ffa542b550a1fdb3bdc80a7986ccommit hash: 7d1faa7179813ffa542b550a1fdb3bdc80a7986c files touched by this commit
Felix Palmen (zirias) search for other commits by this committer
bsd.sites.mk: Update all ports using USE_GITLAB

Replace GL_COMMIT by GL_TAGNAME in all ports. The new GL_TAGNAME is
backwards-compatible (accepting any commit hash as before), but also
understands an actual tag name. Moving to tag names where appropriate is
left to individual ports' maintainers.

Approved by:		portmgr (tcberner, mentor)
Differential Revision:	https://reviews.freebsd.org/D37077
16.0.1_1
31 May 2023 20:44:03
commit hash: c569862c3f68499a27ea73560ff58ad1a88e79a6commit hash: c569862c3f68499a27ea73560ff58ad1a88e79a6commit hash: c569862c3f68499a27ea73560ff58ad1a88e79a6commit hash: c569862c3f68499a27ea73560ff58ad1a88e79a6 files touched by this commit
Matthias Fechner (mfechner) search for other commits by this committer
devel/gitlab-runner: regenerate distinfo

It seems that upstream had rerolled a file.

PR:		271755
16.0.1
30 May 2023 13:28:38
commit hash: 197b4b59ee2aadf7e505c4ac55bee37b06976e60commit hash: 197b4b59ee2aadf7e505c4ac55bee37b06976e60commit hash: 197b4b59ee2aadf7e505c4ac55bee37b06976e60commit hash: 197b4b59ee2aadf7e505c4ac55bee37b06976e60 files touched by this commit
Matthias Fechner (mfechner) search for other commits by this committer
devel/gitlab-runner: update to 16.0.1

Changelog:
https://gitlab.com/gitlab-org/gitlab-runner/-/blob/main/CHANGELOG.md
15.11.0
28 May 2023 17:03:48
commit hash: cc0e26523c0898066a64997331ff22fc41810049commit hash: cc0e26523c0898066a64997331ff22fc41810049commit hash: cc0e26523c0898066a64997331ff22fc41810049commit hash: cc0e26523c0898066a64997331ff22fc41810049 files touched by this commit
Matthias Fechner (mfechner) search for other commits by this committer
devel/gitlab-runner: fixed wrong link to tags page
15.11.0
14 May 2023 17:25:57
commit hash: e8220733425d0c3fe6a73cc4626ef82656b5eb16commit hash: e8220733425d0c3fe6a73cc4626ef82656b5eb16commit hash: e8220733425d0c3fe6a73cc4626ef82656b5eb16commit hash: e8220733425d0c3fe6a73cc4626ef82656b5eb16 files touched by this commit
Matthias Fechner (mfechner) search for other commits by this committer
devel/gitlab-runner: update to 15.11.0

Take an maintainer
Changelog:
https://gitlab.com/gitlab-org/gitlab-runner/-/blob/main/CHANGELOG.md#v15110-2023-04-21

Approved by:	bofh (maintainer by email)
15.10.0_1
11 Apr 2023 20:46:12
commit hash: 2c2dd8535554ef831d72fdb17c6679fbacbcdb35commit hash: 2c2dd8535554ef831d72fdb17c6679fbacbcdb35commit hash: 2c2dd8535554ef831d72fdb17c6679fbacbcdb35commit hash: 2c2dd8535554ef831d72fdb17c6679fbacbcdb35 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
*/*: Adopt ports from swills@
15.10.0_1
11 Apr 2023 20:34:04
commit hash: 4f538db960da5a685c2ddfa6428089654b0ad72dcommit hash: 4f538db960da5a685c2ddfa6428089654b0ad72dcommit hash: 4f538db960da5a685c2ddfa6428089654b0ad72dcommit hash: 4f538db960da5a685c2ddfa6428089654b0ad72d files touched by this commit
Rene Ladan (rene) search for other commits by this committer
all: return swills' ports to the pools after safeeping his ports bit.

With hat:	portmgr-secretary
15.10.0_1
08 Apr 2023 15:13:25
commit hash: ff40d94c1d2c808f3b54fad0e0a0a18dd9c62912commit hash: ff40d94c1d2c808f3b54fad0e0a0a18dd9c62912commit hash: ff40d94c1d2c808f3b54fad0e0a0a18dd9c62912commit hash: ff40d94c1d2c808f3b54fad0e0a0a18dd9c62912 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go{119,120} update
15.10.0
03 Apr 2023 10:01:10
commit hash: 53e88369d77b29da967f8e2aa9129aaf894b8dcccommit hash: 53e88369d77b29da967f8e2aa9129aaf894b8dcccommit hash: 53e88369d77b29da967f8e2aa9129aaf894b8dcccommit hash: 53e88369d77b29da967f8e2aa9129aaf894b8dcc files touched by this commit
Matthias Fechner (mfechner) search for other commits by this committer
devel/gitlab-runner: update to 15.10.0

Changelog:
https://gitlab.com/gitlab-org/gitlab-runner/-/blob/main/CHANGELOG.md
15.8.1_3
09 Mar 2023 19:18:07
commit hash: 09079730e9ca1d59129935a6046cbb7ee5e4a93dcommit hash: 09079730e9ca1d59129935a6046cbb7ee5e4a93dcommit hash: 09079730e9ca1d59129935a6046cbb7ee5e4a93dcommit hash: 09079730e9ca1d59129935a6046cbb7ee5e4a93d files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after Go ports update
15.8.1_2
15 Feb 2023 19:06:01
commit hash: 56b5ec772f679a600dabe41622c1350594628286commit hash: 56b5ec772f679a600dabe41622c1350594628286commit hash: 56b5ec772f679a600dabe41622c1350594628286commit hash: 56b5ec772f679a600dabe41622c1350594628286 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go{119,120} update
15.8.1_1
09 Feb 2023 21:55:23
commit hash: 2297efc51b0f75d25389b742048fb7e9b2d96f0dcommit hash: 2297efc51b0f75d25389b742048fb7e9b2d96f0dcommit hash: 2297efc51b0f75d25389b742048fb7e9b2d96f0dcommit hash: 2297efc51b0f75d25389b742048fb7e9b2d96f0d files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after GO_DEFAULT update.
15.8.1
03 Feb 2023 14:45:10
commit hash: c4527d109e86fd079874816d9b4f23e3bdfa9363commit hash: c4527d109e86fd079874816d9b4f23e3bdfa9363commit hash: c4527d109e86fd079874816d9b4f23e3bdfa9363commit hash: c4527d109e86fd079874816d9b4f23e3bdfa9363 files touched by this commit
Matthias Fechner (mfechner) search for other commits by this committer
devel/gitlab-runner: update to 15.8.1

Changelog:
https://gitlab.com/gitlab-org/gitlab-runner/-/blob/v15.8.1/CHANGELOG.md

Bug fixes

Use JobVariable.Value() for internal values !3870

Prevent masking panic by ignoring zero length secrets !3869
15.8.0
01 Feb 2023 09:21:09
commit hash: c72c5b6750fc9607ba047c97c14413897c2f8960commit hash: c72c5b6750fc9607ba047c97c14413897c2f8960commit hash: c72c5b6750fc9607ba047c97c14413897c2f8960commit hash: c72c5b6750fc9607ba047c97c14413897c2f8960 files touched by this commit
Matthias Fechner (mfechner) search for other commits by this committer
devel/gitlab-runner: update to 15.8.0

Changelog:
https://gitlab.com/gitlab-org/gitlab-runner/-/blob/v15.8.0/CHANGELOG.md
15.6.1_2
14 Jan 2023 11:31:17
commit hash: 3b383d833aadb5e3e89d8ee3db1fef37ac239af6commit hash: 3b383d833aadb5e3e89d8ee3db1fef37ac239af6commit hash: 3b383d833aadb5e3e89d8ee3db1fef37ac239af6commit hash: 3b383d833aadb5e3e89d8ee3db1fef37ac239af6 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTVERSION after lang/go{118,119} update
15.6.1_1
11 Dec 2022 11:17:27
commit hash: d9ad1002d517a618a299e45ae70075f2cfc66d2acommit hash: d9ad1002d517a618a299e45ae70075f2cfc66d2acommit hash: d9ad1002d517a618a299e45ae70075f2cfc66d2acommit hash: d9ad1002d517a618a299e45ae70075f2cfc66d2a files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go{118,119} update
15.6.1
03 Dec 2022 06:38:25
commit hash: 204a90044d188b6fff4a671bb9d033321b57afeccommit hash: 204a90044d188b6fff4a671bb9d033321b57afeccommit hash: 204a90044d188b6fff4a671bb9d033321b57afeccommit hash: 204a90044d188b6fff4a671bb9d033321b57afec files touched by this commit
Matthias Fechner (mfechner) search for other commits by this committer
devel/gitlab-runner: update to 15.6.1

Changelog:
https://gitlab.com/gitlab-org/gitlab-runner/-/blob/main/CHANGELOG.md

Differential Revision:	https://reviews.freebsd.org/D37525
14.5.0_6
06 Oct 2022 19:24:26
commit hash: bde51869ee0206eeaa2849d8ef28b14da59727a3commit hash: bde51869ee0206eeaa2849d8ef28b14da59727a3commit hash: bde51869ee0206eeaa2849d8ef28b14da59727a3commit hash: bde51869ee0206eeaa2849d8ef28b14da59727a3 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go{118,119} update
14.5.0_5
08 Sep 2022 16:33:18
commit hash: f05c98fffb232735c05ba30d43fb279085b813d7commit hash: f05c98fffb232735c05ba30d43fb279085b813d7commit hash: f05c98fffb232735c05ba30d43fb279085b813d7commit hash: f05c98fffb232735c05ba30d43fb279085b813d7 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go{118,119} update
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
14.5.0_4
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
14.5.0_4
03 Aug 2022 21:35:13
commit hash: 4476f89764d3ee73d216c2d56df149e8d4c62c24commit hash: 4476f89764d3ee73d216c2d56df149e8d4c62c24commit hash: 4476f89764d3ee73d216c2d56df149e8d4c62c24commit hash: 4476f89764d3ee73d216c2d56df149e8d4c62c24 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after Go update

Bump Go ports PORTREVISION after GO_DEFAULT and lang/go118 update.
14.5.0_3
14 Jul 2022 12:46:05
commit hash: 153cb65ac8a05356245dd09d1ff48c2a6afafc5acommit hash: 153cb65ac8a05356245dd09d1ff48c2a6afafc5acommit hash: 153cb65ac8a05356245dd09d1ff48c2a6afafc5acommit hash: 153cb65ac8a05356245dd09d1ff48c2a6afafc5a files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go{117,118} update
14.5.0_2
07 Jun 2022 21:56:10
commit hash: 309cdeccd802bb370a42e80cc4468da17c8dab35commit hash: 309cdeccd802bb370a42e80cc4468da17c8dab35commit hash: 309cdeccd802bb370a42e80cc4468da17c8dab35commit hash: 309cdeccd802bb370a42e80cc4468da17c8dab35 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
*/*: Bump port revisons after lang/go{117,118} update
14.5.0_1
30 Mar 2022 07:01:44
commit hash: d690b5102f75bf70e3cfb280a84c9f3eaf4ec653commit hash: d690b5102f75bf70e3cfb280a84c9f3eaf4ec653commit hash: d690b5102f75bf70e3cfb280a84c9f3eaf4ec653commit hash: d690b5102f75bf70e3cfb280a84c9f3eaf4ec653 files touched by this commit
Guangyuan Yang (ygy) search for other commits by this committer
*/*: Bump PORTREVISION after lang/go 1.18 update
14.5.0
14 Mar 2022 02:24:38
commit hash: e4ad55d58c065b7b72435ae7632178a35048ef63commit hash: e4ad55d58c065b7b72435ae7632178a35048ef63commit hash: e4ad55d58c065b7b72435ae7632178a35048ef63commit hash: e4ad55d58c065b7b72435ae7632178a35048ef63 files touched by this commit
Steve Wills (swills) search for other commits by this committer
Author: Boris Korzun
devel/gitlab-runner: update to 14.5.0

PR:		260035
14.1.0
24 Jul 2021 07:08:02
commit hash: 1da9f6da91bc1a073f28a8bb2f5e6d0247ac5392commit hash: 1da9f6da91bc1a073f28a8bb2f5e6d0247ac5392commit hash: 1da9f6da91bc1a073f28a8bb2f5e6d0247ac5392commit hash: 1da9f6da91bc1a073f28a8bb2f5e6d0247ac5392 files touched by this commit
Matthias Fechner (mfechner) search for other commits by this committer
devel/gitlab-runner: Update to 14.1.0

This update fixes the problem that the distfiles for version
13.9.0 are not fetchable anymore as it seems that upstream has removed
it or the checksum of the files changed.

PR:		256865
Reported by:	arrowd
13.9.0
09 Apr 2021 18:44:23
commit hash: 911f04257e3175fca4e46c7d57bf5ca79767e209commit hash: 911f04257e3175fca4e46c7d57bf5ca79767e209commit hash: 911f04257e3175fca4e46c7d57bf5ca79767e209commit hash: 911f04257e3175fca4e46c7d57bf5ca79767e209 files touched by this commit
Matthias Fechner (mfechner) search for other commits by this committer
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.0
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
13.9.0
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
13.9.0
07 Mar 2021 09:53:07
Revision:567554Original commit files touched by this commit
tobik search for other commits by this committer
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.0
27 Feb 2021 03:30:23
Revision:566658Original commit files touched by this commit
swills search for other commits by this committer
devel/gitlab-runner: update to 13.9.0
13.8.0
05 Feb 2021 03:22:32
Revision:564080Original commit files touched by this commit
swills search for other commits by this committer
devel/gitlab-runner: update to 13.8.0
13.7.0
26 Dec 2020 23:17:15
Revision:559321Original commit files touched by this commit
swills search for other commits by this committer
devel/gitlab-runner: update to 13.7.0
13.6.0
07 Dec 2020 00:56:15
Revision:557192Original commit files touched by this commit
swills search for other commits by this committer
devel/gitlab-runner: update to 13.6.0
13.5.0
20 Oct 2020 16:38:20
Revision:552829Original commit files touched by this commit
swills search for other commits by this committer
devel/gitlab-runner: update to 13.5.0
13.4.1
09 Oct 2020 03:51:32
Revision:551740Original commit files touched by this commit
swills search for other commits by this committer
devel/gitlab-runner: update to 13.4.1
13.4.0
22 Sep 2020 14:12:44
Revision:549595Original commit files touched by this commit
swills search for other commits by this committer
devel/gitlab-runner: update to 13.4.0
13.3.1
09 Sep 2020 20:49:33
Revision:548159Original commit files touched by this commit
swills search for other commits by this committer
devel/gitlab-runner: update to 13.3.1
13.3.0
27 Aug 2020 17:14:25
Revision:546370Original commit files touched by this commit
swills search for other commits by this committer
devel/gitlab-runner: update to 13.3.0
13.2.2
15 Aug 2020 18:58:06
Revision:545058Original commit files touched by this commit
swills search for other commits by this committer
devel/gitlab-runner: update to 13.2.2
13.2.1
23 Jul 2020 10:38:40
Revision:542923Original commit files touched by this commit
tz search for other commits by this committer
devel/gitlab-runner: Update from 13.1.1 to 13.2.1

Changelogs https://gitlab.com/gitlab-org/gitlab-runner/blob/v13.2.1/CHANGELOG.md

While here add stage gomods-dep in order to ease the handling of the go
dependencies

Sponsored by:	Bounce Experts
13.1.1
14 Jul 2020 21:29:12
Revision:542237Original commit files touched by this commit
tz search for other commits by this committer
devel/gitlab-runner: Update from 12.6.0 to 13.1.1

There are hundrets of changes done. Have a look at the folling changelogs:
v12.7.0: 
https://gitlab.com/gitlab-org/gitlab-runner/blob/v13.1.1/CHANGELOG.md#v1270-2020-01-20
v12.7.1: 
https://gitlab.com/gitlab-org/gitlab-runner/blob/v13.1.1/CHANGELOG.md#v1271-2020-01-23
v12.8.0: 
https://gitlab.com/gitlab-org/gitlab-runner/blob/v13.1.1/CHANGELOG.md#v1280-2020-02-22
v12.9.0: 
https://gitlab.com/gitlab-org/gitlab-runner/blob/v13.1.1/CHANGELOG.md#v1290-2020-03-20
v12.10.0:
https://gitlab.com/gitlab-org/gitlab-runner/blob/v13.1.1/CHANGELOG.md#v12100-2020-04-21
v13.0.0: 
https://gitlab.com/gitlab-org/gitlab-runner/blob/v13.1.1/CHANGELOG.md#v1300-2020-05-20
v13.0.1: 
https://gitlab.com/gitlab-org/gitlab-runner/blob/v13.1.1/CHANGELOG.md#v1301-2020-06-01
v13.1.0: 
https://gitlab.com/gitlab-org/gitlab-runner/blob/v13.1.1/CHANGELOG.md#v1310-2020-06-19
v13.1.1: 
https://gitlab.com/gitlab-org/gitlab-runner/blob/v13.1.1/CHANGELOG.md#v1311-2020-07-01

Special thanks to swills for the massive ground work done.
Without your work i would not have accomplished this update!

Sponsored by:	Bounce Experts
12.6.0
30 Mar 2020 15:06:49
Revision:529892Original commit files touched by this commit
mikael search for other commits by this committer
devel/gitlab-runner: fix patch files

The patch were applied twice.

Reported by:	mfechner
Approved by:	manu (mentor, implicit)
12.6.0
27 Mar 2020 17:14:02
Revision:529268Original commit files touched by this commit
mikael search for other commits by this committer
devel/gitlab-runner: unbreak on aarch64

  # github.com/kr/pty
  vendor/github.com/kr/pty/pty_freebsd.go:50:20: undefined: fiodgnameArg
  vendor/github.com/kr/pty/pty_freebsd.go:63:12: undefined: _C_SPECNAMELEN
  vendor/github.com/kr/pty/pty_freebsd.go:66:9: undefined: fiodgnameArg

Add the missing ztypes_freebsd_arm64.go file for aarch64

  # golang.org/x/sys/unix
  vendor/golang.org/x/sys/unix/ztypes_freebsd_arm64.go:400:12: undefined:
uint128

Import upstream patch
https://github.com/golang/sys/commit/33540a1f603772f9d4b761f416f5c10dade23e96

PR:		245012
Approved by:	swills (maintainer), manu (mentor, implicit)
12.6.0
06 Jan 2020 23:06:07
Revision:522302Original commit files touched by this commit
swills search for other commits by this committer
devel/gitlab-runner: update to 12.6.0
12.4.0
23 Oct 2019 15:37:36
Revision:515267Original commit files touched by this commit
swills search for other commits by this committer
devel/gitlab-runner: update to 12.4.0
12.3.0
07 Oct 2019 17:10:46
Revision:513972Original commit files touched by this commit
swills search for other commits by this committer
devel/gitlab-runner: update to 12.3.0
12.1.0
29 Sep 2019 22:29:40
Revision:513274Original commit files touched by this commit
dmgk search for other commits by this committer
Go ports: cleanup, finish transition to USES=go started with r505321 (cat.
audio-mail)

- Remove custom build/install targets left in place after r505321
- Switch to the new GO_TARGET tuple syntax introduced in r512001
- Switch to go:modules when upstream already uses them

Reviewed by:	tobik
Approved by:	araujo (mentor), portmgr (adamw)
Differential Revision:	https://reviews.freebsd.org/D21741
12.1.0
19 Aug 2019 20:24:15
Revision:509309Original commit files touched by this commit
swills search for other commits by this committer
devel/gitlab-runner: update to 12.1.0
11.11.1
13 Aug 2019 16:01:59
Revision:508835Original commit files touched by this commit Sanity Test Failure
mat search for other commits by this committer
Convert to UCL & cleanup pkg-message (categories d)
11.11.1
29 Jun 2019 03:51:14
Revision:505321Original commit files touched by this commit
tobik search for other commits by this committer
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
11.11.1
24 May 2019 20:19:20
Revision:502490Original commit files touched by this commit
swills search for other commits by this committer
devel/gitlab-runner: update to 11.11.1
11.11.0
22 May 2019 03:51:08
Revision:502246Original commit files touched by this commit
swills search for other commits by this committer
devel/gitlab-runner: update to 11.11.0
11.10.1
26 Apr 2019 20:07:33
Revision:500132Original commit files touched by this commit
swills search for other commits by this committer
devel/gitlab-runner: update to 11.10.1
11.10.0
23 Apr 2019 08:07:39
Revision:499729Original commit files touched by this commit
mfechner search for other commits by this committer
Upgrade to 11.10.0 which is required for Gitlab 11.10 upgrade.
11.7.0_1
04 Mar 2019 21:57:15
Revision:494656Original commit files touched by this commit
swills search for other commits by this committer
devel/gitlab-runner: fix build after go 1.12 update

PR:		236131
Submitted by:	mfechner
11.7.0
28 Jan 2019 11:47:58
Revision:491477Original commit files touched by this commit
swills search for other commits by this committer
devel/gitlab-runner: fix GITREV

Submitted by:	tobik
11.7.0
27 Jan 2019 17:36:11
Revision:491371Original commit files touched by this commit
swills search for other commits by this committer
devel/gitlab-runner: update to 11.7.0
11.6.1
17 Jan 2019 19:23:08
Revision:490599Original commit files touched by this commit
swills search for other commits by this committer
devel/gitlab-runner: update to 11.6.1
11.6.0_1
16 Jan 2019 17:05:47
Revision:490493Original commit files touched by this commit
swills search for other commits by this committer
devel/gitlab-runner: Fix env issue

The rc script failed to pass the environtment to the command, causing
automated (non-interactive) configuration to fail.

MFH:		2019Q1
11.6.0
27 Dec 2018 17:10:37
Revision:488554Original commit files touched by this commit
swills search for other commits by this committer
devel/gitlab-runner: update to 11.6.0
11.5.1
07 Dec 2018 19:42:55
Revision:486885Original commit files touched by this commit
swills search for other commits by this committer
devel/gitlab-runner: update to 11.5.1
11.5.0
27 Nov 2018 18:25:19
Revision:486046Original commit files touched by this commit
swills search for other commits by this committer
devel/gitlab-runner: update to 11.5.0
11.2.0
22 Sep 2018 00:57:37
Revision:480336Original commit files touched by this commit
swills search for other commits by this committer
devel/gitlab-runner: update to 11.2.0
11.0.0
24 Jun 2018 00:11:55
Revision:473168Original commit files touched by this commit
swills search for other commits by this committer
devel/gitlab-runner: update to 11.0.0
10.7.2
19 May 2018 01:51:56
Revision:470351Original commit files touched by this commit
swills search for other commits by this committer
devel/gitlab-runner: update to 10.7.2
10.6.0
17 Apr 2018 00:07:05
Revision:467543Original commit files touched by this commit
swills search for other commits by this committer
devel/gitlab-runner: update to 10.6.0
10.4.0
07 Mar 2018 08:06:24
Revision:463776Original commit files touched by this commit
yuri search for other commits by this committer
Make 41 Go ports respect MAKE_ENV. This is expected to unbreak them.

Ports:
benchmarks/hey benchmarks/vegeta databases/influxdb devel/arduino-builder
devel/arduinoOTA
devel/awless devel/git-codereview devel/git-town devel/gitlab-runner devel/grv
devel/hub devel/jfrog-cli editors/micro finance/fixc misc/exercism
net-mgmt/intel-snap net-mgmt/kapacitor net-mgmt/telegraf net/goreplay
net/syncthing
net/syncthing-cli net/syncthing-discosrv net/syncthing-inotify
print/cups-connector security/sops
security/vault sysutils/amazon-ssm-agent sysutils/circonus-agent sysutils/consul
sysutils/consul_exporter
sysutils/envconsul sysutils/serf textproc/consul-template textproc/spiff
www/gobuffalo
www/grafana2 www/grafana3 www/mattermost-server www/minio www/minio-client
www/uchiwa

Approved by:	tcberner (mentor, implicit)
Approved by:	portmgr (port compliance, infrastructure)
10.4.0
25 Jan 2018 03:06:14
Revision:459905Original commit files touched by this commit
swills search for other commits by this committer
devel/gitlab-runner: update to 10.4.0
10.3.0
24 Jan 2018 03:13:55
Revision:459812Original commit files touched by this commit
swills search for other commits by this committer
devel/gitlab-runner: fix fetch
10.3.0
09 Jan 2018 03:09:20
Revision:458505Original commit files touched by this commit
swills search for other commits by this committer
devel/gitlab-runner: update to 10.3.0
10.0.2
16 Oct 2017 15:26:17
Revision:452200Original commit files touched by this commit
swills search for other commits by this committer
devel/gitlab-runner: update to 10.0.2
9.5.0
17 Sep 2017 01:34:38
Revision:449979Original commit files touched by this commit
swills search for other commits by this committer
devel/gitlab-runner: update to 9.5.0 [0]

While here, add patch to enable syslog logging and enable it in rc script [1]

PR:		221769 [1]
Submitted by:	Ben RUBSON <ben.rubson@gmail.com> [1]
9.3.0
20 Jul 2017 22:45:25
Revision:446299Original commit files touched by this commit
swills search for other commits by this committer
devel/gitlab-runner: update to 9.3.0
1.11.1_1
06 Apr 2017 12:17:28
Revision:437860Original commit files touched by this commit
swills search for other commits by this committer
devel/gitlab-runner: chase upstream updates

Upstream updated the prebuilt docker images, update the checksums for those.
1.11.1
05 Apr 2017 18:03:24
Revision:437803Original commit files touched by this commit
swills search for other commits by this committer
devel/gitlab-runner: create port

GitLab Runner is the open source project that is used to run your jobs and send
the results back to GitLab. It is used in conjunction with GitLab CI, the
open-source continuous integration service included with GitLab that
coordinates the jobs.

WWW: https://gitlab.com/gitlab-org/gitlab-ci-multi-runner/tree/master

Number of commits found: 93