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 on branch 2022Q3
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.


Packages (timestamps in pop-ups are UTC):
gitlab-runner
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest16.10.016.10.0-16.10.016.10.0---
FreeBSD:13:quarterly16.9.116.9.1-16.9.116.10.0_1---
FreeBSD:14:latest16.9.116.10.0-16.9.116.10.0---
FreeBSD:14:quarterly16.9.116.10.0_1-16.9.116.10.0_1---
FreeBSD:15:latest16.9.116.10.0n/a16.7.0_2n/a---
FreeBSD:15:quarterly--n/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. 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.

There are no commits on branch 2022Q3 for this port