diff options
Diffstat (limited to 'sysutils')
106 files changed, 1714 insertions, 501 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index 462e392d721f..2c23d74f3cd5 100644..100755 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -705,7 +705,6 @@ SUBDIR += memdump SUBDIR += memfetch SUBDIR += memtest86 - SUBDIR += memtest86+ SUBDIR += memtester SUBDIR += metalog SUBDIR += mfid @@ -741,6 +740,7 @@ SUBDIR += mstflint SUBDIR += mtm SUBDIR += mtxorbd + SUBDIR += mult SUBDIR += multitail SUBDIR += munin-common SUBDIR += munin-contrib @@ -1286,6 +1286,7 @@ SUBDIR += seatd SUBDIR += seatools SUBDIR += sec + SUBDIR += sensors SUBDIR += sensu-go SUBDIR += serf SUBDIR += setcdboot @@ -1517,6 +1518,7 @@ SUBDIR += usrinfo SUBDIR += utcount SUBDIR += vagrant + SUBDIR += vagrant-gitlab SUBDIR += vbetool SUBDIR += vchanger SUBDIR += vcp diff --git a/sysutils/appjail-devel/Makefile b/sysutils/appjail-devel/Makefile index 0c1647c30a87..745f86e21126 100644 --- a/sysutils/appjail-devel/Makefile +++ b/sysutils/appjail-devel/Makefile @@ -1,5 +1,5 @@ PORTNAME= appjail -DISTVERSION= 4.1.0.20250707 +DISTVERSION= 4.2.0.20250802 PORTEPOCH= 1 CATEGORIES= sysutils PKGNAMESUFFIX= -devel @@ -16,7 +16,7 @@ CONFLICTS= appjail USE_GITHUB= yes GH_ACCOUNT= DtxdF GH_PROJECT= AppJail -GH_TAGNAME= 4f27673ecffdc7122c0d79241e0c0ec5eae363d8 +GH_TAGNAME= 8814e5bc8b65ce532d8d45100ee65742f1c24cbe MAKE_ARGS= APPJAIL_VERSION=${DISTVERSION}+${GH_TAGNAME} ALL_TARGET= utils-strip diff --git a/sysutils/appjail-devel/distinfo b/sysutils/appjail-devel/distinfo index aee5a3a98ba7..801d234b62f8 100644 --- a/sysutils/appjail-devel/distinfo +++ b/sysutils/appjail-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1751917413 -SHA256 (DtxdF-AppJail-4.1.0.20250707-4f27673ecffdc7122c0d79241e0c0ec5eae363d8_GH0.tar.gz) = ab36368fda3f28041b3a148c163d3b4a7e2e8a9e1235559774f01ae9640d633c -SIZE (DtxdF-AppJail-4.1.0.20250707-4f27673ecffdc7122c0d79241e0c0ec5eae363d8_GH0.tar.gz) = 1018778 +TIMESTAMP = 1754176316 +SHA256 (DtxdF-AppJail-4.2.0.20250802-8814e5bc8b65ce532d8d45100ee65742f1c24cbe_GH0.tar.gz) = afd9aafd26c0988f28f8a82484b4e223f82ba7dc69894b23898b0d1a9bc86d27 +SIZE (DtxdF-AppJail-4.2.0.20250802-8814e5bc8b65ce532d8d45100ee65742f1c24cbe_GH0.tar.gz) = 1018803 diff --git a/sysutils/appjail/Makefile b/sysutils/appjail/Makefile index 436e89d9594f..f8c555c3fe6b 100644 --- a/sysutils/appjail/Makefile +++ b/sysutils/appjail/Makefile @@ -1,6 +1,6 @@ PORTNAME= appjail DISTVERSIONPREFIX= v -DISTVERSION= 4.1.0 +DISTVERSION= 4.2.0 CATEGORIES= sysutils MAINTAINER= dtxdf@FreeBSD.org diff --git a/sysutils/appjail/distinfo b/sysutils/appjail/distinfo index a8ceb4ed4196..0640491bc326 100644 --- a/sysutils/appjail/distinfo +++ b/sysutils/appjail/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1751915710 -SHA256 (DtxdF-AppJail-v4.1.0_GH0.tar.gz) = ff9edff64467f2d6f2c175f555ee3e3eae733dddae0941e5e2db6b94eca4490b -SIZE (DtxdF-AppJail-v4.1.0_GH0.tar.gz) = 1018499 +TIMESTAMP = 1754174945 +SHA256 (DtxdF-AppJail-v4.2.0_GH0.tar.gz) = 661fb421ec8e85abe1cfe3e93df1d9ba0e70a90f18074a45912a10cda5c1308a +SIZE (DtxdF-AppJail-v4.2.0_GH0.tar.gz) = 1018517 diff --git a/sysutils/bastille/Makefile b/sysutils/bastille/Makefile index 414812e0a56f..085aaa39a826 100644 --- a/sysutils/bastille/Makefile +++ b/sysutils/bastille/Makefile @@ -1,6 +1,11 @@ PORTNAME= bastille DISTVERSION= 1.0.1.250714 +PORTREVISION= 1 CATEGORIES= sysutils +DIST_SUBDIR= bastille + +PATCH_SITES= https://github.com/BastilleBSD/bastille/pull/ +PATCHFILES= 1198.patch:-p1 1204.patch:-p1 MAINTAINER= jdhurtado@orbiware.com # co-maintainer: snarfingcode666@gmail.com diff --git a/sysutils/bastille/distinfo b/sysutils/bastille/distinfo index 954ff5638d5a..d04fcdbf2ba1 100644 --- a/sysutils/bastille/distinfo +++ b/sysutils/bastille/distinfo @@ -1,3 +1,7 @@ -TIMESTAMP = 1752181948 -SHA256 (bastillebsd-bastille-1.0.1.250714_GH0.tar.gz) = ffd3be789e5b9f0215e6552b4a89b33b657e2ded2ab7b0dd69cb22d72a167985 -SIZE (bastillebsd-bastille-1.0.1.250714_GH0.tar.gz) = 694112 +TIMESTAMP = 1754009419 +SHA256 (bastille/bastillebsd-bastille-1.0.1.250714_GH0.tar.gz) = ffd3be789e5b9f0215e6552b4a89b33b657e2ded2ab7b0dd69cb22d72a167985 +SIZE (bastille/bastillebsd-bastille-1.0.1.250714_GH0.tar.gz) = 694112 +SHA256 (bastille/1198.patch) = 470f7e0c93e93b0dc6629f46bdf00a53f60b0041341db6455bb6078e4aca1f48 +SIZE (bastille/1198.patch) = 4071 +SHA256 (bastille/1204.patch) = 204fa71c3d1e660bd86fe7de3963a74f4bd39e172496a20703896bb933a4fd9e +SIZE (bastille/1204.patch) = 2435 diff --git a/sysutils/bhyvemgr/Makefile b/sysutils/bhyvemgr/Makefile index f412ab8ff4c8..eb5d843e017a 100644 --- a/sysutils/bhyvemgr/Makefile +++ b/sysutils/bhyvemgr/Makefile @@ -1,6 +1,6 @@ PORTNAME= bhyvemgr DISTVERSIONPREFIX= v -PORTVERSION= 1.7.1 +PORTVERSION= 1.8.0 CATEGORIES= sysutils PKGNAMESUFFIX= ${LAZARUS_PKGNAMESUFFIX} @@ -20,11 +20,14 @@ USE_XORG= x11 USE_GITHUB= yes GH_ACCOUNT= alonsobsd -OPTIONS_DEFINE= FREERDP3 +OPTIONS_DEFINE= FREERDP3 QEMU-TOOLS FREERDP3_DESC= Install freerdp3 to enable rdp connection option FREERDP3_RUN_DEPENDS= freerdp3>0:net/freerdp3 +QEMU-TOOLS_DESC= Install qemu-img tool +QEMU-TOOLS_RUN_DEPENDS= qemu-img:emulators/qemu@tools + .include <bsd.port.pre.mk> .if ${OPSYS} == FreeBSD && (${OSVERSION} >= 1500000) @@ -64,6 +67,6 @@ do-install: @${MKDIR} ${STAGEDIR}${PREFIX}/share/icons/hicolor/scalable/apps ${INSTALL_DATA} ${WRKSRC}/setup/${PORTNAME}.svg ${STAGEDIR}${PREFIX}/share/icons/hicolor/scalable/apps/${PORTNAME}.svg @${MKDIR} ${STAGEDIR}${DATADIR} - cd ${WRKSRC} && ${COPYTREE_SHARE} "images" ${STAGEDIR}${DATADIR} + cd ${WRKSRC} && ${COPYTREE_SHARE} "images samples templates" ${STAGEDIR}${DATADIR} .include <bsd.port.post.mk> diff --git a/sysutils/bhyvemgr/distinfo b/sysutils/bhyvemgr/distinfo index f4edbd89a2a9..614ea70bcc80 100644 --- a/sysutils/bhyvemgr/distinfo +++ b/sysutils/bhyvemgr/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1753305219 -SHA256 (alonsobsd-bhyvemgr-v1.7.1_GH0.tar.gz) = 4f855cb93c648c0f49d15f8bb9d7b0af113cd813c5ee825c6c74c5990ab5b0e7 -SIZE (alonsobsd-bhyvemgr-v1.7.1_GH0.tar.gz) = 258797 +TIMESTAMP = 1754457775 +SHA256 (alonsobsd-bhyvemgr-v1.8.0_GH0.tar.gz) = c7d0b02e12ee65d63cc79a0da501d4f80ffd4e77d14c4c092280c7cf5366d456 +SIZE (alonsobsd-bhyvemgr-v1.8.0_GH0.tar.gz) = 273325 diff --git a/sysutils/bhyvemgr/files/pkg-message.in b/sysutils/bhyvemgr/files/pkg-message.in index 2054ec3a0998..8943b45cd81c 100644 --- a/sysutils/bhyvemgr/files/pkg-message.in +++ b/sysutils/bhyvemgr/files/pkg-message.in @@ -9,12 +9,24 @@ bhyvemgr was installed 3) It can be compiled with supports for gtk2, qt5 or qt6 graphic interfaces -4) For a better use of bhyvemgr, some settings must be applied to your system. +4) Now, bhyvemgr supports the use of cloud and VM images. You can even use cloud + init or nuageinit to initialize them. + +5) If you use a minimal configuration it uses files templates files inside + of %%DATADIR%%/templates directory. + +6) If you want to use your own configuration files: user-data, meta-data, try to + keep %%UUID%% and %%HOSTAME%% inside of them as you can look at + %%DATADIR%%/samples directory. + + They will be will replace with virtual machine values. + +7) For a optimal use of bhyvemgr, some settings must be applied to your system. Take a look at the following url: https://github.com/alonsobsd/bhyvemgr/blob/main/README.md -5) Enjoy it ;) +8) Enjoy it ;) EOM } ] diff --git a/sysutils/bhyvemgr/pkg-plist b/sysutils/bhyvemgr/pkg-plist index ccae9dcbd3b5..2b8f96366243 100644 --- a/sysutils/bhyvemgr/pkg-plist +++ b/sysutils/bhyvemgr/pkg-plist @@ -26,6 +26,7 @@ share/applications/bhyvemgr.desktop %%DATADIR%%/images/menu/com.png %%DATADIR%%/images/menu/edit.png %%DATADIR%%/images/menu/hide.png +%%DATADIR%%/images/menu/paste.png %%DATADIR%%/images/menu/quit.png %%DATADIR%%/images/menu/rdp.png %%DATADIR%%/images/menu/remove.png @@ -54,5 +55,9 @@ share/applications/bhyvemgr.desktop %%DATADIR%%/images/systems/rockylinux.png %%DATADIR%%/images/systems/ubuntu.png %%DATADIR%%/images/systems/windows.png +%%DATADIR%%/samples/meta-data +%%DATADIR%%/samples/user-data +%%DATADIR%%/templates/meta-data +%%DATADIR%%/templates/user-data share/icons/hicolor/512x512/apps/bhyvemgr.png share/icons/hicolor/scalable/apps/bhyvemgr.svg diff --git a/sysutils/bmd/Makefile b/sysutils/bmd/Makefile index bff668dda6ae..02bb8bad9c9a 100644 --- a/sysutils/bmd/Makefile +++ b/sysutils/bmd/Makefile @@ -1,5 +1,5 @@ PORTNAME= bmd -DISTVERSION= 3.3 +DISTVERSION= 3.4 CATEGORIES= sysutils MAINTAINER= naito.yuichiro@gmail.com diff --git a/sysutils/bmd/distinfo b/sysutils/bmd/distinfo index 055265e39e27..da099a6df3af 100644 --- a/sysutils/bmd/distinfo +++ b/sysutils/bmd/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1747651558 -SHA256 (yuichiro-naito-bmd-3.3_GH0.tar.gz) = 07aa20b956a1105505f80ed877b47efa9a6febeaffdb18a6eede035db5642558 -SIZE (yuichiro-naito-bmd-3.3_GH0.tar.gz) = 95292 +TIMESTAMP = 1754009343 +SHA256 (yuichiro-naito-bmd-3.4_GH0.tar.gz) = 944e4c3428c3b98810ab10a1aa3eb3cdd12b853ab5df1f9c4a390aa18a3b0570 +SIZE (yuichiro-naito-bmd-3.4_GH0.tar.gz) = 97315 diff --git a/sysutils/bsdisks/Makefile b/sysutils/bsdisks/Makefile index fd504aa13240..52b8929092b3 100644 --- a/sysutils/bsdisks/Makefile +++ b/sysutils/bsdisks/Makefile @@ -1,5 +1,5 @@ PORTNAME= bsdisks -DISTVERSION= 0.37 +DISTVERSION= 0.38 CATEGORIES= sysutils MAINTAINER= arrowd@FreeBSD.org diff --git a/sysutils/bsdisks/distinfo b/sysutils/bsdisks/distinfo index 4960062df02c..320ce13961ec 100644 --- a/sysutils/bsdisks/distinfo +++ b/sysutils/bsdisks/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1741180771 -SHA256 (bsdisks-0.37.tar.bz2) = 5295239a3ffe837045be58e6254108130461825af23182cc85bb9fe3243075ec -SIZE (bsdisks-0.37.tar.bz2) = 85101 +TIMESTAMP = 1753954090 +SHA256 (bsdisks-0.38.tar.bz2) = 15b11e408b8f3e741e5a347dc353f38b022a55bc0fe4e5de4d646b2cd127dbe1 +SIZE (bsdisks-0.38.tar.bz2) = 85122 diff --git a/sysutils/containerd/Makefile b/sysutils/containerd/Makefile index dcf85f029fc1..4550f73f48c2 100644 --- a/sysutils/containerd/Makefile +++ b/sysutils/containerd/Makefile @@ -1,6 +1,6 @@ PORTNAME= containerd DISTVERSIONPREFIX=v -DISTVERSION= 2.1.3 +DISTVERSION= 2.1.4 CATEGORIES= sysutils MAINTAINER= decke@FreeBSD.org diff --git a/sysutils/containerd/distinfo b/sysutils/containerd/distinfo index f5e18dbd8f30..570837169841 100644 --- a/sysutils/containerd/distinfo +++ b/sysutils/containerd/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750398585 -SHA256 (containerd-containerd-v2.1.3_GH0.tar.gz) = f5fd43b9eefd71ddef100e7070016f9e40a1d689251bc885a2d2a87750da26b5 -SIZE (containerd-containerd-v2.1.3_GH0.tar.gz) = 10616951 +TIMESTAMP = 1754132959 +SHA256 (containerd-containerd-v2.1.4_GH0.tar.gz) = 8c409f8a0ba6015cb365a95e039a0fc9f3663c891a26eb52c0fb8cd291ba75d4 +SIZE (containerd-containerd-v2.1.4_GH0.tar.gz) = 10614131 diff --git a/sysutils/cronolog-devel/Makefile b/sysutils/cronolog-devel/Makefile index b50fdd45040d..6fe7e75c6222 100644 --- a/sysutils/cronolog-devel/Makefile +++ b/sysutils/cronolog-devel/Makefile @@ -1,9 +1,7 @@ PORTNAME= cronolog -PORTVERSION= 1.7.1 -PORTREVISION= 2 -DISTVERSIONSUFFIX= -beta +DISTVERSION= 1.7.2 CATEGORIES= sysutils -MASTER_SITES= https://BSDforge.com/projects/source/sysutils/cronolog-devel/ +MASTER_SITES= https://codeberg.org/BSDforge/${PORTNAME}/archive/${DISTVERSIONFULL}${EXTRACT_SUFX}?dummy=/ PKGNAMESUFFIX= -devel MAINTAINER= portmaster@BSDforge.com @@ -12,15 +10,17 @@ WWW= https://BSDforge.com/projects/sysutils/cronolog-devel LICENSE= APACHE10 -USES= shebangfix tar:xz +USES= shebangfix -GNU_CONFIGURE= yes +SHEBANG_FILES= src/cronosplit + +GNU_CONFIGURE= yes GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share CONFLICTS= cronolog SHEBANG_FILES= src/cronosplit -WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} +WRKSRC= ${WRKDIR}/${PORTNAME} INFO= cronolog PLIST_FILES= sbin/cronolog \ sbin/cronosplit \ diff --git a/sysutils/cronolog-devel/distinfo b/sysutils/cronolog-devel/distinfo index 1c0071afd8c0..2fc12f55c1f2 100644 --- a/sysutils/cronolog-devel/distinfo +++ b/sysutils/cronolog-devel/distinfo @@ -1,2 +1,3 @@ -SHA256 (cronolog-1.7.1-beta.tar.xz) = efc6f3be80b6b278bf0ac6fb489fa0ff7e00d69dfe15f8eef2872e7b04fd10a0 -SIZE (cronolog-1.7.1-beta.tar.xz) = 128596 +TIMESTAMP = 1753419785 +SHA256 (cronolog-1.7.2.tar.gz) = 93f200adc1eda530e618ebf989d3512b9f5281b69e6fa1b39067345095d7acc7 +SIZE (cronolog-1.7.2.tar.gz) = 170500 diff --git a/sysutils/cronolog-devel/files/patch-src__cronolog.c b/sysutils/cronolog-devel/files/patch-src__cronolog.c index 460672cfa553..8e53c669e3d0 100644 --- a/sysutils/cronolog-devel/files/patch-src__cronolog.c +++ b/sysutils/cronolog-devel/files/patch-src__cronolog.c @@ -1,5 +1,5 @@ ---- ./src/cronolog.c.orig 2010-12-02 13:41:57.000000000 -0800 -+++ ./src/cronolog.c 2010-12-02 13:42:30.000000000 -0800 +--- ./src/cronolog.c.orig 2025-07-24 22:02:02 UTC ++++ ./src/cronolog.c @@ -84,8 +84,8 @@ #ifndef _WIN32 diff --git a/sysutils/dar/Makefile b/sysutils/dar/Makefile index 4ef43249b757..c123c3cd091e 100644 --- a/sysutils/dar/Makefile +++ b/sysutils/dar/Makefile @@ -1,6 +1,5 @@ PORTNAME= dar -DISTVERSION= 2.7.18 -PORTREVISION= 1 +DISTVERSION= 2.8.0 CATEGORIES= sysutils archivers MASTER_SITES= SF @@ -12,7 +11,7 @@ LICENSE= GPLv2+ LIB_DEPENDS= libgpg-error.so:security/libgpg-error -USES= compiler:c++14-lang libtool localbase pathfix shebangfix +USES= compiler:c++14-lang libtool localbase shebangfix USE_LDCONFIG= yes SHEBANG_FILES= doc/samples/*.bash doc/samples/*.sh doc/samples/dar_backup \ @@ -30,7 +29,7 @@ CONFIGURE_ARGS= --datadir=${DATADIR} \ INSTALL_TARGET= install-strip -PLIST_SUB= SHLIB_VER=6000.8.2 +PLIST_SUB= SHLIB_VER=7000.0.0 OPTIONS_DEFINE= ARGON2 BZIP2 DELTA DOCS GCRYPT GPGME LZ4 LZMA LZO \ MULTITHR NLS ZLIB ZSTD diff --git a/sysutils/dar/distinfo b/sysutils/dar/distinfo index 7553f3265f31..5b4d3917440b 100644 --- a/sysutils/dar/distinfo +++ b/sysutils/dar/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1747997992 -SHA256 (dar-2.7.18.tar.gz) = 6131b7d6d79a093bfcb320abbb90df941df8e9bc73f89ae6410bccdeffa5eb46 -SIZE (dar-2.7.18.tar.gz) = 2449032 +TIMESTAMP = 1754245596 +SHA256 (dar-2.8.0.tar.gz) = 061fcad82e694797179c51dba013bd49544db04b852693b973f4ec37cf3ad78a +SIZE (dar-2.8.0.tar.gz) = 2375068 diff --git a/sysutils/dar/pkg-plist b/sysutils/dar/pkg-plist index 875e645dd60d..2d2ec14f4460 100644 --- a/sysutils/dar/pkg-plist +++ b/sysutils/dar/pkg-plist @@ -6,12 +6,10 @@ bin/dar_split bin/dar_xform %%ETCDIR%%rc include/dar/archive.hpp -include/dar/archive5.hpp include/dar/archive_aux.hpp include/dar/archive_listing_callback.hpp include/dar/archive_num.hpp include/dar/archive_options.hpp -include/dar/archive_options5.hpp include/dar/archive_options_listing_shell.hpp include/dar/archive_summary.hpp include/dar/block_compressor.hpp @@ -25,9 +23,7 @@ include/dar/crc.hpp include/dar/crit_action.hpp include/dar/criterium.hpp include/dar/crypto.hpp -include/dar/data_tree.hpp include/dar/database.hpp -include/dar/database5.hpp include/dar/database_archives.hpp include/dar/database_aux.hpp include/dar/database_listing_callback.hpp @@ -38,9 +34,10 @@ include/dar/delta_sig_block_size.hpp include/dar/ea.hpp include/dar/entree_stats.hpp include/dar/entrepot.hpp +include/dar/entrepot_aux.hpp include/dar/entrepot_libcurl.hpp -include/dar/entrepot_libcurl5.hpp include/dar/entrepot_local.hpp +include/dar/eols.hpp include/dar/erreurs.hpp include/dar/etage.hpp include/dar/fichier_global.hpp @@ -55,7 +52,6 @@ include/dar/infinint.hpp include/dar/int_tools.hpp include/dar/integers.hpp include/dar/libdar.hpp -include/dar/libdar5.hpp include/dar/libdar_config.h include/dar/libdar_my_config.h include/dar/libdar_slave.hpp @@ -66,13 +62,13 @@ include/dar/mask.hpp include/dar/mask_list.hpp include/dar/mem_ui.hpp include/dar/memory_file.hpp -include/dar/mycurl_protocol.hpp include/dar/parallel_block_compressor.hpp include/dar/path.hpp include/dar/proto_compressor.hpp include/dar/proto_generic_file.hpp include/dar/range.hpp include/dar/real_infinint.hpp +include/dar/remote_entrepot_api.hpp include/dar/secu_string.hpp include/dar/shell_interaction.hpp include/dar/shell_interaction_emulator.hpp @@ -84,22 +80,14 @@ include/dar/tlv_list.hpp include/dar/tools.hpp include/dar/tuyau.hpp include/dar/user_interaction.hpp -include/dar/user_interaction5.hpp include/dar/user_interaction_blind.hpp include/dar/user_interaction_callback.hpp -include/dar/user_interaction_callback5.hpp include/dar/wrapperlib.hpp lib/libdar64.a lib/libdar64.so -lib/libdar64.so.6000 +lib/libdar64.so.7000 lib/libdar64.so.%%SHLIB_VER%% libdata/pkgconfig/libdar64.pc -share/man/man1/dar.1.gz -share/man/man1/dar_cp.1.gz -share/man/man1/dar_manager.1.gz -share/man/man1/dar_slave.1.gz -share/man/man1/dar_split.1.gz -share/man/man1/dar_xform.1.gz %%DATADIR%%/dar/pybind11_libdar.cpp %%PORTDOCS%%%%DOCSDIR%%/FAQ.html %%PORTDOCS%%%%DOCSDIR%%/Features.html @@ -165,4 +153,9 @@ share/man/man1/dar_xform.1.gz %%PORTDOCS%%%%DOCSDIR%%/style.css %%PORTDOCS%%%%DOCSDIR%%/usage_notes.html %%NLS%%share/locale/fr/LC_MESSAGES/dar.mo -%%NLS%%share/locale/sv/LC_MESSAGES/dar.mo +share/man/man1/dar.1.gz +share/man/man1/dar_cp.1.gz +share/man/man1/dar_manager.1.gz +share/man/man1/dar_slave.1.gz +share/man/man1/dar_split.1.gz +share/man/man1/dar_xform.1.gz diff --git a/sysutils/dust/Makefile b/sysutils/dust/Makefile index 7c72ac7f1fe9..1494be12cef6 100644 --- a/sysutils/dust/Makefile +++ b/sysutils/dust/Makefile @@ -1,6 +1,6 @@ PORTNAME= dust DISTVERSIONPREFIX= v -DISTVERSION= 1.2.2 +DISTVERSION= 1.2.3 CATEGORIES= sysutils MAINTAINER= adamw@FreeBSD.org diff --git a/sysutils/dust/distinfo b/sysutils/dust/distinfo index 922b96f14748..e8a6a816080b 100644 --- a/sysutils/dust/distinfo +++ b/sysutils/dust/distinfo @@ -1,4 +1,4 @@ -TIMESTAMP = 1751904498 +TIMESTAMP = 1754017074 SHA256 (rust/crates/aho-corasick-1.1.3.crate) = 8e60d3430d3a69478ad0993f19238d2df97c507009a52b3c10addcd7f6bcb916 SIZE (rust/crates/aho-corasick-1.1.3.crate) = 183311 SHA256 (rust/crates/android-tzdata-0.1.1.crate) = e999941b234f3131b00bc13c22d06e8c5ff726d1b6318ac7eb276997bbb4fef0 @@ -295,5 +295,5 @@ SHA256 (rust/crates/windows_x86_64_msvc-0.53.0.crate) = 271414315aff87387382ec3d SIZE (rust/crates/windows_x86_64_msvc-0.53.0.crate) = 834400 SHA256 (rust/crates/wit-bindgen-rt-0.39.0.crate) = 6f42320e61fe2cfd34354ecb597f86f413484a798ba44a8ca1165c58d42da6c1 SIZE (rust/crates/wit-bindgen-rt-0.39.0.crate) = 12241 -SHA256 (bootandy-dust-v1.2.2_GH0.tar.gz) = e72f539ebe2f30bd85f83f8efd87c70c11e27126eeccd93560d94d2f01e153fe -SIZE (bootandy-dust-v1.2.2_GH0.tar.gz) = 117905 +SHA256 (bootandy-dust-v1.2.3_GH0.tar.gz) = 424b26adfbafeac31da269ecb3f189eca09803e60fad90b3ff692cf52e0aeeee +SIZE (bootandy-dust-v1.2.3_GH0.tar.gz) = 117984 diff --git a/sysutils/eksctl/Makefile b/sysutils/eksctl/Makefile index 8ed1bf836b80..c7ea0876efc3 100644 --- a/sysutils/eksctl/Makefile +++ b/sysutils/eksctl/Makefile @@ -1,7 +1,6 @@ PORTNAME= eksctl -PORTVERSION= 0.210.0 +PORTVERSION= 0.212.0 DISTVERSIONPREFIX= v -PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= danilo@FreeBSD.org @@ -12,13 +11,13 @@ LICENSE= APACHE20 RUN_DEPENDS= kubectl:sysutils/kubectl -USES= go:1.24,modules +USES= go:modules PLIST_FILES= bin/${PORTNAME} GO_MODULE= github.com/eksctl-io/${PORTNAME} GO_TARGET= ./cmd/${PORTNAME} -GO_BUILDFLAGS= -ldflags="-X github.com/weaveworks/eksctl/pkg/version.gitCommit=b54410c56b4c \ +GO_BUILDFLAGS= -ldflags="-X github.com/weaveworks/eksctl/pkg/version.gitCommit=db83da480fee \ -X github.com/weaveworks/eksctl/pkg/version.buildDate=$$(date +%Y-%m-%dT%H:%M:%SZ)" .include <bsd.port.mk> diff --git a/sysutils/eksctl/distinfo b/sysutils/eksctl/distinfo index eb2fe247ba21..7390489ba5f7 100644 --- a/sysutils/eksctl/distinfo +++ b/sysutils/eksctl/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1750520878 -SHA256 (go/sysutils_eksctl/eksctl-v0.210.0/v0.210.0.mod) = 8bf2e3a5b5341f1d811f0deafe2b6a1d1c754901b747999e10e96e1a1264420a -SIZE (go/sysutils_eksctl/eksctl-v0.210.0/v0.210.0.mod) = 24577 -SHA256 (go/sysutils_eksctl/eksctl-v0.210.0/v0.210.0.zip) = 5a39b1b99664b93c22e1668a5024ab5540a93fa17a35d1c967f58a384b68f4b8 -SIZE (go/sysutils_eksctl/eksctl-v0.210.0/v0.210.0.zip) = 13763927 +TIMESTAMP = 1754318368 +SHA256 (go/sysutils_eksctl/eksctl-v0.212.0/v0.212.0.mod) = 9d3d1af4ac0d2ca5ab96870644ded1d1945787832a7ec87787ea8eb7d389d911 +SIZE (go/sysutils_eksctl/eksctl-v0.212.0/v0.212.0.mod) = 24747 +SHA256 (go/sysutils_eksctl/eksctl-v0.212.0/v0.212.0.zip) = bda6316ce2329285199c0b9464d90c3b5d30d23cbaa4107758b9e2d11ce783e4 +SIZE (go/sysutils_eksctl/eksctl-v0.212.0/v0.212.0.zip) = 13788235 diff --git a/sysutils/fastfetch/Makefile b/sysutils/fastfetch/Makefile index f48584593340..5465900682da 100644 --- a/sysutils/fastfetch/Makefile +++ b/sysutils/fastfetch/Makefile @@ -1,5 +1,5 @@ PORTNAME= fastfetch -DISTVERSION= 2.48.1 +DISTVERSION= 2.49.0 CATEGORIES= sysutils MAINTAINER= pkubaj@FreeBSD.org diff --git a/sysutils/fastfetch/distinfo b/sysutils/fastfetch/distinfo index 57f47df44dad..2a82d93abaa5 100644 --- a/sysutils/fastfetch/distinfo +++ b/sysutils/fastfetch/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1752851794 -SHA256 (fastfetch-cli-fastfetch-2.48.1_GH0.tar.gz) = 912692fb4ffa34b10809909e3a774e8193751554f77550d6ae126892b029c021 -SIZE (fastfetch-cli-fastfetch-2.48.1_GH0.tar.gz) = 1336646 +TIMESTAMP = 1753960392 +SHA256 (fastfetch-cli-fastfetch-2.49.0_GH0.tar.gz) = 5c656581c6cb3061cf8648e2cd0cdf07abcf5f680fdc8bda935deece90b086a0 +SIZE (fastfetch-cli-fastfetch-2.49.0_GH0.tar.gz) = 1346493 diff --git a/sysutils/flashrom/Makefile b/sysutils/flashrom/Makefile index a5acb750e55a..ccc9e29dbb4f 100644 --- a/sysutils/flashrom/Makefile +++ b/sysutils/flashrom/Makefile @@ -1,6 +1,7 @@ PORTNAME= flashrom PORTVERSION= 1.6.0 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= https://download.flashrom.org/releases/ @@ -14,33 +15,38 @@ LICENSE_FILE= ${WRKSRC}/COPYING NOT_FOR_ARCHS= riscv64 NOT_FOR_ARCHS_REASON= Unable to determine endianness. -BUILD_DEPENDS+= cmocka>=0:sysutils/cmocka \ - sphinx-build:textproc/py-sphinx +BUILD_DEPENDS= cmocka>=0:sysutils/cmocka LIB_DEPENDS= libpci.so:devel/libpci -USES= meson pkgconfig tar:xz +USES= meson pkgconfig ssl tar:xz +USE_LDCONFIG= yes PORTDOCS= * -OPTIONS_DEFINE= DOCS FTDI +OPTIONS_DEFINE= DOCS FTDI MANPAGES OPTIONS_DEFINE_amd64= DMIDECODE OPTIONS_DEFINE_i386= DMIDECODE +OPTIONS_DEFAULT= MANPAGES OPTIONS_DEFAULT_amd64= DMIDECODE OPTIONS_DEFAULT_i386= DMIDECODE +OPTIONS_SUB= yes DMIDECODE_DESC= Use dmidecode to gather DMI information FTDI_DESC= Enable external FT2232SPI flasher support DMIDECODE_RUN_DEPENDS= dmidecode:sysutils/dmidecode -DOCS_MESON_ENABLED= documentation man-pages +DOCS_BUILD_DEPENDS= sphinx-build:textproc/py-sphinx +DOCS_MESON_ENABLED= documentation DOCS_MESON_DISABLED= generate_authors_list FTDI_LIB_DEPENDS= libftdi1.so:devel/libftdi1 -post-install: +MANPAGES_BUILD_DEPENDS= sphinx-build:textproc/py-sphinx +MANPAGES_MESON_ENABLED= man-pages + +post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/README.rst ${STAGEDIR}${DOCSDIR} -# cd ${WRKSRC}/Documentation && ${INSTALL_DATA} *.txt ${STAGEDIR}${DOCSDIR} .include <bsd.port.mk> diff --git a/sysutils/flashrom/pkg-plist b/sysutils/flashrom/pkg-plist index b03eaeb8c17f..5d711ef10199 100644 --- a/sysutils/flashrom/pkg-plist +++ b/sysutils/flashrom/pkg-plist @@ -4,5 +4,6 @@ lib/libflashrom.so lib/libflashrom.so.1 lib/libflashrom.so.1.0.0 libdata/pkgconfig/flashrom.pc -share/man/man8/flashrom.8.gz sbin/flashrom +share/bash-completion/completions/flashrom.bash +%%MANPAGES%%share/man/man8/flashrom.8.gz diff --git a/sysutils/fluent-bit/Makefile b/sysutils/fluent-bit/Makefile index 9b90c5d6a2a5..78d9150c80ba 100644 --- a/sysutils/fluent-bit/Makefile +++ b/sysutils/fluent-bit/Makefile @@ -1,7 +1,6 @@ PORTNAME= fluent-bit DISTVERSIONPREFIX= v -DISTVERSION= 4.0.3 -PORTREVISION= 2 +DISTVERSION= 4.0.6 CATEGORIES= sysutils MAINTAINER= girgen@FreeBSD.org diff --git a/sysutils/fluent-bit/distinfo b/sysutils/fluent-bit/distinfo index 2b2ad2a5dad2..0e8af3576ca1 100644 --- a/sysutils/fluent-bit/distinfo +++ b/sysutils/fluent-bit/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1749503917 -SHA256 (fluent-fluent-bit-v4.0.3_GH0.tar.gz) = c7d276238d25242467218941842d8cd4df6cfa52cc9379ae5755220cdefd1dc1 -SIZE (fluent-fluent-bit-v4.0.3_GH0.tar.gz) = 32953239 +TIMESTAMP = 1754324294 +SHA256 (fluent-fluent-bit-v4.0.6_GH0.tar.gz) = 8aa2ffc93c03c8fd451edb78723a1f87dd61c1997cd128bfa07d7225670b35eb +SIZE (fluent-fluent-bit-v4.0.6_GH0.tar.gz) = 34486535 diff --git a/sysutils/fluent-bit/pkg-plist b/sysutils/fluent-bit/pkg-plist index be62997e919d..d827791cf72a 100644 --- a/sysutils/fluent-bit/pkg-plist +++ b/sysutils/fluent-bit/pkg-plist @@ -103,6 +103,7 @@ include/fluent-bit/flb_net_dns.h include/fluent-bit/flb_network.h include/fluent-bit/flb_notification.h include/fluent-bit/flb_oauth2.h +include/fluent-bit/flb_opentelemetry.h include/fluent-bit/flb_output.h include/fluent-bit/flb_output_plugin.h include/fluent-bit/flb_output_thread.h @@ -163,6 +164,8 @@ include/fluent-bit/flb_zstd.h include/fluent-bit/simdutf/flb_simdutf_connector.h include/fluent-bit/tls/flb_tls.h include/fluent-bit/tls/flb_tls_info.h +include/fluent-bit/unicode/flb_conv.h +include/fluent-bit/unicode/flb_wchar.h include/fluent-bit/wasm/flb_wasm.h include/libco.h include/monkey/mk_core.h diff --git a/sysutils/gdu/Makefile b/sysutils/gdu/Makefile index bcff5602f50a..5a96caa4919a 100644 --- a/sysutils/gdu/Makefile +++ b/sysutils/gdu/Makefile @@ -1,7 +1,6 @@ PORTNAME= gdu DISTVERSIONPREFIX= v -DISTVERSION= 5.29.0 -PORTREVISION= 5 +DISTVERSION= 5.31.0 CATEGORIES= sysutils MAINTAINER= lcook@FreeBSD.org @@ -11,18 +10,14 @@ WWW= https://github.com/dundee/gdu LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md -USES= go:modules +USES= go:1.22,modules -_BUILD_VERSION= ${DISTVERSIONFULL} -_BUILD_MAJOR= ${_BUILD_VERSION:C/\..*$//} +_BUILD_MAJOR= ${DISTVERSIONFULL:C/\..*$//} _BUILD_DATE= $$(date +%Y-%m-%d) GO_MODULE= github.com/dundee/${PORTNAME}/${_BUILD_MAJOR} GO_TARGET= ./cmd/${PORTNAME} -GO_BUILDFLAGS= -ldflags "\ - -s -w \ - -X ${GO_MODULE}/build.Version=${_BUILD_VERSION} \ - -X ${GO_MODULE}/build.Time=${_BUILD_DATE}" +GO_BUILDFLAGS+= -ldflags="-s -w -X ${GO_MODULE}/build.Version=${DISTVERSIONFULL} -X ${GO_MODULE}/build.Time=${_BUILD_DATE}" CONFLICTS_INSTALL= coreutils diff --git a/sysutils/gdu/distinfo b/sysutils/gdu/distinfo index e8f75b3c3d5f..08df45952f2a 100644 --- a/sysutils/gdu/distinfo +++ b/sysutils/gdu/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1743289587 -SHA256 (go/sysutils_gdu/gdu-v5.30.1/v5.30.1.mod) = 30088a874ba95a1ebffc9b5be7f5719408be2af6df6d7acd819aea9448632f66 -SIZE (go/sysutils_gdu/gdu-v5.30.1/v5.30.1.mod) = 1892 -SHA256 (go/sysutils_gdu/gdu-v5.30.1/v5.30.1.zip) = 7617726fdbbad2cc57e98445b2d3f28d7ca58206efad106d2f00d9126299bcf1 -SIZE (go/sysutils_gdu/gdu-v5.30.1/v5.30.1.zip) = 332486 +TIMESTAMP = 1749873055 +SHA256 (go/sysutils_gdu/gdu-v5.31.0/v5.31.0.mod) = d27542d3955f1dfd7737a2fd8b833be52a94119a935fbc2950a0653cd3e50f93 +SIZE (go/sysutils_gdu/gdu-v5.31.0/v5.31.0.mod) = 1892 +SHA256 (go/sysutils_gdu/gdu-v5.31.0/v5.31.0.zip) = 6487b8a2bb6ca4ecedcf6e2e2fa6a0615d8563e1fa82bc6026a2ac6190675abc +SIZE (go/sysutils_gdu/gdu-v5.31.0/v5.31.0.zip) = 336248 diff --git a/sysutils/go-ntfy/Makefile b/sysutils/go-ntfy/Makefile index 0708a8f1de72..17cca53285ae 100644 --- a/sysutils/go-ntfy/Makefile +++ b/sysutils/go-ntfy/Makefile @@ -1,11 +1,10 @@ PORTNAME= ntfy DISTVERSIONPREFIX= v -DISTVERSION= 2.12.0 -PORTREVISION= 1 +DISTVERSION= 2.13.0 CATEGORIES= sysutils MASTER_SITES= LOCAL/dtxdf/${PORTNAME}/ PKGNAMEPREFIX= go- -DISTFILES= ${PORTNAME}-${DISTVERSION}.frontend${EXTRACT_SUFX} +DISTFILES= ${PORTNAME}-${DISTVERSIONPREFIX}${DISTVERSION}.frontend${EXTRACT_SUFX} MAINTAINER= dtxdf@FreeBSD.org COMMENT= Send push notifications to your phone or desktop using PUT/POST @@ -41,7 +40,7 @@ DOCS_USES= python # Run 'git checkout ${DISTVERSIONPREFIX}${DISTVERSION} && git rev-parse --short HEAD' # in the ntfy repository to get the value of GITID. -GITID= 061677a7 +GITID= 1ce08a18 BUILD_DATE= $$(date -u "+%Y-%m-%dT%H:%M:%SZ") diff --git a/sysutils/go-ntfy/distinfo b/sysutils/go-ntfy/distinfo index 3ed506c03a3d..f551bd41bebb 100644 --- a/sysutils/go-ntfy/distinfo +++ b/sysutils/go-ntfy/distinfo @@ -1,7 +1,7 @@ -TIMESTAMP = 1750965231 -SHA256 (go/sysutils_go-ntfy/binwiederhier-ntfy-v2.12.0_GH0/ntfy-2.12.0.frontend.tar.gz) = 8b777d3618b2dde7095be53b09cb220e50a7e52af2a4211d074c5796151e5d4f -SIZE (go/sysutils_go-ntfy/binwiederhier-ntfy-v2.12.0_GH0/ntfy-2.12.0.frontend.tar.gz) = 2297703 -SHA256 (go/sysutils_go-ntfy/binwiederhier-ntfy-v2.12.0_GH0/go.mod) = f88dd70c2bc8386f38d575e2c424cfb729a6c36a0c6299449df3cac40d289a7d -SIZE (go/sysutils_go-ntfy/binwiederhier-ntfy-v2.12.0_GH0/go.mod) = 4705 -SHA256 (go/sysutils_go-ntfy/binwiederhier-ntfy-v2.12.0_GH0/binwiederhier-ntfy-v2.12.0_GH0.tar.gz) = 210b7409894aa51719077da6a771c82d460bd710a52a527cf52694166f6103d0 -SIZE (go/sysutils_go-ntfy/binwiederhier-ntfy-v2.12.0_GH0/binwiederhier-ntfy-v2.12.0_GH0.tar.gz) = 13608026 +TIMESTAMP = 1754093629 +SHA256 (go/sysutils_go-ntfy/binwiederhier-ntfy-v2.13.0_GH0/ntfy-v2.13.0.frontend.tar.gz) = 4a70e73ed6dca413496ce8240f933918ad5d6a96546ea231ffc89590ea9868d7 +SIZE (go/sysutils_go-ntfy/binwiederhier-ntfy-v2.13.0_GH0/ntfy-v2.13.0.frontend.tar.gz) = 2295908 +SHA256 (go/sysutils_go-ntfy/binwiederhier-ntfy-v2.13.0_GH0/go.mod) = 8cf4cbfd868521d2535b87ddaca8ee6d6c3bd0786e792d86c584e38afdf95fd2 +SIZE (go/sysutils_go-ntfy/binwiederhier-ntfy-v2.13.0_GH0/go.mod) = 4765 +SHA256 (go/sysutils_go-ntfy/binwiederhier-ntfy-v2.13.0_GH0/binwiederhier-ntfy-v2.13.0_GH0.tar.gz) = 228e521ad682ca3dad23242a266321da2df557646b01fbac08f2d42bd8fc1fa8 +SIZE (go/sysutils_go-ntfy/binwiederhier-ntfy-v2.13.0_GH0/binwiederhier-ntfy-v2.13.0_GH0.tar.gz) = 13664549 diff --git a/sysutils/kassiber/files/patch-main.c b/sysutils/kassiber/files/patch-main.c new file mode 100644 index 000000000000..3a6e598e28ff --- /dev/null +++ b/sysutils/kassiber/files/patch-main.c @@ -0,0 +1,14 @@ +--- main.c.orig 2025-07-30 19:54:07 UTC ++++ main.c +@@ -302,7 +302,11 @@ openat_retry(const int dfd, const char *const path, in + if (fd >= 0 || errno != EINTR) { + return fd; + } else { ++#ifdef __powerpc__ ++ return openat_retry(dfd, path, flags, mode); ++#else + __attribute__((musttail)) return openat_retry(dfd, path, flags, mode); ++#endif + } + } + diff --git a/sysutils/kubectl/Makefile b/sysutils/kubectl/Makefile index 5d605bc6d99e..6688e424b04a 100644 --- a/sysutils/kubectl/Makefile +++ b/sysutils/kubectl/Makefile @@ -1,7 +1,6 @@ PORTNAME= kubectl -PORTVERSION= 1.33.2 +PORTVERSION= 1.33.3 DISTVERSIONPREFIX= v -PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= danilo@FreeBSD.org @@ -10,7 +9,7 @@ WWW= https://github.com/kubernetes/kubectl LICENSE= APACHE20 -USES= cpe go:1.24,modules +USES= cpe go:modules CPE_VENDOR= jenkins CPE_PRODUCT= kubernetes diff --git a/sysutils/kubectl/distinfo b/sysutils/kubectl/distinfo index 14a598fbe10d..0634d5e0fc81 100644 --- a/sysutils/kubectl/distinfo +++ b/sysutils/kubectl/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750519621 -SHA256 (kubernetes-kubernetes-v1.33.2_GH0.tar.gz) = 5588bb13437c0e6881f58ede88d200301c3d28b8ce124d58d3e7ed781d1d8d40 -SIZE (kubernetes-kubernetes-v1.33.2_GH0.tar.gz) = 37084757 +TIMESTAMP = 1754305304 +SHA256 (kubernetes-kubernetes-v1.33.3_GH0.tar.gz) = d634a8ec07d157a28f4bea640605175224d21d2d48a5a749fd204d2a9ac01825 +SIZE (kubernetes-kubernetes-v1.33.3_GH0.tar.gz) = 37087981 diff --git a/sysutils/memtest86+/Makefile b/sysutils/memtest86+/Makefile deleted file mode 100644 index ba427a6c100a..000000000000 --- a/sysutils/memtest86+/Makefile +++ /dev/null @@ -1,79 +0,0 @@ -PORTNAME= memtest86+ -PORTVERSION= 5.01 -PORTREVISION= 5 -CATEGORIES= sysutils -MASTER_SITES= http://www.memtest.org/download/${PORTVERSION}/ - -MAINTAINER= avg@FreeBSD.org -COMMENT= Stand-alone memory test for x86 architecture computers -WWW= https://www.memtest.org/ - -LICENSE= GPLv2 - -ONLY_FOR_ARCHS= i386 amd64 - -USES= gmake -ALL_TARGET= all -PORTDOCS= * - -DEPRECATED= ELF binary for BIOS boot has been broken for a long while -EXPIRATION_DATE=2025-07-31 - -USE_GCC= yes:build - -# Please provide absolute path below (cannot be root) -BOOT_DIR?= /boot/opt - -OPTIONS_DEFINE= SERIAL HISPEED DOCS -OPTIONS_DEFAULT= BOOT -OPTIONS_MULTI= BOOT_TYPE -OPTIONS_MULTI_BOOT_TYPE= ISO BOOT -ISO_DESC= Build bootable ISO image -BOOT_DESC= Build ELF image loadable by boot2 and loader -SERIAL_DESC= Enable serial console at COM1/9600 -HISPEED_DESC= Set COM1 serial console speed to 115200 - -ISO_PLIST_FILES= ${DATADIR}/mt${PORTVERSION:C/\.//}.iso -ISO_BUILD_DEPENDS= genisoimage:sysutils/genisoimage -ISO_ALL_TARGET= iso -BOOT_PLIST_FILES= ${BOOT_DIR}/memtest86+ -BOOT_PLIST_DIRS= ${BOOT_DIR} -BOOT_SUB_FILES= pkg-message -BOOT_SUB_LIST+= BOOT_DIR=${BOOT_DIR} - -pre-fetch: -.if !defined(PACKAGE_BUILDING) - @${ECHO} "If you only need bootable ISO image of memtest86+, you can" - @${ECHO} "simply download it from http://www.memtest.org/. Use this" - @${ECHO} "port if you need ELF image of memtest86+ that can be loaded" - @${ECHO} "by boot2 or loader(8), or if you want to use this port to" - @${ECHO} "build ISO image with custom tweaks in memtest86+ code." -.endif - -.include <bsd.port.options.mk> - -post-patch: - ${REINPLACE_CMD} -e 's|gcc|${CC}|' ${WRKSRC}/Makefile -.if ${PORT_OPTIONS:MSERIAL} - ${REINPLACE_CMD} -e 's|SERIAL_CONSOLE_DEFAULT 0|SERIAL_CONSOLE_DEFAULT 1|' ${WRKSRC}/config.h -. if ${PORT_OPTIONS:MHISPEED} - ${REINPLACE_CMD} -e 's|9600|115200|' ${WRKSRC}/config.h -. endif -.endif - -do-install: -.if ${PORT_OPTIONS:MISO} - @${MKDIR} ${STAGEDIR}${DATADIR} - ${INSTALL_DATA} ${WRKSRC}/mt${PORTVERSION:C/\.//}.iso ${STAGEDIR}${DATADIR} -.endif -.if ${PORT_OPTIONS:MBOOT} - @${MKDIR} ${STAGEDIR}${BOOT_DIR} -# XXX is INSTALL_KLD really appropriate here? XXX - ${INSTALL_KLD} ${WRKSRC}/memtest ${STAGEDIR}${BOOT_DIR}/memtest86+ -.endif -.if ${PORT_OPTIONS:MDOCS} - @${MKDIR} ${STAGEDIR}${DOCSDIR} - ${INSTALL_DATA} ${WRKSRC}/README ${STAGEDIR}${DOCSDIR} -.endif - -.include <bsd.port.mk> diff --git a/sysutils/memtest86+/distinfo b/sysutils/memtest86+/distinfo deleted file mode 100644 index e0587040be1b..000000000000 --- a/sysutils/memtest86+/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1465956443 -SHA256 (memtest86+-5.01.tar.gz) = 142127b7953fbd829b1057fb64a78d3340c2b771484230a7347e94530a0d9039 -SIZE (memtest86+-5.01.tar.gz) = 214877 diff --git a/sysutils/memtest86+/files/patch-Makefile b/sysutils/memtest86+/files/patch-Makefile deleted file mode 100644 index 41f5504d24bd..000000000000 --- a/sysutils/memtest86+/files/patch-Makefile +++ /dev/null @@ -1,46 +0,0 @@ ---- Makefile.orig 2013-08-10 02:01:58 UTC -+++ Makefile -@@ -21,21 +21,20 @@ OBJS= head.o reloc.o main.o test.o init. - - - all: clean memtest.bin memtest -- scp memtest.bin root@192.168.0.12:/srv/tftp/mt86plus - - # Link it statically once so I know I don't have undefined - # symbols and then link it dynamically so I have full - # relocation information - memtest_shared: $(OBJS) memtest_shared.lds Makefile -- $(LD) --warn-constructors --warn-common -static -T memtest_shared.lds \ -+ $(LD) --warn-constructors --warn-common -static --oformat elf32-i386-freebsd -T memtest_shared.lds \ - -o $@ $(OBJS) && \ -- $(LD) -shared -Bsymbolic -T memtest_shared.lds -o $@ $(OBJS) -+ $(LD) -shared -Bsymbolic --oformat elf32-i386-freebsd -T memtest_shared.lds -o $@ $(OBJS) - - memtest_shared.bin: memtest_shared - objcopy -O binary $< memtest_shared.bin - - memtest: memtest_shared.bin memtest.lds -- $(LD) -s -T memtest.lds -b binary memtest_shared.bin -o $@ -+ $(LD) -s --oformat elf32-i386-freebsd -T memtest.lds -b binary memtest_shared.bin -o $@ - - head.s: head.S config.h defs.h test.h - $(CC) -E -traditional $< -o $@ -@@ -47,7 +46,7 @@ setup.s: setup.S config.h defs.h - $(CC) -E -traditional $< -o $@ - - memtest.bin: memtest_shared.bin bootsect.o setup.o memtest.bin.lds -- $(LD) -T memtest.bin.lds bootsect.o setup.o -b binary \ -+ $(LD) --oformat elf32-i386-freebsd -T memtest.bin.lds bootsect.o setup.o -b binary \ - memtest_shared.bin -o memtest.bin - - reloc.o: reloc.c -@@ -67,8 +66,7 @@ clean: - rm -f *.o *.s *.iso memtest.bin memtest memtest_shared \ - memtest_shared.bin memtest.iso - --iso: -- make all -+iso: all - ./makeiso.sh - - install: all diff --git a/sysutils/memtest86+/files/patch-io.h b/sysutils/memtest86+/files/patch-io.h deleted file mode 100644 index e93567f1867f..000000000000 --- a/sysutils/memtest86+/files/patch-io.h +++ /dev/null @@ -1,29 +0,0 @@ ---- io.h.orig 2013-08-10 02:01:58 UTC -+++ io.h -@@ -31,7 +31,7 @@ - */ - - #define __OUT1(s,x) \ --extern inline void __out##s(unsigned x value, unsigned short port) { -+static inline void __out##s(unsigned x value, unsigned short port) { - - #define __OUT2(s,s1,s2) \ - __asm__ __volatile__ ("out" #s " %" s1 "0,%" s2 "1" -@@ -43,7 +43,7 @@ __OUT1(s##_p,x) __OUT2(s,s1,"w") : : "a" (value), "d" - __OUT1(s##c_p,x) __OUT2(s,s1,"") : : "a" (value), "id" (port)); SLOW_DOWN_IO; } - - #define __IN1(s) \ --extern inline RETURN_TYPE __in##s(unsigned short port) { RETURN_TYPE _v; -+static inline RETURN_TYPE __in##s(unsigned short port) { RETURN_TYPE _v; - - #define __IN2(s,s1,s2) \ - __asm__ __volatile__ ("in" #s " %" s2 "1,%" s1 "0" -@@ -55,7 +55,7 @@ __IN1(s##_p) __IN2(s,s1,"w") : "=a" (_v) : "d" (port) - __IN1(s##c_p) __IN2(s,s1,"") : "=a" (_v) : "id" (port) ,##i ); SLOW_DOWN_IO; return _v; } - - #define __OUTS(s) \ --extern inline void outs##s(unsigned short port, const void * addr, unsigned long count) \ -+static inline void outs##s(unsigned short port, const void * addr, unsigned long count) \ - { __asm__ __volatile__ ("cld ; rep ; outs" #s \ - : "=S" (addr), "=c" (count) : "d" (port),"0" (addr),"1" (count)); } - diff --git a/sysutils/memtest86+/files/patch-lib.c b/sysutils/memtest86+/files/patch-lib.c deleted file mode 100644 index dde80182241a..000000000000 --- a/sysutils/memtest86+/files/patch-lib.c +++ /dev/null @@ -1,18 +0,0 @@ ---- lib.c.orig 2021-02-06 17:28:48 UTC -+++ lib.c -@@ -33,7 +33,7 @@ struct ascii_map_str { - int keycode; - }; - --inline void reboot(void) -+void reboot(void) - { - - /* tell the BIOS to do a cold start */ -@@ -1196,4 +1196,4 @@ void get_list(int x, int y, int len, char *buf) - return; - } - } --} -\ No newline at end of file -+} diff --git a/sysutils/memtest86+/files/patch-memtest.lds b/sysutils/memtest86+/files/patch-memtest.lds deleted file mode 100644 index 759738effa3d..000000000000 --- a/sysutils/memtest86+/files/patch-memtest.lds +++ /dev/null @@ -1,11 +0,0 @@ ---- memtest.lds.orig 2013-08-10 02:01:58 UTC -+++ memtest.lds -@@ -3,7 +3,7 @@ OUTPUT_ARCH(i386); - - ENTRY(_start); - SECTIONS { -- . = 0x10000; -+ . = 0xc0120000; - _start = . ; - .data : { - *(.data) diff --git a/sysutils/memtest86+/files/patch-setup.S b/sysutils/memtest86+/files/patch-setup.S deleted file mode 100644 index 5479c7660601..000000000000 --- a/sysutils/memtest86+/files/patch-setup.S +++ /dev/null @@ -1,11 +0,0 @@ ---- setup.S.orig 2013-08-10 02:01:58 UTC -+++ setup.S -@@ -50,7 +50,7 @@ reload: - jz alt_a20_done - - /* set or clear bit1, the ALT_A20_GATE bit */ -- movb 4(%esp), %ah -+ addr32 movb 4(%esp), %ah - testb %ah, %ah - jz alt_a20_cont1 - orb $2, %al diff --git a/sysutils/memtest86+/files/patch-test.c b/sysutils/memtest86+/files/patch-test.c deleted file mode 100644 index ce6f9dd219c4..000000000000 --- a/sysutils/memtest86+/files/patch-test.c +++ /dev/null @@ -1,53 +0,0 @@ ---- test.c.orig 2013-08-10 02:29:44 UTC -+++ test.c -@@ -14,7 +14,6 @@ - #include "stdint.h" - #include "cpuid.h" - #include "smp.h" --#include <sys/io.h> - - extern struct cpu_ident cpu_id; - extern volatile int mstr_cpu; -@@ -1543,6 +1542,19 @@ void sleep(long n, int flag, int me, int - } - } - -+static inline unsigned char inb(unsigned int port) -+{ -+ unsigned char data; -+ -+ asm __volatile__("inb %1,%0" : "=a" (data) : "id" ((unsigned short)(port))); -+ return (data); -+} -+ -+static inline void outb(unsigned int port, unsigned char data) -+{ -+ asm __volatile__("outb %0,%1" : : "a" (data), "id" ((unsigned short)(port))); -+} -+ - /* Beep function */ - - void beep(unsigned int frequency) -@@ -1551,18 +1563,18 @@ void beep(unsigned int frequency) - unsigned int count = 1193180 / frequency; - - // Switch on the speaker -- outb_p(inb_p(0x61)|3, 0x61); -+ outb(inb(0x61)|3, 0x61); - - // Set command for counter 2, 2 byte write -- outb_p(0xB6, 0x43); -+ outb(0xB6, 0x43); - - // Select desired Hz -- outb_p(count & 0xff, 0x42); -+ outb(count & 0xff, 0x42); - outb((count >> 8) & 0xff, 0x42); - - // Block for 100 microseconds - sleep(100, 0, 0, 1); - - // Switch off the speaker -- outb(inb_p(0x61)&0xFC, 0x61); -+ outb(inb(0x61)&0xFC, 0x61); - } diff --git a/sysutils/memtest86+/files/pkg-message.in b/sysutils/memtest86+/files/pkg-message.in deleted file mode 100644 index bc75e15330c2..000000000000 --- a/sysutils/memtest86+/files/pkg-message.in +++ /dev/null @@ -1,23 +0,0 @@ -[ -{ type: install - message: <<EOM -This port has installed ELF image of memtest86+ to -%%BOOT_DIR%%/memtest86+. You can load it from from boot prompt by -interrupting boot process and entering - - N:ad(M,a)%%BOOT_DIR%%/memtest86+ - -where N and M denote proper disk and slice numbers. See boot(8) for -details. - -Alternatively you can load the image from loader prompt by escaping to -it and entering the following commands: - - unload - load %%BOOT_DIR%%/memtest86+ - boot - -As already advised, see loader(8) for details. -EOM -} -] diff --git a/sysutils/memtest86+/pkg-descr b/sysutils/memtest86+/pkg-descr deleted file mode 100644 index e7970cf3fc40..000000000000 --- a/sysutils/memtest86+/pkg-descr +++ /dev/null @@ -1,2 +0,0 @@ -Memtest86+ is a stand-alone memory test for x86 architecture computers -based on the well-known original memtest86 written by Chris Brady. diff --git a/sysutils/mise/Makefile b/sysutils/mise/Makefile index 3239b17fd128..bf527564d1b1 100644 --- a/sysutils/mise/Makefile +++ b/sysutils/mise/Makefile @@ -1,6 +1,6 @@ PORTNAME= mise DISTVERSIONPREFIX= v -DISTVERSION= 2025.7.27 +DISTVERSION= 2025.8.2 CATEGORIES= sysutils MAINTAINER= yuri@FreeBSD.org diff --git a/sysutils/mise/distinfo b/sysutils/mise/distinfo index 4255b6792277..c80a4a310dbd 100644 --- a/sysutils/mise/distinfo +++ b/sysutils/mise/distinfo @@ -1,4 +1,4 @@ -TIMESTAMP = 1753507487 +TIMESTAMP = 1754213585 SHA256 (rust/crates/addr2line-0.24.2.crate) = dfbe277e56a376000877090da837660b4427aad530e3028d44e0bffe4f89a1c1 SIZE (rust/crates/addr2line-0.24.2.crate) = 39015 SHA256 (rust/crates/adler2-2.0.1.crate) = 320119579fcad9c21884f5c4861d16174d0e06250625266f50fe6898340abefa @@ -1405,5 +1405,5 @@ SHA256 (rust/crates/zstd-safe-7.2.4.crate) = 8f49c4d5f0abb602a93fb8736af2a4f4dd9 SIZE (rust/crates/zstd-safe-7.2.4.crate) = 29350 SHA256 (rust/crates/zstd-sys-2.0.15+zstd.1.5.7.crate) = eb81183ddd97d0c74cedf1d50d85c8d08c1b8b68ee863bdee9e706eedba1a237 SIZE (rust/crates/zstd-sys-2.0.15+zstd.1.5.7.crate) = 774847 -SHA256 (jdx-mise-v2025.7.27_GH0.tar.gz) = 5570cef677c5759fa7da6f961b58dcab37615a939f2738748af4d8ad86df921f -SIZE (jdx-mise-v2025.7.27_GH0.tar.gz) = 4357777 +SHA256 (jdx-mise-v2025.8.2_GH0.tar.gz) = 79d64e732d0d15dd54408cc217b79be1116eb16cfa1b18411dbbd03919357883 +SIZE (jdx-mise-v2025.8.2_GH0.tar.gz) = 4395103 diff --git a/sysutils/mult/Makefile b/sysutils/mult/Makefile new file mode 100644 index 000000000000..30463a6b7e99 --- /dev/null +++ b/sysutils/mult/Makefile @@ -0,0 +1,22 @@ +PORTNAME= mult +DISTVERSIONPREFIX= v +DISTVERSION= 0.1.3 +CATEGORIES= sysutils + +MAINTAINER= olgeni@FreeBSD.org +COMMENT= Run a command multiple times and glance at the outputs +WWW= https://github.com/dhth/mult + +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE + +USES= go:modules + +USE_GITHUB= yes +GH_ACCOUNT= dhth + +GO_MODULE= github.com/dhth/mult + +PLIST_FILES= bin/mult + +.include <bsd.port.mk> diff --git a/sysutils/mult/distinfo b/sysutils/mult/distinfo new file mode 100644 index 000000000000..06b78c7bee06 --- /dev/null +++ b/sysutils/mult/distinfo @@ -0,0 +1,7 @@ +TIMESTAMP = 1754418613 +SHA256 (go/sysutils_mult/dhth-mult-v0.1.3_GH0/v0.1.3.mod) = a5856833d9ad96524291c51e4a5e8563ba8dbf667c11aa0b1ee3e3d53e06c1ca +SIZE (go/sysutils_mult/dhth-mult-v0.1.3_GH0/v0.1.3.mod) = 1059 +SHA256 (go/sysutils_mult/dhth-mult-v0.1.3_GH0/v0.1.3.zip) = 490a321548c72d3dfe2961e07fdeae890d42b865112640fc29dbbfdb3662e476 +SIZE (go/sysutils_mult/dhth-mult-v0.1.3_GH0/v0.1.3.zip) = 16710 +SHA256 (go/sysutils_mult/dhth-mult-v0.1.3_GH0/dhth-mult-v0.1.3_GH0.tar.gz) = 8fe49891b351c258eede585b5a02b0afb229ac6248781a2a97648eddeeab6910 +SIZE (go/sysutils_mult/dhth-mult-v0.1.3_GH0/dhth-mult-v0.1.3_GH0.tar.gz) = 10219 diff --git a/sysutils/mult/pkg-descr b/sysutils/mult/pkg-descr new file mode 100644 index 000000000000..7a5ac834d9f5 --- /dev/null +++ b/sysutils/mult/pkg-descr @@ -0,0 +1,13 @@ +mult is a command-line tool that runs shell commands multiple times and +provides a terminal user interface (TUI) for comparing the outputs. + +Features: + +- Run commands multiple times concurrently or sequentially +- Specify number of runs +- Add delay between runs +- Stop at first failure +- Compare outputs via TUI + +Useful for investigating inconsistent web server responses, checking flaky +test suite outcomes, and running performance/stress tests. diff --git a/sysutils/nomad-driver-podman/Makefile b/sysutils/nomad-driver-podman/Makefile index eebf432eecfa..50fc7b5e93c6 100644 --- a/sysutils/nomad-driver-podman/Makefile +++ b/sysutils/nomad-driver-podman/Makefile @@ -1,6 +1,6 @@ PORTNAME= nomad-driver-podman DISTVERSIONPREFIX= v -DISTVERSION= 0.6.2 +DISTVERSION= 0.6.3 CATEGORIES= sysutils MAINTAINER= grembo@FreeBSD.org @@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= nomad:sysutils/nomad \ podman:sysutils/podman -USES= go:1.23,modules +USES= go:1.24,modules GO_MODULE= github.com/hashicorp/nomad-driver-podman GO_TARGET= :${PREFIX}/libexec/nomad/plugins/nomad-driver-podman diff --git a/sysutils/nomad-driver-podman/distinfo b/sysutils/nomad-driver-podman/distinfo index 6a7cb12d6738..f503c503e9f0 100644 --- a/sysutils/nomad-driver-podman/distinfo +++ b/sysutils/nomad-driver-podman/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1747836303 -SHA256 (go/sysutils_nomad-driver-podman/nomad-driver-podman-v0.6.2/v0.6.2.mod) = df6536358cce84462a94059fa4e06edd5eb56ed1daef337e645d0407eb74bf9e -SIZE (go/sysutils_nomad-driver-podman/nomad-driver-podman-v0.6.2/v0.6.2.mod) = 8676 -SHA256 (go/sysutils_nomad-driver-podman/nomad-driver-podman-v0.6.2/v0.6.2.zip) = e60c84a8b87ce07fad9882b89f3c13ff0f97bf544345322e8988332ac96bfacf -SIZE (go/sysutils_nomad-driver-podman/nomad-driver-podman-v0.6.2/v0.6.2.zip) = 153792 +TIMESTAMP = 1753976797 +SHA256 (go/sysutils_nomad-driver-podman/nomad-driver-podman-v0.6.3/v0.6.3.mod) = 81f7425f77a1d19302aced026dc921c2d0564f94bb1e6e2da30cf76429fb34b1 +SIZE (go/sysutils_nomad-driver-podman/nomad-driver-podman-v0.6.3/v0.6.3.mod) = 8961 +SHA256 (go/sysutils_nomad-driver-podman/nomad-driver-podman-v0.6.3/v0.6.3.zip) = 6ffc3d4be1210c97d9a8e35c295a8f8af2257d008fc2824febab4c4b30123b9a +SIZE (go/sysutils_nomad-driver-podman/nomad-driver-podman-v0.6.3/v0.6.3.zip) = 156435 diff --git a/sysutils/opentofu/Makefile b/sysutils/opentofu/Makefile index 9c0a34f5029d..978879df1261 100644 --- a/sysutils/opentofu/Makefile +++ b/sysutils/opentofu/Makefile @@ -1,6 +1,6 @@ PORTNAME= opentofu DISTVERSIONPREFIX= v -DISTVERSION= 1.10.3 +DISTVERSION= 1.10.5 CATEGORIES= sysutils MAINTAINER= bofh@FreeBSD.org diff --git a/sysutils/opentofu/distinfo b/sysutils/opentofu/distinfo index dc2669831c89..b0f21e2bd114 100644 --- a/sysutils/opentofu/distinfo +++ b/sysutils/opentofu/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1752672462 -SHA256 (go/sysutils_opentofu/opentofu-v1.10.3/v1.10.3.mod) = fea0f5e89a464ced9d8221c821eb16163062f1c948389406a8479db8d18dc413 -SIZE (go/sysutils_opentofu/opentofu-v1.10.3/v1.10.3.mod) = 14181 -SHA256 (go/sysutils_opentofu/opentofu-v1.10.3/v1.10.3.zip) = f1fd0845ed219c16e3e1aa934fe90488fb6621f37521eb2bc75f3dfbcd1030f0 -SIZE (go/sysutils_opentofu/opentofu-v1.10.3/v1.10.3.zip) = 6749780 +TIMESTAMP = 1754246101 +SHA256 (go/sysutils_opentofu/opentofu-v1.10.5/v1.10.5.mod) = 2ab9a71ecd09412b0b6732144ab5830ac6e1f9da7ca2dd689474b1d827f5cd29 +SIZE (go/sysutils_opentofu/opentofu-v1.10.5/v1.10.5.mod) = 14241 +SHA256 (go/sysutils_opentofu/opentofu-v1.10.5/v1.10.5.zip) = 6a09e970411a14302315183e606ffca04ae08f7c07716418c64ab795b0ea89a9 +SIZE (go/sysutils_opentofu/opentofu-v1.10.5/v1.10.5.zip) = 6752716 diff --git a/sysutils/plasma-pass/Makefile b/sysutils/plasma-pass/Makefile index fbb22955201e..4bbdbc734549 100644 --- a/sysutils/plasma-pass/Makefile +++ b/sysutils/plasma-pass/Makefile @@ -1,6 +1,5 @@ PORTNAME= plasma-pass -DISTVERSION= 1.2.2 -PORTREVISION= 1 +DISTVERSION= 1.3.0 MASTER_SITES= KDE/stable/${PORTNAME} CATEGORIES= sysutils kde diff --git a/sysutils/plasma-pass/distinfo b/sysutils/plasma-pass/distinfo index 736c7d70c368..204d64831229 100644 --- a/sysutils/plasma-pass/distinfo +++ b/sysutils/plasma-pass/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1740498518 -SHA256 (plasma-pass-1.2.2.tar.xz) = 2a726455084d7806fe78bc8aa6222a44f328b6063479f8b7afc3692e18c397ce -SIZE (plasma-pass-1.2.2.tar.xz) = 42776 +TIMESTAMP = 1754163966 +SHA256 (plasma-pass-1.3.0.tar.xz) = 91b32509638ab602073816287110ac79b86ffc7f05c23b3285886f7ce6e4cd0f +SIZE (plasma-pass-1.3.0.tar.xz) = 42960 diff --git a/sysutils/plasma-pass/pkg-plist b/sysutils/plasma-pass/pkg-plist index e8fa4fe72056..a916292fcc6b 100644 --- a/sysutils/plasma-pass/pkg-plist +++ b/sysutils/plasma-pass/pkg-plist @@ -18,6 +18,7 @@ share/locale/eu/LC_MESSAGES/plasma_applet_org.kde.plasma.pass.mo share/locale/fi/LC_MESSAGES/plasma_applet_org.kde.plasma.pass.mo share/locale/fr/LC_MESSAGES/plasma_applet_org.kde.plasma.pass.mo share/locale/gl/LC_MESSAGES/plasma_applet_org.kde.plasma.pass.mo +share/locale/he/LC_MESSAGES/plasma_applet_org.kde.plasma.pass.mo share/locale/hi/LC_MESSAGES/plasma_applet_org.kde.plasma.pass.mo share/locale/hu/LC_MESSAGES/plasma_applet_org.kde.plasma.pass.mo share/locale/ia/LC_MESSAGES/plasma_applet_org.kde.plasma.pass.mo @@ -26,6 +27,7 @@ share/locale/ja/LC_MESSAGES/plasma_applet_org.kde.plasma.pass.mo share/locale/ka/LC_MESSAGES/plasma_applet_org.kde.plasma.pass.mo share/locale/ko/LC_MESSAGES/plasma_applet_org.kde.plasma.pass.mo share/locale/lt/LC_MESSAGES/plasma_applet_org.kde.plasma.pass.mo +share/locale/lv/LC_MESSAGES/plasma_applet_org.kde.plasma.pass.mo share/locale/nl/LC_MESSAGES/plasma_applet_org.kde.plasma.pass.mo share/locale/nn/LC_MESSAGES/plasma_applet_org.kde.plasma.pass.mo share/locale/pa/LC_MESSAGES/plasma_applet_org.kde.plasma.pass.mo @@ -34,6 +36,7 @@ share/locale/pt/LC_MESSAGES/plasma_applet_org.kde.plasma.pass.mo share/locale/pt_BR/LC_MESSAGES/plasma_applet_org.kde.plasma.pass.mo share/locale/ro/LC_MESSAGES/plasma_applet_org.kde.plasma.pass.mo share/locale/ru/LC_MESSAGES/plasma_applet_org.kde.plasma.pass.mo +share/locale/sa/LC_MESSAGES/plasma_applet_org.kde.plasma.pass.mo share/locale/sk/LC_MESSAGES/plasma_applet_org.kde.plasma.pass.mo share/locale/sl/LC_MESSAGES/plasma_applet_org.kde.plasma.pass.mo share/locale/sv/LC_MESSAGES/plasma_applet_org.kde.plasma.pass.mo @@ -43,9 +46,10 @@ share/locale/uk/LC_MESSAGES/plasma_applet_org.kde.plasma.pass.mo share/locale/vi/LC_MESSAGES/plasma_applet_org.kde.plasma.pass.mo share/locale/zh_CN/LC_MESSAGES/plasma_applet_org.kde.plasma.pass.mo share/locale/zh_TW/LC_MESSAGES/plasma_applet_org.kde.plasma.pass.mo +share/metainfo/org.kde.plasma.pass.appdata.xml share/plasma/plasmoids/org.kde.plasma.pass/contents/ui/PasswordItemDelegate.qml share/plasma/plasmoids/org.kde.plasma.pass/contents/ui/PasswordsPage.qml share/plasma/plasmoids/org.kde.plasma.pass/contents/ui/ProviderDelegate.qml share/plasma/plasmoids/org.kde.plasma.pass/contents/ui/main.qml -share/plasma/plasmoids/org.kde.plasma.pass/metadata.desktop +share/plasma/plasmoids/org.kde.plasma.pass/metadata.json share/qlogging-categories6/plasma-pass.categories diff --git a/sysutils/plasma6-discover/distinfo b/sysutils/plasma6-discover/distinfo index 751b3c8fa639..48752a3ed561 100644 --- a/sysutils/plasma6-discover/distinfo +++ b/sysutils/plasma6-discover/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1752584474 -SHA256 (KDE/plasma/6.4.3/discover-6.4.3.tar.xz) = c2dd8238aaa8c801a12c6f29d70f24467bad59209c5fc8fae97cbbbac45dde10 -SIZE (KDE/plasma/6.4.3/discover-6.4.3.tar.xz) = 1109876 +TIMESTAMP = 1754413476 +SHA256 (KDE/plasma/6.4.4/discover-6.4.4.tar.xz) = baea19fadb3dee8e9516a402aa3bc16f1dd5f4b7dbe46a6ecd0617c508842e96 +SIZE (KDE/plasma/6.4.4/discover-6.4.4.tar.xz) = 1108896 diff --git a/sysutils/plasma6-kde-cli-tools/distinfo b/sysutils/plasma6-kde-cli-tools/distinfo index 1704c9e713e7..9c1264c98ef5 100644 --- a/sysutils/plasma6-kde-cli-tools/distinfo +++ b/sysutils/plasma6-kde-cli-tools/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1752584475 -SHA256 (KDE/plasma/6.4.3/kde-cli-tools-6.4.3.tar.xz) = d54cc42f8c955ef8322976655a1ed003cca24b42c1a8f517bc1c27ce17af6e28 -SIZE (KDE/plasma/6.4.3/kde-cli-tools-6.4.3.tar.xz) = 638520 +TIMESTAMP = 1754413477 +SHA256 (KDE/plasma/6.4.4/kde-cli-tools-6.4.4.tar.xz) = 1cd1e21cacc1c73f4a25d5e98f3fbe8425ba8f2faa13e4aad83030cbf21fcf4c +SIZE (KDE/plasma/6.4.4/kde-cli-tools-6.4.4.tar.xz) = 640420 diff --git a/sysutils/plasma6-kinfocenter/Makefile b/sysutils/plasma6-kinfocenter/Makefile index 05220ff570f4..0bd26466aa22 100644 --- a/sysutils/plasma6-kinfocenter/Makefile +++ b/sysutils/plasma6-kinfocenter/Makefile @@ -1,6 +1,5 @@ PORTNAME= kinfocenter DISTVERSION= ${KDE_PLASMA_VERSION} -PORTREVISION= 2 CATEGORIES= sysutils kde kde-plasma MAINTAINER= kde@FreeBSD.org diff --git a/sysutils/plasma6-kinfocenter/distinfo b/sysutils/plasma6-kinfocenter/distinfo index b665bc59ba71..d9f0313fc8ea 100644 --- a/sysutils/plasma6-kinfocenter/distinfo +++ b/sysutils/plasma6-kinfocenter/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1752584475 -SHA256 (KDE/plasma/6.4.3/kinfocenter-6.4.3.tar.xz) = 4d5f499470772a74b4f229f676feb7aefd12ec2b2d36458b8483d8dca3a48a79 -SIZE (KDE/plasma/6.4.3/kinfocenter-6.4.3.tar.xz) = 758404 +TIMESTAMP = 1754413477 +SHA256 (KDE/plasma/6.4.4/kinfocenter-6.4.4.tar.xz) = 27629f287c4361e3f127daac38f01d0abb23355ca6da3822f418b398bf0ea0b1 +SIZE (KDE/plasma/6.4.4/kinfocenter-6.4.4.tar.xz) = 758404 diff --git a/sysutils/plasma6-kmenuedit/distinfo b/sysutils/plasma6-kmenuedit/distinfo index a8d8ea8b1668..ecb0bc10e652 100644 --- a/sysutils/plasma6-kmenuedit/distinfo +++ b/sysutils/plasma6-kmenuedit/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1752584475 -SHA256 (KDE/plasma/6.4.3/kmenuedit-6.4.3.tar.xz) = 94fb26effce185240a88f82bbf756a6b3b6f0a2d0556529c4a27a7f62aa79c89 -SIZE (KDE/plasma/6.4.3/kmenuedit-6.4.3.tar.xz) = 884860 +TIMESTAMP = 1754413477 +SHA256 (KDE/plasma/6.4.4/kmenuedit-6.4.4.tar.xz) = 2af771dfedc334aaaac0976d66bf9c8c8e830030ad6d2a328b36be44bbc9eec9 +SIZE (KDE/plasma/6.4.4/kmenuedit-6.4.4.tar.xz) = 884764 diff --git a/sysutils/plasma6-ksystemstats/distinfo b/sysutils/plasma6-ksystemstats/distinfo index 7bc9f8c630c6..28e8497ae80f 100644 --- a/sysutils/plasma6-ksystemstats/distinfo +++ b/sysutils/plasma6-ksystemstats/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1752584475 -SHA256 (KDE/plasma/6.4.3/ksystemstats-6.4.3.tar.xz) = 0d1bdb518fd723555110f8dc4ed9b509b03b267e40cc2d709587af2c4ce8da0c -SIZE (KDE/plasma/6.4.3/ksystemstats-6.4.3.tar.xz) = 156520 +TIMESTAMP = 1754413478 +SHA256 (KDE/plasma/6.4.4/ksystemstats-6.4.4.tar.xz) = 9a3a74d2cea2077dd87533dc85edfe011b6f6fc2ef1ab0a0a35d550319454667 +SIZE (KDE/plasma/6.4.4/ksystemstats-6.4.4.tar.xz) = 157192 diff --git a/sysutils/plasma6-libksysguard/distinfo b/sysutils/plasma6-libksysguard/distinfo index 97b35976b800..a970bd60bd42 100644 --- a/sysutils/plasma6-libksysguard/distinfo +++ b/sysutils/plasma6-libksysguard/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1752584476 -SHA256 (KDE/plasma/6.4.3/libksysguard-6.4.3.tar.xz) = 57a353315fd20b0e466ee399d8ec6af9e7b574328311fa8717731267beb732e2 -SIZE (KDE/plasma/6.4.3/libksysguard-6.4.3.tar.xz) = 334260 +TIMESTAMP = 1754413478 +SHA256 (KDE/plasma/6.4.4/libksysguard-6.4.4.tar.xz) = f12fd2e11d2d504d57556cb520a442ed9660f59c7d4b1fbbb17bee02eba0fb2f +SIZE (KDE/plasma/6.4.4/libksysguard-6.4.4.tar.xz) = 336100 diff --git a/sysutils/plasma6-libksysguard/pkg-plist b/sysutils/plasma6-libksysguard/pkg-plist index fe11d49835e5..9bcdeaf94a54 100644 --- a/sysutils/plasma6-libksysguard/pkg-plist +++ b/sysutils/plasma6-libksysguard/pkg-plist @@ -525,12 +525,17 @@ share/locale/pt/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.piechart.mo share/locale/pt/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.textonly.mo share/locale/pt/LC_MESSAGES/ksysguard_sensors.mo share/locale/pt/LC_MESSAGES/processcore.mo +share/locale/pt_BR/LC_MESSAGES/KSysGuardFormatter.mo share/locale/pt_BR/LC_MESSAGES/KSysGuardSensorFaces.mo share/locale/pt_BR/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.barchart.mo +share/locale/pt_BR/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.colorgrid.mo share/locale/pt_BR/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.facegrid.mo +share/locale/pt_BR/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.horizontalbars.mo share/locale/pt_BR/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.linechart.mo share/locale/pt_BR/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.piechart.mo share/locale/pt_BR/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.textonly.mo +share/locale/pt_BR/LC_MESSAGES/ksysguard_sensors.mo +share/locale/pt_BR/LC_MESSAGES/ksysguard_systemstats.mo share/locale/pt_BR/LC_MESSAGES/processcore.mo share/locale/ro/LC_MESSAGES/KSysGuardSensorFaces.mo share/locale/ro/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.barchart.mo diff --git a/sysutils/plasma6-plasma-disks/distinfo b/sysutils/plasma6-plasma-disks/distinfo index 12d005ebfc3d..046a925ef628 100644 --- a/sysutils/plasma6-plasma-disks/distinfo +++ b/sysutils/plasma6-plasma-disks/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1752584476 -SHA256 (KDE/plasma/6.4.3/plasma-disks-6.4.3.tar.xz) = bd6e63475642afe7222862d72d454cd9ca6c7f391f481c2b145c2ab79346c213 -SIZE (KDE/plasma/6.4.3/plasma-disks-6.4.3.tar.xz) = 105204 +TIMESTAMP = 1754413478 +SHA256 (KDE/plasma/6.4.4/plasma-disks-6.4.4.tar.xz) = 38f984261fb84b03e7c37ddf8b5fb9cb34644e714a6b547c14771aa5458bfaa0 +SIZE (KDE/plasma/6.4.4/plasma-disks-6.4.4.tar.xz) = 105280 diff --git a/sysutils/plasma6-plasma-systemmonitor/distinfo b/sysutils/plasma6-plasma-systemmonitor/distinfo index 0053c2fe8bc4..efe882b8fc06 100644 --- a/sysutils/plasma6-plasma-systemmonitor/distinfo +++ b/sysutils/plasma6-plasma-systemmonitor/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1752584477 -SHA256 (KDE/plasma/6.4.3/plasma-systemmonitor-6.4.3.tar.xz) = 6856e399265526332ee9389fbcf819d3d07a0ea2ed4567d545ae088e4895d230 -SIZE (KDE/plasma/6.4.3/plasma-systemmonitor-6.4.3.tar.xz) = 217036 +TIMESTAMP = 1754413479 +SHA256 (KDE/plasma/6.4.4/plasma-systemmonitor-6.4.4.tar.xz) = c9d4a27ef93f1ec29a9b181c56dbf16ce81aa1a6ad30c837ff987c3552888e78 +SIZE (KDE/plasma/6.4.4/plasma-systemmonitor-6.4.4.tar.xz) = 217804 diff --git a/sysutils/plasma6-polkit-kde-agent-1/distinfo b/sysutils/plasma6-polkit-kde-agent-1/distinfo index 9b7faec60f3c..e8eb930543b9 100644 --- a/sysutils/plasma6-polkit-kde-agent-1/distinfo +++ b/sysutils/plasma6-polkit-kde-agent-1/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1752584477 -SHA256 (KDE/plasma/6.4.3/polkit-kde-agent-1-6.4.3.tar.xz) = 22731b0fa02e9fdcbd5926a3c5386100f20acd7a0263967216579b08445682e7 -SIZE (KDE/plasma/6.4.3/polkit-kde-agent-1-6.4.3.tar.xz) = 57604 +TIMESTAMP = 1754413479 +SHA256 (KDE/plasma/6.4.4/polkit-kde-agent-1-6.4.4.tar.xz) = 2c218f4e66f5f933b9cdd0c6886f53625a2bf7f1c8df64bb485835ae72877e3d +SIZE (KDE/plasma/6.4.4/polkit-kde-agent-1-6.4.4.tar.xz) = 57964 diff --git a/sysutils/plasma6-powerdevil/distinfo b/sysutils/plasma6-powerdevil/distinfo index 17ebf5e2e04f..55da6769fe21 100644 --- a/sysutils/plasma6-powerdevil/distinfo +++ b/sysutils/plasma6-powerdevil/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1752584478 -SHA256 (KDE/plasma/6.4.3/powerdevil-6.4.3.tar.xz) = c247d0c414905de09f1c0133028481fb0f1ecfa26d89372acefaffab15052bd6 -SIZE (KDE/plasma/6.4.3/powerdevil-6.4.3.tar.xz) = 1229460 +TIMESTAMP = 1754413480 +SHA256 (KDE/plasma/6.4.4/powerdevil-6.4.4.tar.xz) = caaf0b4dc6547c9490f499f46ba3cde750d8f4d393776a1fff652b1be9810028 +SIZE (KDE/plasma/6.4.4/powerdevil-6.4.4.tar.xz) = 1228416 diff --git a/sysutils/plasma6-systemsettings/distinfo b/sysutils/plasma6-systemsettings/distinfo index dc5b69881098..f30f98d386af 100644 --- a/sysutils/plasma6-systemsettings/distinfo +++ b/sysutils/plasma6-systemsettings/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1752584478 -SHA256 (KDE/plasma/6.4.3/systemsettings-6.4.3.tar.xz) = cc1cdcd710f3f5fd242486edca94d7193d45db417803ed629ac7627eb2305556 -SIZE (KDE/plasma/6.4.3/systemsettings-6.4.3.tar.xz) = 219396 +TIMESTAMP = 1754413480 +SHA256 (KDE/plasma/6.4.4/systemsettings-6.4.4.tar.xz) = 6b14788bf19397f58f0231cb9ccd57c3218ca71afd2d9f1c745581e13fa57748 +SIZE (KDE/plasma/6.4.4/systemsettings-6.4.4.tar.xz) = 219260 diff --git a/sysutils/py-overlord/Makefile b/sysutils/py-overlord/Makefile index bbf1d19ccffd..13e21c4b8b7c 100644 --- a/sysutils/py-overlord/Makefile +++ b/sysutils/py-overlord/Makefile @@ -1,6 +1,6 @@ PORTNAME= overlord DISTVERSIONPREFIX= v -DISTVERSION= 0.14.0 +DISTVERSION= 0.15.0 CATEGORIES= sysutils python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/sysutils/py-overlord/distinfo b/sysutils/py-overlord/distinfo index 508c1691f4d8..c02e5b6b35fa 100644 --- a/sysutils/py-overlord/distinfo +++ b/sysutils/py-overlord/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1752083478 -SHA256 (DtxdF-overlord-v0.14.0_GH0.tar.gz) = 160aec7a4c754a4a0a9a5f3c32e39d42977bc201239109f52c525f22f1fb8206 -SIZE (DtxdF-overlord-v0.14.0_GH0.tar.gz) = 96105 +TIMESTAMP = 1754176586 +SHA256 (DtxdF-overlord-v0.15.0_GH0.tar.gz) = 75a6ace722b206dc13c998a5f1d3132d2680e53ff2316e97ac947471ee20c6ff +SIZE (DtxdF-overlord-v0.15.0_GH0.tar.gz) = 97766 diff --git a/sysutils/py-queuelib/Makefile b/sysutils/py-queuelib/Makefile index 04f085043785..e9bca5c086e9 100644 --- a/sysutils/py-queuelib/Makefile +++ b/sysutils/py-queuelib/Makefile @@ -1,5 +1,5 @@ PORTNAME= queuelib -PORTVERSION= 1.7.0 +PORTVERSION= 1.8.0 CATEGORIES= sysutils python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -11,8 +11,7 @@ WWW= https://github.com/scrapy/queuelib LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= ${PY_SETUPTOOLS} \ - ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR} +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>=1.27.0:devel/py-hatchling@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3@${PY_FLAVOR} TEST_DEPENDS:= ${RUN_DEPENDS} diff --git a/sysutils/py-queuelib/distinfo b/sysutils/py-queuelib/distinfo index ae97357b9616..0e3281b76271 100644 --- a/sysutils/py-queuelib/distinfo +++ b/sysutils/py-queuelib/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1715818445 -SHA256 (queuelib-1.7.0.tar.gz) = 2855162096cf0230510890b354379ea1c0ff19d105d3147d349d2433bb222b08 -SIZE (queuelib-1.7.0.tar.gz) = 13291 +TIMESTAMP = 1754387864 +SHA256 (queuelib-1.8.0.tar.gz) = 582bc65514481100b0539bd671da6b355b878869cfc77d92c63b75fcc9cf8e27 +SIZE (queuelib-1.8.0.tar.gz) = 11675 diff --git a/sysutils/rubygem-fluentd/Makefile b/sysutils/rubygem-fluentd/Makefile index d70d3d0a1339..d3a31f4be9ab 100644 --- a/sysutils/rubygem-fluentd/Makefile +++ b/sysutils/rubygem-fluentd/Makefile @@ -1,6 +1,5 @@ PORTNAME= fluentd -PORTVERSION= 1.18.0 -PORTREVISION= 1 +PORTVERSION= 1.19.0 CATEGORIES= sysutils rubygems MASTER_SITES= RG @@ -11,21 +10,26 @@ WWW= https://fluentd.org/ LICENSE= APACHE20 RUN_DEPENDS= \ + rubygem-async-http>=0.86:www/rubygem-async-http \ rubygem-base6402>=0.2<0.3:converters/rubygem-base6402 \ rubygem-bundler>=0:sysutils/rubygem-bundler \ rubygem-cool.io>=1.4.5<2.0.0:devel/rubygem-cool.io \ rubygem-csv>=3.2:devel/rubygem-csv \ rubygem-drb>=2.2<2.3:devel/rubygem-drb \ + rubygem-fiddle>=1.1:devel/rubygem-fiddle \ rubygem-http_parser.rb>=0.5.1<0.9.0:net/rubygem-http_parser.rb \ rubygem-logger>=0.6:devel/rubygem-logger \ rubygem-msgpack>=1.3.1<2.0.0:devel/rubygem-msgpack \ + rubygem-oj>=3.16.10:devel/rubygem-oj \ rubygem-serverengine>=2.2.5<3.0.0:net/rubygem-serverengine \ rubygem-sigdump>=0.2.5<0.3:devel/rubygem-sigdump \ rubygem-strptime>=0.2.2<1.0.0:devel/rubygem-strptime \ rubygem-tzinfo1>=1.0<3.0:devel/rubygem-tzinfo1 \ rubygem-tzinfo-data>=1.0<2:devel/rubygem-tzinfo-data \ + rubygem-uri>=1.0<2:net/rubygem-uri \ rubygem-webrick>=1.4.2<1.10:www/rubygem-webrick \ - rubygem-yajl-ruby>=1.0<2:devel/rubygem-yajl-ruby + rubygem-yajl-ruby>=1.0<2:devel/rubygem-yajl-ruby \ + rubygem-zstd-ruby>=1.5<2:devel/rubygem-zstd-ruby PLIST_FILES= bin/fluent-cap-ctl bin/fluent-cat bin/fluent-ctl \ bin/fluent-debug bin/fluent-gem bin/fluentd \ diff --git a/sysutils/rubygem-fluentd/distinfo b/sysutils/rubygem-fluentd/distinfo index ca73a3147496..4d97e9582fed 100644 --- a/sysutils/rubygem-fluentd/distinfo +++ b/sysutils/rubygem-fluentd/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1732891526 -SHA256 (rubygem/fluentd-1.18.0.gem) = 0dc947180c222a730ea68516b13ac93627b043b974af8adb6c0ddf0723680e80 -SIZE (rubygem/fluentd-1.18.0.gem) = 577024 +TIMESTAMP = 1754301256 +SHA256 (rubygem/fluentd-1.19.0.gem) = 96530a9d5706dfd3672efea69270004756ea9ee44d7788113102798c345ed400 +SIZE (rubygem/fluentd-1.19.0.gem) = 581120 diff --git a/sysutils/rubygem-fluentd/files/fluentd.in b/sysutils/rubygem-fluentd/files/fluentd.in index a32b9c6f3aca..c3e4578cbdec 100644 --- a/sysutils/rubygem-fluentd/files/fluentd.in +++ b/sysutils/rubygem-fluentd/files/fluentd.in @@ -27,6 +27,7 @@ load_rc_config $name : ${fluentd_user="%%USER%%"} : ${fluentd_group="%%GROUP%%"} : ${fluentd_flags:=""} +: ${fluentd_env:="FLUENT_CONF_INCLUDE_DIR=${fluentd_dir}/conf.d"} start_precmd="fluentd_start_precmd" diff --git a/sysutils/rubygem-fluentd/files/patch-fluentd.gemspec b/sysutils/rubygem-fluentd/files/patch-fluentd.gemspec new file mode 100644 index 000000000000..cf5057682d3e --- /dev/null +++ b/sysutils/rubygem-fluentd/files/patch-fluentd.gemspec @@ -0,0 +1,11 @@ +--- fluentd.gemspec.orig 2025-08-04 14:45:32.893843000 +0200 ++++ fluentd.gemspec 2025-08-04 14:45:43.993159000 +0200 +@@ -36,8 +36,6 @@ + s.add_runtime_dependency(%q<zstd-ruby>.freeze, ["~> 1.5".freeze]) + s.add_runtime_dependency(%q<uri>.freeze, ["~> 1.0".freeze]) + s.add_runtime_dependency(%q<async-http>.freeze, ["~> 0.86".freeze]) +- s.add_runtime_dependency(%q<io-event>.freeze, ["< 1.11.0".freeze]) +- s.add_runtime_dependency(%q<io-stream>.freeze, ["< 0.8.0".freeze]) + s.add_runtime_dependency(%q<base64>.freeze, ["~> 0.2".freeze]) + s.add_runtime_dependency(%q<csv>.freeze, ["~> 3.2".freeze]) + s.add_runtime_dependency(%q<drb>.freeze, ["~> 2.2".freeze]) diff --git a/sysutils/sanoid/Makefile b/sysutils/sanoid/Makefile index b201370ea184..448132cd99ad 100644 --- a/sysutils/sanoid/Makefile +++ b/sysutils/sanoid/Makefile @@ -1,6 +1,6 @@ PORTNAME= sanoid DISTVERSIONPREFIX= v -DISTVERSION= 2.2.0 +DISTVERSION= 2.3.0 CATEGORIES= sysutils MAINTAINER= hartzell@alerce.com @@ -16,7 +16,7 @@ RUN_DEPENDS= lzop:archivers/lzop \ p5-Capture-Tiny>=0:devel/p5-Capture-Tiny \ p5-Config-IniFiles>=0:devel/p5-Config-IniFiles -USES= shebangfix perl5 +USES= perl5 shebangfix USE_GITHUB= yes GH_ACCOUNT= jimsalterjrs @@ -26,8 +26,8 @@ SHEBANG_FILES= findoid sanoid sleepymutex syncoid CONFLICTS_INSTALL= sanoid-devel # bin/findoid -NO_BUILD= yes NO_ARCH= yes +NO_BUILD= yes # line 19: my %args = ("configdir" => "/etc/sanoid"); post-patch: diff --git a/sysutils/sanoid/distinfo b/sysutils/sanoid/distinfo index 1b1159d2bb08..c9e0cc4728ed 100644 --- a/sysutils/sanoid/distinfo +++ b/sysutils/sanoid/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1696001174 -SHA256 (jimsalterjrs-sanoid-v2.2.0_GH0.tar.gz) = a997552e3c5f9fc8407fd20fa1adc99fc37a1f61547f738114c96a1ea1658fe2 -SIZE (jimsalterjrs-sanoid-v2.2.0_GH0.tar.gz) = 77865 +TIMESTAMP = 1752222060 +SHA256 (jimsalterjrs-sanoid-v2.3.0_GH0.tar.gz) = 1d8735a271a34ec87ea46313a66f6f20bd38b583886924574d3c1f72ea173620 +SIZE (jimsalterjrs-sanoid-v2.3.0_GH0.tar.gz) = 86514 diff --git a/sysutils/sensors/Makefile b/sysutils/sensors/Makefile new file mode 100644 index 000000000000..b04e8ff4fc2c --- /dev/null +++ b/sysutils/sensors/Makefile @@ -0,0 +1,27 @@ +PORTNAME= sensors +DISTVERSION= 0.6 +CATEGORIES= sysutils +MASTER_SITES= https://github.com/vermaden/sensors/raw/master/release/:source \ + https://github.com/vermaden/sensors/raw/master/:license +DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:source \ + LICENSE:license +DIST_SUBDIR= ${PORTNAME} +EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} + +MAINTAINER= vermaden@interia.pl +COMMENT= Show sensors and temperaturs on FreeBSD UNIX system +WWW= https://github.com/vermaden/sensors + +LICENSE= BSD2CLAUSE +LICENSE_FILE= ${DISTDIR}/${DIST_SUBDIR}/LICENSE + +NO_ARCH= YES +NO_BUILD= YES + +PLIST_FILES= sbin/${PORTNAME} + +do-install: + ${INSTALL_SCRIPT} ${WRKSRC}/sensors \ + ${STAGEDIR}${PREFIX}/sbin/${PORTNAME} + +.include <bsd.port.mk> diff --git a/sysutils/sensors/distinfo b/sysutils/sensors/distinfo new file mode 100644 index 000000000000..5bac1dc2a72e --- /dev/null +++ b/sysutils/sensors/distinfo @@ -0,0 +1,5 @@ +TIMESTAMP = 1753639972 +SHA256 (sensors/sensors-0.6.tar.gz) = 6304f7f6da342c1a856deebb16784437d6a7001e027c1fab6be38d238a5f5b55 +SIZE (sensors/sensors-0.6.tar.gz) = 3257 +SHA256 (sensors/LICENSE) = b4bb8570bcaaf370e936763a1cf5dade6994c8fceb93bff22c9b768b8184f14f +SIZE (sensors/LICENSE) = 1356 diff --git a/sysutils/sensors/pkg-descr b/sysutils/sensors/pkg-descr new file mode 100644 index 000000000000..684e0f1b57a6 --- /dev/null +++ b/sysutils/sensors/pkg-descr @@ -0,0 +1 @@ +Show sensors(8) and temperatures on FreeBSD UNIX system. diff --git a/sysutils/slurm-wlm/Makefile b/sysutils/slurm-wlm/Makefile index 4db32cacac65..b7002208382b 100644 --- a/sysutils/slurm-wlm/Makefile +++ b/sysutils/slurm-wlm/Makefile @@ -1,11 +1,11 @@ PORTNAME= slurm DISTVERSION= 23.11.7 -PORTREVISION= 4 +PORTREVISION= 7 CATEGORIES= sysutils MASTER_SITES= https://download.schedmd.com/slurm/ PKGNAMESUFFIX= -wlm -MAINTAINER= ports@FreeBSD.org +MAINTAINER= rikka.goering@outlook.de COMMENT= Simple Linux Utility for Resource Management WWW= https://slurm.schedmd.com/ @@ -43,7 +43,8 @@ GNU_CONFIGURE= yes GNU_CONFIGURE_MANPREFIX=${PREFIX}/share INSTALL_TARGET= install-strip TEST_TARGET= check -PLIST_SUB= PORTVERSION="${DISTVERSION}" VER="${DISTVERSION:R}" +PLIST_SUB= PORTVERSION="${DISTVERSION}" VER="${DISTVERSION:R}" \ + USERS=${USERS} GROUPS=${GROUPS} SHEBANG_FILES= doc/html/shtml2html.py doc/man/man2html.py PORTDOCS= * @@ -162,6 +163,8 @@ pre-configure: ${REINPLACE_CMD} -e 's|htmldir = \$${datadir.*$$|htmldir = @htmldir@|' post-install: + @${MKDIR} ${STAGEDIR}/var/spool/slurmctld + @${CHMOD} 700 ${STAGEDIR}/var/spool/slurmctld ${INSTALL_DATA} ${WRKSRC}/etc/slurm.conf.example \ ${STAGEDIR}${PREFIX}/etc/slurm.conf.sample diff --git a/sysutils/slurm-wlm/files/patch-src_common_slurm__protocol__socket.c b/sysutils/slurm-wlm/files/patch-src_common_slurm__protocol__socket.c new file mode 100644 index 000000000000..d5ae5ef84c32 --- /dev/null +++ b/sysutils/slurm-wlm/files/patch-src_common_slurm__protocol__socket.c @@ -0,0 +1,43 @@ +--- src/common/slurm_protocol_socket.c.orig 2024-05-21 17:19:51 UTC ++++ src/common/slurm_protocol_socket.c +@@ -491,6 +491,27 @@ extern int slurm_init_msg_engine(slurm_addr_t *addr, b + extern int slurm_init_msg_engine(slurm_addr_t *addr, bool quiet) + { + int rc; ++ ++ #if defined(__FreeBSD__) ++ /* ++ * FreeBSD requires the sa_len field to be set correctly in ++ * struct sockaddr_in / sockaddr_in6 before calling bind(). ++ * If it is unset, bind() may fail with EINVAL. ++ * ++ * This adjustment ensures the correct length is set based ++ * on the address family before bind() is called. ++ */ ++ if (addr->ss_family == AF_INET) { ++ ((struct sockaddr_in *)addr)->sin_len = sizeof(struct sockaddr_in); ++ } else if (addr->ss_family == AF_INET6) { ++ ((struct sockaddr_in6 *)addr)->sin6_len = sizeof(struct sockaddr_in6); ++ } ++ ++ /* Track the correct length for bind() */ ++ socklen_t bind_len = (addr->ss_family == AF_INET6) ++ ? sizeof(struct sockaddr_in6) : sizeof(struct sockaddr_in); ++ #endif ++ + int fd; + int log_lvl = LOG_LEVEL_ERROR; + const int one = 1; +@@ -511,7 +532,11 @@ extern int slurm_init_msg_engine(slurm_addr_t *addr, b + goto error; + } + +- rc = bind(fd, (struct sockaddr const *) addr, sizeof(*addr)); ++ #if defined(__FreeBSD__) ++ rc = bind(fd, (struct sockaddr const *) addr, bind_len); ++ #else ++ rc = bind(fd, (struct sockaddr const *) addr, sizeof(*addr)); ++ #endif + if (rc < 0) { + format_print(log_lvl, "Error binding slurm stream socket: %m"); + goto error; diff --git a/sysutils/slurm-wlm/files/patch-src_interfaces_cgroup.c b/sysutils/slurm-wlm/files/patch-src_interfaces_cgroup.c index 12bf2f7f5656..4b8616be9ee3 100644 --- a/sysutils/slurm-wlm/files/patch-src_interfaces_cgroup.c +++ b/sysutils/slurm-wlm/files/patch-src_interfaces_cgroup.c @@ -1,6 +1,6 @@ ---- src/interfaces/cgroup.c.orig 2023-11-21 22:33:29 UTC +--- src/interfaces/cgroup.c.orig 2024-05-21 17:19:51 UTC +++ src/interfaces/cgroup.c -@@ -419,6 +419,7 @@ extern char *autodetect_cgroup_version(void) +@@ -421,6 +421,7 @@ extern char *autodetect_cgroup_version(void) struct statfs fs; int cgroup_ver = -1; @@ -8,7 +8,7 @@ if (statfs("/sys/fs/cgroup/", &fs) < 0) { error("cgroup filesystem not mounted in /sys/fs/cgroup/"); return NULL; -@@ -451,6 +452,7 @@ extern char *autodetect_cgroup_version(void) +@@ -453,6 +454,7 @@ extern char *autodetect_cgroup_version(void) error("Unknown filesystem type mounted on /sys/fs/cgroup"); return NULL; } diff --git a/sysutils/slurm-wlm/pkg-plist b/sysutils/slurm-wlm/pkg-plist index 72bf05a521d4..315d8d210ce4 100644 --- a/sysutils/slurm-wlm/pkg-plist +++ b/sysutils/slurm-wlm/pkg-plist @@ -255,3 +255,4 @@ sbin/slurmctld sbin/slurmd sbin/slurmdbd sbin/slurmstepd +@dir(%%USERS%%,%%GROUPS%%,700) /var/spool/slurmctld diff --git a/sysutils/superfile/Makefile b/sysutils/superfile/Makefile index 243a5ff3220c..da06d38d4640 100644 --- a/sysutils/superfile/Makefile +++ b/sysutils/superfile/Makefile @@ -1,6 +1,6 @@ PORTNAME= superfile DISTVERSIONPREFIX= v -DISTVERSION= 1.3.2 +DISTVERSION= 1.3.3 PORTEPOCH= 1 CATEGORIES= sysutils diff --git a/sysutils/superfile/distinfo b/sysutils/superfile/distinfo index 8e816c0ae667..28a5b5664010 100644 --- a/sysutils/superfile/distinfo +++ b/sysutils/superfile/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1752691516 -SHA256 (go/sysutils_superfile/superfile-v1.3.2/v1.3.2.mod) = 75e1e0938ca31f51c80697126aa7daae2746bf67f2c8e6defcfe0610e0fc44cc -SIZE (go/sysutils_superfile/superfile-v1.3.2/v1.3.2.mod) = 3109 -SHA256 (go/sysutils_superfile/superfile-v1.3.2/v1.3.2.zip) = de95f53461d478a6b48e3adc68be5adff56c97fbb0c446cb46eb88645424a938 -SIZE (go/sysutils_superfile/superfile-v1.3.2/v1.3.2.zip) = 16513048 +TIMESTAMP = 1754049854 +SHA256 (go/sysutils_superfile/superfile-v1.3.3/v1.3.3.mod) = 75e1e0938ca31f51c80697126aa7daae2746bf67f2c8e6defcfe0610e0fc44cc +SIZE (go/sysutils_superfile/superfile-v1.3.3/v1.3.3.mod) = 3109 +SHA256 (go/sysutils_superfile/superfile-v1.3.3/v1.3.3.zip) = f81af634399861cdd84b6bf45b2677df65fd344cb8989da4260d610a0ac2e13f +SIZE (go/sysutils_superfile/superfile-v1.3.3/v1.3.3.zip) = 16518668 diff --git a/sysutils/vagrant-gitlab/Makefile b/sysutils/vagrant-gitlab/Makefile new file mode 100644 index 000000000000..5464b510b55c --- /dev/null +++ b/sysutils/vagrant-gitlab/Makefile @@ -0,0 +1,120 @@ +PORTNAME= vagrant +PORTVERSION= 2.4.7 +DISTVERSIONPREFIX= v +CATEGORIES= sysutils rubygems devel +PKGNAMESUFFIX= -gitlab + +MAINTAINER= ports@FreeBSD.org +COMMENT= Vagrant Virtual Machine Manager +WWW= https://www.vagrantup.com/ + +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE + +BUILD_DEPENDS= rubygem-builder>=2.1.2:devel/rubygem-builder \ + rubygem-bundler>=1.12.5:sysutils/rubygem-bundler \ + rubygem-main>=1.0:devel/rubygem-main +RUN_DEPENDS= 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>=1.2.3<2:sysutils/rubygem-winrm-elevated \ + rubygem-winrm-fs>=1.3.5<2:filesystems/rubygem-winrm-fs + +USES= cpe ruby shebangfix +CPE_VENDOR= hashicorp +USE_GITHUB= yes +GH_ACCOUNT= hashicorp +GEM_ENV+= RB_USER_INSTALL=yes + +SHEBANG_FILES= plugins/hosts/darwin/scripts/install_virtualbox.sh \ + scripts/sign.sh scripts/website_push_www.sh +GEMFILES= vagrant-${PORTVERSION}.gem +RUBYGEMBIN= gem + +BUILD_TARGET= ${ARCH}-${OPSYS:tl}-${OSREL:R} + +PLIST_SUB+= BUILD_TARGET="${BUILD_TARGET}" \ + DOC_DIR="lib/ruby/gems/${RUBY_VER}/doc" \ + GEM_BASE_DIR="lib/ruby/gems/${RUBY_VER}/gems" \ + GEMS_DIR="lib/ruby/gems/${RUBY_VER}" \ + PORTVERSION="${PORTVERSION}" + +RUBYGEM_ARGS= -l --no-document --no-update-sources --install-dir \ + ${STAGEDIR}${PREFIX}/lib/ruby/gems/${RUBY_VER} \ + --ignore-dependencies --bindir=${STAGEDIR}${PREFIX}/bin + +OPTIONS_DEFINE= BASH ZSH +OPTIONS_DEFAULT= BASH ZSH + +BASH_PLIST_FILES= share/bash-completion/completions/vagrant +ZSH_PLIST_FILES= share/share/zsh/site-functions/_vagrant + +REMOVE_TARGETS= .envrc .runner.sh .vimrc .yardopts flake.lock flake.nix Gemfile \ + gen.go go.mod go.sum Makefile Rakefile shell.nix \ + vagrant-config.hcl vagrant-spec.config.example.rb \ + vagrant.gemspec vagrant_ssl.so + +REMOVE_TARGETS_EXT= gem_make.out mkmf.log + +.include <bsd.port.pre.mk> + +post-patch: + @${REINPLACE_CMD} -e 's|@PREFIX@|${PREFIX}|g' \ + ${WRKSRC}/bin/vagrant \ + ${WRKSRC}/plugins/providers/virtualbox/action/network.rb \ + ${WRKSRC}/templates/locales/en.yml + +do-build: + (cd ${WRKSRC}; (${ECHO_CMD} -e "install:\n\techo\n") > Makefile) + (cd ${WRKSRC}; ${SETENV} VAGRANT_INSTALLER_ENV=yes \ + ${GEM_ENV} ${RUBYGEMBIN} build vagrant.gemspec) + (cd ${WRKSRC}; ${SETENV} VAGRANT_INSTALLER_ENV=yes \ + ${GEM_ENV} ${RUBYGEMBIN} install ${RUBYGEM_ARGS} \ + ${GEMFILES} -- ${CONFIGURE_ARGS}) + ${RMDIR} ${STAGEDIR}${PREFIX}/lib/ruby/gems/${RUBY_VER}/build_info + ${MKDIR} ${STAGEDIR}${DATADIR}/embedded/rgloader + ${INSTALL_SCRIPT} ${FILESDIR}/loader.rb \ + ${STAGEDIR}${DATADIR}/embedded/rgloader/loader.rb + +post-install: + ${FIND} ${STAGEDIR}${PREFIX}/lib/ruby/gems/${RUBY_VER} -name '*.so' -exec ${STRIP_CMD} {} + + ${RMDIR} ${STAGEDIR}${PREFIX}/lib/ruby/gems/${RUBY_VER}/doc + ${RM} -r ${STAGEDIR}${PREFIX}/lib/ruby/gems/${RUBY_VER}/gems/${PORTNAME}-${PORTVERSION}/ext + ${RM} -r ${STAGEDIR}${PREFIX}/lib/ruby/gems/${RUBY_VER}/gems/${PORTNAME}-${PORTVERSION}/nix +.for FILE in ${REMOVE_TARGETS} + ${RM} ${STAGEDIR}${PREFIX}/lib/ruby/gems/${RUBY_VER}/gems/${PORTNAME}-${PORTVERSION}/${FILE} +.endfor +.for FILE in ${REMOVE_TARGETS_EXT} + ${RM} ${STAGEDIR}${PREFIX}/lib/ruby/gems/${RUBY_VER}/extensions/${BUILD_TARGET}/${RUBY_VER}/${PORTNAME}-${PORTVERSION}/${FILE} +.endfor + +post-install-BASH-on: + ${MKDIR} ${STAGEDIR}${PREFIX}/share/bash-completion/completions + ${RLN} ${STAGEDIR}${PREFIX}/lib/ruby/gems/${RUBY_VER}/gems/${PORTNAME}-${PORTVERSION}/contrib/bash/completion.sh ${STAGEDIR}${PREFIX}/share/bash-completion/completions/vagrant + +post-install-ZSH-on: + ${MKDIR} ${STAGEDIR}${PREFIX}/share/share/zsh/site-functions + ${RLN} ${STAGEDIR}${PREFIX}/lib/ruby/gems/${RUBY_VER}/gems/${PORTNAME}-${PORTVERSION}/contrib/zsh/_vagrant ${STAGEDIR}${PREFIX}/share/share/zsh/site-functions + +.include <bsd.port.post.mk> diff --git a/sysutils/vagrant-gitlab/distinfo b/sysutils/vagrant-gitlab/distinfo new file mode 100644 index 000000000000..cd7b97c4cd69 --- /dev/null +++ b/sysutils/vagrant-gitlab/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1754374762 +SHA256 (hashicorp-vagrant-v2.4.7_GH0.tar.gz) = 417e5f1a2ec7064d94f857a4a6c394ef938fa3acbbfcba106c5d7bd63c5f0efb +SIZE (hashicorp-vagrant-v2.4.7_GH0.tar.gz) = 1812053 diff --git a/sysutils/vagrant-gitlab/files/loader.rb b/sysutils/vagrant-gitlab/files/loader.rb new file mode 100644 index 000000000000..00d2cf9088d7 --- /dev/null +++ b/sysutils/vagrant-gitlab/files/loader.rb @@ -0,0 +1,25 @@ +# RubyEncoder v1.0 loader +_v = RUBY_VERSION.scan(/^\d+\.\d+\.\d+/)[0].delete('.') +_v = '' if _v.to_i < 190 +_p = RUBY_PLATFORM.scan(/^([A-Za-z0-9_]+\.)?([A-Za-z0-9_]+)-([A-Za-z_]+)/)[0] +_p.shift +#_p = RUBY_PLATFORM.scan(/^([A-Za-z0-9_]+)-([A-Za-z_]+)/)[0] +_d = File.expand_path(File.dirname(__FILE__)) +_f = [_d + '/rgloader' + _v + '.' + _p[1] + '.' + _p[0], + _d + '/rgloader' + _v + '.' + _p[1], + _d + '/rgloader' + _v.chop + '.' + _p[1] + '.' + _p[0], + _d + '/rgloader' + _v.chop + '.' + _p[1]] + +_fl = false +for x in _f do + begin + require x + _fl = true + break + rescue LoadError + end +end + +if not _fl then + raise LoadError, "The RubyEncoder loader is not installed. Please visit the http://www.rubyencoder.com/loaders/ RubyEncoder site to download the required loader for '"+_p[1]+"' and unpack it into '"+_d+"' directory to run this protected script." +end diff --git a/sysutils/vagrant-gitlab/files/patch-bin_vagrant b/sysutils/vagrant-gitlab/files/patch-bin_vagrant new file mode 100644 index 000000000000..624fed1b8dad --- /dev/null +++ b/sysutils/vagrant-gitlab/files/patch-bin_vagrant @@ -0,0 +1,12 @@ +--- bin/vagrant.orig 2025-06-17 15:13:05 UTC ++++ bin/vagrant +@@ -5,6 +5,9 @@ Signal.trap("INT") { abort } + # initializing which have historically resulted in stack traces. + Signal.trap("INT") { abort } + ++ENV["VAGRANT_INSTALLER_ENV"] = 'true' ++ENV["VAGRANT_INSTALLER_EMBEDDED_DIR"] = '@PREFIX@/share/vagrant/embedded' ++ + # Disable exception reporting by default if available + if Thread.respond_to?(:report_on_exception=) + Thread.report_on_exception = false diff --git a/sysutils/vagrant-gitlab/files/patch-gemspec b/sysutils/vagrant-gitlab/files/patch-gemspec new file mode 100644 index 000000000000..69da9ee266e4 --- /dev/null +++ b/sysutils/vagrant-gitlab/files/patch-gemspec @@ -0,0 +1,20 @@ +--- vagrant.gemspec.orig 2025-06-17 15:13:05 UTC ++++ vagrant.gemspec +@@ -19,7 +19,7 @@ Gem::Specification.new do |s| + s.add_dependency "bcrypt_pbkdf", "~> 1.1" + s.add_dependency "childprocess", "~> 5.1" + s.add_dependency "csv", "~> 3.3" +- s.add_dependency "ed25519", "~> 1.3.0" ++ s.add_dependency "ed25519", "~> 1.3" + s.add_dependency "erubi" + s.add_dependency "hashicorp-checkpoint", "~> 0.1.5" + s.add_dependency "i18n", "~> 1.12" +@@ -34,7 +34,7 @@ Gem::Specification.new do |s| + s.add_dependency "ostruct", "~> 0.6.0" + s.add_dependency "rb-kqueue", "~> 0.2.0" + s.add_dependency "rexml", "~> 3.2" +- s.add_dependency "rubyzip", "~> 2.3.2" ++ s.add_dependency "rubyzip", "~> 2.3" + s.add_dependency "vagrant_cloud", "~> 3.1.2" + s.add_dependency "wdm", "~> 0.2.0" + s.add_dependency "winrm", ">= 2.3.9", "< 3.0" diff --git a/sysutils/vagrant-gitlab/files/patch-plugins_providers_virtualbox_action_network.rb b/sysutils/vagrant-gitlab/files/patch-plugins_providers_virtualbox_action_network.rb new file mode 100644 index 000000000000..2cd457c7edb9 --- /dev/null +++ b/sysutils/vagrant-gitlab/files/patch-plugins_providers_virtualbox_action_network.rb @@ -0,0 +1,11 @@ +--- plugins/providers/virtualbox/action/network.rb.orig 2025-06-17 15:13:05 UTC ++++ plugins/providers/virtualbox/action/network.rb +@@ -21,7 +21,7 @@ module VagrantPlugins + class Network + + # Location of the VirtualBox networks configuration file +- VBOX_NET_CONF = "/etc/vbox/networks.conf".freeze ++ VBOX_NET_CONF = "@PREFIX@/etc/vbox/networks.conf".freeze + # Version of VirtualBox that introduced hostonly network range restrictions + HOSTONLY_VALIDATE_VERSION = Gem::Version.new("6.1.28") + # Version of VirtualBox on darwin platform that ignores restrictions diff --git a/sysutils/vagrant-gitlab/files/patch-templates_locales_en.yml b/sysutils/vagrant-gitlab/files/patch-templates_locales_en.yml new file mode 100644 index 000000000000..2a1889c61aee --- /dev/null +++ b/sysutils/vagrant-gitlab/files/patch-templates_locales_en.yml @@ -0,0 +1,11 @@ +--- templates/locales/en.yml.orig 2025-06-17 15:13:05 UTC ++++ templates/locales/en.yml +@@ -1989,7 +1989,7 @@ en: + Address: %{address} + Ranges: %{ranges} + +- Valid ranges can be modified in the /etc/vbox/networks.conf file. For ++ Valid ranges can be modified in the @PREFIX@/etc/vbox/networks.conf file. For + more information including valid format see: + + https://www.virtualbox.org/manual/ch06.html#network_hostonly diff --git a/sysutils/vagrant-gitlab/pkg-descr b/sysutils/vagrant-gitlab/pkg-descr new file mode 100644 index 000000000000..4fc40c5f6fa1 --- /dev/null +++ b/sysutils/vagrant-gitlab/pkg-descr @@ -0,0 +1,4 @@ +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. diff --git a/sysutils/vagrant-gitlab/pkg-plist b/sysutils/vagrant-gitlab/pkg-plist new file mode 100644 index 000000000000..59cc5ceb4d2c --- /dev/null +++ b/sysutils/vagrant-gitlab/pkg-plist @@ -0,0 +1,1097 @@ +bin/vagrant +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/CHANGELOG.md +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/.copywrite.hcl +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/LICENSE +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/README.md +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/RELEASE.md +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/Vagrantfile +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/bin/vagrant +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/contrib/README.md +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/contrib/bash/completion.sh +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/contrib/emacs/vagrant.el +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/contrib/st/Ruby.sublime-settings +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/contrib/sudoers/linux-fedora +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/contrib/sudoers/linux-suse +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/contrib/sudoers/linux-ubuntu +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/contrib/sudoers/osx +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/contrib/vim/vagrantfile.vim +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/contrib/zsh/_vagrant +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/contrib/zsh/generate_zsh_completion.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/keys/README.md +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/keys/vagrant +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/keys/vagrant.key.ed25519 +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/keys/vagrant.key.rsa +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/keys/vagrant.pub +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/keys/vagrant.pub.ed25519 +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/keys/vagrant.pub.rsa +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/action.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/action/builder.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/action/builtin/box_add.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/action/builtin/box_check_outdated.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/action/builtin/box_remove.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/action/builtin/box_update.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/action/builtin/call.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/action/builtin/cleanup_disks.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/action/builtin/cloud_init_setup.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/action/builtin/cloud_init_wait.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/action/builtin/config_validate.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/action/builtin/confirm.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/action/builtin/delayed.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/action/builtin/destroy_confirm.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/action/builtin/disk.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/action/builtin/env_set.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/action/builtin/graceful_halt.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/action/builtin/handle_box.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/action/builtin/handle_box_url.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/action/builtin/handle_forwarded_port_collisions.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/action/builtin/has_provisioner.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/action/builtin/is_env_set.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/action/builtin/is_state.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/action/builtin/lock.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/action/builtin/message.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/action/builtin/mixin_provisioners.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/action/builtin/mixin_synced_folders.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/action/builtin/prepare_clone.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/action/builtin/provision.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/action/builtin/provisioner_cleanup.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/action/builtin/set_hostname.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/action/builtin/ssh_exec.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/action/builtin/ssh_run.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/action/builtin/synced_folder_cleanup.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/action/builtin/synced_folders.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/action/builtin/trigger.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/action/builtin/wait_for_communicator.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/action/general/package.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/action/general/package_setup_files.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/action/general/package_setup_folders.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/action/hook.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/action/runner.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/action/warden.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/alias.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/batch_action.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/box.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/box_collection.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/box_metadata.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/bundler.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/capability_host.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/cli.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/config.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/config/loader.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/config/v1.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/config/v1/dummy_config.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/config/v1/loader.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/config/v1/root.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/config/v2.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/config/v2/dummy_config.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/config/v2/loader.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/config/v2/root.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/config/v2/util.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/config/version_base.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/environment.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/errors.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/guest.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/host.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/machine.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/machine_index.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/machine_state.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/patches/timeout_error.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/plugin/manager.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/plugin/state_file.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/plugin/v1.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/plugin/v1/command.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/plugin/v1/communicator.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/plugin/v1/config.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/plugin/v1/errors.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/plugin/v1/guest.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/plugin/v1/host.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/plugin/v1/manager.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/plugin/v1/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/plugin/v1/provider.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/plugin/v1/provisioner.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/plugin/v2.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/plugin/v2/command.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/plugin/v2/communicator.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/plugin/v2/components.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/plugin/v2/config.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/plugin/v2/errors.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/plugin/v2/guest.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/plugin/v2/host.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/plugin/v2/manager.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/plugin/v2/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/plugin/v2/provider.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/plugin/v2/provisioner.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/plugin/v2/push.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/plugin/v2/synced_folder.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/plugin/v2/trigger.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/registry.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/shared_helpers.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/ui.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/util.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/util/ansi_escape_code_remover.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/util/busy.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/util/caps.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/util/checkpoint_client.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/util/command_deprecation.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/util/counter.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/util/credential_scrubber.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/util/curl_helper.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/util/deep_merge.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/util/directory.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/util/downloader.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/util/env.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/util/experimental.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/util/file_checksum.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/util/file_mode.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/util/file_mutex.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/util/guest_hosts.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/util/guest_inspection.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/util/guest_networks.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/util/hash_with_indifferent_access.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/util/install_cli_autocomplete.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/util/io.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/util/ipv4_interfaces.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/util/is_port_open.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/util/keypair.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/util/line_buffer.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/util/line_ending_helpers.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/util/logging_formatter.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/util/map_command_options.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/util/mime.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/util/network_ip.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/util/numeric.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/util/platform.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/util/powershell.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/util/presence.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/util/retryable.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/util/safe_chdir.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/util/safe_env.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/util/safe_exec.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/util/safe_puts.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/util/scoped_hash_override.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/util/shell_quote.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/util/silence_warnings.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/util/ssh.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/util/stacked_proc_runner.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/util/string_block_editor.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/util/subprocess.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/util/template_renderer.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/util/uploader.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/util/which.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/util/windows_path.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/vagrant_ssl.so +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/vagrantfile.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/version.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/README.md +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/autocomplete/command/install.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/autocomplete/command/root.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/autocomplete/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/box/command/add.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/box/command/download_mixins.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/box/command/list.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/box/command/outdated.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/box/command/prune.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/box/command/remove.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/box/command/repackage.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/box/command/root.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/box/command/update.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/box/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/cap/command.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/cap/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/cloud/auth/login.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/cloud/auth/logout.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/cloud/auth/middleware/add_authentication.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/cloud/auth/middleware/add_downloader_authentication.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/cloud/auth/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/cloud/auth/root.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/cloud/auth/whoami.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/cloud/box/create.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/cloud/box/delete.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/cloud/box/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/cloud/box/root.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/cloud/box/show.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/cloud/box/update.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/cloud/client/client.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/cloud/errors.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/cloud/list.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/cloud/locales/en.yml +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/cloud/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/cloud/provider/create.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/cloud/provider/delete.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/cloud/provider/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/cloud/provider/root.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/cloud/provider/update.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/cloud/provider/upload.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/cloud/publish.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/cloud/root.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/cloud/search.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/cloud/util.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/cloud/version/create.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/cloud/version/delete.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/cloud/version/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/cloud/version/release.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/cloud/version/revoke.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/cloud/version/root.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/cloud/version/update.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/destroy/command.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/destroy/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/global-status/command.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/global-status/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/halt/command.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/halt/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/help/command.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/help/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/init/command.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/init/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/list-commands/command.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/list-commands/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/login/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/package/command.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/package/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/plugin/action.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/plugin/action/expunge_plugins.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/plugin/action/install_gem.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/plugin/action/license_plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/plugin/action/list_plugins.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/plugin/action/plugin_exists_check.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/plugin/action/repair_plugins.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/plugin/action/uninstall_plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/plugin/action/update_gems.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/plugin/command/base.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/plugin/command/expunge.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/plugin/command/install.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/plugin/command/license.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/plugin/command/list.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/plugin/command/mixin_install_opts.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/plugin/command/repair.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/plugin/command/root.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/plugin/command/uninstall.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/plugin/command/update.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/plugin/gem_helper.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/plugin/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/port/command.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/port/locales/en.yml +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/port/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/powershell/command.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/powershell/errors.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/powershell/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/powershell/scripts/enable_psremoting.ps1 +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/powershell/scripts/reset_trustedhosts.ps1 +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/provider/command.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/provider/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/provision/command.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/provision/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/push/command.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/push/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/rdp/command.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/rdp/config.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/rdp/errors.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/rdp/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/reload/command.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/reload/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/resume/command.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/resume/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/snapshot/command/delete.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/snapshot/command/list.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/snapshot/command/pop.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/snapshot/command/push.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/snapshot/command/push_shared.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/snapshot/command/restore.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/snapshot/command/root.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/snapshot/command/save.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/snapshot/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/ssh/command.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/ssh/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/ssh_config/command.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/ssh_config/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/status/command.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/status/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/suspend/command.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/suspend/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/up/command.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/up/middleware/store_box_metadata.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/up/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/up/start_mixins.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/upload/command.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/upload/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/validate/command.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/validate/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/version/command.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/version/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/winrm/command.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/winrm/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/winrm_config/command.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/winrm_config/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/communicators/none/communicator.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/communicators/none/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/communicators/ssh/communicator.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/communicators/ssh/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/communicators/winrm/command_filter.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/communicators/winrm/command_filters/cat.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/communicators/winrm/command_filters/chmod.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/communicators/winrm/command_filters/chown.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/communicators/winrm/command_filters/grep.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/communicators/winrm/command_filters/mkdir.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/communicators/winrm/command_filters/rm.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/communicators/winrm/command_filters/test.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/communicators/winrm/command_filters/uname.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/communicators/winrm/command_filters/which.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/communicators/winrm/communicator.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/communicators/winrm/config.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/communicators/winrm/errors.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/communicators/winrm/helper.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/communicators/winrm/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/communicators/winrm/shell.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/communicators/winssh/communicator.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/communicators/winssh/config.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/communicators/winssh/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/alpine/cap/change_host_name.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/alpine/cap/configure_networks.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/alpine/cap/halt.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/alpine/cap/nfs_client.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/alpine/cap/rsync.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/alpine/cap/smb.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/alpine/guest.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/alpine/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/alt/cap/change_host_name.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/alt/cap/configure_networks.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/alt/cap/flavor.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/alt/cap/network_scripts_dir.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/alt/cap/rsync.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/alt/guest.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/alt/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/amazon/cap/configure_networks.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/amazon/cap/flavor.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/amazon/guest.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/amazon/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/arch/cap/change_host_name.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/arch/cap/configure_networks.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/arch/cap/nfs.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/arch/cap/rsync.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/arch/cap/smb.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/arch/guest.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/arch/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/atomic/cap/change_host_name.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/atomic/cap/docker.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/atomic/guest.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/atomic/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/bsd/cap/file_system.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/bsd/cap/halt.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/bsd/cap/mount_virtualbox_shared_folder.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/bsd/cap/nfs.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/bsd/cap/public_key.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/bsd/guest.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/bsd/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/centos/cap/flavor.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/centos/guest.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/centos/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/coreos/cap/change_host_name.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/coreos/cap/configure_networks.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/coreos/cap/docker.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/coreos/guest.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/coreos/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/darwin/cap/change_host_name.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/darwin/cap/choose_addressable_ip_addr.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/darwin/cap/configure_networks.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/darwin/cap/darwin_version.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/darwin/cap/halt.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/darwin/cap/mount_smb_shared_folder.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/darwin/cap/mount_vmware_shared_folder.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/darwin/cap/rsync.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/darwin/cap/shell_expand_guest_path.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/darwin/cap/verify_vmware_hgfs.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/darwin/guest.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/darwin/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/debian/cap/change_host_name.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/debian/cap/configure_networks.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/debian/cap/nfs.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/debian/cap/rsync.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/debian/cap/smb.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/debian/guest.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/debian/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/dragonflybsd/guest.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/dragonflybsd/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/elementary/guest.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/elementary/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/esxi/cap/change_host_name.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/esxi/cap/configure_networks.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/esxi/cap/halt.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/esxi/cap/mount_nfs_folder.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/esxi/cap/public_key.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/esxi/guest.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/esxi/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/fedora/cap/flavor.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/fedora/guest.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/fedora/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/freebsd/cap/change_host_name.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/freebsd/cap/configure_networks.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/freebsd/cap/mount_virtualbox_shared_folder.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/freebsd/cap/rsync.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/freebsd/cap/shell_expand_guest_path.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/freebsd/guest.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/freebsd/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/funtoo/cap/configure_networks.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/funtoo/guest.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/funtoo/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/gentoo/cap/change_host_name.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/gentoo/cap/configure_networks.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/gentoo/guest.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/gentoo/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/haiku/cap/change_host_name.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/haiku/cap/halt.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/haiku/cap/insert_public_key.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/haiku/cap/remove_public_key.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/haiku/cap/rsync.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/haiku/guest.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/haiku/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/kali/guest.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/kali/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/linux/cap/change_host_name.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/linux/cap/choose_addressable_ip_addr.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/linux/cap/file_system.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/linux/cap/halt.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/linux/cap/mount_smb_shared_folder.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/linux/cap/mount_virtualbox_shared_folder.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/linux/cap/network_interfaces.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/linux/cap/nfs.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/linux/cap/persist_mount_shared_folder.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/linux/cap/port.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/linux/cap/public_key.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/linux/cap/read_ip_address.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/linux/cap/reboot.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/linux/cap/rsync.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/linux/cap/shell_expand_guest_path.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/linux/guest.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/linux/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/mint/guest.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/mint/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/netbsd/cap/change_host_name.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/netbsd/cap/configure_networks.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/netbsd/cap/rsync.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/netbsd/cap/shell_expand_guest_path.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/netbsd/guest.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/netbsd/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/nixos/cap/change_host_name.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/nixos/cap/configure_networks.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/nixos/cap/nfs_client.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/nixos/guest.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/nixos/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/omnios/cap/change_host_name.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/omnios/cap/mount_nfs_folder.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/omnios/cap/rsync.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/omnios/guest.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/omnios/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/openbsd/cap/change_host_name.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/openbsd/cap/configure_networks.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/openbsd/cap/halt.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/openbsd/cap/rsync.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/openbsd/cap/shell_expand_guest_path.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/openbsd/guest.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/openbsd/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/openwrt/cap/change_host_name.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/openwrt/cap/halt.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/openwrt/cap/insert_public_key.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/openwrt/cap/remove_public_key.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/openwrt/cap/rsync.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/openwrt/guest.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/openwrt/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/photon/cap/change_host_name.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/photon/cap/configure_networks.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/photon/cap/docker.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/photon/guest.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/photon/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/pld/cap/change_host_name.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/pld/cap/flavor.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/pld/cap/network_scripts_dir.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/pld/guest.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/pld/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/redhat/cap/change_host_name.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/redhat/cap/configure_networks.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/redhat/cap/flavor.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/redhat/cap/network_scripts_dir.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/redhat/cap/nfs_client.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/redhat/cap/rsync.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/redhat/cap/smb.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/redhat/guest.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/redhat/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/rocky/cap/flavor.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/rocky/guest.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/rocky/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/slackware/cap/change_host_name.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/slackware/cap/configure_networks.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/slackware/guest.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/slackware/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/smartos/cap/change_host_name.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/smartos/cap/configure_networks.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/smartos/cap/halt.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/smartos/cap/insert_public_key.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/smartos/cap/mount_nfs.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/smartos/cap/remove_public_key.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/smartos/cap/rsync.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/smartos/config.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/smartos/guest.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/smartos/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/solaris/cap/change_host_name.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/solaris/cap/configure_networks.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/solaris/cap/file_system.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/solaris/cap/halt.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/solaris/cap/insert_public_key.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/solaris/cap/mount_virtualbox_shared_folder.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/solaris/cap/remove_public_key.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/solaris/cap/rsync.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/solaris/config.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/solaris/guest.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/solaris/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/solaris11/cap/change_host_name.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/solaris11/cap/configure_networks.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/solaris11/config.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/solaris11/guest.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/solaris11/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/suse/cap/change_host_name.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/suse/cap/configure_networks.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/suse/cap/halt.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/suse/cap/network_scripts_dir.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/suse/cap/nfs_client.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/suse/cap/rsync.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/suse/guest.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/suse/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/tinycore/cap/change_host_name.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/tinycore/cap/configure_networks.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/tinycore/cap/halt.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/tinycore/cap/mount_nfs.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/tinycore/cap/rsync.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/tinycore/guest.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/tinycore/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/trisquel/guest.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/trisquel/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/ubuntu/guest.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/ubuntu/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/windows/cap/change_host_name.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/windows/cap/choose_addressable_ip_addr.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/windows/cap/configure_networks.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/windows/cap/file_system.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/windows/cap/halt.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/windows/cap/mount_shared_folder.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/windows/cap/public_key.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/windows/cap/reboot.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/windows/cap/rsync.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/windows/config.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/windows/errors.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/windows/guest.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/windows/guest_network.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/windows/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/windows/scripts/mount_volume.ps1.erb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/windows/scripts/reboot_detect.ps1 +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/windows/scripts/set_work_network.ps1 +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/windows/scripts/winrs_v3_get_adapters.ps1 +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/hosts/alt/cap/nfs.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/hosts/alt/host.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/hosts/alt/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/hosts/arch/cap/nfs.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/hosts/arch/host.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/hosts/arch/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/hosts/bsd/cap/nfs.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/hosts/bsd/cap/path.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/hosts/bsd/cap/ssh.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/hosts/bsd/host.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/hosts/bsd/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/hosts/darwin/cap/configured_ip_addresses.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/hosts/darwin/cap/fs_iso.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/hosts/darwin/cap/nfs.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/hosts/darwin/cap/path.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/hosts/darwin/cap/provider_install_virtualbox.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/hosts/darwin/cap/rdp.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/hosts/darwin/cap/smb.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/hosts/darwin/cap/version.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/hosts/darwin/host.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/hosts/darwin/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/hosts/darwin/scripts/install_virtualbox.sh +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/hosts/freebsd/cap/nfs.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/hosts/freebsd/host.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/hosts/freebsd/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/hosts/gentoo/cap/nfs.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/hosts/gentoo/host.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/hosts/gentoo/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/hosts/linux/cap/fs_iso.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/hosts/linux/cap/nfs.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/hosts/linux/cap/rdp.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/hosts/linux/cap/ssh.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/hosts/linux/host.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/hosts/linux/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/hosts/null/host.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/hosts/null/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/hosts/redhat/cap/nfs.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/hosts/redhat/host.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/hosts/redhat/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/hosts/slackware/cap/nfs.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/hosts/slackware/host.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/hosts/slackware/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/hosts/suse/cap/nfs.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/hosts/suse/host.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/hosts/suse/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/hosts/void/cap/nfs.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/hosts/void/host.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/hosts/void/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/hosts/windows/cap/configured_ip_addresses.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/hosts/windows/cap/fs_iso.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/hosts/windows/cap/nfs.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/hosts/windows/cap/provider_install_virtualbox.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/hosts/windows/cap/ps.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/hosts/windows/cap/rdp.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/hosts/windows/cap/smb.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/hosts/windows/cap/ssh.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/hosts/windows/host.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/hosts/windows/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/hosts/windows/scripts/check_credentials.ps1 +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/hosts/windows/scripts/host_info.ps1 +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/hosts/windows/scripts/install_virtualbox.ps1 +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/hosts/windows/scripts/set_share.ps1 +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/hosts/windows/scripts/set_ssh_key_permissions.ps1 +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/hosts/windows/scripts/unset_share.ps1 +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/hosts/windows/scripts/utils/VagrantSSH/VagrantSSH.psm1 +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/kernel_v1/config/nfs.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/kernel_v1/config/package.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/kernel_v1/config/ssh.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/kernel_v1/config/vagrant.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/kernel_v1/config/vm.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/kernel_v1/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/kernel_v2/config/cloud_init.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/kernel_v2/config/disk.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/kernel_v2/config/package.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/kernel_v2/config/push.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/kernel_v2/config/ssh.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/kernel_v2/config/ssh_connect.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/kernel_v2/config/trigger.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/kernel_v2/config/vagrant.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/kernel_v2/config/vm.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/kernel_v2/config/vm_provisioner.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/kernel_v2/config/vm_subvm.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/kernel_v2/config/vm_trigger.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/kernel_v2/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/docker/action.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/docker/action/build.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/docker/action/compare_synced_folders.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/docker/action/connect_networks.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/docker/action/create.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/docker/action/destroy.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/docker/action/destroy_build_image.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/docker/action/destroy_network.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/docker/action/forwarded_ports.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/docker/action/has_ssh.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/docker/action/host_machine.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/docker/action/host_machine_build_dir.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/docker/action/host_machine_port_checker.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/docker/action/host_machine_port_warning.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/docker/action/host_machine_required.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/docker/action/host_machine_sync_folders.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/docker/action/host_machine_sync_folders_disable.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/docker/action/init_state.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/docker/action/is_build.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/docker/action/is_host_machine_created.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/docker/action/login.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/docker/action/prepare_forwarded_port_collision_params.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/docker/action/prepare_networks.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/docker/action/prepare_nfs_settings.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/docker/action/prepare_nfs_valid_ids.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/docker/action/prepare_ssh.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/docker/action/pull.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/docker/action/start.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/docker/action/stop.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/docker/action/wait_for_running.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/docker/cap/has_communicator.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/docker/cap/proxy_machine.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/docker/cap/public_address.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/docker/command/exec.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/docker/command/logs.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/docker/command/run.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/docker/communicator.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/docker/config.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/docker/driver.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/docker/driver/compose.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/docker/errors.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/docker/executor/local.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/docker/executor/vagrant.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/docker/hostmachine/Vagrantfile +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/docker/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/docker/provider.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/docker/synced_folder.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/action.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/action/check_access.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/action/check_enabled.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/action/configure.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/action/delete_vm.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/action/export.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/action/import.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/action/is_windows.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/action/message_will_not_destroy.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/action/net_set_mac.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/action/net_set_vlan.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/action/package.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/action/package_metadata_json.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/action/package_setup_files.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/action/package_setup_folders.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/action/package_vagrantfile.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/action/read_guest_ip.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/action/read_state.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/action/resume_vm.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/action/set_name.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/action/snapshot_delete.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/action/snapshot_restore.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/action/snapshot_save.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/action/start_instance.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/action/stop_instance.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/action/suspend_vm.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/action/wait_for_ip_address.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/cap/cleanup_disks.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/cap/configure_disks.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/cap/public_address.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/cap/snapshot_list.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/cap/validate_disk_ext.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/config.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/driver.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/errors.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/provider.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/scripts/add_dvd.ps1 +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/scripts/attach_disk_drive.ps1 +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/scripts/check_hyperv.ps1 +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/scripts/check_hyperv_access.ps1 +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/scripts/clone_vhd.ps1 +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/scripts/configure_vm.ps1 +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/scripts/create_snapshot.ps1 +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/scripts/delete_snapshot.ps1 +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/scripts/delete_vm.ps1 +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/scripts/dismount_vhd.ps1 +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/scripts/export_vm.ps1 +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/scripts/file_sync.ps1 +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/scripts/get_network_config.ps1 +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/scripts/get_network_mac.ps1 +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/scripts/get_scsi_controller.ps1 +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/scripts/get_switches.ps1 +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/scripts/get_vhd.ps1 +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/scripts/get_vm_status.ps1 +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/scripts/has_vmcx_support.ps1 +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/scripts/import_vm.ps1 +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/scripts/list_hdds.ps1 +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/scripts/list_snapshots.ps1 +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/scripts/new_vhd.ps1 +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/scripts/remove_disk_drive.ps1 +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/scripts/remove_dvd.ps1 +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/scripts/resize_disk_drive.ps1 +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/scripts/restore_snapshot.ps1 +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/scripts/resume_vm.ps1 +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/scripts/set_enhanced_session_transport_type.ps1 +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/scripts/set_name.ps1 +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/scripts/set_network_mac.ps1 +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/scripts/set_network_vlan.ps1 +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/scripts/set_vm_integration_services.ps1 +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/scripts/start_vm.ps1 +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/scripts/stop_vm.ps1 +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/scripts/suspend_vm.ps1 +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/scripts/utils/VagrantMessages/VagrantMessages.psm1 +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/scripts/utils/VagrantVM/VagrantVM.psm1 +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/virtualbox/action.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/virtualbox/action/boot.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/virtualbox/action/check_accessible.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/virtualbox/action/check_created.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/virtualbox/action/check_guest_additions.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/virtualbox/action/check_running.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/virtualbox/action/check_virtualbox.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/virtualbox/action/clean_machine_folder.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/virtualbox/action/clear_forwarded_ports.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/virtualbox/action/clear_network_interfaces.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/virtualbox/action/created.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/virtualbox/action/customize.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/virtualbox/action/destroy.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/virtualbox/action/destroy_unused_network_interfaces.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/virtualbox/action/discard_state.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/virtualbox/action/export.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/virtualbox/action/forced_halt.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/virtualbox/action/forward_ports.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/virtualbox/action/import.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/virtualbox/action/import_master.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/virtualbox/action/is_paused.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/virtualbox/action/is_running.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/virtualbox/action/is_saved.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/virtualbox/action/match_mac_address.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/virtualbox/action/message_already_running.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/virtualbox/action/message_not_created.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/virtualbox/action/message_not_running.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/virtualbox/action/message_will_not_destroy.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/virtualbox/action/network.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/virtualbox/action/network_fix_ipv6.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/virtualbox/action/package.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/virtualbox/action/package_setup_files.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/virtualbox/action/package_setup_folders.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/virtualbox/action/package_vagrantfile.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/virtualbox/action/prepare_clone_snapshot.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/virtualbox/action/prepare_forwarded_port_collision_params.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/virtualbox/action/prepare_nfs_settings.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/virtualbox/action/prepare_nfs_valid_ids.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/virtualbox/action/resume.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/virtualbox/action/sane_defaults.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/virtualbox/action/set_default_nic_type.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/virtualbox/action/set_name.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/virtualbox/action/setup_package_files.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/virtualbox/action/snapshot_delete.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/virtualbox/action/snapshot_restore.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/virtualbox/action/snapshot_save.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/virtualbox/action/suspend.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/virtualbox/cap.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/virtualbox/cap/cleanup_disks.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/virtualbox/cap/configure_disks.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/virtualbox/cap/mount_options.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/virtualbox/cap/public_address.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/virtualbox/cap/validate_disk_ext.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/virtualbox/config.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/virtualbox/driver/base.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/virtualbox/driver/meta.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/virtualbox/driver/version_4_0.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/virtualbox/driver/version_4_1.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/virtualbox/driver/version_4_2.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/virtualbox/driver/version_4_3.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/virtualbox/driver/version_5_0.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/virtualbox/driver/version_5_1.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/virtualbox/driver/version_5_2.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/virtualbox/driver/version_6_0.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/virtualbox/driver/version_6_1.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/virtualbox/driver/version_7_0.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/virtualbox/driver/version_7_1.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/virtualbox/model/forwarded_port.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/virtualbox/model/storage_controller.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/virtualbox/model/storage_controller_array.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/virtualbox/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/virtualbox/provider.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/virtualbox/synced_folder.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/virtualbox/util/compile_forwarded_ports.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/ansible/cap/guest/alpine/ansible_install.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/ansible/cap/guest/arch/ansible_install.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/ansible/cap/guest/debian/ansible_install.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/ansible/cap/guest/facts.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/ansible/cap/guest/fedora/ansible_install.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/ansible/cap/guest/freebsd/ansible_install.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/ansible/cap/guest/pip/pip.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/ansible/cap/guest/posix/ansible_installed.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/ansible/cap/guest/redhat/ansible_install.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/ansible/cap/guest/suse/ansible_install.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/ansible/cap/guest/ubuntu/ansible_install.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/ansible/config/base.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/ansible/config/guest.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/ansible/config/host.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/ansible/constants.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/ansible/errors.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/ansible/helpers.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/ansible/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/ansible/provisioner/base.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/ansible/provisioner/guest.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/ansible/provisioner/host.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/cfengine/cap/debian/cfengine_install.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/cfengine/cap/linux/cfengine_installed.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/cfengine/cap/linux/cfengine_needs_bootstrap.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/cfengine/cap/redhat/cfengine_install.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/cfengine/cap/suse/cfengine_install.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/cfengine/config.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/cfengine/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/cfengine/provisioner.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/chef/cap/debian/chef_install.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/chef/cap/freebsd/chef_install.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/chef/cap/freebsd/chef_installed.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/chef/cap/linux/chef_installed.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/chef/cap/omnios/chef_install.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/chef/cap/omnios/chef_installed.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/chef/cap/redhat/chef_install.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/chef/cap/suse/chef_install.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/chef/cap/windows/chef_install.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/chef/cap/windows/chef_installed.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/chef/command_builder.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/chef/config/base.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/chef/config/base_runner.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/chef/config/chef_apply.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/chef/config/chef_client.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/chef/config/chef_solo.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/chef/config/chef_zero.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/chef/installer.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/chef/omnibus.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/chef/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/chef/provisioner/base.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/chef/provisioner/chef_apply.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/chef/provisioner/chef_client.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/chef/provisioner/chef_solo.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/chef/provisioner/chef_zero.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/container/client.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/container/config.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/container/installer.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/container/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/container/provisioner.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/docker/cap/centos/docker_install.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/docker/cap/centos/docker_start_service.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/docker/cap/debian/docker_install.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/docker/cap/debian/docker_start_service.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/docker/cap/fedora/docker_install.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/docker/cap/linux/docker_configure_vagrant_user.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/docker/cap/linux/docker_daemon_running.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/docker/cap/linux/docker_installed.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/docker/cap/windows/docker_daemon_running.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/docker/client.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/docker/config.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/docker/installer.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/docker/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/docker/provisioner.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/file/config.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/file/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/file/provisioner.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/podman/cap/centos/podman_install.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/podman/cap/linux/podman_installed.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/podman/cap/redhat/podman_install.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/podman/client.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/podman/config.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/podman/installer.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/podman/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/podman/provisioner.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/puppet/config/puppet.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/puppet/config/puppet_server.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/puppet/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/puppet/provisioner/puppet.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/puppet/provisioner/puppet_server.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/salt/bootstrap_downloader.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/salt/config.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/salt/errors.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/salt/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/salt/provisioner.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/shell/config.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/shell/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/provisioners/shell/provisioner.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/pushes/atlas/config.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/pushes/atlas/errors.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/pushes/atlas/locales/en.yml +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/pushes/atlas/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/pushes/atlas/push.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/pushes/ftp/adapter.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/pushes/ftp/config.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/pushes/ftp/errors.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/pushes/ftp/locales/en.yml +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/pushes/ftp/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/pushes/ftp/push.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/pushes/heroku/config.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/pushes/heroku/errors.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/pushes/heroku/locales/en.yml +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/pushes/heroku/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/pushes/heroku/push.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/pushes/local-exec/config.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/pushes/local-exec/errors.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/pushes/local-exec/locales/en.yml +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/pushes/local-exec/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/pushes/local-exec/push.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/pushes/noop/config.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/pushes/noop/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/pushes/noop/push.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/synced_folders/nfs/action_cleanup.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/synced_folders/nfs/config.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/synced_folders/nfs/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/synced_folders/nfs/synced_folder.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/synced_folders/rsync/command/rsync.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/synced_folders/rsync/command/rsync_auto.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/synced_folders/rsync/default_unix_cap.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/synced_folders/rsync/helper.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/synced_folders/rsync/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/synced_folders/rsync/synced_folder.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/synced_folders/smb/cap/default_fstab_modification.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/synced_folders/smb/cap/mount_options.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/synced_folders/smb/config.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/synced_folders/smb/errors.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/synced_folders/smb/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/synced_folders/smb/synced_folder.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/synced_folders/unix_mount_helpers.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/scripts/install_rvm +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/scripts/setup_tests +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/scripts/sign.sh +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/scripts/website_push_www.sh +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/tasks/acceptance.rake +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/tasks/bundler.rake +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/tasks/test.rake +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/commands/init/Vagrantfile.erb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/commands/init/Vagrantfile.min.erb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/commands/ssh_config/config.erb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/commands/winrm_config/config.erb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/config/messages.erb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/config/validation_failed.erb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/guests/alpine/network_dhcp.erb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/guests/alpine/network_static.erb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/guests/alt/network_dhcp.erb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/guests/alt/network_ipv4address.erb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/guests/alt/network_ipv4route.erb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/guests/alt/network_static.erb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/guests/arch/default_network/network_dhcp.erb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/guests/arch/default_network/network_static.erb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/guests/arch/default_network/network_static6.erb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/guests/arch/systemd_networkd/network_dhcp.erb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/guests/arch/systemd_networkd/network_static.erb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/guests/arch/systemd_networkd/network_static6.erb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/guests/coreos/etcd.service.erb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/guests/debian/network_dhcp.erb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/guests/debian/network_static.erb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/guests/debian/network_static6.erb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/guests/freebsd/network_dhcp.erb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/guests/freebsd/network_static.erb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/guests/freebsd/network_static6.erb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/guests/funtoo/network_dhcp.erb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/guests/funtoo/network_static.erb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/guests/funtoo/network_static6.erb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/guests/gentoo/network_dhcp.erb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/guests/gentoo/network_static.erb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/guests/gentoo/network_static6.erb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/guests/gentoo/network_systemd.erb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/guests/linux/etc_fstab.erb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/guests/netbsd/network_dhcp.erb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/guests/netbsd/network_static.erb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/guests/nixos/hostname.erb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/guests/nixos/network.erb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/guests/openbsd/network_dhcp.erb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/guests/openbsd/network_static.erb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/guests/openbsd/network_static6.erb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/guests/redhat/network_dhcp.erb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/guests/redhat/network_static.erb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/guests/redhat/network_static6.erb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/guests/slackware/network_dhcp.erb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/guests/slackware/network_static.erb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/guests/suse/network_dhcp.erb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/guests/suse/network_static.erb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/guests/suse/network_static6.erb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/license/license.html.tmpl +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/license/license.rtf.tmpl +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/license/license.tmpl +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/locales/comm_winrm.yml +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/locales/command_ps.yml +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/locales/command_rdp.yml +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/locales/en.yml +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/locales/guest_windows.yml +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/locales/providers_docker.yml +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/locales/providers_hyperv.yml +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/locales/synced_folder_smb.yml +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/networking/network_manager/network_manager_device.erb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/nfs/exports_bsd.erb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/nfs/exports_darwin.erb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/nfs/exports_linux.erb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/package_Vagrantfile.erb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/provisioners/chef_client/client.erb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/provisioners/chef_solo/solo.erb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/provisioners/chef_zero/zero.erb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/rgloader.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/version.txt +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/action/primary_runner.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/patches/builder/mkmf.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/patches/fake_ftp.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/patches/log4r.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/patches/net-ssh.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/patches/rubygems.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/alma/cap/flavor.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/alma/guest.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/alma/plugin.rb +%%GEMS_DIR%%/cache/vagrant-%%PORTVERSION%%.gem +%%GEMS_DIR%%/extensions/%%BUILD_TARGET%%/%%RUBY_VER%%/vagrant-%%PORTVERSION%%/gem.build_complete +%%GEMS_DIR%%/extensions/%%BUILD_TARGET%%/%%RUBY_VER%%/vagrant-%%PORTVERSION%%/vagrant/vagrant_ssl.so +%%GEMS_DIR%%/specifications/vagrant-%%PORTVERSION%%.gemspec +%%DATADIR%%/embedded/rgloader/loader.rb +@dir %%GEMS_DIR%%/extensions +@dir %%GEMS_DIR%%/plugins diff --git a/sysutils/vagrant/Makefile b/sysutils/vagrant/Makefile index 26155cc12a87..8c97ab3780e1 100644 --- a/sysutils/vagrant/Makefile +++ b/sysutils/vagrant/Makefile @@ -1,7 +1,7 @@ PORTNAME= vagrant PORTVERSION= 2.4.1 DISTVERSIONPREFIX= v -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils rubygems devel MAINTAINER= ports@FreeBSD.org @@ -17,17 +17,17 @@ BUILD_DEPENDS= rubygem-builder>=2.1.2:devel/rubygem-builder \ RUN_DEPENDS= ca_root_nss>=0:security/ca_root_nss \ curl:ftp/curl \ rubygem-bcrypt_pbkdf>=1.1:security/rubygem-bcrypt_pbkdf \ - rubygem-childprocess-gitlab>=4.1.0:devel/rubygem-childprocess-gitlab \ + rubygem-childprocess>=4.1.0:devel/rubygem-childprocess \ rubygem-ed25519>=1.3.0:security/rubygem-ed25519 \ rubygem-erubi>=0:www/rubygem-erubi \ rubygem-googleapis-common-protos-types>=1.3.0:devel/rubygem-googleapis-common-protos-types \ - rubygem-grpc-gitlab>=1.56.0:net/rubygem-grpc-gitlab \ + rubygem-grpc>=1.56.0:net/rubygem-grpc \ 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-mime-types-gitlab>=3.3:misc/rubygem-mime-types-gitlab \ + rubygem-mime-types>=3.3:misc/rubygem-mime-types \ rubygem-net-ftp>=0.2:ftp/rubygem-net-ftp \ rubygem-net-scp>=4.0.0:security/rubygem-net-scp \ rubygem-net-sftp>=4.0:security/rubygem-net-sftp \ @@ -35,8 +35,8 @@ RUN_DEPENDS= ca_root_nss>=0:security/ca_root_nss \ rubygem-rb-kqueue>=0.2.0<0.3:devel/rubygem-rb-kqueue \ rubygem-rexml>=3.2:textproc/rubygem-rexml \ rubygem-rgl>=0.5.10:devel/rubygem-rgl \ - rubygem-rubyzip-gitlab>=2.3.2:archivers/rubygem-rubyzip-gitlab \ - rubygem-vagrant_cloud-gitlab>=3.1.1<3.2:sysutils/rubygem-vagrant_cloud-gitlab \ + rubygem-rubyzip>=2.3.2:archivers/rubygem-rubyzip \ + rubygem-vagrant_cloud>=3.1.1<3.2:sysutils/rubygem-vagrant_cloud \ rubygem-wdm>=0.1.1:devel/rubygem-wdm \ rubygem-winrm>=2.3.6<3:sysutils/rubygem-winrm \ rubygem-winrm-elevated>=1.2.3<2:sysutils/rubygem-winrm-elevated \ diff --git a/sysutils/vagrant/pkg-descr b/sysutils/vagrant/pkg-descr index 3fb5aa661b3d..83d88088df83 100644 --- a/sysutils/vagrant/pkg-descr +++ b/sysutils/vagrant/pkg-descr @@ -1,2 +1,4 @@ Vagrant is a tool for building and distributing virtualized development environments. + +If you want to use vagrant together with an installed gitlab on the same host, use vagrant-gitlab. |