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.

non port: www/gitlab/files/patch-lib_support_nginx_gitlab-ssl

Number of commits found: 18

Sunday, 21 Apr 2024
10:57 Matthias Fechner (mfechner) search for other commits by this committer
www/gitlab-ce: rename port to gitlab in preparation to add flavor support
commit hash: 24ea305bffad4315fcc95fe4006d42801ffc1f5d commit hash: 24ea305bffad4315fcc95fe4006d42801ffc1f5d commit hash: 24ea305bffad4315fcc95fe4006d42801ffc1f5d commit hash: 24ea305bffad4315fcc95fe4006d42801ffc1f5d 24ea305
10:57 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
commit hash: e47b43119c5d0367354238887bbc2e40e2ac76a9 commit hash: e47b43119c5d0367354238887bbc2e40e2ac76a9 commit hash: e47b43119c5d0367354238887bbc2e40e2ac76a9 commit hash: e47b43119c5d0367354238887bbc2e40e2ac76a9 e47b431
Friday, 6 Apr 2018
16:30 mfechner search for other commits by this committer
Update gitlab to version 10.5.6.
For changelog what changed to 10.5 release see here:
https://about.gitlab.com/2018/02/22/gitlab-10-5-released/

Reviewed by:	tz (mentor)
Approved by:	tz (mentor)
Differential Revision:	https://reviews.freebsd.org/D14963
Original commitRevision:466676 
Friday, 1 Dec 2017
11:03 tz search for other commits by this committer
www/gitlab: Fix options and update patches

The last update broke the options and removed
the needed gems from the Gemfile

Also update patches which weren't committed last time

Submitted by: Matthias Fechner <idefix@fechner.net>
Reported by:  remko
Original commitRevision:455257 
Thursday, 6 Jul 2017
14:10 tz search for other commits by this committer
www/gitlab: Update from 9.0.10 to 9.1.7

Changelog: https://github.com/gitlabhq/gitlabhq/blob/v9.1.7/CHANGELOG.md

Reviewed by: Matthias Fechner <idefix@fechner.net>
Original commitRevision:445153 
Wednesday, 28 Jun 2017
09:16 tz search for other commits by this committer
www/gitlab: Update from 8.17.6 to 9.0.10

Changelog: https://github.com/gitlabhq/gitlabhq/blob/v9.0.10/CHANGELOG.md

Reviewed by: Matthias Fechner <idefix@fechner.net>
Original commitRevision:444556 
Thursday, 30 Mar 2017
14:21 tz search for other commits by this committer
www/gitlab: Update from 8.15.8 to 8.16.8

Changelog: https://github.com/gitlabhq/gitlabhq/blob/v8.16.8/CHANGELOG.md
Original commitRevision:437297 
Monday, 27 Mar 2017
15:13 tz search for other commits by this committer
www/gitlab: Update from 8.14.9 to 8.15.8

Changelog: https://github.com/gitlabhq/gitlabhq/blob/v8.15.8/CHANGELOG.md

Also remove CVE patch because its already included in the new version
Original commitRevision:437051 
Monday, 13 Mar 2017
11:07 tz search for other commits by this committer
www/gitlab: Update from 8.13.12 to 8.14.9

Changelog: https://github.com/gitlabhq/gitlabhq/blob/v8.14.9/CHANGELOG.md
Original commitRevision:436074 
Thursday, 9 Mar 2017
09:47 tz search for other commits by this committer
www/gitlab: Update from 8.12.13 to 8.13.12

Changelog: https://github.com/gitlabhq/gitlabhq/blob/v8.13.12/CHANGELOG.md
Original commitRevision:435753 
Friday, 24 Feb 2017
09:45 tz search for other commits by this committer
www/gitlab: Update from 8.11.11 to 8.12.13

Changelog: https://github.com/gitlabhq/gitlabhq/blob/v8.12.13/CHANGELOG
Original commitRevision:434703 
Wednesday, 19 Oct 2016
14:22 tz search for other commits by this committer
www/gitlab: Update from 8.9.6 to 8.10.12

Changes: https://github.com/gitlabhq/gitlabhq/blob/v8.10.12/CHANGELOG

Approved by: junovitch (mentor, implicit)
Original commitRevision:424254 
Wednesday, 10 Aug 2016
14:30 tz search for other commits by this committer
www/gitlab: Update from 8.8.7 to 8.9.6

Changes: https://github.com/gitlabhq/gitlabhq/blob/v8.9.6/CHANGELOG

Approved by: junovitch (mentor, implicit)
Original commitRevision:420031 
Monday, 4 Jul 2016
13:53 tz search for other commits by this committer
www/gitlab: fix typo in files/patch-lib_support_nginx_gitlab-ssl

Fix wrong root directory for HTTP error codes 404, 422, 500, 502
and 503 point.

Submitted by: Jose Luis Duran <jlduran@gmail.com>
Approved by:  pi (mentor)
Original commitRevision:418027 
Tuesday, 21 Jun 2016
08:36 tz search for other commits by this committer
www/gitlab: Update from 8.7.5 to 8.8.5

Changelog: https://github.com/gitlabhq/gitlabhq/blob/8-8-stable/CHANGELOG

PR:          209903
Approved by: swills (mentor)
Original commitRevision:417194 
Friday, 29 Apr 2016
14:25 pi search for other commits by this committer
www/gitlab: 8.6.6 -> 8.7.0

Changes:
  https://github.com/gitlabhq/gitlabhq/blob/master/CHANGELOG

PR:		209138
Submitted by:	Torsten Zuehlsdorff <ports@toco-domains.de> (maintainer)
Original commitRevision:414274 
Wednesday, 13 Apr 2016
16:46 pi search for other commits by this committer
www/gitlab: 8.5.5 -> 8.6.5

PR:		208511
Submitted by:	Torsten Zuehlsdorff <ports@toco-domains.de> (maintainer)
Reviewed by:	xmj, miks.mikelsons@gmail.com
Original commitRevision:413219 
Thursday, 31 Mar 2016
18:01 pi search for other commits by this committer
New port: www/gitlab

GitLab is version control for your server.

WWW: https://gitlab.com/

Submitted by: Torsten Zuehlsdorff <ports@toco-domains.de>
Reviewed by: Yonas Yanfa <yonas@fizk.net>, girgen, pgollucci, mmoll, miwi, xmj,
swills, amdmi3, sunpoet
Original commitRevision:412280 

Number of commits found: 18