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
Port details on branch 2025Q4
gitlab-runner Official GitLab Runner written in Go
18.6.2 devel on this many watch lists=0 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 18.6.2Version of this port present on the latest quarterly branch.
Maintainer: mfechner@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2025-10-26 20:18:25
Last Update: 2025-11-27 18:59:30
Commit Hash: 736df34
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 - no subversion history for this port

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-18.6.2/catalog.mk
  3. /usr/local/share/licenses/gitlab-runner-18.6.2/LICENSE
  4. /usr/local/share/licenses/gitlab-runner-18.6.2/MIT
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • gitlab_runner
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 = 1764246727 SHA256 (go/devel_gitlab-runner/gitlab-runner-v18.6.2/prebuilt-x86_64.tar.xz) = b0dccc53f415962dde3f5a7e6f1ab068b8da5484a7fefdae2c5e39d8bb6c637e SIZE (go/devel_gitlab-runner/gitlab-runner-v18.6.2/prebuilt-x86_64.tar.xz) = 9594352

Expand this list (8 items)

Collapse this list.

SHA256 (go/devel_gitlab-runner/gitlab-runner-v18.6.2/prebuilt-arm.tar.xz) = 5018c6b661ebf4b9c661593548e45394c553bbd4082b5ef744a39a1f7f1fee32 SIZE (go/devel_gitlab-runner/gitlab-runner-v18.6.2/prebuilt-arm.tar.xz) = 9020896 SHA256 (go/devel_gitlab-runner/gitlab-runner-v18.6.2/go.mod) = 82fa95d31cd6973595b6af8467db047db6731d50e16681561f9f4a7f2c271491 SIZE (go/devel_gitlab-runner/gitlab-runner-v18.6.2/go.mod) = 13992 SHA256 (go/devel_gitlab-runner/gitlab-runner-v18.6.2/gitlab-runner-v18.6.2.tar.bz2) = e628e3a22f6b97e1e55ee0009ad57bc8d91142ff38f11a77a82d68ad950756ad SIZE (go/devel_gitlab-runner/gitlab-runner-v18.6.2/gitlab-runner-v18.6.2.tar.bz2) = 2098175 SHA256 (go/devel_gitlab-runner/gitlab-runner-v18.6.2/5966.patch) = 52130ded5234c4612bcc83a39721589f73a5fe18e908381a61f2801f2df85b4a SIZE (go/devel_gitlab-runner/gitlab-runner-v18.6.2/5966.patch) = 5702

Collapse this list.


No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
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. go124 : lang/go124
Runtime dependencies:
  1. bash : shells/bash
  2. ca_root_nss>=0 : security/ca_root_nss
  3. git : devel/git
  4. gitlab-analyzers-secrets>=0 : security/gitlab-analyzers-secrets
Fetch dependencies:
  1. go124 : lang/go124
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
devel_gitlab-runner
USES:
go:modules,1.24 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/v18.6.2/
  2. https://gitlab.com/mfechner/gitlab-runner/-/raw/18-6-stable/
Collapse this list.

Number of commits found: 7

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
18.6.2
27 Nov 2025 18:59:30
commit hash: 736df34cc1d485b2de4100f34545962623bfe8b8commit hash: 736df34cc1d485b2de4100f34545962623bfe8b8commit hash: 736df34cc1d485b2de4100f34545962623bfe8b8commit hash: 736df34cc1d485b2de4100f34545962623bfe8b8 files touched by this commit
Matthias Fechner (mfechner) search for other commits by this committer
devel/gitlab-runner: update to 18.6.2

Include in addition a hotfix for:
Fix bash shell cleanup to support variable expansion in paths
https://gitlab.com/gitlab-org/gitlab-runner/-/merge_requests/5966

Changes:	https://gitlab.com/gitlab-org/gitlab-runner/-/releases
(cherry picked from commit 2e4d871e7a2074deb41dd8f7e041ec0925d5a8bb)
18.6.1_1
27 Nov 2025 11:55:04
commit hash: ab233f1244bce1713b844a8f6a0037cfd3555c55commit hash: ab233f1244bce1713b844a8f6a0037cfd3555c55commit hash: ab233f1244bce1713b844a8f6a0037cfd3555c55commit hash: ab233f1244bce1713b844a8f6a0037cfd3555c55 files touched by this commit
Matthias Fechner (mfechner) search for other commits by this committer
devel/gitlab-runner: fix pipeline errors

Running pipelines with shell executor stops with error:
fatal: unable to get password from user

See also here:
https://gitlab.com/gitlab-org/gitlab-runner/-/issues/39130
https://gitlab.com/gitlab-org/gitlab-runner/-/merge_requests/5961

(cherry picked from commit 548798bd62843b70db2268085eba959fffcf64d6)
18.6.1
27 Nov 2025 11:54:57
commit hash: 400202c4215288d472355e914bdba82a58613ecacommit hash: 400202c4215288d472355e914bdba82a58613ecacommit hash: 400202c4215288d472355e914bdba82a58613ecacommit hash: 400202c4215288d472355e914bdba82a58613eca files touched by this commit
Matthias Fechner (mfechner) search for other commits by this committer
devel/gitlab-runner: update to 18.6.1

This release includes the patch, so removed it.

Changes:	https://gitlab.com/gitlab-org/gitlab-runner/-/compare/v18.6.0...v18.6.1?from_project_id=250833
(cherry picked from commit d335d58e247a5829f8a7896e3fdc2a3bc5ed9178)
18.6.0
27 Nov 2025 11:51:18
commit hash: 78f8481d6b70cc84eed973c82f2e80212159dca8commit hash: 78f8481d6b70cc84eed973c82f2e80212159dca8commit hash: 78f8481d6b70cc84eed973c82f2e80212159dca8commit hash: 78f8481d6b70cc84eed973c82f2e80212159dca8 files touched by this commit
Matthias Fechner (mfechner) search for other commits by this committer
devel/gitlab-runner: update to 18.6.0

Fixes error in pipeline:
fatal: unable to get password from user

More info:
https://gitlab.com/gitlab-org/gitlab/-/issues/581563
https://gitlab.com/gitlab-org/gitlab-runner/-/issues/39123
https://gitlab.com/gitlab-org/gitlab-runner/-/merge_requests/5958

Changes:	https://gitlab.com/gitlab-org/gitlab-runner/blob/v18.6.0/CHANGELOG.md
(cherry picked from commit e79904f596481ac401dad3f65689ddcdc70fc242)
18.5.0_2
27 Nov 2025 11:50:38
commit hash: 06769fcedac5d2a897679bd990839809fad6c257commit hash: 06769fcedac5d2a897679bd990839809fad6c257commit hash: 06769fcedac5d2a897679bd990839809fad6c257commit hash: 06769fcedac5d2a897679bd990839809fad6c257 files touched by this commit
Matthias Fechner (mfechner) search for other commits by this committer
devel/gitlab-runner: install the gitlab secrets scanner

This makes it now possible to have a gitlab-runner with shell
and in the pipeline of the repository the default
gitlab pipeline can be used now, like:
include:
  - template: Jobs/Secret-Detection.gitlab-ci.yml

(cherry picked from commit 00d8e612f47c363bd383b66d782e0a3605f34453)
18.5.0_1
01 Nov 2025 15:48:35
commit hash: ae07b4cd9e5d2da82d1b03dfbd103c951d7a9114commit hash: ae07b4cd9e5d2da82d1b03dfbd103c951d7a9114commit hash: ae07b4cd9e5d2da82d1b03dfbd103c951d7a9114commit hash: ae07b4cd9e5d2da82d1b03dfbd103c951d7a9114 files touched by this commit
Adam Weinberger (adamw) search for other commits by this committer
various: Bump Go ports for 1.24.9

This is a direct commit to 2025Q4. It'll definitely bring things (esp.
PORTREVISION lines) out of sync with main, but trying to MFH the
associated bump commit would bring in a massive quantity of conflicts.
18.5.0
26 Oct 2025 18:44:12
commit hash: b537c2937c897eb4d2119b57aa2c43879ae82533commit hash: b537c2937c897eb4d2119b57aa2c43879ae82533commit hash: b537c2937c897eb4d2119b57aa2c43879ae82533commit hash: b537c2937c897eb4d2119b57aa2c43879ae82533 files touched by this commit
Matthias Fechner (mfechner) search for other commits by this committer
devel/gitlab-runner: update to 18.5.0

Changes:	https://gitlab.com/gitlab-org/gitlab-runner/blob/v18.5.0/CHANGELOG.md
(cherry picked from commit ba4f99d8ad1151579ebd19fd04268f2e7ab71b27)

Number of commits found: 7