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

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it''''''''s already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details
gitlab-runner Official GitLab Runner written in Go
17.9.0_2 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 17.9.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: 2025-04-02 02:07:58
Commit Hash: a4e30d4
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-17.9.0_2/catalog.mk
  3. /usr/local/share/licenses/gitlab-runner-17.9.0_2/LICENSE
  4. /usr/local/share/licenses/gitlab-runner-17.9.0_2/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 = 1740563047 SHA256 (go/devel_gitlab-runner/gitlab-runner-v17.9.0/prebuilt-x86_64.tar.xz) = b0dccc53f415962dde3f5a7e6f1ab068b8da5484a7fefdae2c5e39d8bb6c637e SIZE (go/devel_gitlab-runner/gitlab-runner-v17.9.0/prebuilt-x86_64.tar.xz) = 9594352

Expand this list (6 items)

Collapse this list.

SHA256 (go/devel_gitlab-runner/gitlab-runner-v17.9.0/prebuilt-arm.tar.xz) = 5018c6b661ebf4b9c661593548e45394c553bbd4082b5ef744a39a1f7f1fee32 SIZE (go/devel_gitlab-runner/gitlab-runner-v17.9.0/prebuilt-arm.tar.xz) = 9020896 SHA256 (go/devel_gitlab-runner/gitlab-runner-v17.9.0/go.mod) = 8af1f0b0556c15751e5e8ff8b6fdf45de3184fd94ab8928e89af8ec4ca7c4b3a SIZE (go/devel_gitlab-runner/gitlab-runner-v17.9.0/go.mod) = 13172 SHA256 (go/devel_gitlab-runner/gitlab-runner-v17.9.0/gitlab-runner-v17.9.0.tar.bz2) = 83405d222f7c43057ff0e78a18020572ae8cdd1a7bfdc293134fef833cdc3e59 SIZE (go/devel_gitlab-runner/gitlab-runner-v17.9.0/gitlab-runner-v17.9.0.tar.bz2) = 1782573

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. go123 : lang/go123
Runtime dependencies:
  1. bash : shells/bash
  2. ca_root_nss>=0 : security/ca_root_nss
  3. git : devel/git
Fetch dependencies:
  1. go123 : lang/go123
  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.23 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/v17.9.0/
  2. https://gitlab.com/gitlab-org/gitlab-runner/-/raw/v17.9.0/
Collapse this list.

Number of commits found: 117 (showing only 17 on this page)

«  1 | 2 

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

«  1 | 2