Port details |
- vagrant-gitlab Vagrant Virtual Machine Manager
- 2.4.9 sysutils
=0 2.4.7_1Version of this port present on the latest quarterly branch. - Maintainer: mfechner@FreeBSD.org
 - Port Added: 2025-08-04 05:57:15
- Last Update: 2025-08-22 04:44:19
- Commit Hash: 3a84787
- 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 = 1755837626
SHA256 (hashicorp-vagrant-v2.4.9_GH0.tar.gz) = c652f460b639c86f50d8bf77020d693bf17c2cea7e25d720aef5b2c3e6d93ff2
SIZE (hashicorp-vagrant-v2.4.9_GH0.tar.gz) = 1813258
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-csv>=3.3<4 : devel/rubygem-csv
- 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-ostruct>=0.6.0<0.7 : devel/rubygem-ostruct
- 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.9:
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: 4
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.4.9 22 Aug 2025 04:44:19
    |
Matthias Fechner (mfechner)  |
sysutils/vagrant-gitlab: update to 2.4.9
Changes: https://github.com/hashicorp/vagrant/blob/main/CHANGELOG.md |
2.4.7_1 13 Aug 2025 07:54:01
    |
Matthias Fechner (mfechner)  |
sysutils/vagrant-gitlab: fix conflict with rubyzip update
Fixes a regression by 2697faef19d70068fb20396be2040cbdf43848c6 |
2.4.7 05 Aug 2025 06:48:57
    |
Matthias Fechner (mfechner)  |
sysutils/vagrant-gitlab: update to 2.4.7
Changes: https://github.com/hashicorp/vagrant/blob/main/CHANGELOG.md |
2.4.1 04 Aug 2025 05:53:14
    |
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 |
Number of commits found: 4
|