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
Remember
I remember
2024-11-06 Today brought in a new category: filesystems. Sadly, the website did not process it well. I am working on that. It may take a few days.
2024-11-07 Commit processing is halted. I have a fix for the new category. It is making its way through the system.
UPDATE: the backend is processing the original filesystems commit now. It should take about an hour.
UPDATE: as of 20:30 UTC, the filesystems commit has been processed. Commit processing is now up to date.
Port details on branch 2024Q3
gitaly Smart reverse proxy for GitLab
17.3.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 17.4.2Version of this port present on the latest quarterly branch.
Maintainer: mfechner@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-07-21 06:57:14
Last Update: 2024-09-13 14:46:24
Commit Hash: 8f1e439
License: MIT
WWW:
https://gitlab.com/gitlab-org/gitaly
Description:
Gitaly is a Git RPC service for handling all the git calls made by GitLab.
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 (3 items)
Collapse this list.
  1. /usr/local/share/licenses/gitaly-17.3.2/catalog.mk
  2. /usr/local/share/licenses/gitaly-17.3.2/LICENSE
  3. /usr/local/share/licenses/gitaly-17.3.2/MIT
Collapse this list.
Dependency lines:
  • gitaly>0:devel/gitaly
To install the port:
cd /usr/ports/devel/gitaly/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/gitaly
  • pkg install gitaly
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: gitaly
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1726157589 SHA256 (go/devel_gitaly/gitaly-v17.3.2/go.mod) = 27f37cc992540a2c53a90a47c503860a012051134ac616859cc2e662ee9c0d54 SIZE (go/devel_gitaly/gitaly-v17.3.2/go.mod) = 12846

Expand this list (4 items)

Collapse this list.

SHA256 (go/devel_gitaly/gitaly-v17.3.2/gitaly-v17.3.2.tar.bz2) = dff11d9cb3b65dc96acdd021c5aedbc83e80a07df403492956a0224ef4fc3550 SIZE (go/devel_gitaly/gitaly-v17.3.2/gitaly-v17.3.2.tar.bz2) = 2914660 SHA256 (go/devel_gitaly/gitaly-v17.3.2/git-v2.45.2.tar.bz2) = da929efd422d9e7e030ccbfac4c51acd56f63e96f67f2714fe906bf7f033604e SIZE (go/devel_gitaly/gitaly-v17.3.2/git-v2.45.2.tar.bz2) = 8710568

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. bash>0 : shells/bash
  2. cmake : devel/cmake-core
  3. pcre2>0 : devel/pcre2
  4. http-parser>0 : www/http-parser
  5. gmake>=4.4.1 : devel/gmake
  6. go122 : lang/go122
  7. pkgconf>=1.3.0_1 : devel/pkgconf
Library dependencies:
  1. libcurl.so : ftp/curl
  2. libiconv.so : converters/libiconv
  3. libpcre2-8.so : devel/pcre2
Fetch dependencies:
  1. go122 : lang/go122
  2. ca_root_nss>0 : security/ca_root_nss
This port is required by:
for Build
  1. www/gitlab
for Run
  1. www/gitlab

Configuration Options:
No options to configure
Options name:
devel_gitaly
USES:
cpe gmake go:modules,no_targets,1.22 iconv pkgconfig zip
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://gitlab.com/gitlab-org/gitaly/-/archive/v17.3.2/
  2. https://gitlab.com/gitlab-org/gitaly/-/raw/v17.3.2/
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
17.3.2
13 Sep 2024 14:46:24
commit hash: 8f1e439a1afdb5b9e71966567fcc188feb8cab42commit hash: 8f1e439a1afdb5b9e71966567fcc188feb8cab42commit hash: 8f1e439a1afdb5b9e71966567fcc188feb8cab42commit hash: 8f1e439a1afdb5b9e71966567fcc188feb8cab42 files touched by this commit
Matthias Fechner (mfechner) search for other commits by this committer
www/gitlab: security and patch update to 17.3.2

Changes:	https://about.gitlab.com/releases/2024/09/11/patch-release-gitlab-17-3-2-released/

Security:	bcc8b21e-7122-11ef-bece-2cf05da270f3
(cherry picked from commit 9d0d030af4f0cd9ecf07b342e882fccd81115577)
17.3.1
13 Sep 2024 14:30:16
commit hash: ecf0f34c64c22d9e61217f1cfa8c1553f480f0ffcommit hash: ecf0f34c64c22d9e61217f1cfa8c1553f480f0ffcommit hash: ecf0f34c64c22d9e61217f1cfa8c1553f480f0ffcommit hash: ecf0f34c64c22d9e61217f1cfa8c1553f480f0ff files touched by this commit
Matthias Fechner (mfechner) search for other commits by this committer
www/gitlab: major upgrade to 17.3.1

This commit includes also a suggestion from Robert Nagy <robert@openbsd.org>
to use the git version from gitlab in the gitaly port which is now required.
Thanks again for this contributation!

Put the gitlab and git version into a common Makefile that is included in every
port that requires the same version like gitlab has.

Changes:	https://about.gitlab.com/releases/2024/07/18/gitlab-17-2-released/
Changes:	https://about.gitlab.com/releases/2024/08/15/gitlab-17-3-released/
(cherry picked from commit 2b6a89e02f3359a7789f16b6154d7f37593e0631)
17.1.6
13 Sep 2024 14:22:18
commit hash: 03284ba210902a10c2db9e339095c795efab6bbccommit hash: 03284ba210902a10c2db9e339095c795efab6bbccommit hash: 03284ba210902a10c2db9e339095c795efab6bbccommit hash: 03284ba210902a10c2db9e339095c795efab6bbc files touched by this commit
Matthias Fechner (mfechner) search for other commits by this committer
www/gitlab: security and patch update to 17.1.6

Changes:	https://about.gitlab.com/releases/2024/08/21/patch-release-gitlab-17-3-1-released/

Security:	49ef501c-62b6-11ef-bba5-2cf05da270f3
(cherry picked from commit c2317de94c5a3f76f65dfc741ee444c4af4c9249)
17.1.4
13 Sep 2024 14:11:56
commit hash: 7d318385a8059787886041983e88eb56c95772d6commit hash: 7d318385a8059787886041983e88eb56c95772d6commit hash: 7d318385a8059787886041983e88eb56c95772d6commit hash: 7d318385a8059787886041983e88eb56c95772d6 files touched by this commit
Matthias Fechner (mfechner) search for other commits by this committer
www/gitlab: security and bugfix update to 17.1.4

Changes:	https://about.gitlab.com/releases/2024/08/07/patch-release-gitlab-17-2-2-released/

Security:	729008b9-54bf-11ef-a61b-2cf05da270f3
(cherry picked from commit eee171c8b781d25f586f2852397fcd9570c7af33)
17.1.3
13 Sep 2024 14:11:43
commit hash: 25a7ef93baf58cdafff13d3fb7e77fdd9f10f732commit hash: 25a7ef93baf58cdafff13d3fb7e77fdd9f10f732commit hash: 25a7ef93baf58cdafff13d3fb7e77fdd9f10f732commit hash: 25a7ef93baf58cdafff13d3fb7e77fdd9f10f732 files touched by this commit
Matthias Fechner (mfechner) search for other commits by this committer
www/gitlab: security and patch update to 17.1.3

Changes:	https://about.gitlab.com/releases/2024/07/24/patch-release-gitlab-17-2-1-released/

Security:	24c88add-4a3e-11ef-86d7-001b217b3468
(cherry picked from commit f3b9ce41b629a46db71226020e8a0282ab1a3297)
17.1.2
21 Jul 2024 05:40:11
commit hash: e4644047d71deba5f86294036585421ec047aaf7commit hash: e4644047d71deba5f86294036585421ec047aaf7commit hash: e4644047d71deba5f86294036585421ec047aaf7commit hash: e4644047d71deba5f86294036585421ec047aaf7 files touched by this commit
Matthias Fechner (mfechner) search for other commits by this committer
www/gitlab: security and patch update to 17.1.2

Changes:	https://about.gitlab.com/releases/2024/07/10/patch-release-gitlab-17-1-2-released/

Security:	acb4eab6-3f6d-11ef-8657-001b217b3468
(cherry picked from commit 6a45a19b1e6e860cfac2db75eb0f3fab96eb5fee)
17.1.1_1
21 Jul 2024 05:38:45
commit hash: 5f2443c474fc4983a2f6b7c596296bf7d692929ccommit hash: 5f2443c474fc4983a2f6b7c596296bf7d692929ccommit hash: 5f2443c474fc4983a2f6b7c596296bf7d692929ccommit hash: 5f2443c474fc4983a2f6b7c596296bf7d692929c files touched by this commit
Matthias Fechner (mfechner) search for other commits by this committer
devel/gitaly: use new feature from go.mk to download go.mod from gitlab

(cherry picked from commit 235662c48e66534de2a9db7e9c924e172ae26d04)

Number of commits found: 7