https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=287926

--- Comment #14 from commit-h...@freebsd.org ---
A commit in branch 2025Q3 references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=1942d4522fe633f3b708b01a209ff7b259834807

commit 1942d4522fe633f3b708b01a209ff7b259834807
Author:     Matthias Fechner <mfech...@freebsd.org>
AuthorDate: 2025-08-04 05:49:34 +0000
Commit:     Matthias Fechner <mfech...@freebsd.org>
CommitDate: 2025-08-14 05:20:41 +0000

    sysutils/vagrant: split into vagrant-gitlab that can be used together with
gitlab

    Added a new port vagrant-gitlab that can be installed with gitlab on the
same host.

    Currently I do not see another solution as other rubygem version that are
installed
    by some ports are breaking gitlab and that was the reason to split this.
    Some maintainers to do test their changes against all ports which made this
step necessary.

    You can also install gitlab in a jail to fix these problems.

    PR:             287926
    (cherry picked from commit 2df3bbf5303028cd33818e1ffa45fa5efba44693)

 sysutils/Makefile                                  |    1 +
 sysutils/vagrant-gitlab/Makefile (new)             |  121 ++
 sysutils/vagrant-gitlab/distinfo (new)             |    3 +
 sysutils/vagrant-gitlab/files/loader.rb (new)      |   25 +
 .../vagrant-gitlab/files/patch-bin_vagrant (new)   |   12 +
 sysutils/vagrant-gitlab/files/patch-gemspec (new)  |   17 +
 ...ns_providers_virtualbox_action_network.rb (new) |   11 +
 .../files/patch-templates_locales_en.yml (new)     |   11 +
 sysutils/vagrant-gitlab/pkg-descr (new)            |    4 +
 sysutils/vagrant-gitlab/pkg-plist (new)            | 1235 ++++++++++++++++++++
 sysutils/vagrant/Makefile                          |   12 +-
 sysutils/vagrant/pkg-descr                         |    2 +
 12 files changed, 1448 insertions(+), 6 deletions(-)

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Reply via email to