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
I started running short on disk space for the non-production FreshPorts hosts. This time, I have decided to ask for donations. See my recent blog post which points to my Patreon account.
Port details
gitlab-runner Official GitLab Runner written in Go
18.3.0_1 devel on this many watch lists=5 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.3.0Version 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: 2025-09-04 17:53:24
Commit Hash: 31a5a22
People watching this port, also watch:: telegraf, influxdb, git, courier-authlib-userdb, nagios-check_hdd_health
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-18.3.0_1/catalog.mk
  3. /usr/local/share/licenses/gitlab-runner-18.3.0_1/LICENSE
  4. /usr/local/share/licenses/gitlab-runner-18.3.0_1/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 = 1756440493 SHA256 (go/devel_gitlab-runner/gitlab-runner-v18.3.0/prebuilt-x86_64.tar.xz) = b0dccc53f415962dde3f5a7e6f1ab068b8da5484a7fefdae2c5e39d8bb6c637e SIZE (go/devel_gitlab-runner/gitlab-runner-v18.3.0/prebuilt-x86_64.tar.xz) = 9594352

Expand this list (6 items)

Collapse this list.

SHA256 (go/devel_gitlab-runner/gitlab-runner-v18.3.0/prebuilt-arm.tar.xz) = 5018c6b661ebf4b9c661593548e45394c553bbd4082b5ef744a39a1f7f1fee32 SIZE (go/devel_gitlab-runner/gitlab-runner-v18.3.0/prebuilt-arm.tar.xz) = 9020896 SHA256 (go/devel_gitlab-runner/gitlab-runner-v18.3.0/go.mod) = 7b21298f756a14279964a1892eb446566af6349c650dd6ed35c09a6b57e55ba2 SIZE (go/devel_gitlab-runner/gitlab-runner-v18.3.0/go.mod) = 13412 SHA256 (go/devel_gitlab-runner/gitlab-runner-v18.3.0/gitlab-runner-v18.3.0.tar.bz2) = 32e64beaedfa575e42144341ec38a073f5178ac37a747a0bd3e93fc971b50d6e SIZE (go/devel_gitlab-runner/gitlab-runner-v18.3.0/gitlab-runner-v18.3.0.tar.bz2) = 2018932

Collapse this list.


Packages (timestamps in pop-ups are UTC):
gitlab-runner
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest18.3.0_118.3.0_1-18.2.218.3.0_1---
FreeBSD:13:quarterly18.3.018.3.0-18.3.018.3.0---
FreeBSD:14:latest18.2.218.3.0_1-18.2.218.3.0_1---
FreeBSD:14:quarterly18.3.018.3.0-18.3.018.3.0---
FreeBSD:15:latest18.2.0_118.3.0_1n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
FreeBSD:16:latest-18.3.0_1n/a-n/a---
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
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.3.0/
  2. https://gitlab.com/mfechner/gitlab-runner/-/raw/18-3-stable/
Collapse this list.

Number of commits found: 125 (showing only 25 on this page)

«  1 | 2 

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
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: 125 (showing only 25 on this page)

«  1 | 2