Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 04 Aug 2025 05:54:02 +0000
From:      bugzilla-noreply@freebsd.org
To:        ruby@FreeBSD.org
Subject:   [Bug 287926] sysutils/vagrant: conflicts with www/gitlab
Message-ID:  <bug-287926-21402-NyjpwKhE0A@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-287926-21402@https.bugs.freebsd.org/bugzilla/>
References:  <bug-287926-21402@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D287926

--- Comment #13 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=3D2df3bbf5303028cd33818e1ffa45fa5=
efba44693

commit 2df3bbf5303028cd33818e1ffa45fa5efba44693
Author:     Matthias Fechner <mfechner@FreeBSD.org>
AuthorDate: 2025-08-04 05:49:34 +0000
Commit:     Matthias Fechner <mfechner@FreeBSD.org>
CommitDate: 2025-08-04 05:53:14 +0000

    sysutils/vagrant: split into vagrant-gitlab that can be used together w=
ith
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 a=
re
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

 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(-)

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-287926-21402-NyjpwKhE0A>