From a79e50d73a5548c37e734f12df66246bf1e5dd0f Mon Sep 17 00:00:00 2001 From: Michal Vasilek Date: Sun, 1 May 2022 12:52:00 +0200 Subject: [PATCH 01/90] NetAuth-ldap: remove git build dep --- srcpkgs/NetAuth-ldap/template | 1 - 1 file changed, 1 deletion(-) diff --git a/srcpkgs/NetAuth-ldap/template b/srcpkgs/NetAuth-ldap/template index ef3429113f67..299cbb22ae47 100644 --- a/srcpkgs/NetAuth-ldap/template +++ b/srcpkgs/NetAuth-ldap/template @@ -6,7 +6,6 @@ wrksrc=ldap-$version build_style=go go_import_path=github.com/netauth/ldap go_ldflags="-X github.com/netauth/ldap/internal/buildinfo.Version=${version}" -hostmakedepends="git" short_desc="LDAP Proxy for NetAuth" maintainer="Michael Aldridge " license="MIT" From 5387ad27dde3207b2031dc09eceb717041e2ff5e Mon Sep 17 00:00:00 2001 From: Michal Vasilek Date: Sun, 1 May 2022 12:52:01 +0200 Subject: [PATCH 02/90] NetAuth-localizer: remove git build dep --- srcpkgs/NetAuth-localizer/template | 1 - 1 file changed, 1 deletion(-) diff --git a/srcpkgs/NetAuth-localizer/template b/srcpkgs/NetAuth-localizer/template index 7039dd37cbea..dc57f91921b6 100644 --- a/srcpkgs/NetAuth-localizer/template +++ b/srcpkgs/NetAuth-localizer/template @@ -6,7 +6,6 @@ wrksrc=localizer-$version build_style=go go_import_path=github.com/netauth/localizer go_package=${go_import_path}/cmd/localize -hostmakedepends="git" depends="snooze" short_desc="Make NetAuth accounts local in Linux" maintainer="Michael Aldridge " From 555d132be66c921d02ae3d75fa98f823d325a6d5 Mon Sep 17 00:00:00 2001 From: Michal Vasilek Date: Sun, 1 May 2022 12:52:01 +0200 Subject: [PATCH 03/90] NetAuth-nsscache: remove git build dep --- srcpkgs/NetAuth-nsscache/template | 1 - 1 file changed, 1 deletion(-) diff --git a/srcpkgs/NetAuth-nsscache/template b/srcpkgs/NetAuth-nsscache/template index b7d171889aaf..bb441ae25d41 100644 --- a/srcpkgs/NetAuth-nsscache/template +++ b/srcpkgs/NetAuth-nsscache/template @@ -5,7 +5,6 @@ revision=1 wrksrc="nsscache-$version" build_style=go go_import_path="github.com/netauth/nsscache" -hostmakedepends="git" short_desc="NetAuth nsscache implementation" maintainer="Michael Aldridge " license="MIT" From 7f446ca4f0faca9f3b04c6fac51bf9f2280c9b51 Mon Sep 17 00:00:00 2001 From: Michal Vasilek Date: Sun, 1 May 2022 12:52:01 +0200 Subject: [PATCH 04/90] NetAuth-pam-helper: remove git build dep --- srcpkgs/NetAuth-pam-helper/template | 1 - 1 file changed, 1 deletion(-) diff --git a/srcpkgs/NetAuth-pam-helper/template b/srcpkgs/NetAuth-pam-helper/template index 8c961a56b403..763a72035eef 100644 --- a/srcpkgs/NetAuth-pam-helper/template +++ b/srcpkgs/NetAuth-pam-helper/template @@ -5,7 +5,6 @@ revision=1 wrksrc=pam-helper-$version build_style=go go_import_path="github.com/netauth/pam-helper" -hostmakedepends="git" short_desc="Helper executable to use with pam_exec" maintainer="Michael Aldridge " license="MIT" From adef4389c17e9bb21762cc57ff1a774ab95a100e Mon Sep 17 00:00:00 2001 From: Michal Vasilek Date: Sun, 1 May 2022 12:52:01 +0200 Subject: [PATCH 05/90] NetAuth-sftpgo-hook: remove git build dep --- srcpkgs/NetAuth-sftpgo-hook/template | 1 - 1 file changed, 1 deletion(-) diff --git a/srcpkgs/NetAuth-sftpgo-hook/template b/srcpkgs/NetAuth-sftpgo-hook/template index aab25468a2c4..51862cc53980 100644 --- a/srcpkgs/NetAuth-sftpgo-hook/template +++ b/srcpkgs/NetAuth-sftpgo-hook/template @@ -5,7 +5,6 @@ revision=2 wrksrc=sftpgo-hook-$version build_style=go go_import_path=github.com/netauth/sftpgo-hook -hostmakedepends="git" depends="sftpgo" short_desc="External authorization hook for SFTPGo using NetAuth" maintainer="Michael Aldridge " From 118156b5be32a79b8481eeea20cb1b45bea183a9 Mon Sep 17 00:00:00 2001 From: Michal Vasilek Date: Sun, 1 May 2022 12:52:01 +0200 Subject: [PATCH 06/90] NetAuth: remove git build dep --- srcpkgs/NetAuth/template | 1 - 1 file changed, 1 deletion(-) diff --git a/srcpkgs/NetAuth/template b/srcpkgs/NetAuth/template index 4a227be08ea2..4586019d0690 100644 --- a/srcpkgs/NetAuth/template +++ b/srcpkgs/NetAuth/template @@ -7,7 +7,6 @@ build_style="go" go_import_path="github.com/netauth/netauth" go_package="${go_import_path}/cmd/netauth ${go_import_path}/cmd/netauthd" -hostmakedepends="git" short_desc="Network authentication and identity system" maintainer="Michael Aldridge " license="MIT" From 11578e2a939ce7f6802d783d9e1577be93a32c7b Mon Sep 17 00:00:00 2001 From: Michal Vasilek Date: Sun, 1 May 2022 12:52:01 +0200 Subject: [PATCH 07/90] NetKeys: remove git build dep --- srcpkgs/NetKeys/template | 1 - 1 file changed, 1 deletion(-) diff --git a/srcpkgs/NetKeys/template b/srcpkgs/NetKeys/template index 9d5c4a4385dc..cb0ef063efb2 100644 --- a/srcpkgs/NetKeys/template +++ b/srcpkgs/NetKeys/template @@ -5,7 +5,6 @@ revision=1 wrksrc=netkeys-$version build_style=go go_import_path="github.com/netauth/netkeys" -hostmakedepends="git" short_desc="Key retrieval daemon for NetAuth" maintainer="Michael Aldridge " license="MIT" From fc7580dd17c19b09545c00ee3ead91be2b683818 Mon Sep 17 00:00:00 2001 From: Michal Vasilek Date: Sun, 1 May 2022 12:52:01 +0200 Subject: [PATCH 08/90] TerraState: remove git build dep --- srcpkgs/TerraState/template | 1 - 1 file changed, 1 deletion(-) diff --git a/srcpkgs/TerraState/template b/srcpkgs/TerraState/template index 5c87d1706917..01ed55bb41ca 100644 --- a/srcpkgs/TerraState/template +++ b/srcpkgs/TerraState/template @@ -7,7 +7,6 @@ make_dirs="/var/lib/terrastate 0750 _terrastate _terrastate" build_style=go go_import_path="github.com/the-maldridge/terrastate" go_package="${go_import_path}/cmd/terrastate" -hostmakedepends="git" short_desc="Remote state for Terraform" maintainer="Michael Aldridge " license="MIT" From 510fd0e8d76471cef8397266f4d3aa541f0f2749 Mon Sep 17 00:00:00 2001 From: Michal Vasilek Date: Sun, 1 May 2022 12:52:01 +0200 Subject: [PATCH 09/90] antibody: remove git build dep --- srcpkgs/antibody/template | 1 - 1 file changed, 1 deletion(-) diff --git a/srcpkgs/antibody/template b/srcpkgs/antibody/template index cb109f0b1837..df466c33a9ca 100644 --- a/srcpkgs/antibody/template +++ b/srcpkgs/antibody/template @@ -4,7 +4,6 @@ version=6.1.1 revision=1 build_style=go go_import_path=github.com/getantibody/antibody -hostmakedepends="git" short_desc="Fast and lightweight shell plugin manager" maintainer="SolitudeSF " license="MIT" From dea677cedc5152cd8b14b9ae9c145bb685678312 Mon Sep 17 00:00:00 2001 From: Michal Vasilek Date: Sun, 1 May 2022 12:52:02 +0200 Subject: [PATCH 10/90] browserpass: remove git build dep --- srcpkgs/browserpass/template | 1 - 1 file changed, 1 deletion(-) diff --git a/srcpkgs/browserpass/template b/srcpkgs/browserpass/template index b6426a249756..63537def3f40 100644 --- a/srcpkgs/browserpass/template +++ b/srcpkgs/browserpass/template @@ -5,7 +5,6 @@ revision=1 wrksrc="browserpass-native-${version}" build_style=go go_import_path=github.com/browserpass/browserpass-native -hostmakedepends="git" short_desc="Browser extension for pass" maintainer="John " license="MIT" From 95a984a5ad7aeda8aa7df34ec8668f9471a63c75 Mon Sep 17 00:00:00 2001 From: Michal Vasilek Date: Sun, 1 May 2022 12:52:02 +0200 Subject: [PATCH 11/90] cdetect: remove git build dep --- srcpkgs/cdetect/template | 1 - 1 file changed, 1 deletion(-) diff --git a/srcpkgs/cdetect/template b/srcpkgs/cdetect/template index b02df3a496e5..e859340a9cb3 100644 --- a/srcpkgs/cdetect/template +++ b/srcpkgs/cdetect/template @@ -4,7 +4,6 @@ version=0.5.4 revision=1 build_style=go go_import_path=github.com/xyproto/cdetect -hostmakedepends="git" short_desc="Detects the compiler (and version) used to compile an ELF binary" maintainer="Orphaned " license="MIT" From 31d3e7b169fec493f6f04cb00f445065b673fc3a Mon Sep 17 00:00:00 2001 From: Michal Vasilek Date: Sun, 1 May 2022 12:52:02 +0200 Subject: [PATCH 12/90] chroma: remove git build dep --- srcpkgs/chroma/template | 1 - 1 file changed, 1 deletion(-) diff --git a/srcpkgs/chroma/template b/srcpkgs/chroma/template index b549685882ce..e2ae9e6a677f 100644 --- a/srcpkgs/chroma/template +++ b/srcpkgs/chroma/template @@ -6,7 +6,6 @@ build_wrksrc="cmd/chroma" build_style=go go_import_path="github.com/alecthomas/chroma/cmd/chroma" go_ldflags="-X main.version=${version} -X main.date=$(date +%Y.%m.%d)" -hostmakedepends="git" short_desc="General purpose syntax highlighter" maintainer="Daniel Lewan " license="MIT" From 4dbe443d950529234a35fe8ff35e337b7d3219f1 Mon Sep 17 00:00:00 2001 From: Michal Vasilek Date: Sun, 1 May 2022 12:52:02 +0200 Subject: [PATCH 13/90] consul-template: remove git build dep --- srcpkgs/consul-template/template | 1 - 1 file changed, 1 deletion(-) diff --git a/srcpkgs/consul-template/template b/srcpkgs/consul-template/template index 4faeaf1c9ae5..d144f447c7bc 100644 --- a/srcpkgs/consul-template/template +++ b/srcpkgs/consul-template/template @@ -4,7 +4,6 @@ version=0.28.0 revision=1 build_style=go go_import_path="github.com/hashicorp/consul-template" -hostmakedepends="git" short_desc="Template rendering, notifier, and supervisor for Consul and Vault data" maintainer="Noel Cower " license="MPL-2.0" From 0403615bdc95805739042557b2aabe9909e0e665 Mon Sep 17 00:00:00 2001 From: Michal Vasilek Date: Sun, 1 May 2022 12:52:02 +0200 Subject: [PATCH 14/90] consul: remove git build dep --- srcpkgs/consul/template | 1 - 1 file changed, 1 deletion(-) diff --git a/srcpkgs/consul/template b/srcpkgs/consul/template index fc0e80502879..d31feecc270f 100644 --- a/srcpkgs/consul/template +++ b/srcpkgs/consul/template @@ -9,7 +9,6 @@ go_ldflags="-X ${go_import_path}/version.GitCommit=${_git_commit} -X ${go_import # consul has a vendor directory, but relies on replace statements in go.mod, so # force default non-vendor behavior. go_mod_mode=default -hostmakedepends="git" short_desc="Distributed solution to connect and configure applications" maintainer="iaroki " license="MPL-2.0" From 0500c8aca1ee52ee76f8d6b8631e64ae6b5650c8 Mon Sep 17 00:00:00 2001 From: Michal Vasilek Date: Sun, 1 May 2022 12:52:02 +0200 Subject: [PATCH 15/90] crane: remove git build dep --- srcpkgs/crane/template | 1 - 1 file changed, 1 deletion(-) diff --git a/srcpkgs/crane/template b/srcpkgs/crane/template index edb04e896ae5..5a304a9faf73 100644 --- a/srcpkgs/crane/template +++ b/srcpkgs/crane/template @@ -3,7 +3,6 @@ pkgname=crane version=3.6.0 revision=1 build_style=go -hostmakedepends="git" short_desc="Lift containers with ease" maintainer="Andrea Brancaleoni " license="MIT" From 745babb79ab0111f8e41584b931b043cb55ef316 Mon Sep 17 00:00:00 2001 From: Michal Vasilek Date: Sun, 1 May 2022 12:52:02 +0200 Subject: [PATCH 16/90] darch: remove git build dep --- srcpkgs/darch/template | 1 - 1 file changed, 1 deletion(-) diff --git a/srcpkgs/darch/template b/srcpkgs/darch/template index 7ba537336a38..14b2ba99b887 100644 --- a/srcpkgs/darch/template +++ b/srcpkgs/darch/template @@ -7,7 +7,6 @@ build_style=go go_import_path=github.com/godarch/darch conf_files="/etc/darch/hooks/ssh/hook /etc/darch/hooks/hostname/hook /etc/darch/hooks/fstab/hook" make_dirs="/var/lib/darch 0755 root root" -hostmakedepends="git" depends="containerd" short_desc="Tool for building/booting stateless and immutable images, bare metal" maintainer="Paul Knopf " From 8b79d469f5bbe92eaeea3652a3ea107fbab71fb0 Mon Sep 17 00:00:00 2001 From: Michal Vasilek Date: Sun, 1 May 2022 12:52:03 +0200 Subject: [PATCH 17/90] distrobuilder: remove git build dep --- srcpkgs/distrobuilder/template | 1 - 1 file changed, 1 deletion(-) diff --git a/srcpkgs/distrobuilder/template b/srcpkgs/distrobuilder/template index fd58594e1748..05f805c1ac1f 100644 --- a/srcpkgs/distrobuilder/template +++ b/srcpkgs/distrobuilder/template @@ -6,7 +6,6 @@ wrksrc="distrobuilder-distrobuilder-${version}" build_style=go go_import_path="github.com/lxc/distrobuilder" go_package="github.com/lxc/distrobuilder/distrobuilder" -hostmakedepends="git" depends="debootstrap gnupg squashfs-tools" short_desc="System container image builder for LXC and LXD" maintainer="Robert Lowry " From 8f06bba49f704ec56036837537c5489f3fbae930 Mon Sep 17 00:00:00 2001 From: Michal Vasilek Date: Sun, 1 May 2022 12:52:03 +0200 Subject: [PATCH 18/90] dlayer: remove git build dep --- srcpkgs/dlayer/template | 1 - 1 file changed, 1 deletion(-) diff --git a/srcpkgs/dlayer/template b/srcpkgs/dlayer/template index 527800ebc58b..b909474e3932 100644 --- a/srcpkgs/dlayer/template +++ b/srcpkgs/dlayer/template @@ -4,7 +4,6 @@ version=0.3.1 revision=1 build_style=go go_import_path=github.com/orisano/dlayer -hostmakedepends="git" short_desc="Dlayer is a docker layer analyzer" maintainer="Mate GABRI " license="MIT" From 5906e181b1e77be4eafd0551584c1ea22cbbe06c Mon Sep 17 00:00:00 2001 From: Michal Vasilek Date: Sun, 1 May 2022 12:52:03 +0200 Subject: [PATCH 19/90] elfinfo: remove git build dep --- srcpkgs/elfinfo/template | 1 - 1 file changed, 1 deletion(-) diff --git a/srcpkgs/elfinfo/template b/srcpkgs/elfinfo/template index 189d842b0012..b354ced06d81 100644 --- a/srcpkgs/elfinfo/template +++ b/srcpkgs/elfinfo/template @@ -4,7 +4,6 @@ version=1.1.0 revision=1 build_style=go go_import_path=github.com/xyproto/elfinfo -hostmakedepends="git" short_desc="Emit basic information about an ELF file" maintainer="Alexander F. Rødseth " license="MIT" From 666659581c7eb602c9c65d56ef62229e88ed1e68 Mon Sep 17 00:00:00 2001 From: Michal Vasilek Date: Sun, 1 May 2022 12:52:03 +0200 Subject: [PATCH 20/90] ensure-access: remove git build dep --- srcpkgs/ensure-access/template | 1 - 1 file changed, 1 deletion(-) diff --git a/srcpkgs/ensure-access/template b/srcpkgs/ensure-access/template index b5187c8bb4f4..9d3abe476303 100644 --- a/srcpkgs/ensure-access/template +++ b/srcpkgs/ensure-access/template @@ -4,7 +4,6 @@ version=0.1.0 revision=1 build_style=go go_import_path=github.com/Noah-Huppert/ensure-access -hostmakedepends="git" short_desc="Tool which ensures permissions exists for files and directories" maintainer="Noah Huppert " license="MIT" From d05aaa1b4e46a651dfbba1e22ecb5d9e762c6bc1 Mon Sep 17 00:00:00 2001 From: Michal Vasilek Date: Sun, 1 May 2022 12:52:03 +0200 Subject: [PATCH 21/90] exercism: remove git build dep --- srcpkgs/exercism/template | 1 - 1 file changed, 1 deletion(-) diff --git a/srcpkgs/exercism/template b/srcpkgs/exercism/template index eb696027500b..5869f87dbce0 100644 --- a/srcpkgs/exercism/template +++ b/srcpkgs/exercism/template @@ -6,7 +6,6 @@ wrksrc="cli-${version}" build_style=go go_import_path="github.com/exercism/cli" go_package="${go_import_path}/exercism" -hostmakedepends="git" short_desc="Command line tool for exercism.io" maintainer="SolitudeSF " license="MIT" From 0e927fbfdba19e9759120061ae4c39c0ae4d0c1a Mon Sep 17 00:00:00 2001 From: Michal Vasilek Date: Sun, 1 May 2022 12:52:03 +0200 Subject: [PATCH 22/90] figurine: remove git build dep --- srcpkgs/figurine/template | 1 - 1 file changed, 1 deletion(-) diff --git a/srcpkgs/figurine/template b/srcpkgs/figurine/template index bef430fa4ba2..bf412358486a 100644 --- a/srcpkgs/figurine/template +++ b/srcpkgs/figurine/template @@ -4,7 +4,6 @@ version=1.0.1 revision=1 build_style=go go_import_path=github.com/arsham/figurine -hostmakedepends="git" short_desc="Print your name in style" maintainer="travankor " license="Apache-2.0" From be8c583f0d2598303e53da6fa7786de8f711b2d4 Mon Sep 17 00:00:00 2001 From: Michal Vasilek Date: Sun, 1 May 2022 12:52:03 +0200 Subject: [PATCH 23/90] flint: remove git build dep --- srcpkgs/flint/template | 1 - 1 file changed, 1 deletion(-) diff --git a/srcpkgs/flint/template b/srcpkgs/flint/template index 9a6b0d8c0aac..a04ca9e022d5 100644 --- a/srcpkgs/flint/template +++ b/srcpkgs/flint/template @@ -3,7 +3,6 @@ pkgname=flint version=0.1.0 revision=9 build_style=go -hostmakedepends="git" short_desc="Check your project for common sources of contributor friction" maintainer="Andrea Brancaleoni " license="MIT" From b44c871fec05b0245a4b338318d33351013ed331 Mon Sep 17 00:00:00 2001 From: Michal Vasilek Date: Sun, 1 May 2022 12:52:04 +0200 Subject: [PATCH 24/90] fzf: remove git build dep --- srcpkgs/fzf/template | 1 - 1 file changed, 1 deletion(-) diff --git a/srcpkgs/fzf/template b/srcpkgs/fzf/template index ec60af9ddc64..86789e858d66 100644 --- a/srcpkgs/fzf/template +++ b/srcpkgs/fzf/template @@ -4,7 +4,6 @@ version=0.30.0 revision=1 build_style=go go_import_path="github.com/junegunn/fzf" -hostmakedepends="git" makedepends="ncurses-devel" short_desc="Command-line fuzzy finder" maintainer="Leah Neukirchen " From 0bdfc5b310e528f6c378dd505da0c271b1fa673f Mon Sep 17 00:00:00 2001 From: Michal Vasilek Date: Sun, 1 May 2022 12:52:04 +0200 Subject: [PATCH 25/90] ghq: remove git build dep --- srcpkgs/ghq/template | 1 - 1 file changed, 1 deletion(-) diff --git a/srcpkgs/ghq/template b/srcpkgs/ghq/template index 50202b42a260..fbe3c19e4517 100644 --- a/srcpkgs/ghq/template +++ b/srcpkgs/ghq/template @@ -5,7 +5,6 @@ revision=1 build_style=go go_import_path=github.com/x-motemen/ghq go_package="$go_import_path" -hostmakedepends="git" depends="git" short_desc="Remote repository management made easy" maintainer="Dominic Monroe " From b025a603622d6e1d0f5db28e72267821925c401a Mon Sep 17 00:00:00 2001 From: Michal Vasilek Date: Sun, 1 May 2022 12:52:04 +0200 Subject: [PATCH 26/90] gitbatch: remove git build dep --- srcpkgs/gitbatch/template | 1 - 1 file changed, 1 deletion(-) diff --git a/srcpkgs/gitbatch/template b/srcpkgs/gitbatch/template index 4464729f2b8f..df26ed89b193 100644 --- a/srcpkgs/gitbatch/template +++ b/srcpkgs/gitbatch/template @@ -4,7 +4,6 @@ version=0.5.0 revision=1 build_style=go go_import_path=github.com/isacikgoz/gitbatch -hostmakedepends="git" short_desc="Command line tool to manage your git repositories in one place" maintainer="0x0f0f0f " license="MIT" From 4eeee7bbe0751d620f7f26ba37ab1ccd2e8076b7 Mon Sep 17 00:00:00 2001 From: Michal Vasilek Date: Sun, 1 May 2022 12:52:04 +0200 Subject: [PATCH 27/90] glide: remove git build dep --- srcpkgs/glide/template | 1 - 1 file changed, 1 deletion(-) diff --git a/srcpkgs/glide/template b/srcpkgs/glide/template index 635084f70988..15948753606e 100644 --- a/srcpkgs/glide/template +++ b/srcpkgs/glide/template @@ -4,7 +4,6 @@ version=0.13.3 revision=1 build_style=go go_import_path="github.com/Masterminds/glide" -hostmakedepends="git" depends="go git" short_desc="Vendor package management for golang" maintainer="ananteris " From d3e11b1b915bd08e4cd947dc5e881fddbb7130d8 Mon Sep 17 00:00:00 2001 From: Michal Vasilek Date: Sun, 1 May 2022 12:52:04 +0200 Subject: [PATCH 28/90] glider: remove git build dep --- srcpkgs/glider/template | 1 - 1 file changed, 1 deletion(-) diff --git a/srcpkgs/glider/template b/srcpkgs/glider/template index e132cfda4b72..362825602699 100644 --- a/srcpkgs/glider/template +++ b/srcpkgs/glider/template @@ -4,7 +4,6 @@ version=0.13.0 revision=1 build_style=go go_import_path=github.com/nadoo/glider -hostmakedepends="git" short_desc="Forward proxy with multiple protocols support" maintainer="whoami " license="GPL-3.0-or-later" From 25581e791e5e445acb3f0c90b575fae8d058e0f2 Mon Sep 17 00:00:00 2001 From: Michal Vasilek Date: Sun, 1 May 2022 12:52:05 +0200 Subject: [PATCH 29/90] go-ipfs: remove git build dep --- srcpkgs/go-ipfs/template | 1 - 1 file changed, 1 deletion(-) diff --git a/srcpkgs/go-ipfs/template b/srcpkgs/go-ipfs/template index b653c5a49df6..0717065e13a6 100644 --- a/srcpkgs/go-ipfs/template +++ b/srcpkgs/go-ipfs/template @@ -5,7 +5,6 @@ revision=1 build_style=go go_import_path="github.com/ipfs/go-ipfs" go_package="${go_import_path}/cmd/ipfs" -hostmakedepends="git" depends="fs-repo-migrations>=1.7.1" short_desc="Global versioned P2P merkle DAG file system" maintainer="Christopher Brannon " From d61e407bec9f3e7fce8948ae7070d3428fbb9fef Mon Sep 17 00:00:00 2001 From: Michal Vasilek Date: Sun, 1 May 2022 12:52:05 +0200 Subject: [PATCH 30/90] go-md2man: remove git build dep --- srcpkgs/go-md2man/template | 1 - 1 file changed, 1 deletion(-) diff --git a/srcpkgs/go-md2man/template b/srcpkgs/go-md2man/template index e1094a54cbe0..5f5feb187d3b 100644 --- a/srcpkgs/go-md2man/template +++ b/srcpkgs/go-md2man/template @@ -4,7 +4,6 @@ version=2.0.1 revision=1 build_style=go go_import_path=github.com/cpuguy83/go-md2man/v2 -hostmakedepends="git" short_desc="Convert md to manpages" maintainer="Daniel Lewan " license="MIT" From 3bcecb76c295acefdcd108ca57c8b42c63782cb4 Mon Sep 17 00:00:00 2001 From: Michal Vasilek Date: Sun, 1 May 2022 12:52:05 +0200 Subject: [PATCH 31/90] go-review: remove git build dep --- srcpkgs/go-review/template | 1 - 1 file changed, 1 deletion(-) diff --git a/srcpkgs/go-review/template b/srcpkgs/go-review/template index b352545bedb9..907a214d4019 100644 --- a/srcpkgs/go-review/template +++ b/srcpkgs/go-review/template @@ -5,7 +5,6 @@ revision=1 build_style=go go_import_path="github.com/heppu/go-review" go_package="${go_import_path}/cmd/${pkgname}" -hostmakedepends="git" short_desc="Publish reports from different Go linters as gerrit reviews" maintainer="Renato Aguiar " license="MIT" From 5eefa9649d7ebd1b8761b7e1f0c7c3df75bccf86 Mon Sep 17 00:00:00 2001 From: Michal Vasilek Date: Sun, 1 May 2022 12:52:05 +0200 Subject: [PATCH 32/90] gobuster: remove git build dep --- srcpkgs/gobuster/template | 1 - 1 file changed, 1 deletion(-) diff --git a/srcpkgs/gobuster/template b/srcpkgs/gobuster/template index c5427cd4339b..60e075b3182a 100644 --- a/srcpkgs/gobuster/template +++ b/srcpkgs/gobuster/template @@ -4,7 +4,6 @@ version=3.1.0 revision=2 build_style=go go_import_path=github.com/OJ/gobuster/v3 -hostmakedepends="git" short_desc="Directory, file and DNS busting tool" maintainer="Andrew Benson " license="Apache-2.0" From cc86f2c49b81c2e5fbd5b7da74297a7c9c34146d Mon Sep 17 00:00:00 2001 From: Michal Vasilek Date: Sun, 1 May 2022 12:52:05 +0200 Subject: [PATCH 33/90] goimapnotify: remove git build dep --- srcpkgs/goimapnotify/template | 1 - 1 file changed, 1 deletion(-) diff --git a/srcpkgs/goimapnotify/template b/srcpkgs/goimapnotify/template index 4b54689a434d..208db03d00ec 100644 --- a/srcpkgs/goimapnotify/template +++ b/srcpkgs/goimapnotify/template @@ -4,7 +4,6 @@ version=2.3.7 revision=1 build_style=go go_import_path="gitlab.com/shackra/goimapnotify" -hostmakedepends="git" short_desc="Execute scripts on IMAP idle notifications (Go version)" maintainer="Andrew J. Hesford " license="GPL-3.0-only" From 246d3cbdb3ddd444e77b1af232bea5d21f640f04 Mon Sep 17 00:00:00 2001 From: Michal Vasilek Date: Sun, 1 May 2022 12:52:05 +0200 Subject: [PATCH 34/90] gomatrix: remove git build dep --- srcpkgs/gomatrix/template | 1 - 1 file changed, 1 deletion(-) diff --git a/srcpkgs/gomatrix/template b/srcpkgs/gomatrix/template index fae7a4343ed7..eb9d6e7bedac 100644 --- a/srcpkgs/gomatrix/template +++ b/srcpkgs/gomatrix/template @@ -4,7 +4,6 @@ version=101.0.0 revision=1 build_style=go go_import_path=github.com/GeertJohan/gomatrix -hostmakedepends="git" short_desc="Terminal Matrix display in golang" maintainer="Alex Childs " license="BSD-2-Clause" From d6b2f3b8b437996fd3639412c27130f6f7031bef Mon Sep 17 00:00:00 2001 From: Michal Vasilek Date: Sun, 1 May 2022 12:52:05 +0200 Subject: [PATCH 35/90] gotty: remove git build dep --- srcpkgs/gotty/template | 1 - 1 file changed, 1 deletion(-) diff --git a/srcpkgs/gotty/template b/srcpkgs/gotty/template index 0e5d268e9926..58fc0572197c 100644 --- a/srcpkgs/gotty/template +++ b/srcpkgs/gotty/template @@ -4,7 +4,6 @@ version=1.0.1 revision=8 build_style=go go_import_path="github.com/yudai/gotty" -hostmakedepends="git" short_desc="Share your terminal as a web application" maintainer="Diogo Leal " license="MIT" From 385338348a4624f4fcd40ece1ec30646402b614c Mon Sep 17 00:00:00 2001 From: Michal Vasilek Date: Sun, 1 May 2022 12:52:05 +0200 Subject: [PATCH 36/90] goversion: remove git build dep --- srcpkgs/goversion/template | 1 - 1 file changed, 1 deletion(-) diff --git a/srcpkgs/goversion/template b/srcpkgs/goversion/template index 390551d2b425..ac45067873fe 100644 --- a/srcpkgs/goversion/template +++ b/srcpkgs/goversion/template @@ -4,7 +4,6 @@ version=1.2.0 revision=3 build_style=go go_import_path=rsc.io/goversion -hostmakedepends="git" short_desc="Print version used to build Go executables" maintainer="Orphaned " license="BSD-3-Clause" From 676c84c861c8fa9f2cc3f7de7370b0d53c428e23 Mon Sep 17 00:00:00 2001 From: Michal Vasilek Date: Sun, 1 May 2022 12:52:05 +0200 Subject: [PATCH 37/90] gucci: remove git build dep --- srcpkgs/gucci/template | 1 - 1 file changed, 1 deletion(-) diff --git a/srcpkgs/gucci/template b/srcpkgs/gucci/template index 37773ceba896..09992b5b65ad 100644 --- a/srcpkgs/gucci/template +++ b/srcpkgs/gucci/template @@ -5,7 +5,6 @@ revision=1 build_style=go go_import_path="github.com/noqcks/gucci" go_ldflags="-X main.AppVersion=${version}" -hostmakedepends="git" short_desc="Simple CLI templating tool written in Go" maintainer="Leah Neukirchen " license="MIT" From 973eb1bec1845224567590338977ddf1f359c72c Mon Sep 17 00:00:00 2001 From: Michal Vasilek Date: Sun, 1 May 2022 12:52:05 +0200 Subject: [PATCH 38/90] gx: remove git build dep --- srcpkgs/gx/template | 1 - 1 file changed, 1 deletion(-) diff --git a/srcpkgs/gx/template b/srcpkgs/gx/template index ff3ea0267c88..7414b6bab10a 100644 --- a/srcpkgs/gx/template +++ b/srcpkgs/gx/template @@ -4,7 +4,6 @@ version=0.14.3 revision=1 build_style=go go_import_path="github.com/whyrusleeping/gx" -hostmakedepends="git" short_desc="Language-agnostic, universal package manager around IPFS" maintainer="lemmi " license="MIT" From 6ec29f728d63ff009c9ee8292631b18438093747 Mon Sep 17 00:00:00 2001 From: Michal Vasilek Date: Sun, 1 May 2022 12:52:06 +0200 Subject: [PATCH 39/90] hey: remove git build dep --- srcpkgs/hey/template | 1 - 1 file changed, 1 deletion(-) diff --git a/srcpkgs/hey/template b/srcpkgs/hey/template index 84954e36b76b..52427108dc60 100644 --- a/srcpkgs/hey/template +++ b/srcpkgs/hey/template @@ -4,7 +4,6 @@ version=0.1.4 revision=1 build_style=go go_import_path=github.com/rakyll/hey -hostmakedepends="git" short_desc="HTTP load generator" maintainer="Orphaned " license="Apache-2.0" From d19db4f0075da0e657e4150215b08f7913feea67 Mon Sep 17 00:00:00 2001 From: Michal Vasilek Date: Sun, 1 May 2022 12:52:06 +0200 Subject: [PATCH 40/90] hooktftp: remove git build dep --- srcpkgs/hooktftp/template | 1 - 1 file changed, 1 deletion(-) diff --git a/srcpkgs/hooktftp/template b/srcpkgs/hooktftp/template index 2cba14aec605..d9482c378c75 100644 --- a/srcpkgs/hooktftp/template +++ b/srcpkgs/hooktftp/template @@ -5,7 +5,6 @@ revision=1 build_style=go go_import_path="github.com/tftp-go-team/hooktftp" go_package="github.com/tftp-go-team/hooktftp/cmd/hooktftp" -hostmakedepends="git" short_desc="Hook based tftp server" maintainer="Toyam Cox " license="MIT" From 60a7cc629350f24c5fd7a8544bc3b3a04e068ac2 Mon Sep 17 00:00:00 2001 From: Michal Vasilek Date: Sun, 1 May 2022 12:52:06 +0200 Subject: [PATCH 41/90] hydroxide: remove git build dep --- srcpkgs/hydroxide/template | 1 - 1 file changed, 1 deletion(-) diff --git a/srcpkgs/hydroxide/template b/srcpkgs/hydroxide/template index 5f63ded6f759..c7fc20b5de90 100644 --- a/srcpkgs/hydroxide/template +++ b/srcpkgs/hydroxide/template @@ -5,7 +5,6 @@ revision=1 build_style=go go_import_path=github.com/emersion/hydroxide go_package=$go_import_path/cmd/hydroxide -hostmakedepends="git" short_desc="Third-party, open-source ProtonMail CardDAV, IMAP and SMTP bridge" maintainer="DirectorX " license="MIT" From 96d5f8345065ef9e8570039578f1801e83c49c81 Mon Sep 17 00:00:00 2001 From: Michal Vasilek Date: Sun, 1 May 2022 12:52:06 +0200 Subject: [PATCH 42/90] immortal: remove git build dep --- srcpkgs/immortal/template | 1 - 1 file changed, 1 deletion(-) diff --git a/srcpkgs/immortal/template b/srcpkgs/immortal/template index 76c1d8c6dabd..e693e767adb5 100644 --- a/srcpkgs/immortal/template +++ b/srcpkgs/immortal/template @@ -7,7 +7,6 @@ go_import_path=github.com/immortal/immortal go_package="${go_import_path}/cmd/immortal ${go_import_path}/cmd/immortalctl ${go_import_path}/cmd/immortaldir" go_ldflags="-X main.Version=v${version}" -hostmakedepends="git" short_desc="*nix cross-platform (OS agnostic) supervisor" maintainer="Orphaned " license="BSD-3-Clause" From 61c470109d829df838f97859ed3a59323a0f4ff1 Mon Sep 17 00:00:00 2001 From: Michal Vasilek Date: Sun, 1 May 2022 12:52:06 +0200 Subject: [PATCH 43/90] ipfs-cluster: remove git build dep --- srcpkgs/ipfs-cluster/template | 1 - 1 file changed, 1 deletion(-) diff --git a/srcpkgs/ipfs-cluster/template b/srcpkgs/ipfs-cluster/template index ebb062d409c7..27e6d6aad94b 100644 --- a/srcpkgs/ipfs-cluster/template +++ b/srcpkgs/ipfs-cluster/template @@ -5,7 +5,6 @@ revision=1 build_style=go go_import_path="github.com/ipfs/ipfs-cluster" go_package="${go_import_path}/cmd/ipfs-cluster-ctl ${go_import_path}/cmd/ipfs-cluster-service" -hostmakedepends="git" depends="go-ipfs" short_desc="Collective pinning and composition for IPFS" maintainer="Toyam Cox " From fbf4ccf3e0ee0f9946c1d990c048688a54b26ccf Mon Sep 17 00:00:00 2001 From: Michal Vasilek Date: Sun, 1 May 2022 12:52:06 +0200 Subject: [PATCH 44/90] jid: remove git build dep --- srcpkgs/jid/template | 1 - 1 file changed, 1 deletion(-) diff --git a/srcpkgs/jid/template b/srcpkgs/jid/template index abce00a83532..52055ab9f9ee 100644 --- a/srcpkgs/jid/template +++ b/srcpkgs/jid/template @@ -5,7 +5,6 @@ revision=1 build_style=go go_import_path=github.com/simeji/jid go_package=github.com/simeji/jid/cmd/jid -hostmakedepends="git" short_desc="Drill down JSON interactively by using filtering queries" maintainer="Orphaned " license="MIT" From 4c518881e2d220a4d34f828688554ba14fcf693e Mon Sep 17 00:00:00 2001 From: Michal Vasilek Date: Sun, 1 May 2022 12:52:06 +0200 Subject: [PATCH 45/90] joker: remove git build dep --- srcpkgs/joker/template | 1 - 1 file changed, 1 deletion(-) diff --git a/srcpkgs/joker/template b/srcpkgs/joker/template index a66fffbab258..2682f33a5dfa 100644 --- a/srcpkgs/joker/template +++ b/srcpkgs/joker/template @@ -4,7 +4,6 @@ version=0.14.1 revision=1 build_style=go go_import_path=github.com/candid82/joker -hostmakedepends="git" short_desc="Interpreted dialect of Clojure written in Go and Clojure(Script) linter" maintainer="Dominic Monroe " license="EPL-1.0" From d7fedcce949bbd42623c3747bffc7dfca7ae74c5 Mon Sep 17 00:00:00 2001 From: Michal Vasilek Date: Sun, 1 May 2022 12:52:06 +0200 Subject: [PATCH 46/90] jump: remove git build dep --- srcpkgs/jump/template | 1 - 1 file changed, 1 deletion(-) diff --git a/srcpkgs/jump/template b/srcpkgs/jump/template index b31f01bba494..9c4a258d56a3 100644 --- a/srcpkgs/jump/template +++ b/srcpkgs/jump/template @@ -4,7 +4,6 @@ version=0.40.0 revision=1 build_style=go go_import_path=github.com/gsamokovarov/jump -hostmakedepends="git" short_desc="Fuzzy directory jumper that learns your habits" maintainer="Arthur Weagel " license="MIT" From 816a559e33e723aec11a9b02dfdf9ebc05eaea22 Mon Sep 17 00:00:00 2001 From: Michal Vasilek Date: Sun, 1 May 2022 12:52:07 +0200 Subject: [PATCH 47/90] keybase: remove git build dep --- srcpkgs/keybase/template | 1 - 1 file changed, 1 deletion(-) diff --git a/srcpkgs/keybase/template b/srcpkgs/keybase/template index 3e86e92e2f84..d0c5ace0df38 100644 --- a/srcpkgs/keybase/template +++ b/srcpkgs/keybase/template @@ -10,7 +10,6 @@ ${go_import_path}/go/kbfs/kbfsfuse ${go_import_path}/go/kbfs/kbfsgit/git-remote-keybase ${go_import_path}/go/kbfs/kbfstool ${go_import_path}/go/kbfs/redirector" go_build_tags="production" -hostmakedepends="git" depends="gnupg2" short_desc="Client for keybase.io" maintainer="Toyam Cox " From 3536840d85241338b11ec2d8a5349cc00eb3e2fa Mon Sep 17 00:00:00 2001 From: Michal Vasilek Date: Sun, 1 May 2022 12:52:07 +0200 Subject: [PATCH 48/90] kops: remove git build dep --- srcpkgs/kops/template | 1 - 1 file changed, 1 deletion(-) diff --git a/srcpkgs/kops/template b/srcpkgs/kops/template index 4ba82a05a2a3..6c73cbd7a62a 100644 --- a/srcpkgs/kops/template +++ b/srcpkgs/kops/template @@ -6,7 +6,6 @@ archs="x86_64*" build_wrksrc=src/k8s.io/kops build_style=go go_import_path=k8s.io/kops -hostmakedepends="git" depends="kubectl" short_desc="Production Grade K8s Installation, Upgrades, and Management" maintainer="Mate Gabri " From 72beaee362637930776a1489217502bf1e3c5d2b Mon Sep 17 00:00:00 2001 From: Michal Vasilek Date: Sun, 1 May 2022 12:52:07 +0200 Subject: [PATCH 49/90] lego: remove git build dep --- srcpkgs/lego/template | 1 - 1 file changed, 1 deletion(-) diff --git a/srcpkgs/lego/template b/srcpkgs/lego/template index 6d46cd6a6e67..9605311ef9b0 100644 --- a/srcpkgs/lego/template +++ b/srcpkgs/lego/template @@ -5,7 +5,6 @@ revision=1 build_style=go go_import_path="github.com/go-acme/lego/v4" go_package="${go_import_path}/cmd/lego" -hostmakedepends="git" short_desc="Let's Encrypt client and ACME library written in Go" maintainer="Anachron " license="MIT" From 292961687d6bcab1b4177b93926e16e83bd15574 Mon Sep 17 00:00:00 2001 From: Michal Vasilek Date: Sun, 1 May 2022 12:52:07 +0200 Subject: [PATCH 50/90] licensechecker: remove git build dep --- srcpkgs/licensechecker/template | 1 - 1 file changed, 1 deletion(-) diff --git a/srcpkgs/licensechecker/template b/srcpkgs/licensechecker/template index ec09ba9751f9..f04bcd1fe4d4 100644 --- a/srcpkgs/licensechecker/template +++ b/srcpkgs/licensechecker/template @@ -5,7 +5,6 @@ revision=5 wrksrc="lc-${version}" build_style=go go_import_path=github.com/boyter/lc -hostmakedepends="git" short_desc="Identify software licenses used on a source tree" maintainer="Orphaned " license="MIT" From da9e34dc480df8cd76111f8fffaea697c56854d8 Mon Sep 17 00:00:00 2001 From: Michal Vasilek Date: Sun, 1 May 2022 12:52:07 +0200 Subject: [PATCH 51/90] madonctl: remove git build dep --- srcpkgs/madonctl/template | 1 - 1 file changed, 1 deletion(-) diff --git a/srcpkgs/madonctl/template b/srcpkgs/madonctl/template index cacfa5fc1b9d..b06e0f92df2c 100644 --- a/srcpkgs/madonctl/template +++ b/srcpkgs/madonctl/template @@ -4,7 +4,6 @@ version=2.3.1 revision=2 build_style=go go_import_path=github.com/McKael/madonctl -hostmakedepends="git" short_desc="CLI client for the Mastodon social network API" maintainer="travankor " license="MIT" From 92b9860c8e0615edb7f4386ea1a6faa7e97ff6dd Mon Sep 17 00:00:00 2001 From: Michal Vasilek Date: Sun, 1 May 2022 12:52:07 +0200 Subject: [PATCH 52/90] massren: remove git build dep --- srcpkgs/massren/template | 1 - 1 file changed, 1 deletion(-) diff --git a/srcpkgs/massren/template b/srcpkgs/massren/template index d3f4250b2ecb..d98fce7395b0 100644 --- a/srcpkgs/massren/template +++ b/srcpkgs/massren/template @@ -3,7 +3,6 @@ pkgname=massren version=1.5.4 revision=7 build_style=go -hostmakedepends="git" short_desc="Massive renamer from command line" maintainer="Andrea Brancaleoni " license="MIT" From b263680e2d5ce0ef4101f8526f36e95c8f6db304 Mon Sep 17 00:00:00 2001 From: Michal Vasilek Date: Sun, 1 May 2022 12:52:07 +0200 Subject: [PATCH 53/90] minify: remove git build dep --- srcpkgs/minify/template | 1 - 1 file changed, 1 deletion(-) diff --git a/srcpkgs/minify/template b/srcpkgs/minify/template index 9be3e9620c49..095c1e5a242d 100644 --- a/srcpkgs/minify/template +++ b/srcpkgs/minify/template @@ -5,7 +5,6 @@ revision=1 build_style=go go_import_path="github.com/tdewolff/minify/v2" go_package="${go_import_path}/cmd/minify" -hostmakedepends="git" short_desc="Go minifiers for web formats" maintainer="Leah Neukirchen " license="MIT" From 11efa9dffe9932f95abcf7d57f9d294c59d4d024 Mon Sep 17 00:00:00 2001 From: Michal Vasilek Date: Sun, 1 May 2022 12:52:07 +0200 Subject: [PATCH 54/90] minio: remove git build dep --- srcpkgs/minio/template | 1 - 1 file changed, 1 deletion(-) diff --git a/srcpkgs/minio/template b/srcpkgs/minio/template index 58d745f326b1..06cf90aec4a5 100644 --- a/srcpkgs/minio/template +++ b/srcpkgs/minio/template @@ -7,7 +7,6 @@ wrksrc=${pkgname}-RELEASE.${_version} build_style=go go_import_path="github.com/minio/minio" conf_files="/etc/default/minio /etc/minio/config.json" -hostmakedepends="git" short_desc="Object storage server compatible with Amazon S3" maintainer="Gerardo Di Iorio " license="Apache-2.0" From 19228e2f2b6f6ea1adeb658288a9bfb14860530b Mon Sep 17 00:00:00 2001 From: Michal Vasilek Date: Sun, 1 May 2022 12:52:08 +0200 Subject: [PATCH 55/90] mountain-backup: remove git build dep --- srcpkgs/mountain-backup/template | 1 - 1 file changed, 1 deletion(-) diff --git a/srcpkgs/mountain-backup/template b/srcpkgs/mountain-backup/template index 309cbda5305e..bfbd5cb3cc01 100644 --- a/srcpkgs/mountain-backup/template +++ b/srcpkgs/mountain-backup/template @@ -4,7 +4,6 @@ version=0.2.0 revision=1 build_style=go go_import_path=github.com/Noah-Huppert/mountain-backup -hostmakedepends="git" short_desc="File backup tool" maintainer="Noah Huppert " license="MIT" From b5c0d40490e8b73c10fdd0821113eab4f692bdf1 Mon Sep 17 00:00:00 2001 From: Michal Vasilek Date: Sun, 1 May 2022 12:52:08 +0200 Subject: [PATCH 56/90] nebula: remove git build dep --- srcpkgs/nebula/template | 1 - 1 file changed, 1 deletion(-) diff --git a/srcpkgs/nebula/template b/srcpkgs/nebula/template index 888e436ae614..8e67012d17c2 100644 --- a/srcpkgs/nebula/template +++ b/srcpkgs/nebula/template @@ -7,7 +7,6 @@ make_dirs="/etc/nebula 0750 root root" go_import_path=github.com/slackhq/nebula go_package="${go_import_path}/cmd/nebula ${go_import_path}/cmd/nebula-cert" go_ldflags="-X main.Build=${version}" -hostmakedepends="git" short_desc="Scalable overlay networking tool" maintainer="Noel Cower " license="MIT" From 126db57b2fad99bc94af8534654fb82abda77f7f Mon Sep 17 00:00:00 2001 From: Michal Vasilek Date: Sun, 1 May 2022 12:52:08 +0200 Subject: [PATCH 57/90] node_exporter: remove git build dep --- srcpkgs/node_exporter/template | 1 - 1 file changed, 1 deletion(-) diff --git a/srcpkgs/node_exporter/template b/srcpkgs/node_exporter/template index f84cae0d6a1c..baec4cfc14d5 100644 --- a/srcpkgs/node_exporter/template +++ b/srcpkgs/node_exporter/template @@ -8,7 +8,6 @@ go_ldflags="-X ${go_import_path}/version.Version=${version} -X ${go_import_path}/version.Revision=${version} -X ${go_import_path}/version.Branch=${version} -X ${go_import_path}/version.BuildUser=VoidLinux" -hostmakedepends="git" short_desc="Exporter for machine metrics" maintainer="Toyam Cox " license="Apache-2.0" From 2af2260abd0638a84fcc1557708aa9c864421083 Mon Sep 17 00:00:00 2001 From: Michal Vasilek Date: Sun, 1 May 2022 12:52:08 +0200 Subject: [PATCH 58/90] nomad: remove git build dep --- srcpkgs/nomad/template | 1 - 1 file changed, 1 deletion(-) diff --git a/srcpkgs/nomad/template b/srcpkgs/nomad/template index 8707ada37bf9..7b53596b1aed 100644 --- a/srcpkgs/nomad/template +++ b/srcpkgs/nomad/template @@ -7,7 +7,6 @@ go_import_path="github.com/hashicorp/nomad" go_build_tags="ui release" _git_commit=95514d569610f15ce49b4a7a1a6bfd3e7b3e7b4f go_ldflags="-X ${go_import_path}/version.GitCommit=${_git_commit}" -hostmakedepends="git" short_desc="Cluster scheduler designed to easily integrate into existing workflows" maintainer="Michael Aldridge " license="MPL-2.0" From cca373b73873b227b138ef2a4f0950be3d076766 Mon Sep 17 00:00:00 2001 From: Michal Vasilek Date: Sun, 1 May 2022 12:52:08 +0200 Subject: [PATCH 59/90] obfs4proxy: remove git build dep --- srcpkgs/obfs4proxy/template | 1 - 1 file changed, 1 deletion(-) diff --git a/srcpkgs/obfs4proxy/template b/srcpkgs/obfs4proxy/template index 1b9dd7e0b53e..c38ce754ce86 100644 --- a/srcpkgs/obfs4proxy/template +++ b/srcpkgs/obfs4proxy/template @@ -7,7 +7,6 @@ wrksrc="${_pkgname}-${version}" build_style=go go_import_path=gitlab.com/yawning/obfs4.git go_package="${go_import_path}/obfs4proxy" -hostmakedepends="git" short_desc="Pluggable transport proxy for Tor, implementing obfs4" maintainer="Daniel Eyßer " license="BSD-2-Clause" From 2112387dda6507a2e322839700e75ef4adb3b9dc Mon Sep 17 00:00:00 2001 From: Michal Vasilek Date: Sun, 1 May 2022 12:52:08 +0200 Subject: [PATCH 60/90] oh: remove git build dep --- srcpkgs/oh/template | 1 - 1 file changed, 1 deletion(-) diff --git a/srcpkgs/oh/template b/srcpkgs/oh/template index 03149b3ed692..1f9a346883ca 100644 --- a/srcpkgs/oh/template +++ b/srcpkgs/oh/template @@ -4,7 +4,6 @@ version=0.8.0 revision=1 build_style=go go_import_path="github.com/michaelmacinnis/oh" -hostmakedepends="git" short_desc="Surprisingly powerful Unix shell" maintainer="Kyle Nusbaum " license="MIT" From a2696e93ea3a41cae0008a3af7a664a4fbf571a4 Mon Sep 17 00:00:00 2001 From: Michal Vasilek Date: Sun, 1 May 2022 12:52:08 +0200 Subject: [PATCH 61/90] oragono: remove git build dep --- srcpkgs/oragono/template | 1 - 1 file changed, 1 deletion(-) diff --git a/srcpkgs/oragono/template b/srcpkgs/oragono/template index 33a91197e97c..e0d7cff6ba56 100644 --- a/srcpkgs/oragono/template +++ b/srcpkgs/oragono/template @@ -4,7 +4,6 @@ version=2.6.1 revision=1 build_style=go go_import_path="github.com/oragono/oragono" -hostmakedepends="git" short_desc="Modern IRC server (daemon/ircd) written in Go" maintainer="Peter Bui " license="MIT" From 623a109e5c2acbf3746cf87ecc3fa93c0ece826a Mon Sep 17 00:00:00 2001 From: Michal Vasilek Date: Sun, 1 May 2022 12:52:08 +0200 Subject: [PATCH 62/90] pam_netauth: remove git build dep --- srcpkgs/pam_netauth/template | 1 - 1 file changed, 1 deletion(-) diff --git a/srcpkgs/pam_netauth/template b/srcpkgs/pam_netauth/template index 09a33291eb8e..7c300852f696 100644 --- a/srcpkgs/pam_netauth/template +++ b/srcpkgs/pam_netauth/template @@ -4,7 +4,6 @@ version=0.3.5 revision=1 build_style=go go_import_path="github.com/netauth/pam_netauth" -hostmakedepends="git" makedepends=pam-devel short_desc="PAM plugin for NetAuth" maintainer="Michael Aldridge " From 2fef47db492d86c832b71c928f9b9a1057311d2f Mon Sep 17 00:00:00 2001 From: Michal Vasilek Date: Sun, 1 May 2022 12:52:08 +0200 Subject: [PATCH 63/90] peco: remove git build dep --- srcpkgs/peco/template | 1 - 1 file changed, 1 deletion(-) diff --git a/srcpkgs/peco/template b/srcpkgs/peco/template index 0fc04b8036bc..6f5679e73ca9 100644 --- a/srcpkgs/peco/template +++ b/srcpkgs/peco/template @@ -5,7 +5,6 @@ revision=1 build_style=go go_import_path="github.com/peco/peco" go_package="${go_import_path}/cmd/peco" -hostmakedepends="git" short_desc="Simplistic interactive filtering tool" maintainer="Leah Neukirchen " license="MIT" From 504a8dacd1ce095ffd338c7c1e33a3e329417d41 Mon Sep 17 00:00:00 2001 From: Michal Vasilek Date: Sun, 1 May 2022 12:52:09 +0200 Subject: [PATCH 64/90] pst: remove git build dep --- srcpkgs/pst/template | 1 - 1 file changed, 1 deletion(-) diff --git a/srcpkgs/pst/template b/srcpkgs/pst/template index 9aa71e758390..b1d3888ae8bc 100644 --- a/srcpkgs/pst/template +++ b/srcpkgs/pst/template @@ -4,7 +4,6 @@ version=1.3.2 revision=1 build_style=go go_import_path=github.com/skanehira/pst -hostmakedepends="git" short_desc="TUI process monitor" maintainer="Daniel Lewan " license="MIT" From 9fd74fbecaecf37a682ff8b2300a27722483d89c Mon Sep 17 00:00:00 2001 From: Michal Vasilek Date: Sun, 1 May 2022 12:52:09 +0200 Subject: [PATCH 65/90] pwget: remove git build dep --- srcpkgs/pwget/template | 1 - 1 file changed, 1 deletion(-) diff --git a/srcpkgs/pwget/template b/srcpkgs/pwget/template index ddc85de35f0b..64cdcae14fb9 100644 --- a/srcpkgs/pwget/template +++ b/srcpkgs/pwget/template @@ -4,7 +4,6 @@ version=2.0 revision=1 build_style=go go_import_path="github.com/majewsky/pwget" -hostmakedepends="git" short_desc="Single-binary stateless password manager" maintainer="Andy Weidenbaum " license="GPL-3.0-or-later" From 768118232369e76b3244e825dfda3f5564a23215 Mon Sep 17 00:00:00 2001 From: Michal Vasilek Date: Sun, 1 May 2022 12:52:09 +0200 Subject: [PATCH 66/90] ryzen-stabilizator: remove git build dep --- srcpkgs/ryzen-stabilizator/template | 1 - 1 file changed, 1 deletion(-) diff --git a/srcpkgs/ryzen-stabilizator/template b/srcpkgs/ryzen-stabilizator/template index 8eb0ce8886a9..a88c85aff784 100644 --- a/srcpkgs/ryzen-stabilizator/template +++ b/srcpkgs/ryzen-stabilizator/template @@ -5,7 +5,6 @@ revision=3 _commit=90a2f7adc94baa484cbf2590455fb1f4a25126d8 wrksrc="${pkgname}-${_commit}" build_style=go -hostmakedepends="git" archs="i686* x86_64*" go_import_path="github.com/qrwteyrutiyoup/ryzen-stabilizator" short_desc="Simple Go program to control an AMD Ryzen processor" From 9cb3c5eed8960e438418bebdd3c93f7f830fdee9 Mon Sep 17 00:00:00 2001 From: Michal Vasilek Date: Sun, 1 May 2022 12:52:09 +0200 Subject: [PATCH 67/90] s: remove git build dep --- srcpkgs/s/template | 1 - 1 file changed, 1 deletion(-) diff --git a/srcpkgs/s/template b/srcpkgs/s/template index 76a7da458242..8dd517674760 100644 --- a/srcpkgs/s/template +++ b/srcpkgs/s/template @@ -5,7 +5,6 @@ revision=1 build_helper=qemu build_style=go go_import_path=github.com/zquestz/s -hostmakedepends="git" short_desc="Web search from the terminal" maintainer="Daniel Lewan " license="MIT" From 1d300769fe0c4c47f4a59def4fa3fdecc8ef6ba0 Mon Sep 17 00:00:00 2001 From: Michal Vasilek Date: Sun, 1 May 2022 12:52:09 +0200 Subject: [PATCH 68/90] saml2aws: remove git build dep --- srcpkgs/saml2aws/template | 1 - 1 file changed, 1 deletion(-) diff --git a/srcpkgs/saml2aws/template b/srcpkgs/saml2aws/template index 43cd823b7b57..a3afe9ed49fb 100644 --- a/srcpkgs/saml2aws/template +++ b/srcpkgs/saml2aws/template @@ -6,7 +6,6 @@ build_style=go go_import_path=github.com/versent/saml2aws/v2 go_package="$go_import_path/cmd/saml2aws" go_ldflags="-X main.Version=${version}" -hostmakedepends="git" depends="aws-cli" short_desc="Get AWS temporary credentials from SAML provider" maintainer="Mate GABRI " From 6ab3b43f3a7d2faed22afecf752b4272aaef8b28 Mon Sep 17 00:00:00 2001 From: Michal Vasilek Date: Sun, 1 May 2022 12:52:09 +0200 Subject: [PATCH 69/90] sampler: remove git build dep --- srcpkgs/sampler/template | 1 - 1 file changed, 1 deletion(-) diff --git a/srcpkgs/sampler/template b/srcpkgs/sampler/template index 8612da45a6ac..be43f33416cd 100644 --- a/srcpkgs/sampler/template +++ b/srcpkgs/sampler/template @@ -4,7 +4,6 @@ version=1.1.0 revision=1 build_style=go go_import_path="github.com/sqshq/sampler" -hostmakedepends="git" makedepends="alsa-lib-devel" short_desc="Tool for shell commands execution, visualization and alerting" maintainer="Renato Aguiar " From 59552f9d5fbf36454129c37641a36978d39de86d Mon Sep 17 00:00:00 2001 From: Michal Vasilek Date: Sun, 1 May 2022 12:52:09 +0200 Subject: [PATCH 70/90] seaweedfs: remove git build dep --- srcpkgs/seaweedfs/template | 1 - 1 file changed, 1 deletion(-) diff --git a/srcpkgs/seaweedfs/template b/srcpkgs/seaweedfs/template index 4c3a91e3a89f..af07c3694fae 100644 --- a/srcpkgs/seaweedfs/template +++ b/srcpkgs/seaweedfs/template @@ -5,7 +5,6 @@ revision=1 build_style=go go_import_path="github.com/chrislusf/seaweedfs" go_package="github.com/chrislusf/seaweedfs/weed" -hostmakedepends="git" short_desc="Simple and highly scalable distributed file system" maintainer="Toyam Cox " license="Apache-2.0" From b481b2fabbbad18d8d59bad860678d80573f8454 Mon Sep 17 00:00:00 2001 From: Michal Vasilek Date: Sun, 1 May 2022 12:52:09 +0200 Subject: [PATCH 71/90] shadowfox-updater: remove git build dep --- srcpkgs/shadowfox-updater/template | 1 - 1 file changed, 1 deletion(-) diff --git a/srcpkgs/shadowfox-updater/template b/srcpkgs/shadowfox-updater/template index 37e613755302..fb2eadb6f541 100644 --- a/srcpkgs/shadowfox-updater/template +++ b/srcpkgs/shadowfox-updater/template @@ -5,7 +5,6 @@ revision=1 build_style=go go_import_path=github.com/SrKomodo/shadowfox-updater go_ldflags="-X main.version=v${version}" -hostmakedepends="git" short_desc="Auto-updater for ShadowFox" maintainer="Renato Aguiar " license="MIT" From 84cefaf34c896f7ef5993650d91a26fbdac68b28 Mon Sep 17 00:00:00 2001 From: Michal Vasilek Date: Sun, 1 May 2022 12:52:10 +0200 Subject: [PATCH 72/90] sops: remove git build dep --- srcpkgs/sops/template | 1 - 1 file changed, 1 deletion(-) diff --git a/srcpkgs/sops/template b/srcpkgs/sops/template index f1215b6c3eb7..ade18a059c57 100644 --- a/srcpkgs/sops/template +++ b/srcpkgs/sops/template @@ -5,7 +5,6 @@ revision=1 build_style=go go_import_path="go.mozilla.org/sops/v3" go_package="${go_import_path}/cmd/sops" -hostmakedepends="git" short_desc="Simple and flexible tool for managing secrets" maintainer="Noel Cower " license="MPL-2.0" From ee15c07117f920fd1bdbc6fe1d5dfd89e4e18f29 Mon Sep 17 00:00:00 2001 From: Michal Vasilek Date: Sun, 1 May 2022 12:52:10 +0200 Subject: [PATCH 73/90] syncthing: remove git build dep --- srcpkgs/syncthing/template | 1 - 1 file changed, 1 deletion(-) diff --git a/srcpkgs/syncthing/template b/srcpkgs/syncthing/template index 6a2673395275..fc10e6620832 100644 --- a/srcpkgs/syncthing/template +++ b/srcpkgs/syncthing/template @@ -10,7 +10,6 @@ go_package=" ${go_import_path}/cmd/syncthing" go_build_tags="noupgrade" go_ldflags="-X github.com/syncthing/syncthing/lib/build.Version=v${version}" -hostmakedepends="git" short_desc="Open Source Continuous File Synchronization" maintainer="Duncaen " license="MPL-2.0" From c7700ed31e71fa78bcb8e5bb945026dd5e962d2c Mon Sep 17 00:00:00 2001 From: Michal Vasilek Date: Sun, 1 May 2022 12:52:10 +0200 Subject: [PATCH 74/90] termshark: remove git build dep --- srcpkgs/termshark/template | 1 - 1 file changed, 1 deletion(-) diff --git a/srcpkgs/termshark/template b/srcpkgs/termshark/template index 4656690cb609..73a8d1976c52 100644 --- a/srcpkgs/termshark/template +++ b/srcpkgs/termshark/template @@ -5,7 +5,6 @@ revision=1 build_style=go go_import_path="github.com/gcla/termshark/v2" go_package="${go_import_path}/cmd/termshark" -hostmakedepends="git" depends="wireshark" short_desc="Terminal UI for tshark, inspired by Wireshark" maintainer="Piraty " From 3e7938e2b1ccdd818edd017a664718fbd9f4d826 Mon Sep 17 00:00:00 2001 From: Michal Vasilek Date: Sun, 1 May 2022 12:52:10 +0200 Subject: [PATCH 75/90] terragrunt: remove git build dep --- srcpkgs/terragrunt/template | 1 - 1 file changed, 1 deletion(-) diff --git a/srcpkgs/terragrunt/template b/srcpkgs/terragrunt/template index b99451213534..2c5080b61c3c 100644 --- a/srcpkgs/terragrunt/template +++ b/srcpkgs/terragrunt/template @@ -4,7 +4,6 @@ version=0.36.1 revision=1 build_style=go go_import_path="github.com/gruntwork-io/terragrunt" -hostmakedepends="git" depends="terraform" short_desc="Thin wrapper for Terraform that provides extra tools" maintainer="Andrea Brancaleoni " From fe1a8deeab760c88be253ef48e846cf41f61eea4 Mon Sep 17 00:00:00 2001 From: Michal Vasilek Date: Sun, 1 May 2022 12:52:10 +0200 Subject: [PATCH 76/90] tml: remove git build dep --- srcpkgs/tml/template | 1 - 1 file changed, 1 deletion(-) diff --git a/srcpkgs/tml/template b/srcpkgs/tml/template index 46ab37c0a3d2..21810a85215f 100644 --- a/srcpkgs/tml/template +++ b/srcpkgs/tml/template @@ -6,7 +6,6 @@ build_style=go go_import_path="github.com/liamg/tml" go_package="github.com/liamg/tml/tml" go_ldflags="-X github.com/liamg/tml/version.Version=${TRAVIS_TAG}" -hostmakedepends="git" short_desc="Tiny markup language for terminal output" maintainer="Benjamín Albiñana " license="Unlicense" From 0fbbd9e609145dc40dec748992c3ab6dfe5f7aa0 Mon Sep 17 00:00:00 2001 From: Michal Vasilek Date: Sun, 1 May 2022 12:52:10 +0200 Subject: [PATCH 77/90] up: remove git build dep --- srcpkgs/up/template | 1 - 1 file changed, 1 deletion(-) diff --git a/srcpkgs/up/template b/srcpkgs/up/template index dbaf768841d9..3907504ad47b 100644 --- a/srcpkgs/up/template +++ b/srcpkgs/up/template @@ -4,7 +4,6 @@ version=0.4 revision=1 build_style=go go_import_path=github.com/akavel/up -hostmakedepends="git" short_desc="Ultimate Plumber - write Linux pipes interactively" maintainer="Piraty " license="Apache-2.0" From 53c6e37efe62d810a7458534fff3e3af060b1933 Mon Sep 17 00:00:00 2001 From: Michal Vasilek Date: Sun, 1 May 2022 12:52:10 +0200 Subject: [PATCH 78/90] usql: remove git build dep --- srcpkgs/usql/template | 1 - 1 file changed, 1 deletion(-) diff --git a/srcpkgs/usql/template b/srcpkgs/usql/template index f5705bd21b3a..45687345c30c 100644 --- a/srcpkgs/usql/template +++ b/srcpkgs/usql/template @@ -4,7 +4,6 @@ version=0.9.5 revision=1 build_style=go go_import_path=github.com/xo/usql -hostmakedepends="git" short_desc="Universal command-line interface for SQL databases" maintainer="Alan Brown " license="MIT" From 574cc07d1778e846e37c5620e7cd2a4f967be4cc Mon Sep 17 00:00:00 2001 From: Michal Vasilek Date: Sun, 1 May 2022 12:52:11 +0200 Subject: [PATCH 79/90] vault: remove git build dep --- srcpkgs/vault/template | 1 - 1 file changed, 1 deletion(-) diff --git a/srcpkgs/vault/template b/srcpkgs/vault/template index 49f6a4b405b9..111feb18627e 100644 --- a/srcpkgs/vault/template +++ b/srcpkgs/vault/template @@ -7,7 +7,6 @@ go_import_path="github.com/hashicorp/vault" go_build_tags="release" _git_commit=fcbe948b2542a13ee8036ad07dd8ebf8554f56cb go_ldflags="-X ${go_import_path}/sdk/version.GitCommit=${_git_commit}" -hostmakedepends="git" depends="libcap-progs" short_desc="Manage Secrets and Protect Sensitive Data" maintainer="Michael Aldridge " From 40fa172c81d8d72146ed7e8f356168ed445307dd Mon Sep 17 00:00:00 2001 From: Michal Vasilek Date: Sun, 1 May 2022 12:52:11 +0200 Subject: [PATCH 80/90] websocketd: remove git build dep --- srcpkgs/websocketd/template | 1 - 1 file changed, 1 deletion(-) diff --git a/srcpkgs/websocketd/template b/srcpkgs/websocketd/template index 110a42b2a91b..f6e09cd762d4 100644 --- a/srcpkgs/websocketd/template +++ b/srcpkgs/websocketd/template @@ -4,7 +4,6 @@ version=0.4.1 revision=1 build_style=go go_import_path="github.com/joewalnes/websocketd" -hostmakedepends="git" short_desc="Turn any program that uses STDIN/STDOUT into a WebSocket server" maintainer="Andrea Brancaleoni " license="BSD-2-Clause" From a82eaa8eb627991ca4192688afa25dd8ce667c6a Mon Sep 17 00:00:00 2001 From: Michal Vasilek Date: Sun, 1 May 2022 12:52:11 +0200 Subject: [PATCH 81/90] wego: remove git build dep --- srcpkgs/wego/template | 1 - 1 file changed, 1 deletion(-) diff --git a/srcpkgs/wego/template b/srcpkgs/wego/template index 5e806bb83653..a02b1253a235 100644 --- a/srcpkgs/wego/template +++ b/srcpkgs/wego/template @@ -2,7 +2,6 @@ pkgname=wego version=2.1 revision=1 -hostmakedepends="git" build_style=go go_import_path=github.com/schachmat/wego short_desc="Weather client for the terminal" From 381e630bd42b3a8a51f7a7ffd407edff6db19df1 Mon Sep 17 00:00:00 2001 From: Michal Vasilek Date: Sun, 1 May 2022 12:52:11 +0200 Subject: [PATCH 82/90] wuzz: remove git build dep --- srcpkgs/wuzz/template | 1 - 1 file changed, 1 deletion(-) diff --git a/srcpkgs/wuzz/template b/srcpkgs/wuzz/template index f7c9f04d9ec3..65a3c2e30114 100644 --- a/srcpkgs/wuzz/template +++ b/srcpkgs/wuzz/template @@ -4,7 +4,6 @@ version=0.5.0 revision=1 build_style=go go_import_path=github.com/asciimoo/wuzz -hostmakedepends="git" short_desc="Interactive cli tool for HTTP inspection" maintainer="Andrew Benson " license="AGPL-3.0-or-later" From 4d64cb010004fbf68aed3b95d5040e8bef7e6a16 Mon Sep 17 00:00:00 2001 From: Michal Vasilek Date: Sun, 1 May 2022 12:52:11 +0200 Subject: [PATCH 83/90] xurls: remove git build dep --- srcpkgs/xurls/template | 1 - 1 file changed, 1 deletion(-) diff --git a/srcpkgs/xurls/template b/srcpkgs/xurls/template index 03a9960c67d5..797420fe7824 100644 --- a/srcpkgs/xurls/template +++ b/srcpkgs/xurls/template @@ -5,7 +5,6 @@ revision=2 build_style=go go_import_path="mvdan.cc/xurls/v2" go_package="${go_import_path}/cmd/xurls" -hostmakedepends="git" short_desc="Extract urls from text" maintainer="Orphaned " license="BSD-3-Clause" From d8626eb130149a7675991a27987cfa09b3fd8d12 Mon Sep 17 00:00:00 2001 From: Michal Vasilek Date: Sun, 1 May 2022 12:52:11 +0200 Subject: [PATCH 84/90] yggdrasil: remove git build dep --- srcpkgs/yggdrasil/template | 1 - 1 file changed, 1 deletion(-) diff --git a/srcpkgs/yggdrasil/template b/srcpkgs/yggdrasil/template index ce580cd52950..0839a7cda8ad 100644 --- a/srcpkgs/yggdrasil/template +++ b/srcpkgs/yggdrasil/template @@ -5,7 +5,6 @@ revision=1 wrksrc="yggdrasil-go-${version}" build_style=go go_import_path=github.com/yggdrasil-network/yggdrasil-go -hostmakedepends="git" short_desc="Experiment in scalable routing as an encrypted IPv6 overlay network" maintainer="Jan Christian Gruenhage " license="LGPL-3.0-only" From 43e88df8ea66d7ec23d09408c16adbe1cfc03ef6 Mon Sep 17 00:00:00 2001 From: Michal Vasilek Date: Sun, 1 May 2022 12:52:11 +0200 Subject: [PATCH 85/90] yj: remove git build dep --- srcpkgs/yj/template | 1 - 1 file changed, 1 deletion(-) diff --git a/srcpkgs/yj/template b/srcpkgs/yj/template index 395a2c6b15b9..1574254ace3e 100644 --- a/srcpkgs/yj/template +++ b/srcpkgs/yj/template @@ -4,7 +4,6 @@ version=5.1.0 revision=1 build_style=go go_import_path="github.com/sclevine/yj/v${version%%.*}" -hostmakedepends="git" short_desc="Convert YAML <=> TOML <=> JSON <=> HCL" maintainer="Leah Neukirchen " license="Apache-2.0" From 4383d94bb9307df4801f2a6ae0622d9aeff578be Mon Sep 17 00:00:00 2001 From: Michal Vasilek Date: Sun, 1 May 2022 12:52:11 +0200 Subject: [PATCH 86/90] zrepl: remove git build dep --- srcpkgs/zrepl/template | 1 - 1 file changed, 1 deletion(-) diff --git a/srcpkgs/zrepl/template b/srcpkgs/zrepl/template index dd4b712b8e46..a989c805ab8f 100644 --- a/srcpkgs/zrepl/template +++ b/srcpkgs/zrepl/template @@ -5,7 +5,6 @@ revision=1 build_style=go go_import_path=github.com/zrepl/zrepl go_ldflags="-X github.com/zrepl/zrepl/version.zreplVersion=void-${version}_${revision}" -hostmakedepends="git" depends="zfs" short_desc="One-stop ZFS backup & replication solution" maintainer="Frans Bergman " From 3c50175d8fd43be41f7e72654f4682d2625d5016 Mon Sep 17 00:00:00 2001 From: Michal Vasilek Date: Sun, 1 May 2022 12:52:06 +0200 Subject: [PATCH 87/90] httpstat: update to 1.1.0. --- srcpkgs/httpstat/template | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/srcpkgs/httpstat/template b/srcpkgs/httpstat/template index c6ecf6bf23a0..759cbfea6d90 100644 --- a/srcpkgs/httpstat/template +++ b/srcpkgs/httpstat/template @@ -1,16 +1,15 @@ # Template file for 'httpstat' pkgname=httpstat -version=1.0.0 -revision=12 +version=1.1.0 +revision=1 build_style=go go_import_path="github.com/davecheney/httpstat" -hostmakedepends="git" short_desc="It's like curl -v, with colours" maintainer="Diogo Leal " license="MIT" homepage="https://github.com/davecheney/httpstat" distfiles="https://github.com/davecheney/httpstat/archive/v${version}.tar.gz" -checksum=3a9e89141bb773ca5fa35b9b0ddd4832c17b317849471bacd0f1130333bbcd7b +checksum=58260ab0a56557d0c2509ea09ee3fe54fe21a49f95d94189efdd64caec84fa67 post_install() { vlicense LICENSE From 4dcfe32b10c146727f67087173327efd9cb84891 Mon Sep 17 00:00:00 2001 From: Michal Vasilek Date: Sun, 1 May 2022 12:52:03 +0200 Subject: [PATCH 88/90] domain_exporter: update to 0.1.14. --- srcpkgs/domain_exporter/template | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/srcpkgs/domain_exporter/template b/srcpkgs/domain_exporter/template index 5035a3b4240c..f4c6331c6984 100644 --- a/srcpkgs/domain_exporter/template +++ b/srcpkgs/domain_exporter/template @@ -1,13 +1,12 @@ # Template file for 'domain_exporter' pkgname=domain_exporter -version=0.1.8 +version=0.1.14 revision=1 build_style=go go_import_path="github.com/shift/domain_exporter" -hostmakedepends="git" short_desc="Prometheus WHOIS domain details exporter" maintainer="Toyam Cox " license="Apache-2.0" homepage="https://github.com/shift/domain_exporter" distfiles="https://github.com/shift/domain_exporter/archive/v${version}.tar.gz" -checksum=f45a60f75832cf6b2df8943b570a636956901399d01f10b2d6bbf7e5ed24077d +checksum=4ed466f08a0108a4e83b9cef736fb32d1739c38992972c9503d6831807b48198 From 838b3a5e65238f319f373c02430f18d1e656d51b Mon Sep 17 00:00:00 2001 From: Michal Vasilek Date: Sun, 1 May 2022 12:52:02 +0200 Subject: [PATCH 89/90] blush: update to 0.6.0. --- srcpkgs/blush/template | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/srcpkgs/blush/template b/srcpkgs/blush/template index c62c1a7bde85..6e6d068746ea 100644 --- a/srcpkgs/blush/template +++ b/srcpkgs/blush/template @@ -1,16 +1,15 @@ # Template file for 'blush' pkgname=blush -version=0.5.3 -revision=3 +version=0.6.0 +revision=1 build_style=go go_import_path=github.com/arsham/blush -hostmakedepends="git" short_desc="Grep with colours" maintainer="travankor " license="MIT" homepage="https://github.com/arsham/blush" distfiles="https://github.com/arsham/blush/archive/v${version}.tar.gz" -checksum=1d96e080e7db9d57bb3aee1a7fae3df2aaa3a3f85cf41077e8235c78840ae740 +checksum=6db6b033bb5d4c4ac350b36b82d79447d5b91509db3a5eceb72ecb9484495e54 post_install() { vlicense LICENSE From 5863e3f1c75235e471e1d69f2d8f90a1cb710e4e Mon Sep 17 00:00:00 2001 From: Michal Vasilek Date: Sun, 1 May 2022 12:52:03 +0200 Subject: [PATCH 90/90] dep: remove git build dep --- srcpkgs/dep/template | 5 ----- 1 file changed, 5 deletions(-) diff --git a/srcpkgs/dep/template b/srcpkgs/dep/template index 79cce5410597..65981b673f88 100644 --- a/srcpkgs/dep/template +++ b/srcpkgs/dep/template @@ -6,7 +6,6 @@ build_style=go go_import_path=github.com/golang/dep go_package="${go_import_path}/cmd/dep" go_ldflags="-X main.version=v${version}" -hostmakedepends="git" depends="git go" short_desc="Go dependency management tool" maintainer="Andrea Brancaleoni " @@ -15,10 +14,6 @@ homepage="https://github.com/golang/dep" distfiles="${homepage}/archive/v${version}.tar.gz" checksum=929c8f759838f98323211ba408a831ea80d93b75beda8584b6d950f393a3298a -pre_build() { - git config --global http.https://gopkg.in.followRedirects true -} - post_install() { vlicense LICENSE }