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
gitlab-workhorse Smart reverse proxy for GitLab
16.11.2 www on this many watch lists=2 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.11.2Version of this port present on the latest quarterly branch.
Maintainer: mfechner@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2016-03-13 12:46:10
Last Update: 2024-05-10 03:34:07
Commit Hash: 0a3fc70
People watching this port, also watch:: gitlab-pages, gitlab-shell, tt-rss-php82, lidarr
License: MIT
WWW:
https://gitlab.com/gitlab-org/gitlab/
Description:
Gitlab-workhorse is a smart reverse proxy for GitLab. It handles "large" HTTP requests such as file downloads, file uploads, Git push/pull and Git archive downloads.
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 (7 items)
Collapse this list.
  1. bin/gitlab-resize-image
  2. bin/gitlab-workhorse
  3. bin/gitlab-zip-cat
  4. bin/gitlab-zip-metadata
  5. /usr/local/share/licenses/gitlab-workhorse-16.11.2/catalog.mk
  6. /usr/local/share/licenses/gitlab-workhorse-16.11.2/LICENSE
  7. /usr/local/share/licenses/gitlab-workhorse-16.11.2/MIT
Collapse this list.
Dependency lines:
  • gitlab-workhorse>0:www/gitlab-workhorse
To install the port:
cd /usr/ports/www/gitlab-workhorse/ && make install clean
To add the package, run one of these commands:
  • pkg install www/gitlab-workhorse
  • pkg install gitlab-workhorse
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: gitlab-workhorse
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1715233555 SHA256 (go/www_gitlab-workhorse/gitlab-foss-v16.11.2/go.mod) = 2c1ff4ba288aa4bf72cc93438b6dda7660257f50eeb7823f9acc0dde5412c499 SIZE (go/www_gitlab-workhorse/gitlab-foss-v16.11.2/go.mod) = 7010

Expand this list (2 items)

Collapse this list.

SHA256 (go/www_gitlab-workhorse/gitlab-foss-v16.11.2/gitlab-foss-v16.11.2.tar.bz2) = df51a6799690bdaf09091009993afdccd9fbff07387431ec591217de30e57a72 SIZE (go/www_gitlab-workhorse/gitlab-foss-v16.11.2/gitlab-foss-v16.11.2.tar.bz2) = 102643047

Collapse this list.


Packages (timestamps in pop-ups are UTC):
gitlab-workhorse
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest16.11.116.11.1-16.11.116.11.1---
FreeBSD:13:quarterly16.11.116.11.1-16.11.116.11.1---
FreeBSD:14:latest16.11.116.11.1-16.11.116.11.1---
FreeBSD:14:quarterly16.11.116.11.1-16.11.116.11.1---
FreeBSD:15:latest16.11.116.11.1n/a16.11.1n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. git>=2.42.0 : devel/git
  2. gmake>=4.4.1 : devel/gmake
  3. go122 : lang/go122
Runtime dependencies:
  1. p5-Image-ExifTool>=0 : graphics/p5-Image-ExifTool
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:
www_gitlab-workhorse
USES:
gmake go:modules,no_targets,1.22
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-foss/-/archive/v16.11.2/
  2. https://gitlab.com/gitlab-org/gitlab-foss/-/raw/v16.11.2/workhorse/
Collapse this list.

Number of commits found: 222 (showing only 22 on this page)

«  1 | 2 | 3 

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
4.0.0
14 Apr 2018 16:31:16
Revision:467331Original commit files touched by this commit
mfechner search for other commits by this committer
Update www/gitlab-workhorse to version 4.0.0 which is required for gitlab
10.6.x.

Reviewed by:	swills (mentor)
Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D15037
3.6.0
04 Apr 2018 16:23:03
Revision:466441Original commit files touched by this commit
mfechner search for other commits by this committer
Update www/gitlab-workhorse to 3.6.0 which is required for gitlab 10.5.x.

Reviewed by:	mat, swills (mentor)
Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D14949
3.3.1
20 Feb 2018 15:37:13
Revision:462402Original commit files touched by this commit
tz search for other commits by this committer
www/gitlab-workhorse: Update from 2.3.0 to 3.3.1

Changelog: https://gitlab.com/gitlab-org/gitlab-workhorse/blob/v3.3.1/CHANGELOG

Submitted by: Matthias Fechner <idefix@fechner.net>
Reviewed by:  swills, tz
2.3.0
05 Dec 2017 16:44:09
Revision:455591Original commit files touched by this commit
tz search for other commits by this committer
GitLab and related ports maintained by me: pass maintainership to Matthias
Fechner

Matthias has proven himself as capable and enthusiastic enough to update
www/gitlab on its own - which frees much of my time. :)

I wrote an update guide for him and everybody interested in it:
http://gitlab.toco-domains.de/FreeBSD/GitLab-docu/blob/master/update/how-to-update-the-freebsd-port.md
2.3.0
24 Oct 2017 14:27:14
Revision:452775Original commit files touched by this commit
tz search for other commits by this committer
www/gitlab-workhorse: Update from 2.1.1 to 2.3.0

Changelog: https://gitlab.com/gitlab-org/gitlab-workhorse/blob/v2.3.0/CHANGELOG

Reviewed by: Matthias Fechner <idefix@fechner.net>
2.1.1
13 Sep 2017 13:45:56
Revision:449788Original commit files touched by this commit
tz search for other commits by this committer
www/gitlab-workhorse: Update from 2.0.0 to 2.1.1

Changelog: https://gitlab.com/gitlab-org/gitlab-workhorse/blob/v2.1.1/CHANGELOG

Reviewed by: Matthias Fechner <idefix@fechner.net>
2.0.0
09 Aug 2017 09:13:43
Revision:447611Original commit files touched by this commit
tz search for other commits by this committer
www/gitlab-workhorse: Update from 1.4.3 to 2.0.0

Changelog: https://gitlab.com/gitlab-org/gitlab-workhorse/blob/v2.0.0/CHANGELOG
1.4.3
06 Jul 2017 14:05:40
Revision:445152Original commit files touched by this commit
tz search for other commits by this committer
www/gitlab-workhorse: Update from 1.4.2 to 1.4.3

Changelog: https://gitlab.com/gitlab-org/gitlab-workhorse/blob/v1.4.3/CHANGELOG
1.4.2
28 Jun 2017 08:50:10
Revision:444551Original commit files touched by this commit
tz search for other commits by this committer
www/gitlab-workhorse: Update from 1.3.0 to 1.4.2

Changelog: https://gitlab.com/gitlab-org/gitlab-workhorse/blob/v1.4.2/CHANGELOG
1.3.0
30 Mar 2017 14:19:33
Revision:437296Original commit files touched by this commit
tz search for other commits by this committer
www/gitlab-workhorse: Update from 1.2.1 to 1.3.0

Changelog: https://gitlab.com/gitlab-org/gitlab-workhorse/blob/v1.3.0/CHANGELOG
1.2.1
27 Mar 2017 15:07:10
Revision:437050Original commit files touched by this commit
tz search for other commits by this committer
www/gitlab-workhorse: Update from 1.1.1 to 1.2.1

Changelog: https://gitlab.com/gitlab-org/gitlab-workhorse/blob/v1.2.1/CHANGELOG
1.1.1
13 Mar 2017 11:06:13
Revision:436073Original commit files touched by this commit
tz search for other commits by this committer
www/gitlab-workhorse: Update from 0.8.5 to 1.1.1

Changelog: https://gitlab.com/gitlab-org/gitlab-workhorse/blob/v1.1.1/CHANGELOG
0.8.5
09 Mar 2017 09:46:37
Revision:435752Original commit files touched by this commit
tz search for other commits by this committer
www/gitlab-workhorse: Update from 0.8.2 to 0.8.5

Also fix wrong "Created by:" line

Changelog: https://gitlab.com/gitlab-org/gitlab-workhorse/blob/v0.8.5/CHANGELOG
0.8.2
01 Mar 2017 08:36:04
Revision:435128Original commit files touched by this commit
tz search for other commits by this committer
www/gitlab-workhorse: Update from 0.7.11 to 0.8.2

Changelog: https://gitlab.com/gitlab-org/gitlab-workhorse/blob/v0.8.2/CHANGELOG
0.7.11
22 Nov 2016 09:53:12
Revision:426808Original commit files touched by this commit
tz search for other commits by this committer
www/gitlab-workhorse: Update from 0.7.8 to 0.7.11

Changelog: https://gitlab.com/gitlab-org/gitlab-workhorse/blob/v0.7.11/CHANGELOG

Approved by: mentors (implicit)
0.7.8
19 Oct 2016 14:09:21
Revision:424246Original commit files touched by this commit
tz search for other commits by this committer
www/gitlab-workhorse: Update from 0.7.5 to 0.7.8


v0.7.8
- Send artifact zip file entries via the 'senddata' mechanism.

v0.7.7
- Add the protocol used (HTTP) to each gitCommand call in order to
  check for restricted protocol access on GitLab's side.

v0.7.6
- Add the capability to inject `git format-patch` output.

Approved by: swills (mentor)
0.7.5
10 Aug 2016 14:22:45
Revision:420027Original commit files touched by this commit
tz search for other commits by this committer
www/gitlab-workhorse: Update from 0.7.1 to 0.7.5


v0.7.5
- Add the capability to inject `git diff` output as HTTP response bodies

v0.7.4
- Pass a timestamp when forwarding requests to Rails. Hopefully
  this will give us insight into Unicorn queueing behavior.

v0.7.3
- Revert 'buffer Git HTTP responses'. Set default listen socket
  permissions to world read/writeable.

v0.7.2 DO NOT USE
- Integrate with GOPATH during development (remove relative imports
  etc.). Buffer Git HTTP responses so that we may return an error if the
  local command fails early.
  Update: the 'buffer Git HTTP responses' change in 0.7.2 is BAD, it
  breaks shallow Git clone. Don't use 0.7.2!

Approved by: swills (mentor)
0.7.1
10 Jun 2016 09:08:02
Revision:416662Original commit files touched by this commit
tz search for other commits by this committer
Change MAINTAINER from ports@toco-domains.de to tz@FreeBSD.org

Approved by:	junovitch (mentor)
0.7.1
11 Apr 2016 20:18:17
Revision:413085Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Switch to fetching source from upstream gitlab site

The only difference between distfiles is root directory name change
(gitlab-workhorse-v0.7.1 ->
gitlab-workhorse-v0.7.1-bb9806f226a519d493d3b0df1446488cce6d162c)

PR:		208502
Submitted by:	amdmi3
Approved by:	ports@toco-domains.de (maintainer)
0.7.1
06 Apr 2016 18:17:21
Revision:412636Original commit files touched by this commit
pi search for other commits by this committer
www/gitlab-workhorse: 0.6.5 -> 0.7.1

PR:		208502
Submitted by:	ports@toco-domains.de (maintainer)
0.6.5
01 Apr 2016 14:33:58
Revision:412351Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.

With hat:	portmgr
Sponsored by:	Absolight
0.6.5
13 Mar 2016 12:46:02
Revision:410962Original commit files touched by this commit
rakuco search for other commits by this committer
New port: www/gitlab-workhorse.

Gitlab-workhorse is a smart reverse proxy for GitLab. It handles "large"
HTTP requests such as file downloads, file uploads,
Git push/pull and Git archive downloads.

WWW: https://gitlab.com/gitlab-org/gitlab-workhorse

PR:		207800
Submitted by:	Torsten Zuhlsdorff <ports@toco-domains.de>

Number of commits found: 222 (showing only 22 on this page)

«  1 | 2 | 3