Bug 207800 - [new port] www/gitlab-workhorse: Smart reverse proxy for GitLab
Summary: [new port] www/gitlab-workhorse: Smart reverse proxy for GitLab
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Raphael Kubo da Costa
URL:
Keywords:
Depends on:
Blocks: 202468
  Show dependency treegraph
 
Reported: 2016-03-08 11:03 UTC by Torsten Zühlsdorff
Modified: 2016-03-13 12:47 UTC (History)
2 users (show)

See Also:


Attachments
shar with new port www/gitlab-workhorse (1.95 KB, text/plain)
2016-03-08 11:03 UTC, Torsten Zühlsdorff
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Torsten Zühlsdorff 2016-03-08 11:03:51 UTC
Created attachment 167844 [details]
shar with new port www/gitlab-workhorse

Hello,

attached a shar with a new port "gitlab-workhorse". While the port is only needed for the new port www/gitlab it is developed and maintained as a single project. Following this line within the portstree makes maintaining of GitLab and GitLab-Workhorse much easier. Therefore the new port.

poudriere build fine for:
9.3 amd + i386
10.1 amd + i386
10.2 amd + i386
11-current r293820 amd + i386

portlint is also fine.

Greetings,
Torsten
Comment 1 commit-hook freebsd_committer freebsd_triage 2016-03-13 12:46:42 UTC
A commit references this bug:

Author: rakuco
Date: Sun Mar 13 12:46:02 UTC 2016
New revision: 410962
URL: https://svnweb.freebsd.org/changeset/ports/410962

Log:
  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 Z?hlsdorff <ports@toco-domains.de>

Changes:
  head/www/Makefile
  head/www/gitlab-workhorse/
  head/www/gitlab-workhorse/Makefile
  head/www/gitlab-workhorse/distinfo
  head/www/gitlab-workhorse/pkg-descr
Comment 2 Raphael Kubo da Costa freebsd_committer freebsd_triage 2016-03-13 12:47:38 UTC
Committed, thank you.