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 2025Q4
gitlab-zoekt-indexer Zoekt search solution for Gitlab
1.6.2_1 textproc 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 1.6.2_1Version of this port present on the latest quarterly branch.
Maintainer: mfechner@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2025-10-26 20:17:38
Last Update: 2025-11-13 12:13:20
Commit Hash: 748c237
License: MIT
WWW:
https://gitlab.com/gitlab-org/gitlab-zoekt-indexer
Description:
A fast, precise code search solution that integrates Zoekt with GitLab. This project provides the infrastructure for indexing and searching code across GitLab repositories with high performance and accuracy.
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-zoekt
  2. /usr/local/share/licenses/gitlab-zoekt-indexer-1.6.2_1/catalog.mk
  3. /usr/local/share/licenses/gitlab-zoekt-indexer-1.6.2_1/LICENSE
  4. /usr/local/share/licenses/gitlab-zoekt-indexer-1.6.2_1/MIT
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • gitlab-zoekt-indexer>0:textproc/gitlab-zoekt-indexer
To install the port:
cd /usr/ports/textproc/gitlab-zoekt-indexer/ && make install clean
To add the package, run one of these commands:
  • pkg install textproc/gitlab-zoekt-indexer
  • pkg install gitlab-zoekt-indexer
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: gitlab-zoekt-indexer
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1761544521 SHA256 (go/textproc_gitlab-zoekt-indexer/gitlab-zoekt-indexer-v1.6.2/go.mod) = 2c8ab84c55bbe330520a870b14f460877a3bac73a9639ece1bee64bf945c5fa8 SIZE (go/textproc_gitlab-zoekt-indexer/gitlab-zoekt-indexer-v1.6.2/go.mod) = 6877

Expand this list (2 items)

Collapse this list.

SHA256 (go/textproc_gitlab-zoekt-indexer/gitlab-zoekt-indexer-v1.6.2/gitlab-zoekt-indexer-v1.6.2.tar.bz2) = 9c0f0f4543f415d360bce2ddbe8e0eefda8cc8a55ff29c0765d9cf1bbacd0c70 SIZE (go/textproc_gitlab-zoekt-indexer/gitlab-zoekt-indexer-v1.6.2/gitlab-zoekt-indexer-v1.6.2.tar.bz2) = 847602

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. git>=2.38.1 : devel/git
  2. gmake>=4.4.1 : devel/gmake
  3. go124 : lang/go124
  4. pkgconf>=1.3.0_1 : devel/pkgconf
Fetch dependencies:
  1. go124 : lang/go124
This port is required by:
for Build
  1. www/gitlab
for Run
  1. www/gitlab

Configuration Options:
No options to configure
Options name:
textproc_gitlab-zoekt-indexer
USES:
gmake go:modules,no_targets,1.24 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/gitlab-zoekt-indexer/-/archive/v1.6.2/
  2. https://gitlab.com/gitlab-org/gitlab-zoekt-indexer/-/raw/v1.6.2/
Collapse this list.

Number of commits found: 3

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.6.2_1
13 Nov 2025 12:13:20
commit hash: 748c237c8490c968a6024c7d8161f3d575c88bb3commit hash: 748c237c8490c968a6024c7d8161f3d575c88bb3commit hash: 748c237c8490c968a6024c7d8161f3d575c88bb3commit hash: 748c237c8490c968a6024c7d8161f3d575c88bb3 files touched by this commit
Matthias Fechner (mfechner) search for other commits by this committer
www/gitlab: major update to 18.5.1

Changes:	https://about.gitlab.com/releases/2025/10/16/gitlab-18-5-released/
Changes:	https://about.gitlab.com/releases/2025/10/22/patch-release-gitlab-18-5-1-released/
(cherry picked from commit 3cb9bb1e74aba976577c366e7d22832c4de107e8)
1.4.4_1
01 Nov 2025 15:48:35
commit hash: ae07b4cd9e5d2da82d1b03dfbd103c951d7a9114commit hash: ae07b4cd9e5d2da82d1b03dfbd103c951d7a9114commit hash: ae07b4cd9e5d2da82d1b03dfbd103c951d7a9114commit hash: ae07b4cd9e5d2da82d1b03dfbd103c951d7a9114 files touched by this commit
Adam Weinberger (adamw) search for other commits by this committer
various: Bump Go ports for 1.24.9

This is a direct commit to 2025Q4. It'll definitely bring things (esp.
PORTREVISION lines) out of sync with main, but trying to MFH the
associated bump commit would bring in a massive quantity of conflicts.
1.4.4
26 Oct 2025 18:36:14
commit hash: c011e850557ddda9c1e507ab0a67f6cd8f68e930commit hash: c011e850557ddda9c1e507ab0a67f6cd8f68e930commit hash: c011e850557ddda9c1e507ab0a67f6cd8f68e930commit hash: c011e850557ddda9c1e507ab0a67f6cd8f68e930 files touched by this commit
Matthias Fechner (mfechner) search for other commits by this committer
textproc/gitlab-zoekt-indexer: update to 1.4.4

Required for gitlab 18.4.3

Changes:	https://gitlab.com/gitlab-org/gitlab-zoekt-indexer/-/releases
(cherry picked from commit 5c397a3601632df5eb984d3f4d06767ca387ab8b)

Number of commits found: 3