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 2024Q1
gitlab-runner Official GitLab Runner written in Go
16.9.1 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 17.7.0Version of this port present on the latest quarterly branch.
Maintainer: mfechner@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-01-15 12:13:01
Last Update: 2024-03-08 07:57:14
Commit Hash: 12ccfd0
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-16.9.1/catalog.mk
  3. /usr/local/share/licenses/gitlab-runner-16.9.1/LICENSE
  4. /usr/local/share/licenses/gitlab-runner-16.9.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 = 1709787913 SHA256 (go/devel_gitlab-runner/gitlab-runner-v16.9.1/prebuilt-x86_64.tar.xz) = b0dccc53f415962dde3f5a7e6f1ab068b8da5484a7fefdae2c5e39d8bb6c637e SIZE (go/devel_gitlab-runner/gitlab-runner-v16.9.1/prebuilt-x86_64.tar.xz) = 9594352

Expand this list (6 items)

Collapse this list.

SHA256 (go/devel_gitlab-runner/gitlab-runner-v16.9.1/prebuilt-arm.tar.xz) = 5018c6b661ebf4b9c661593548e45394c553bbd4082b5ef744a39a1f7f1fee32 SIZE (go/devel_gitlab-runner/gitlab-runner-v16.9.1/prebuilt-arm.tar.xz) = 9020896 SHA256 (go/devel_gitlab-runner/gitlab-runner-v16.9.1/go.mod) = 11ab3d9833bb178f098f9ffd9d04bf932850350392e3ba69e06072199ea0ebb3 SIZE (go/devel_gitlab-runner/gitlab-runner-v16.9.1/go.mod) = 10444 SHA256 (go/devel_gitlab-runner/gitlab-runner-v16.9.1/gitlab-runner-v16.9.1.tar.bz2) = e86640544191c471aaa4878338df025e557590ecc447f3b268a05ae67be84105 SIZE (go/devel_gitlab-runner/gitlab-runner-v16.9.1/gitlab-runner-v16.9.1.tar.bz2) = 1362513

Collapse this list.


Packages (timestamps in pop-ups are UTC):
gitlab-runner
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest17.6.017.6.0-17.6.017.6.0---
FreeBSD:13:quarterly17.6.017.6.0-17.6.017.6.0---
FreeBSD:14:latest17.6.017.6.0-17.6.017.6.0---
FreeBSD:14:quarterly17.6.017.6.0-17.6.017.6.0---
FreeBSD:15:latest17.6.017.6.0n/a17.6.0n/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. go121 : lang/go121
Runtime dependencies:
  1. bash : shells/bash
  2. ca_root_nss>=0 : security/ca_root_nss
  3. git : devel/git
Fetch dependencies:
  1. go121 : lang/go121
  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.21 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.9.1/
  2. https://gitlab.com/gitlab-org/gitlab-runner/-/raw/v16.9.1/
Collapse this list.

Number of commits found: 6

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
16.9.1
08 Mar 2024 07:57:14
commit hash: 12ccfd00e6444273670a0e33ea41159511858939commit hash: 12ccfd00e6444273670a0e33ea41159511858939commit hash: 12ccfd00e6444273670a0e33ea41159511858939commit hash: 12ccfd00e6444273670a0e33ea41159511858939 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
(cherry picked from commit 9fb862df8238d80de27e5a5bdfb61b0ecf27b90b)
16.9.0_1
06 Mar 2024 22:19:48
commit hash: 96bfa4b97f72c1d7f55811b66692d064072600abcommit hash: 96bfa4b97f72c1d7f55811b66692d064072600abcommit hash: 96bfa4b97f72c1d7f55811b66692d064072600abcommit hash: 96bfa4b97f72c1d7f55811b66692d064072600ab files touched by this commit
Ashish SHUKLA (ashish) search for other commits by this committer
all: Bump after lang/go121 update

There were a few conflicts which were manually resolved

MFH:		2024Q1
(cherry picked from commit ab359b34c97c7d1240079914bcd4dd54eb155e19)
16.9.0
23 Feb 2024 14:26:30
commit hash: d1fada2ed43b52ce947941e72a476c8daba8f440commit hash: d1fada2ed43b52ce947941e72a476c8daba8f440commit hash: d1fada2ed43b52ce947941e72a476c8daba8f440commit hash: d1fada2ed43b52ce947941e72a476c8daba8f440 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
(cherry picked from commit f132d9654422c8429cd5e3abcf6c19ea395a8281)
16.8.0
23 Feb 2024 14:18:33
commit hash: 4b2e67246cfe6ea7ba256e65615c3d9adbdca61dcommit hash: 4b2e67246cfe6ea7ba256e65615c3d9adbdca61dcommit hash: 4b2e67246cfe6ea7ba256e65615c3d9adbdca61dcommit hash: 4b2e67246cfe6ea7ba256e65615c3d9adbdca61d 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
(cherry picked from commit fa16afa44fe64e3847705c1b1af9f607f817f415)
16.7.0_1
15 Jan 2024 12:07:03
commit hash: 01233f344f5f62dd3c6cf6a62419eaa3ebfeb511commit hash: 01233f344f5f62dd3c6cf6a62419eaa3ebfeb511commit hash: 01233f344f5f62dd3c6cf6a62419eaa3ebfeb511commit hash: 01233f344f5f62dd3c6cf6a62419eaa3ebfeb511 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>

(cherry picked from commit 6c7de795fd4f0ed192859941b399c523f4ade99d)
16.7.0
15 Jan 2024 12:07:01
commit hash: 153c7b8b7735aa1a22f2572f5c9250d659c1d7b2commit hash: 153c7b8b7735aa1a22f2572f5c9250d659c1d7b2commit hash: 153c7b8b7735aa1a22f2572f5c9250d659c1d7b2commit hash: 153c7b8b7735aa1a22f2572f5c9250d659c1d7b2 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
(cherry picked from commit f5ab83f776e9e87457816236860ed8be04bb4bba)

Number of commits found: 6