Port details on branch 2025Q3 |
- vagrant-gitlab Vagrant Virtual Machine Manager
- 2.4.7_1 sysutils
=0 2.4.7_1Version of this port present on the latest quarterly branch. - There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
 - Port Added: 2025-08-14 07:27:13
- Last Update: 2025-08-14 05:21:58
- Commit Hash: 57d8cb0
- Also Listed In: devel rubygems
- License: MIT
- WWW:
- https://www.vagrantup.com/
- Description:
- Vagrant is a tool for building and distributing virtualized development
environments.
This version can be installed and used together with gitlab on the same host.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- vagrant-gitlab>0:sysutils/vagrant-gitlab
- To install the port:
- cd /usr/ports/sysutils/vagrant-gitlab/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/vagrant-gitlab
- pkg install vagrant-gitlab
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: vagrant-gitlab
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1754374762
SHA256 (hashicorp-vagrant-v2.4.7_GH0.tar.gz) = 417e5f1a2ec7064d94f857a4a6c394ef938fa3acbbfcba106c5d7bd63c5f0efb
SIZE (hashicorp-vagrant-v2.4.7_GH0.tar.gz) = 1812053
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- rubygem-builder>=2.1.2 : devel/rubygem-builder
- rubygem-bundler>=1.12.5 : sysutils/rubygem-bundler
- rubygem-main>=1.0 : devel/rubygem-main
- ruby33 : lang/ruby33
- Runtime dependencies:
-
- ca_root_nss>=0 : security/ca_root_nss
- curl : ftp/curl
- rubygem-base6402>=0.2.0<0.3 : converters/rubygem-base6402
- rubygem-bcrypt_pbkdf>=1.1<2 : security/rubygem-bcrypt_pbkdf
- rubygem-childprocess-gitlab>=5.1<6 : devel/rubygem-childprocess-gitlab
- rubygem-ed25519>=1.3.0 : security/rubygem-ed25519
- rubygem-erubi>=0 : www/rubygem-erubi
- rubygem-hashicorp-checkpoint>=0.1.5<0.2 : www/rubygem-hashicorp-checkpoint
- rubygem-i18n>=1.12,2<2,2 : devel/rubygem-i18n
- rubygem-ipaddr>=1.2.4 : net/rubygem-ipaddr
- rubygem-listen>=3.7<4 : devel/rubygem-listen
- rubygem-log4r>=1.1.9<1.1.11 : sysutils/rubygem-log4r
- rubygem-logger-gitlab>=1.0<2 : devel/rubygem-logger-gitlab
- rubygem-mime-types-gitlab>=3.3<4 : misc/rubygem-mime-types-gitlab
- rubygem-net-ftp>=0.2<1 : ftp/rubygem-net-ftp
- rubygem-net-scp>=4.0<5 : security/rubygem-net-scp
- rubygem-net-sftp>=4.0<5 : security/rubygem-net-sftp
- rubygem-net-ssh>=7.0,2<8,2 : security/rubygem-net-ssh
- rubygem-rb-kqueue>=0.2.0<0.3 : devel/rubygem-rb-kqueue
- rubygem-rexml>=3.2<4 : textproc/rubygem-rexml
- rubygem-rubyzip-gitlab>=2.3.2 : archivers/rubygem-rubyzip-gitlab
- rubygem-vagrant_cloud-gitlab>=3.1.2<3.2 : sysutils/rubygem-vagrant_cloud-gitlab
- rubygem-wdm>=0.2.0<0.3 : devel/rubygem-wdm
- rubygem-winrm>=2.3.9<3 : sysutils/rubygem-winrm
- rubygem-winrm-elevated-gitlab>=1.2.3<2 : sysutils/rubygem-winrm-elevated-gitlab
- rubygem-winrm-fs-gitlab>=1.3.5<2 : filesystems/rubygem-winrm-fs-gitlab
- ruby33 : lang/ruby33
- Patch dependencies:
-
- ruby33 : lang/ruby33
-
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for vagrant-gitlab-2.4.7_1:
BASH=on: Install programmable completions for Bash
ZSH=on: Install programmable completions for zsh
===> Use 'make config' to modify these settings
- Options name:
- sysutils_vagrant-gitlab
- USES:
- cpe ruby shebangfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 3
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.4.7_1 14 Aug 2025 05:21:58
    |
Matthias Fechner (mfechner)  |
sysutils/vagrant-gitlab: fix conflict with rubyzip update
Fixes a regression by 2697faef19d70068fb20396be2040cbdf43848c6
(cherry picked from commit 19f04aa8073c82e24ed55b6c3cd88deb3ee958ac) |
2.4.7 14 Aug 2025 05:21:25
    |
Matthias Fechner (mfechner)  |
sysutils/vagrant-gitlab: update to 2.4.7
Changes: https://github.com/hashicorp/vagrant/blob/main/CHANGELOG.md
(cherry picked from commit d0c6233e8c3ec77fb8d228e6837269e0f596e88d) |
2.4.1 14 Aug 2025 05:20:41
    |
Matthias Fechner (mfechner)  |
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) |
Number of commits found: 3
|