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 2024Q2
gitlab-shell GitLab Shell handles git commands for GitLab
14.35.0 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 14.35.0Version of this port present on the latest quarterly branch.
Maintainer: mfechner@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-04-15 08:56:20
Last Update: 2024-04-23 15:30:43
Commit Hash: 1a4d01d
License: MIT
WWW:
https://gitlab.com/gitlab-org/gitlab-shell
Description:
GitLab Shell handles git commands for GitLab and modifies the list of authorized keys.
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. @dir(git,,755) /var/log/gitlab-shell
  2. /usr/local/share/licenses/gitlab-shell-14.35.0/catalog.mk
  3. /usr/local/share/licenses/gitlab-shell-14.35.0/LICENSE
  4. /usr/local/share/licenses/gitlab-shell-14.35.0/MIT
Collapse this list.
Dependency lines:
  • gitlab-shell>0:devel/gitlab-shell
To install the port:
cd /usr/ports/devel/gitlab-shell/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/gitlab-shell
  • pkg install gitlab-shell
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: gitlab-shell
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1713637949 SHA256 (go/devel_gitlab-shell/gitlab-shell-v14.35.0/go.mod) = 05d82b61970ed59f55594e4457c0560f9de928ea0439bf6e40c0b7cf81ee9c14 SIZE (go/devel_gitlab-shell/gitlab-shell-v14.35.0/go.mod) = 5375

Expand this list (2 items)

Collapse this list.

SHA256 (go/devel_gitlab-shell/gitlab-shell-v14.35.0/gitlab-shell-v14.35.0.tar.bz2) = 962b98f04de977e3699820bbe06f51e68c0effa9f65953da9be248321ff4b046 SIZE (go/devel_gitlab-shell/gitlab-shell-v14.35.0/gitlab-shell-v14.35.0.tar.bz2) = 149964

Collapse this list.


No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake>=4.4.1 : devel/gmake
  2. go122 : lang/go122
  3. pkgconf>=1.3.0_1 : devel/pkgconf
Fetch dependencies:
  1. go122 : lang/go122
This port is required by:
for Build
  1. www/gitlab

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. www/gitlab-ce*
  2. Collapse this list of deleted ports.
for Run
  1. www/gitlab

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. www/gitlab-ce*
  2. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
No options to configure
Options name:
devel_gitlab-shell
USES:
gmake go:modules,no_targets,1.22 pkgconfig
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-shell/-/archive/v14.35.0/
  2. https://gitlab.com/gitlab-org/gitlab-shell/-/raw/v14.35.0/
Collapse this list.

Number of commits found: 5

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
14.35.0
23 Apr 2024 15:30:43
commit hash: 1a4d01d60016a459cc2b697e877c1c2d8394ca75commit hash: 1a4d01d60016a459cc2b697e877c1c2d8394ca75commit hash: 1a4d01d60016a459cc2b697e877c1c2d8394ca75commit hash: 1a4d01d60016a459cc2b697e877c1c2d8394ca75 files touched by this commit
Matthias Fechner (mfechner) search for other commits by this committer
devel/gitlab-shell: fix build errors due to checksum failure

The port will execute `go mod download` to download go modules.
This command modifies the go.mod file which causes the checksum check to fail.
Backup the go.mod and restore it afterwards.

PR:		278520
(cherry picked from commit 30ee39816e4e27529f1f2421820962b961c5fc0e)
14.35.0
23 Apr 2024 15:30:43
commit hash: c3697f5726f307450eaf9a159296ecc81c7049d8commit hash: c3697f5726f307450eaf9a159296ecc81c7049d8commit hash: c3697f5726f307450eaf9a159296ecc81c7049d8commit hash: c3697f5726f307450eaf9a159296ecc81c7049d8 files touched by this commit
Matthias Fechner (mfechner) search for other commits by this committer
devel/gitlab-shell: manually create the distinfo as `make makesum` fails

(cherry picked from commit 8d03cff7a66959dde5e749483ddb4a4e1c38ab7d)
14.35.0
23 Apr 2024 15:30:43
commit hash: e05aa3351de25cf46a6db68948623e26827b696fcommit hash: e05aa3351de25cf46a6db68948623e26827b696fcommit hash: e05aa3351de25cf46a6db68948623e26827b696fcommit hash: e05aa3351de25cf46a6db68948623e26827b696f files touched by this commit
Matthias Fechner (mfechner) search for other commits by this committer
www/gitlab: major upgrade to 16.11.0

Please note, that this version changes the installation path.
Make sure you follow the upgrade manual very carefully:
https://gitlab.fechner.net/mfechner/Gitlab-docu/-/blob/master/update/16.10-16.11-freebsd.md

Changes:	https://about.gitlab.com/releases/2024/04/18/gitlab-16-11-released/
(cherry picked from commit 57a5a76f292efabc53b79e24fb66cf1d8c42ecd2)
14.34.0_1
23 Apr 2024 15:30:41
commit hash: d2bceac4e3af3799b2c4364b8c420b9aecf4be7ecommit hash: d2bceac4e3af3799b2c4364b8c420b9aecf4be7ecommit hash: d2bceac4e3af3799b2c4364b8c420b9aecf4be7ecommit hash: d2bceac4e3af3799b2c4364b8c420b9aecf4be7e files touched by this commit
Matthias Fechner (mfechner) search for other commits by this committer
www/gitlab: add flavor support to also support the EE version

By default the port will build the CE edition.
If you use pkg, you will install it as usual with:
pkg install gitlab-ce

If you need the EE edition you can install it with:
pkg install gitlab-ee

(cherry picked from commit e47b43119c5d0367354238887bbc2e40e2ac76a9)
14.34.0_1
15 Apr 2024 08:31:41
commit hash: 78e787b8374151352cf1de192d92ee23e181b9fccommit hash: 78e787b8374151352cf1de192d92ee23e181b9fccommit hash: 78e787b8374151352cf1de192d92ee23e181b9fccommit hash: 78e787b8374151352cf1de192d92ee23e181b9fc files touched by this commit
Ashish SHUKLA (ashish) search for other commits by this committer
all: Bump after lang/go122 update

MFH:		2024Q2
(cherry picked from commit 91f781afd4292e9a950618c4bfa03f756d120d35)

Number of commits found: 5