Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] [RFC] build-style: go: allow pie
@ 2020-09-12  0:35 sgn
  2020-09-12  0:37 ` sgn
                   ` (23 more replies)
  0 siblings, 24 replies; 25+ messages in thread
From: sgn @ 2020-09-12  0:35 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 314 bytes --]

There is a new pull request by sgn against master on the void-packages repository

https://github.com/sgn/void-packages go-allow-pie
https://github.com/void-linux/void-packages/pull/24841

[RFC] build-style: go: allow pie


A patch file from https://github.com/void-linux/void-packages/pull/24841.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-go-allow-pie-24841.patch --]
[-- Type: text/x-diff, Size: 174343 bytes --]

From 9b6f051acdd598f4b4cb5116db37163270d7265c Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?=
 <congdanhqx@gmail.com>
Date: Sat, 12 Sep 2020 06:38:08 +0700
Subject: [PATCH 1/3] srcpkgs: mass set no{pie,strip} for go packages

In the incoming change, we start to allow build go package in PIE mode.

Historically, we always build go packages in non-PIE mode and enforce it
in $XBPS_COMMONDIR/environment/build-style/go.sh

Let's set them per package, now.

This change was generated with Git, xargs, and GNU sed by:

	git grep -l 'build_style=\(.*\)go\1' |
	xargs sed -i -e /^homepage=/a nopie=unverified\nnostrip=nopie'
---
 srcpkgs/3mux/template                         | 2 ++
 srcpkgs/6cord/template                        | 2 ++
 srcpkgs/Amass/template                        | 2 ++
 srcpkgs/NetAuth-ldap/template                 | 2 ++
 srcpkgs/NetAuth-localizer/template            | 2 ++
 srcpkgs/NetAuth-nsscache/template             | 2 ++
 srcpkgs/NetAuth-pam-helper/template           | 2 ++
 srcpkgs/NetAuth/template                      | 2 ++
 srcpkgs/NetKeys/template                      | 2 ++
 srcpkgs/PopCorn/template                      | 2 ++
 srcpkgs/TMSU/template                         | 2 ++
 srcpkgs/TerraState/template                   | 2 ++
 srcpkgs/abireport/template                    | 2 ++
 srcpkgs/acbuild/template                      | 2 ++
 srcpkgs/ace-util/template                     | 2 ++
 srcpkgs/acmetool/template                     | 2 ++
 srcpkgs/aerc/template                         | 2 ++
 srcpkgs/age/template                          | 2 ++
 srcpkgs/alertmanager/template                 | 2 ++
 srcpkgs/aminal/template                       | 2 ++
 srcpkgs/annie/template                        | 2 ++
 srcpkgs/antibody/template                     | 2 ++
 srcpkgs/aptly/template                        | 2 ++
 srcpkgs/aquatone/template                     | 2 ++
 srcpkgs/archiver/template                     | 2 ++
 srcpkgs/arduino-cli/template                  | 2 ++
 srcpkgs/atlantis/template                     | 2 ++
 srcpkgs/aws-vault/template                    | 2 ++
 srcpkgs/bettercap/template                    | 2 ++
 srcpkgs/bird_exporter/template                | 2 ++
 srcpkgs/blackbox_exporter/template            | 2 ++
 srcpkgs/blush/template                        | 2 ++
 srcpkgs/bombadillo/template                   | 2 ++
 srcpkgs/bombardier/template                   | 2 ++
 srcpkgs/brig/template                         | 2 ++
 srcpkgs/browserpass/template                  | 2 ++
 srcpkgs/browsh/template                       | 2 ++
 srcpkgs/buildah/template                      | 2 ++
 srcpkgs/caddy/template                        | 2 ++
 srcpkgs/cdetect/template                      | 2 ++
 srcpkgs/cfssl/template                        | 2 ++
 srcpkgs/cgrps/template                        | 2 ++
 srcpkgs/cheat/template                        | 2 ++
 srcpkgs/chroma/template                       | 2 ++
 srcpkgs/chronograf/template                   | 2 ++
 srcpkgs/clipman/template                      | 2 ++
 srcpkgs/cni-plugins/template                  | 2 ++
 srcpkgs/cni/template                          | 2 ++
 srcpkgs/cod/template                          | 2 ++
 srcpkgs/codesearch/template                   | 2 ++
 srcpkgs/consul-template/template              | 2 ++
 srcpkgs/consul/template                       | 2 ++
 srcpkgs/containerd/template                   | 2 ++
 srcpkgs/cordless/template                     | 2 ++
 srcpkgs/coredns/template                      | 2 ++
 srcpkgs/cowyo/template                        | 2 ++
 srcpkgs/coyim/template                        | 2 ++
 srcpkgs/crane/template                        | 2 ++
 srcpkgs/cri-o/template                        | 2 ++
 srcpkgs/cri-tools/template                    | 2 ++
 srcpkgs/croc/template                         | 2 ++
 srcpkgs/darch/template                        | 2 ++
 srcpkgs/delve/template                        | 2 ++
 srcpkgs/dep/template                          | 2 ++
 srcpkgs/dht-node/template                     | 2 ++
 srcpkgs/direnv/template                       | 2 ++
 srcpkgs/dirstalk/template                     | 2 ++
 srcpkgs/distrobuilder/template                | 2 ++
 srcpkgs/dive/template                         | 2 ++
 srcpkgs/dlayer/template                       | 2 ++
 srcpkgs/dnote-cli/template                    | 2 ++
 srcpkgs/dnscrypt-proxy/template               | 2 ++
 srcpkgs/docker-credential-pass/template       | 2 ++
 srcpkgs/docker-gen/template                   | 2 ++
 srcpkgs/docker-machine-driver-kvm/template    | 2 ++
 srcpkgs/docker-machine/template               | 2 ++
 srcpkgs/docker2aci/template                   | 2 ++
 srcpkgs/doctl/template                        | 2 ++
 srcpkgs/domain_exporter/template              | 2 ++
 srcpkgs/drive/template                        | 2 ++
 srcpkgs/drone-cli/template                    | 2 ++
 srcpkgs/elfinfo/template                      | 2 ++
 srcpkgs/elvish/template                       | 2 ++
 srcpkgs/ensure-access/template                | 2 ++
 srcpkgs/etcd/template                         | 2 ++
 srcpkgs/exercism/template                     | 2 ++
 srcpkgs/ffuf/template                         | 2 ++
 srcpkgs/figurine/template                     | 2 ++
 srcpkgs/flannel/template                      | 2 ++
 srcpkgs/flint/template                        | 2 ++
 srcpkgs/forego/template                       | 2 ++
 srcpkgs/frp/template                          | 2 ++
 srcpkgs/fs-repo-migrations/template           | 2 ++
 srcpkgs/fscrypt/template                      | 2 ++
 srcpkgs/fzf/template                          | 2 ++
 srcpkgs/gendesk/template                      | 2 ++
 srcpkgs/gfuzz/template                        | 2 ++
 srcpkgs/ghq/template                          | 2 ++
 srcpkgs/gister/template                       | 2 ++
 srcpkgs/git-lfs/template                      | 2 ++
 srcpkgs/git-team/template                     | 2 ++
 srcpkgs/gitbatch/template                     | 2 ++
 srcpkgs/gitea/template                        | 2 ++
 srcpkgs/github-cli/template                   | 2 ++
 srcpkgs/github-opml/template                  | 2 ++
 srcpkgs/gitlab-runner/template                | 2 ++
 srcpkgs/gkill/template                        | 2 ++
 srcpkgs/glide/template                        | 2 ++
 srcpkgs/glider/template                       | 2 ++
 srcpkgs/glock/template                        | 2 ++
 srcpkgs/glow/template                         | 2 ++
 srcpkgs/go-bindata/template                   | 2 ++
 srcpkgs/go-capnproto2/template                | 2 ++
 srcpkgs/go-ethereum/template                  | 2 ++
 srcpkgs/go-gdm/template                       | 2 ++
 srcpkgs/go-ipfs/template                      | 2 ++
 srcpkgs/go-jira/template                      | 2 ++
 srcpkgs/go-langserver/template                | 2 ++
 srcpkgs/go-md2man/template                    | 2 ++
 srcpkgs/go-mtpfs/template                     | 2 ++
 srcpkgs/go-review/template                    | 2 ++
 srcpkgs/goat/template                         | 2 ++
 srcpkgs/goatcounter/template                  | 2 ++
 srcpkgs/gobuster/template                     | 2 ++
 srcpkgs/gocryptfs/template                    | 2 ++
 srcpkgs/godef/template                        | 2 ++
 srcpkgs/gogs/template                         | 2 ++
 srcpkgs/goimapnotify/template                 | 2 ++
 srcpkgs/golangci-lint/template                | 2 ++
 srcpkgs/gomatrix/template                     | 2 ++
 srcpkgs/gopass/template                       | 2 ++
 srcpkgs/gopls/template                        | 2 ++
 srcpkgs/gopm/template                         | 2 ++
 srcpkgs/goproxy/template                      | 2 ++
 srcpkgs/gops/template                         | 2 ++
 srcpkgs/gosh/template                         | 2 ++
 srcpkgs/gotop/template                        | 2 ++
 srcpkgs/gotty/template                        | 2 ++
 srcpkgs/govendor/template                     | 2 ++
 srcpkgs/goversion/template                    | 2 ++
 srcpkgs/grafana/template                      | 2 ++
 srcpkgs/gron/template                         | 2 ++
 srcpkgs/gucci/template                        | 2 ++
 srcpkgs/gx-go/template                        | 2 ++
 srcpkgs/gx/template                           | 2 ++
 srcpkgs/hcloud/template                       | 2 ++
 srcpkgs/hey/template                          | 2 ++
 srcpkgs/hivemind/template                     | 2 ++
 srcpkgs/hooktftp/template                     | 2 ++
 srcpkgs/httpstat/template                     | 2 ++
 srcpkgs/hub/template                          | 2 ++
 srcpkgs/hugo/template                         | 2 ++
 srcpkgs/hydroxide/template                    | 2 ++
 srcpkgs/i3cat/template                        | 2 ++
 srcpkgs/ibus-bamboo/template                  | 2 ++
 srcpkgs/img/template                          | 2 ++
 srcpkgs/immortal/template                     | 2 ++
 srcpkgs/influxdb/template                     | 2 ++
 srcpkgs/ipfs-cluster/template                 | 2 ++
 srcpkgs/jid/template                          | 2 ++
 srcpkgs/jj/template                           | 2 ++
 srcpkgs/joker/template                        | 2 ++
 srcpkgs/jp/template                           | 2 ++
 srcpkgs/k3s/template                          | 2 ++
 srcpkgs/k9s/template                          | 2 ++
 srcpkgs/kapacitor/template                    | 2 ++
 srcpkgs/keybase/template                      | 2 ++
 srcpkgs/kopia/template                        | 2 ++
 srcpkgs/kops/template                         | 2 ++
 srcpkgs/kubecfg/template                      | 2 ++
 srcpkgs/kubefwd/template                      | 2 ++
 srcpkgs/kubernetes-kind/template              | 2 ++
 srcpkgs/kubernetes/template                   | 2 ++
 srcpkgs/kurly/template                        | 2 ++
 srcpkgs/lazydocker/template                   | 2 ++
 srcpkgs/lazygit/template                      | 2 ++
 srcpkgs/lego/template                         | 2 ++
 srcpkgs/lf/template                           | 2 ++
 srcpkgs/licensechecker/template               | 2 ++
 srcpkgs/lsp/template                          | 2 ++
 srcpkgs/lxd-lts/template                      | 2 ++
 srcpkgs/lxd/template                          | 2 ++
 srcpkgs/madonctl/template                     | 2 ++
 srcpkgs/massren/template                      | 2 ++
 srcpkgs/micro/template                        | 2 ++
 srcpkgs/microhookd/template                   | 2 ++
 srcpkgs/miniflux/template                     | 2 ++
 srcpkgs/minify/template                       | 2 ++
 srcpkgs/minikube/template                     | 2 ++
 srcpkgs/minio/template                        | 2 ++
 srcpkgs/mirrorbits/template                   | 2 ++
 srcpkgs/misspell/template                     | 2 ++
 srcpkgs/mmark/template                        | 2 ++
 srcpkgs/mountain-backup/template              | 2 ++
 srcpkgs/mpdviz/template                       | 2 ++
 srcpkgs/ncdns/template                        | 2 ++
 srcpkgs/nebula/template                       | 2 ++
 srcpkgs/netns/template                        | 2 ++
 srcpkgs/nncp/template                         | 2 ++
 srcpkgs/node_exporter/template                | 2 ++
 srcpkgs/nomad/template                        | 2 ++
 srcpkgs/obfs4proxy/template                   | 2 ++
 srcpkgs/oh/template                           | 2 ++
 srcpkgs/opensmtpd-filter-rspamd/template      | 2 ++
 srcpkgs/opensmtpd-filter-senderscore/template | 2 ++
 srcpkgs/operator-sdk/template                 | 2 ++
 srcpkgs/oragono/template                      | 2 ++
 srcpkgs/packer/template                       | 2 ++
 srcpkgs/pam_netauth/template                  | 2 ++
 srcpkgs/passphrase2pgp/template               | 2 ++
 srcpkgs/peco/template                         | 2 ++
 srcpkgs/pgweb/template                        | 2 ++
 srcpkgs/pkgtop/template                       | 2 ++
 srcpkgs/podman/template                       | 2 ++
 srcpkgs/pong-command/template                 | 2 ++
 srcpkgs/prometheus/template                   | 2 ++
 srcpkgs/pst/template                          | 2 ++
 srcpkgs/pup/template                          | 2 ++
 srcpkgs/pwget/template                        | 2 ++
 srcpkgs/rancher-compose/template              | 2 ++
 srcpkgs/rclone/template                       | 2 ++
 srcpkgs/rest-server/template                  | 2 ++
 srcpkgs/restic/template                       | 2 ++
 srcpkgs/revive/template                       | 2 ++
 srcpkgs/rmapi/template                        | 2 ++
 srcpkgs/rocker/template                       | 2 ++
 srcpkgs/runc/template                         | 2 ++
 srcpkgs/ryzen-stabilizator/template           | 2 ++
 srcpkgs/s/template                            | 2 ++
 srcpkgs/saml2aws/template                     | 2 ++
 srcpkgs/sampler/template                      | 2 ++
 srcpkgs/scaleway-cli/template                 | 2 ++
 srcpkgs/scc/template                          | 2 ++
 srcpkgs/searchfile/template                   | 2 ++
 srcpkgs/seaweedfs/template                    | 2 ++
 srcpkgs/shadowfox-updater/template            | 2 ++
 srcpkgs/sharenix/template                     | 2 ++
 srcpkgs/shfmt/template                        | 2 ++
 srcpkgs/sift/template                         | 2 ++
 srcpkgs/skaffold/template                     | 2 ++
 srcpkgs/skopeo/template                       | 2 ++
 srcpkgs/slack-term/template                   | 2 ++
 srcpkgs/slit/template                         | 2 ++
 srcpkgs/sops/template                         | 2 ++
 srcpkgs/spreed-webrtc/template                | 2 ++
 srcpkgs/ssl_exporter/template                 | 2 ++
 srcpkgs/stern/template                        | 2 ++
 srcpkgs/subjack/template                      | 2 ++
 srcpkgs/svctl/template                        | 2 ++
 srcpkgs/swarm/template                        | 2 ++
 srcpkgs/syncthing/template                    | 2 ++
 srcpkgs/tag/template                          | 2 ++
 srcpkgs/tailscale/template                    | 2 ++
 srcpkgs/telegraf/template                     | 2 ++
 srcpkgs/termshark/template                    | 2 ++
 srcpkgs/terraform/template                    | 2 ++
 srcpkgs/terragrunt/template                   | 2 ++
 srcpkgs/tinycron/template                     | 2 ++
 srcpkgs/tldr/template                         | 2 ++
 srcpkgs/tml/template                          | 2 ++
 srcpkgs/todoist/template                      | 2 ++
 srcpkgs/trident-automount/template            | 2 ++
 srcpkgs/umoci/template                        | 2 ++
 srcpkgs/uni/template                          | 2 ++
 srcpkgs/up/template                           | 2 ++
 srcpkgs/usql/template                         | 2 ++
 srcpkgs/vale/template                         | 2 ++
 srcpkgs/vault/template                        | 2 ++
 srcpkgs/vegeta/template                       | 2 ++
 srcpkgs/vmdfmt/template                       | 2 ++
 srcpkgs/vndr/template                         | 2 ++
 srcpkgs/vultr/template                        | 2 ++
 srcpkgs/webcat/template                       | 2 ++
 srcpkgs/websocketd/template                   | 2 ++
 srcpkgs/wego/template                         | 2 ++
 srcpkgs/wuzz/template                         | 2 ++
 srcpkgs/xmandump/template                     | 2 ++
 srcpkgs/xq-api/template                       | 2 ++
 srcpkgs/xurls/template                        | 2 ++
 srcpkgs/yggdrasil/template                    | 2 ++
 srcpkgs/yj/template                           | 2 ++
 srcpkgs/yq-go/template                        | 2 ++
 srcpkgs/zrepl/template                        | 2 ++
 283 files changed, 566 insertions(+)

diff --git a/srcpkgs/3mux/template b/srcpkgs/3mux/template
index 7aeea8f5272..30fee70c7a9 100644
--- a/srcpkgs/3mux/template
+++ b/srcpkgs/3mux/template
@@ -8,6 +8,8 @@ short_desc="Terminal multiplexer inspired by i3"
 maintainer="Zach Dykstra <dykstra.zachary@gmail.com>"
 license="MIT"
 homepage="https://github.com/aaronjanse/3mux"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/aaronjanse/3mux/archive/v${version}.tar.gz"
 checksum=925e23850ad69ce12069bb4c48af6e70c820bbd4bfe5a83ebf72eaefb9d8ab83
 
diff --git a/srcpkgs/6cord/template b/srcpkgs/6cord/template
index 7fc93652b2d..aa89d827b7e 100644
--- a/srcpkgs/6cord/template
+++ b/srcpkgs/6cord/template
@@ -9,6 +9,8 @@ short_desc="Terminal UI for Discord"
 maintainer="Paper <paper@tilde.institute>"
 license="MPL-2.0"
 homepage="https://gitlab.com/diamondburned/6cord"
+nopie=unverified
+nostrip=nopie
 distfiles="https://gitlab.com/diamondburned/$pkgname/-/archive/stable-$version/$pkgname-stable-$version.tar.gz"
 checksum=@70325d8dd24100a0dde3bbca477b87e7a62c520eb1003db5b0541de2d5f928bc
 
diff --git a/srcpkgs/Amass/template b/srcpkgs/Amass/template
index 2534bc28e57..4e8469091b5 100644
--- a/srcpkgs/Amass/template
+++ b/srcpkgs/Amass/template
@@ -8,5 +8,7 @@ short_desc="In-depth Attack Surface Mapping and Asset Discovery"
 maintainer="Andrew Benson <abenson+void@gmail.com>"
 license="Apache-2.0"
 homepage="https://www.owasp.org/index.php/OWASP_Amass_Project"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/OWASP/Amass/archive/v${version}.tar.gz"
 checksum=e262eea448998e3e44fffd94714363cbcd7cc26890c313f0efb519da23efeec8
diff --git a/srcpkgs/NetAuth-ldap/template b/srcpkgs/NetAuth-ldap/template
index 105d5c6ee0f..b8b20b91db4 100644
--- a/srcpkgs/NetAuth-ldap/template
+++ b/srcpkgs/NetAuth-ldap/template
@@ -11,6 +11,8 @@ short_desc="LDAP Proxy for NetAuth"
 maintainer="Michael Aldridge <maldridge@VoidLinux.org>"
 license="MIT"
 homepage="https://www.netauth.org/ecosystem/ldap"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/netauth/ldap/archive/v$version.tar.gz"
 checksum=e179918429f133f8360bf9ee6a1ceefa283f245bf5ee0b705676fff9e1442fb4
 system_accounts="_netauth_ldap"
diff --git a/srcpkgs/NetAuth-localizer/template b/srcpkgs/NetAuth-localizer/template
index 571000e48a9..48f48e330c4 100644
--- a/srcpkgs/NetAuth-localizer/template
+++ b/srcpkgs/NetAuth-localizer/template
@@ -12,6 +12,8 @@ short_desc="Make NetAuth accounts local in Linux"
 maintainer="Michael Aldridge <maldridge@netauth.org>"
 license="MIT"
 homepage="https://netauth.org/ecosystem/localizer"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/netauth/localizer/archive/v$version.tar.gz"
 checksum=0cab66230e8845d40ecf9a6033c63730e5fc73a3a778cefe2cc98d4787cd5329
 
diff --git a/srcpkgs/NetAuth-nsscache/template b/srcpkgs/NetAuth-nsscache/template
index 42a3b03d796..067b978ba92 100644
--- a/srcpkgs/NetAuth-nsscache/template
+++ b/srcpkgs/NetAuth-nsscache/template
@@ -10,6 +10,8 @@ short_desc="NetAuth nsscache implementation"
 maintainer="Michael Aldridge <maldridge@voidlinux.org>"
 license="MIT"
 homepage="https://netauth.org"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/NetAuth/nsscache/archive/v$version.tar.gz"
 checksum=0609db33c24e594fb84821eba76959622e9ac4752c66b6be8c1e4fdcd8158a6e
 
diff --git a/srcpkgs/NetAuth-pam-helper/template b/srcpkgs/NetAuth-pam-helper/template
index 80f362a228e..a314caf7374 100644
--- a/srcpkgs/NetAuth-pam-helper/template
+++ b/srcpkgs/NetAuth-pam-helper/template
@@ -10,5 +10,7 @@ short_desc="A helper executable to use with pam_exec"
 maintainer="Michael Aldridge <maldridge@VoidLinux.org>"
 license="MIT"
 homepage="https://www.github.com/netauth/pam-helper"
+nopie=unverified
+nostrip=nopie
 distfiles="$homepage/archive/v$version.tar.gz"
 checksum=d9b14782a52604a0fc19ffe5164aad5e1580e3bdb015fda0c4b58acdb38049ae
diff --git a/srcpkgs/NetAuth/template b/srcpkgs/NetAuth/template
index 42667411251..1056ef4bec7 100644
--- a/srcpkgs/NetAuth/template
+++ b/srcpkgs/NetAuth/template
@@ -12,6 +12,8 @@ short_desc="Network authentication and identity system"
 maintainer="Michael Aldridge <maldridge@voidlinux.org>"
 license="MIT"
 homepage="https://netauth.org"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/NetAuth/NetAuth/archive/v$version.tar.gz"
 checksum=76811411d4ebd00876e553b4eb9c912c16ee5ebc5c6aaeab922e233275f56a94
 
diff --git a/srcpkgs/NetKeys/template b/srcpkgs/NetKeys/template
index 4e136c8ed7c..903ff78ebc8 100644
--- a/srcpkgs/NetKeys/template
+++ b/srcpkgs/NetKeys/template
@@ -10,6 +10,8 @@ short_desc="Key retrieval daemon for NetAuth"
 maintainer="Michael Aldridge <maldridge@voidlinux.org>"
 license="MIT"
 homepage="https://netauth.org"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/NetAuth/NetKeys/archive/v$version.tar.gz"
 checksum=3895be4f703cd9f375977afcc7a3a43ca443b7c04979bd2af4192cf06fe732ae
 
diff --git a/srcpkgs/PopCorn/template b/srcpkgs/PopCorn/template
index 119c0ec7686..a5dd6cd4bc7 100644
--- a/srcpkgs/PopCorn/template
+++ b/srcpkgs/PopCorn/template
@@ -14,6 +14,8 @@ short_desc="Package statistics system"
 maintainer="Michael Aldridge <maldridge@voidlinux.org>"
 license="MIT"
 homepage="https://github.com/the-maldridge/PopCorn"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/the-maldridge/PopCorn/archive/v${version}.tar.gz"
 checksum=b25589802c5e1c277d2e9536add44704a012359b02d7fb4be1b4b0f11eb10d93
 
diff --git a/srcpkgs/TMSU/template b/srcpkgs/TMSU/template
index 72725d630c9..680a6a2628d 100644
--- a/srcpkgs/TMSU/template
+++ b/srcpkgs/TMSU/template
@@ -10,6 +10,8 @@ short_desc="Tool for tagging files and accessing them through FUSE"
 maintainer="xaltsc <xaltsc@protonmail.ch>"
 license="GPL-3.0-or-later"
 homepage="https://tmsu.org"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/oniony/TMSU/archive/v${version}.tar.gz"
 checksum=0ac7f09336aaedf73623c4f486c05137c024a726c16dd32525463aee9d70b46a
 
diff --git a/srcpkgs/TerraState/template b/srcpkgs/TerraState/template
index b4a7b9e6097..8e95771d81a 100644
--- a/srcpkgs/TerraState/template
+++ b/srcpkgs/TerraState/template
@@ -12,6 +12,8 @@ short_desc="Remote state for Terraform"
 maintainer="Michael Aldridge <maldridge@voidlinux.org>"
 license="MIT"
 homepage="https://github.com/the-maldridge/terrastate"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/the-maldridge/terrastate/archive/v$version.tar.gz"
 checksum=73e055f9dcd04d933de42edbb8abe2163455a41198182733b101df404d48be1e
 system_groups="_terrastate"
diff --git a/srcpkgs/abireport/template b/srcpkgs/abireport/template
index b23ea4d8565..47de6a68db7 100644
--- a/srcpkgs/abireport/template
+++ b/srcpkgs/abireport/template
@@ -9,6 +9,8 @@ short_desc="Tool to create ABI reports from ELF binaries"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="Apache-2.0"
 homepage="https://github.com/clearlinux/abireport"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/clearlinux/${pkgname}/releases/download/v${version}/${pkgname}-${version}.tar.gz"
 checksum=c46c46bff3dc873cb84a66c639c38b2df14f095d95a4bb77e3b96904b8219399
 
diff --git a/srcpkgs/acbuild/template b/srcpkgs/acbuild/template
index 7911ad66cc9..4b95803a768 100644
--- a/srcpkgs/acbuild/template
+++ b/srcpkgs/acbuild/template
@@ -10,6 +10,8 @@ go_ldflags="-X github.com/appc/acbuild/lib.Version=${version}"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="Apache-2.0"
 homepage="https://github.com/appc/acbuild"
+nopie=unverified
+nostrip=nopie
 short_desc="A build tool for ACIs"
 distfiles="https://github.com/appc/acbuild/archive/v${version}.tar.gz"
 checksum=88d99a002eb53212752d6f405d9e02555512b27c5b84e8ef5828607ee9774ed4
diff --git a/srcpkgs/ace-util/template b/srcpkgs/ace-util/template
index 654a0eb6dc2..b289ffddaad 100644
--- a/srcpkgs/ace-util/template
+++ b/srcpkgs/ace-util/template
@@ -8,6 +8,8 @@ short_desc="Command line utility for the Ace HTML template engine"
 maintainer="Young Jin Park <youngjinpark20@gmail.com>"
 license="MIT"
 homepage="https://github.com/catinello/ace-util"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/catinello/ace-util/archive/v${version}.tar.gz"
 checksum=983c22874bfd2476d860002778458f028d56552f07fa9d69cbf74e977b6f8bed
 
diff --git a/srcpkgs/acmetool/template b/srcpkgs/acmetool/template
index e9e3993b7fc..a5f1b1adc5c 100644
--- a/srcpkgs/acmetool/template
+++ b/srcpkgs/acmetool/template
@@ -11,6 +11,8 @@ short_desc="Tool to acquire certificates from ACME servers (such as Let's Encryp
 maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
 license="RILTS-based"
 homepage="https://hlandau.github.io/acme/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/hlandau/acme/archive/v${version}.tar.gz
  https://raw.githubusercontent.com/hlandau/rilts/master/licences/COPYING.MIT>COPYING"
 checksum="54acffe7381696ecdc829f65810897075d17c5600c077f431eda5e5244189a74
diff --git a/srcpkgs/aerc/template b/srcpkgs/aerc/template
index 71bf699cf10..ee73eb49a7d 100644
--- a/srcpkgs/aerc/template
+++ b/srcpkgs/aerc/template
@@ -9,6 +9,8 @@ short_desc="Terminal email client"
 maintainer="shtayerc <david.murko@mailbox.org>"
 license="MIT"
 homepage="https://aerc-mail.org"
+nopie=unverified
+nostrip=nopie
 distfiles="https://git.sr.ht/~sircmpwn/aerc/archive/${version}.tar.gz"
 checksum=d369462cc0f76c33d804e586463e4d35d81fba9396ec08c3d3d0579e26091e17
 
diff --git a/srcpkgs/age/template b/srcpkgs/age/template
index 5a3b0183bdb..0fac736344b 100644
--- a/srcpkgs/age/template
+++ b/srcpkgs/age/template
@@ -10,6 +10,8 @@ short_desc="Simple, modern and secure encryption tool"
 maintainer="Leah Neukirchen <leah@vuxu.org>"
 license="BSD-3-Clause"
 homepage="https://age-encryption.org/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/FiloSottile/age/archive/v${version/.b/-b}.tar.gz"
 checksum=ca0fcfe45415c03c637c2332231f1793bf4dbd6a03e663a71ef2b7554647d763
 
diff --git a/srcpkgs/alertmanager/template b/srcpkgs/alertmanager/template
index 88fe5eede15..9d43a1337d1 100644
--- a/srcpkgs/alertmanager/template
+++ b/srcpkgs/alertmanager/template
@@ -14,6 +14,8 @@ conf_files="/etc/alertmanager.yml"
 maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
 license="Apache-2.0"
 homepage="https://github.com/prometheus/alertmanager"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/prometheus/alertmanager/archive/v${version}.tar.gz"
 checksum=4789ef95b09ba86a66a2923c3535d1bfe30a566390770784c52052c7c83ee1bc
 
diff --git a/srcpkgs/aminal/template b/srcpkgs/aminal/template
index 4a3594866e8..6d4db8385a3 100644
--- a/srcpkgs/aminal/template
+++ b/srcpkgs/aminal/template
@@ -10,5 +10,7 @@ short_desc="Modern terminal emulator implemented in Golang and utilising OpenGL"
 maintainer="SolitudeSF <solitudesf@protonmail.com>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/liamg/aminal"
+nopie=unverified
+nostrip=nopie
 distfiles="${homepage}/archive/v${version}.tar.gz"
 checksum=ed59927531e7d585a42366c455e491a846c7e23ae079fa1d10d43fdd3a92eb65
diff --git a/srcpkgs/annie/template b/srcpkgs/annie/template
index 50ff513e73d..60e24ce08de 100644
--- a/srcpkgs/annie/template
+++ b/srcpkgs/annie/template
@@ -9,6 +9,8 @@ short_desc="Fast, simple and clean video downloader built with Go"
 maintainer="Benjamín Albiñana <benalb@gmail.com>"
 license="MIT"
 homepage="https://github.com/iawia002/annie"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/iawia002/annie/archive/${version}.tar.gz"
 checksum=a5252317113cf90e687a532b2e961126206b29829c61d6507fc69881e85d1d34
 
diff --git a/srcpkgs/antibody/template b/srcpkgs/antibody/template
index 6432a12ba2e..e495e03cc23 100644
--- a/srcpkgs/antibody/template
+++ b/srcpkgs/antibody/template
@@ -9,6 +9,8 @@ short_desc="Fast and lightweight shell plugin manager"
 maintainer="SolitudeSF <solitudesf@protonmail.com>"
 license="MIT"
 homepage="https://getantibody.github.io/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://${go_import_path}/archive/v${version}.tar.gz"
 checksum=dad02a91cbf5715209ca2958dfeb29127f674a00615f80254efc87c33930dbe0
 
diff --git a/srcpkgs/aptly/template b/srcpkgs/aptly/template
index 4098ebc02d8..2cddc987ceb 100644
--- a/srcpkgs/aptly/template
+++ b/srcpkgs/aptly/template
@@ -8,6 +8,8 @@ short_desc="Debian repository management tool"
 maintainer="Tassilo Schweyer <dev@welterde.de>"
 license="MIT"
 homepage="https://www.aptly.info/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/aptly-dev/aptly/archive/v$version.tar.gz"
 checksum=4172d54613139f6c34d5a17396adc9675d7ed002e517db8381731d105351fbe5
 
diff --git a/srcpkgs/aquatone/template b/srcpkgs/aquatone/template
index f6215fe4ee6..0fa66c24a9e 100644
--- a/srcpkgs/aquatone/template
+++ b/srcpkgs/aquatone/template
@@ -9,6 +9,8 @@ short_desc="Tool for domain flyovers"
 maintainer="Alex Childs <misuchiru03+void@gmail.com>"
 license="MIT"
 homepage="https://github.com/michenriksen/aquatone"
+nopie=unverified
+nostrip=nopie
 distfiles="${homepage}/archive/v${version}.tar.gz"
 checksum=7849dce3241df663ea6edd9a9433d5ecc20fb768d0192ccbfb28d61d67ebcc97
 
diff --git a/srcpkgs/archiver/template b/srcpkgs/archiver/template
index b604b5973e6..613ef588d8d 100644
--- a/srcpkgs/archiver/template
+++ b/srcpkgs/archiver/template
@@ -10,6 +10,8 @@ short_desc="Easily create and extract common archive formats"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 homepage="https://github.com/mholt/archiver"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/mholt/archiver/archive/v${version}.tar.gz"
 checksum=c8e88340e80b428c1a1c9734084395b473c9458fcea8b8b5126a9db96ae45844
 
diff --git a/srcpkgs/arduino-cli/template b/srcpkgs/arduino-cli/template
index fc67ce96a5b..15e4c8a9346 100644
--- a/srcpkgs/arduino-cli/template
+++ b/srcpkgs/arduino-cli/template
@@ -9,6 +9,8 @@ short_desc="Arduino command line interface"
 maintainer="Jasper Chan <jasperchan515@gmail.com>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/arduino/arduino-cli"
+nopie=unverified
+nostrip=nopie
 distfiles="${homepage}/archive/${version}.tar.gz"
 checksum=5a9b7eec55c3ee7f54d8804fac00ceb78ad0697fd918f6fbae0bb61cb33d8b3e
 
diff --git a/srcpkgs/atlantis/template b/srcpkgs/atlantis/template
index 621db333862..f7eb20cea30 100644
--- a/srcpkgs/atlantis/template
+++ b/srcpkgs/atlantis/template
@@ -9,5 +9,7 @@ short_desc="Terraform Automation By Pull Request"
 maintainer="Michael Aldridge <maldridge@voidlinux.org>"
 license="Apache-2.0"
 homepage="https://runatlantis.io"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/runatlantis/atlantis/archive/v${version}.tar.gz"
 checksum=a4590c181e759a2bb692e1b89552a02996cb366fca6f5f3298fff973a2e4a291
diff --git a/srcpkgs/aws-vault/template b/srcpkgs/aws-vault/template
index 64493fb34d1..b94e1f105f4 100644
--- a/srcpkgs/aws-vault/template
+++ b/srcpkgs/aws-vault/template
@@ -9,6 +9,8 @@ short_desc="Vault for securely storing and accessing AWS credentials"
 maintainer="klardotsh <josh@klar.sh>"
 license="MIT"
 homepage="https://github.com/99designs/aws-vault"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/99designs/aws-vault/archive/v${version}${_status}.tar.gz"
 checksum=29844e459a3421ae0123b83a3097c15bc2980bf787374c1ade44328cf14fde4e
 
diff --git a/srcpkgs/bettercap/template b/srcpkgs/bettercap/template
index 58fa4ee86f6..99b7437c129 100644
--- a/srcpkgs/bettercap/template
+++ b/srcpkgs/bettercap/template
@@ -10,6 +10,8 @@ short_desc="Network attack and monitoring framework"
 maintainer="Andrea Brancaleoni <abc@pompel.me>"
 license="GPL-3.0-only"
 homepage="https://github.com/bettercap/bettercap"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/bettercap/bettercap/archive/v${version}.tar.gz"
 checksum=dd4349a43486ec300a0f777f7c53b2fff608fb82dbba720c144b85538811405c
 
diff --git a/srcpkgs/bird_exporter/template b/srcpkgs/bird_exporter/template
index 4acdb5b704d..de8774e95d1 100644
--- a/srcpkgs/bird_exporter/template
+++ b/srcpkgs/bird_exporter/template
@@ -10,6 +10,8 @@ short_desc="Metric exporter for BIRD routing daemon to use with Prometheus"
 maintainer="Leah Neukirchen <leah@vuxu.org>"
 license="MIT"
 homepage="https://github.com/czerwonk/bird_exporter"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/czerwonk/bird_exporter/archive/${version}.tar.gz"
 checksum=3d8a1e718bc7f8bdd2c7fc775f042fdce81b4a2b08f978b0831f39909ac15c3d
 
diff --git a/srcpkgs/blackbox_exporter/template b/srcpkgs/blackbox_exporter/template
index 4f6ca705e98..190419ba94b 100644
--- a/srcpkgs/blackbox_exporter/template
+++ b/srcpkgs/blackbox_exporter/template
@@ -12,6 +12,8 @@ short_desc="Allows blackbox probing of endpoints over HTTP, DNS, TCP and ICMP"
 maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
 license="Apache-2.0"
 homepage="https://prometheus.io"
+nopie=unverified
+nostrip=nopie
 changelog="https://github.com/prometheus/blackbox_exporter/releases"
 distfiles="https://github.com/prometheus/blackbox_exporter/archive/v${version}.tar.gz"
 checksum=6ebfd9f590286004dacf3c93b3aa3e3c560d6f1e5994f72c180e5af94fdd0099
diff --git a/srcpkgs/blush/template b/srcpkgs/blush/template
index c62c1a7bde8..967f9917bac 100644
--- a/srcpkgs/blush/template
+++ b/srcpkgs/blush/template
@@ -9,6 +9,8 @@ short_desc="Grep with colours"
 maintainer="travankor <travankor@tuta.io>"
 license="MIT"
 homepage="https://github.com/arsham/blush"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/arsham/blush/archive/v${version}.tar.gz"
 checksum=1d96e080e7db9d57bb3aee1a7fae3df2aaa3a3f85cf41077e8235c78840ae740
 
diff --git a/srcpkgs/bombadillo/template b/srcpkgs/bombadillo/template
index 721fae09f54..02e7ca26ddb 100644
--- a/srcpkgs/bombadillo/template
+++ b/srcpkgs/bombadillo/template
@@ -9,6 +9,8 @@ short_desc="Non-web client for the terminal"
 maintainer="Benjamín Albiñana <benalb@gmail.com>"
 license="GPL-3.0-or-later"
 homepage="https://bombadillo.colorfield.space/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://tildegit.org/sloum/${pkgname}/archive/${version}.tar.gz"
 checksum=e8076493e924bd5860d3e17884b0675ea514eea75e7b4e96da1c79ab9805731f
 
diff --git a/srcpkgs/bombardier/template b/srcpkgs/bombardier/template
index 8a91d592b32..b9b0ba6cbf1 100644
--- a/srcpkgs/bombardier/template
+++ b/srcpkgs/bombardier/template
@@ -8,6 +8,8 @@ short_desc="Fast cross-platform HTTP benchmarking tool"
 maintainer="Daniel Lewan <vision360.daniel@gmail.com>"
 license="MIT"
 homepage="https://github.com/codesenberg/bombardier"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/codesenberg/bombardier/archive/v${version}.tar.gz"
 checksum=fd6202ca4b4972b2adcd63b7dd7eadcb6ffbf159870c87500e03bd8556abdeda
 
diff --git a/srcpkgs/brig/template b/srcpkgs/brig/template
index 59dcd0ceba6..9d6a1c03b4b 100644
--- a/srcpkgs/brig/template
+++ b/srcpkgs/brig/template
@@ -8,6 +8,8 @@ short_desc="File synchronization on top of IPFS with git-like interface and WebU
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="AGPL-3.0-or-later"
 homepage="https://brig.readthedocs.io/en/master/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/sahib/brig/archive/v${version}.tar.gz"
 checksum=1ca6384c71915b486798146e8498cc2432065ddb161f9860fc913cbf38cf2e35
 
diff --git a/srcpkgs/browserpass/template b/srcpkgs/browserpass/template
index b6426a24975..0b97b15c659 100644
--- a/srcpkgs/browserpass/template
+++ b/srcpkgs/browserpass/template
@@ -10,6 +10,8 @@ short_desc="Browser extension for pass"
 maintainer="John <me@johnnynator.dev>"
 license="MIT"
 homepage="https://github.com/browserpass/browserpass-native"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/browserpass/browserpass-native/archive/${version}.tar.gz"
 checksum=2ef6a471bd7ea35735bb196c5ddb12f9345fd27ba4b36065717b3c3f77860003
 
diff --git a/srcpkgs/browsh/template b/srcpkgs/browsh/template
index 856fefd13d7..fda1bc596b9 100644
--- a/srcpkgs/browsh/template
+++ b/srcpkgs/browsh/template
@@ -12,6 +12,8 @@ short_desc="Fully-modern text-based browser, rendering to TTY and browsers"
 maintainer="zhengqunkoo <root@zhengqunkoo.com>"
 license="LGPL-2.1-only"
 homepage="https://www.brow.sh/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://$go_import_path/archive/v$version.tar.gz
  https://$go_import_path/releases/download/v${version}/browsh-${version}-an.fx.xpi>browsh.xpi"
 checksum="965ce2d94d1d9e4b92411d344421c0bea40994527cafd694c5a6e8e206681ede
diff --git a/srcpkgs/buildah/template b/srcpkgs/buildah/template
index a27cce79552..0a0dce2e5f4 100644
--- a/srcpkgs/buildah/template
+++ b/srcpkgs/buildah/template
@@ -14,6 +14,8 @@ short_desc="Dockerfile compatible OCI image building tool"
 maintainer="Cameron Nemo <cnemo@tutanota.com>"
 license="Apache-2.0"
 homepage="https://github.com/containers/buildah"
+nopie=unverified
+nostrip=nopie
 distfiles="${homepage}/archive/v${version}.tar.gz"
 checksum=b53e0a12e6b89b529980b78569c6cea814354aafb65526057c6f67a9924cc3be
 
diff --git a/srcpkgs/caddy/template b/srcpkgs/caddy/template
index dbae7057566..2d9b3e69419 100644
--- a/srcpkgs/caddy/template
+++ b/srcpkgs/caddy/template
@@ -10,6 +10,8 @@ short_desc="Fast, cross-platform HTTP/2 web server with automatic HTTPS"
 maintainer="Dominic Monroe <monroef4@googlemail.com>"
 license="Apache-2.0"
 homepage="https://caddyserver.com"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/caddyserver/caddy/archive/v${version}.tar.gz"
 checksum=0e7dc07e4f61f9a00a4c962755098e19ebf8c8a8e0d72e311597ce021b7a2a5e
 
diff --git a/srcpkgs/cdetect/template b/srcpkgs/cdetect/template
index b02df3a496e..e5f0f10b5b4 100644
--- a/srcpkgs/cdetect/template
+++ b/srcpkgs/cdetect/template
@@ -9,6 +9,8 @@ short_desc="Detects the compiler (and version) used to compile an ELF binary"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 homepage="https://github.com/xyproto/cdetect"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/xyproto/cdetect/archive/${version}.tar.gz"
 checksum=5df583e1b016d61cbc723fc0d222308c4327e108f91316707235148c06095b49
 
diff --git a/srcpkgs/cfssl/template b/srcpkgs/cfssl/template
index 822903d181a..55a5dc44c45 100644
--- a/srcpkgs/cfssl/template
+++ b/srcpkgs/cfssl/template
@@ -9,6 +9,8 @@ short_desc="CFSSL: Cloudflare's PKI and TLS toolkit"
 maintainer="hanspolo <itself@hanspolo.net>"
 license="BSD-2-Clause"
 homepage="https://github.com/cloudflare/cfssl"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/cloudflare/cfssl/archive/v${version}.tar.gz"
 checksum=c8a86ef10cbb0c168f3b597db15b31f98b170edb7958f7154edeb29aee41315e
 replaces="cfssljson>=0"
diff --git a/srcpkgs/cgrps/template b/srcpkgs/cgrps/template
index d0f9a17dc7e..e60a8f58f6d 100644
--- a/srcpkgs/cgrps/template
+++ b/srcpkgs/cgrps/template
@@ -8,6 +8,8 @@ short_desc="Set of commands for checking cgroups"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 homepage="https://github.com/k1LoW/cgrps"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/k1LoW/cgrps/archive/v${version}.tar.gz"
 checksum=381ab96fbfe98700112e0bddfaffde471ce08b838b0a91e489bd932c99c8ffdc
 
diff --git a/srcpkgs/cheat/template b/srcpkgs/cheat/template
index b3020476f47..0f9ee668bcb 100644
--- a/srcpkgs/cheat/template
+++ b/srcpkgs/cheat/template
@@ -8,6 +8,8 @@ short_desc="Create and view interactive cheatsheets on the command-line"
 maintainer="bra1nwave <bra1nwave@protonmail.com>"
 license="MIT"
 homepage="https://github.com/cheat/cheat"
+nopie=unverified
+nostrip=nopie
 distfiles="${homepage}/archive/${version}.tar.gz"
 checksum=87c832b25794d7acac2fa4bd3389c81819535f32242d5e99284da76a1a86f1f3
 
diff --git a/srcpkgs/chroma/template b/srcpkgs/chroma/template
index 958de7e3418..26f38de1f64 100644
--- a/srcpkgs/chroma/template
+++ b/srcpkgs/chroma/template
@@ -11,6 +11,8 @@ short_desc="General purpose syntax highlighter"
 maintainer="Daniel Lewan <vision360.daniel@gmail.com>"
 license="MIT"
 homepage="https://github.com/alecthomas/chroma"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/alecthomas/chroma/archive/v${version}.tar.gz"
 checksum=03bbe1fd43109b125cb33cf72e26338376056b961ea1c9ab1ecc02a60651e67b
 
diff --git a/srcpkgs/chronograf/template b/srcpkgs/chronograf/template
index b23d2ef09a3..6f5cc18b1e3 100644
--- a/srcpkgs/chronograf/template
+++ b/srcpkgs/chronograf/template
@@ -11,6 +11,8 @@ short_desc="Open source monitoring and visualization UI for the TICK stack"
 maintainer="Michael Aldridge <maldridge@voidlinux.org>"
 license="AGPL-3.0"
 homepage="https://www.influxdata.com/time-series-platform/chronograf/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/influxdata/${pkgname}/archive/${version}.tar.gz"
 checksum=245479b691e2ad484717778562ce9e0c21b1d769e7d748335d1c5f41cd677d4c
 
diff --git a/srcpkgs/clipman/template b/srcpkgs/clipman/template
index a48999a5004..033776dbf3e 100644
--- a/srcpkgs/clipman/template
+++ b/srcpkgs/clipman/template
@@ -10,6 +10,8 @@ short_desc="Simple clipboard manager for Wayland"
 maintainer="travankor <travankor@tuta.io>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/yory8/clipman"
+nopie=unverified
+nostrip=nopie
 changelog="https://raw.githubusercontent.com/yory8/clipman/master/CHANGELOG.md"
 distfiles="https://github.com/yory8/clipman/archive/v${version}.tar.gz"
 checksum=0b2c8a4e333b86f5dc6c873ee3b3c6e748e94e681bfa4fd9e81fc412c7a7cad1
diff --git a/srcpkgs/cni-plugins/template b/srcpkgs/cni-plugins/template
index cee0971f8b1..e41e8950abf 100644
--- a/srcpkgs/cni-plugins/template
+++ b/srcpkgs/cni-plugins/template
@@ -9,6 +9,8 @@ short_desc="Container Network Interface (plugins)"
 maintainer="Cameron Nemo <cnemo@tutanota.com>"
 license="Apache-2.0"
 homepage="https://github.com/containernetworking/plugins"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/containernetworking/plugins/archive/v${version}.tar.gz"
 checksum=3a77de1fcd3b818a2062d9208cab3492ad5cf8177f8fb5e86419e81143c86fa5
 
diff --git a/srcpkgs/cni/template b/srcpkgs/cni/template
index c76186f2d76..7c54b22bbdb 100644
--- a/srcpkgs/cni/template
+++ b/srcpkgs/cni/template
@@ -9,5 +9,7 @@ short_desc="Container Network Interface"
 maintainer="Cameron Nemo <cnemo@tutanota.com>"
 license="Apache-2.0"
 homepage="https://github.com/containernetworking/cni"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/containernetworking/cni/archive/v${version}.tar.gz"
 checksum=4517eabfd65aea2012dc48d057bf889a0a41ed9837387d95cd1e36c0dbddcfd4
diff --git a/srcpkgs/cod/template b/srcpkgs/cod/template
index 864dce421d2..e680c59d30a 100644
--- a/srcpkgs/cod/template
+++ b/srcpkgs/cod/template
@@ -8,5 +8,7 @@ short_desc="Completion daemon for bash/zsh "
 maintainer="Benjamín Albiñana <benalb@gmail.com>"
 license="Apache-2.0"
 homepage="https://github.com/dim-an/cod"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/dim-an/${pkgname}/archive/v${version}.tar.gz"
 checksum=6f773358f363141dcd1bbdffaaa5dea0a40ae7a84d5fc55fd453302de8493c20
diff --git a/srcpkgs/codesearch/template b/srcpkgs/codesearch/template
index 1d35176ef5b..f9f1c19eb79 100644
--- a/srcpkgs/codesearch/template
+++ b/srcpkgs/codesearch/template
@@ -11,6 +11,8 @@ short_desc="Fast, indexed regexp search over large file trees"
 maintainer="Leah Neukirchen <leah@vuxu.org>"
 license="BSD-3-Clause"
 homepage="http://github.com/google/codesearch"
+nopie=unverified
+nostrip=nopie
 distfiles="http://github.com/google/codesearch/archive/v${version}.tar.gz"
 checksum=0314f4c0a8c2d4a050cd0b0ad95d489d28bef8bada63ea20fdc59e802ac1126e
 
diff --git a/srcpkgs/consul-template/template b/srcpkgs/consul-template/template
index c4ffeefb652..4b9001b9813 100644
--- a/srcpkgs/consul-template/template
+++ b/srcpkgs/consul-template/template
@@ -9,5 +9,7 @@ short_desc="Template rendering, notifier, and supervisor for Consul and Vault da
 maintainer="Noel Cower <ncower@nil.dev>"
 license="MPL-2.0"
 homepage="https://$go_import_path"
+nopie=unverified
+nostrip=nopie
 distfiles="$homepage/archive/v$version.tar.gz"
 checksum=570fb4a309779830e9b48c02c2a9ceb4cb21b195f02cb3402face78bd031f40f
diff --git a/srcpkgs/consul/template b/srcpkgs/consul/template
index b21eb5d8f03..46bb8bf529b 100644
--- a/srcpkgs/consul/template
+++ b/srcpkgs/consul/template
@@ -14,6 +14,8 @@ short_desc="Distributed solution to connect and configure applications"
 maintainer="iaroki <iaroki@protonmail.com>"
 license="MPL-2.0"
 homepage="https://www.consul.io/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://${go_import_path}/archive/v${version}.tar.gz"
 checksum=5fbf25b8df906dfb4133eedf266a5c4a5af3022428b03a41928e1e48bd59a3b9
 
diff --git a/srcpkgs/containerd/template b/srcpkgs/containerd/template
index 528edababcc..68c0bdbce5f 100644
--- a/srcpkgs/containerd/template
+++ b/srcpkgs/containerd/template
@@ -17,6 +17,8 @@ short_desc="Open and reliable container runtime"
 maintainer="Paul Knopf <pauldotknopf@gmail.com>"
 license="Apache-2.0"
 homepage="https://github.com/containerd/containerd"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/containerd/containerd/archive/v${version}.tar.gz"
 checksum=d30d59e143697aa4f0960205b3f5ac59c573b332f20507740ef2dc0fb5ae8ded
 make_dirs="/var/lib/containerd 0755 root root"
diff --git a/srcpkgs/cordless/template b/srcpkgs/cordless/template
index c03d1e08f24..c04bf403bef 100644
--- a/srcpkgs/cordless/template
+++ b/srcpkgs/cordless/template
@@ -10,6 +10,8 @@ short_desc="Command-line discord client"
 maintainer="Alex Childs <misuchiru03+void@gmail.com>"
 license="BSD-3-Clause"
 homepage="https://github.com/Bios-Marcel/${pkgname}"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/Bios-Marcel/${pkgname}/archive/${version//./-}.tar.gz"
 checksum=ca86d772a5e00f915e63078ababfd6f96acdae4b251fe7b9e1e4fe9eb3c5bed9
 
diff --git a/srcpkgs/coredns/template b/srcpkgs/coredns/template
index cd5b095235a..565f39994d3 100644
--- a/srcpkgs/coredns/template
+++ b/srcpkgs/coredns/template
@@ -9,6 +9,8 @@ short_desc="CoreDNS is a DNS server that chains plugins"
 maintainer="Noel Cower <ncower@nil.dev>"
 license="Apache-2.0"
 homepage="https://coredns.io"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/coredns/coredns/archive/v${version}.tar.gz"
 checksum=7e436e9d0c0b84af863685e05d701b84247bb0f12b6dbf05ea87e165c1398b2b
 make_dirs="/etc/coredns 0750 root root"
diff --git a/srcpkgs/cowyo/template b/srcpkgs/cowyo/template
index 32b46fb3a3a..b8d0ce040ff 100644
--- a/srcpkgs/cowyo/template
+++ b/srcpkgs/cowyo/template
@@ -8,6 +8,8 @@ short_desc="Wiki webserver for minimalists"
 maintainer="Benjamín Albiñana <benalb@gmail.com>"
 license="MIT"
 homepage="https://github.com/schollz/cowyo"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/schollz/${pkgname}/archive/v${version}.tar.gz"
 checksum=b67d6dcb0ed5c050245ae75c72f182dba396d4caa66f747a2de8e3fdf4c0a1ed
 
diff --git a/srcpkgs/coyim/template b/srcpkgs/coyim/template
index 7597c891823..54e064c0098 100644
--- a/srcpkgs/coyim/template
+++ b/srcpkgs/coyim/template
@@ -10,6 +10,8 @@ short_desc="Safe and secure XMPP chat client"
 maintainer="Illia Shestakov <ishestakov@airmail.cc>"
 license="GPL-3.0-only"
 homepage="https://coy.im"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/coyim/coyim/archive/v${version}.tar.gz"
 checksum=4717901462f027578369358c8772eb5b14e22f053fc30e4c9dbcc2b053374a41
 
diff --git a/srcpkgs/crane/template b/srcpkgs/crane/template
index ec0dd454021..f0aacc3a445 100644
--- a/srcpkgs/crane/template
+++ b/srcpkgs/crane/template
@@ -9,6 +9,8 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
 license="MIT"
 go_import_path="github.com/michaelsauter/crane"
 homepage="https://${go_import_path}"
+nopie=unverified
+nostrip=nopie
 distfiles="${homepage}/archive/v${version}.tar.gz"
 checksum=4d40aafb52bf0d4f3ba8d4eaedc4b1822da9744d37ba888e8be3db6457868268
 
diff --git a/srcpkgs/cri-o/template b/srcpkgs/cri-o/template
index 4de358f3c98..59188d7c1cd 100644
--- a/srcpkgs/cri-o/template
+++ b/srcpkgs/cri-o/template
@@ -15,6 +15,8 @@ short_desc="OCI-based implementation of Kubernetes Container Runtime Interface"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="Apache-2.0"
 homepage="https://github.com/kubernetes-sigs/cri-o"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/kubernetes-sigs/cri-o/archive/v${version}.tar.gz"
 checksum=69c89094c5c03fa1cb58c11ccd7bdae7ba0da644d5f0124e0a9a508c548d1ba2
 
diff --git a/srcpkgs/cri-tools/template b/srcpkgs/cri-tools/template
index 755fd3d1fab..6a6b26a0fe3 100644
--- a/srcpkgs/cri-tools/template
+++ b/srcpkgs/cri-tools/template
@@ -8,6 +8,8 @@ short_desc="CLI and validation tools for Kubelet Container Runtime Interface (CR
 maintainer="Kyle Nusbaum <knusbaum+void@sdf.org>"
 license="Apache-2.0"
 homepage="https://github.com/kubernetes-sigs/cri-tools"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/kubernetes-sigs/cri-tools/archive/v${version}.tar.gz"
 checksum=d3c9af8b895465d0790589246b5e41d7ebd41f18da5a07b77dd7e0c85d8ba549
 
diff --git a/srcpkgs/croc/template b/srcpkgs/croc/template
index 4aae535c25f..9ec2009c872 100644
--- a/srcpkgs/croc/template
+++ b/srcpkgs/croc/template
@@ -9,6 +9,8 @@ short_desc="Easily and securely send things from one computer to another"
 maintainer="Benjamín Albiñana <benalb@gmail.com>"
 license="MIT"
 homepage="https://github.com/schollz/croc"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/schollz/croc/archive/v${version}.tar.gz"
 checksum=336b6c3ce3930e50326341c9131fd1f2ea207a33b331b0b6d3ce00bc324445f3
 
diff --git a/srcpkgs/darch/template b/srcpkgs/darch/template
index 238eebd3158..53250b095c2 100644
--- a/srcpkgs/darch/template
+++ b/srcpkgs/darch/template
@@ -13,6 +13,8 @@ short_desc="Tool for building/booting stateless and immutable images, bare metal
 maintainer="Paul Knopf <pauldotknopf@gmail.com>"
 license="MIT"
 homepage="https://godarch.com/"
+nopie=unverified
+nostrip=nopie
 
 do_fetch() {
 	mkdir -p "$(dirname ${GOSRCPATH})"
diff --git a/srcpkgs/delve/template b/srcpkgs/delve/template
index 7de8cad55bb..568f9d485d9 100644
--- a/srcpkgs/delve/template
+++ b/srcpkgs/delve/template
@@ -8,6 +8,8 @@ short_desc="Debugger for the Go programming language"
 maintainer="Renato Aguiar <renato@renatoaguiar.net>"
 license="MIT"
 homepage="https://github.com/go-delve/delve"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/go-delve/delve/archive/v${version}.tar.gz"
 checksum=6d9da41a18905c9819e33f475bf911facba1297674d2312ab5d7e2488fac685a
 
diff --git a/srcpkgs/dep/template b/srcpkgs/dep/template
index f2a886bc66a..e776564c180 100644
--- a/srcpkgs/dep/template
+++ b/srcpkgs/dep/template
@@ -12,6 +12,8 @@ short_desc="Go dependency management tool"
 maintainer="Andrea Brancaleoni <abc@pompel.me>"
 license="BSD-3-Clause"
 homepage="https://${go_import_path}"
+nopie=unverified
+nostrip=nopie
 distfiles="${homepage}/archive/v${version}.tar.gz"
 checksum=929c8f759838f98323211ba408a831ea80d93b75beda8584b6d950f393a3298a
 
diff --git a/srcpkgs/dht-node/template b/srcpkgs/dht-node/template
index 7ae65c38731..19de77f7c99 100644
--- a/srcpkgs/dht-node/template
+++ b/srcpkgs/dht-node/template
@@ -10,6 +10,8 @@ short_desc="IPFS dht node"
 maintainer="lemmi <lemmi@nerd2nerd.org>"
 license="MIT"
 homepage="http://github.com/ipfs/dht-node"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/ipfs/dht-node/archive/v${version}.tar.gz"
 checksum=06ce87dc4c62b0f960eaa7e0d3c2d1adc1c5335361391faa5c7587bc2e4b59c1
 broken="missing distfile and modules"
diff --git a/srcpkgs/direnv/template b/srcpkgs/direnv/template
index 387e2fe6c95..de5f87c82ae 100644
--- a/srcpkgs/direnv/template
+++ b/srcpkgs/direnv/template
@@ -8,6 +8,8 @@ short_desc="Environment switcher for the shell"
 maintainer="Diogo Leal <diogo@diogoleal.com>"
 license="MIT"
 homepage="https://direnv.net/"
+nopie=unverified
+nostrip=nopie
 changelog="https://raw.githubusercontent.com/direnv/direnv/master/CHANGELOG.md"
 distfiles="https://github.com/direnv/direnv/archive/v${version}.tar.gz"
 checksum=bf35d267a28dcace4109c3256f2cd7cb0ca3b8d461d2fbf848db3f65b809befd
diff --git a/srcpkgs/dirstalk/template b/srcpkgs/dirstalk/template
index 2db2d1609e6..cdcc7f67610 100644
--- a/srcpkgs/dirstalk/template
+++ b/srcpkgs/dirstalk/template
@@ -9,6 +9,8 @@ short_desc="Multi threaded application designed to brute force paths on web serv
 maintainer="Stnby <stnby@tuta.io>"
 license="MIT"
 homepage="https://${go_import_path}"
+nopie=unverified
+nostrip=nopie
 distfiles="${homepage}/archive/${version}.tar.gz"
 checksum=423583898c3a4387917c0df5639cf83bd89ed3047e4140d460697b157095e33a
 
diff --git a/srcpkgs/distrobuilder/template b/srcpkgs/distrobuilder/template
index fc7919eab01..c1a8b2d3d70 100644
--- a/srcpkgs/distrobuilder/template
+++ b/srcpkgs/distrobuilder/template
@@ -12,5 +12,7 @@ short_desc="System container image builder for LXC and LXD"
 maintainer="Robert Lowry <bobertlo@gmail.com>"
 license="Apache-2.0"
 homepage="https://linuxcontainers.org/distrobuilder/introduction/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/lxc/distrobuilder/archive/distrobuilder-${version}.tar.gz"
 checksum=e8a9bc5d8dd7fd48bdd244407697d4a1265d55bb628ad62b824066bd23999acf
diff --git a/srcpkgs/dive/template b/srcpkgs/dive/template
index 9144579660a..b8e70f48f36 100644
--- a/srcpkgs/dive/template
+++ b/srcpkgs/dive/template
@@ -9,6 +9,8 @@ short_desc="Container image exploration tool"
 maintainer="Cameron Nemo <cnemo@tutanota.com>"
 license="MIT"
 homepage="https://github.com/wagoodman/dive"
+nopie=unverified
+nostrip=nopie
 distfiles="${homepage}/archive/v${version}.tar.gz"
 checksum=1f84bf3d2ba04986827ff5b1a66920f030f7b4788c927c5e152ff5bcf49f9770
 
diff --git a/srcpkgs/dlayer/template b/srcpkgs/dlayer/template
index 9b33ddc7657..a4ba50a09cc 100644
--- a/srcpkgs/dlayer/template
+++ b/srcpkgs/dlayer/template
@@ -9,6 +9,8 @@ short_desc="Dlayer is a docker layer analyzer"
 maintainer="Mate GABRI <iam@theguy.io>"
 license="MIT"
 homepage="https://github.com/orisano/dlayer"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/orisano/dlayer/archive/v${version}.tar.gz"
 checksum=f449e141792b721bf107886ae367daa2e453a3d955f529a1ce68f80d26aa6446
 
diff --git a/srcpkgs/dnote-cli/template b/srcpkgs/dnote-cli/template
index 309bee7649b..2eaa091c554 100644
--- a/srcpkgs/dnote-cli/template
+++ b/srcpkgs/dnote-cli/template
@@ -11,6 +11,8 @@ short_desc="Capture what you learn as you code without leaving the command line"
 maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
 license="MIT"
 homepage="https://dnote.io/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/dnote-io/cli/archive/v${version}.tar.gz"
 checksum=886f09dc20ff9cb56bdbc71eb7e78e7099b541fa0d830d4b4d0251b2fb32ad06
 
diff --git a/srcpkgs/dnscrypt-proxy/template b/srcpkgs/dnscrypt-proxy/template
index 969a152fab3..ce7b5c4e406 100644
--- a/srcpkgs/dnscrypt-proxy/template
+++ b/srcpkgs/dnscrypt-proxy/template
@@ -9,6 +9,8 @@ short_desc="DNS proxy that encrypts queries"
 maintainer="Lugubris <lugubris@disroot.org>"
 license="ISC"
 homepage="https://github.com/DNSCrypt/dnscrypt-proxy"
+nopie=unverified
+nostrip=nopie
 changelog="https://raw.githubusercontent.com/DNSCrypt/dnscrypt-proxy/master/ChangeLog"
 distfiles="https://github.com/DNSCrypt/dnscrypt-proxy/archive/${version}.tar.gz"
 checksum=c2c9968f07a414e973ec5734f4598d756a35c32beedb18268590ea1355794237
diff --git a/srcpkgs/docker-credential-pass/template b/srcpkgs/docker-credential-pass/template
index 40b1d54529f..cc076ed35e1 100644
--- a/srcpkgs/docker-credential-pass/template
+++ b/srcpkgs/docker-credential-pass/template
@@ -12,6 +12,8 @@ short_desc="Use native stores to keep Docker credentials safe"
 maintainer="Hoang Nguyen <hoang@wetrust.io>"
 license="MIT"
 homepage="https://github.com/docker/docker-credential-helpers"
+nopie=unverified
+nostrip=nopie
 distfiles="https://${go_import_path}/archive/v${version}.tar.gz"
 checksum=441684cf1d2434aa1024aa2f8455e11502c44858e93ea171b19caa656dd2b2e2
 
diff --git a/srcpkgs/docker-gen/template b/srcpkgs/docker-gen/template
index 9256fde323a..d4824fd45d7 100644
--- a/srcpkgs/docker-gen/template
+++ b/srcpkgs/docker-gen/template
@@ -10,6 +10,8 @@ go_package="${go_import_path}/cmd/docker-gen"
 maintainer="Andrea Brancaleoni <abc@pompel.me>"
 license="MIT"
 homepage="https://$go_import_path"
+nopie=unverified
+nostrip=nopie
 distfiles="$homepage/archive/$version.tar.gz"
 checksum=7951b63684e4ace9eab4f87f0c5625648f8add2559fa7779fabdb141a8a83908
 
diff --git a/srcpkgs/docker-machine-driver-kvm/template b/srcpkgs/docker-machine-driver-kvm/template
index b5a5433f99e..c67c6f166e2 100644
--- a/srcpkgs/docker-machine-driver-kvm/template
+++ b/srcpkgs/docker-machine-driver-kvm/template
@@ -12,6 +12,8 @@ short_desc="KVM driver for docker-machine"
 maintainer="Renato Aguiar <renato@renatoaguiar.net>"
 license="Apache-2.0"
 homepage="https://github.com/tdilauro/docker-machine-kvm"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/tdilauro/docker-machine-kvm/archive/v${version}.tar.gz"
 checksum=9059d9b2221417fdba1d33505110b0ad833fe8abdc7314842b677e0241d5c719
 
diff --git a/srcpkgs/docker-machine/template b/srcpkgs/docker-machine/template
index b3979e073a1..65654821661 100644
--- a/srcpkgs/docker-machine/template
+++ b/srcpkgs/docker-machine/template
@@ -10,6 +10,8 @@ short_desc="Docker Machine management for a container-centric world"
 maintainer="Sergi Alvarez <pancake@nopcode.org>"
 license="Apache-2.0"
 homepage="https://github.com/docker/machine/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/docker/machine/archive/v${version}.tar.gz"
 checksum=b3989ed5b2829c87885b40b209fe475d90d63fbb9bd10879f866441d23cbf495
 
diff --git a/srcpkgs/docker2aci/template b/srcpkgs/docker2aci/template
index 0ddd50cc80b..51b701405a0 100644
--- a/srcpkgs/docker2aci/template
+++ b/srcpkgs/docker2aci/template
@@ -9,5 +9,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
 license="Apache-2.0"
 go_import_path="github.com/appc/docker2aci"
 homepage="https://$go_import_path"
+nopie=unverified
+nostrip=nopie
 distfiles="$homepage/archive/v$version.tar.gz"
 checksum=43cb18a3647ca8bae48a283fa3359e9555ab7a366c7ee9ef8a561797cebe2593
diff --git a/srcpkgs/doctl/template b/srcpkgs/doctl/template
index c4b4cd4a102..be9dc54cf95 100644
--- a/srcpkgs/doctl/template
+++ b/srcpkgs/doctl/template
@@ -10,5 +10,7 @@ short_desc="Command line tool for DigitalOcean services"
 maintainer="Benjamín Albiñana <benalb@gmail.com>"
 license="Apache-2.0"
 homepage="https://github.com/digitalocean/doctl"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/digitalocean/doctl/archive/v${version}.tar.gz"
 checksum=f283df1860afa47551da24c9c0d0ebb1ae4535c7a69e62507e4f787ff47cda60
diff --git a/srcpkgs/domain_exporter/template b/srcpkgs/domain_exporter/template
index 5035a3b4240..6fff477a784 100644
--- a/srcpkgs/domain_exporter/template
+++ b/srcpkgs/domain_exporter/template
@@ -9,5 +9,7 @@ short_desc="Prometheus WHOIS domain details exporter"
 maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
 license="Apache-2.0"
 homepage="https://github.com/shift/domain_exporter"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/shift/domain_exporter/archive/v${version}.tar.gz"
 checksum=f45a60f75832cf6b2df8943b570a636956901399d01f10b2d6bbf7e5ed24077d
diff --git a/srcpkgs/drive/template b/srcpkgs/drive/template
index 0fbc475d641..1f517979979 100644
--- a/srcpkgs/drive/template
+++ b/srcpkgs/drive/template
@@ -8,6 +8,8 @@ short_desc="Google Drive client for the commandline"
 maintainer="Gerardo Di Iorio <arete74@gmail.com>"
 license="Apache-2.0"
 homepage="https://github.com/odeke-em/drive"
+nopie=unverified
+nostrip=nopie
 go_import_path="github.com/odeke-em/drive"
 go_package="github.com/odeke-em/drive/cmd/drive github.com/odeke-em/drive/drive-server "
 distfiles="$homepage/archive/v$version.tar.gz"
diff --git a/srcpkgs/drone-cli/template b/srcpkgs/drone-cli/template
index ca2f9737601..9beaa673449 100644
--- a/srcpkgs/drone-cli/template
+++ b/srcpkgs/drone-cli/template
@@ -10,5 +10,7 @@ short_desc="CLI for Drone continuous delivery platform"
 maintainer="teldra <teldra@rotce.de>"
 license="Apache-2.0"
 homepage="https://github.com/drone/drone-cli"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/drone/drone-cli/archive/v${version}.tar.gz"
 checksum=b4058332a822ed189b4198e8dc712d62e303af7407d20afac8a6943b90ff1085
diff --git a/srcpkgs/elfinfo/template b/srcpkgs/elfinfo/template
index 189d842b001..357bb33c33d 100644
--- a/srcpkgs/elfinfo/template
+++ b/srcpkgs/elfinfo/template
@@ -9,6 +9,8 @@ short_desc="Emit basic information about an ELF file"
 maintainer="Alexander F. Rødseth <xyproto@archlinux.org>"
 license="MIT"
 homepage="https://elfinfo.roboticoverlords.org/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/xyproto/elfinfo/archive/${version}.tar.gz"
 checksum=d50ae9facbfa2c9ecc24feaa817a2f1c92949b06649ae7a097729c99bd8474dd
 
diff --git a/srcpkgs/elvish/template b/srcpkgs/elvish/template
index 5d358752e44..3f084bc8313 100644
--- a/srcpkgs/elvish/template
+++ b/srcpkgs/elvish/template
@@ -8,6 +8,8 @@ short_desc="Novel Unix shell"
 maintainer="Diogo Leal <diogo@diogoleal.com>"
 license="BSD-2-Clause"
 homepage="https://elv.sh/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/elves/elvish/archive/v${version}.tar.gz"
 checksum=36ed5e0318d75f7e7d616398e42477cfbd6fd2a1d1f108dee7941621cfb7378a
 register_shell="/bin/elvish"
diff --git a/srcpkgs/ensure-access/template b/srcpkgs/ensure-access/template
index b5187c8bb4f..6f0c6014a8b 100644
--- a/srcpkgs/ensure-access/template
+++ b/srcpkgs/ensure-access/template
@@ -9,6 +9,8 @@ short_desc="Tool which ensures permissions exists for files and directories"
 maintainer="Noah Huppert <contact@noahh.io>"
 license="MIT"
 homepage="https://github.com/Noah-Huppert/ensure-access"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/Noah-Huppert/ensure-access/archive/v${version}.tar.gz"
 checksum=6bc6dace2aa7b808927e73e8270c7e497be386a60e3ede282cdaf8419b6bd8b5
 
diff --git a/srcpkgs/etcd/template b/srcpkgs/etcd/template
index 85c797e5aca..0b7363ef36c 100644
--- a/srcpkgs/etcd/template
+++ b/srcpkgs/etcd/template
@@ -11,6 +11,8 @@ go_import_path="github.com/coreos/etcd"
 go_package="${go_import_path} ${go_import_path}/etcdctl"
 go_mod_mode="default"
 homepage="https://coreos.com/etcd/docs/latest/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://${go_import_path}/archive/v${version}.tar.gz"
 checksum=46bcd0d034fe9cc6ae86a9f2a72bdc78761ca99bfd5ae4b96b24e4ad93fc627e
 conf_files="/etc/sv/etcd/conf"
diff --git a/srcpkgs/exercism/template b/srcpkgs/exercism/template
index eb696027500..f52595aaddc 100644
--- a/srcpkgs/exercism/template
+++ b/srcpkgs/exercism/template
@@ -11,6 +11,8 @@ short_desc="Command line tool for exercism.io"
 maintainer="SolitudeSF <solitudesf@protonmail.com>"
 license="MIT"
 homepage="https://exercism.io"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/exercism/cli/archive/v${version}.tar.gz"
 checksum=ecc27f272792bc8909d14f11dd08f0d2e9bde4cc663b3769e00eab6e65328a9f
 
diff --git a/srcpkgs/ffuf/template b/srcpkgs/ffuf/template
index 7c18e6137d4..015cebc493c 100644
--- a/srcpkgs/ffuf/template
+++ b/srcpkgs/ffuf/template
@@ -8,6 +8,8 @@ short_desc="Fast web fuzzer"
 maintainer="Andrew Benson <abenson+void@gmail.com>"
 license="MIT"
 homepage="https://github.com/ffuf/ffuf"
+nopie=unverified
+nostrip=nopie
 distfiles="${homepage}/archive/v${version}.tar.gz"
 checksum=468963c6bec5390222802ec0b04c11187bb159f369edc2ebba1d228b8faf4f35
 
diff --git a/srcpkgs/figurine/template b/srcpkgs/figurine/template
index bef430fa4ba..2460a96598e 100644
--- a/srcpkgs/figurine/template
+++ b/srcpkgs/figurine/template
@@ -9,5 +9,7 @@ short_desc="Print your name in style"
 maintainer="travankor <travankor@tuta.io>"
 license="Apache-2.0"
 homepage="https://github.com/arsham/figurine"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/arsham/figurine/archive/v${version}.tar.gz"
 checksum=5af66e90009dae130b8e75678d038ba770b46b8488bff975f5f0f52c0e928bd6
diff --git a/srcpkgs/flannel/template b/srcpkgs/flannel/template
index c8e87e6d24f..420b8360d4d 100644
--- a/srcpkgs/flannel/template
+++ b/srcpkgs/flannel/template
@@ -9,6 +9,8 @@ depends="etcd"
 license="Apache-2.0"
 go_import_path="github.com/coreos/flannel"
 homepage="https://$go_import_path"
+nopie=unverified
+nostrip=nopie
 distfiles="$homepage/archive/v${version}.tar.gz"
 checksum=7375318b288bcff733aabfe1a1007d478cb9091cdaffe68c8253ddd93bc070ed
 
diff --git a/srcpkgs/flint/template b/srcpkgs/flint/template
index 1b8ae9d964c..c32f60bae08 100644
--- a/srcpkgs/flint/template
+++ b/srcpkgs/flint/template
@@ -9,6 +9,8 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
 license="MIT"
 go_import_path="github.com/pengwynn/flint"
 homepage="https://${go_import_path}"
+nopie=unverified
+nostrip=nopie
 distfiles="${homepage}/archive/v${version}.tar.gz"
 checksum=ec865ec5cad191c7fc9c7c6d5007754372696a708825627383913367f3ef8b7f
 
diff --git a/srcpkgs/forego/template b/srcpkgs/forego/template
index 6f239f15efc..a5d908f407f 100644
--- a/srcpkgs/forego/template
+++ b/srcpkgs/forego/template
@@ -9,5 +9,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
 license="Apache-2.0"
 go_import_path="github.com/ddollar/forego"
 homepage="https://$go_import_path"
+nopie=unverified
+nostrip=nopie
 distfiles="$homepage/archive/$version.tar.gz"
 checksum=23119550cc0e45191495823aebe28b42291db6de89932442326340042359b43d
diff --git a/srcpkgs/frp/template b/srcpkgs/frp/template
index 01149cada68..23f7f8abe36 100644
--- a/srcpkgs/frp/template
+++ b/srcpkgs/frp/template
@@ -9,6 +9,8 @@ short_desc="Fast reverse proxy"
 maintainer="Anachron <gith@cron.world>"
 license="Apache-2.0"
 homepage="https://github.com/fatedier/frp"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/fatedier/frp/archive/v${version}.tar.gz"
 checksum=39162780b28c0019207d83919530b573fac0bef8df30f1b6a5860886b0616c67
 
diff --git a/srcpkgs/fs-repo-migrations/template b/srcpkgs/fs-repo-migrations/template
index 05485887e2f..33407b352bc 100644
--- a/srcpkgs/fs-repo-migrations/template
+++ b/srcpkgs/fs-repo-migrations/template
@@ -8,6 +8,8 @@ short_desc="Tool to upgrade the IPFS filesystem repository"
 maintainer="Christopher Brannon <chris@the-brannons.com>"
 license="MIT"
 homepage="https://github.com/ipfs/fs-repo-migrations"
+nopie=unverified
+nostrip=nopie
 distfiles="https://${go_import_path}/archive/v${version}.tar.gz"
 checksum=f8638d1069919283039c50a8f899822202f00a43bef1f359f3bf44e2e3143d48
 
diff --git a/srcpkgs/fscrypt/template b/srcpkgs/fscrypt/template
index 87799d6b9c1..b9f26717167 100644
--- a/srcpkgs/fscrypt/template
+++ b/srcpkgs/fscrypt/template
@@ -11,6 +11,8 @@ short_desc="Tool for managing Linux filesystem encryption"
 maintainer="Andrea Brancaleoni <abc@pomel.me>"
 license="Apache-2.0"
 homepage="https://github.com/google/fscrypt"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/google/fscrypt/archive/v${version}.tar.gz"
 checksum=36f1166d9886548b0d72beeeffb9ca8fb5b28b63a42b369923bc3f0bea78bb3d
 conf_files="/etc/pam.d/fscrypt"
diff --git a/srcpkgs/fzf/template b/srcpkgs/fzf/template
index 109f5d44028..72fe6cc7483 100644
--- a/srcpkgs/fzf/template
+++ b/srcpkgs/fzf/template
@@ -10,6 +10,8 @@ short_desc="Command-line fuzzy finder"
 maintainer="Leah Neukirchen <leah@vuxu.org>"
 license="MIT"
 homepage="https://github.com/junegunn/fzf"
+nopie=unverified
+nostrip=nopie
 changelog="https://raw.githubusercontent.com/junegunn/fzf/master/CHANGELOG.md"
 distfiles="https://github.com/junegunn/fzf/archive/${version}.tar.gz"
 checksum=3090748bb656333ed98490fe62133760e5da40ba4cd429a8142b4a0b69d05586
diff --git a/srcpkgs/gendesk/template b/srcpkgs/gendesk/template
index 1c2d600d23d..4ad640a6d65 100644
--- a/srcpkgs/gendesk/template
+++ b/srcpkgs/gendesk/template
@@ -10,6 +10,8 @@ short_desc="Utility to generate .desktop files and download icons"
 maintainer="Benjamín Albiñana <benalb@gmail.com>"
 license="MIT"
 homepage="http://roboticoverlords.org/gendesk/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/xyproto/${pkgname}/archive/${version}.tar.gz
  http://roboticoverlords.org/images/default.png"
 checksum="924606ca1c15a140b70f363c4a0ac46fb3ad4d05bc39db400d0b0e41dd4456bb
diff --git a/srcpkgs/gfuzz/template b/srcpkgs/gfuzz/template
index a51ea912896..1ae70ccc228 100644
--- a/srcpkgs/gfuzz/template
+++ b/srcpkgs/gfuzz/template
@@ -10,5 +10,7 @@ short_desc="Web fuzzer like wfuzz written in Golang"
 maintainer="Alex Childs <misuchiru03+void@gmail.com>"
 license="Apache-2.0"
 homepage="https://github.com/braaaax/gfuzz"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/braaaax/gfuzz/archive/v${version}.tar.gz"
 checksum=054163243181db528715bf904ee7656aa0a12e9feb120c8afbfd43bd6504ccd1
diff --git a/srcpkgs/ghq/template b/srcpkgs/ghq/template
index 4d2e5167d38..38d4d4bd997 100644
--- a/srcpkgs/ghq/template
+++ b/srcpkgs/ghq/template
@@ -11,6 +11,8 @@ short_desc="Remote repository management made easy"
 maintainer="Dominic Monroe <monroef4@googlemail.com>"
 license="MIT"
 homepage="https://github.com/x-motemen/ghq"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/x-motemen/ghq/archive/v${version}.tar.gz"
 checksum=3a186003fc57e2bfb99c535db0a1d4cff79936dbc3c926a91f5d18d67d0bfc37
 
diff --git a/srcpkgs/gister/template b/srcpkgs/gister/template
index aa486b3f41b..fc9ccdee874 100644
--- a/srcpkgs/gister/template
+++ b/srcpkgs/gister/template
@@ -8,6 +8,8 @@ short_desc="Command line app to create Gists in Go"
 maintainer="travankor <travankor@tuta.io>"
 license="MIT"
 homepage="https://github.com/viyatb/gister"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/viyatb/gister/archive/v${version}.tar.gz"
 checksum=0cb0d739c91ccf93b61885ceb1b5f456367f67439527ba4977ae8e5b7002faca
 
diff --git a/srcpkgs/git-lfs/template b/srcpkgs/git-lfs/template
index 8c5e03f99ab..89c5de42096 100644
--- a/srcpkgs/git-lfs/template
+++ b/srcpkgs/git-lfs/template
@@ -9,6 +9,8 @@ short_desc="Git extension for versioning large files"
 maintainer="Michael Aldridge <maldridge@voidlinux.org>"
 license="MIT"
 homepage="https://git-lfs.github.com/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/git-lfs/${pkgname}/archive/v${version}.tar.gz"
 checksum=8183c4cbef8cf9c2e86b0c0a9822451e2df272f89ceb357c498bfdf0ff1b36c7
 
diff --git a/srcpkgs/git-team/template b/srcpkgs/git-team/template
index b36d212bf0b..944c8e7f3c6 100644
--- a/srcpkgs/git-team/template
+++ b/srcpkgs/git-team/template
@@ -9,6 +9,8 @@ short_desc="Manage and enhance git commit messages with co-authors"
 maintainer="Frank Steinborn <steinex@nognu.de>"
 license="MIT"
 homepage="https://github.com/hekmekk/git-team"
+nopie=unverified
+nostrip=nopie
 distfiles="${homepage}/archive/v${version}.tar.gz"
 checksum=c14370bc180d1da0e04816c71ac1001d039791b801216f670ed5f089beffb3ec
 
diff --git a/srcpkgs/gitbatch/template b/srcpkgs/gitbatch/template
index 4464729f2b8..02ae05e9657 100644
--- a/srcpkgs/gitbatch/template
+++ b/srcpkgs/gitbatch/template
@@ -9,6 +9,8 @@ short_desc="Command line tool to manage your git repositories in one place"
 maintainer="0x0f0f0f <sudo-woodo3@protonmail.com>"
 license="MIT"
 homepage="https://github.com/isacikgoz/gitbatch"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/isacikgoz/gitbatch/archive/v${version}.tar.gz"
 checksum=b1781bb1a0f16545d8980d4f854cb4685c289b222d141197889fc387524aa515
 
diff --git a/srcpkgs/gitea/template b/srcpkgs/gitea/template
index 7f7a4e687de..2e157f1fd88 100644
--- a/srcpkgs/gitea/template
+++ b/srcpkgs/gitea/template
@@ -30,6 +30,8 @@ short_desc="Git with a cup of Tea"
 maintainer="fosslinux <fosslinux@aussies.space>"
 license="MIT"
 homepage="https://gitea.io"
+nopie=unverified
+nostrip=nopie
 changelog="https://github.com/go-gitea/gitea/blob/master/CHANGELOG.md"
 distfiles="https://github.com/go-gitea/gitea/releases/download/v${version}/gitea-src-${version}.tar.gz"
 checksum=695dae81327bdfaa4adaa9d3dc9d2bdcb78d54ac73abac3a630750465858ff8b
diff --git a/srcpkgs/github-cli/template b/srcpkgs/github-cli/template
index 266656885b8..9b2ff0b32cd 100644
--- a/srcpkgs/github-cli/template
+++ b/srcpkgs/github-cli/template
@@ -10,6 +10,8 @@ short_desc="GitHub CLI tool"
 maintainer="shizonic <realtiaz@gmail.com>"
 license="MIT"
 homepage="https://cli.github.com"
+nopie=unverified
+nostrip=nopie
 changelog="https://github.com/cli/cli/releases"
 distfiles="https://github.com/cli/cli/archive/v${version}.tar.gz"
 checksum=5ec8bab6a2c6f26cabc2a6b5f301d8971f9f654a85c6da5e7203e5e2d94cbec0
diff --git a/srcpkgs/github-opml/template b/srcpkgs/github-opml/template
index 3d2f6f49a48..8eabfb13265 100644
--- a/srcpkgs/github-opml/template
+++ b/srcpkgs/github-opml/template
@@ -9,6 +9,8 @@ short_desc="Create opml file with references to all starred repos by a github us
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 homepage="https://github.com/jojomi/github-opml"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/jojomi/github-opml/archive/v${version}.tar.gz"
 checksum=1e1d39505db625579ee69bf08909e149b67ef3d45eb7693787431e5389437a44
 
diff --git a/srcpkgs/gitlab-runner/template b/srcpkgs/gitlab-runner/template
index c242c70a9ad..7701965510b 100644
--- a/srcpkgs/gitlab-runner/template
+++ b/srcpkgs/gitlab-runner/template
@@ -9,6 +9,8 @@ short_desc="Official GitLab CI runner written in Go"
 maintainer="Christian Poulwey <christian.poulwey@t-online.de>"
 license="MIT"
 homepage="https://docs.gitlab.com/runner/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://gitlab.com/gitlab-org/gitlab-runner/-/archive/v${version}/gitlab-runner-v${version}.tar.gz"
 checksum=36b720a1d47f32f8e28bcf951bb322f31aa8aeedf214b8386d33344161e0daf9
 
diff --git a/srcpkgs/gkill/template b/srcpkgs/gkill/template
index f2b9ae64a20..757c1fcef0c 100644
--- a/srcpkgs/gkill/template
+++ b/srcpkgs/gkill/template
@@ -9,6 +9,8 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
 license="MIT"
 go_import_path="github.com/heppu/gkill"
 homepage="https://$go_import_path"
+nopie=unverified
+nostrip=nopie
 distfiles="$homepage/archive/v$version.tar.gz"
 checksum=aee86f1e18a88ecd3024c6deb3dbd6a2e385961ad8365046dc2b64596bdbb84b
 
diff --git a/srcpkgs/glide/template b/srcpkgs/glide/template
index 635084f7098..b3a223cd8a7 100644
--- a/srcpkgs/glide/template
+++ b/srcpkgs/glide/template
@@ -10,6 +10,8 @@ short_desc="Vendor package management for golang"
 maintainer="ananteris <ananteris@protonmail.ch>"
 license="MIT"
 homepage="http://glide.sh"
+nopie=unverified
+nostrip=nopie
 changelog="https://raw.githubusercontent.com/Masterminds/glide/master/CHANGELOG.md"
 distfiles="https://github.com/Masterminds/glide/archive/v${version}.tar.gz"
 checksum=817dad2f25303d835789c889bf2fac5e141ad2442b9f75da7b164650f0de3fee
diff --git a/srcpkgs/glider/template b/srcpkgs/glider/template
index bcba26b2321..645b346e5b4 100644
--- a/srcpkgs/glider/template
+++ b/srcpkgs/glider/template
@@ -9,6 +9,8 @@ short_desc="Forward proxy with multiple protocols support"
 maintainer="whoami <whoami@systemli.org>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/nadoo/glider"
+nopie=unverified
+nostrip=nopie
 distfiles="${homepage}/archive/v${version}.tar.gz"
 checksum=4ad3487abc6d6876c6478e7ff16948b9bd324c0f2b81d15d15d69153c70d368d
 conf_files="/etc/glider/config /etc/glider/rules.d/*"
diff --git a/srcpkgs/glock/template b/srcpkgs/glock/template
index 6cd6cc4c5d8..7f8a20816c0 100644
--- a/srcpkgs/glock/template
+++ b/srcpkgs/glock/template
@@ -12,5 +12,7 @@ go_package="${go_import_path}"
 maintainer="Andrea Brancaleoni <abc@pompel.me>"
 license="Public Domain"
 homepage="https://$go_import_path"
+nopie=unverified
+nostrip=nopie
 distfiles="$homepage/archive/$_commit.tar.gz"
 checksum=b8fea16ccdfa4a927a8590753d44ca5bb610561f3b9e09cc1e501ef5c9351dc9
diff --git a/srcpkgs/glow/template b/srcpkgs/glow/template
index efcafec980e..a7460c9a6b7 100644
--- a/srcpkgs/glow/template
+++ b/srcpkgs/glow/template
@@ -8,6 +8,8 @@ short_desc="Render markdown on the CLI, with pizzazz"
 maintainer="klardotsh <josh@klar.sh>"
 license="MIT"
 homepage="https://github.com/charmbracelet/glow"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/charmbracelet/glow/archive/v${version}${_status}.tar.gz"
 checksum=031a47a06767373ae7d0ad3b6dfd64075b93d66a8a980a7250358fc5f30d05f4
 
diff --git a/srcpkgs/go-bindata/template b/srcpkgs/go-bindata/template
index fefc747838b..ae8204b167c 100644
--- a/srcpkgs/go-bindata/template
+++ b/srcpkgs/go-bindata/template
@@ -11,5 +11,7 @@ license="Public Domain"
 go_import_path="github.com/jteeuwen/go-bindata"
 go_package="${go_import_path}/go-bindata"
 homepage="https://$go_import_path"
+nopie=unverified
+nostrip=nopie
 distfiles="$homepage/archive/$_commit.tar.gz"
 checksum=65cf65ac422fb8072abfaabec86c20a74e448a93b489e896a36642e7049f5d32
diff --git a/srcpkgs/go-capnproto2/template b/srcpkgs/go-capnproto2/template
index 6b9fcc6d67c..43959f97957 100644
--- a/srcpkgs/go-capnproto2/template
+++ b/srcpkgs/go-capnproto2/template
@@ -11,6 +11,8 @@ short_desc="Cap'n Proto library and code generator for Go"
 maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
 license="MIT"
 homepage="https://github.com/capnproto/go-capnproto2"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/capnproto/go-capnproto2/archive/v${version}.tar.gz"
 checksum=ccb51738a35797772fbd92cdc3218caf196a9610f908560e1b1eb6a89ec0edbf
 
diff --git a/srcpkgs/go-ethereum/template b/srcpkgs/go-ethereum/template
index 81a13d53aa7..b52f1e3612d 100644
--- a/srcpkgs/go-ethereum/template
+++ b/srcpkgs/go-ethereum/template
@@ -16,6 +16,8 @@ short_desc="Full suite of Go Ethereum utilities"
 maintainer="Hoang Nguyen <hoang@wetrust.io>"
 license="GPL-3.0-only"
 homepage="https://github.com/ethereum/go-ethereum"
+nopie=unverified
+nostrip=nopie
 distfiles="https://${go_import_path}/archive/v${version}.tar.gz"
 checksum=805b896f4055b8e1b7a295608e2135f93e45f75ce821eb07beaf2acd2e24acc8
 
diff --git a/srcpkgs/go-gdm/template b/srcpkgs/go-gdm/template
index 771731945ab..9bf2797d4cc 100644
--- a/srcpkgs/go-gdm/template
+++ b/srcpkgs/go-gdm/template
@@ -9,6 +9,8 @@ maintainer="Michael Aldridge <maldridge@voidlinux.org>"
 license="Unlicense"
 go_import_path="github.com/sparrc/gdm"
 homepage="https://${go_import_path}"
+nopie=unverified
+nostrip=nopie
 distfiles="${homepage}/archive/${version}.tar.gz"
 checksum=2ac8800319d922fe2816e57f30e23ddd9a11ce2e93294c533318b9f081debde4
 conflicts="gdm"
diff --git a/srcpkgs/go-ipfs/template b/srcpkgs/go-ipfs/template
index 6b962aee3c4..b049c558775 100644
--- a/srcpkgs/go-ipfs/template
+++ b/srcpkgs/go-ipfs/template
@@ -11,6 +11,8 @@ short_desc="Global versioned P2P merkle DAG file system"
 maintainer="Christopher Brannon <chris@the-brannons.com>"
 license="MIT, Apache-2.0"
 homepage="https://ipfs.io"
+nopie=unverified
+nostrip=nopie
 changelog="https://github.com/ipfs/go-ipfs/blob/master/CHANGELOG.md"
 distfiles="https://${go_import_path}/archive/v${version}.tar.gz"
 checksum=df74fe2331958cffde20daa22df25d671af8a29b9f41137c9ad320902fc39496
diff --git a/srcpkgs/go-jira/template b/srcpkgs/go-jira/template
index 8da8caa3690..bab9188ec98 100644
--- a/srcpkgs/go-jira/template
+++ b/srcpkgs/go-jira/template
@@ -11,5 +11,7 @@ short_desc="Simple jira command line client in Go"
 maintainer="Andrea Brancaleoni <abc@pompel.me>"
 license="Apache-2.0"
 homepage="https://$go_import_path"
+nopie=unverified
+nostrip=nopie
 distfiles="$homepage/archive/v$version.tar.gz"
 checksum=01c86d3119d050774caa41b89fb4f038026542eb1e362e89f3f89bf330b68354
diff --git a/srcpkgs/go-langserver/template b/srcpkgs/go-langserver/template
index 529de1dc11b..1c6463973eb 100644
--- a/srcpkgs/go-langserver/template
+++ b/srcpkgs/go-langserver/template
@@ -8,6 +8,8 @@ short_desc="Go language server"
 maintainer="SolitudeSF <solitudesf@protonmail.com>"
 license="MIT"
 homepage="https://github.com/sourcegraph/go-langserver"
+nopie=unverified
+nostrip=nopie
 distfiles="${homepage}/archive/v${version}.tar.gz"
 checksum=12787cd4cff28ad6674bc4de29a68fb60f1e2e0d691cde017f413bbed1e49f9d
 
diff --git a/srcpkgs/go-md2man/template b/srcpkgs/go-md2man/template
index 237256b439f..78381ecd71d 100644
--- a/srcpkgs/go-md2man/template
+++ b/srcpkgs/go-md2man/template
@@ -9,6 +9,8 @@ short_desc="Convert md to manpages"
 maintainer="Daniel Lewan <vision360.daniel@gmail.com>"
 license="MIT"
 homepage="https://github.com/cpuguy83/go-md2man"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/cpuguy83/go-md2man/archive/v${version}.tar.gz"
 checksum=50537880d42fc28b9c2e9aaa36b137349d43cc73d46436a499f8c928cd2fc576
 
diff --git a/srcpkgs/go-mtpfs/template b/srcpkgs/go-mtpfs/template
index aa07ad5e1e3..feb9d193c64 100644
--- a/srcpkgs/go-mtpfs/template
+++ b/srcpkgs/go-mtpfs/template
@@ -10,6 +10,8 @@ short_desc="Mount MTP devices over FUSE"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="BSD-3-Clause"
 homepage="https://github.com/hanwen/go-mtpfs"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/hanwen/go-mtpfs/archive/v${version}.tar.gz"
 checksum=47060acf74c9f7a612f492c041c9463efb37eab4f9a74eca96686ed61bbbe7ec
 
diff --git a/srcpkgs/go-review/template b/srcpkgs/go-review/template
index b352545bedb..b140016e51c 100644
--- a/srcpkgs/go-review/template
+++ b/srcpkgs/go-review/template
@@ -10,6 +10,8 @@ short_desc="Publish reports from different Go linters as gerrit reviews"
 maintainer="Renato Aguiar <renato@renatoaguiar.net>"
 license="MIT"
 homepage="https://github.com/heppu/go-review"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/heppu/go-review/archive/v${version}.tar.gz"
 checksum=08e6eecc36f8706f012c280d6bfd37a6b9f922b223c9b6e5342550103dbdfaa0
 
diff --git a/srcpkgs/goat/template b/srcpkgs/goat/template
index c7eb49d2c24..51296fd2319 100644
--- a/srcpkgs/goat/template
+++ b/srcpkgs/goat/template
@@ -11,5 +11,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
 license="MIT"
 go_import_path="github.com/blampe/goat"
 homepage="http://$go_import_path"
+nopie=unverified
+nostrip=nopie
 distfiles="$homepage/archive/$_commit.tar.gz"
 checksum=f87e66db8423a4113be414501091a8cb00f3775fcc5047ca038e6d15f0420244
diff --git a/srcpkgs/goatcounter/template b/srcpkgs/goatcounter/template
index ec37becd1d4..ef4467b8b68 100644
--- a/srcpkgs/goatcounter/template
+++ b/srcpkgs/goatcounter/template
@@ -9,5 +9,7 @@ short_desc="Easy web analytics without tracking of personal data"
 maintainer="Anjandev Momi <anjan@momi.ca>"
 license="EUPL-1.2"
 homepage="https://www.goatcounter.com/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/zgoat/goatcounter/archive/v${version}.tar.gz"
 checksum=505f8c5848bb368e18c0a041fcbeb87f540813a7455d9a67cdce5a5f25d799e7
diff --git a/srcpkgs/gobuster/template b/srcpkgs/gobuster/template
index 97d2d0fe50a..c3ba63eabb9 100644
--- a/srcpkgs/gobuster/template
+++ b/srcpkgs/gobuster/template
@@ -9,6 +9,8 @@ short_desc="Directory, file and DNS busting tool"
 maintainer="Andrew Benson <abenson+void@gmail.com>"
 license="Apache-2.0"
 homepage="https://github.com/OJ/gobuster"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/OJ/gobuster/archive/v${version}.tar.gz"
 checksum=9c70c73b4c08b02d1fc722cd82eda3d8ce683de53b08c8bddd31fc5c4d90a977
 
diff --git a/srcpkgs/gocryptfs/template b/srcpkgs/gocryptfs/template
index 6f3432b0100..968a7f4bd76 100644
--- a/srcpkgs/gocryptfs/template
+++ b/srcpkgs/gocryptfs/template
@@ -12,6 +12,8 @@ short_desc="Encrypted overlay filesystem written in Go"
 maintainer="Felipe Nogueira <contato.fnog@gmail.com>"
 license="MIT"
 homepage="https://nuetzlich.net/gocryptfs"
+nopie=unverified
+nostrip=nopie
 changelog="https://github.com/rfjakob/gocryptfs#changelog"
 distfiles="https://github.com/rfjakob/${pkgname}/releases/download/v${version}/${pkgname}_v${version}_src-deps.tar.gz"
 checksum=c4ca576c2a47f0ed395b96f70fb58fc8f7b4beced8ae67e356eeed6898f8352a
diff --git a/srcpkgs/godef/template b/srcpkgs/godef/template
index 097a2e0a8cb..ee9b1f5ede0 100644
--- a/srcpkgs/godef/template
+++ b/srcpkgs/godef/template
@@ -8,6 +8,8 @@ short_desc="Print where symbols are defined in Go source code"
 maintainer="Renato Aguiar <renato@renatoaguiar.net>"
 license="BSD-3-Clause"
 homepage="https://github.com/rogpeppe/godef"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/rogpeppe/godef/archive/v${version}.tar.gz"
 checksum=48a1680e9a7db28f19c4b5716402c615bbab454c769c28d9e373df75bde48b9c
 
diff --git a/srcpkgs/gogs/template b/srcpkgs/gogs/template
index 3dc6ebdb674..e02e96b7a41 100644
--- a/srcpkgs/gogs/template
+++ b/srcpkgs/gogs/template
@@ -12,6 +12,8 @@ short_desc="Self-hosted Git Service in Go"
 maintainer="John Regan <john@jrjrtech.com>"
 license="MIT"
 homepage="https://gogs.io"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/gogits/gogs/archive/v${version}.tar.gz"
 checksum=435ed5ca5e15381883079f1483131e3601f69ff56ebfdb5c60d14c0af98ce9a1
 
diff --git a/srcpkgs/goimapnotify/template b/srcpkgs/goimapnotify/template
index 3e4bd5edfca..554f0abbe0f 100644
--- a/srcpkgs/goimapnotify/template
+++ b/srcpkgs/goimapnotify/template
@@ -10,6 +10,8 @@ short_desc="Execute scripts on IMAP idle notifications (Go version)"
 maintainer="Andrew J. Hesford <ajh@sideband.org>"
 license="GPL-3.0-only"
 homepage="https://gitlab.com/shackra/goimapnotify"
+nopie=unverified
+nostrip=nopie
 changelog="https://gitlab.com/shackra/goimapnotify/blob/master/CHANGELOG.rst"
 distfiles="https://${go_import_path}/-/archive/${version}/${pkgname}-${version}.tar.gz"
 checksum=175734cdc3fad285479f4bbad761fe2a379f33e4919572efaf41c8107d249cd9
diff --git a/srcpkgs/golangci-lint/template b/srcpkgs/golangci-lint/template
index b672c18bdc3..44929df0d81 100644
--- a/srcpkgs/golangci-lint/template
+++ b/srcpkgs/golangci-lint/template
@@ -10,6 +10,8 @@ short_desc="Linters Runner for Go"
 maintainer="Renato Aguiar <renato@renatoaguiar.net>"
 license="GPL-3.0-only"
 homepage="https://github.com/golangci/golangci-lint"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/golangci/golangci-lint/archive/v${version}.tar.gz"
 checksum=11a23b60416cab57a7d83c97d723212ec3c430c4d9fdfc698e5f5276cd5ac15a
 
diff --git a/srcpkgs/gomatrix/template b/srcpkgs/gomatrix/template
index fae7a4343ed..c07e85248d6 100644
--- a/srcpkgs/gomatrix/template
+++ b/srcpkgs/gomatrix/template
@@ -9,6 +9,8 @@ short_desc="Terminal Matrix display in golang"
 maintainer="Alex Childs <misuchiru03+void@gmail.com>"
 license="BSD-2-Clause"
 homepage="https://github.com/GeertJohan/gomatrix"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/GeertJohan/gomatrix/archive/v${version}.tar.gz"
 checksum=4d71d2509ac84f2340537d5e6f0eb9810b4173706f13cd6fe5e5e8ee5a69a50c
 
diff --git a/srcpkgs/gopass/template b/srcpkgs/gopass/template
index a49f7cdf8a4..b51dabbbf95 100644
--- a/srcpkgs/gopass/template
+++ b/srcpkgs/gopass/template
@@ -10,6 +10,8 @@ short_desc="Slightly more awesome standard unix password manager for teams"
 maintainer="Felipe Nogueira <contato.fnog@gmail.com>"
 license="MIT"
 homepage="https://www.gopass.pw/"
+nopie=unverified
+nostrip=nopie
 changelog="https://raw.githubusercontent.com/gopasspw/gopass/master/CHANGELOG.md"
 distfiles="https://github.com/gopasspw/gopass/archive/v${version}.tar.gz"
 checksum=f4bfe03bc26701baf411795faafe774aa6025bc6050ab3ebf7e931e5ff821961
diff --git a/srcpkgs/gopls/template b/srcpkgs/gopls/template
index 5ef99f29d7e..2554983c7e8 100644
--- a/srcpkgs/gopls/template
+++ b/srcpkgs/gopls/template
@@ -10,6 +10,8 @@ short_desc="Official language server for the Go language"
 maintainer="Renato Aguiar <renato@renatoaguiar.net>"
 license="MIT"
 homepage="https://github.com/golang/tools"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/golang/tools/archive/gopls/v${version}.tar.gz"
 checksum=b6dfeded6bec0bf960978519cf2d05cb6d996f15d0f13829bdb490de3ca6c675
 
diff --git a/srcpkgs/gopm/template b/srcpkgs/gopm/template
index cf9e8258395..37f02cb18ba 100644
--- a/srcpkgs/gopm/template
+++ b/srcpkgs/gopm/template
@@ -10,5 +10,7 @@ short_desc="Go Package Manager"
 maintainer="John Regan <john@jrjrtech.com>"
 license="Apache"
 homepage="http://gopm.io/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/gpmgo/gopm/archive/${_commit}.tar.gz"
 checksum="67fd6c8940eab9adca178f880d217095ef54db8c608b0d000144d9ba7880c3f8"
diff --git a/srcpkgs/goproxy/template b/srcpkgs/goproxy/template
index 437471ffa75..b719ddee3e5 100644
--- a/srcpkgs/goproxy/template
+++ b/srcpkgs/goproxy/template
@@ -9,5 +9,7 @@ short_desc="High performance HTTP(S), websocket, TCP, UDP, Socks5 proxy server"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/snail007/goproxy"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/snail007/goproxy/archive/v${version}.tar.gz"
 checksum=13f8e37d274d2b7b7cdf1ae3d98723fbb9acf1476c92a1e0d43039109d238ccc
diff --git a/srcpkgs/gops/template b/srcpkgs/gops/template
index 3638fcfb6a1..c01c9c97c87 100644
--- a/srcpkgs/gops/template
+++ b/srcpkgs/gops/template
@@ -8,6 +8,8 @@ short_desc="List and diagnose Go processes currently running on your system"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="BSD-3-Clause"
 homepage="https://github.com/google/gops"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/google/gops/archive/v${version}.tar.gz"
 checksum=22140f26c9ec465e15a2db31a5ba374326f62f45079f7a7dae1f6b0dfcd5a3a4
 
diff --git a/srcpkgs/gosh/template b/srcpkgs/gosh/template
index 34388757f28..7ffd42e6ef2 100644
--- a/srcpkgs/gosh/template
+++ b/srcpkgs/gosh/template
@@ -8,5 +8,7 @@ short_desc="Interactive shell for Golang"
 maintainer="Diogo Leal <diogo@diogoleal.com>"
 license="GPL-3"
 homepage="https://github.com/mkouhei/gosh"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/mkouhei/gosh/archive/v${version}.tar.gz"
 checksum=0b601b467a57d809134a13c8e52c4986eb328931a4db3c237630cdcd9891a707
diff --git a/srcpkgs/gotop/template b/srcpkgs/gotop/template
index 5631aa7a8af..d6f4c527567 100644
--- a/srcpkgs/gotop/template
+++ b/srcpkgs/gotop/template
@@ -9,6 +9,8 @@ short_desc="Terminal based graphical activity monitor"
 maintainer="SolitudeSF <solitudesf@protonmail.com>"
 license="AGPL-3.0-or-later"
 homepage="https://github.com/cjbassi/gotop"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/cjbassi/gotop/archive/${version}.tar.gz"
 checksum=d5147080bb6057f0bf0900b38438e89aa066959c845bdd4c84a9c9fe478b176f
 
diff --git a/srcpkgs/gotty/template b/srcpkgs/gotty/template
index 0e5d268e992..525fa7da941 100644
--- a/srcpkgs/gotty/template
+++ b/srcpkgs/gotty/template
@@ -9,6 +9,8 @@ short_desc="Share your terminal as a web application"
 maintainer="Diogo Leal <diogo@diogoleal.com>"
 license="MIT"
 homepage="https://github.com/yudai/gotty/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/yudai/gotty/archive/v${version}.tar.gz"
 checksum=32695d70a79f55efdf4fba6f06f830515a2055abc58fc15e2124dff5be75695b
 
diff --git a/srcpkgs/govendor/template b/srcpkgs/govendor/template
index 76b83b36abb..3672fb5229c 100644
--- a/srcpkgs/govendor/template
+++ b/srcpkgs/govendor/template
@@ -8,6 +8,8 @@ short_desc="Go vendor tool that works with the standard vendor file"
 maintainer="lemmi <lemmi@nerd2nerd.org>"
 license="BSD"
 homepage="https://github.com/kardianos/govendor"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/kardianos/govendor/archive/v${version}.tar.gz"
 checksum=d303abf194838792234a1451c3a1e87885d1b2cd21774867b592c1f7db00551e
 
diff --git a/srcpkgs/goversion/template b/srcpkgs/goversion/template
index 390551d2b42..1e8edceebcb 100644
--- a/srcpkgs/goversion/template
+++ b/srcpkgs/goversion/template
@@ -9,6 +9,8 @@ short_desc="Print version used to build Go executables"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="BSD-3-Clause"
 homepage="https://github.com/rsc/goversion"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/rsc/goversion/archive/v${version}.tar.gz"
 checksum=65e9c181995ed8c9207ea08d79a148ab53307b7fad2172a5a0764d6aa393a98e
 
diff --git a/srcpkgs/grafana/template b/srcpkgs/grafana/template
index ce65acaf785..8be84e842f6 100644
--- a/srcpkgs/grafana/template
+++ b/srcpkgs/grafana/template
@@ -10,6 +10,8 @@ short_desc="Open platform for beautiful analytics and monitoring"
 maintainer="Michael Aldridge <maldridge@voidlinux.org>"
 license="Apache-2.0"
 homepage="https://grafana.com"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/grafana/grafana/archive/v${version}.tar.gz"
 checksum=7ae69011674a5b6a792e8ec84c93e8be9d50ad2e995cc63f3508d0b2e7acb754
 
diff --git a/srcpkgs/gron/template b/srcpkgs/gron/template
index 566d222a195..00a7eba7a17 100644
--- a/srcpkgs/gron/template
+++ b/srcpkgs/gron/template
@@ -9,6 +9,8 @@ short_desc="Tool to make JSON greppable"
 maintainer="Noel Cower <ncower@nil.dev>"
 license="MIT"
 homepage="https://github.com/tomnomnom/gron"
+nopie=unverified
+nostrip=nopie
 distfiles="${homepage}/archive/v${version}.tar.gz"
 checksum=fe75b1b4922b591723f48cb9cd2c31cb60bb3ab9f8d0398df75a08b781d8591c
 
diff --git a/srcpkgs/gucci/template b/srcpkgs/gucci/template
index 16d1180b130..495c9d83a9b 100644
--- a/srcpkgs/gucci/template
+++ b/srcpkgs/gucci/template
@@ -9,6 +9,8 @@ short_desc="Simple CLI templating tool written in Go"
 maintainer="Leah Neukirchen <leah@vuxu.org>"
 license="MIT"
 homepage="https://github.com/noqcks/gucci"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/noqcks/gucci/archive/${version}.tar.gz"
 checksum=b31ebdb94d227331ac954262e43e39e3b9a1fb25bab96fd0cccb7ddfb997e383
 broken="cli.StringFlag does not implement cli.Flag (Apply method has pointer receiver)"
diff --git a/srcpkgs/gx-go/template b/srcpkgs/gx-go/template
index b06ced23433..74551b55c38 100644
--- a/srcpkgs/gx-go/template
+++ b/srcpkgs/gx-go/template
@@ -10,6 +10,8 @@ short_desc="A subtool for the gx package manager for packages written in go"
 maintainer="lemmi <lemmi@nerd2nerd.org>"
 license="MIT"
 homepage="https://github.com/whyrusleeping/gx-go"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/whyrusleeping/gx-go/archive/v${version}.tar.gz"
 checksum=f3a0ee17359e0e5efab8008361da0e312ca723a0c9e165342a0306caba55a535
 broken="cli.BoolFlag does not implement cli.Flag (Apply method has pointer receiver)"
diff --git a/srcpkgs/gx/template b/srcpkgs/gx/template
index ff3ea0267c8..6405ecf9c22 100644
--- a/srcpkgs/gx/template
+++ b/srcpkgs/gx/template
@@ -9,6 +9,8 @@ short_desc="Language-agnostic, universal package manager around IPFS"
 maintainer="lemmi <lemmi@nerd2nerd.org>"
 license="MIT"
 homepage="https://github.com/whyrusleeping/gx"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/whyrusleeping/gx/archive/v${version}.tar.gz"
 checksum=2c0b90ddfd3152863f815c35b37e94d027216c6ba1c6653a94b722bf6e2b015d
 
diff --git a/srcpkgs/hcloud/template b/srcpkgs/hcloud/template
index 787e24d65b8..d717631e0a4 100644
--- a/srcpkgs/hcloud/template
+++ b/srcpkgs/hcloud/template
@@ -12,6 +12,8 @@ short_desc="Command-line interface for Hetzner Cloud"
 maintainer="Gerardo Di Iorio <arete74@gmail.com>"
 license="MIT"
 homepage="https://github.com/hetznercloud/cli"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/hetznercloud/cli/archive/v${version}.tar.gz"
 checksum=839d936158377cd6d23b5734853ff5458edcd3cd9c731a7ff57a55fc15c024d8
 
diff --git a/srcpkgs/hey/template b/srcpkgs/hey/template
index 02ab135fa1e..36c91a504bf 100644
--- a/srcpkgs/hey/template
+++ b/srcpkgs/hey/template
@@ -9,5 +9,7 @@ short_desc="HTTP load generator"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="Apache-2.0"
 homepage="https://github.com/rakyll/hey"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/rakyll/hey/archive/v${version}.tar.gz"
 checksum=e8901a5df18d936b72f9fc9bccf2a1020641d2811c8f4483bc41fce801088880
diff --git a/srcpkgs/hivemind/template b/srcpkgs/hivemind/template
index 935d852b4a5..f67d79ec32e 100644
--- a/srcpkgs/hivemind/template
+++ b/srcpkgs/hivemind/template
@@ -8,6 +8,8 @@ short_desc="Process manager for Procfile-based applications"
 maintainer="Daniel Lewan <vision360.daniel@gmail.com>"
 license="MIT"
 homepage="https://github.com/DarthSim/hivemind"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/DarthSim/hivemind/archive/v${version}.tar.gz"
 checksum=8ca7884db49268b7938d0503e7e95443cb3a56696478d5dcc2b9813705525a39
 
diff --git a/srcpkgs/hooktftp/template b/srcpkgs/hooktftp/template
index e1e669154b4..9d6dd1a1e01 100644
--- a/srcpkgs/hooktftp/template
+++ b/srcpkgs/hooktftp/template
@@ -10,6 +10,8 @@ short_desc="Hook based tftp server"
 maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
 license="MIT"
 homepage="https://github.com/tftp-go-team/hooktftp"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/tftp-go-team/hooktftp/archive/${version}.tar.gz"
 checksum=74a29947509a4a718091a5571cc2b2bdbfae807499f06beae124e78afdc56cf9
 
diff --git a/srcpkgs/httpstat/template b/srcpkgs/httpstat/template
index c6ecf6bf23a..9239428994d 100644
--- a/srcpkgs/httpstat/template
+++ b/srcpkgs/httpstat/template
@@ -9,6 +9,8 @@ short_desc="It's like curl -v, with colours"
 maintainer="Diogo Leal <diogo@diogoleal.com>"
 license="MIT"
 homepage="https://github.com/davecheney/httpstat"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/davecheney/httpstat/archive/v${version}.tar.gz"
 checksum=3a9e89141bb773ca5fa35b9b0ddd4832c17b317849471bacd0f1130333bbcd7b
 
diff --git a/srcpkgs/hub/template b/srcpkgs/hub/template
index 9865d359fd2..059a2bcfd45 100644
--- a/srcpkgs/hub/template
+++ b/srcpkgs/hub/template
@@ -9,6 +9,8 @@ short_desc="Command line tool for Github"
 maintainer="Enno Boland <gottox@voidlinux.org>"
 license="MIT"
 homepage="https://hub.github.com/"
+nopie=unverified
+nostrip=nopie
 changelog="https://github.com/github/hub/releases"
 distfiles="https://github.com/github/hub/archive/v${version}.tar.gz"
 checksum=e19e0fdfd1c69c401e1c24dd2d4ecf3fd9044aa4bd3f8d6fd942ed1b2b2ad21a
diff --git a/srcpkgs/hugo/template b/srcpkgs/hugo/template
index 96b4f9d4c54..80663f9dcdc 100644
--- a/srcpkgs/hugo/template
+++ b/srcpkgs/hugo/template
@@ -11,6 +11,8 @@ short_desc="Fast & Modern Static Website Engine"
 maintainer="Andrea Brancaleoni <abc@pompel.me>"
 license="Apache-2.0"
 homepage="https://gohugo.io"
+nopie=unverified
+nostrip=nopie
 distfiles="https://${go_import_path}/archive/v${version}.tar.gz"
 checksum=abf3ace9367f87ec80c17a19c8e13dc7bdf555f1e5f6fb02b5ca2bf036afbf21
 
diff --git a/srcpkgs/hydroxide/template b/srcpkgs/hydroxide/template
index 5881bed511a..e104cc25b11 100644
--- a/srcpkgs/hydroxide/template
+++ b/srcpkgs/hydroxide/template
@@ -9,6 +9,8 @@ short_desc="Third-party, open-source ProtonMail CardDAV, IMAP and SMTP bridge"
 maintainer="DirectorX <void.directorx@protonmail.com>"
 license="MIT"
 homepage="https://github.com/emersion/hydroxide"
+nopie=unverified
+nostrip=nopie
 distfiles="${homepage}/archive/v${version}.tar.gz"
 checksum=189d302daf207d21d8bea94fbb59fbfc9e26ef945e68f7c02228c936998862fc
 
diff --git a/srcpkgs/i3cat/template b/srcpkgs/i3cat/template
index 235340140d9..75d6d33f921 100644
--- a/srcpkgs/i3cat/template
+++ b/srcpkgs/i3cat/template
@@ -9,6 +9,8 @@ short_desc="Combine multiple i3bar JSON inputs into one to forward to i3bar"
 maintainer="Alex Childs <misuchiru03+void@gmail.com>"
 license="MIT"
 homepage="http://vincent-petithory.github.io/i3cat/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/vincent-petithory/i3cat/archive/v${version}.tar.gz"
 checksum=e7323df791f644540025549b20a69d8907bcab90882b875a8c5c0690d9a188c5
 
diff --git a/srcpkgs/ibus-bamboo/template b/srcpkgs/ibus-bamboo/template
index 9d6b3d8c0ae..6f9ba83e93f 100644
--- a/srcpkgs/ibus-bamboo/template
+++ b/srcpkgs/ibus-bamboo/template
@@ -9,6 +9,8 @@ short_desc="Vietnamese input method for ibus"
 maintainer="ndgnuh <ndgnuh99@gmail.com>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/BambooEngine/ibus-bamboo"
+nopie=unverified
+nostrip=nopie
 distfiles="${homepage}/archive/v${version}.tar.gz>${pkgname}-${version}.tar.gz"
 checksum="c51651bea965fe66ae89a2f08521ae1840ca5d89b57ab41472ba0ef9fdb9b60d"
 conf_files="/usr/share/ibus-bamboo/data/macro.tpl.txt"
diff --git a/srcpkgs/img/template b/srcpkgs/img/template
index 455f8c90bb3..4ec2ed14d92 100644
--- a/srcpkgs/img/template
+++ b/srcpkgs/img/template
@@ -10,6 +10,8 @@ short_desc="Standalone, daemonless, unprivileged container image builder"
 maintainer="Noel Cower <ncower@nil.dev>"
 license="MIT"
 homepage="https://github.com/genuinetools/img"
+nopie=unverified
+nostrip=nopie
 distfiles="${homepage}/archive/v${version}.tar.gz"
 checksum=1e2f8eae67ada9831fbb05520c00715bc4fd96030118fdb2cd34b377ec746171
 
diff --git a/srcpkgs/immortal/template b/srcpkgs/immortal/template
index 0e97e1abef8..e586a2290c0 100644
--- a/srcpkgs/immortal/template
+++ b/srcpkgs/immortal/template
@@ -12,6 +12,8 @@ short_desc="*nix cross-platform (OS agnostic) supervisor"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="BSD-3-Clause"
 homepage="https://github.com/immortal/immortal"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/immortal/immortal/archive/${version}.tar.gz"
 checksum=e31d5afb9028fb5047b5a2cc5f96c844f6480d600643a12075550f497e65f5cb
 
diff --git a/srcpkgs/influxdb/template b/srcpkgs/influxdb/template
index e77b36ed222..aacad2fd3af 100644
--- a/srcpkgs/influxdb/template
+++ b/srcpkgs/influxdb/template
@@ -15,6 +15,8 @@ short_desc="Scalable datastore for metrics, events, and real-time analytics"
 maintainer="Michael Aldridge <maldridge@voidlinux.org>"
 license="MIT"
 homepage="https://influxdata.com/time-series-platform/influxdb/"
+nopie=unverified
+nostrip=nopie
 changelog="https://raw.githubusercontent.com/influxdata/influxdb/master/CHANGELOG.md"
 distfiles="https://${go_import_path}/archive/v${version}.tar.gz"
 checksum=fad5107985395353a584978f6c0ad1fbd4f41ea71bdc9cf55a006cc9a88d2b61
diff --git a/srcpkgs/ipfs-cluster/template b/srcpkgs/ipfs-cluster/template
index 281a5d1239e..3f16c93e7cb 100644
--- a/srcpkgs/ipfs-cluster/template
+++ b/srcpkgs/ipfs-cluster/template
@@ -11,6 +11,8 @@ short_desc="Collective pinning and composition for IPFS"
 maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
 license="Apache-2.0, MIT"
 homepage="https://github.com/ipfs/ipfs-cluster"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/ipfs/ipfs-cluster/archive/v${version}.tar.gz"
 checksum=53758c1518b510fbaf2ba5d7b360d429ee073c6a0bf9296ccd8a5ad18f9575f2
 
diff --git a/srcpkgs/jid/template b/srcpkgs/jid/template
index abce00a8353..bac3b58c7e3 100644
--- a/srcpkgs/jid/template
+++ b/srcpkgs/jid/template
@@ -10,6 +10,8 @@ short_desc="Drill down JSON interactively by using filtering queries"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 homepage="https://github.com/simeji/jid"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/simeji/jid/archive/v${version}.tar.gz"
 checksum=0912050b3be3760804afaf7ecd6b42bfe79e7160066587fbc0afa5324b03fb48
 
diff --git a/srcpkgs/jj/template b/srcpkgs/jj/template
index c05dc5e436d..026a213176e 100644
--- a/srcpkgs/jj/template
+++ b/srcpkgs/jj/template
@@ -10,6 +10,8 @@ short_desc="JSON Stream Editor"
 maintainer="SolitudeSF <solitudesf@protonmail.com>"
 license="MIT"
 homepage="https://github.com/tidwall/jj"
+nopie=unverified
+nostrip=nopie
 distfiles="${homepage}/archive/v${version}.tar.gz"
 checksum=ec234050d032705d9353941e4210ee632317c079c6289f8c8f20c803d35929f0
 
diff --git a/srcpkgs/joker/template b/srcpkgs/joker/template
index a66fffbab25..1df56772275 100644
--- a/srcpkgs/joker/template
+++ b/srcpkgs/joker/template
@@ -9,6 +9,8 @@ short_desc="Interpreted dialect of Clojure written in Go and Clojure(Script) lin
 maintainer="Dominic Monroe <monroef4@googlemail.com>"
 license="EPL-1.0"
 homepage="https://joker-lang.org/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/candid82/joker/archive/v${version}.tar.gz"
 checksum=c14789a091d38f7c9373705e9dc9edd24ab6c3c877f83788db4a0b14ebef26ef
 
diff --git a/srcpkgs/jp/template b/srcpkgs/jp/template
index df6dd9677de..9f9b89103d1 100644
--- a/srcpkgs/jp/template
+++ b/srcpkgs/jp/template
@@ -8,6 +8,8 @@ short_desc="Command line interface to JMESPath"
 maintainer="Noah Huppert <contact@noahh.io>"
 license="Apache-2.0"
 homepage="https://github.com/jmespath/jp"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/jmespath/jp/archive/${version}.tar.gz"
 checksum=77a2c5e631fbbf7fed4331f7c0b8934bb5cdbc9dbaddd4fa1bec5e0546430365
 
diff --git a/srcpkgs/k3s/template b/srcpkgs/k3s/template
index b0ee98e9268..11dc95b521d 100644
--- a/srcpkgs/k3s/template
+++ b/srcpkgs/k3s/template
@@ -13,6 +13,8 @@ short_desc="Lightweight Kubernetes"
 maintainer="Cameron Nemo <cnemo@tutanota.com>"
 license="Apache-2.0"
 homepage="https://k3s.io"
+nopie=unverified
+nostrip=nopie
 # _traefik_* variables' values from scripts/download in source distfile
 _traefik_version="1.77.1"
 _traefik_file="traefik-${_traefik_version}.tgz"
diff --git a/srcpkgs/k9s/template b/srcpkgs/k9s/template
index 0f8179799c4..9ae5208b1b4 100644
--- a/srcpkgs/k9s/template
+++ b/srcpkgs/k9s/template
@@ -9,5 +9,7 @@ short_desc="Terminal UI to interact with Kubernetes clusters"
 maintainer="Leah Neukirchen <leah@vuxu.org>"
 license="Apache-2.0"
 homepage="https://k9scli.io/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/derailed/k9s/archive/v${version}.tar.gz"
 checksum=8e9890707fd51bbd547166645f97ccfee28b99a43951c26b081b13d92a4f2a8e
diff --git a/srcpkgs/kapacitor/template b/srcpkgs/kapacitor/template
index ca8a713aae1..af34dbeb415 100644
--- a/srcpkgs/kapacitor/template
+++ b/srcpkgs/kapacitor/template
@@ -14,6 +14,8 @@ short_desc="Open source framework for alerting on time series data"
 maintainer="Michael Aldridge <maldridge@voidlinux.org>"
 license="MIT"
 homepage="https://www.influxdata.com/time-series-platform/kapacitor/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/influxdata/${pkgname}/archive/v${version}.tar.gz"
 checksum=c27b472713a9d45a57a772e5d38caffeeaa02ade6961ff7c33ed0e399c53b3f5
 
diff --git a/srcpkgs/keybase/template b/srcpkgs/keybase/template
index 48214c6dc1a..0cd28676b9a 100644
--- a/srcpkgs/keybase/template
+++ b/srcpkgs/keybase/template
@@ -16,6 +16,8 @@ short_desc="Client for keybase.io"
 maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
 license="BSD-3-Clause"
 homepage="https://keybase.io/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/keybase/client/releases/download/v$version/keybase-v$version.tar.xz"
 checksum=a70abf39c68cef1effccf4b9b9b1ed2e9cad20ab4f6c4b66160b610eca1ec874
 
diff --git a/srcpkgs/kopia/template b/srcpkgs/kopia/template
index 1b253a0c002..ebe01faa132 100644
--- a/srcpkgs/kopia/template
+++ b/srcpkgs/kopia/template
@@ -10,5 +10,7 @@ short_desc="Fast and secure backup tool"
 maintainer="Daniel Eyßer <daniel.eysser@gmail.com>"
 license="Apache-2.0"
 homepage="https://kopia.io/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/kopia/kopia/archive/v${version}.tar.gz"
 checksum=d7ed781be72b2e5fa17ddc3752aa2d47e81cb70ed82affd58903d554a2b9aa65
diff --git a/srcpkgs/kops/template b/srcpkgs/kops/template
index 4959d6aa79c..f574ba664b6 100644
--- a/srcpkgs/kops/template
+++ b/srcpkgs/kops/template
@@ -12,6 +12,8 @@ short_desc="Production Grade K8s Installation, Upgrades, and Management"
 maintainer="Mate Gabri <iam@theguy.io>"
 license="Apache-2.0"
 homepage="https://github.com/kubernetes/kops"
+nopie=unverified
+nostrip=nopie
 
 do_fetch() {
 	# We must clone it instead of downloading the tarball because the build
diff --git a/srcpkgs/kubecfg/template b/srcpkgs/kubecfg/template
index 96510c9b335..aeadb6955f6 100644
--- a/srcpkgs/kubecfg/template
+++ b/srcpkgs/kubecfg/template
@@ -9,6 +9,8 @@ short_desc="Tool for managing Kubernetes resources as code"
 maintainer="Leah Neukirchen <leah@vuxu.org>"
 license="Apache-2.0"
 homepage="https://github.com/bitnami/kubecfg"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/bitnami/kubecfg/archive/v${version}.tar.gz"
 checksum=08846d19db0250a21d553cdaf1f0461dc398031b9ac76ccd360b169703f63567
 
diff --git a/srcpkgs/kubefwd/template b/srcpkgs/kubefwd/template
index f67fff1cb52..950330f3d2d 100644
--- a/srcpkgs/kubefwd/template
+++ b/srcpkgs/kubefwd/template
@@ -9,6 +9,8 @@ short_desc="Tool for managing Kubernetes resources as code"
 maintainer="Leah Neukirchen <leah@vuxu.org>"
 license="Apache-2.0"
 homepage="https://github.com/txn2/kubefwd"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/txn2/kubefwd/archive/${version}.tar.gz"
 checksum=62c0b42e90e37766cfee3d493689e60ea93ea14348d722dcb743e572211aa9e0
 
diff --git a/srcpkgs/kubernetes-kind/template b/srcpkgs/kubernetes-kind/template
index e2052e2eb76..127a0aa0c80 100644
--- a/srcpkgs/kubernetes-kind/template
+++ b/srcpkgs/kubernetes-kind/template
@@ -9,5 +9,7 @@ short_desc="Kind is a tool for running local Kubernetes clusters using Docker"
 maintainer="Andy Cobaugh <andrew.cobaugh@gmail.com>"
 license="Apache-2.0"
 homepage="https://kind.sigs.k8s.io/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/kubernetes-sigs/kind/archive/v${version}.tar.gz"
 checksum=d2d4f98596b68c449be95a31e9680fbf7ff3503a28a0943f1997eba50de208f9
diff --git a/srcpkgs/kubernetes/template b/srcpkgs/kubernetes/template
index e6fd026316a..b25c4add599 100644
--- a/srcpkgs/kubernetes/template
+++ b/srcpkgs/kubernetes/template
@@ -11,6 +11,8 @@ short_desc="Container Cluster Manager for Docker"
 maintainer="Andrea Brancaleoni <abc@pompel.me>"
 license="Apache-2.0"
 homepage="http://kubernetes.io"
+nopie=unverified
+nostrip=nopie
 distfiles="https://$go_import_path/archive/v$version.tar.gz"
 checksum=0efd7ab5f1afc77e65be0f8be137ad11aefad45e856f3f7fe8506804ae48eb12
 nocross=yes
diff --git a/srcpkgs/kurly/template b/srcpkgs/kurly/template
index c22e26ae63d..58f914f0ded 100644
--- a/srcpkgs/kurly/template
+++ b/srcpkgs/kurly/template
@@ -10,6 +10,8 @@ short_desc="Alternative to the widely popular curl program"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="Apache-2.0"
 homepage="https://gitlab.com/davidjpeacock/kurly"
+nopie=unverified
+nostrip=nopie
 distfiles="https://gitlab.com/davidjpeacock/${pkgname}/-/archive/v${version}/${pkgname}-v${version}.tar.gz"
 checksum=74c36fe09e1e321cdd85835191cbae880f70fa5b92211564cd3b2d1b9d66d4a5
 broken="cannot use cli.StringFlag literal (type cli.StringFlag) as type cli.Flag"
diff --git a/srcpkgs/lazydocker/template b/srcpkgs/lazydocker/template
index ab8ec3db522..0d4ab654805 100644
--- a/srcpkgs/lazydocker/template
+++ b/srcpkgs/lazydocker/template
@@ -10,6 +10,8 @@ short_desc="Simple terminal UI for docker and docker-compose, written in Go"
 maintainer="Benjamín Albiñana <benalb@gmail.com>"
 license="MIT"
 homepage="https://github.com/jesseduffield/lazydocker"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/jesseduffield/lazydocker/archive/v${version}.tar.gz"
 checksum=69f403b0656bf163989729073f8320efed5269cf5b936093b891551c0575b971
 
diff --git a/srcpkgs/lazygit/template b/srcpkgs/lazygit/template
index c70b1e6a868..6c53433a278 100644
--- a/srcpkgs/lazygit/template
+++ b/srcpkgs/lazygit/template
@@ -10,6 +10,8 @@ short_desc="Simple terminal UI for git commands"
 maintainer="Nathan Owens <ndowens04@gmail.com>"
 license="MIT"
 homepage="https://github.com/jesseduffield/lazygit"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/jesseduffield/lazygit/archive/v${version}.tar.gz"
 checksum=ca2dbca39512e402cde22cd47eba3ff38cbbe4e12265aa0cb46b34277653b9bf
 
diff --git a/srcpkgs/lego/template b/srcpkgs/lego/template
index 598adb2749c..8452109fd6b 100644
--- a/srcpkgs/lego/template
+++ b/srcpkgs/lego/template
@@ -10,6 +10,8 @@ short_desc="Let's Encrypt client and ACME library written in Go"
 maintainer="Anachron <gith@cron.world>"
 license="MIT"
 homepage="https://go-acme.github.io/lego"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/go-acme/lego/archive/v${version}.tar.gz"
 checksum=b3d97f0083e98cf88a95b44aeaceae8ebc87bf920cc3d01cc295b5615e5ed0c0
 
diff --git a/srcpkgs/lf/template b/srcpkgs/lf/template
index ca60fe15b2e..29fc0bc2bb5 100644
--- a/srcpkgs/lf/template
+++ b/srcpkgs/lf/template
@@ -10,6 +10,8 @@ short_desc="Terminal file manager"
 maintainer="Daniel Lewan <vision360.daniel@gmail.com>"
 license="MIT"
 homepage="https://github.com/gokcehan/lf"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/gokcehan/lf/archive/${version}.tar.gz"
 checksum=92031b31c194f0af11fc0f00d575db0dc9bb2c6c80bccc73fa19de02e82d00b1
 
diff --git a/srcpkgs/licensechecker/template b/srcpkgs/licensechecker/template
index ec09ba9751f..4362d2a8927 100644
--- a/srcpkgs/licensechecker/template
+++ b/srcpkgs/licensechecker/template
@@ -10,6 +10,8 @@ short_desc="Identify software licenses used on a source tree"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 homepage="https://github.com/boyter/lc"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/boyter/lc/archive/v${version}.tar.gz"
 checksum=e33ec5451b346e02919a55f22e4f44d854eb395d6a5622d2cca70129f1d5a7e6
 
diff --git a/srcpkgs/lsp/template b/srcpkgs/lsp/template
index 6fead264236..91fec500223 100644
--- a/srcpkgs/lsp/template
+++ b/srcpkgs/lsp/template
@@ -11,6 +11,8 @@ short_desc="More human-friendly ls command"
 maintainer="Diogo Leal <diogo@diogoleal.com>"
 license="MIT"
 homepage="https://github.com/dborzov/lsp"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/dborzov/lsp/archive/${_githash}.tar.gz"
 checksum=2921c705d4d5c4eb6d3b02e498b8f7d23db5ec3f451574f7ed9ad1769c8a2d07
 
diff --git a/srcpkgs/lxd-lts/template b/srcpkgs/lxd-lts/template
index 12a119181f2..e4ccda75191 100644
--- a/srcpkgs/lxd-lts/template
+++ b/srcpkgs/lxd-lts/template
@@ -15,6 +15,8 @@ short_desc="Next generation system container manager (long term support channel)
 maintainer="Cameron Nemo <cnemo@tutanota.com>"
 license="Apache-2.0"
 homepage="https://linuxcontainers.org/lxd"
+nopie=unverified
+nostrip=nopie
 distfiles="https://linuxcontainers.org/downloads/lxd/${wrksrc}.tar.gz"
 checksum=8b712588e383c4326c27cfec5dd2c9fd4c9a4597f82549f55b1909e799f55e13
 conflicts="lxd"
diff --git a/srcpkgs/lxd/template b/srcpkgs/lxd/template
index b0d4bbf81b2..cced3e252ac 100644
--- a/srcpkgs/lxd/template
+++ b/srcpkgs/lxd/template
@@ -14,6 +14,8 @@ short_desc="Next generation system container manager"
 maintainer="Cameron Nemo <cnemo@tutanota.com>"
 license="Apache-2.0"
 homepage="https://linuxcontainers.org/lxd"
+nopie=unverified
+nostrip=nopie
 distfiles="https://linuxcontainers.org/downloads/lxd/lxd-${version}.tar.gz"
 checksum=b6891ee6086a2d26409385fcd50d627e6a72e0af17f88c5693c1e100ed9dca1f
 system_groups="lxd"
diff --git a/srcpkgs/madonctl/template b/srcpkgs/madonctl/template
index cacfa5fc1b9..e595ab9c61d 100644
--- a/srcpkgs/madonctl/template
+++ b/srcpkgs/madonctl/template
@@ -9,6 +9,8 @@ short_desc="CLI client for the Mastodon social network API"
 maintainer="travankor <travankor@tuta.io>"
 license="MIT"
 homepage="https://github.com/McKael/madonctl"
+nopie=unverified
+nostrip=nopie
 distfiles="${homepage}/archive/v${version}.tar.gz"
 checksum=f97707a4f96b15a8331a0b3725a43c7717bf068bf9e6c5e885a13dd3016d5cf6
 broken="accounts.go:656:39: too many arguments in call to gClient.UpdateAccount"
diff --git a/srcpkgs/massren/template b/srcpkgs/massren/template
index db3941c7170..ac09ff0c47f 100644
--- a/srcpkgs/massren/template
+++ b/srcpkgs/massren/template
@@ -9,6 +9,8 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
 license="MIT"
 go_import_path="github.com/laurent22/${pkgname}"
 homepage="https://${go_import_path}"
+nopie=unverified
+nostrip=nopie
 distfiles="$homepage/archive/v$version.tar.gz"
 checksum=7a728d96a9e627c3609d147db64bba60ced33c407c75e9512147a5c83ba94f56
 
diff --git a/srcpkgs/micro/template b/srcpkgs/micro/template
index d3184e82ef5..336344fd83d 100644
--- a/srcpkgs/micro/template
+++ b/srcpkgs/micro/template
@@ -13,6 +13,8 @@ short_desc="Modern and intuitive terminal-based text editor"
 maintainer="Diogo Leal <diogo@diogoleal.com>"
 license="MIT"
 homepage="https://micro-editor.github.io"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/zyedidia/micro/archive/v${version}.tar.gz"
 checksum=55bd3ab880905d45639a1f902ec1a84cb385e73de9a3e16d8175b3cd7f7fe908
 
diff --git a/srcpkgs/microhookd/template b/srcpkgs/microhookd/template
index c12f838591b..54f0f134567 100644
--- a/srcpkgs/microhookd/template
+++ b/srcpkgs/microhookd/template
@@ -8,6 +8,8 @@ short_desc="Simplest possible webhook daemon"
 maintainer="Michael Aldridge <maldridge@voidlinux.org>"
 license="MIT"
 homepage="https://github.com/the-maldridge/microhookd"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/the-maldridge/microhookd/archive/v${version}.tar.gz"
 checksum=da8cce688db7b60a6d16375727aceac33c69a0a74841f655979080ea41f2d70b
 
diff --git a/srcpkgs/miniflux/template b/srcpkgs/miniflux/template
index 1f0cfa275bc..dc8a512597f 100644
--- a/srcpkgs/miniflux/template
+++ b/srcpkgs/miniflux/template
@@ -11,6 +11,8 @@ short_desc="Minimalist and opinionated feed reader written in Go"
 maintainer="Frank Steinborn <steinex@nognu.de>"
 license="Apache-2.0"
 homepage="https://miniflux.app"
+nopie=unverified
+nostrip=nopie
 changelog="https://raw.githubusercontent.com/miniflux/miniflux/${version}/ChangeLog"
 distfiles="https://github.com/miniflux/miniflux/archive/${version}.tar.gz"
 checksum=efe020c4feb0003fdab7e34d0b784a9148733a97953adc0cf40bcf2273ba0653
diff --git a/srcpkgs/minify/template b/srcpkgs/minify/template
index aaafc86cee6..dca34e97927 100644
--- a/srcpkgs/minify/template
+++ b/srcpkgs/minify/template
@@ -10,6 +10,8 @@ short_desc="Go minifiers for web formats"
 maintainer="Leah Neukirchen <leah@vuxu.org>"
 license="MIT"
 homepage="https://github.com/tdewolff/minify"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/tdewolff/${pkgname}/archive/v${version}.tar.gz"
 checksum=9c23f942c0ad6488e2aaa82a0235aaef071da70c4dfee6eaa154137d6cecc2fa
 
diff --git a/srcpkgs/minikube/template b/srcpkgs/minikube/template
index 7103acd25f6..dee5fa204ab 100644
--- a/srcpkgs/minikube/template
+++ b/srcpkgs/minikube/template
@@ -13,6 +13,8 @@ short_desc="Tool to make it easy to run Kubernetes locally"
 maintainer="Daniel Santana <daniel@santana.tech>"
 license="Apache-2.0"
 homepage="https://github.com/kubernetes/minikube"
+nopie=unverified
+nostrip=nopie
 changelog="https://raw.githubusercontent.com/kubernetes/minikube/master/CHANGELOG.md"
 
 do_fetch() {
diff --git a/srcpkgs/minio/template b/srcpkgs/minio/template
index 84c8c8669d8..328b0751453 100644
--- a/srcpkgs/minio/template
+++ b/srcpkgs/minio/template
@@ -12,6 +12,8 @@ short_desc="Object storage server compatible with Amazon S3"
 maintainer="Gerardo Di Iorio <arete74@gmail.com>"
 license="Apache-2.0"
 homepage="https://github.com/minio/minio"
+nopie=unverified
+nostrip=nopie
 distfiles="${homepage}/archive/RELEASE.${_version}.tar.gz"
 checksum=c68c3cd6d21ca8dcd88ba5ebec6742d5a1e9ee1fc6c67d81fc1b2744de725421
 system_accounts="_minio"
diff --git a/srcpkgs/mirrorbits/template b/srcpkgs/mirrorbits/template
index d1d76406f86..a0a2f0d110a 100644
--- a/srcpkgs/mirrorbits/template
+++ b/srcpkgs/mirrorbits/template
@@ -13,6 +13,8 @@ short_desc="Geographical download redirector"
 maintainer="lemmi <lemmi@nerd2nerd.org>"
 license="MIT"
 homepage="https://github.com/etix/mirrorbits"
+nopie=unverified
+nostrip=nopie
 distfiles="
  https://github.com/etix/mirrorbits/archive/v${version}.tar.gz
  https://github.com/golang/protobuf/archive/${_go_protobuf_version}.tar.gz"
diff --git a/srcpkgs/misspell/template b/srcpkgs/misspell/template
index 3f596321306..c9bfb2185c6 100644
--- a/srcpkgs/misspell/template
+++ b/srcpkgs/misspell/template
@@ -9,6 +9,8 @@ short_desc="Correct commonly misspelled English words... quickly"
 maintainer="Caleb JA <skywise@tutanota.de>"
 license="MIT"
 homepage="https://github.com/client9/misspell"
+nopie=unverified
+nostrip=nopie
 distfiles="${homepage}/archive/v${version}.tar.gz"
 checksum=4bbb94da9bf4500fef21f83359c61c92429a13b47b064bd62fedb68c62b66001
 
diff --git a/srcpkgs/mmark/template b/srcpkgs/mmark/template
index fc6d03d0473..946b0cb7a2a 100644
--- a/srcpkgs/mmark/template
+++ b/srcpkgs/mmark/template
@@ -9,6 +9,8 @@ short_desc="Powerful markdown processor geared towards the IETF"
 maintainer="Robert Lowry <bobertlo@gmail.com>"
 license="BSD-2-Clause"
 homepage="https://github.com/mmarkdown/mmark/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/mmarkdown/mmark/archive/v${version}.tar.gz"
 checksum=9fec3da78b75bf49d98885d178123617df7d516630a1255e54c9e9a7a41eb057
 
diff --git a/srcpkgs/mountain-backup/template b/srcpkgs/mountain-backup/template
index 309cbda5305..bab64ae03e3 100644
--- a/srcpkgs/mountain-backup/template
+++ b/srcpkgs/mountain-backup/template
@@ -9,6 +9,8 @@ short_desc="File backup tool"
 maintainer="Noah Huppert <contact@noahh.io>"
 license="MIT"
 homepage="https://github.com/Noah-Huppert/mountain-backup"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/Noah-Huppert/mountain-backup/archive/v${version}.tar.gz"
 checksum=c01d790c16029a083b2c87541506dfae73c1f78674ae7a3c9a0a8183f11f0725
 
diff --git a/srcpkgs/mpdviz/template b/srcpkgs/mpdviz/template
index 13817419d7f..f47888447e0 100644
--- a/srcpkgs/mpdviz/template
+++ b/srcpkgs/mpdviz/template
@@ -10,6 +10,8 @@ short_desc="Standalone console MPD visualizer"
 maintainer="Lolzen <funer@gmx.at>"
 license="MIT"
 homepage="http://github.com/lucy/mpdviz"
+nopie=unverified
+nostrip=nopie
 distfiles="http://github.com/lucy/mpdviz/archive/${version}.tar.gz"
 checksum=c34243ec3f3d91adbc36d608d5ba7082ff78870f2fd76a6650d5fb3218cc2ba3
 
diff --git a/srcpkgs/ncdns/template b/srcpkgs/ncdns/template
index e87595486b8..1e0b54f162a 100644
--- a/srcpkgs/ncdns/template
+++ b/srcpkgs/ncdns/template
@@ -10,6 +10,8 @@ short_desc="Nameserver for Namecoin .bit domains"
 maintainer="ananteris <ananteris@protonmail.ch>"
 license="GPL-3"
 homepage="https://github.com/hlandau/ncdns"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/hlandau/${pkgname}/archive/v${version}.tar.gz"
 checksum="a9457216f5bbc3c3b41e0538b78f8f67ad9a04304743a352a7325eef6af4a439"
 
diff --git a/srcpkgs/nebula/template b/srcpkgs/nebula/template
index 4f48bf058c6..1783b632bdb 100644
--- a/srcpkgs/nebula/template
+++ b/srcpkgs/nebula/template
@@ -12,6 +12,8 @@ short_desc="Scalable overlay networking tool"
 maintainer="Noel Cower <ncower@nil.dev>"
 license="MIT"
 homepage="https://github.com/slackhq/nebula"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/slackhq/nebula/archive/v${version}.tar.gz"
 checksum=1d00594d74e147406f5809380860f538ceed5c19c3f390dd1d8e364f99b303b6
 
diff --git a/srcpkgs/netns/template b/srcpkgs/netns/template
index 08e0b23610d..3043a9b18b6 100644
--- a/srcpkgs/netns/template
+++ b/srcpkgs/netns/template
@@ -8,6 +8,8 @@ short_desc="Runc hook for setting up default bridge networking for containers"
 maintainer="Kyle Nusbaum <knusbaum+void@sdf.org>"
 license="MIT"
 homepage="https://github.com/genuinetools/netns"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/genuinetools/netns/archive/v${version}.tar.gz"
 checksum=3a55e96e71067989902b65a6de74f1ebbb63ea3f6fc85184523e8d289b0eb35d
 
diff --git a/srcpkgs/nncp/template b/srcpkgs/nncp/template
index e5e752fd103..c5d1d305f78 100644
--- a/srcpkgs/nncp/template
+++ b/srcpkgs/nncp/template
@@ -8,6 +8,8 @@ short_desc="Node to Node copy, utilities for secure store-and-forward"
 maintainer="Leah Neukirchen <leah@vuxu.org>"
 license="GPL-3.0-only"
 homepage="http://www.nncpgo.org/"
+nopie=unverified
+nostrip=nopie
 distfiles="http://www.nncpgo.org/download/${pkgname}-${version}.tar.xz"
 checksum=707cd8524e424c24bcb22d6b4bc8170971c42a5fe0062b93a8d1dd9d7fb365d0
 
diff --git a/srcpkgs/node_exporter/template b/srcpkgs/node_exporter/template
index 5d5a25185c8..f5218d5458f 100644
--- a/srcpkgs/node_exporter/template
+++ b/srcpkgs/node_exporter/template
@@ -13,6 +13,8 @@ short_desc="Exporter for machine metrics"
 maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
 license="Apache-2.0"
 homepage="https://prometheus.io/"
+nopie=unverified
+nostrip=nopie
 changelog="https://raw.githubusercontent.com/prometheus/node_exporter/master/CHANGELOG.md"
 distfiles="https://github.com/prometheus/node_exporter/archive/v${version}.tar.gz"
 checksum=9ddf187c462f2681ab4516410ada0e6f0f03097db6986686795559ea71a07694
diff --git a/srcpkgs/nomad/template b/srcpkgs/nomad/template
index 744800ce732..29b8548fb61 100644
--- a/srcpkgs/nomad/template
+++ b/srcpkgs/nomad/template
@@ -12,6 +12,8 @@ short_desc="Cluster scheduler designed to easily integrate into existing workflo
 maintainer="iaroki <iaroki@protonmail.com>"
 license="MPL-2.0"
 homepage="https://www.nomadproject.io/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://${go_import_path}/archive/v${version}.tar.gz"
 checksum=ba23bcbc29138be9a2033531114e447f92a2e57a0f0a7bea84734845c8b89eaf
 patch_args="-Np1"
diff --git a/srcpkgs/obfs4proxy/template b/srcpkgs/obfs4proxy/template
index cf8aec2549d..379e842c775 100644
--- a/srcpkgs/obfs4proxy/template
+++ b/srcpkgs/obfs4proxy/template
@@ -11,6 +11,8 @@ short_desc="Pluggable transport proxy for Tor, implementing obfs4"
 maintainer="Daniel Eyßer <daniel.eysser@gmail.com>"
 license="BSD-2-Clause"
 homepage="https://gitlab.com/yawning/obfs4"
+nopie=unverified
+nostrip=nopie
 distfiles="https://people.torproject.org/~yawning/releases/obfs4proxy/obfs4proxy-${version}.tar.xz"
 checksum=8aa777a7ae17610dd3028379b249aae24a8d964cfe9fe7486120efe6d676fd3b
 
diff --git a/srcpkgs/oh/template b/srcpkgs/oh/template
index 9dbacc5b1c1..ec6744cc0af 100644
--- a/srcpkgs/oh/template
+++ b/srcpkgs/oh/template
@@ -9,6 +9,8 @@ short_desc="Surprisingly powerful Unix shell"
 maintainer="Kyle Nusbaum <knusbaum+void@sdf.org>"
 license="MIT"
 homepage="https://github.com/michaelmacinnis/oh"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/michaelmacinnis/oh/archive/v${version}.tar.gz"
 checksum=fa1d7e8860eea443177ef43c30b355deb88871d2dae6bb17057eeeea7d808d63
 
diff --git a/srcpkgs/opensmtpd-filter-rspamd/template b/srcpkgs/opensmtpd-filter-rspamd/template
index 0dc39fffbe4..96e86c95f93 100644
--- a/srcpkgs/opensmtpd-filter-rspamd/template
+++ b/srcpkgs/opensmtpd-filter-rspamd/template
@@ -9,6 +9,8 @@ short_desc="Filter incoming mail based on sender reputation"
 maintainer="Lucas L. Treffenstädt <lucas@treffenstaedt.de>"
 license="ISC"
 homepage="https://github.com/poolpOrg/filter-rspamd"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/poolpOrg/filter-rspamd/releases/download/${version}/filter-rspamd-${version}.tar.gz"
 checksum=6218b4a33b88a3da2642b9ff91f33ccf9a7b5ae019107aed520ba332ebafb381
 
diff --git a/srcpkgs/opensmtpd-filter-senderscore/template b/srcpkgs/opensmtpd-filter-senderscore/template
index 72804a49d4d..ad41aa0fed6 100644
--- a/srcpkgs/opensmtpd-filter-senderscore/template
+++ b/srcpkgs/opensmtpd-filter-senderscore/template
@@ -9,6 +9,8 @@ short_desc="Filter incoming mail based on sender reputation"
 maintainer="Lucas L. Treffenstädt <lucas@treffenstaedt.de>"
 license="ISC"
 homepage="https://github.com/poolpOrg/filter-senderscore"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/poolpOrg/filter-senderscore/releases/download/${version}/filter-senderscore-${version}.tar.gz"
 checksum=a1e1b3106ea69218400e35c9c11e84702961b98a478b99fb329a52c954ec4b86
 
diff --git a/srcpkgs/operator-sdk/template b/srcpkgs/operator-sdk/template
index 41752e007e5..b44e1ec12b7 100644
--- a/srcpkgs/operator-sdk/template
+++ b/srcpkgs/operator-sdk/template
@@ -10,5 +10,7 @@ short_desc="SDK for building Kubernetes applications"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="Apache-2.0"
 homepage="https://github.com/operator-framework/operator-sdk"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/operator-framework/operator-sdk/archive/v${version}.tar.gz"
 checksum=33680b9236ea7da51cb7b165dc624b512f04e3e9a2bf592101bfc3b312e340f8
diff --git a/srcpkgs/oragono/template b/srcpkgs/oragono/template
index 97b9bbf9606..fa21582f1ca 100644
--- a/srcpkgs/oragono/template
+++ b/srcpkgs/oragono/template
@@ -9,6 +9,8 @@ short_desc="Modern IRC server (daemon/ircd) written in Go"
 maintainer="Peter Bui <pbui@github.bx612.space>"
 license="MIT"
 homepage="https://oragono.io/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/oragono/oragono/archive/v${version}.tar.gz"
 checksum=572ac84738812bcb44d2b05dbf78508d66eba990e364778a9d72e29560c7c8a1
 conf_files="/etc/oragono.conf"
diff --git a/srcpkgs/packer/template b/srcpkgs/packer/template
index 246fa292daf..0f0ed9839d8 100644
--- a/srcpkgs/packer/template
+++ b/srcpkgs/packer/template
@@ -8,6 +8,8 @@ short_desc="Create identical multiplatform machine images from a single source"
 maintainer="Andrea Brancaleoni <abc@pompel.me>"
 license="MPL-2.0"
 homepage="http://www.packer.io"
+nopie=unverified
+nostrip=nopie
 distfiles="https://${go_import_path}/archive/v${version}.tar.gz"
 checksum=2a135643a837ad58df16e4acc3ac01ad32b61643722a6a027929bbd6baba9435
 replaces="packer-bin>=0"
diff --git a/srcpkgs/pam_netauth/template b/srcpkgs/pam_netauth/template
index ced422f33ab..6561dfdbdaa 100644
--- a/srcpkgs/pam_netauth/template
+++ b/srcpkgs/pam_netauth/template
@@ -10,6 +10,8 @@ short_desc="PAM plugin for NetAuth"
 maintainer="Michael Aldridge <maldridge@voidlinux.org>"
 license="MIT"
 homepage="https://netauth.org"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/NetAuth/pam_netauth/archive/v$version.tar.gz"
 checksum=ba678c348a56ea073abd36f23c378d677594df2a9033dcccb9281353319250c8
 
diff --git a/srcpkgs/passphrase2pgp/template b/srcpkgs/passphrase2pgp/template
index bbaeb2439f5..89ab1d6c511 100644
--- a/srcpkgs/passphrase2pgp/template
+++ b/srcpkgs/passphrase2pgp/template
@@ -9,5 +9,7 @@ short_desc="Generate a PGP key from a passphrase"
 maintainer="Daniel Lewan <vision360.daniel@gmail.com>"
 license="Unlicense"
 homepage="https://github.com/skeeto/passphrase2pgp"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/skeeto/passphrase2pgp/archive/v${version}.tar.gz"
 checksum=80f445cf3e3a0328f7eb3e1bfdf72ebbd027915fe5391941ed61f9ba3bfd730f
diff --git a/srcpkgs/peco/template b/srcpkgs/peco/template
index 44c50774ed2..65be8493834 100644
--- a/srcpkgs/peco/template
+++ b/srcpkgs/peco/template
@@ -10,6 +10,8 @@ short_desc="Simplistic interactive filtering tool"
 maintainer="Leah Neukirchen <leah@vuxu.org>"
 license="MIT"
 homepage="https://github.com/peco/peco"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/${pkgname}/${pkgname}/archive/v${version}.tar.gz"
 checksum=90d87503265c12f8583f5c6bc19c83eba7a2e15219a6339d5041628aa48c4705
 
diff --git a/srcpkgs/pgweb/template b/srcpkgs/pgweb/template
index 58f5eb349df..bf05dc9221f 100644
--- a/srcpkgs/pgweb/template
+++ b/srcpkgs/pgweb/template
@@ -8,6 +8,8 @@ short_desc="Cross-platform client for Postgresql databases"
 maintainer="Gerardo Di Iorio <arete74@gmail.com>"
 license="MIT"
 homepage="http://sosedoff.github.io/pgweb"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/sosedoff/pgweb/archive/v${version}.tar.gz"
 checksum=8d692a1220a85884f231c3480e0da305678d86660e795a5eb510d076945adf65
 
diff --git a/srcpkgs/pkgtop/template b/srcpkgs/pkgtop/template
index fa85a7e8297..0e417e917d2 100644
--- a/srcpkgs/pkgtop/template
+++ b/srcpkgs/pkgtop/template
@@ -10,6 +10,8 @@ short_desc="Interactive package manager and resource monitor"
 maintainer="Kyle Nusbaum <knusbaum+void@sdf.org>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/orhun/pkgtop"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/orhun/pkgtop/archive/${version}.tar.gz"
 checksum=bbc43c463fcc0251159ff9570f38fa33c8ce7ff6357ad703c3a88e51df5bb33a
 
diff --git a/srcpkgs/podman/template b/srcpkgs/podman/template
index f2cc6d9c603..8ff0e043cae 100644
--- a/srcpkgs/podman/template
+++ b/srcpkgs/podman/template
@@ -14,6 +14,8 @@ short_desc="Simple management tool for containers and images"
 maintainer="Cameron Nemo <cnemo@tutanota.com>"
 license="Apache-2.0"
 homepage="https://podman.io/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/containers/libpod/archive/v${version}.tar.gz"
 checksum=990c341fe563d34a25ebab818af60480061cb80e4e8d61eacbdeb998151d6663
 
diff --git a/srcpkgs/pong-command/template b/srcpkgs/pong-command/template
index e5b24b023e5..19111972209 100644
--- a/srcpkgs/pong-command/template
+++ b/srcpkgs/pong-command/template
@@ -10,6 +10,8 @@ short_desc="POng is Not pinG. pong is CLI game"
 maintainer="travankor <travankor@tuta.io>"
 license="MIT"
 homepage="https://github.com/kurehajime/pong-command"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/kurehajime/pong-command/archive/${version}.tar.gz"
 checksum=940771c53d083616c52ed75b13f3568e224c4f4e04ca813cebc87d2da7dfebe8
 
diff --git a/srcpkgs/prometheus/template b/srcpkgs/prometheus/template
index 9d1e05a532f..e56ee3d39f1 100644
--- a/srcpkgs/prometheus/template
+++ b/srcpkgs/prometheus/template
@@ -16,6 +16,8 @@ short_desc="Monitoring system and time series database"
 maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
 license="Apache-2.0"
 homepage="https://prometheus.io/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/prometheus/prometheus/archive/v${version}.tar.gz"
 checksum=5649b33a752eb231f86649a4781af2a532d7df5afb212bf0e6ec57fd1826cbbc
 
diff --git a/srcpkgs/pst/template b/srcpkgs/pst/template
index 9aa71e75839..328ab2b5499 100644
--- a/srcpkgs/pst/template
+++ b/srcpkgs/pst/template
@@ -9,6 +9,8 @@ short_desc="TUI process monitor"
 maintainer="Daniel Lewan <vision360.daniel@gmail.com>"
 license="MIT"
 homepage="https://github.com/skanehira/pst"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/skanehira/pst/archive/${version}.tar.gz"
 checksum=99075d67a3302fd61d19f7859c5ad368d068a426731b1ff2222a224c60d8f308
 
diff --git a/srcpkgs/pup/template b/srcpkgs/pup/template
index fd4592feaf9..845ff7d6871 100644
--- a/srcpkgs/pup/template
+++ b/srcpkgs/pup/template
@@ -8,6 +8,8 @@ short_desc="Command line tool for processing HTML"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 homepage="https://github.com/ericchiang/pup"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/ericchiang/pup/archive/v${version}.tar.gz"
 checksum=0d546ab78588e07e1601007772d83795495aa329b19bd1c3cde589ddb1c538b0
 
diff --git a/srcpkgs/pwget/template b/srcpkgs/pwget/template
index ddc85de35f0..a4e6e1bd99e 100644
--- a/srcpkgs/pwget/template
+++ b/srcpkgs/pwget/template
@@ -9,6 +9,8 @@ short_desc="Single-binary stateless password manager"
 maintainer="Andy Weidenbaum <atweiden@tutanota.de>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/majewsky/pwget"
+nopie=unverified
+nostrip=nopie
 changelog="https://github.com/majewsky/pwget/raw/master/CHANGELOG.md"
 distfiles="https://github.com/majewsky/pwget/archive/v${version}.tar.gz>${pkgname}-${version}.tar.gz"
 checksum=052f167455e09b1c37f5e7db399952a8e8cd69661d5fff8462f39de7db0c5bf8
diff --git a/srcpkgs/rancher-compose/template b/srcpkgs/rancher-compose/template
index 22667e80865..534c6d60bf8 100644
--- a/srcpkgs/rancher-compose/template
+++ b/srcpkgs/rancher-compose/template
@@ -8,6 +8,8 @@ short_desc="Docker compose compatible client to deploy to Rancher"
 maintainer="Andrea Brancaleoni <abc@pompel.me>"
 license="Apache-2.0"
 homepage="https://$go_import_path"
+nopie=unverified
+nostrip=nopie
 distfiles="$homepage/archive/v$version.tar.gz"
 checksum=cdff53b2c3401b990ad33e229c7ef429504419e49e18a814101e2fa3c84859ea
 
diff --git a/srcpkgs/rclone/template b/srcpkgs/rclone/template
index 6528f73377f..b167cca8465 100644
--- a/srcpkgs/rclone/template
+++ b/srcpkgs/rclone/template
@@ -10,6 +10,8 @@ short_desc="Rsync for cloud storage"
 maintainer="Diogo Leal <diogo@diogoleal.com>"
 license="MIT"
 homepage="https://rclone.org/"
+nopie=unverified
+nostrip=nopie
 changelog="https://raw.githubusercontent.com/rclone/rclone/master/docs/content/changelog.md"
 distfiles="https://github.com/rclone/rclone/releases/download/v${version}/rclone-v${version}.tar.gz"
 checksum=1aba1774237ff6ac13f007c854816789b1b41d257aa5d9425a053263a7846f55
diff --git a/srcpkgs/rest-server/template b/srcpkgs/rest-server/template
index 3e4c67c6a6c..9cf1b352785 100644
--- a/srcpkgs/rest-server/template
+++ b/srcpkgs/rest-server/template
@@ -9,6 +9,8 @@ short_desc="HTTP server that implements restic's REST backend API"
 maintainer="Gerardo Di Iorio <arete74@gmail.com>"
 license="BSD-2-Clause"
 homepage="https://github.com/restic/rest-server"
+nopie=unverified
+nostrip=nopie
 distfiles="${homepage}/archive/v${version}.tar.gz"
 checksum=2080012981c81b788f0aea302f5126b0b2ed89f0bdc9104166289ca167c38c75
 system_accounts="_restserver"
diff --git a/srcpkgs/restic/template b/srcpkgs/restic/template
index 640bd400c67..0174bd56a6b 100644
--- a/srcpkgs/restic/template
+++ b/srcpkgs/restic/template
@@ -11,6 +11,8 @@ short_desc="Backup solution written in Go"
 maintainer="Florian Eich <flrn@nrmncr.net>"
 license="BSD-2-Clause"
 homepage="https://restic.net/"
+nopie=unverified
+nostrip=nopie
 changelog="https://raw.githubusercontent.com/restic/restic/master/CHANGELOG.md"
 distfiles="https://github.com/restic/restic/releases/download/v${version}/restic-${version}.tar.gz"
 checksum=1cc8655fa99f06e787871a9f8b5ceec283c856fa341a5b38824a0ca89420b0fe
diff --git a/srcpkgs/revive/template b/srcpkgs/revive/template
index 313a1ff9fc2..fa81aca17ca 100644
--- a/srcpkgs/revive/template
+++ b/srcpkgs/revive/template
@@ -9,6 +9,8 @@ short_desc="Drop-in replacement for golint"
 maintainer="Paper <paper@tilde.institute>"
 license="MIT"
 homepage="https://revive.run/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/mgechev/revive/archive/v$version.tar.gz"
 checksum=1d3b7a171afba55ee5a6cd7c87ebbcb452ec78a6cf0543584fada7d725ffca31
 
diff --git a/srcpkgs/rmapi/template b/srcpkgs/rmapi/template
index 621596030a5..8db4860c1d1 100644
--- a/srcpkgs/rmapi/template
+++ b/srcpkgs/rmapi/template
@@ -8,5 +8,7 @@ short_desc="CLI for accessing reMarkable table files through the cloud api"
 maintainer="Patrick Pichler <mail@patrickpichler.dev>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/juruen/rmapi"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/juruen/rmapi/archive/v${version}${_status}.tar.gz"
 checksum=2f647adc748641182d18e1c0c9cd89d829051dbe2902cbdbbcf3ea26e7aeb90a
diff --git a/srcpkgs/rocker/template b/srcpkgs/rocker/template
index 27819f0880e..52112328b14 100644
--- a/srcpkgs/rocker/template
+++ b/srcpkgs/rocker/template
@@ -9,6 +9,8 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
 license="Apache-2.0"
 go_import_path="github.com/grammarly/rocker"
 homepage="https://$go_import_path"
+nopie=unverified
+nostrip=nopie
 distfiles="$homepage/archive/$version.tar.gz"
 checksum=663971f022e5fdfcb6477f655991c82135b21deb1b2fee90e104dbf9bba4a667
 
diff --git a/srcpkgs/runc/template b/srcpkgs/runc/template
index b2709fa2440..1056e1840ca 100644
--- a/srcpkgs/runc/template
+++ b/srcpkgs/runc/template
@@ -14,6 +14,8 @@ short_desc="CLI tool for spawning and running OCI containers"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="Apache-2.0"
 homepage="https://github.com/opencontainers/runc"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/opencontainers/runc/releases/download/v${_ver}/runc.tar.xz"
 checksum=2f76b623b550588db98e2be72e74aae426f5d4cf736bd92afb91dd5586816daf
 
diff --git a/srcpkgs/ryzen-stabilizator/template b/srcpkgs/ryzen-stabilizator/template
index 8eb0ce8886a..febf84a7af3 100644
--- a/srcpkgs/ryzen-stabilizator/template
+++ b/srcpkgs/ryzen-stabilizator/template
@@ -11,6 +11,8 @@ go_import_path="github.com/qrwteyrutiyoup/ryzen-stabilizator"
 short_desc="Simple Go program to control an AMD Ryzen processor"
 maintainer="Orphaned <orphan@voidlinux.org>"
 homepage="https://github.com/qrwteyrutiyoup/ryzen-stabilizator"
+nopie=unverified
+nostrip=nopie
 license="Apache-2.0"
 distfiles="https://github.com/qrwteyrutiyoup/ryzen-stabilizator/archive/${_commit}.tar.gz"
 checksum=08799f67ac9c65a16e96723cf68881f1d3fc1c8da691f473e4a0c5a273948744
diff --git a/srcpkgs/s/template b/srcpkgs/s/template
index 585728ea9fa..1faedffd7ba 100644
--- a/srcpkgs/s/template
+++ b/srcpkgs/s/template
@@ -9,6 +9,8 @@ short_desc="Web search from the terminal"
 maintainer="Daniel Lewan <vision360.daniel@gmail.com>"
 license="MIT"
 homepage="https://github.com/zquestz/s"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/zquestz/s/archive/v${version}.tar.gz"
 checksum=c32eedf6a4080cbe221c902cf7f63b1668b3927edfc448d963d69ed66c8ec2fb
 
diff --git a/srcpkgs/saml2aws/template b/srcpkgs/saml2aws/template
index 7809c2a7469..db9a416632a 100644
--- a/srcpkgs/saml2aws/template
+++ b/srcpkgs/saml2aws/template
@@ -12,6 +12,8 @@ short_desc="Get AWS temporary credentials from SAML provider"
 maintainer="Mate GABRI <iam@theguy.io>"
 license="MIT"
 homepage="https://github.com/Versent/saml2aws"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/Versent/saml2aws/archive/v${version}.tar.gz"
 checksum=f7d5611ad1c9ceefeb705b2158fc4e3cce611985b64b835a83e18201a8fa902d
 
diff --git a/srcpkgs/sampler/template b/srcpkgs/sampler/template
index 8612da45a6a..aaeae2fc287 100644
--- a/srcpkgs/sampler/template
+++ b/srcpkgs/sampler/template
@@ -10,6 +10,8 @@ short_desc="Tool for shell commands execution, visualization and alerting"
 maintainer="Renato Aguiar <renato@renatoaguiar.net>"
 license="GPL-3.0-only"
 homepage="https://sampler.dev/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/sqshq/sampler/archive/v${version}.tar.gz"
 checksum=8b60bc5c0f94ddd4291abc2b89c1792da424fa590733932871f7b5e07e7587f9
 
diff --git a/srcpkgs/scaleway-cli/template b/srcpkgs/scaleway-cli/template
index 73af465c6fa..571a08da87b 100644
--- a/srcpkgs/scaleway-cli/template
+++ b/srcpkgs/scaleway-cli/template
@@ -9,6 +9,8 @@ short_desc="Interact with the Scaleway API from the command line"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 homepage="https://github.com/scaleway/scaleway-cli"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/scaleway/scaleway-cli/archive/v${version}.tar.gz"
 checksum=4c50725be7bebdab17b8ef77acd230525e773631fef4051979f8ff91c86bebf8
 
diff --git a/srcpkgs/scc/template b/srcpkgs/scc/template
index 906c624ce4e..068c1466057 100644
--- a/srcpkgs/scc/template
+++ b/srcpkgs/scc/template
@@ -9,6 +9,8 @@ short_desc="Fast cloc replacement written in pure Go"
 maintainer="Sami Pitkänen <bilebucket@airmail.cc>"
 license="MIT"
 homepage="https://github.com/boyter/scc"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/boyter/scc/archive/v${version}.tar.gz"
 checksum=48baba45e76ef02bb23ded3d1d904fed7e19297066a47b7e6b46baadc50c1eb1
 
diff --git a/srcpkgs/searchfile/template b/srcpkgs/searchfile/template
index b4b365c1b0f..b4fdbe3c1d2 100644
--- a/srcpkgs/searchfile/template
+++ b/srcpkgs/searchfile/template
@@ -10,6 +10,8 @@ short_desc="Stop wasting your time looking for files that are somewhere"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 homepage="https://github.com/lumi-sch/searchfile"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/lumi-sch/searchfile/archive/${_commit}.tar.gz"
 checksum=10bde7eb6a30ce5ebd01d257fd9cd89661ca86dc909d9d2c0b1f922abdfb6517
 
diff --git a/srcpkgs/seaweedfs/template b/srcpkgs/seaweedfs/template
index 542c48c71be..5b2d453638b 100644
--- a/srcpkgs/seaweedfs/template
+++ b/srcpkgs/seaweedfs/template
@@ -10,5 +10,7 @@ short_desc="Simple and highly scalable distributed file system"
 maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
 license="Apache-2.0"
 homepage="https://github.com/chrislusf/seaweedfs"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/chrislusf/seaweedfs/archive/${version}.tar.gz"
 checksum=5edde444b44cb1abf7b7fbddcc9f4540e59806feecb4190e49d3bcdc03f2eb1a
diff --git a/srcpkgs/shadowfox-updater/template b/srcpkgs/shadowfox-updater/template
index 37e61375530..bdb78ee452b 100644
--- a/srcpkgs/shadowfox-updater/template
+++ b/srcpkgs/shadowfox-updater/template
@@ -10,6 +10,8 @@ short_desc="Auto-updater for ShadowFox"
 maintainer="Renato Aguiar <renato@renag.me>"
 license="MIT"
 homepage="https://github.com/SrKomodo/shadowfox-updater"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/SrKomodo/shadowfox-updater/archive/v${version}.tar.gz"
 checksum=2674bf5cabf3d478c15804164936d3baa06f6a7f96313a69176439c0a60e3bbd
 
diff --git a/srcpkgs/sharenix/template b/srcpkgs/sharenix/template
index 1f26efd4b57..fb53a866683 100644
--- a/srcpkgs/sharenix/template
+++ b/srcpkgs/sharenix/template
@@ -10,6 +10,8 @@ short_desc="ShareX clone for linux and FreeBSD"
 maintainer="Franc[e]sco <lolisamurai@tfwno.gf>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/Francesco149/sharenix"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/Francesco149/sharenix/archive/${version}.tar.gz"
 checksum=1b868305e38e496e43d0f126954e41999d619c1e7fa4c273b19faddb6f3b7a94
 
diff --git a/srcpkgs/shfmt/template b/srcpkgs/shfmt/template
index c57cf86c63c..4bb0edd60fb 100644
--- a/srcpkgs/shfmt/template
+++ b/srcpkgs/shfmt/template
@@ -10,6 +10,8 @@ short_desc="Shell parser and formatter"
 maintainer="Daniel Lewan <vision360.daniel@gmail.com>"
 license="BSD-3-Clause"
 homepage="https://github.com/mvdan/sh"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/mvdan/sh/archive/v${version}.tar.gz"
 checksum=133fcdb4645ee0c2893319b1ce5b83c88b8576c1e3936b1fa14b967df1501ee5
 
diff --git a/srcpkgs/sift/template b/srcpkgs/sift/template
index adf4b95b79f..af4379aa342 100644
--- a/srcpkgs/sift/template
+++ b/srcpkgs/sift/template
@@ -9,5 +9,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
 license="GPL-3"
 go_import_path="github.com/svent/sift"
 homepage="https://$go_import_path"
+nopie=unverified
+nostrip=nopie
 distfiles="$homepage/archive/v$version.tar.gz"
 checksum=bbbd5c472c36b78896cd7ae673749d3943621a6d5523d47973ed2fc6800ae4c8
diff --git a/srcpkgs/skaffold/template b/srcpkgs/skaffold/template
index 92dfe44b700..02a75d53c7d 100644
--- a/srcpkgs/skaffold/template
+++ b/srcpkgs/skaffold/template
@@ -10,6 +10,8 @@ short_desc="Easy and repeatable Kubernetes development"
 maintainer="Leah Neukirchen <leah@vuxu.org>"
 license="Apache-2.0"
 homepage="https://skaffold.dev/"
+nopie=unverified
+nostrip=nopie
 changelog="https://github.com/GoogleContainerTools/skaffold/releases"
 distfiles="https://github.com/GoogleContainerTools/skaffold/archive/v${version}.tar.gz"
 checksum=25e3099f6c444483729808bc3ac5f35d6fc40ad1a648020c3c591de972ac8611
diff --git a/srcpkgs/skopeo/template b/srcpkgs/skopeo/template
index b60113bfb6e..815e7c0b2df 100644
--- a/srcpkgs/skopeo/template
+++ b/srcpkgs/skopeo/template
@@ -13,6 +13,8 @@ short_desc="Utility for operations on container images and image repositories"
 maintainer="Cameron Nemo <cnemo@tutanota.com>"
 license="Apache-2.0"
 homepage="https://github.com/containers/skopeo"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/containers/${pkgname}/archive/v${version}.tar.gz"
 checksum=3bd3acc614514fc2261b89dc0ea85ac7a4dba64fb7dcef8676ae61849e8faeb4
 make_dirs="/var/lib/atomic/sigstore 0755 root root"
diff --git a/srcpkgs/slack-term/template b/srcpkgs/slack-term/template
index bd1c0954393..bbf62fb72aa 100644
--- a/srcpkgs/slack-term/template
+++ b/srcpkgs/slack-term/template
@@ -8,6 +8,8 @@ short_desc="Slack client for your terminal"
 maintainer="Gerardo Di Iorio <arete74@gmail.com>"
 license="MIT"
 homepage="https://github.com/erroneousboat/slack-term"
+nopie=unverified
+nostrip=nopie
 distfiles="${homepage}/archive/v${version}.tar.gz"
 checksum=089cf10a3959c99b73da1d5ad974f2cd076a56851ef9ffd97a77350a81e527f0
 
diff --git a/srcpkgs/slit/template b/srcpkgs/slit/template
index 688e249ff42..edff4c00fd7 100644
--- a/srcpkgs/slit/template
+++ b/srcpkgs/slit/template
@@ -10,6 +10,8 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 hostmakedepends="git"
 homepage="https://github.com/tigrawap/slit"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/tigrawap/slit/archive/${version}.tar.gz"
 checksum=95b8e70f7978f1800070f59c46e6f19ac648dc2067fd30b6da568916ca7e7861
 
diff --git a/srcpkgs/sops/template b/srcpkgs/sops/template
index 46da73e523d..bc66fa3f68a 100644
--- a/srcpkgs/sops/template
+++ b/srcpkgs/sops/template
@@ -9,5 +9,7 @@ short_desc="Simple and flexible tool for managing secrets"
 maintainer="Noel Cower <ncower@nil.dev>"
 license="MPL-2.0"
 homepage="https://github.com/mozilla/sops"
+nopie=unverified
+nostrip=nopie
 distfiles="${homepage}/archive/v${version}.tar.gz"
 checksum=fee1c27f14f9f45b5955627e301aafcc38973c9458b25f99ef241bdd0a3b082c
diff --git a/srcpkgs/spreed-webrtc/template b/srcpkgs/spreed-webrtc/template
index a80a3e1f674..cf287d59dc5 100644
--- a/srcpkgs/spreed-webrtc/template
+++ b/srcpkgs/spreed-webrtc/template
@@ -11,6 +11,8 @@ short_desc="WebRTC audio/video call and conferencing server and web client"
 maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
 license="AGPL-3"
 homepage="https://github.com/strukturag/spreed-webrtc"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/strukturag/spreed-webrtc/archive/v${version}.tar.gz"
 checksum=d05b820fe3883840eadf8b96bda663397991849d9bda4750fc7c4e642c9c3268
 
diff --git a/srcpkgs/ssl_exporter/template b/srcpkgs/ssl_exporter/template
index c70831c0e55..e3e9d8b7f32 100644
--- a/srcpkgs/ssl_exporter/template
+++ b/srcpkgs/ssl_exporter/template
@@ -8,6 +8,8 @@ short_desc="Exports Prometheus metrics for SSL certificates"
 maintainer="Michael Aldridge <maldridge@VoidLinux.org>"
 license="Apache-2.0"
 homepage="https://github.com/ribbybibby/ssl_exporter"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/ribbybibby/ssl_exporter/archive/v$version.tar.gz"
 checksum=f9604a103d90c145a1fd19d92eca853e4bfbda46cc130445fa5085b08eb1d353
 
diff --git a/srcpkgs/stern/template b/srcpkgs/stern/template
index 9e55ee47907..b8b361e4ce1 100644
--- a/srcpkgs/stern/template
+++ b/srcpkgs/stern/template
@@ -9,6 +9,8 @@ short_desc="Multi pod and container log tailing for Kubernetes"
 maintainer="Kyle Nusbaum <knusbaum+void@sdf.org>"
 license="Apache-2.0"
 homepage="https://github.com/wercker/stern"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/wercker/stern/archive/${version}.tar.gz"
 checksum=d6f47d3a6f47680d3e4afebc8b01a14f0affcd8fb625132af14bb77843f0333f
 
diff --git a/srcpkgs/subjack/template b/srcpkgs/subjack/template
index 248ad4fa85a..fd6ebc278fd 100644
--- a/srcpkgs/subjack/template
+++ b/srcpkgs/subjack/template
@@ -9,5 +9,7 @@ short_desc="Subdomain takeover tool"
 maintainer="Andrew Benson <abenson+void@gmail.com>"
 license="Apache-2.0"
 homepage="https://github.com/haccer/subjack"
+nopie=unverified
+nostrip=nopie
 distfiles="${homepage}/archive/${version}.tar.gz"
 checksum=0047348b947cb46709bd089ee672cc8f2d7ac3805a93043306c484bfcc9c6e65
diff --git a/srcpkgs/svctl/template b/srcpkgs/svctl/template
index b6dbc562b06..580a70a4dd7 100644
--- a/srcpkgs/svctl/template
+++ b/srcpkgs/svctl/template
@@ -10,6 +10,8 @@ hostmakedepends="git"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 homepage="https://github.com/KenjiTakahashi/svctl"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/KenjiTakahashi/svctl/archive/${version}.tar.gz"
 checksum=f8011c402de91f57bb2c4c621afa573c3edef35d78bc4ce70786ea10171c8f72
 
diff --git a/srcpkgs/swarm/template b/srcpkgs/swarm/template
index c762ab43b18..bcba237917f 100644
--- a/srcpkgs/swarm/template
+++ b/srcpkgs/swarm/template
@@ -9,5 +9,7 @@ short_desc="Censorship resistant storage and communication infrastructure"
 maintainer="Hoang Nguyen <hoang@wetrust.io>"
 license="GPL-3.0-only"
 homepage="https://swarm.ethereum.org"
+nopie=unverified
+nostrip=nopie
 distfiles="https://${go_import_path}/archive/v${version}.tar.gz"
 checksum=027521fc7eec4d579406edefdd6c37b3af5009295bae24597bb26fc1f6844ce7
diff --git a/srcpkgs/syncthing/template b/srcpkgs/syncthing/template
index 0c1e1ac8c75..5de1bdecb7a 100644
--- a/srcpkgs/syncthing/template
+++ b/srcpkgs/syncthing/template
@@ -16,6 +16,8 @@ short_desc="Open Source Continuous File Synchronization"
 maintainer="Duncaen <duncaen@voidlinux.org>"
 license="MPL-2.0"
 homepage="http://syncthing.net/"
+nopie=unverified
+nostrip=nopie
 changelog="https://github.com/syncthing/syncthing/releases"
 distfiles="https://github.com/syncthing/${pkgname}/archive/v${version}.tar.gz"
 checksum=915a3ac5faf40aea3e5f17c20b7287b7f4108e22157961cf0ca3133fd1dbef9a
diff --git a/srcpkgs/tag/template b/srcpkgs/tag/template
index 1363f7118a8..d66ba4527bb 100644
--- a/srcpkgs/tag/template
+++ b/srcpkgs/tag/template
@@ -9,6 +9,8 @@ short_desc="Instantly jump to your ag matches"
 maintainer="Andrea Brancaleoni <abc@pompel.me>"
 license="MIT"
 homepage="https://github.com/aykamko/tag"
+nopie=unverified
+nostrip=nopie
 distfiles="https://${go_import_path}/archive/v${version}.tar.gz"
 checksum=d3a02466e600634cf0ffff9ad8c5f70eba97e44758edf35cc4efbda9cbfdff9a
 
diff --git a/srcpkgs/tailscale/template b/srcpkgs/tailscale/template
index 1fe73772b49..789b41a5428 100644
--- a/srcpkgs/tailscale/template
+++ b/srcpkgs/tailscale/template
@@ -13,6 +13,8 @@ short_desc="Easy, secure, cross platform WireGuard, oauth2, and 2FA/SSO"
 maintainer="Noel Cower <ncower@nil.dev>"
 license="BSD-3-Clause"
 homepage="https://tailscale.com"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/tailscale/tailscale/archive/v${version}.tar.gz"
 checksum=d06304e082d5fd3f344c754e53e57e2ff50808d5781e0176029d8cfeebcf9097
 
diff --git a/srcpkgs/telegraf/template b/srcpkgs/telegraf/template
index 4e9f48224d5..52d098e71f1 100644
--- a/srcpkgs/telegraf/template
+++ b/srcpkgs/telegraf/template
@@ -11,6 +11,8 @@ short_desc="Plugin-driven server agent for collecting & reporting metrics"
 maintainer="Michael Aldridge <maldridge@voidlinux.org>"
 license="MIT"
 homepage="https://www.influxdata.com/time-series-platform/telegraf/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/influxdata/${pkgname}/archive/${version}.tar.gz"
 checksum=b585c985f06ff9cfd7fdbf19df34e409385729e8ea29c84a76f1a0762a46014e
 system_accounts="_telegraf"
diff --git a/srcpkgs/termshark/template b/srcpkgs/termshark/template
index 8a9cb5362d9..097e4ae731a 100644
--- a/srcpkgs/termshark/template
+++ b/srcpkgs/termshark/template
@@ -11,6 +11,8 @@ short_desc="Terminal UI for tshark, inspired by Wireshark"
 maintainer="Piraty <piraty1@inbox.ru>"
 license="MIT"
 homepage="https://github.com/gcla/termshark"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/gcla/termshark/archive/v${version}.tar.gz"
 checksum=c02a21e0a61b791b1287b85acc33834ccd3bb4efb40be52e5a74d2b989d51416
 
diff --git a/srcpkgs/terraform/template b/srcpkgs/terraform/template
index b9e019711da..c3d8a7c1c4e 100644
--- a/srcpkgs/terraform/template
+++ b/srcpkgs/terraform/template
@@ -8,5 +8,7 @@ short_desc="Tool for building, changing, and combining infrastructure"
 maintainer="Andrea Brancaleoni <abc@pompel.me>"
 license="MPL-2.0"
 homepage="https://www.terraform.io/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://$go_import_path/archive/v$version.tar.gz"
 checksum=f1138827f4a60f028860dddb742d8c1ab06d0b6975c9312bc7e9b399e8e040b5
diff --git a/srcpkgs/terragrunt/template b/srcpkgs/terragrunt/template
index 10e6489f66e..4413d7656fc 100644
--- a/srcpkgs/terragrunt/template
+++ b/srcpkgs/terragrunt/template
@@ -10,6 +10,8 @@ short_desc="Thin wrapper for Terraform that provides extra tools"
 maintainer="Andrea Brancaleoni <abc@pompel.me>"
 license="MIT"
 homepage="https://github.com/gruntwork-io/terragrunt"
+nopie=unverified
+nostrip=nopie
 distfiles="$homepage/archive/v$version.tar.gz"
 checksum=28e5a3bc2d9ec9ad8a2037680ba28214267ec974f6d8315ad23730c222c6a1fe
 
diff --git a/srcpkgs/tinycron/template b/srcpkgs/tinycron/template
index 178223ce9b4..15b1c62f685 100644
--- a/srcpkgs/tinycron/template
+++ b/srcpkgs/tinycron/template
@@ -9,6 +9,8 @@ short_desc="A very small replacement for cron"
 maintainer="Diogo Leal <diogo@diogoleal.com>"
 license="MIT"
 homepage="https://github.com/bcicen/tinycron"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/bcicen/tinycron/archive/v${version}.tar.gz"
 checksum=694c5dcf0435d10ed825dd3e80aefedd1f82953513ce1fe8c46c002d2eca07c2
 
diff --git a/srcpkgs/tldr/template b/srcpkgs/tldr/template
index 6c94e84a503..67e4809635b 100644
--- a/srcpkgs/tldr/template
+++ b/srcpkgs/tldr/template
@@ -9,6 +9,8 @@ short_desc="Fast and interactive TLDR client written in Go"
 maintainer="Nathan Owens <ndowens04@gmail.com>"
 license="MIT"
 homepage="https://isacikgoz.me/tldr/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/isacikgoz/tldr/archive/v${version}.tar.gz"
 checksum=e377942c6dd9cbe3f9f55b7614e17b7c5f0694b326ad3993d0cde59aca8dc8fa
 alternatives="tldr:tldr:/usr/bin/gtldr"
diff --git a/srcpkgs/tml/template b/srcpkgs/tml/template
index 494883b1010..17dae88d357 100644
--- a/srcpkgs/tml/template
+++ b/srcpkgs/tml/template
@@ -10,6 +10,8 @@ short_desc="Tiny markup language for terminal output"
 maintainer="Benjamín Albiñana <benalb@gmail.com>"
 license="Unlicense"
 homepage="https://github.com/liamg/tml"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/liamg/tml/archive/v${version}.tar.gz"
 checksum=083d0252827d13da36a0b9c967d522adf31f8ce770a00c29d84a197d0102216e
 
diff --git a/srcpkgs/todoist/template b/srcpkgs/todoist/template
index 49761d228b0..5eee97a4d49 100644
--- a/srcpkgs/todoist/template
+++ b/srcpkgs/todoist/template
@@ -8,6 +8,8 @@ short_desc="Todoist CLI Client"
 maintainer="Gerardo Di Iorio <arete74@gmail.com>"
 license="MIT"
 homepage="https://github.com/sachaos/todoist"
+nopie=unverified
+nostrip=nopie
 distfiles="${homepage}/archive/v${version}.tar.gz"
 checksum=b7ffa14574bd241ab9e21a28f3d40c17b1a12250e89cfbc8ad708cfbfcdd84b3
 
diff --git a/srcpkgs/trident-automount/template b/srcpkgs/trident-automount/template
index d5955aab883..39cd2d2a759 100644
--- a/srcpkgs/trident-automount/template
+++ b/srcpkgs/trident-automount/template
@@ -12,6 +12,8 @@ short_desc="Automounting daemon from Project Trident utilizing autofs"
 maintainer="Ken Moore <ken@project-trident.org>"
 license="BSD-2-Clause"
 homepage="https://github.com/project-trident/trident-utilities"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/project-trident/trident-utilities/archive/v${version}.tar.gz"
 checksum=0bf0991c815b56b0143106e29ff2ab952416fd63d1810a6aa51fd95a0de4c48d
 
diff --git a/srcpkgs/umoci/template b/srcpkgs/umoci/template
index e9ea9bf87c5..0303cfce820 100644
--- a/srcpkgs/umoci/template
+++ b/srcpkgs/umoci/template
@@ -10,6 +10,8 @@ short_desc="Umoci Modifies Open Container Images"
 maintainer="Cameron Nemo <cnemo@tutanota.com>"
 license="Apache-2.0"
 homepage="https://umo.ci"
+nopie=unverified
+nostrip=nopie
 distfiles="https://${go_import_path}/archive/v${version}.tar.gz"
 checksum=19ca1234c7991369586488f4ebb7656f566e1e3d19d2518630620eb54061b87c
 
diff --git a/srcpkgs/uni/template b/srcpkgs/uni/template
index c44233ac9dc..03b5635a910 100644
--- a/srcpkgs/uni/template
+++ b/srcpkgs/uni/template
@@ -8,6 +8,8 @@ short_desc="Query the Unicode database from the commandline"
 maintainer="klardotsh <josh@klar.sh>"
 license="MIT"
 homepage="https://github.com/arp242/uni"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/arp242/uni/archive/v${version}.tar.gz"
 checksum=938712d1e750b8dcea9f42d4691b66e15dbc7c7ce0200400f20f79702dc97bac
 
diff --git a/srcpkgs/up/template b/srcpkgs/up/template
index 77d55fe8e51..1cae92518c5 100644
--- a/srcpkgs/up/template
+++ b/srcpkgs/up/template
@@ -9,5 +9,7 @@ short_desc="Ultimate Plumber - write Linux pipes interactively"
 maintainer="Piraty <piraty1@inbox.ru>"
 license="Apache-2.0"
 homepage="https://github.com/akavel/up/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/akavel/up/archive/v${version}.tar.gz"
 checksum=359510cfea8af8f14de39d63f63cc5c765f681cca2c37f00174837d52c62cad1
diff --git a/srcpkgs/usql/template b/srcpkgs/usql/template
index f0e07b467bf..8a1932515f7 100644
--- a/srcpkgs/usql/template
+++ b/srcpkgs/usql/template
@@ -9,6 +9,8 @@ short_desc="Universal command-line interface for SQL databases"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 homepage="https://github.com/xo/usql"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/xo/usql/archive/v${version}.tar.gz"
 checksum=d8d07324afe2478068f99b79e35ad5f5c06fa0e0051504cff5bce592ee75c6c2
 
diff --git a/srcpkgs/vale/template b/srcpkgs/vale/template
index d9de21814b0..3fb5ad0a1af 100644
--- a/srcpkgs/vale/template
+++ b/srcpkgs/vale/template
@@ -8,6 +8,8 @@ short_desc="Natural language linter"
 maintainer="SolitudeSF <solitudesf@protonmail.com>"
 license="MIT"
 homepage="https://errata-ai.github.io/vale/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/errata-ai/vale/archive/v${version}.tar.gz"
 checksum=e1fee20d8fed7fc8819de310608b1ed584c0fad096cce95ecef727584ed9790f
 
diff --git a/srcpkgs/vault/template b/srcpkgs/vault/template
index d28a520a587..5c3d026bbc3 100644
--- a/srcpkgs/vault/template
+++ b/srcpkgs/vault/template
@@ -14,6 +14,8 @@ short_desc="Tool for securely accessing secrets"
 maintainer="iaroki <iaroki@protonmail.com>"
 license="MPL-2.0"
 homepage="https://www.vaultproject.io/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/hashicorp/${pkgname}/archive/v${version}.tar.gz"
 checksum=b9f909b613d53ae591a5b91a4862c750aaf59e87592b1a74b4c4651c0b5790e3
 system_accounts="_vault"
diff --git a/srcpkgs/vegeta/template b/srcpkgs/vegeta/template
index 042c3546031..520e6aadfad 100644
--- a/srcpkgs/vegeta/template
+++ b/srcpkgs/vegeta/template
@@ -9,6 +9,8 @@ short_desc="HTTP load testing tool"
 maintainer="Frank Steinborn <steinex@nognu.de>"
 license="MIT"
 homepage="https://github.com/tsenart/vegeta"
+nopie=unverified
+nostrip=nopie
 distfiles="https://$go_import_path/archive/v$version.tar.gz"
 checksum=2e6326b2fe0ef273ae784600e2181e32d307b62beb29cc84ffc8ddd0d5352df9
 
diff --git a/srcpkgs/vmdfmt/template b/srcpkgs/vmdfmt/template
index 6b8be84ed05..9c792cad5d5 100644
--- a/srcpkgs/vmdfmt/template
+++ b/srcpkgs/vmdfmt/template
@@ -10,6 +10,8 @@ short_desc="Markdown autoformatter similar to gofmt"
 maintainer="Robert Lowry <bobertlo@gmail.com>"
 license="ISC"
 homepage="https://github.com/bobertlo/vmd"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/bobertlo/vmd/archive/v${version}.tar.gz"
 checksum=3d696c45da7ddd8a0bf07eb9d74b4d9c7f48ff2d980cab3b168fb6f815430308
 
diff --git a/srcpkgs/vndr/template b/srcpkgs/vndr/template
index a7c6c4ebe07..2b8f64d705b 100644
--- a/srcpkgs/vndr/template
+++ b/srcpkgs/vndr/template
@@ -8,5 +8,7 @@ short_desc="Stupid vendoring tool"
 maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
 license="Apache-2.0"
 homepage="https://github.com/LK4D4/vndr"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/LK4D4/vndr/archive/v${version}.tar.gz"
 checksum=dec53ba179dd2b854efb0d321a8e45b53cd2c7f06018d5ef65f55dfa9f28e840
diff --git a/srcpkgs/vultr/template b/srcpkgs/vultr/template
index 5bd0f5435fc..0c037696509 100644
--- a/srcpkgs/vultr/template
+++ b/srcpkgs/vultr/template
@@ -8,6 +8,8 @@ short_desc="Vultr CLI and API client"
 maintainer="Kyle Nusbaum <knusbaum+void@sdf.org>"
 license="MIT"
 homepage="https://jamesclonk.github.io/vultr/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/JamesClonk/vultr/archive/v${version}.tar.gz"
 checksum=928f6c3caf8149f836a609ec43a3d031f0206a8cba095e026535c33c390c1157
 
diff --git a/srcpkgs/webcat/template b/srcpkgs/webcat/template
index c1cb0b678a5..365045ea128 100644
--- a/srcpkgs/webcat/template
+++ b/srcpkgs/webcat/template
@@ -9,5 +9,7 @@ short_desc="WebSocket Netcat"
 maintainer="Andrea Brancaleoni <abc@pompel.me>"
 license="GPL-3"
 homepage="https://github.com/thypon/webcat"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/thypon/${pkgname}/archive/v${version}.tar.gz"
 checksum=5b3be1cb8deb08f144d674a0bf23f97a692ebb601666d3a38df6e80b2e68d0b7
diff --git a/srcpkgs/websocketd/template b/srcpkgs/websocketd/template
index 50b5bc2baeb..2599916f9af 100644
--- a/srcpkgs/websocketd/template
+++ b/srcpkgs/websocketd/template
@@ -9,5 +9,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
 license="BSD"
 go_import_path="github.com/joewalnes/websocketd"
 homepage="https://$go_import_path"
+nopie=unverified
+nostrip=nopie
 distfiles="$homepage/archive/v$version.tar.gz"
 checksum=323700908ca7fe7b69cb2cc492b4746c4cd3449e49fbab15a4b3a5eccf8757f4
diff --git a/srcpkgs/wego/template b/srcpkgs/wego/template
index c9b16b4e6b3..af9b96981c5 100644
--- a/srcpkgs/wego/template
+++ b/srcpkgs/wego/template
@@ -9,6 +9,8 @@ short_desc="Weather client for the terminal"
 maintainer="Michael Aldridge <maldridge@voidlinux.org>"
 license="ISC"
 homepage="https://github.com/schachmat/wego"
+nopie=unverified
+nostrip=nopie
 distfiles=${homepage}/archive/${version}.tar.gz
 checksum=d63d79520b385c4ed921c7decc37a0b85c40af66600f8a5733514e04d3048075
 
diff --git a/srcpkgs/wuzz/template b/srcpkgs/wuzz/template
index e6cb81b3807..f2b07f8d6a1 100644
--- a/srcpkgs/wuzz/template
+++ b/srcpkgs/wuzz/template
@@ -9,6 +9,8 @@ short_desc="Interactive cli tool for HTTP inspection"
 maintainer="Andrew Benson <abenson+void@gmail.com>"
 license="AGPL-3.0"
 homepage="https://github.com/asciimoo/wuzz"
+nopie=unverified
+nostrip=nopie
 distfiles="${homepage}/archive/v${version}.tar.gz"
 checksum=acf8e82481740d1403b744c58918b9089128d91c3c6edc15b76b6e1c97ead645
 
diff --git a/srcpkgs/xmandump/template b/srcpkgs/xmandump/template
index ae17bbcefa4..de406228551 100644
--- a/srcpkgs/xmandump/template
+++ b/srcpkgs/xmandump/template
@@ -9,6 +9,8 @@ short_desc="Dump all manpages in an XBPS package for use with man.cgi"
 maintainer="Érico Nogueira <ericonr@disroot.org>"
 license="ISC"
 homepage="https://github.com/void-linux/xmandump"
+nopie=unverified
+nostrip=nopie
 distfiles="${homepage}/archive/v${version}.tar.gz"
 checksum=ca261e075940c97cb3ad639e4c8b746fa93bc7559032bc1ada3858c63658d014
 
diff --git a/srcpkgs/xq-api/template b/srcpkgs/xq-api/template
index 16e97083cae..73409fd1f13 100644
--- a/srcpkgs/xq-api/template
+++ b/srcpkgs/xq-api/template
@@ -10,6 +10,8 @@ short_desc="HTTP-based xbps repodata query API"
 maintainer="Noel Cower <ncower@nil.dev>"
 license="BSD-2-Clause"
 homepage="https://github.com/nilium/xq-api"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/nilium/xq-api/archive/v${version}.tar.gz"
 checksum=0d03345899feb2094e662e6e1d0a4de09ebb82f4f2a474cdc48504059c837c6d
 system_accounts="_xqapi"
diff --git a/srcpkgs/xurls/template b/srcpkgs/xurls/template
index 4bf77a78e92..5e5674b430b 100644
--- a/srcpkgs/xurls/template
+++ b/srcpkgs/xurls/template
@@ -10,6 +10,8 @@ short_desc="Extract urls from text"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="BSD-3-Clause"
 homepage="https://www.github.com/mvdan/xurls"
+nopie=unverified
+nostrip=nopie
 distfiles="${homepage}/archive/v${version}.tar.gz"
 checksum=795d7febcf73503bca2ac9806f12ff6b33b47c13eef2d50b81b10e241d9bdb22
 
diff --git a/srcpkgs/yggdrasil/template b/srcpkgs/yggdrasil/template
index 865baefdd59..0f7eee350f4 100644
--- a/srcpkgs/yggdrasil/template
+++ b/srcpkgs/yggdrasil/template
@@ -10,6 +10,8 @@ short_desc="Experiment in scalable routing as an encrypted IPv6 overlay network"
 maintainer="Jan Christian Gruenhage <jan.christian@gruenhage.xyz>"
 license="LGPL-3.0-only"
 homepage="https://yggdrasil-network.github.io/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/yggdrasil-network/yggdrasil-go/archive/v${version}.tar.gz"
 checksum=e8579a04bf289434e7b8caaf621e2c0b853e83cc06f136c4f9e4bfc667df5a27
 
diff --git a/srcpkgs/yj/template b/srcpkgs/yj/template
index 895e663988d..0d933fb34c1 100644
--- a/srcpkgs/yj/template
+++ b/srcpkgs/yj/template
@@ -9,5 +9,7 @@ short_desc="Convert YAML <=> TOML <=> JSON <=> HCL"
 maintainer="Leah Neukirchen <leah@vuxu.org>"
 license="Apache-2.0"
 homepage="https://github.com/sclevine/yj"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/sclevine/yj/archive/v${version}.tar.gz"
 checksum=df9a4f5b6d067842ea3da68ff92c374b98560dce1086337d39963a1346120574
diff --git a/srcpkgs/yq-go/template b/srcpkgs/yq-go/template
index 374271c6589..24035da937f 100644
--- a/srcpkgs/yq-go/template
+++ b/srcpkgs/yq-go/template
@@ -9,6 +9,8 @@ short_desc="Lightweight and portable command-line YAML processor written in go"
 maintainer="Frank Steinborn <steinex@nognu.de>"
 license="MIT"
 homepage="https://github.com/mikefarah/yq"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/mikefarah/yq/archive/${version}.tar.gz"
 checksum=b0c44a742a9b6eed25a48ff04bb30e3e05c6c2d5a0c869f9d0d7f778dfd40f05
 
diff --git a/srcpkgs/zrepl/template b/srcpkgs/zrepl/template
index 15747454d02..900d0df5434 100644
--- a/srcpkgs/zrepl/template
+++ b/srcpkgs/zrepl/template
@@ -11,6 +11,8 @@ short_desc="One-stop ZFS backup & replication solution"
 maintainer="Frans Bergman <frans@tankernn.eu>"
 license="MIT"
 homepage="https://github.com/zrepl/zrepl"
+nopie=unverified
+nostrip=nopie
 distfiles="${homepage}/archive/v${version}.tar.gz"
 checksum=df474e70f5a51d84816ee8a06038ded167a7548e547e2d2822c313f088eeeafd
 

From 9e2c08ecf7e6a8a07fbeea43bcf903c2e207b3be Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?=
 <congdanhqx@gmail.com>
Date: Sat, 12 Sep 2020 07:07:13 +0700
Subject: [PATCH 2/3] build-style: go: allow -buildmode=pie

---
 common/build-style/go.sh             | 12 ++++++++++--
 common/environment/build-style/go.sh |  3 +--
 2 files changed, 11 insertions(+), 4 deletions(-)

diff --git a/common/build-style/go.sh b/common/build-style/go.sh
index c9f476b95c7..86cafcab902 100644
--- a/common/build-style/go.sh
+++ b/common/build-style/go.sh
@@ -22,7 +22,11 @@ do_configure() {
 }
 
 do_build() {
+	local buildmode
 	go_package=${go_package:-$go_import_path}
+	if [ -z "$nopie" ]; then
+		buildmode=-buildmode=pie
+	fi
 	# Build using Go modules if there's a go.mod file
 	if [ "${go_mod_mode}" != "off" ] && [ -f go.mod ]; then
 		if [ -z "${go_mod_mode}" ] && [ -d vendor ]; then
@@ -33,10 +37,14 @@ do_build() {
 			# default behavior.
 			go_mod_mode=
 		fi
-		go install -p "$XBPS_MAKEJOBS" -mod="${go_mod_mode}" -x -tags "${go_build_tags}" -ldflags "${go_ldflags}" ${go_package}
+		go install -p "$XBPS_MAKEJOBS" -mod="${go_mod_mode}" \
+			$buildmode -x -tags "${go_build_tags}" \
+			-ldflags "${go_ldflags}" ${go_package}
 	else
 		# Otherwise, build using GOPATH
-		go get -p "$XBPS_MAKEJOBS" -x -tags "${go_build_tags}" -ldflags "${go_ldflags}" ${go_package}
+		go get -p "$XBPS_MAKEJOBS" \
+			$buildmode -x -tags "${go_build_tags}" \
+			-ldflags "${go_ldflags}" ${go_package}
 	fi
 }
 
diff --git a/common/environment/build-style/go.sh b/common/environment/build-style/go.sh
index 3f83013d4f7..d8eddbfb202 100644
--- a/common/environment/build-style/go.sh
+++ b/common/environment/build-style/go.sh
@@ -4,15 +4,14 @@ if [ -z "$hostmakedepends" -o "${hostmakedepends##*gcc-go-tools*}" ]; then
 		archs="aarch64* armv[567]* i686* x86_64* ppc64le*"
 	fi
 	hostmakedepends+=" go"
-	nopie=yes
 else
 	# gccgo compiler
 	if [ "$CROSS_BUILD" ]; then
 		# target compiler to use; otherwise it'll just call gccgo
 		export GCCGO="${XBPS_CROSS_TRIPLET}-gccgo"
 	fi
+	nostrip=yes
 fi
-nostrip=yes
 
 case "$XBPS_TARGET_MACHINE" in
 	aarch64*) export GOARCH=arm64;;

From 3bf593455a63b266839ac87759340f466096c59d Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?=
 <congdanhqx@gmail.com>
Date: Sat, 12 Sep 2020 07:32:31 +0700
Subject: [PATCH 3/3] darch: build with our go build-style

This package is PIE originally.

[skip ci]
---
 srcpkgs/darch/template | 37 +++++++++++--------------------------
 1 file changed, 11 insertions(+), 26 deletions(-)

diff --git a/srcpkgs/darch/template b/srcpkgs/darch/template
index 53250b095c2..723fa116c8e 100644
--- a/srcpkgs/darch/template
+++ b/srcpkgs/darch/template
@@ -1,44 +1,29 @@
 # Template file for 'darch'
 pkgname=darch
 version=0.28.0
-revision=1
+revision=2
 archs="x86_64* ppc64le*"
 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"
+go_package=github.com/godarch/darch/pkg/cmd/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 go"
 depends="containerd"
 short_desc="Tool for building/booting stateless and immutable images, bare metal"
 maintainer="Paul Knopf <pauldotknopf@gmail.com>"
 license="MIT"
 homepage="https://godarch.com/"
-nopie=unverified
-nostrip=nopie
+distfiles="https://github.com/godarch/darch/archive/v$version.tar.gz"
+checksum=78240cc8d95e3320aa2eb057d24bfd5e1f49d485f58c5626c677e4b09e192070
+go_ldflags="-X main.GitCommit=v$version -X main.Version=$version"
 
-do_fetch() {
-	mkdir -p "$(dirname ${GOSRCPATH})"
-	git clone --branch "v${version}" \
-		git://github.com/godarch/darch \
-		${GOSRCPATH}
+post_patch() {
+	vsed -i -e '/install.*bin.darch/d' Makefile
 }
 
-do_configure() {
-	export GOBIN=${GOPATH}/bin
-	export PATH=$PATH:$GOBIN
-	go get github.com/LK4D4/vndr
-	cd ${GOSRCPATH}
-	vndr
-}
-
-do_build() {
-	cd ${GOSRCPATH}
-	make build TRAVIS_TAG="v${version}" GO_BUILD_FLAGS="-buildmode=pie"
-}
-
-do_install() {
-	cd ${GOSRCPATH}
+post_install() {
 	make install DESTDIR=${DESTDIR}
-
 	vlicense LICENSE
 }

^ permalink raw reply	[flat|nested] 25+ messages in thread

* Re: [RFC] build-style: go: allow pie
  2020-09-12  0:35 [PR PATCH] [RFC] build-style: go: allow pie sgn
@ 2020-09-12  0:37 ` sgn
  2020-09-12  0:42 ` sgn
                   ` (22 subsequent siblings)
  23 siblings, 0 replies; 25+ messages in thread
From: sgn @ 2020-09-12  0:37 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 252 bytes --]

New comment by sgn on void-packages repository

https://github.com/void-linux/void-packages/pull/24841#issuecomment-691366144

Comment:
Actually, I tend to drop `darch` entirely. No other distros  ship it, the template file (before clean-up) is a mess

^ permalink raw reply	[flat|nested] 25+ messages in thread

* Re: [RFC] build-style: go: allow pie
  2020-09-12  0:35 [PR PATCH] [RFC] build-style: go: allow pie sgn
  2020-09-12  0:37 ` sgn
@ 2020-09-12  0:42 ` sgn
  2020-09-12  0:42 ` sgn
                   ` (21 subsequent siblings)
  23 siblings, 0 replies; 25+ messages in thread
From: sgn @ 2020-09-12  0:42 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 383 bytes --]

New comment by sgn on void-packages repository

https://github.com/void-linux/void-packages/pull/24841#issuecomment-691366144

Comment:
Actually, I tend to drop `darch` entirely. No other distros  ship it, the template file (before clean-up) is a mess.
Its maintainer in VoidLinux is its author, and I don't think its author uses VoidLinux, effectively, noone uses `darch` in Void.

^ permalink raw reply	[flat|nested] 25+ messages in thread

* Re: [RFC] build-style: go: allow pie
  2020-09-12  0:35 [PR PATCH] [RFC] build-style: go: allow pie sgn
  2020-09-12  0:37 ` sgn
  2020-09-12  0:42 ` sgn
@ 2020-09-12  0:42 ` sgn
  2020-09-12  0:45 ` [PR PATCH] [Updated] " sgn
                   ` (20 subsequent siblings)
  23 siblings, 0 replies; 25+ messages in thread
From: sgn @ 2020-09-12  0:42 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 406 bytes --]

New comment by sgn on void-packages repository

https://github.com/void-linux/void-packages/pull/24841#issuecomment-691366144

Comment:
Actually, I tend to drop `darch` entirely. No other distros  ship it, the template file (before clean-up) is a mess.
Its maintainer in VoidLinux is its author, and I don't think its author uses VoidLinux, effectively, noone uses `darch` in Void. Maybe only @shizonic ?

^ permalink raw reply	[flat|nested] 25+ messages in thread

* Re: [PR PATCH] [Updated] [RFC] build-style: go: allow pie
  2020-09-12  0:35 [PR PATCH] [RFC] build-style: go: allow pie sgn
                   ` (2 preceding siblings ...)
  2020-09-12  0:42 ` sgn
@ 2020-09-12  0:45 ` sgn
  2020-09-12  0:45 ` sgn
                   ` (19 subsequent siblings)
  23 siblings, 0 replies; 25+ messages in thread
From: sgn @ 2020-09-12  0:45 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 319 bytes --]

There is an updated pull request by sgn against master on the void-packages repository

https://github.com/sgn/void-packages go-allow-pie
https://github.com/void-linux/void-packages/pull/24841

[RFC] build-style: go: allow pie


A patch file from https://github.com/void-linux/void-packages/pull/24841.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-go-allow-pie-24841.patch --]
[-- Type: text/x-diff, Size: 170029 bytes --]

From 5d324f0af37df8c4957f55188d6b61026fdb8a71 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?=
 <congdanhqx@gmail.com>
Date: Sat, 12 Sep 2020 06:38:08 +0700
Subject: [PATCH] srcpkgs: mass set no{pie,strip} for go packages

In the incoming change, we start to allow build go package in PIE mode.

Historically, we always build go packages in non-PIE mode and enforce it
in $XBPS_COMMONDIR/environment/build-style/go.sh

Let's set them per package, now.

This change was generated with Git, xargs, and GNU sed by:

	git grep -l 'build_style=\(.*\)go\1' |
	xargs sed -i -e '/^homepage=/a nopie=unverified\nnostrip=nopie'
---
 srcpkgs/3mux/template                         | 2 ++
 srcpkgs/6cord/template                        | 2 ++
 srcpkgs/Amass/template                        | 2 ++
 srcpkgs/NetAuth-ldap/template                 | 2 ++
 srcpkgs/NetAuth-localizer/template            | 2 ++
 srcpkgs/NetAuth-nsscache/template             | 2 ++
 srcpkgs/NetAuth-pam-helper/template           | 2 ++
 srcpkgs/NetAuth/template                      | 2 ++
 srcpkgs/NetKeys/template                      | 2 ++
 srcpkgs/PopCorn/template                      | 2 ++
 srcpkgs/TMSU/template                         | 2 ++
 srcpkgs/TerraState/template                   | 2 ++
 srcpkgs/abireport/template                    | 2 ++
 srcpkgs/acbuild/template                      | 2 ++
 srcpkgs/ace-util/template                     | 2 ++
 srcpkgs/acmetool/template                     | 2 ++
 srcpkgs/aerc/template                         | 2 ++
 srcpkgs/age/template                          | 2 ++
 srcpkgs/alertmanager/template                 | 2 ++
 srcpkgs/aminal/template                       | 2 ++
 srcpkgs/annie/template                        | 2 ++
 srcpkgs/antibody/template                     | 2 ++
 srcpkgs/aptly/template                        | 2 ++
 srcpkgs/aquatone/template                     | 2 ++
 srcpkgs/archiver/template                     | 2 ++
 srcpkgs/arduino-cli/template                  | 2 ++
 srcpkgs/atlantis/template                     | 2 ++
 srcpkgs/aws-vault/template                    | 2 ++
 srcpkgs/bettercap/template                    | 2 ++
 srcpkgs/bird_exporter/template                | 2 ++
 srcpkgs/blackbox_exporter/template            | 2 ++
 srcpkgs/blush/template                        | 2 ++
 srcpkgs/bombadillo/template                   | 2 ++
 srcpkgs/bombardier/template                   | 2 ++
 srcpkgs/brig/template                         | 2 ++
 srcpkgs/browserpass/template                  | 2 ++
 srcpkgs/browsh/template                       | 2 ++
 srcpkgs/buildah/template                      | 2 ++
 srcpkgs/caddy/template                        | 2 ++
 srcpkgs/cdetect/template                      | 2 ++
 srcpkgs/cfssl/template                        | 2 ++
 srcpkgs/cgrps/template                        | 2 ++
 srcpkgs/cheat/template                        | 2 ++
 srcpkgs/chroma/template                       | 2 ++
 srcpkgs/chronograf/template                   | 2 ++
 srcpkgs/clipman/template                      | 2 ++
 srcpkgs/cni-plugins/template                  | 2 ++
 srcpkgs/cni/template                          | 2 ++
 srcpkgs/cod/template                          | 2 ++
 srcpkgs/codesearch/template                   | 2 ++
 srcpkgs/consul-template/template              | 2 ++
 srcpkgs/consul/template                       | 2 ++
 srcpkgs/containerd/template                   | 2 ++
 srcpkgs/cordless/template                     | 2 ++
 srcpkgs/coredns/template                      | 2 ++
 srcpkgs/cowyo/template                        | 2 ++
 srcpkgs/coyim/template                        | 2 ++
 srcpkgs/crane/template                        | 2 ++
 srcpkgs/cri-o/template                        | 2 ++
 srcpkgs/cri-tools/template                    | 2 ++
 srcpkgs/croc/template                         | 2 ++
 srcpkgs/darch/template                        | 2 ++
 srcpkgs/delve/template                        | 2 ++
 srcpkgs/dep/template                          | 2 ++
 srcpkgs/dht-node/template                     | 2 ++
 srcpkgs/direnv/template                       | 2 ++
 srcpkgs/dirstalk/template                     | 2 ++
 srcpkgs/distrobuilder/template                | 2 ++
 srcpkgs/dive/template                         | 2 ++
 srcpkgs/dlayer/template                       | 2 ++
 srcpkgs/dnote-cli/template                    | 2 ++
 srcpkgs/dnscrypt-proxy/template               | 2 ++
 srcpkgs/docker-credential-pass/template       | 2 ++
 srcpkgs/docker-gen/template                   | 2 ++
 srcpkgs/docker-machine-driver-kvm/template    | 2 ++
 srcpkgs/docker-machine/template               | 2 ++
 srcpkgs/docker2aci/template                   | 2 ++
 srcpkgs/doctl/template                        | 2 ++
 srcpkgs/domain_exporter/template              | 2 ++
 srcpkgs/drive/template                        | 2 ++
 srcpkgs/drone-cli/template                    | 2 ++
 srcpkgs/elfinfo/template                      | 2 ++
 srcpkgs/elvish/template                       | 2 ++
 srcpkgs/ensure-access/template                | 2 ++
 srcpkgs/etcd/template                         | 2 ++
 srcpkgs/exercism/template                     | 2 ++
 srcpkgs/ffuf/template                         | 2 ++
 srcpkgs/figurine/template                     | 2 ++
 srcpkgs/flannel/template                      | 2 ++
 srcpkgs/flint/template                        | 2 ++
 srcpkgs/forego/template                       | 2 ++
 srcpkgs/frp/template                          | 2 ++
 srcpkgs/fs-repo-migrations/template           | 2 ++
 srcpkgs/fscrypt/template                      | 2 ++
 srcpkgs/fzf/template                          | 2 ++
 srcpkgs/gendesk/template                      | 2 ++
 srcpkgs/gfuzz/template                        | 2 ++
 srcpkgs/ghq/template                          | 2 ++
 srcpkgs/gister/template                       | 2 ++
 srcpkgs/git-lfs/template                      | 2 ++
 srcpkgs/git-team/template                     | 2 ++
 srcpkgs/gitbatch/template                     | 2 ++
 srcpkgs/gitea/template                        | 2 ++
 srcpkgs/github-cli/template                   | 2 ++
 srcpkgs/github-opml/template                  | 2 ++
 srcpkgs/gitlab-runner/template                | 2 ++
 srcpkgs/gkill/template                        | 2 ++
 srcpkgs/glide/template                        | 2 ++
 srcpkgs/glider/template                       | 2 ++
 srcpkgs/glock/template                        | 2 ++
 srcpkgs/glow/template                         | 2 ++
 srcpkgs/go-bindata/template                   | 2 ++
 srcpkgs/go-capnproto2/template                | 2 ++
 srcpkgs/go-ethereum/template                  | 2 ++
 srcpkgs/go-gdm/template                       | 2 ++
 srcpkgs/go-ipfs/template                      | 2 ++
 srcpkgs/go-jira/template                      | 2 ++
 srcpkgs/go-langserver/template                | 2 ++
 srcpkgs/go-md2man/template                    | 2 ++
 srcpkgs/go-mtpfs/template                     | 2 ++
 srcpkgs/go-review/template                    | 2 ++
 srcpkgs/goat/template                         | 2 ++
 srcpkgs/goatcounter/template                  | 2 ++
 srcpkgs/gobuster/template                     | 2 ++
 srcpkgs/gocryptfs/template                    | 2 ++
 srcpkgs/godef/template                        | 2 ++
 srcpkgs/gogs/template                         | 2 ++
 srcpkgs/goimapnotify/template                 | 2 ++
 srcpkgs/golangci-lint/template                | 2 ++
 srcpkgs/gomatrix/template                     | 2 ++
 srcpkgs/gopass/template                       | 2 ++
 srcpkgs/gopls/template                        | 2 ++
 srcpkgs/gopm/template                         | 2 ++
 srcpkgs/goproxy/template                      | 2 ++
 srcpkgs/gops/template                         | 2 ++
 srcpkgs/gosh/template                         | 2 ++
 srcpkgs/gotop/template                        | 2 ++
 srcpkgs/gotty/template                        | 2 ++
 srcpkgs/govendor/template                     | 2 ++
 srcpkgs/goversion/template                    | 2 ++
 srcpkgs/grafana/template                      | 2 ++
 srcpkgs/gron/template                         | 2 ++
 srcpkgs/gucci/template                        | 2 ++
 srcpkgs/gx-go/template                        | 2 ++
 srcpkgs/gx/template                           | 2 ++
 srcpkgs/hcloud/template                       | 2 ++
 srcpkgs/hey/template                          | 2 ++
 srcpkgs/hivemind/template                     | 2 ++
 srcpkgs/hooktftp/template                     | 2 ++
 srcpkgs/httpstat/template                     | 2 ++
 srcpkgs/hub/template                          | 2 ++
 srcpkgs/hugo/template                         | 2 ++
 srcpkgs/hydroxide/template                    | 2 ++
 srcpkgs/i3cat/template                        | 2 ++
 srcpkgs/ibus-bamboo/template                  | 2 ++
 srcpkgs/img/template                          | 2 ++
 srcpkgs/immortal/template                     | 2 ++
 srcpkgs/influxdb/template                     | 2 ++
 srcpkgs/ipfs-cluster/template                 | 2 ++
 srcpkgs/jid/template                          | 2 ++
 srcpkgs/jj/template                           | 2 ++
 srcpkgs/joker/template                        | 2 ++
 srcpkgs/jp/template                           | 2 ++
 srcpkgs/k3s/template                          | 2 ++
 srcpkgs/k9s/template                          | 2 ++
 srcpkgs/kapacitor/template                    | 2 ++
 srcpkgs/keybase/template                      | 2 ++
 srcpkgs/kopia/template                        | 2 ++
 srcpkgs/kops/template                         | 2 ++
 srcpkgs/kubecfg/template                      | 2 ++
 srcpkgs/kubefwd/template                      | 2 ++
 srcpkgs/kubernetes-kind/template              | 2 ++
 srcpkgs/kubernetes/template                   | 2 ++
 srcpkgs/kurly/template                        | 2 ++
 srcpkgs/lazydocker/template                   | 2 ++
 srcpkgs/lazygit/template                      | 2 ++
 srcpkgs/lego/template                         | 2 ++
 srcpkgs/lf/template                           | 2 ++
 srcpkgs/licensechecker/template               | 2 ++
 srcpkgs/lsp/template                          | 2 ++
 srcpkgs/lxd-lts/template                      | 2 ++
 srcpkgs/lxd/template                          | 2 ++
 srcpkgs/madonctl/template                     | 2 ++
 srcpkgs/massren/template                      | 2 ++
 srcpkgs/micro/template                        | 2 ++
 srcpkgs/microhookd/template                   | 2 ++
 srcpkgs/miniflux/template                     | 2 ++
 srcpkgs/minify/template                       | 2 ++
 srcpkgs/minikube/template                     | 2 ++
 srcpkgs/minio/template                        | 2 ++
 srcpkgs/mirrorbits/template                   | 2 ++
 srcpkgs/misspell/template                     | 2 ++
 srcpkgs/mmark/template                        | 2 ++
 srcpkgs/mountain-backup/template              | 2 ++
 srcpkgs/mpdviz/template                       | 2 ++
 srcpkgs/ncdns/template                        | 2 ++
 srcpkgs/nebula/template                       | 2 ++
 srcpkgs/netns/template                        | 2 ++
 srcpkgs/nncp/template                         | 2 ++
 srcpkgs/node_exporter/template                | 2 ++
 srcpkgs/nomad/template                        | 2 ++
 srcpkgs/obfs4proxy/template                   | 2 ++
 srcpkgs/oh/template                           | 2 ++
 srcpkgs/opensmtpd-filter-rspamd/template      | 2 ++
 srcpkgs/opensmtpd-filter-senderscore/template | 2 ++
 srcpkgs/operator-sdk/template                 | 2 ++
 srcpkgs/oragono/template                      | 2 ++
 srcpkgs/packer/template                       | 2 ++
 srcpkgs/pam_netauth/template                  | 2 ++
 srcpkgs/passphrase2pgp/template               | 2 ++
 srcpkgs/peco/template                         | 2 ++
 srcpkgs/pgweb/template                        | 2 ++
 srcpkgs/pkgtop/template                       | 2 ++
 srcpkgs/podman/template                       | 2 ++
 srcpkgs/pong-command/template                 | 2 ++
 srcpkgs/prometheus/template                   | 2 ++
 srcpkgs/pst/template                          | 2 ++
 srcpkgs/pup/template                          | 2 ++
 srcpkgs/pwget/template                        | 2 ++
 srcpkgs/rancher-compose/template              | 2 ++
 srcpkgs/rclone/template                       | 2 ++
 srcpkgs/rest-server/template                  | 2 ++
 srcpkgs/restic/template                       | 2 ++
 srcpkgs/revive/template                       | 2 ++
 srcpkgs/rmapi/template                        | 2 ++
 srcpkgs/rocker/template                       | 2 ++
 srcpkgs/runc/template                         | 2 ++
 srcpkgs/ryzen-stabilizator/template           | 2 ++
 srcpkgs/s/template                            | 2 ++
 srcpkgs/saml2aws/template                     | 2 ++
 srcpkgs/sampler/template                      | 2 ++
 srcpkgs/scaleway-cli/template                 | 2 ++
 srcpkgs/scc/template                          | 2 ++
 srcpkgs/searchfile/template                   | 2 ++
 srcpkgs/seaweedfs/template                    | 2 ++
 srcpkgs/shadowfox-updater/template            | 2 ++
 srcpkgs/sharenix/template                     | 2 ++
 srcpkgs/shfmt/template                        | 2 ++
 srcpkgs/sift/template                         | 2 ++
 srcpkgs/skaffold/template                     | 2 ++
 srcpkgs/skopeo/template                       | 2 ++
 srcpkgs/slack-term/template                   | 2 ++
 srcpkgs/slit/template                         | 2 ++
 srcpkgs/sops/template                         | 2 ++
 srcpkgs/spreed-webrtc/template                | 2 ++
 srcpkgs/ssl_exporter/template                 | 2 ++
 srcpkgs/stern/template                        | 2 ++
 srcpkgs/subjack/template                      | 2 ++
 srcpkgs/svctl/template                        | 2 ++
 srcpkgs/swarm/template                        | 2 ++
 srcpkgs/syncthing/template                    | 2 ++
 srcpkgs/tag/template                          | 2 ++
 srcpkgs/tailscale/template                    | 2 ++
 srcpkgs/telegraf/template                     | 2 ++
 srcpkgs/termshark/template                    | 2 ++
 srcpkgs/terraform/template                    | 2 ++
 srcpkgs/terragrunt/template                   | 2 ++
 srcpkgs/tinycron/template                     | 2 ++
 srcpkgs/tldr/template                         | 2 ++
 srcpkgs/tml/template                          | 2 ++
 srcpkgs/todoist/template                      | 2 ++
 srcpkgs/trident-automount/template            | 2 ++
 srcpkgs/umoci/template                        | 2 ++
 srcpkgs/uni/template                          | 2 ++
 srcpkgs/up/template                           | 2 ++
 srcpkgs/usql/template                         | 2 ++
 srcpkgs/vale/template                         | 2 ++
 srcpkgs/vault/template                        | 2 ++
 srcpkgs/vegeta/template                       | 2 ++
 srcpkgs/vmdfmt/template                       | 2 ++
 srcpkgs/vndr/template                         | 2 ++
 srcpkgs/vultr/template                        | 2 ++
 srcpkgs/webcat/template                       | 2 ++
 srcpkgs/websocketd/template                   | 2 ++
 srcpkgs/wego/template                         | 2 ++
 srcpkgs/wuzz/template                         | 2 ++
 srcpkgs/xmandump/template                     | 2 ++
 srcpkgs/xq-api/template                       | 2 ++
 srcpkgs/xurls/template                        | 2 ++
 srcpkgs/yggdrasil/template                    | 2 ++
 srcpkgs/yj/template                           | 2 ++
 srcpkgs/yq-go/template                        | 2 ++
 srcpkgs/zrepl/template                        | 2 ++
 283 files changed, 566 insertions(+)

diff --git a/srcpkgs/3mux/template b/srcpkgs/3mux/template
index 7aeea8f5272..30fee70c7a9 100644
--- a/srcpkgs/3mux/template
+++ b/srcpkgs/3mux/template
@@ -8,6 +8,8 @@ short_desc="Terminal multiplexer inspired by i3"
 maintainer="Zach Dykstra <dykstra.zachary@gmail.com>"
 license="MIT"
 homepage="https://github.com/aaronjanse/3mux"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/aaronjanse/3mux/archive/v${version}.tar.gz"
 checksum=925e23850ad69ce12069bb4c48af6e70c820bbd4bfe5a83ebf72eaefb9d8ab83
 
diff --git a/srcpkgs/6cord/template b/srcpkgs/6cord/template
index 7fc93652b2d..aa89d827b7e 100644
--- a/srcpkgs/6cord/template
+++ b/srcpkgs/6cord/template
@@ -9,6 +9,8 @@ short_desc="Terminal UI for Discord"
 maintainer="Paper <paper@tilde.institute>"
 license="MPL-2.0"
 homepage="https://gitlab.com/diamondburned/6cord"
+nopie=unverified
+nostrip=nopie
 distfiles="https://gitlab.com/diamondburned/$pkgname/-/archive/stable-$version/$pkgname-stable-$version.tar.gz"
 checksum=@70325d8dd24100a0dde3bbca477b87e7a62c520eb1003db5b0541de2d5f928bc
 
diff --git a/srcpkgs/Amass/template b/srcpkgs/Amass/template
index 2534bc28e57..4e8469091b5 100644
--- a/srcpkgs/Amass/template
+++ b/srcpkgs/Amass/template
@@ -8,5 +8,7 @@ short_desc="In-depth Attack Surface Mapping and Asset Discovery"
 maintainer="Andrew Benson <abenson+void@gmail.com>"
 license="Apache-2.0"
 homepage="https://www.owasp.org/index.php/OWASP_Amass_Project"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/OWASP/Amass/archive/v${version}.tar.gz"
 checksum=e262eea448998e3e44fffd94714363cbcd7cc26890c313f0efb519da23efeec8
diff --git a/srcpkgs/NetAuth-ldap/template b/srcpkgs/NetAuth-ldap/template
index 105d5c6ee0f..b8b20b91db4 100644
--- a/srcpkgs/NetAuth-ldap/template
+++ b/srcpkgs/NetAuth-ldap/template
@@ -11,6 +11,8 @@ short_desc="LDAP Proxy for NetAuth"
 maintainer="Michael Aldridge <maldridge@VoidLinux.org>"
 license="MIT"
 homepage="https://www.netauth.org/ecosystem/ldap"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/netauth/ldap/archive/v$version.tar.gz"
 checksum=e179918429f133f8360bf9ee6a1ceefa283f245bf5ee0b705676fff9e1442fb4
 system_accounts="_netauth_ldap"
diff --git a/srcpkgs/NetAuth-localizer/template b/srcpkgs/NetAuth-localizer/template
index 571000e48a9..48f48e330c4 100644
--- a/srcpkgs/NetAuth-localizer/template
+++ b/srcpkgs/NetAuth-localizer/template
@@ -12,6 +12,8 @@ short_desc="Make NetAuth accounts local in Linux"
 maintainer="Michael Aldridge <maldridge@netauth.org>"
 license="MIT"
 homepage="https://netauth.org/ecosystem/localizer"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/netauth/localizer/archive/v$version.tar.gz"
 checksum=0cab66230e8845d40ecf9a6033c63730e5fc73a3a778cefe2cc98d4787cd5329
 
diff --git a/srcpkgs/NetAuth-nsscache/template b/srcpkgs/NetAuth-nsscache/template
index 42a3b03d796..067b978ba92 100644
--- a/srcpkgs/NetAuth-nsscache/template
+++ b/srcpkgs/NetAuth-nsscache/template
@@ -10,6 +10,8 @@ short_desc="NetAuth nsscache implementation"
 maintainer="Michael Aldridge <maldridge@voidlinux.org>"
 license="MIT"
 homepage="https://netauth.org"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/NetAuth/nsscache/archive/v$version.tar.gz"
 checksum=0609db33c24e594fb84821eba76959622e9ac4752c66b6be8c1e4fdcd8158a6e
 
diff --git a/srcpkgs/NetAuth-pam-helper/template b/srcpkgs/NetAuth-pam-helper/template
index 80f362a228e..a314caf7374 100644
--- a/srcpkgs/NetAuth-pam-helper/template
+++ b/srcpkgs/NetAuth-pam-helper/template
@@ -10,5 +10,7 @@ short_desc="A helper executable to use with pam_exec"
 maintainer="Michael Aldridge <maldridge@VoidLinux.org>"
 license="MIT"
 homepage="https://www.github.com/netauth/pam-helper"
+nopie=unverified
+nostrip=nopie
 distfiles="$homepage/archive/v$version.tar.gz"
 checksum=d9b14782a52604a0fc19ffe5164aad5e1580e3bdb015fda0c4b58acdb38049ae
diff --git a/srcpkgs/NetAuth/template b/srcpkgs/NetAuth/template
index 42667411251..1056ef4bec7 100644
--- a/srcpkgs/NetAuth/template
+++ b/srcpkgs/NetAuth/template
@@ -12,6 +12,8 @@ short_desc="Network authentication and identity system"
 maintainer="Michael Aldridge <maldridge@voidlinux.org>"
 license="MIT"
 homepage="https://netauth.org"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/NetAuth/NetAuth/archive/v$version.tar.gz"
 checksum=76811411d4ebd00876e553b4eb9c912c16ee5ebc5c6aaeab922e233275f56a94
 
diff --git a/srcpkgs/NetKeys/template b/srcpkgs/NetKeys/template
index 4e136c8ed7c..903ff78ebc8 100644
--- a/srcpkgs/NetKeys/template
+++ b/srcpkgs/NetKeys/template
@@ -10,6 +10,8 @@ short_desc="Key retrieval daemon for NetAuth"
 maintainer="Michael Aldridge <maldridge@voidlinux.org>"
 license="MIT"
 homepage="https://netauth.org"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/NetAuth/NetKeys/archive/v$version.tar.gz"
 checksum=3895be4f703cd9f375977afcc7a3a43ca443b7c04979bd2af4192cf06fe732ae
 
diff --git a/srcpkgs/PopCorn/template b/srcpkgs/PopCorn/template
index 119c0ec7686..a5dd6cd4bc7 100644
--- a/srcpkgs/PopCorn/template
+++ b/srcpkgs/PopCorn/template
@@ -14,6 +14,8 @@ short_desc="Package statistics system"
 maintainer="Michael Aldridge <maldridge@voidlinux.org>"
 license="MIT"
 homepage="https://github.com/the-maldridge/PopCorn"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/the-maldridge/PopCorn/archive/v${version}.tar.gz"
 checksum=b25589802c5e1c277d2e9536add44704a012359b02d7fb4be1b4b0f11eb10d93
 
diff --git a/srcpkgs/TMSU/template b/srcpkgs/TMSU/template
index 72725d630c9..680a6a2628d 100644
--- a/srcpkgs/TMSU/template
+++ b/srcpkgs/TMSU/template
@@ -10,6 +10,8 @@ short_desc="Tool for tagging files and accessing them through FUSE"
 maintainer="xaltsc <xaltsc@protonmail.ch>"
 license="GPL-3.0-or-later"
 homepage="https://tmsu.org"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/oniony/TMSU/archive/v${version}.tar.gz"
 checksum=0ac7f09336aaedf73623c4f486c05137c024a726c16dd32525463aee9d70b46a
 
diff --git a/srcpkgs/TerraState/template b/srcpkgs/TerraState/template
index b4a7b9e6097..8e95771d81a 100644
--- a/srcpkgs/TerraState/template
+++ b/srcpkgs/TerraState/template
@@ -12,6 +12,8 @@ short_desc="Remote state for Terraform"
 maintainer="Michael Aldridge <maldridge@voidlinux.org>"
 license="MIT"
 homepage="https://github.com/the-maldridge/terrastate"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/the-maldridge/terrastate/archive/v$version.tar.gz"
 checksum=73e055f9dcd04d933de42edbb8abe2163455a41198182733b101df404d48be1e
 system_groups="_terrastate"
diff --git a/srcpkgs/abireport/template b/srcpkgs/abireport/template
index b23ea4d8565..47de6a68db7 100644
--- a/srcpkgs/abireport/template
+++ b/srcpkgs/abireport/template
@@ -9,6 +9,8 @@ short_desc="Tool to create ABI reports from ELF binaries"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="Apache-2.0"
 homepage="https://github.com/clearlinux/abireport"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/clearlinux/${pkgname}/releases/download/v${version}/${pkgname}-${version}.tar.gz"
 checksum=c46c46bff3dc873cb84a66c639c38b2df14f095d95a4bb77e3b96904b8219399
 
diff --git a/srcpkgs/acbuild/template b/srcpkgs/acbuild/template
index 7911ad66cc9..4b95803a768 100644
--- a/srcpkgs/acbuild/template
+++ b/srcpkgs/acbuild/template
@@ -10,6 +10,8 @@ go_ldflags="-X github.com/appc/acbuild/lib.Version=${version}"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="Apache-2.0"
 homepage="https://github.com/appc/acbuild"
+nopie=unverified
+nostrip=nopie
 short_desc="A build tool for ACIs"
 distfiles="https://github.com/appc/acbuild/archive/v${version}.tar.gz"
 checksum=88d99a002eb53212752d6f405d9e02555512b27c5b84e8ef5828607ee9774ed4
diff --git a/srcpkgs/ace-util/template b/srcpkgs/ace-util/template
index 654a0eb6dc2..b289ffddaad 100644
--- a/srcpkgs/ace-util/template
+++ b/srcpkgs/ace-util/template
@@ -8,6 +8,8 @@ short_desc="Command line utility for the Ace HTML template engine"
 maintainer="Young Jin Park <youngjinpark20@gmail.com>"
 license="MIT"
 homepage="https://github.com/catinello/ace-util"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/catinello/ace-util/archive/v${version}.tar.gz"
 checksum=983c22874bfd2476d860002778458f028d56552f07fa9d69cbf74e977b6f8bed
 
diff --git a/srcpkgs/acmetool/template b/srcpkgs/acmetool/template
index e9e3993b7fc..a5f1b1adc5c 100644
--- a/srcpkgs/acmetool/template
+++ b/srcpkgs/acmetool/template
@@ -11,6 +11,8 @@ short_desc="Tool to acquire certificates from ACME servers (such as Let's Encryp
 maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
 license="RILTS-based"
 homepage="https://hlandau.github.io/acme/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/hlandau/acme/archive/v${version}.tar.gz
  https://raw.githubusercontent.com/hlandau/rilts/master/licences/COPYING.MIT>COPYING"
 checksum="54acffe7381696ecdc829f65810897075d17c5600c077f431eda5e5244189a74
diff --git a/srcpkgs/aerc/template b/srcpkgs/aerc/template
index 71bf699cf10..ee73eb49a7d 100644
--- a/srcpkgs/aerc/template
+++ b/srcpkgs/aerc/template
@@ -9,6 +9,8 @@ short_desc="Terminal email client"
 maintainer="shtayerc <david.murko@mailbox.org>"
 license="MIT"
 homepage="https://aerc-mail.org"
+nopie=unverified
+nostrip=nopie
 distfiles="https://git.sr.ht/~sircmpwn/aerc/archive/${version}.tar.gz"
 checksum=d369462cc0f76c33d804e586463e4d35d81fba9396ec08c3d3d0579e26091e17
 
diff --git a/srcpkgs/age/template b/srcpkgs/age/template
index 5a3b0183bdb..0fac736344b 100644
--- a/srcpkgs/age/template
+++ b/srcpkgs/age/template
@@ -10,6 +10,8 @@ short_desc="Simple, modern and secure encryption tool"
 maintainer="Leah Neukirchen <leah@vuxu.org>"
 license="BSD-3-Clause"
 homepage="https://age-encryption.org/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/FiloSottile/age/archive/v${version/.b/-b}.tar.gz"
 checksum=ca0fcfe45415c03c637c2332231f1793bf4dbd6a03e663a71ef2b7554647d763
 
diff --git a/srcpkgs/alertmanager/template b/srcpkgs/alertmanager/template
index 88fe5eede15..9d43a1337d1 100644
--- a/srcpkgs/alertmanager/template
+++ b/srcpkgs/alertmanager/template
@@ -14,6 +14,8 @@ conf_files="/etc/alertmanager.yml"
 maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
 license="Apache-2.0"
 homepage="https://github.com/prometheus/alertmanager"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/prometheus/alertmanager/archive/v${version}.tar.gz"
 checksum=4789ef95b09ba86a66a2923c3535d1bfe30a566390770784c52052c7c83ee1bc
 
diff --git a/srcpkgs/aminal/template b/srcpkgs/aminal/template
index 4a3594866e8..6d4db8385a3 100644
--- a/srcpkgs/aminal/template
+++ b/srcpkgs/aminal/template
@@ -10,5 +10,7 @@ short_desc="Modern terminal emulator implemented in Golang and utilising OpenGL"
 maintainer="SolitudeSF <solitudesf@protonmail.com>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/liamg/aminal"
+nopie=unverified
+nostrip=nopie
 distfiles="${homepage}/archive/v${version}.tar.gz"
 checksum=ed59927531e7d585a42366c455e491a846c7e23ae079fa1d10d43fdd3a92eb65
diff --git a/srcpkgs/annie/template b/srcpkgs/annie/template
index 50ff513e73d..60e24ce08de 100644
--- a/srcpkgs/annie/template
+++ b/srcpkgs/annie/template
@@ -9,6 +9,8 @@ short_desc="Fast, simple and clean video downloader built with Go"
 maintainer="Benjamín Albiñana <benalb@gmail.com>"
 license="MIT"
 homepage="https://github.com/iawia002/annie"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/iawia002/annie/archive/${version}.tar.gz"
 checksum=a5252317113cf90e687a532b2e961126206b29829c61d6507fc69881e85d1d34
 
diff --git a/srcpkgs/antibody/template b/srcpkgs/antibody/template
index 6432a12ba2e..e495e03cc23 100644
--- a/srcpkgs/antibody/template
+++ b/srcpkgs/antibody/template
@@ -9,6 +9,8 @@ short_desc="Fast and lightweight shell plugin manager"
 maintainer="SolitudeSF <solitudesf@protonmail.com>"
 license="MIT"
 homepage="https://getantibody.github.io/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://${go_import_path}/archive/v${version}.tar.gz"
 checksum=dad02a91cbf5715209ca2958dfeb29127f674a00615f80254efc87c33930dbe0
 
diff --git a/srcpkgs/aptly/template b/srcpkgs/aptly/template
index 4098ebc02d8..2cddc987ceb 100644
--- a/srcpkgs/aptly/template
+++ b/srcpkgs/aptly/template
@@ -8,6 +8,8 @@ short_desc="Debian repository management tool"
 maintainer="Tassilo Schweyer <dev@welterde.de>"
 license="MIT"
 homepage="https://www.aptly.info/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/aptly-dev/aptly/archive/v$version.tar.gz"
 checksum=4172d54613139f6c34d5a17396adc9675d7ed002e517db8381731d105351fbe5
 
diff --git a/srcpkgs/aquatone/template b/srcpkgs/aquatone/template
index f6215fe4ee6..0fa66c24a9e 100644
--- a/srcpkgs/aquatone/template
+++ b/srcpkgs/aquatone/template
@@ -9,6 +9,8 @@ short_desc="Tool for domain flyovers"
 maintainer="Alex Childs <misuchiru03+void@gmail.com>"
 license="MIT"
 homepage="https://github.com/michenriksen/aquatone"
+nopie=unverified
+nostrip=nopie
 distfiles="${homepage}/archive/v${version}.tar.gz"
 checksum=7849dce3241df663ea6edd9a9433d5ecc20fb768d0192ccbfb28d61d67ebcc97
 
diff --git a/srcpkgs/archiver/template b/srcpkgs/archiver/template
index b604b5973e6..613ef588d8d 100644
--- a/srcpkgs/archiver/template
+++ b/srcpkgs/archiver/template
@@ -10,6 +10,8 @@ short_desc="Easily create and extract common archive formats"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 homepage="https://github.com/mholt/archiver"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/mholt/archiver/archive/v${version}.tar.gz"
 checksum=c8e88340e80b428c1a1c9734084395b473c9458fcea8b8b5126a9db96ae45844
 
diff --git a/srcpkgs/arduino-cli/template b/srcpkgs/arduino-cli/template
index fc67ce96a5b..15e4c8a9346 100644
--- a/srcpkgs/arduino-cli/template
+++ b/srcpkgs/arduino-cli/template
@@ -9,6 +9,8 @@ short_desc="Arduino command line interface"
 maintainer="Jasper Chan <jasperchan515@gmail.com>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/arduino/arduino-cli"
+nopie=unverified
+nostrip=nopie
 distfiles="${homepage}/archive/${version}.tar.gz"
 checksum=5a9b7eec55c3ee7f54d8804fac00ceb78ad0697fd918f6fbae0bb61cb33d8b3e
 
diff --git a/srcpkgs/atlantis/template b/srcpkgs/atlantis/template
index 621db333862..f7eb20cea30 100644
--- a/srcpkgs/atlantis/template
+++ b/srcpkgs/atlantis/template
@@ -9,5 +9,7 @@ short_desc="Terraform Automation By Pull Request"
 maintainer="Michael Aldridge <maldridge@voidlinux.org>"
 license="Apache-2.0"
 homepage="https://runatlantis.io"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/runatlantis/atlantis/archive/v${version}.tar.gz"
 checksum=a4590c181e759a2bb692e1b89552a02996cb366fca6f5f3298fff973a2e4a291
diff --git a/srcpkgs/aws-vault/template b/srcpkgs/aws-vault/template
index 64493fb34d1..b94e1f105f4 100644
--- a/srcpkgs/aws-vault/template
+++ b/srcpkgs/aws-vault/template
@@ -9,6 +9,8 @@ short_desc="Vault for securely storing and accessing AWS credentials"
 maintainer="klardotsh <josh@klar.sh>"
 license="MIT"
 homepage="https://github.com/99designs/aws-vault"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/99designs/aws-vault/archive/v${version}${_status}.tar.gz"
 checksum=29844e459a3421ae0123b83a3097c15bc2980bf787374c1ade44328cf14fde4e
 
diff --git a/srcpkgs/bettercap/template b/srcpkgs/bettercap/template
index 58fa4ee86f6..99b7437c129 100644
--- a/srcpkgs/bettercap/template
+++ b/srcpkgs/bettercap/template
@@ -10,6 +10,8 @@ short_desc="Network attack and monitoring framework"
 maintainer="Andrea Brancaleoni <abc@pompel.me>"
 license="GPL-3.0-only"
 homepage="https://github.com/bettercap/bettercap"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/bettercap/bettercap/archive/v${version}.tar.gz"
 checksum=dd4349a43486ec300a0f777f7c53b2fff608fb82dbba720c144b85538811405c
 
diff --git a/srcpkgs/bird_exporter/template b/srcpkgs/bird_exporter/template
index 4acdb5b704d..de8774e95d1 100644
--- a/srcpkgs/bird_exporter/template
+++ b/srcpkgs/bird_exporter/template
@@ -10,6 +10,8 @@ short_desc="Metric exporter for BIRD routing daemon to use with Prometheus"
 maintainer="Leah Neukirchen <leah@vuxu.org>"
 license="MIT"
 homepage="https://github.com/czerwonk/bird_exporter"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/czerwonk/bird_exporter/archive/${version}.tar.gz"
 checksum=3d8a1e718bc7f8bdd2c7fc775f042fdce81b4a2b08f978b0831f39909ac15c3d
 
diff --git a/srcpkgs/blackbox_exporter/template b/srcpkgs/blackbox_exporter/template
index 4f6ca705e98..190419ba94b 100644
--- a/srcpkgs/blackbox_exporter/template
+++ b/srcpkgs/blackbox_exporter/template
@@ -12,6 +12,8 @@ short_desc="Allows blackbox probing of endpoints over HTTP, DNS, TCP and ICMP"
 maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
 license="Apache-2.0"
 homepage="https://prometheus.io"
+nopie=unverified
+nostrip=nopie
 changelog="https://github.com/prometheus/blackbox_exporter/releases"
 distfiles="https://github.com/prometheus/blackbox_exporter/archive/v${version}.tar.gz"
 checksum=6ebfd9f590286004dacf3c93b3aa3e3c560d6f1e5994f72c180e5af94fdd0099
diff --git a/srcpkgs/blush/template b/srcpkgs/blush/template
index c62c1a7bde8..967f9917bac 100644
--- a/srcpkgs/blush/template
+++ b/srcpkgs/blush/template
@@ -9,6 +9,8 @@ short_desc="Grep with colours"
 maintainer="travankor <travankor@tuta.io>"
 license="MIT"
 homepage="https://github.com/arsham/blush"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/arsham/blush/archive/v${version}.tar.gz"
 checksum=1d96e080e7db9d57bb3aee1a7fae3df2aaa3a3f85cf41077e8235c78840ae740
 
diff --git a/srcpkgs/bombadillo/template b/srcpkgs/bombadillo/template
index 721fae09f54..02e7ca26ddb 100644
--- a/srcpkgs/bombadillo/template
+++ b/srcpkgs/bombadillo/template
@@ -9,6 +9,8 @@ short_desc="Non-web client for the terminal"
 maintainer="Benjamín Albiñana <benalb@gmail.com>"
 license="GPL-3.0-or-later"
 homepage="https://bombadillo.colorfield.space/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://tildegit.org/sloum/${pkgname}/archive/${version}.tar.gz"
 checksum=e8076493e924bd5860d3e17884b0675ea514eea75e7b4e96da1c79ab9805731f
 
diff --git a/srcpkgs/bombardier/template b/srcpkgs/bombardier/template
index 8a91d592b32..b9b0ba6cbf1 100644
--- a/srcpkgs/bombardier/template
+++ b/srcpkgs/bombardier/template
@@ -8,6 +8,8 @@ short_desc="Fast cross-platform HTTP benchmarking tool"
 maintainer="Daniel Lewan <vision360.daniel@gmail.com>"
 license="MIT"
 homepage="https://github.com/codesenberg/bombardier"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/codesenberg/bombardier/archive/v${version}.tar.gz"
 checksum=fd6202ca4b4972b2adcd63b7dd7eadcb6ffbf159870c87500e03bd8556abdeda
 
diff --git a/srcpkgs/brig/template b/srcpkgs/brig/template
index 59dcd0ceba6..9d6a1c03b4b 100644
--- a/srcpkgs/brig/template
+++ b/srcpkgs/brig/template
@@ -8,6 +8,8 @@ short_desc="File synchronization on top of IPFS with git-like interface and WebU
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="AGPL-3.0-or-later"
 homepage="https://brig.readthedocs.io/en/master/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/sahib/brig/archive/v${version}.tar.gz"
 checksum=1ca6384c71915b486798146e8498cc2432065ddb161f9860fc913cbf38cf2e35
 
diff --git a/srcpkgs/browserpass/template b/srcpkgs/browserpass/template
index b6426a24975..0b97b15c659 100644
--- a/srcpkgs/browserpass/template
+++ b/srcpkgs/browserpass/template
@@ -10,6 +10,8 @@ short_desc="Browser extension for pass"
 maintainer="John <me@johnnynator.dev>"
 license="MIT"
 homepage="https://github.com/browserpass/browserpass-native"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/browserpass/browserpass-native/archive/${version}.tar.gz"
 checksum=2ef6a471bd7ea35735bb196c5ddb12f9345fd27ba4b36065717b3c3f77860003
 
diff --git a/srcpkgs/browsh/template b/srcpkgs/browsh/template
index 856fefd13d7..fda1bc596b9 100644
--- a/srcpkgs/browsh/template
+++ b/srcpkgs/browsh/template
@@ -12,6 +12,8 @@ short_desc="Fully-modern text-based browser, rendering to TTY and browsers"
 maintainer="zhengqunkoo <root@zhengqunkoo.com>"
 license="LGPL-2.1-only"
 homepage="https://www.brow.sh/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://$go_import_path/archive/v$version.tar.gz
  https://$go_import_path/releases/download/v${version}/browsh-${version}-an.fx.xpi>browsh.xpi"
 checksum="965ce2d94d1d9e4b92411d344421c0bea40994527cafd694c5a6e8e206681ede
diff --git a/srcpkgs/buildah/template b/srcpkgs/buildah/template
index a27cce79552..0a0dce2e5f4 100644
--- a/srcpkgs/buildah/template
+++ b/srcpkgs/buildah/template
@@ -14,6 +14,8 @@ short_desc="Dockerfile compatible OCI image building tool"
 maintainer="Cameron Nemo <cnemo@tutanota.com>"
 license="Apache-2.0"
 homepage="https://github.com/containers/buildah"
+nopie=unverified
+nostrip=nopie
 distfiles="${homepage}/archive/v${version}.tar.gz"
 checksum=b53e0a12e6b89b529980b78569c6cea814354aafb65526057c6f67a9924cc3be
 
diff --git a/srcpkgs/caddy/template b/srcpkgs/caddy/template
index dbae7057566..2d9b3e69419 100644
--- a/srcpkgs/caddy/template
+++ b/srcpkgs/caddy/template
@@ -10,6 +10,8 @@ short_desc="Fast, cross-platform HTTP/2 web server with automatic HTTPS"
 maintainer="Dominic Monroe <monroef4@googlemail.com>"
 license="Apache-2.0"
 homepage="https://caddyserver.com"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/caddyserver/caddy/archive/v${version}.tar.gz"
 checksum=0e7dc07e4f61f9a00a4c962755098e19ebf8c8a8e0d72e311597ce021b7a2a5e
 
diff --git a/srcpkgs/cdetect/template b/srcpkgs/cdetect/template
index b02df3a496e..e5f0f10b5b4 100644
--- a/srcpkgs/cdetect/template
+++ b/srcpkgs/cdetect/template
@@ -9,6 +9,8 @@ short_desc="Detects the compiler (and version) used to compile an ELF binary"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 homepage="https://github.com/xyproto/cdetect"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/xyproto/cdetect/archive/${version}.tar.gz"
 checksum=5df583e1b016d61cbc723fc0d222308c4327e108f91316707235148c06095b49
 
diff --git a/srcpkgs/cfssl/template b/srcpkgs/cfssl/template
index 822903d181a..55a5dc44c45 100644
--- a/srcpkgs/cfssl/template
+++ b/srcpkgs/cfssl/template
@@ -9,6 +9,8 @@ short_desc="CFSSL: Cloudflare's PKI and TLS toolkit"
 maintainer="hanspolo <itself@hanspolo.net>"
 license="BSD-2-Clause"
 homepage="https://github.com/cloudflare/cfssl"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/cloudflare/cfssl/archive/v${version}.tar.gz"
 checksum=c8a86ef10cbb0c168f3b597db15b31f98b170edb7958f7154edeb29aee41315e
 replaces="cfssljson>=0"
diff --git a/srcpkgs/cgrps/template b/srcpkgs/cgrps/template
index d0f9a17dc7e..e60a8f58f6d 100644
--- a/srcpkgs/cgrps/template
+++ b/srcpkgs/cgrps/template
@@ -8,6 +8,8 @@ short_desc="Set of commands for checking cgroups"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 homepage="https://github.com/k1LoW/cgrps"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/k1LoW/cgrps/archive/v${version}.tar.gz"
 checksum=381ab96fbfe98700112e0bddfaffde471ce08b838b0a91e489bd932c99c8ffdc
 
diff --git a/srcpkgs/cheat/template b/srcpkgs/cheat/template
index b3020476f47..0f9ee668bcb 100644
--- a/srcpkgs/cheat/template
+++ b/srcpkgs/cheat/template
@@ -8,6 +8,8 @@ short_desc="Create and view interactive cheatsheets on the command-line"
 maintainer="bra1nwave <bra1nwave@protonmail.com>"
 license="MIT"
 homepage="https://github.com/cheat/cheat"
+nopie=unverified
+nostrip=nopie
 distfiles="${homepage}/archive/${version}.tar.gz"
 checksum=87c832b25794d7acac2fa4bd3389c81819535f32242d5e99284da76a1a86f1f3
 
diff --git a/srcpkgs/chroma/template b/srcpkgs/chroma/template
index 958de7e3418..26f38de1f64 100644
--- a/srcpkgs/chroma/template
+++ b/srcpkgs/chroma/template
@@ -11,6 +11,8 @@ short_desc="General purpose syntax highlighter"
 maintainer="Daniel Lewan <vision360.daniel@gmail.com>"
 license="MIT"
 homepage="https://github.com/alecthomas/chroma"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/alecthomas/chroma/archive/v${version}.tar.gz"
 checksum=03bbe1fd43109b125cb33cf72e26338376056b961ea1c9ab1ecc02a60651e67b
 
diff --git a/srcpkgs/chronograf/template b/srcpkgs/chronograf/template
index b23d2ef09a3..6f5cc18b1e3 100644
--- a/srcpkgs/chronograf/template
+++ b/srcpkgs/chronograf/template
@@ -11,6 +11,8 @@ short_desc="Open source monitoring and visualization UI for the TICK stack"
 maintainer="Michael Aldridge <maldridge@voidlinux.org>"
 license="AGPL-3.0"
 homepage="https://www.influxdata.com/time-series-platform/chronograf/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/influxdata/${pkgname}/archive/${version}.tar.gz"
 checksum=245479b691e2ad484717778562ce9e0c21b1d769e7d748335d1c5f41cd677d4c
 
diff --git a/srcpkgs/clipman/template b/srcpkgs/clipman/template
index a48999a5004..033776dbf3e 100644
--- a/srcpkgs/clipman/template
+++ b/srcpkgs/clipman/template
@@ -10,6 +10,8 @@ short_desc="Simple clipboard manager for Wayland"
 maintainer="travankor <travankor@tuta.io>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/yory8/clipman"
+nopie=unverified
+nostrip=nopie
 changelog="https://raw.githubusercontent.com/yory8/clipman/master/CHANGELOG.md"
 distfiles="https://github.com/yory8/clipman/archive/v${version}.tar.gz"
 checksum=0b2c8a4e333b86f5dc6c873ee3b3c6e748e94e681bfa4fd9e81fc412c7a7cad1
diff --git a/srcpkgs/cni-plugins/template b/srcpkgs/cni-plugins/template
index cee0971f8b1..e41e8950abf 100644
--- a/srcpkgs/cni-plugins/template
+++ b/srcpkgs/cni-plugins/template
@@ -9,6 +9,8 @@ short_desc="Container Network Interface (plugins)"
 maintainer="Cameron Nemo <cnemo@tutanota.com>"
 license="Apache-2.0"
 homepage="https://github.com/containernetworking/plugins"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/containernetworking/plugins/archive/v${version}.tar.gz"
 checksum=3a77de1fcd3b818a2062d9208cab3492ad5cf8177f8fb5e86419e81143c86fa5
 
diff --git a/srcpkgs/cni/template b/srcpkgs/cni/template
index c76186f2d76..7c54b22bbdb 100644
--- a/srcpkgs/cni/template
+++ b/srcpkgs/cni/template
@@ -9,5 +9,7 @@ short_desc="Container Network Interface"
 maintainer="Cameron Nemo <cnemo@tutanota.com>"
 license="Apache-2.0"
 homepage="https://github.com/containernetworking/cni"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/containernetworking/cni/archive/v${version}.tar.gz"
 checksum=4517eabfd65aea2012dc48d057bf889a0a41ed9837387d95cd1e36c0dbddcfd4
diff --git a/srcpkgs/cod/template b/srcpkgs/cod/template
index 864dce421d2..e680c59d30a 100644
--- a/srcpkgs/cod/template
+++ b/srcpkgs/cod/template
@@ -8,5 +8,7 @@ short_desc="Completion daemon for bash/zsh "
 maintainer="Benjamín Albiñana <benalb@gmail.com>"
 license="Apache-2.0"
 homepage="https://github.com/dim-an/cod"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/dim-an/${pkgname}/archive/v${version}.tar.gz"
 checksum=6f773358f363141dcd1bbdffaaa5dea0a40ae7a84d5fc55fd453302de8493c20
diff --git a/srcpkgs/codesearch/template b/srcpkgs/codesearch/template
index 1d35176ef5b..f9f1c19eb79 100644
--- a/srcpkgs/codesearch/template
+++ b/srcpkgs/codesearch/template
@@ -11,6 +11,8 @@ short_desc="Fast, indexed regexp search over large file trees"
 maintainer="Leah Neukirchen <leah@vuxu.org>"
 license="BSD-3-Clause"
 homepage="http://github.com/google/codesearch"
+nopie=unverified
+nostrip=nopie
 distfiles="http://github.com/google/codesearch/archive/v${version}.tar.gz"
 checksum=0314f4c0a8c2d4a050cd0b0ad95d489d28bef8bada63ea20fdc59e802ac1126e
 
diff --git a/srcpkgs/consul-template/template b/srcpkgs/consul-template/template
index c4ffeefb652..4b9001b9813 100644
--- a/srcpkgs/consul-template/template
+++ b/srcpkgs/consul-template/template
@@ -9,5 +9,7 @@ short_desc="Template rendering, notifier, and supervisor for Consul and Vault da
 maintainer="Noel Cower <ncower@nil.dev>"
 license="MPL-2.0"
 homepage="https://$go_import_path"
+nopie=unverified
+nostrip=nopie
 distfiles="$homepage/archive/v$version.tar.gz"
 checksum=570fb4a309779830e9b48c02c2a9ceb4cb21b195f02cb3402face78bd031f40f
diff --git a/srcpkgs/consul/template b/srcpkgs/consul/template
index b21eb5d8f03..46bb8bf529b 100644
--- a/srcpkgs/consul/template
+++ b/srcpkgs/consul/template
@@ -14,6 +14,8 @@ short_desc="Distributed solution to connect and configure applications"
 maintainer="iaroki <iaroki@protonmail.com>"
 license="MPL-2.0"
 homepage="https://www.consul.io/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://${go_import_path}/archive/v${version}.tar.gz"
 checksum=5fbf25b8df906dfb4133eedf266a5c4a5af3022428b03a41928e1e48bd59a3b9
 
diff --git a/srcpkgs/containerd/template b/srcpkgs/containerd/template
index 528edababcc..68c0bdbce5f 100644
--- a/srcpkgs/containerd/template
+++ b/srcpkgs/containerd/template
@@ -17,6 +17,8 @@ short_desc="Open and reliable container runtime"
 maintainer="Paul Knopf <pauldotknopf@gmail.com>"
 license="Apache-2.0"
 homepage="https://github.com/containerd/containerd"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/containerd/containerd/archive/v${version}.tar.gz"
 checksum=d30d59e143697aa4f0960205b3f5ac59c573b332f20507740ef2dc0fb5ae8ded
 make_dirs="/var/lib/containerd 0755 root root"
diff --git a/srcpkgs/cordless/template b/srcpkgs/cordless/template
index c03d1e08f24..c04bf403bef 100644
--- a/srcpkgs/cordless/template
+++ b/srcpkgs/cordless/template
@@ -10,6 +10,8 @@ short_desc="Command-line discord client"
 maintainer="Alex Childs <misuchiru03+void@gmail.com>"
 license="BSD-3-Clause"
 homepage="https://github.com/Bios-Marcel/${pkgname}"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/Bios-Marcel/${pkgname}/archive/${version//./-}.tar.gz"
 checksum=ca86d772a5e00f915e63078ababfd6f96acdae4b251fe7b9e1e4fe9eb3c5bed9
 
diff --git a/srcpkgs/coredns/template b/srcpkgs/coredns/template
index cd5b095235a..565f39994d3 100644
--- a/srcpkgs/coredns/template
+++ b/srcpkgs/coredns/template
@@ -9,6 +9,8 @@ short_desc="CoreDNS is a DNS server that chains plugins"
 maintainer="Noel Cower <ncower@nil.dev>"
 license="Apache-2.0"
 homepage="https://coredns.io"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/coredns/coredns/archive/v${version}.tar.gz"
 checksum=7e436e9d0c0b84af863685e05d701b84247bb0f12b6dbf05ea87e165c1398b2b
 make_dirs="/etc/coredns 0750 root root"
diff --git a/srcpkgs/cowyo/template b/srcpkgs/cowyo/template
index 32b46fb3a3a..b8d0ce040ff 100644
--- a/srcpkgs/cowyo/template
+++ b/srcpkgs/cowyo/template
@@ -8,6 +8,8 @@ short_desc="Wiki webserver for minimalists"
 maintainer="Benjamín Albiñana <benalb@gmail.com>"
 license="MIT"
 homepage="https://github.com/schollz/cowyo"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/schollz/${pkgname}/archive/v${version}.tar.gz"
 checksum=b67d6dcb0ed5c050245ae75c72f182dba396d4caa66f747a2de8e3fdf4c0a1ed
 
diff --git a/srcpkgs/coyim/template b/srcpkgs/coyim/template
index 7597c891823..54e064c0098 100644
--- a/srcpkgs/coyim/template
+++ b/srcpkgs/coyim/template
@@ -10,6 +10,8 @@ short_desc="Safe and secure XMPP chat client"
 maintainer="Illia Shestakov <ishestakov@airmail.cc>"
 license="GPL-3.0-only"
 homepage="https://coy.im"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/coyim/coyim/archive/v${version}.tar.gz"
 checksum=4717901462f027578369358c8772eb5b14e22f053fc30e4c9dbcc2b053374a41
 
diff --git a/srcpkgs/crane/template b/srcpkgs/crane/template
index ec0dd454021..f0aacc3a445 100644
--- a/srcpkgs/crane/template
+++ b/srcpkgs/crane/template
@@ -9,6 +9,8 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
 license="MIT"
 go_import_path="github.com/michaelsauter/crane"
 homepage="https://${go_import_path}"
+nopie=unverified
+nostrip=nopie
 distfiles="${homepage}/archive/v${version}.tar.gz"
 checksum=4d40aafb52bf0d4f3ba8d4eaedc4b1822da9744d37ba888e8be3db6457868268
 
diff --git a/srcpkgs/cri-o/template b/srcpkgs/cri-o/template
index 4de358f3c98..59188d7c1cd 100644
--- a/srcpkgs/cri-o/template
+++ b/srcpkgs/cri-o/template
@@ -15,6 +15,8 @@ short_desc="OCI-based implementation of Kubernetes Container Runtime Interface"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="Apache-2.0"
 homepage="https://github.com/kubernetes-sigs/cri-o"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/kubernetes-sigs/cri-o/archive/v${version}.tar.gz"
 checksum=69c89094c5c03fa1cb58c11ccd7bdae7ba0da644d5f0124e0a9a508c548d1ba2
 
diff --git a/srcpkgs/cri-tools/template b/srcpkgs/cri-tools/template
index 755fd3d1fab..6a6b26a0fe3 100644
--- a/srcpkgs/cri-tools/template
+++ b/srcpkgs/cri-tools/template
@@ -8,6 +8,8 @@ short_desc="CLI and validation tools for Kubelet Container Runtime Interface (CR
 maintainer="Kyle Nusbaum <knusbaum+void@sdf.org>"
 license="Apache-2.0"
 homepage="https://github.com/kubernetes-sigs/cri-tools"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/kubernetes-sigs/cri-tools/archive/v${version}.tar.gz"
 checksum=d3c9af8b895465d0790589246b5e41d7ebd41f18da5a07b77dd7e0c85d8ba549
 
diff --git a/srcpkgs/croc/template b/srcpkgs/croc/template
index 4aae535c25f..9ec2009c872 100644
--- a/srcpkgs/croc/template
+++ b/srcpkgs/croc/template
@@ -9,6 +9,8 @@ short_desc="Easily and securely send things from one computer to another"
 maintainer="Benjamín Albiñana <benalb@gmail.com>"
 license="MIT"
 homepage="https://github.com/schollz/croc"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/schollz/croc/archive/v${version}.tar.gz"
 checksum=336b6c3ce3930e50326341c9131fd1f2ea207a33b331b0b6d3ce00bc324445f3
 
diff --git a/srcpkgs/darch/template b/srcpkgs/darch/template
index 238eebd3158..53250b095c2 100644
--- a/srcpkgs/darch/template
+++ b/srcpkgs/darch/template
@@ -13,6 +13,8 @@ short_desc="Tool for building/booting stateless and immutable images, bare metal
 maintainer="Paul Knopf <pauldotknopf@gmail.com>"
 license="MIT"
 homepage="https://godarch.com/"
+nopie=unverified
+nostrip=nopie
 
 do_fetch() {
 	mkdir -p "$(dirname ${GOSRCPATH})"
diff --git a/srcpkgs/delve/template b/srcpkgs/delve/template
index 7de8cad55bb..568f9d485d9 100644
--- a/srcpkgs/delve/template
+++ b/srcpkgs/delve/template
@@ -8,6 +8,8 @@ short_desc="Debugger for the Go programming language"
 maintainer="Renato Aguiar <renato@renatoaguiar.net>"
 license="MIT"
 homepage="https://github.com/go-delve/delve"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/go-delve/delve/archive/v${version}.tar.gz"
 checksum=6d9da41a18905c9819e33f475bf911facba1297674d2312ab5d7e2488fac685a
 
diff --git a/srcpkgs/dep/template b/srcpkgs/dep/template
index f2a886bc66a..e776564c180 100644
--- a/srcpkgs/dep/template
+++ b/srcpkgs/dep/template
@@ -12,6 +12,8 @@ short_desc="Go dependency management tool"
 maintainer="Andrea Brancaleoni <abc@pompel.me>"
 license="BSD-3-Clause"
 homepage="https://${go_import_path}"
+nopie=unverified
+nostrip=nopie
 distfiles="${homepage}/archive/v${version}.tar.gz"
 checksum=929c8f759838f98323211ba408a831ea80d93b75beda8584b6d950f393a3298a
 
diff --git a/srcpkgs/dht-node/template b/srcpkgs/dht-node/template
index 7ae65c38731..19de77f7c99 100644
--- a/srcpkgs/dht-node/template
+++ b/srcpkgs/dht-node/template
@@ -10,6 +10,8 @@ short_desc="IPFS dht node"
 maintainer="lemmi <lemmi@nerd2nerd.org>"
 license="MIT"
 homepage="http://github.com/ipfs/dht-node"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/ipfs/dht-node/archive/v${version}.tar.gz"
 checksum=06ce87dc4c62b0f960eaa7e0d3c2d1adc1c5335361391faa5c7587bc2e4b59c1
 broken="missing distfile and modules"
diff --git a/srcpkgs/direnv/template b/srcpkgs/direnv/template
index 387e2fe6c95..de5f87c82ae 100644
--- a/srcpkgs/direnv/template
+++ b/srcpkgs/direnv/template
@@ -8,6 +8,8 @@ short_desc="Environment switcher for the shell"
 maintainer="Diogo Leal <diogo@diogoleal.com>"
 license="MIT"
 homepage="https://direnv.net/"
+nopie=unverified
+nostrip=nopie
 changelog="https://raw.githubusercontent.com/direnv/direnv/master/CHANGELOG.md"
 distfiles="https://github.com/direnv/direnv/archive/v${version}.tar.gz"
 checksum=bf35d267a28dcace4109c3256f2cd7cb0ca3b8d461d2fbf848db3f65b809befd
diff --git a/srcpkgs/dirstalk/template b/srcpkgs/dirstalk/template
index 2db2d1609e6..cdcc7f67610 100644
--- a/srcpkgs/dirstalk/template
+++ b/srcpkgs/dirstalk/template
@@ -9,6 +9,8 @@ short_desc="Multi threaded application designed to brute force paths on web serv
 maintainer="Stnby <stnby@tuta.io>"
 license="MIT"
 homepage="https://${go_import_path}"
+nopie=unverified
+nostrip=nopie
 distfiles="${homepage}/archive/${version}.tar.gz"
 checksum=423583898c3a4387917c0df5639cf83bd89ed3047e4140d460697b157095e33a
 
diff --git a/srcpkgs/distrobuilder/template b/srcpkgs/distrobuilder/template
index fc7919eab01..c1a8b2d3d70 100644
--- a/srcpkgs/distrobuilder/template
+++ b/srcpkgs/distrobuilder/template
@@ -12,5 +12,7 @@ short_desc="System container image builder for LXC and LXD"
 maintainer="Robert Lowry <bobertlo@gmail.com>"
 license="Apache-2.0"
 homepage="https://linuxcontainers.org/distrobuilder/introduction/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/lxc/distrobuilder/archive/distrobuilder-${version}.tar.gz"
 checksum=e8a9bc5d8dd7fd48bdd244407697d4a1265d55bb628ad62b824066bd23999acf
diff --git a/srcpkgs/dive/template b/srcpkgs/dive/template
index 9144579660a..b8e70f48f36 100644
--- a/srcpkgs/dive/template
+++ b/srcpkgs/dive/template
@@ -9,6 +9,8 @@ short_desc="Container image exploration tool"
 maintainer="Cameron Nemo <cnemo@tutanota.com>"
 license="MIT"
 homepage="https://github.com/wagoodman/dive"
+nopie=unverified
+nostrip=nopie
 distfiles="${homepage}/archive/v${version}.tar.gz"
 checksum=1f84bf3d2ba04986827ff5b1a66920f030f7b4788c927c5e152ff5bcf49f9770
 
diff --git a/srcpkgs/dlayer/template b/srcpkgs/dlayer/template
index 9b33ddc7657..a4ba50a09cc 100644
--- a/srcpkgs/dlayer/template
+++ b/srcpkgs/dlayer/template
@@ -9,6 +9,8 @@ short_desc="Dlayer is a docker layer analyzer"
 maintainer="Mate GABRI <iam@theguy.io>"
 license="MIT"
 homepage="https://github.com/orisano/dlayer"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/orisano/dlayer/archive/v${version}.tar.gz"
 checksum=f449e141792b721bf107886ae367daa2e453a3d955f529a1ce68f80d26aa6446
 
diff --git a/srcpkgs/dnote-cli/template b/srcpkgs/dnote-cli/template
index 309bee7649b..2eaa091c554 100644
--- a/srcpkgs/dnote-cli/template
+++ b/srcpkgs/dnote-cli/template
@@ -11,6 +11,8 @@ short_desc="Capture what you learn as you code without leaving the command line"
 maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
 license="MIT"
 homepage="https://dnote.io/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/dnote-io/cli/archive/v${version}.tar.gz"
 checksum=886f09dc20ff9cb56bdbc71eb7e78e7099b541fa0d830d4b4d0251b2fb32ad06
 
diff --git a/srcpkgs/dnscrypt-proxy/template b/srcpkgs/dnscrypt-proxy/template
index 969a152fab3..ce7b5c4e406 100644
--- a/srcpkgs/dnscrypt-proxy/template
+++ b/srcpkgs/dnscrypt-proxy/template
@@ -9,6 +9,8 @@ short_desc="DNS proxy that encrypts queries"
 maintainer="Lugubris <lugubris@disroot.org>"
 license="ISC"
 homepage="https://github.com/DNSCrypt/dnscrypt-proxy"
+nopie=unverified
+nostrip=nopie
 changelog="https://raw.githubusercontent.com/DNSCrypt/dnscrypt-proxy/master/ChangeLog"
 distfiles="https://github.com/DNSCrypt/dnscrypt-proxy/archive/${version}.tar.gz"
 checksum=c2c9968f07a414e973ec5734f4598d756a35c32beedb18268590ea1355794237
diff --git a/srcpkgs/docker-credential-pass/template b/srcpkgs/docker-credential-pass/template
index 40b1d54529f..cc076ed35e1 100644
--- a/srcpkgs/docker-credential-pass/template
+++ b/srcpkgs/docker-credential-pass/template
@@ -12,6 +12,8 @@ short_desc="Use native stores to keep Docker credentials safe"
 maintainer="Hoang Nguyen <hoang@wetrust.io>"
 license="MIT"
 homepage="https://github.com/docker/docker-credential-helpers"
+nopie=unverified
+nostrip=nopie
 distfiles="https://${go_import_path}/archive/v${version}.tar.gz"
 checksum=441684cf1d2434aa1024aa2f8455e11502c44858e93ea171b19caa656dd2b2e2
 
diff --git a/srcpkgs/docker-gen/template b/srcpkgs/docker-gen/template
index 9256fde323a..d4824fd45d7 100644
--- a/srcpkgs/docker-gen/template
+++ b/srcpkgs/docker-gen/template
@@ -10,6 +10,8 @@ go_package="${go_import_path}/cmd/docker-gen"
 maintainer="Andrea Brancaleoni <abc@pompel.me>"
 license="MIT"
 homepage="https://$go_import_path"
+nopie=unverified
+nostrip=nopie
 distfiles="$homepage/archive/$version.tar.gz"
 checksum=7951b63684e4ace9eab4f87f0c5625648f8add2559fa7779fabdb141a8a83908
 
diff --git a/srcpkgs/docker-machine-driver-kvm/template b/srcpkgs/docker-machine-driver-kvm/template
index b5a5433f99e..c67c6f166e2 100644
--- a/srcpkgs/docker-machine-driver-kvm/template
+++ b/srcpkgs/docker-machine-driver-kvm/template
@@ -12,6 +12,8 @@ short_desc="KVM driver for docker-machine"
 maintainer="Renato Aguiar <renato@renatoaguiar.net>"
 license="Apache-2.0"
 homepage="https://github.com/tdilauro/docker-machine-kvm"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/tdilauro/docker-machine-kvm/archive/v${version}.tar.gz"
 checksum=9059d9b2221417fdba1d33505110b0ad833fe8abdc7314842b677e0241d5c719
 
diff --git a/srcpkgs/docker-machine/template b/srcpkgs/docker-machine/template
index b3979e073a1..65654821661 100644
--- a/srcpkgs/docker-machine/template
+++ b/srcpkgs/docker-machine/template
@@ -10,6 +10,8 @@ short_desc="Docker Machine management for a container-centric world"
 maintainer="Sergi Alvarez <pancake@nopcode.org>"
 license="Apache-2.0"
 homepage="https://github.com/docker/machine/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/docker/machine/archive/v${version}.tar.gz"
 checksum=b3989ed5b2829c87885b40b209fe475d90d63fbb9bd10879f866441d23cbf495
 
diff --git a/srcpkgs/docker2aci/template b/srcpkgs/docker2aci/template
index 0ddd50cc80b..51b701405a0 100644
--- a/srcpkgs/docker2aci/template
+++ b/srcpkgs/docker2aci/template
@@ -9,5 +9,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
 license="Apache-2.0"
 go_import_path="github.com/appc/docker2aci"
 homepage="https://$go_import_path"
+nopie=unverified
+nostrip=nopie
 distfiles="$homepage/archive/v$version.tar.gz"
 checksum=43cb18a3647ca8bae48a283fa3359e9555ab7a366c7ee9ef8a561797cebe2593
diff --git a/srcpkgs/doctl/template b/srcpkgs/doctl/template
index c4b4cd4a102..be9dc54cf95 100644
--- a/srcpkgs/doctl/template
+++ b/srcpkgs/doctl/template
@@ -10,5 +10,7 @@ short_desc="Command line tool for DigitalOcean services"
 maintainer="Benjamín Albiñana <benalb@gmail.com>"
 license="Apache-2.0"
 homepage="https://github.com/digitalocean/doctl"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/digitalocean/doctl/archive/v${version}.tar.gz"
 checksum=f283df1860afa47551da24c9c0d0ebb1ae4535c7a69e62507e4f787ff47cda60
diff --git a/srcpkgs/domain_exporter/template b/srcpkgs/domain_exporter/template
index 5035a3b4240..6fff477a784 100644
--- a/srcpkgs/domain_exporter/template
+++ b/srcpkgs/domain_exporter/template
@@ -9,5 +9,7 @@ short_desc="Prometheus WHOIS domain details exporter"
 maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
 license="Apache-2.0"
 homepage="https://github.com/shift/domain_exporter"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/shift/domain_exporter/archive/v${version}.tar.gz"
 checksum=f45a60f75832cf6b2df8943b570a636956901399d01f10b2d6bbf7e5ed24077d
diff --git a/srcpkgs/drive/template b/srcpkgs/drive/template
index 0fbc475d641..1f517979979 100644
--- a/srcpkgs/drive/template
+++ b/srcpkgs/drive/template
@@ -8,6 +8,8 @@ short_desc="Google Drive client for the commandline"
 maintainer="Gerardo Di Iorio <arete74@gmail.com>"
 license="Apache-2.0"
 homepage="https://github.com/odeke-em/drive"
+nopie=unverified
+nostrip=nopie
 go_import_path="github.com/odeke-em/drive"
 go_package="github.com/odeke-em/drive/cmd/drive github.com/odeke-em/drive/drive-server "
 distfiles="$homepage/archive/v$version.tar.gz"
diff --git a/srcpkgs/drone-cli/template b/srcpkgs/drone-cli/template
index ca2f9737601..9beaa673449 100644
--- a/srcpkgs/drone-cli/template
+++ b/srcpkgs/drone-cli/template
@@ -10,5 +10,7 @@ short_desc="CLI for Drone continuous delivery platform"
 maintainer="teldra <teldra@rotce.de>"
 license="Apache-2.0"
 homepage="https://github.com/drone/drone-cli"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/drone/drone-cli/archive/v${version}.tar.gz"
 checksum=b4058332a822ed189b4198e8dc712d62e303af7407d20afac8a6943b90ff1085
diff --git a/srcpkgs/elfinfo/template b/srcpkgs/elfinfo/template
index 189d842b001..357bb33c33d 100644
--- a/srcpkgs/elfinfo/template
+++ b/srcpkgs/elfinfo/template
@@ -9,6 +9,8 @@ short_desc="Emit basic information about an ELF file"
 maintainer="Alexander F. Rødseth <xyproto@archlinux.org>"
 license="MIT"
 homepage="https://elfinfo.roboticoverlords.org/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/xyproto/elfinfo/archive/${version}.tar.gz"
 checksum=d50ae9facbfa2c9ecc24feaa817a2f1c92949b06649ae7a097729c99bd8474dd
 
diff --git a/srcpkgs/elvish/template b/srcpkgs/elvish/template
index 5d358752e44..3f084bc8313 100644
--- a/srcpkgs/elvish/template
+++ b/srcpkgs/elvish/template
@@ -8,6 +8,8 @@ short_desc="Novel Unix shell"
 maintainer="Diogo Leal <diogo@diogoleal.com>"
 license="BSD-2-Clause"
 homepage="https://elv.sh/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/elves/elvish/archive/v${version}.tar.gz"
 checksum=36ed5e0318d75f7e7d616398e42477cfbd6fd2a1d1f108dee7941621cfb7378a
 register_shell="/bin/elvish"
diff --git a/srcpkgs/ensure-access/template b/srcpkgs/ensure-access/template
index b5187c8bb4f..6f0c6014a8b 100644
--- a/srcpkgs/ensure-access/template
+++ b/srcpkgs/ensure-access/template
@@ -9,6 +9,8 @@ short_desc="Tool which ensures permissions exists for files and directories"
 maintainer="Noah Huppert <contact@noahh.io>"
 license="MIT"
 homepage="https://github.com/Noah-Huppert/ensure-access"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/Noah-Huppert/ensure-access/archive/v${version}.tar.gz"
 checksum=6bc6dace2aa7b808927e73e8270c7e497be386a60e3ede282cdaf8419b6bd8b5
 
diff --git a/srcpkgs/etcd/template b/srcpkgs/etcd/template
index 85c797e5aca..0b7363ef36c 100644
--- a/srcpkgs/etcd/template
+++ b/srcpkgs/etcd/template
@@ -11,6 +11,8 @@ go_import_path="github.com/coreos/etcd"
 go_package="${go_import_path} ${go_import_path}/etcdctl"
 go_mod_mode="default"
 homepage="https://coreos.com/etcd/docs/latest/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://${go_import_path}/archive/v${version}.tar.gz"
 checksum=46bcd0d034fe9cc6ae86a9f2a72bdc78761ca99bfd5ae4b96b24e4ad93fc627e
 conf_files="/etc/sv/etcd/conf"
diff --git a/srcpkgs/exercism/template b/srcpkgs/exercism/template
index eb696027500..f52595aaddc 100644
--- a/srcpkgs/exercism/template
+++ b/srcpkgs/exercism/template
@@ -11,6 +11,8 @@ short_desc="Command line tool for exercism.io"
 maintainer="SolitudeSF <solitudesf@protonmail.com>"
 license="MIT"
 homepage="https://exercism.io"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/exercism/cli/archive/v${version}.tar.gz"
 checksum=ecc27f272792bc8909d14f11dd08f0d2e9bde4cc663b3769e00eab6e65328a9f
 
diff --git a/srcpkgs/ffuf/template b/srcpkgs/ffuf/template
index 7c18e6137d4..015cebc493c 100644
--- a/srcpkgs/ffuf/template
+++ b/srcpkgs/ffuf/template
@@ -8,6 +8,8 @@ short_desc="Fast web fuzzer"
 maintainer="Andrew Benson <abenson+void@gmail.com>"
 license="MIT"
 homepage="https://github.com/ffuf/ffuf"
+nopie=unverified
+nostrip=nopie
 distfiles="${homepage}/archive/v${version}.tar.gz"
 checksum=468963c6bec5390222802ec0b04c11187bb159f369edc2ebba1d228b8faf4f35
 
diff --git a/srcpkgs/figurine/template b/srcpkgs/figurine/template
index bef430fa4ba..2460a96598e 100644
--- a/srcpkgs/figurine/template
+++ b/srcpkgs/figurine/template
@@ -9,5 +9,7 @@ short_desc="Print your name in style"
 maintainer="travankor <travankor@tuta.io>"
 license="Apache-2.0"
 homepage="https://github.com/arsham/figurine"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/arsham/figurine/archive/v${version}.tar.gz"
 checksum=5af66e90009dae130b8e75678d038ba770b46b8488bff975f5f0f52c0e928bd6
diff --git a/srcpkgs/flannel/template b/srcpkgs/flannel/template
index c8e87e6d24f..420b8360d4d 100644
--- a/srcpkgs/flannel/template
+++ b/srcpkgs/flannel/template
@@ -9,6 +9,8 @@ depends="etcd"
 license="Apache-2.0"
 go_import_path="github.com/coreos/flannel"
 homepage="https://$go_import_path"
+nopie=unverified
+nostrip=nopie
 distfiles="$homepage/archive/v${version}.tar.gz"
 checksum=7375318b288bcff733aabfe1a1007d478cb9091cdaffe68c8253ddd93bc070ed
 
diff --git a/srcpkgs/flint/template b/srcpkgs/flint/template
index 1b8ae9d964c..c32f60bae08 100644
--- a/srcpkgs/flint/template
+++ b/srcpkgs/flint/template
@@ -9,6 +9,8 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
 license="MIT"
 go_import_path="github.com/pengwynn/flint"
 homepage="https://${go_import_path}"
+nopie=unverified
+nostrip=nopie
 distfiles="${homepage}/archive/v${version}.tar.gz"
 checksum=ec865ec5cad191c7fc9c7c6d5007754372696a708825627383913367f3ef8b7f
 
diff --git a/srcpkgs/forego/template b/srcpkgs/forego/template
index 6f239f15efc..a5d908f407f 100644
--- a/srcpkgs/forego/template
+++ b/srcpkgs/forego/template
@@ -9,5 +9,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
 license="Apache-2.0"
 go_import_path="github.com/ddollar/forego"
 homepage="https://$go_import_path"
+nopie=unverified
+nostrip=nopie
 distfiles="$homepage/archive/$version.tar.gz"
 checksum=23119550cc0e45191495823aebe28b42291db6de89932442326340042359b43d
diff --git a/srcpkgs/frp/template b/srcpkgs/frp/template
index 01149cada68..23f7f8abe36 100644
--- a/srcpkgs/frp/template
+++ b/srcpkgs/frp/template
@@ -9,6 +9,8 @@ short_desc="Fast reverse proxy"
 maintainer="Anachron <gith@cron.world>"
 license="Apache-2.0"
 homepage="https://github.com/fatedier/frp"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/fatedier/frp/archive/v${version}.tar.gz"
 checksum=39162780b28c0019207d83919530b573fac0bef8df30f1b6a5860886b0616c67
 
diff --git a/srcpkgs/fs-repo-migrations/template b/srcpkgs/fs-repo-migrations/template
index 05485887e2f..33407b352bc 100644
--- a/srcpkgs/fs-repo-migrations/template
+++ b/srcpkgs/fs-repo-migrations/template
@@ -8,6 +8,8 @@ short_desc="Tool to upgrade the IPFS filesystem repository"
 maintainer="Christopher Brannon <chris@the-brannons.com>"
 license="MIT"
 homepage="https://github.com/ipfs/fs-repo-migrations"
+nopie=unverified
+nostrip=nopie
 distfiles="https://${go_import_path}/archive/v${version}.tar.gz"
 checksum=f8638d1069919283039c50a8f899822202f00a43bef1f359f3bf44e2e3143d48
 
diff --git a/srcpkgs/fscrypt/template b/srcpkgs/fscrypt/template
index 87799d6b9c1..b9f26717167 100644
--- a/srcpkgs/fscrypt/template
+++ b/srcpkgs/fscrypt/template
@@ -11,6 +11,8 @@ short_desc="Tool for managing Linux filesystem encryption"
 maintainer="Andrea Brancaleoni <abc@pomel.me>"
 license="Apache-2.0"
 homepage="https://github.com/google/fscrypt"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/google/fscrypt/archive/v${version}.tar.gz"
 checksum=36f1166d9886548b0d72beeeffb9ca8fb5b28b63a42b369923bc3f0bea78bb3d
 conf_files="/etc/pam.d/fscrypt"
diff --git a/srcpkgs/fzf/template b/srcpkgs/fzf/template
index 109f5d44028..72fe6cc7483 100644
--- a/srcpkgs/fzf/template
+++ b/srcpkgs/fzf/template
@@ -10,6 +10,8 @@ short_desc="Command-line fuzzy finder"
 maintainer="Leah Neukirchen <leah@vuxu.org>"
 license="MIT"
 homepage="https://github.com/junegunn/fzf"
+nopie=unverified
+nostrip=nopie
 changelog="https://raw.githubusercontent.com/junegunn/fzf/master/CHANGELOG.md"
 distfiles="https://github.com/junegunn/fzf/archive/${version}.tar.gz"
 checksum=3090748bb656333ed98490fe62133760e5da40ba4cd429a8142b4a0b69d05586
diff --git a/srcpkgs/gendesk/template b/srcpkgs/gendesk/template
index 1c2d600d23d..4ad640a6d65 100644
--- a/srcpkgs/gendesk/template
+++ b/srcpkgs/gendesk/template
@@ -10,6 +10,8 @@ short_desc="Utility to generate .desktop files and download icons"
 maintainer="Benjamín Albiñana <benalb@gmail.com>"
 license="MIT"
 homepage="http://roboticoverlords.org/gendesk/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/xyproto/${pkgname}/archive/${version}.tar.gz
  http://roboticoverlords.org/images/default.png"
 checksum="924606ca1c15a140b70f363c4a0ac46fb3ad4d05bc39db400d0b0e41dd4456bb
diff --git a/srcpkgs/gfuzz/template b/srcpkgs/gfuzz/template
index a51ea912896..1ae70ccc228 100644
--- a/srcpkgs/gfuzz/template
+++ b/srcpkgs/gfuzz/template
@@ -10,5 +10,7 @@ short_desc="Web fuzzer like wfuzz written in Golang"
 maintainer="Alex Childs <misuchiru03+void@gmail.com>"
 license="Apache-2.0"
 homepage="https://github.com/braaaax/gfuzz"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/braaaax/gfuzz/archive/v${version}.tar.gz"
 checksum=054163243181db528715bf904ee7656aa0a12e9feb120c8afbfd43bd6504ccd1
diff --git a/srcpkgs/ghq/template b/srcpkgs/ghq/template
index 4d2e5167d38..38d4d4bd997 100644
--- a/srcpkgs/ghq/template
+++ b/srcpkgs/ghq/template
@@ -11,6 +11,8 @@ short_desc="Remote repository management made easy"
 maintainer="Dominic Monroe <monroef4@googlemail.com>"
 license="MIT"
 homepage="https://github.com/x-motemen/ghq"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/x-motemen/ghq/archive/v${version}.tar.gz"
 checksum=3a186003fc57e2bfb99c535db0a1d4cff79936dbc3c926a91f5d18d67d0bfc37
 
diff --git a/srcpkgs/gister/template b/srcpkgs/gister/template
index aa486b3f41b..fc9ccdee874 100644
--- a/srcpkgs/gister/template
+++ b/srcpkgs/gister/template
@@ -8,6 +8,8 @@ short_desc="Command line app to create Gists in Go"
 maintainer="travankor <travankor@tuta.io>"
 license="MIT"
 homepage="https://github.com/viyatb/gister"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/viyatb/gister/archive/v${version}.tar.gz"
 checksum=0cb0d739c91ccf93b61885ceb1b5f456367f67439527ba4977ae8e5b7002faca
 
diff --git a/srcpkgs/git-lfs/template b/srcpkgs/git-lfs/template
index 8c5e03f99ab..89c5de42096 100644
--- a/srcpkgs/git-lfs/template
+++ b/srcpkgs/git-lfs/template
@@ -9,6 +9,8 @@ short_desc="Git extension for versioning large files"
 maintainer="Michael Aldridge <maldridge@voidlinux.org>"
 license="MIT"
 homepage="https://git-lfs.github.com/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/git-lfs/${pkgname}/archive/v${version}.tar.gz"
 checksum=8183c4cbef8cf9c2e86b0c0a9822451e2df272f89ceb357c498bfdf0ff1b36c7
 
diff --git a/srcpkgs/git-team/template b/srcpkgs/git-team/template
index b36d212bf0b..944c8e7f3c6 100644
--- a/srcpkgs/git-team/template
+++ b/srcpkgs/git-team/template
@@ -9,6 +9,8 @@ short_desc="Manage and enhance git commit messages with co-authors"
 maintainer="Frank Steinborn <steinex@nognu.de>"
 license="MIT"
 homepage="https://github.com/hekmekk/git-team"
+nopie=unverified
+nostrip=nopie
 distfiles="${homepage}/archive/v${version}.tar.gz"
 checksum=c14370bc180d1da0e04816c71ac1001d039791b801216f670ed5f089beffb3ec
 
diff --git a/srcpkgs/gitbatch/template b/srcpkgs/gitbatch/template
index 4464729f2b8..02ae05e9657 100644
--- a/srcpkgs/gitbatch/template
+++ b/srcpkgs/gitbatch/template
@@ -9,6 +9,8 @@ short_desc="Command line tool to manage your git repositories in one place"
 maintainer="0x0f0f0f <sudo-woodo3@protonmail.com>"
 license="MIT"
 homepage="https://github.com/isacikgoz/gitbatch"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/isacikgoz/gitbatch/archive/v${version}.tar.gz"
 checksum=b1781bb1a0f16545d8980d4f854cb4685c289b222d141197889fc387524aa515
 
diff --git a/srcpkgs/gitea/template b/srcpkgs/gitea/template
index 7f7a4e687de..2e157f1fd88 100644
--- a/srcpkgs/gitea/template
+++ b/srcpkgs/gitea/template
@@ -30,6 +30,8 @@ short_desc="Git with a cup of Tea"
 maintainer="fosslinux <fosslinux@aussies.space>"
 license="MIT"
 homepage="https://gitea.io"
+nopie=unverified
+nostrip=nopie
 changelog="https://github.com/go-gitea/gitea/blob/master/CHANGELOG.md"
 distfiles="https://github.com/go-gitea/gitea/releases/download/v${version}/gitea-src-${version}.tar.gz"
 checksum=695dae81327bdfaa4adaa9d3dc9d2bdcb78d54ac73abac3a630750465858ff8b
diff --git a/srcpkgs/github-cli/template b/srcpkgs/github-cli/template
index 266656885b8..9b2ff0b32cd 100644
--- a/srcpkgs/github-cli/template
+++ b/srcpkgs/github-cli/template
@@ -10,6 +10,8 @@ short_desc="GitHub CLI tool"
 maintainer="shizonic <realtiaz@gmail.com>"
 license="MIT"
 homepage="https://cli.github.com"
+nopie=unverified
+nostrip=nopie
 changelog="https://github.com/cli/cli/releases"
 distfiles="https://github.com/cli/cli/archive/v${version}.tar.gz"
 checksum=5ec8bab6a2c6f26cabc2a6b5f301d8971f9f654a85c6da5e7203e5e2d94cbec0
diff --git a/srcpkgs/github-opml/template b/srcpkgs/github-opml/template
index 3d2f6f49a48..8eabfb13265 100644
--- a/srcpkgs/github-opml/template
+++ b/srcpkgs/github-opml/template
@@ -9,6 +9,8 @@ short_desc="Create opml file with references to all starred repos by a github us
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 homepage="https://github.com/jojomi/github-opml"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/jojomi/github-opml/archive/v${version}.tar.gz"
 checksum=1e1d39505db625579ee69bf08909e149b67ef3d45eb7693787431e5389437a44
 
diff --git a/srcpkgs/gitlab-runner/template b/srcpkgs/gitlab-runner/template
index c242c70a9ad..7701965510b 100644
--- a/srcpkgs/gitlab-runner/template
+++ b/srcpkgs/gitlab-runner/template
@@ -9,6 +9,8 @@ short_desc="Official GitLab CI runner written in Go"
 maintainer="Christian Poulwey <christian.poulwey@t-online.de>"
 license="MIT"
 homepage="https://docs.gitlab.com/runner/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://gitlab.com/gitlab-org/gitlab-runner/-/archive/v${version}/gitlab-runner-v${version}.tar.gz"
 checksum=36b720a1d47f32f8e28bcf951bb322f31aa8aeedf214b8386d33344161e0daf9
 
diff --git a/srcpkgs/gkill/template b/srcpkgs/gkill/template
index f2b9ae64a20..757c1fcef0c 100644
--- a/srcpkgs/gkill/template
+++ b/srcpkgs/gkill/template
@@ -9,6 +9,8 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
 license="MIT"
 go_import_path="github.com/heppu/gkill"
 homepage="https://$go_import_path"
+nopie=unverified
+nostrip=nopie
 distfiles="$homepage/archive/v$version.tar.gz"
 checksum=aee86f1e18a88ecd3024c6deb3dbd6a2e385961ad8365046dc2b64596bdbb84b
 
diff --git a/srcpkgs/glide/template b/srcpkgs/glide/template
index 635084f7098..b3a223cd8a7 100644
--- a/srcpkgs/glide/template
+++ b/srcpkgs/glide/template
@@ -10,6 +10,8 @@ short_desc="Vendor package management for golang"
 maintainer="ananteris <ananteris@protonmail.ch>"
 license="MIT"
 homepage="http://glide.sh"
+nopie=unverified
+nostrip=nopie
 changelog="https://raw.githubusercontent.com/Masterminds/glide/master/CHANGELOG.md"
 distfiles="https://github.com/Masterminds/glide/archive/v${version}.tar.gz"
 checksum=817dad2f25303d835789c889bf2fac5e141ad2442b9f75da7b164650f0de3fee
diff --git a/srcpkgs/glider/template b/srcpkgs/glider/template
index bcba26b2321..645b346e5b4 100644
--- a/srcpkgs/glider/template
+++ b/srcpkgs/glider/template
@@ -9,6 +9,8 @@ short_desc="Forward proxy with multiple protocols support"
 maintainer="whoami <whoami@systemli.org>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/nadoo/glider"
+nopie=unverified
+nostrip=nopie
 distfiles="${homepage}/archive/v${version}.tar.gz"
 checksum=4ad3487abc6d6876c6478e7ff16948b9bd324c0f2b81d15d15d69153c70d368d
 conf_files="/etc/glider/config /etc/glider/rules.d/*"
diff --git a/srcpkgs/glock/template b/srcpkgs/glock/template
index 6cd6cc4c5d8..7f8a20816c0 100644
--- a/srcpkgs/glock/template
+++ b/srcpkgs/glock/template
@@ -12,5 +12,7 @@ go_package="${go_import_path}"
 maintainer="Andrea Brancaleoni <abc@pompel.me>"
 license="Public Domain"
 homepage="https://$go_import_path"
+nopie=unverified
+nostrip=nopie
 distfiles="$homepage/archive/$_commit.tar.gz"
 checksum=b8fea16ccdfa4a927a8590753d44ca5bb610561f3b9e09cc1e501ef5c9351dc9
diff --git a/srcpkgs/glow/template b/srcpkgs/glow/template
index efcafec980e..a7460c9a6b7 100644
--- a/srcpkgs/glow/template
+++ b/srcpkgs/glow/template
@@ -8,6 +8,8 @@ short_desc="Render markdown on the CLI, with pizzazz"
 maintainer="klardotsh <josh@klar.sh>"
 license="MIT"
 homepage="https://github.com/charmbracelet/glow"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/charmbracelet/glow/archive/v${version}${_status}.tar.gz"
 checksum=031a47a06767373ae7d0ad3b6dfd64075b93d66a8a980a7250358fc5f30d05f4
 
diff --git a/srcpkgs/go-bindata/template b/srcpkgs/go-bindata/template
index fefc747838b..ae8204b167c 100644
--- a/srcpkgs/go-bindata/template
+++ b/srcpkgs/go-bindata/template
@@ -11,5 +11,7 @@ license="Public Domain"
 go_import_path="github.com/jteeuwen/go-bindata"
 go_package="${go_import_path}/go-bindata"
 homepage="https://$go_import_path"
+nopie=unverified
+nostrip=nopie
 distfiles="$homepage/archive/$_commit.tar.gz"
 checksum=65cf65ac422fb8072abfaabec86c20a74e448a93b489e896a36642e7049f5d32
diff --git a/srcpkgs/go-capnproto2/template b/srcpkgs/go-capnproto2/template
index 6b9fcc6d67c..43959f97957 100644
--- a/srcpkgs/go-capnproto2/template
+++ b/srcpkgs/go-capnproto2/template
@@ -11,6 +11,8 @@ short_desc="Cap'n Proto library and code generator for Go"
 maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
 license="MIT"
 homepage="https://github.com/capnproto/go-capnproto2"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/capnproto/go-capnproto2/archive/v${version}.tar.gz"
 checksum=ccb51738a35797772fbd92cdc3218caf196a9610f908560e1b1eb6a89ec0edbf
 
diff --git a/srcpkgs/go-ethereum/template b/srcpkgs/go-ethereum/template
index 81a13d53aa7..b52f1e3612d 100644
--- a/srcpkgs/go-ethereum/template
+++ b/srcpkgs/go-ethereum/template
@@ -16,6 +16,8 @@ short_desc="Full suite of Go Ethereum utilities"
 maintainer="Hoang Nguyen <hoang@wetrust.io>"
 license="GPL-3.0-only"
 homepage="https://github.com/ethereum/go-ethereum"
+nopie=unverified
+nostrip=nopie
 distfiles="https://${go_import_path}/archive/v${version}.tar.gz"
 checksum=805b896f4055b8e1b7a295608e2135f93e45f75ce821eb07beaf2acd2e24acc8
 
diff --git a/srcpkgs/go-gdm/template b/srcpkgs/go-gdm/template
index 771731945ab..9bf2797d4cc 100644
--- a/srcpkgs/go-gdm/template
+++ b/srcpkgs/go-gdm/template
@@ -9,6 +9,8 @@ maintainer="Michael Aldridge <maldridge@voidlinux.org>"
 license="Unlicense"
 go_import_path="github.com/sparrc/gdm"
 homepage="https://${go_import_path}"
+nopie=unverified
+nostrip=nopie
 distfiles="${homepage}/archive/${version}.tar.gz"
 checksum=2ac8800319d922fe2816e57f30e23ddd9a11ce2e93294c533318b9f081debde4
 conflicts="gdm"
diff --git a/srcpkgs/go-ipfs/template b/srcpkgs/go-ipfs/template
index 6b962aee3c4..b049c558775 100644
--- a/srcpkgs/go-ipfs/template
+++ b/srcpkgs/go-ipfs/template
@@ -11,6 +11,8 @@ short_desc="Global versioned P2P merkle DAG file system"
 maintainer="Christopher Brannon <chris@the-brannons.com>"
 license="MIT, Apache-2.0"
 homepage="https://ipfs.io"
+nopie=unverified
+nostrip=nopie
 changelog="https://github.com/ipfs/go-ipfs/blob/master/CHANGELOG.md"
 distfiles="https://${go_import_path}/archive/v${version}.tar.gz"
 checksum=df74fe2331958cffde20daa22df25d671af8a29b9f41137c9ad320902fc39496
diff --git a/srcpkgs/go-jira/template b/srcpkgs/go-jira/template
index 8da8caa3690..bab9188ec98 100644
--- a/srcpkgs/go-jira/template
+++ b/srcpkgs/go-jira/template
@@ -11,5 +11,7 @@ short_desc="Simple jira command line client in Go"
 maintainer="Andrea Brancaleoni <abc@pompel.me>"
 license="Apache-2.0"
 homepage="https://$go_import_path"
+nopie=unverified
+nostrip=nopie
 distfiles="$homepage/archive/v$version.tar.gz"
 checksum=01c86d3119d050774caa41b89fb4f038026542eb1e362e89f3f89bf330b68354
diff --git a/srcpkgs/go-langserver/template b/srcpkgs/go-langserver/template
index 529de1dc11b..1c6463973eb 100644
--- a/srcpkgs/go-langserver/template
+++ b/srcpkgs/go-langserver/template
@@ -8,6 +8,8 @@ short_desc="Go language server"
 maintainer="SolitudeSF <solitudesf@protonmail.com>"
 license="MIT"
 homepage="https://github.com/sourcegraph/go-langserver"
+nopie=unverified
+nostrip=nopie
 distfiles="${homepage}/archive/v${version}.tar.gz"
 checksum=12787cd4cff28ad6674bc4de29a68fb60f1e2e0d691cde017f413bbed1e49f9d
 
diff --git a/srcpkgs/go-md2man/template b/srcpkgs/go-md2man/template
index 237256b439f..78381ecd71d 100644
--- a/srcpkgs/go-md2man/template
+++ b/srcpkgs/go-md2man/template
@@ -9,6 +9,8 @@ short_desc="Convert md to manpages"
 maintainer="Daniel Lewan <vision360.daniel@gmail.com>"
 license="MIT"
 homepage="https://github.com/cpuguy83/go-md2man"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/cpuguy83/go-md2man/archive/v${version}.tar.gz"
 checksum=50537880d42fc28b9c2e9aaa36b137349d43cc73d46436a499f8c928cd2fc576
 
diff --git a/srcpkgs/go-mtpfs/template b/srcpkgs/go-mtpfs/template
index aa07ad5e1e3..feb9d193c64 100644
--- a/srcpkgs/go-mtpfs/template
+++ b/srcpkgs/go-mtpfs/template
@@ -10,6 +10,8 @@ short_desc="Mount MTP devices over FUSE"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="BSD-3-Clause"
 homepage="https://github.com/hanwen/go-mtpfs"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/hanwen/go-mtpfs/archive/v${version}.tar.gz"
 checksum=47060acf74c9f7a612f492c041c9463efb37eab4f9a74eca96686ed61bbbe7ec
 
diff --git a/srcpkgs/go-review/template b/srcpkgs/go-review/template
index b352545bedb..b140016e51c 100644
--- a/srcpkgs/go-review/template
+++ b/srcpkgs/go-review/template
@@ -10,6 +10,8 @@ short_desc="Publish reports from different Go linters as gerrit reviews"
 maintainer="Renato Aguiar <renato@renatoaguiar.net>"
 license="MIT"
 homepage="https://github.com/heppu/go-review"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/heppu/go-review/archive/v${version}.tar.gz"
 checksum=08e6eecc36f8706f012c280d6bfd37a6b9f922b223c9b6e5342550103dbdfaa0
 
diff --git a/srcpkgs/goat/template b/srcpkgs/goat/template
index c7eb49d2c24..51296fd2319 100644
--- a/srcpkgs/goat/template
+++ b/srcpkgs/goat/template
@@ -11,5 +11,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
 license="MIT"
 go_import_path="github.com/blampe/goat"
 homepage="http://$go_import_path"
+nopie=unverified
+nostrip=nopie
 distfiles="$homepage/archive/$_commit.tar.gz"
 checksum=f87e66db8423a4113be414501091a8cb00f3775fcc5047ca038e6d15f0420244
diff --git a/srcpkgs/goatcounter/template b/srcpkgs/goatcounter/template
index ec37becd1d4..ef4467b8b68 100644
--- a/srcpkgs/goatcounter/template
+++ b/srcpkgs/goatcounter/template
@@ -9,5 +9,7 @@ short_desc="Easy web analytics without tracking of personal data"
 maintainer="Anjandev Momi <anjan@momi.ca>"
 license="EUPL-1.2"
 homepage="https://www.goatcounter.com/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/zgoat/goatcounter/archive/v${version}.tar.gz"
 checksum=505f8c5848bb368e18c0a041fcbeb87f540813a7455d9a67cdce5a5f25d799e7
diff --git a/srcpkgs/gobuster/template b/srcpkgs/gobuster/template
index 97d2d0fe50a..c3ba63eabb9 100644
--- a/srcpkgs/gobuster/template
+++ b/srcpkgs/gobuster/template
@@ -9,6 +9,8 @@ short_desc="Directory, file and DNS busting tool"
 maintainer="Andrew Benson <abenson+void@gmail.com>"
 license="Apache-2.0"
 homepage="https://github.com/OJ/gobuster"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/OJ/gobuster/archive/v${version}.tar.gz"
 checksum=9c70c73b4c08b02d1fc722cd82eda3d8ce683de53b08c8bddd31fc5c4d90a977
 
diff --git a/srcpkgs/gocryptfs/template b/srcpkgs/gocryptfs/template
index 6f3432b0100..968a7f4bd76 100644
--- a/srcpkgs/gocryptfs/template
+++ b/srcpkgs/gocryptfs/template
@@ -12,6 +12,8 @@ short_desc="Encrypted overlay filesystem written in Go"
 maintainer="Felipe Nogueira <contato.fnog@gmail.com>"
 license="MIT"
 homepage="https://nuetzlich.net/gocryptfs"
+nopie=unverified
+nostrip=nopie
 changelog="https://github.com/rfjakob/gocryptfs#changelog"
 distfiles="https://github.com/rfjakob/${pkgname}/releases/download/v${version}/${pkgname}_v${version}_src-deps.tar.gz"
 checksum=c4ca576c2a47f0ed395b96f70fb58fc8f7b4beced8ae67e356eeed6898f8352a
diff --git a/srcpkgs/godef/template b/srcpkgs/godef/template
index 097a2e0a8cb..ee9b1f5ede0 100644
--- a/srcpkgs/godef/template
+++ b/srcpkgs/godef/template
@@ -8,6 +8,8 @@ short_desc="Print where symbols are defined in Go source code"
 maintainer="Renato Aguiar <renato@renatoaguiar.net>"
 license="BSD-3-Clause"
 homepage="https://github.com/rogpeppe/godef"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/rogpeppe/godef/archive/v${version}.tar.gz"
 checksum=48a1680e9a7db28f19c4b5716402c615bbab454c769c28d9e373df75bde48b9c
 
diff --git a/srcpkgs/gogs/template b/srcpkgs/gogs/template
index 3dc6ebdb674..e02e96b7a41 100644
--- a/srcpkgs/gogs/template
+++ b/srcpkgs/gogs/template
@@ -12,6 +12,8 @@ short_desc="Self-hosted Git Service in Go"
 maintainer="John Regan <john@jrjrtech.com>"
 license="MIT"
 homepage="https://gogs.io"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/gogits/gogs/archive/v${version}.tar.gz"
 checksum=435ed5ca5e15381883079f1483131e3601f69ff56ebfdb5c60d14c0af98ce9a1
 
diff --git a/srcpkgs/goimapnotify/template b/srcpkgs/goimapnotify/template
index 3e4bd5edfca..554f0abbe0f 100644
--- a/srcpkgs/goimapnotify/template
+++ b/srcpkgs/goimapnotify/template
@@ -10,6 +10,8 @@ short_desc="Execute scripts on IMAP idle notifications (Go version)"
 maintainer="Andrew J. Hesford <ajh@sideband.org>"
 license="GPL-3.0-only"
 homepage="https://gitlab.com/shackra/goimapnotify"
+nopie=unverified
+nostrip=nopie
 changelog="https://gitlab.com/shackra/goimapnotify/blob/master/CHANGELOG.rst"
 distfiles="https://${go_import_path}/-/archive/${version}/${pkgname}-${version}.tar.gz"
 checksum=175734cdc3fad285479f4bbad761fe2a379f33e4919572efaf41c8107d249cd9
diff --git a/srcpkgs/golangci-lint/template b/srcpkgs/golangci-lint/template
index b672c18bdc3..44929df0d81 100644
--- a/srcpkgs/golangci-lint/template
+++ b/srcpkgs/golangci-lint/template
@@ -10,6 +10,8 @@ short_desc="Linters Runner for Go"
 maintainer="Renato Aguiar <renato@renatoaguiar.net>"
 license="GPL-3.0-only"
 homepage="https://github.com/golangci/golangci-lint"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/golangci/golangci-lint/archive/v${version}.tar.gz"
 checksum=11a23b60416cab57a7d83c97d723212ec3c430c4d9fdfc698e5f5276cd5ac15a
 
diff --git a/srcpkgs/gomatrix/template b/srcpkgs/gomatrix/template
index fae7a4343ed..c07e85248d6 100644
--- a/srcpkgs/gomatrix/template
+++ b/srcpkgs/gomatrix/template
@@ -9,6 +9,8 @@ short_desc="Terminal Matrix display in golang"
 maintainer="Alex Childs <misuchiru03+void@gmail.com>"
 license="BSD-2-Clause"
 homepage="https://github.com/GeertJohan/gomatrix"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/GeertJohan/gomatrix/archive/v${version}.tar.gz"
 checksum=4d71d2509ac84f2340537d5e6f0eb9810b4173706f13cd6fe5e5e8ee5a69a50c
 
diff --git a/srcpkgs/gopass/template b/srcpkgs/gopass/template
index a49f7cdf8a4..b51dabbbf95 100644
--- a/srcpkgs/gopass/template
+++ b/srcpkgs/gopass/template
@@ -10,6 +10,8 @@ short_desc="Slightly more awesome standard unix password manager for teams"
 maintainer="Felipe Nogueira <contato.fnog@gmail.com>"
 license="MIT"
 homepage="https://www.gopass.pw/"
+nopie=unverified
+nostrip=nopie
 changelog="https://raw.githubusercontent.com/gopasspw/gopass/master/CHANGELOG.md"
 distfiles="https://github.com/gopasspw/gopass/archive/v${version}.tar.gz"
 checksum=f4bfe03bc26701baf411795faafe774aa6025bc6050ab3ebf7e931e5ff821961
diff --git a/srcpkgs/gopls/template b/srcpkgs/gopls/template
index 5ef99f29d7e..2554983c7e8 100644
--- a/srcpkgs/gopls/template
+++ b/srcpkgs/gopls/template
@@ -10,6 +10,8 @@ short_desc="Official language server for the Go language"
 maintainer="Renato Aguiar <renato@renatoaguiar.net>"
 license="MIT"
 homepage="https://github.com/golang/tools"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/golang/tools/archive/gopls/v${version}.tar.gz"
 checksum=b6dfeded6bec0bf960978519cf2d05cb6d996f15d0f13829bdb490de3ca6c675
 
diff --git a/srcpkgs/gopm/template b/srcpkgs/gopm/template
index cf9e8258395..37f02cb18ba 100644
--- a/srcpkgs/gopm/template
+++ b/srcpkgs/gopm/template
@@ -10,5 +10,7 @@ short_desc="Go Package Manager"
 maintainer="John Regan <john@jrjrtech.com>"
 license="Apache"
 homepage="http://gopm.io/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/gpmgo/gopm/archive/${_commit}.tar.gz"
 checksum="67fd6c8940eab9adca178f880d217095ef54db8c608b0d000144d9ba7880c3f8"
diff --git a/srcpkgs/goproxy/template b/srcpkgs/goproxy/template
index 437471ffa75..b719ddee3e5 100644
--- a/srcpkgs/goproxy/template
+++ b/srcpkgs/goproxy/template
@@ -9,5 +9,7 @@ short_desc="High performance HTTP(S), websocket, TCP, UDP, Socks5 proxy server"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/snail007/goproxy"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/snail007/goproxy/archive/v${version}.tar.gz"
 checksum=13f8e37d274d2b7b7cdf1ae3d98723fbb9acf1476c92a1e0d43039109d238ccc
diff --git a/srcpkgs/gops/template b/srcpkgs/gops/template
index 3638fcfb6a1..c01c9c97c87 100644
--- a/srcpkgs/gops/template
+++ b/srcpkgs/gops/template
@@ -8,6 +8,8 @@ short_desc="List and diagnose Go processes currently running on your system"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="BSD-3-Clause"
 homepage="https://github.com/google/gops"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/google/gops/archive/v${version}.tar.gz"
 checksum=22140f26c9ec465e15a2db31a5ba374326f62f45079f7a7dae1f6b0dfcd5a3a4
 
diff --git a/srcpkgs/gosh/template b/srcpkgs/gosh/template
index 34388757f28..7ffd42e6ef2 100644
--- a/srcpkgs/gosh/template
+++ b/srcpkgs/gosh/template
@@ -8,5 +8,7 @@ short_desc="Interactive shell for Golang"
 maintainer="Diogo Leal <diogo@diogoleal.com>"
 license="GPL-3"
 homepage="https://github.com/mkouhei/gosh"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/mkouhei/gosh/archive/v${version}.tar.gz"
 checksum=0b601b467a57d809134a13c8e52c4986eb328931a4db3c237630cdcd9891a707
diff --git a/srcpkgs/gotop/template b/srcpkgs/gotop/template
index 5631aa7a8af..d6f4c527567 100644
--- a/srcpkgs/gotop/template
+++ b/srcpkgs/gotop/template
@@ -9,6 +9,8 @@ short_desc="Terminal based graphical activity monitor"
 maintainer="SolitudeSF <solitudesf@protonmail.com>"
 license="AGPL-3.0-or-later"
 homepage="https://github.com/cjbassi/gotop"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/cjbassi/gotop/archive/${version}.tar.gz"
 checksum=d5147080bb6057f0bf0900b38438e89aa066959c845bdd4c84a9c9fe478b176f
 
diff --git a/srcpkgs/gotty/template b/srcpkgs/gotty/template
index 0e5d268e992..525fa7da941 100644
--- a/srcpkgs/gotty/template
+++ b/srcpkgs/gotty/template
@@ -9,6 +9,8 @@ short_desc="Share your terminal as a web application"
 maintainer="Diogo Leal <diogo@diogoleal.com>"
 license="MIT"
 homepage="https://github.com/yudai/gotty/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/yudai/gotty/archive/v${version}.tar.gz"
 checksum=32695d70a79f55efdf4fba6f06f830515a2055abc58fc15e2124dff5be75695b
 
diff --git a/srcpkgs/govendor/template b/srcpkgs/govendor/template
index 76b83b36abb..3672fb5229c 100644
--- a/srcpkgs/govendor/template
+++ b/srcpkgs/govendor/template
@@ -8,6 +8,8 @@ short_desc="Go vendor tool that works with the standard vendor file"
 maintainer="lemmi <lemmi@nerd2nerd.org>"
 license="BSD"
 homepage="https://github.com/kardianos/govendor"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/kardianos/govendor/archive/v${version}.tar.gz"
 checksum=d303abf194838792234a1451c3a1e87885d1b2cd21774867b592c1f7db00551e
 
diff --git a/srcpkgs/goversion/template b/srcpkgs/goversion/template
index 390551d2b42..1e8edceebcb 100644
--- a/srcpkgs/goversion/template
+++ b/srcpkgs/goversion/template
@@ -9,6 +9,8 @@ short_desc="Print version used to build Go executables"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="BSD-3-Clause"
 homepage="https://github.com/rsc/goversion"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/rsc/goversion/archive/v${version}.tar.gz"
 checksum=65e9c181995ed8c9207ea08d79a148ab53307b7fad2172a5a0764d6aa393a98e
 
diff --git a/srcpkgs/grafana/template b/srcpkgs/grafana/template
index ce65acaf785..8be84e842f6 100644
--- a/srcpkgs/grafana/template
+++ b/srcpkgs/grafana/template
@@ -10,6 +10,8 @@ short_desc="Open platform for beautiful analytics and monitoring"
 maintainer="Michael Aldridge <maldridge@voidlinux.org>"
 license="Apache-2.0"
 homepage="https://grafana.com"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/grafana/grafana/archive/v${version}.tar.gz"
 checksum=7ae69011674a5b6a792e8ec84c93e8be9d50ad2e995cc63f3508d0b2e7acb754
 
diff --git a/srcpkgs/gron/template b/srcpkgs/gron/template
index 566d222a195..00a7eba7a17 100644
--- a/srcpkgs/gron/template
+++ b/srcpkgs/gron/template
@@ -9,6 +9,8 @@ short_desc="Tool to make JSON greppable"
 maintainer="Noel Cower <ncower@nil.dev>"
 license="MIT"
 homepage="https://github.com/tomnomnom/gron"
+nopie=unverified
+nostrip=nopie
 distfiles="${homepage}/archive/v${version}.tar.gz"
 checksum=fe75b1b4922b591723f48cb9cd2c31cb60bb3ab9f8d0398df75a08b781d8591c
 
diff --git a/srcpkgs/gucci/template b/srcpkgs/gucci/template
index 16d1180b130..495c9d83a9b 100644
--- a/srcpkgs/gucci/template
+++ b/srcpkgs/gucci/template
@@ -9,6 +9,8 @@ short_desc="Simple CLI templating tool written in Go"
 maintainer="Leah Neukirchen <leah@vuxu.org>"
 license="MIT"
 homepage="https://github.com/noqcks/gucci"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/noqcks/gucci/archive/${version}.tar.gz"
 checksum=b31ebdb94d227331ac954262e43e39e3b9a1fb25bab96fd0cccb7ddfb997e383
 broken="cli.StringFlag does not implement cli.Flag (Apply method has pointer receiver)"
diff --git a/srcpkgs/gx-go/template b/srcpkgs/gx-go/template
index b06ced23433..74551b55c38 100644
--- a/srcpkgs/gx-go/template
+++ b/srcpkgs/gx-go/template
@@ -10,6 +10,8 @@ short_desc="A subtool for the gx package manager for packages written in go"
 maintainer="lemmi <lemmi@nerd2nerd.org>"
 license="MIT"
 homepage="https://github.com/whyrusleeping/gx-go"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/whyrusleeping/gx-go/archive/v${version}.tar.gz"
 checksum=f3a0ee17359e0e5efab8008361da0e312ca723a0c9e165342a0306caba55a535
 broken="cli.BoolFlag does not implement cli.Flag (Apply method has pointer receiver)"
diff --git a/srcpkgs/gx/template b/srcpkgs/gx/template
index ff3ea0267c8..6405ecf9c22 100644
--- a/srcpkgs/gx/template
+++ b/srcpkgs/gx/template
@@ -9,6 +9,8 @@ short_desc="Language-agnostic, universal package manager around IPFS"
 maintainer="lemmi <lemmi@nerd2nerd.org>"
 license="MIT"
 homepage="https://github.com/whyrusleeping/gx"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/whyrusleeping/gx/archive/v${version}.tar.gz"
 checksum=2c0b90ddfd3152863f815c35b37e94d027216c6ba1c6653a94b722bf6e2b015d
 
diff --git a/srcpkgs/hcloud/template b/srcpkgs/hcloud/template
index 787e24d65b8..d717631e0a4 100644
--- a/srcpkgs/hcloud/template
+++ b/srcpkgs/hcloud/template
@@ -12,6 +12,8 @@ short_desc="Command-line interface for Hetzner Cloud"
 maintainer="Gerardo Di Iorio <arete74@gmail.com>"
 license="MIT"
 homepage="https://github.com/hetznercloud/cli"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/hetznercloud/cli/archive/v${version}.tar.gz"
 checksum=839d936158377cd6d23b5734853ff5458edcd3cd9c731a7ff57a55fc15c024d8
 
diff --git a/srcpkgs/hey/template b/srcpkgs/hey/template
index 02ab135fa1e..36c91a504bf 100644
--- a/srcpkgs/hey/template
+++ b/srcpkgs/hey/template
@@ -9,5 +9,7 @@ short_desc="HTTP load generator"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="Apache-2.0"
 homepage="https://github.com/rakyll/hey"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/rakyll/hey/archive/v${version}.tar.gz"
 checksum=e8901a5df18d936b72f9fc9bccf2a1020641d2811c8f4483bc41fce801088880
diff --git a/srcpkgs/hivemind/template b/srcpkgs/hivemind/template
index 935d852b4a5..f67d79ec32e 100644
--- a/srcpkgs/hivemind/template
+++ b/srcpkgs/hivemind/template
@@ -8,6 +8,8 @@ short_desc="Process manager for Procfile-based applications"
 maintainer="Daniel Lewan <vision360.daniel@gmail.com>"
 license="MIT"
 homepage="https://github.com/DarthSim/hivemind"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/DarthSim/hivemind/archive/v${version}.tar.gz"
 checksum=8ca7884db49268b7938d0503e7e95443cb3a56696478d5dcc2b9813705525a39
 
diff --git a/srcpkgs/hooktftp/template b/srcpkgs/hooktftp/template
index e1e669154b4..9d6dd1a1e01 100644
--- a/srcpkgs/hooktftp/template
+++ b/srcpkgs/hooktftp/template
@@ -10,6 +10,8 @@ short_desc="Hook based tftp server"
 maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
 license="MIT"
 homepage="https://github.com/tftp-go-team/hooktftp"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/tftp-go-team/hooktftp/archive/${version}.tar.gz"
 checksum=74a29947509a4a718091a5571cc2b2bdbfae807499f06beae124e78afdc56cf9
 
diff --git a/srcpkgs/httpstat/template b/srcpkgs/httpstat/template
index c6ecf6bf23a..9239428994d 100644
--- a/srcpkgs/httpstat/template
+++ b/srcpkgs/httpstat/template
@@ -9,6 +9,8 @@ short_desc="It's like curl -v, with colours"
 maintainer="Diogo Leal <diogo@diogoleal.com>"
 license="MIT"
 homepage="https://github.com/davecheney/httpstat"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/davecheney/httpstat/archive/v${version}.tar.gz"
 checksum=3a9e89141bb773ca5fa35b9b0ddd4832c17b317849471bacd0f1130333bbcd7b
 
diff --git a/srcpkgs/hub/template b/srcpkgs/hub/template
index 9865d359fd2..059a2bcfd45 100644
--- a/srcpkgs/hub/template
+++ b/srcpkgs/hub/template
@@ -9,6 +9,8 @@ short_desc="Command line tool for Github"
 maintainer="Enno Boland <gottox@voidlinux.org>"
 license="MIT"
 homepage="https://hub.github.com/"
+nopie=unverified
+nostrip=nopie
 changelog="https://github.com/github/hub/releases"
 distfiles="https://github.com/github/hub/archive/v${version}.tar.gz"
 checksum=e19e0fdfd1c69c401e1c24dd2d4ecf3fd9044aa4bd3f8d6fd942ed1b2b2ad21a
diff --git a/srcpkgs/hugo/template b/srcpkgs/hugo/template
index 96b4f9d4c54..80663f9dcdc 100644
--- a/srcpkgs/hugo/template
+++ b/srcpkgs/hugo/template
@@ -11,6 +11,8 @@ short_desc="Fast & Modern Static Website Engine"
 maintainer="Andrea Brancaleoni <abc@pompel.me>"
 license="Apache-2.0"
 homepage="https://gohugo.io"
+nopie=unverified
+nostrip=nopie
 distfiles="https://${go_import_path}/archive/v${version}.tar.gz"
 checksum=abf3ace9367f87ec80c17a19c8e13dc7bdf555f1e5f6fb02b5ca2bf036afbf21
 
diff --git a/srcpkgs/hydroxide/template b/srcpkgs/hydroxide/template
index 5881bed511a..e104cc25b11 100644
--- a/srcpkgs/hydroxide/template
+++ b/srcpkgs/hydroxide/template
@@ -9,6 +9,8 @@ short_desc="Third-party, open-source ProtonMail CardDAV, IMAP and SMTP bridge"
 maintainer="DirectorX <void.directorx@protonmail.com>"
 license="MIT"
 homepage="https://github.com/emersion/hydroxide"
+nopie=unverified
+nostrip=nopie
 distfiles="${homepage}/archive/v${version}.tar.gz"
 checksum=189d302daf207d21d8bea94fbb59fbfc9e26ef945e68f7c02228c936998862fc
 
diff --git a/srcpkgs/i3cat/template b/srcpkgs/i3cat/template
index 235340140d9..75d6d33f921 100644
--- a/srcpkgs/i3cat/template
+++ b/srcpkgs/i3cat/template
@@ -9,6 +9,8 @@ short_desc="Combine multiple i3bar JSON inputs into one to forward to i3bar"
 maintainer="Alex Childs <misuchiru03+void@gmail.com>"
 license="MIT"
 homepage="http://vincent-petithory.github.io/i3cat/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/vincent-petithory/i3cat/archive/v${version}.tar.gz"
 checksum=e7323df791f644540025549b20a69d8907bcab90882b875a8c5c0690d9a188c5
 
diff --git a/srcpkgs/ibus-bamboo/template b/srcpkgs/ibus-bamboo/template
index 9d6b3d8c0ae..6f9ba83e93f 100644
--- a/srcpkgs/ibus-bamboo/template
+++ b/srcpkgs/ibus-bamboo/template
@@ -9,6 +9,8 @@ short_desc="Vietnamese input method for ibus"
 maintainer="ndgnuh <ndgnuh99@gmail.com>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/BambooEngine/ibus-bamboo"
+nopie=unverified
+nostrip=nopie
 distfiles="${homepage}/archive/v${version}.tar.gz>${pkgname}-${version}.tar.gz"
 checksum="c51651bea965fe66ae89a2f08521ae1840ca5d89b57ab41472ba0ef9fdb9b60d"
 conf_files="/usr/share/ibus-bamboo/data/macro.tpl.txt"
diff --git a/srcpkgs/img/template b/srcpkgs/img/template
index 455f8c90bb3..4ec2ed14d92 100644
--- a/srcpkgs/img/template
+++ b/srcpkgs/img/template
@@ -10,6 +10,8 @@ short_desc="Standalone, daemonless, unprivileged container image builder"
 maintainer="Noel Cower <ncower@nil.dev>"
 license="MIT"
 homepage="https://github.com/genuinetools/img"
+nopie=unverified
+nostrip=nopie
 distfiles="${homepage}/archive/v${version}.tar.gz"
 checksum=1e2f8eae67ada9831fbb05520c00715bc4fd96030118fdb2cd34b377ec746171
 
diff --git a/srcpkgs/immortal/template b/srcpkgs/immortal/template
index 0e97e1abef8..e586a2290c0 100644
--- a/srcpkgs/immortal/template
+++ b/srcpkgs/immortal/template
@@ -12,6 +12,8 @@ short_desc="*nix cross-platform (OS agnostic) supervisor"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="BSD-3-Clause"
 homepage="https://github.com/immortal/immortal"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/immortal/immortal/archive/${version}.tar.gz"
 checksum=e31d5afb9028fb5047b5a2cc5f96c844f6480d600643a12075550f497e65f5cb
 
diff --git a/srcpkgs/influxdb/template b/srcpkgs/influxdb/template
index e77b36ed222..aacad2fd3af 100644
--- a/srcpkgs/influxdb/template
+++ b/srcpkgs/influxdb/template
@@ -15,6 +15,8 @@ short_desc="Scalable datastore for metrics, events, and real-time analytics"
 maintainer="Michael Aldridge <maldridge@voidlinux.org>"
 license="MIT"
 homepage="https://influxdata.com/time-series-platform/influxdb/"
+nopie=unverified
+nostrip=nopie
 changelog="https://raw.githubusercontent.com/influxdata/influxdb/master/CHANGELOG.md"
 distfiles="https://${go_import_path}/archive/v${version}.tar.gz"
 checksum=fad5107985395353a584978f6c0ad1fbd4f41ea71bdc9cf55a006cc9a88d2b61
diff --git a/srcpkgs/ipfs-cluster/template b/srcpkgs/ipfs-cluster/template
index 281a5d1239e..3f16c93e7cb 100644
--- a/srcpkgs/ipfs-cluster/template
+++ b/srcpkgs/ipfs-cluster/template
@@ -11,6 +11,8 @@ short_desc="Collective pinning and composition for IPFS"
 maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
 license="Apache-2.0, MIT"
 homepage="https://github.com/ipfs/ipfs-cluster"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/ipfs/ipfs-cluster/archive/v${version}.tar.gz"
 checksum=53758c1518b510fbaf2ba5d7b360d429ee073c6a0bf9296ccd8a5ad18f9575f2
 
diff --git a/srcpkgs/jid/template b/srcpkgs/jid/template
index abce00a8353..bac3b58c7e3 100644
--- a/srcpkgs/jid/template
+++ b/srcpkgs/jid/template
@@ -10,6 +10,8 @@ short_desc="Drill down JSON interactively by using filtering queries"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 homepage="https://github.com/simeji/jid"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/simeji/jid/archive/v${version}.tar.gz"
 checksum=0912050b3be3760804afaf7ecd6b42bfe79e7160066587fbc0afa5324b03fb48
 
diff --git a/srcpkgs/jj/template b/srcpkgs/jj/template
index c05dc5e436d..026a213176e 100644
--- a/srcpkgs/jj/template
+++ b/srcpkgs/jj/template
@@ -10,6 +10,8 @@ short_desc="JSON Stream Editor"
 maintainer="SolitudeSF <solitudesf@protonmail.com>"
 license="MIT"
 homepage="https://github.com/tidwall/jj"
+nopie=unverified
+nostrip=nopie
 distfiles="${homepage}/archive/v${version}.tar.gz"
 checksum=ec234050d032705d9353941e4210ee632317c079c6289f8c8f20c803d35929f0
 
diff --git a/srcpkgs/joker/template b/srcpkgs/joker/template
index a66fffbab25..1df56772275 100644
--- a/srcpkgs/joker/template
+++ b/srcpkgs/joker/template
@@ -9,6 +9,8 @@ short_desc="Interpreted dialect of Clojure written in Go and Clojure(Script) lin
 maintainer="Dominic Monroe <monroef4@googlemail.com>"
 license="EPL-1.0"
 homepage="https://joker-lang.org/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/candid82/joker/archive/v${version}.tar.gz"
 checksum=c14789a091d38f7c9373705e9dc9edd24ab6c3c877f83788db4a0b14ebef26ef
 
diff --git a/srcpkgs/jp/template b/srcpkgs/jp/template
index df6dd9677de..9f9b89103d1 100644
--- a/srcpkgs/jp/template
+++ b/srcpkgs/jp/template
@@ -8,6 +8,8 @@ short_desc="Command line interface to JMESPath"
 maintainer="Noah Huppert <contact@noahh.io>"
 license="Apache-2.0"
 homepage="https://github.com/jmespath/jp"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/jmespath/jp/archive/${version}.tar.gz"
 checksum=77a2c5e631fbbf7fed4331f7c0b8934bb5cdbc9dbaddd4fa1bec5e0546430365
 
diff --git a/srcpkgs/k3s/template b/srcpkgs/k3s/template
index b0ee98e9268..11dc95b521d 100644
--- a/srcpkgs/k3s/template
+++ b/srcpkgs/k3s/template
@@ -13,6 +13,8 @@ short_desc="Lightweight Kubernetes"
 maintainer="Cameron Nemo <cnemo@tutanota.com>"
 license="Apache-2.0"
 homepage="https://k3s.io"
+nopie=unverified
+nostrip=nopie
 # _traefik_* variables' values from scripts/download in source distfile
 _traefik_version="1.77.1"
 _traefik_file="traefik-${_traefik_version}.tgz"
diff --git a/srcpkgs/k9s/template b/srcpkgs/k9s/template
index 0f8179799c4..9ae5208b1b4 100644
--- a/srcpkgs/k9s/template
+++ b/srcpkgs/k9s/template
@@ -9,5 +9,7 @@ short_desc="Terminal UI to interact with Kubernetes clusters"
 maintainer="Leah Neukirchen <leah@vuxu.org>"
 license="Apache-2.0"
 homepage="https://k9scli.io/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/derailed/k9s/archive/v${version}.tar.gz"
 checksum=8e9890707fd51bbd547166645f97ccfee28b99a43951c26b081b13d92a4f2a8e
diff --git a/srcpkgs/kapacitor/template b/srcpkgs/kapacitor/template
index ca8a713aae1..af34dbeb415 100644
--- a/srcpkgs/kapacitor/template
+++ b/srcpkgs/kapacitor/template
@@ -14,6 +14,8 @@ short_desc="Open source framework for alerting on time series data"
 maintainer="Michael Aldridge <maldridge@voidlinux.org>"
 license="MIT"
 homepage="https://www.influxdata.com/time-series-platform/kapacitor/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/influxdata/${pkgname}/archive/v${version}.tar.gz"
 checksum=c27b472713a9d45a57a772e5d38caffeeaa02ade6961ff7c33ed0e399c53b3f5
 
diff --git a/srcpkgs/keybase/template b/srcpkgs/keybase/template
index 48214c6dc1a..0cd28676b9a 100644
--- a/srcpkgs/keybase/template
+++ b/srcpkgs/keybase/template
@@ -16,6 +16,8 @@ short_desc="Client for keybase.io"
 maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
 license="BSD-3-Clause"
 homepage="https://keybase.io/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/keybase/client/releases/download/v$version/keybase-v$version.tar.xz"
 checksum=a70abf39c68cef1effccf4b9b9b1ed2e9cad20ab4f6c4b66160b610eca1ec874
 
diff --git a/srcpkgs/kopia/template b/srcpkgs/kopia/template
index 1b253a0c002..ebe01faa132 100644
--- a/srcpkgs/kopia/template
+++ b/srcpkgs/kopia/template
@@ -10,5 +10,7 @@ short_desc="Fast and secure backup tool"
 maintainer="Daniel Eyßer <daniel.eysser@gmail.com>"
 license="Apache-2.0"
 homepage="https://kopia.io/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/kopia/kopia/archive/v${version}.tar.gz"
 checksum=d7ed781be72b2e5fa17ddc3752aa2d47e81cb70ed82affd58903d554a2b9aa65
diff --git a/srcpkgs/kops/template b/srcpkgs/kops/template
index 4959d6aa79c..f574ba664b6 100644
--- a/srcpkgs/kops/template
+++ b/srcpkgs/kops/template
@@ -12,6 +12,8 @@ short_desc="Production Grade K8s Installation, Upgrades, and Management"
 maintainer="Mate Gabri <iam@theguy.io>"
 license="Apache-2.0"
 homepage="https://github.com/kubernetes/kops"
+nopie=unverified
+nostrip=nopie
 
 do_fetch() {
 	# We must clone it instead of downloading the tarball because the build
diff --git a/srcpkgs/kubecfg/template b/srcpkgs/kubecfg/template
index 96510c9b335..aeadb6955f6 100644
--- a/srcpkgs/kubecfg/template
+++ b/srcpkgs/kubecfg/template
@@ -9,6 +9,8 @@ short_desc="Tool for managing Kubernetes resources as code"
 maintainer="Leah Neukirchen <leah@vuxu.org>"
 license="Apache-2.0"
 homepage="https://github.com/bitnami/kubecfg"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/bitnami/kubecfg/archive/v${version}.tar.gz"
 checksum=08846d19db0250a21d553cdaf1f0461dc398031b9ac76ccd360b169703f63567
 
diff --git a/srcpkgs/kubefwd/template b/srcpkgs/kubefwd/template
index f67fff1cb52..950330f3d2d 100644
--- a/srcpkgs/kubefwd/template
+++ b/srcpkgs/kubefwd/template
@@ -9,6 +9,8 @@ short_desc="Tool for managing Kubernetes resources as code"
 maintainer="Leah Neukirchen <leah@vuxu.org>"
 license="Apache-2.0"
 homepage="https://github.com/txn2/kubefwd"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/txn2/kubefwd/archive/${version}.tar.gz"
 checksum=62c0b42e90e37766cfee3d493689e60ea93ea14348d722dcb743e572211aa9e0
 
diff --git a/srcpkgs/kubernetes-kind/template b/srcpkgs/kubernetes-kind/template
index e2052e2eb76..127a0aa0c80 100644
--- a/srcpkgs/kubernetes-kind/template
+++ b/srcpkgs/kubernetes-kind/template
@@ -9,5 +9,7 @@ short_desc="Kind is a tool for running local Kubernetes clusters using Docker"
 maintainer="Andy Cobaugh <andrew.cobaugh@gmail.com>"
 license="Apache-2.0"
 homepage="https://kind.sigs.k8s.io/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/kubernetes-sigs/kind/archive/v${version}.tar.gz"
 checksum=d2d4f98596b68c449be95a31e9680fbf7ff3503a28a0943f1997eba50de208f9
diff --git a/srcpkgs/kubernetes/template b/srcpkgs/kubernetes/template
index e6fd026316a..b25c4add599 100644
--- a/srcpkgs/kubernetes/template
+++ b/srcpkgs/kubernetes/template
@@ -11,6 +11,8 @@ short_desc="Container Cluster Manager for Docker"
 maintainer="Andrea Brancaleoni <abc@pompel.me>"
 license="Apache-2.0"
 homepage="http://kubernetes.io"
+nopie=unverified
+nostrip=nopie
 distfiles="https://$go_import_path/archive/v$version.tar.gz"
 checksum=0efd7ab5f1afc77e65be0f8be137ad11aefad45e856f3f7fe8506804ae48eb12
 nocross=yes
diff --git a/srcpkgs/kurly/template b/srcpkgs/kurly/template
index c22e26ae63d..58f914f0ded 100644
--- a/srcpkgs/kurly/template
+++ b/srcpkgs/kurly/template
@@ -10,6 +10,8 @@ short_desc="Alternative to the widely popular curl program"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="Apache-2.0"
 homepage="https://gitlab.com/davidjpeacock/kurly"
+nopie=unverified
+nostrip=nopie
 distfiles="https://gitlab.com/davidjpeacock/${pkgname}/-/archive/v${version}/${pkgname}-v${version}.tar.gz"
 checksum=74c36fe09e1e321cdd85835191cbae880f70fa5b92211564cd3b2d1b9d66d4a5
 broken="cannot use cli.StringFlag literal (type cli.StringFlag) as type cli.Flag"
diff --git a/srcpkgs/lazydocker/template b/srcpkgs/lazydocker/template
index ab8ec3db522..0d4ab654805 100644
--- a/srcpkgs/lazydocker/template
+++ b/srcpkgs/lazydocker/template
@@ -10,6 +10,8 @@ short_desc="Simple terminal UI for docker and docker-compose, written in Go"
 maintainer="Benjamín Albiñana <benalb@gmail.com>"
 license="MIT"
 homepage="https://github.com/jesseduffield/lazydocker"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/jesseduffield/lazydocker/archive/v${version}.tar.gz"
 checksum=69f403b0656bf163989729073f8320efed5269cf5b936093b891551c0575b971
 
diff --git a/srcpkgs/lazygit/template b/srcpkgs/lazygit/template
index c70b1e6a868..6c53433a278 100644
--- a/srcpkgs/lazygit/template
+++ b/srcpkgs/lazygit/template
@@ -10,6 +10,8 @@ short_desc="Simple terminal UI for git commands"
 maintainer="Nathan Owens <ndowens04@gmail.com>"
 license="MIT"
 homepage="https://github.com/jesseduffield/lazygit"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/jesseduffield/lazygit/archive/v${version}.tar.gz"
 checksum=ca2dbca39512e402cde22cd47eba3ff38cbbe4e12265aa0cb46b34277653b9bf
 
diff --git a/srcpkgs/lego/template b/srcpkgs/lego/template
index 598adb2749c..8452109fd6b 100644
--- a/srcpkgs/lego/template
+++ b/srcpkgs/lego/template
@@ -10,6 +10,8 @@ short_desc="Let's Encrypt client and ACME library written in Go"
 maintainer="Anachron <gith@cron.world>"
 license="MIT"
 homepage="https://go-acme.github.io/lego"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/go-acme/lego/archive/v${version}.tar.gz"
 checksum=b3d97f0083e98cf88a95b44aeaceae8ebc87bf920cc3d01cc295b5615e5ed0c0
 
diff --git a/srcpkgs/lf/template b/srcpkgs/lf/template
index ca60fe15b2e..29fc0bc2bb5 100644
--- a/srcpkgs/lf/template
+++ b/srcpkgs/lf/template
@@ -10,6 +10,8 @@ short_desc="Terminal file manager"
 maintainer="Daniel Lewan <vision360.daniel@gmail.com>"
 license="MIT"
 homepage="https://github.com/gokcehan/lf"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/gokcehan/lf/archive/${version}.tar.gz"
 checksum=92031b31c194f0af11fc0f00d575db0dc9bb2c6c80bccc73fa19de02e82d00b1
 
diff --git a/srcpkgs/licensechecker/template b/srcpkgs/licensechecker/template
index ec09ba9751f..4362d2a8927 100644
--- a/srcpkgs/licensechecker/template
+++ b/srcpkgs/licensechecker/template
@@ -10,6 +10,8 @@ short_desc="Identify software licenses used on a source tree"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 homepage="https://github.com/boyter/lc"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/boyter/lc/archive/v${version}.tar.gz"
 checksum=e33ec5451b346e02919a55f22e4f44d854eb395d6a5622d2cca70129f1d5a7e6
 
diff --git a/srcpkgs/lsp/template b/srcpkgs/lsp/template
index 6fead264236..91fec500223 100644
--- a/srcpkgs/lsp/template
+++ b/srcpkgs/lsp/template
@@ -11,6 +11,8 @@ short_desc="More human-friendly ls command"
 maintainer="Diogo Leal <diogo@diogoleal.com>"
 license="MIT"
 homepage="https://github.com/dborzov/lsp"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/dborzov/lsp/archive/${_githash}.tar.gz"
 checksum=2921c705d4d5c4eb6d3b02e498b8f7d23db5ec3f451574f7ed9ad1769c8a2d07
 
diff --git a/srcpkgs/lxd-lts/template b/srcpkgs/lxd-lts/template
index 12a119181f2..e4ccda75191 100644
--- a/srcpkgs/lxd-lts/template
+++ b/srcpkgs/lxd-lts/template
@@ -15,6 +15,8 @@ short_desc="Next generation system container manager (long term support channel)
 maintainer="Cameron Nemo <cnemo@tutanota.com>"
 license="Apache-2.0"
 homepage="https://linuxcontainers.org/lxd"
+nopie=unverified
+nostrip=nopie
 distfiles="https://linuxcontainers.org/downloads/lxd/${wrksrc}.tar.gz"
 checksum=8b712588e383c4326c27cfec5dd2c9fd4c9a4597f82549f55b1909e799f55e13
 conflicts="lxd"
diff --git a/srcpkgs/lxd/template b/srcpkgs/lxd/template
index b0d4bbf81b2..cced3e252ac 100644
--- a/srcpkgs/lxd/template
+++ b/srcpkgs/lxd/template
@@ -14,6 +14,8 @@ short_desc="Next generation system container manager"
 maintainer="Cameron Nemo <cnemo@tutanota.com>"
 license="Apache-2.0"
 homepage="https://linuxcontainers.org/lxd"
+nopie=unverified
+nostrip=nopie
 distfiles="https://linuxcontainers.org/downloads/lxd/lxd-${version}.tar.gz"
 checksum=b6891ee6086a2d26409385fcd50d627e6a72e0af17f88c5693c1e100ed9dca1f
 system_groups="lxd"
diff --git a/srcpkgs/madonctl/template b/srcpkgs/madonctl/template
index cacfa5fc1b9..e595ab9c61d 100644
--- a/srcpkgs/madonctl/template
+++ b/srcpkgs/madonctl/template
@@ -9,6 +9,8 @@ short_desc="CLI client for the Mastodon social network API"
 maintainer="travankor <travankor@tuta.io>"
 license="MIT"
 homepage="https://github.com/McKael/madonctl"
+nopie=unverified
+nostrip=nopie
 distfiles="${homepage}/archive/v${version}.tar.gz"
 checksum=f97707a4f96b15a8331a0b3725a43c7717bf068bf9e6c5e885a13dd3016d5cf6
 broken="accounts.go:656:39: too many arguments in call to gClient.UpdateAccount"
diff --git a/srcpkgs/massren/template b/srcpkgs/massren/template
index db3941c7170..ac09ff0c47f 100644
--- a/srcpkgs/massren/template
+++ b/srcpkgs/massren/template
@@ -9,6 +9,8 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
 license="MIT"
 go_import_path="github.com/laurent22/${pkgname}"
 homepage="https://${go_import_path}"
+nopie=unverified
+nostrip=nopie
 distfiles="$homepage/archive/v$version.tar.gz"
 checksum=7a728d96a9e627c3609d147db64bba60ced33c407c75e9512147a5c83ba94f56
 
diff --git a/srcpkgs/micro/template b/srcpkgs/micro/template
index d3184e82ef5..336344fd83d 100644
--- a/srcpkgs/micro/template
+++ b/srcpkgs/micro/template
@@ -13,6 +13,8 @@ short_desc="Modern and intuitive terminal-based text editor"
 maintainer="Diogo Leal <diogo@diogoleal.com>"
 license="MIT"
 homepage="https://micro-editor.github.io"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/zyedidia/micro/archive/v${version}.tar.gz"
 checksum=55bd3ab880905d45639a1f902ec1a84cb385e73de9a3e16d8175b3cd7f7fe908
 
diff --git a/srcpkgs/microhookd/template b/srcpkgs/microhookd/template
index c12f838591b..54f0f134567 100644
--- a/srcpkgs/microhookd/template
+++ b/srcpkgs/microhookd/template
@@ -8,6 +8,8 @@ short_desc="Simplest possible webhook daemon"
 maintainer="Michael Aldridge <maldridge@voidlinux.org>"
 license="MIT"
 homepage="https://github.com/the-maldridge/microhookd"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/the-maldridge/microhookd/archive/v${version}.tar.gz"
 checksum=da8cce688db7b60a6d16375727aceac33c69a0a74841f655979080ea41f2d70b
 
diff --git a/srcpkgs/miniflux/template b/srcpkgs/miniflux/template
index 1f0cfa275bc..dc8a512597f 100644
--- a/srcpkgs/miniflux/template
+++ b/srcpkgs/miniflux/template
@@ -11,6 +11,8 @@ short_desc="Minimalist and opinionated feed reader written in Go"
 maintainer="Frank Steinborn <steinex@nognu.de>"
 license="Apache-2.0"
 homepage="https://miniflux.app"
+nopie=unverified
+nostrip=nopie
 changelog="https://raw.githubusercontent.com/miniflux/miniflux/${version}/ChangeLog"
 distfiles="https://github.com/miniflux/miniflux/archive/${version}.tar.gz"
 checksum=efe020c4feb0003fdab7e34d0b784a9148733a97953adc0cf40bcf2273ba0653
diff --git a/srcpkgs/minify/template b/srcpkgs/minify/template
index aaafc86cee6..dca34e97927 100644
--- a/srcpkgs/minify/template
+++ b/srcpkgs/minify/template
@@ -10,6 +10,8 @@ short_desc="Go minifiers for web formats"
 maintainer="Leah Neukirchen <leah@vuxu.org>"
 license="MIT"
 homepage="https://github.com/tdewolff/minify"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/tdewolff/${pkgname}/archive/v${version}.tar.gz"
 checksum=9c23f942c0ad6488e2aaa82a0235aaef071da70c4dfee6eaa154137d6cecc2fa
 
diff --git a/srcpkgs/minikube/template b/srcpkgs/minikube/template
index 7103acd25f6..dee5fa204ab 100644
--- a/srcpkgs/minikube/template
+++ b/srcpkgs/minikube/template
@@ -13,6 +13,8 @@ short_desc="Tool to make it easy to run Kubernetes locally"
 maintainer="Daniel Santana <daniel@santana.tech>"
 license="Apache-2.0"
 homepage="https://github.com/kubernetes/minikube"
+nopie=unverified
+nostrip=nopie
 changelog="https://raw.githubusercontent.com/kubernetes/minikube/master/CHANGELOG.md"
 
 do_fetch() {
diff --git a/srcpkgs/minio/template b/srcpkgs/minio/template
index 84c8c8669d8..328b0751453 100644
--- a/srcpkgs/minio/template
+++ b/srcpkgs/minio/template
@@ -12,6 +12,8 @@ short_desc="Object storage server compatible with Amazon S3"
 maintainer="Gerardo Di Iorio <arete74@gmail.com>"
 license="Apache-2.0"
 homepage="https://github.com/minio/minio"
+nopie=unverified
+nostrip=nopie
 distfiles="${homepage}/archive/RELEASE.${_version}.tar.gz"
 checksum=c68c3cd6d21ca8dcd88ba5ebec6742d5a1e9ee1fc6c67d81fc1b2744de725421
 system_accounts="_minio"
diff --git a/srcpkgs/mirrorbits/template b/srcpkgs/mirrorbits/template
index d1d76406f86..a0a2f0d110a 100644
--- a/srcpkgs/mirrorbits/template
+++ b/srcpkgs/mirrorbits/template
@@ -13,6 +13,8 @@ short_desc="Geographical download redirector"
 maintainer="lemmi <lemmi@nerd2nerd.org>"
 license="MIT"
 homepage="https://github.com/etix/mirrorbits"
+nopie=unverified
+nostrip=nopie
 distfiles="
  https://github.com/etix/mirrorbits/archive/v${version}.tar.gz
  https://github.com/golang/protobuf/archive/${_go_protobuf_version}.tar.gz"
diff --git a/srcpkgs/misspell/template b/srcpkgs/misspell/template
index 3f596321306..c9bfb2185c6 100644
--- a/srcpkgs/misspell/template
+++ b/srcpkgs/misspell/template
@@ -9,6 +9,8 @@ short_desc="Correct commonly misspelled English words... quickly"
 maintainer="Caleb JA <skywise@tutanota.de>"
 license="MIT"
 homepage="https://github.com/client9/misspell"
+nopie=unverified
+nostrip=nopie
 distfiles="${homepage}/archive/v${version}.tar.gz"
 checksum=4bbb94da9bf4500fef21f83359c61c92429a13b47b064bd62fedb68c62b66001
 
diff --git a/srcpkgs/mmark/template b/srcpkgs/mmark/template
index fc6d03d0473..946b0cb7a2a 100644
--- a/srcpkgs/mmark/template
+++ b/srcpkgs/mmark/template
@@ -9,6 +9,8 @@ short_desc="Powerful markdown processor geared towards the IETF"
 maintainer="Robert Lowry <bobertlo@gmail.com>"
 license="BSD-2-Clause"
 homepage="https://github.com/mmarkdown/mmark/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/mmarkdown/mmark/archive/v${version}.tar.gz"
 checksum=9fec3da78b75bf49d98885d178123617df7d516630a1255e54c9e9a7a41eb057
 
diff --git a/srcpkgs/mountain-backup/template b/srcpkgs/mountain-backup/template
index 309cbda5305..bab64ae03e3 100644
--- a/srcpkgs/mountain-backup/template
+++ b/srcpkgs/mountain-backup/template
@@ -9,6 +9,8 @@ short_desc="File backup tool"
 maintainer="Noah Huppert <contact@noahh.io>"
 license="MIT"
 homepage="https://github.com/Noah-Huppert/mountain-backup"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/Noah-Huppert/mountain-backup/archive/v${version}.tar.gz"
 checksum=c01d790c16029a083b2c87541506dfae73c1f78674ae7a3c9a0a8183f11f0725
 
diff --git a/srcpkgs/mpdviz/template b/srcpkgs/mpdviz/template
index 13817419d7f..f47888447e0 100644
--- a/srcpkgs/mpdviz/template
+++ b/srcpkgs/mpdviz/template
@@ -10,6 +10,8 @@ short_desc="Standalone console MPD visualizer"
 maintainer="Lolzen <funer@gmx.at>"
 license="MIT"
 homepage="http://github.com/lucy/mpdviz"
+nopie=unverified
+nostrip=nopie
 distfiles="http://github.com/lucy/mpdviz/archive/${version}.tar.gz"
 checksum=c34243ec3f3d91adbc36d608d5ba7082ff78870f2fd76a6650d5fb3218cc2ba3
 
diff --git a/srcpkgs/ncdns/template b/srcpkgs/ncdns/template
index e87595486b8..1e0b54f162a 100644
--- a/srcpkgs/ncdns/template
+++ b/srcpkgs/ncdns/template
@@ -10,6 +10,8 @@ short_desc="Nameserver for Namecoin .bit domains"
 maintainer="ananteris <ananteris@protonmail.ch>"
 license="GPL-3"
 homepage="https://github.com/hlandau/ncdns"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/hlandau/${pkgname}/archive/v${version}.tar.gz"
 checksum="a9457216f5bbc3c3b41e0538b78f8f67ad9a04304743a352a7325eef6af4a439"
 
diff --git a/srcpkgs/nebula/template b/srcpkgs/nebula/template
index 4f48bf058c6..1783b632bdb 100644
--- a/srcpkgs/nebula/template
+++ b/srcpkgs/nebula/template
@@ -12,6 +12,8 @@ short_desc="Scalable overlay networking tool"
 maintainer="Noel Cower <ncower@nil.dev>"
 license="MIT"
 homepage="https://github.com/slackhq/nebula"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/slackhq/nebula/archive/v${version}.tar.gz"
 checksum=1d00594d74e147406f5809380860f538ceed5c19c3f390dd1d8e364f99b303b6
 
diff --git a/srcpkgs/netns/template b/srcpkgs/netns/template
index 08e0b23610d..3043a9b18b6 100644
--- a/srcpkgs/netns/template
+++ b/srcpkgs/netns/template
@@ -8,6 +8,8 @@ short_desc="Runc hook for setting up default bridge networking for containers"
 maintainer="Kyle Nusbaum <knusbaum+void@sdf.org>"
 license="MIT"
 homepage="https://github.com/genuinetools/netns"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/genuinetools/netns/archive/v${version}.tar.gz"
 checksum=3a55e96e71067989902b65a6de74f1ebbb63ea3f6fc85184523e8d289b0eb35d
 
diff --git a/srcpkgs/nncp/template b/srcpkgs/nncp/template
index e5e752fd103..c5d1d305f78 100644
--- a/srcpkgs/nncp/template
+++ b/srcpkgs/nncp/template
@@ -8,6 +8,8 @@ short_desc="Node to Node copy, utilities for secure store-and-forward"
 maintainer="Leah Neukirchen <leah@vuxu.org>"
 license="GPL-3.0-only"
 homepage="http://www.nncpgo.org/"
+nopie=unverified
+nostrip=nopie
 distfiles="http://www.nncpgo.org/download/${pkgname}-${version}.tar.xz"
 checksum=707cd8524e424c24bcb22d6b4bc8170971c42a5fe0062b93a8d1dd9d7fb365d0
 
diff --git a/srcpkgs/node_exporter/template b/srcpkgs/node_exporter/template
index 5d5a25185c8..f5218d5458f 100644
--- a/srcpkgs/node_exporter/template
+++ b/srcpkgs/node_exporter/template
@@ -13,6 +13,8 @@ short_desc="Exporter for machine metrics"
 maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
 license="Apache-2.0"
 homepage="https://prometheus.io/"
+nopie=unverified
+nostrip=nopie
 changelog="https://raw.githubusercontent.com/prometheus/node_exporter/master/CHANGELOG.md"
 distfiles="https://github.com/prometheus/node_exporter/archive/v${version}.tar.gz"
 checksum=9ddf187c462f2681ab4516410ada0e6f0f03097db6986686795559ea71a07694
diff --git a/srcpkgs/nomad/template b/srcpkgs/nomad/template
index 744800ce732..29b8548fb61 100644
--- a/srcpkgs/nomad/template
+++ b/srcpkgs/nomad/template
@@ -12,6 +12,8 @@ short_desc="Cluster scheduler designed to easily integrate into existing workflo
 maintainer="iaroki <iaroki@protonmail.com>"
 license="MPL-2.0"
 homepage="https://www.nomadproject.io/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://${go_import_path}/archive/v${version}.tar.gz"
 checksum=ba23bcbc29138be9a2033531114e447f92a2e57a0f0a7bea84734845c8b89eaf
 patch_args="-Np1"
diff --git a/srcpkgs/obfs4proxy/template b/srcpkgs/obfs4proxy/template
index cf8aec2549d..379e842c775 100644
--- a/srcpkgs/obfs4proxy/template
+++ b/srcpkgs/obfs4proxy/template
@@ -11,6 +11,8 @@ short_desc="Pluggable transport proxy for Tor, implementing obfs4"
 maintainer="Daniel Eyßer <daniel.eysser@gmail.com>"
 license="BSD-2-Clause"
 homepage="https://gitlab.com/yawning/obfs4"
+nopie=unverified
+nostrip=nopie
 distfiles="https://people.torproject.org/~yawning/releases/obfs4proxy/obfs4proxy-${version}.tar.xz"
 checksum=8aa777a7ae17610dd3028379b249aae24a8d964cfe9fe7486120efe6d676fd3b
 
diff --git a/srcpkgs/oh/template b/srcpkgs/oh/template
index 9dbacc5b1c1..ec6744cc0af 100644
--- a/srcpkgs/oh/template
+++ b/srcpkgs/oh/template
@@ -9,6 +9,8 @@ short_desc="Surprisingly powerful Unix shell"
 maintainer="Kyle Nusbaum <knusbaum+void@sdf.org>"
 license="MIT"
 homepage="https://github.com/michaelmacinnis/oh"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/michaelmacinnis/oh/archive/v${version}.tar.gz"
 checksum=fa1d7e8860eea443177ef43c30b355deb88871d2dae6bb17057eeeea7d808d63
 
diff --git a/srcpkgs/opensmtpd-filter-rspamd/template b/srcpkgs/opensmtpd-filter-rspamd/template
index 0dc39fffbe4..96e86c95f93 100644
--- a/srcpkgs/opensmtpd-filter-rspamd/template
+++ b/srcpkgs/opensmtpd-filter-rspamd/template
@@ -9,6 +9,8 @@ short_desc="Filter incoming mail based on sender reputation"
 maintainer="Lucas L. Treffenstädt <lucas@treffenstaedt.de>"
 license="ISC"
 homepage="https://github.com/poolpOrg/filter-rspamd"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/poolpOrg/filter-rspamd/releases/download/${version}/filter-rspamd-${version}.tar.gz"
 checksum=6218b4a33b88a3da2642b9ff91f33ccf9a7b5ae019107aed520ba332ebafb381
 
diff --git a/srcpkgs/opensmtpd-filter-senderscore/template b/srcpkgs/opensmtpd-filter-senderscore/template
index 72804a49d4d..ad41aa0fed6 100644
--- a/srcpkgs/opensmtpd-filter-senderscore/template
+++ b/srcpkgs/opensmtpd-filter-senderscore/template
@@ -9,6 +9,8 @@ short_desc="Filter incoming mail based on sender reputation"
 maintainer="Lucas L. Treffenstädt <lucas@treffenstaedt.de>"
 license="ISC"
 homepage="https://github.com/poolpOrg/filter-senderscore"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/poolpOrg/filter-senderscore/releases/download/${version}/filter-senderscore-${version}.tar.gz"
 checksum=a1e1b3106ea69218400e35c9c11e84702961b98a478b99fb329a52c954ec4b86
 
diff --git a/srcpkgs/operator-sdk/template b/srcpkgs/operator-sdk/template
index 41752e007e5..b44e1ec12b7 100644
--- a/srcpkgs/operator-sdk/template
+++ b/srcpkgs/operator-sdk/template
@@ -10,5 +10,7 @@ short_desc="SDK for building Kubernetes applications"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="Apache-2.0"
 homepage="https://github.com/operator-framework/operator-sdk"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/operator-framework/operator-sdk/archive/v${version}.tar.gz"
 checksum=33680b9236ea7da51cb7b165dc624b512f04e3e9a2bf592101bfc3b312e340f8
diff --git a/srcpkgs/oragono/template b/srcpkgs/oragono/template
index 97b9bbf9606..fa21582f1ca 100644
--- a/srcpkgs/oragono/template
+++ b/srcpkgs/oragono/template
@@ -9,6 +9,8 @@ short_desc="Modern IRC server (daemon/ircd) written in Go"
 maintainer="Peter Bui <pbui@github.bx612.space>"
 license="MIT"
 homepage="https://oragono.io/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/oragono/oragono/archive/v${version}.tar.gz"
 checksum=572ac84738812bcb44d2b05dbf78508d66eba990e364778a9d72e29560c7c8a1
 conf_files="/etc/oragono.conf"
diff --git a/srcpkgs/packer/template b/srcpkgs/packer/template
index 246fa292daf..0f0ed9839d8 100644
--- a/srcpkgs/packer/template
+++ b/srcpkgs/packer/template
@@ -8,6 +8,8 @@ short_desc="Create identical multiplatform machine images from a single source"
 maintainer="Andrea Brancaleoni <abc@pompel.me>"
 license="MPL-2.0"
 homepage="http://www.packer.io"
+nopie=unverified
+nostrip=nopie
 distfiles="https://${go_import_path}/archive/v${version}.tar.gz"
 checksum=2a135643a837ad58df16e4acc3ac01ad32b61643722a6a027929bbd6baba9435
 replaces="packer-bin>=0"
diff --git a/srcpkgs/pam_netauth/template b/srcpkgs/pam_netauth/template
index ced422f33ab..6561dfdbdaa 100644
--- a/srcpkgs/pam_netauth/template
+++ b/srcpkgs/pam_netauth/template
@@ -10,6 +10,8 @@ short_desc="PAM plugin for NetAuth"
 maintainer="Michael Aldridge <maldridge@voidlinux.org>"
 license="MIT"
 homepage="https://netauth.org"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/NetAuth/pam_netauth/archive/v$version.tar.gz"
 checksum=ba678c348a56ea073abd36f23c378d677594df2a9033dcccb9281353319250c8
 
diff --git a/srcpkgs/passphrase2pgp/template b/srcpkgs/passphrase2pgp/template
index bbaeb2439f5..89ab1d6c511 100644
--- a/srcpkgs/passphrase2pgp/template
+++ b/srcpkgs/passphrase2pgp/template
@@ -9,5 +9,7 @@ short_desc="Generate a PGP key from a passphrase"
 maintainer="Daniel Lewan <vision360.daniel@gmail.com>"
 license="Unlicense"
 homepage="https://github.com/skeeto/passphrase2pgp"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/skeeto/passphrase2pgp/archive/v${version}.tar.gz"
 checksum=80f445cf3e3a0328f7eb3e1bfdf72ebbd027915fe5391941ed61f9ba3bfd730f
diff --git a/srcpkgs/peco/template b/srcpkgs/peco/template
index 44c50774ed2..65be8493834 100644
--- a/srcpkgs/peco/template
+++ b/srcpkgs/peco/template
@@ -10,6 +10,8 @@ short_desc="Simplistic interactive filtering tool"
 maintainer="Leah Neukirchen <leah@vuxu.org>"
 license="MIT"
 homepage="https://github.com/peco/peco"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/${pkgname}/${pkgname}/archive/v${version}.tar.gz"
 checksum=90d87503265c12f8583f5c6bc19c83eba7a2e15219a6339d5041628aa48c4705
 
diff --git a/srcpkgs/pgweb/template b/srcpkgs/pgweb/template
index 58f5eb349df..bf05dc9221f 100644
--- a/srcpkgs/pgweb/template
+++ b/srcpkgs/pgweb/template
@@ -8,6 +8,8 @@ short_desc="Cross-platform client for Postgresql databases"
 maintainer="Gerardo Di Iorio <arete74@gmail.com>"
 license="MIT"
 homepage="http://sosedoff.github.io/pgweb"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/sosedoff/pgweb/archive/v${version}.tar.gz"
 checksum=8d692a1220a85884f231c3480e0da305678d86660e795a5eb510d076945adf65
 
diff --git a/srcpkgs/pkgtop/template b/srcpkgs/pkgtop/template
index fa85a7e8297..0e417e917d2 100644
--- a/srcpkgs/pkgtop/template
+++ b/srcpkgs/pkgtop/template
@@ -10,6 +10,8 @@ short_desc="Interactive package manager and resource monitor"
 maintainer="Kyle Nusbaum <knusbaum+void@sdf.org>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/orhun/pkgtop"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/orhun/pkgtop/archive/${version}.tar.gz"
 checksum=bbc43c463fcc0251159ff9570f38fa33c8ce7ff6357ad703c3a88e51df5bb33a
 
diff --git a/srcpkgs/podman/template b/srcpkgs/podman/template
index f2cc6d9c603..8ff0e043cae 100644
--- a/srcpkgs/podman/template
+++ b/srcpkgs/podman/template
@@ -14,6 +14,8 @@ short_desc="Simple management tool for containers and images"
 maintainer="Cameron Nemo <cnemo@tutanota.com>"
 license="Apache-2.0"
 homepage="https://podman.io/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/containers/libpod/archive/v${version}.tar.gz"
 checksum=990c341fe563d34a25ebab818af60480061cb80e4e8d61eacbdeb998151d6663
 
diff --git a/srcpkgs/pong-command/template b/srcpkgs/pong-command/template
index e5b24b023e5..19111972209 100644
--- a/srcpkgs/pong-command/template
+++ b/srcpkgs/pong-command/template
@@ -10,6 +10,8 @@ short_desc="POng is Not pinG. pong is CLI game"
 maintainer="travankor <travankor@tuta.io>"
 license="MIT"
 homepage="https://github.com/kurehajime/pong-command"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/kurehajime/pong-command/archive/${version}.tar.gz"
 checksum=940771c53d083616c52ed75b13f3568e224c4f4e04ca813cebc87d2da7dfebe8
 
diff --git a/srcpkgs/prometheus/template b/srcpkgs/prometheus/template
index 9d1e05a532f..e56ee3d39f1 100644
--- a/srcpkgs/prometheus/template
+++ b/srcpkgs/prometheus/template
@@ -16,6 +16,8 @@ short_desc="Monitoring system and time series database"
 maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
 license="Apache-2.0"
 homepage="https://prometheus.io/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/prometheus/prometheus/archive/v${version}.tar.gz"
 checksum=5649b33a752eb231f86649a4781af2a532d7df5afb212bf0e6ec57fd1826cbbc
 
diff --git a/srcpkgs/pst/template b/srcpkgs/pst/template
index 9aa71e75839..328ab2b5499 100644
--- a/srcpkgs/pst/template
+++ b/srcpkgs/pst/template
@@ -9,6 +9,8 @@ short_desc="TUI process monitor"
 maintainer="Daniel Lewan <vision360.daniel@gmail.com>"
 license="MIT"
 homepage="https://github.com/skanehira/pst"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/skanehira/pst/archive/${version}.tar.gz"
 checksum=99075d67a3302fd61d19f7859c5ad368d068a426731b1ff2222a224c60d8f308
 
diff --git a/srcpkgs/pup/template b/srcpkgs/pup/template
index fd4592feaf9..845ff7d6871 100644
--- a/srcpkgs/pup/template
+++ b/srcpkgs/pup/template
@@ -8,6 +8,8 @@ short_desc="Command line tool for processing HTML"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 homepage="https://github.com/ericchiang/pup"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/ericchiang/pup/archive/v${version}.tar.gz"
 checksum=0d546ab78588e07e1601007772d83795495aa329b19bd1c3cde589ddb1c538b0
 
diff --git a/srcpkgs/pwget/template b/srcpkgs/pwget/template
index ddc85de35f0..a4e6e1bd99e 100644
--- a/srcpkgs/pwget/template
+++ b/srcpkgs/pwget/template
@@ -9,6 +9,8 @@ short_desc="Single-binary stateless password manager"
 maintainer="Andy Weidenbaum <atweiden@tutanota.de>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/majewsky/pwget"
+nopie=unverified
+nostrip=nopie
 changelog="https://github.com/majewsky/pwget/raw/master/CHANGELOG.md"
 distfiles="https://github.com/majewsky/pwget/archive/v${version}.tar.gz>${pkgname}-${version}.tar.gz"
 checksum=052f167455e09b1c37f5e7db399952a8e8cd69661d5fff8462f39de7db0c5bf8
diff --git a/srcpkgs/rancher-compose/template b/srcpkgs/rancher-compose/template
index 22667e80865..534c6d60bf8 100644
--- a/srcpkgs/rancher-compose/template
+++ b/srcpkgs/rancher-compose/template
@@ -8,6 +8,8 @@ short_desc="Docker compose compatible client to deploy to Rancher"
 maintainer="Andrea Brancaleoni <abc@pompel.me>"
 license="Apache-2.0"
 homepage="https://$go_import_path"
+nopie=unverified
+nostrip=nopie
 distfiles="$homepage/archive/v$version.tar.gz"
 checksum=cdff53b2c3401b990ad33e229c7ef429504419e49e18a814101e2fa3c84859ea
 
diff --git a/srcpkgs/rclone/template b/srcpkgs/rclone/template
index 6528f73377f..b167cca8465 100644
--- a/srcpkgs/rclone/template
+++ b/srcpkgs/rclone/template
@@ -10,6 +10,8 @@ short_desc="Rsync for cloud storage"
 maintainer="Diogo Leal <diogo@diogoleal.com>"
 license="MIT"
 homepage="https://rclone.org/"
+nopie=unverified
+nostrip=nopie
 changelog="https://raw.githubusercontent.com/rclone/rclone/master/docs/content/changelog.md"
 distfiles="https://github.com/rclone/rclone/releases/download/v${version}/rclone-v${version}.tar.gz"
 checksum=1aba1774237ff6ac13f007c854816789b1b41d257aa5d9425a053263a7846f55
diff --git a/srcpkgs/rest-server/template b/srcpkgs/rest-server/template
index 3e4c67c6a6c..9cf1b352785 100644
--- a/srcpkgs/rest-server/template
+++ b/srcpkgs/rest-server/template
@@ -9,6 +9,8 @@ short_desc="HTTP server that implements restic's REST backend API"
 maintainer="Gerardo Di Iorio <arete74@gmail.com>"
 license="BSD-2-Clause"
 homepage="https://github.com/restic/rest-server"
+nopie=unverified
+nostrip=nopie
 distfiles="${homepage}/archive/v${version}.tar.gz"
 checksum=2080012981c81b788f0aea302f5126b0b2ed89f0bdc9104166289ca167c38c75
 system_accounts="_restserver"
diff --git a/srcpkgs/restic/template b/srcpkgs/restic/template
index 640bd400c67..0174bd56a6b 100644
--- a/srcpkgs/restic/template
+++ b/srcpkgs/restic/template
@@ -11,6 +11,8 @@ short_desc="Backup solution written in Go"
 maintainer="Florian Eich <flrn@nrmncr.net>"
 license="BSD-2-Clause"
 homepage="https://restic.net/"
+nopie=unverified
+nostrip=nopie
 changelog="https://raw.githubusercontent.com/restic/restic/master/CHANGELOG.md"
 distfiles="https://github.com/restic/restic/releases/download/v${version}/restic-${version}.tar.gz"
 checksum=1cc8655fa99f06e787871a9f8b5ceec283c856fa341a5b38824a0ca89420b0fe
diff --git a/srcpkgs/revive/template b/srcpkgs/revive/template
index 313a1ff9fc2..fa81aca17ca 100644
--- a/srcpkgs/revive/template
+++ b/srcpkgs/revive/template
@@ -9,6 +9,8 @@ short_desc="Drop-in replacement for golint"
 maintainer="Paper <paper@tilde.institute>"
 license="MIT"
 homepage="https://revive.run/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/mgechev/revive/archive/v$version.tar.gz"
 checksum=1d3b7a171afba55ee5a6cd7c87ebbcb452ec78a6cf0543584fada7d725ffca31
 
diff --git a/srcpkgs/rmapi/template b/srcpkgs/rmapi/template
index 621596030a5..8db4860c1d1 100644
--- a/srcpkgs/rmapi/template
+++ b/srcpkgs/rmapi/template
@@ -8,5 +8,7 @@ short_desc="CLI for accessing reMarkable table files through the cloud api"
 maintainer="Patrick Pichler <mail@patrickpichler.dev>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/juruen/rmapi"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/juruen/rmapi/archive/v${version}${_status}.tar.gz"
 checksum=2f647adc748641182d18e1c0c9cd89d829051dbe2902cbdbbcf3ea26e7aeb90a
diff --git a/srcpkgs/rocker/template b/srcpkgs/rocker/template
index 27819f0880e..52112328b14 100644
--- a/srcpkgs/rocker/template
+++ b/srcpkgs/rocker/template
@@ -9,6 +9,8 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
 license="Apache-2.0"
 go_import_path="github.com/grammarly/rocker"
 homepage="https://$go_import_path"
+nopie=unverified
+nostrip=nopie
 distfiles="$homepage/archive/$version.tar.gz"
 checksum=663971f022e5fdfcb6477f655991c82135b21deb1b2fee90e104dbf9bba4a667
 
diff --git a/srcpkgs/runc/template b/srcpkgs/runc/template
index b2709fa2440..1056e1840ca 100644
--- a/srcpkgs/runc/template
+++ b/srcpkgs/runc/template
@@ -14,6 +14,8 @@ short_desc="CLI tool for spawning and running OCI containers"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="Apache-2.0"
 homepage="https://github.com/opencontainers/runc"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/opencontainers/runc/releases/download/v${_ver}/runc.tar.xz"
 checksum=2f76b623b550588db98e2be72e74aae426f5d4cf736bd92afb91dd5586816daf
 
diff --git a/srcpkgs/ryzen-stabilizator/template b/srcpkgs/ryzen-stabilizator/template
index 8eb0ce8886a..febf84a7af3 100644
--- a/srcpkgs/ryzen-stabilizator/template
+++ b/srcpkgs/ryzen-stabilizator/template
@@ -11,6 +11,8 @@ go_import_path="github.com/qrwteyrutiyoup/ryzen-stabilizator"
 short_desc="Simple Go program to control an AMD Ryzen processor"
 maintainer="Orphaned <orphan@voidlinux.org>"
 homepage="https://github.com/qrwteyrutiyoup/ryzen-stabilizator"
+nopie=unverified
+nostrip=nopie
 license="Apache-2.0"
 distfiles="https://github.com/qrwteyrutiyoup/ryzen-stabilizator/archive/${_commit}.tar.gz"
 checksum=08799f67ac9c65a16e96723cf68881f1d3fc1c8da691f473e4a0c5a273948744
diff --git a/srcpkgs/s/template b/srcpkgs/s/template
index 585728ea9fa..1faedffd7ba 100644
--- a/srcpkgs/s/template
+++ b/srcpkgs/s/template
@@ -9,6 +9,8 @@ short_desc="Web search from the terminal"
 maintainer="Daniel Lewan <vision360.daniel@gmail.com>"
 license="MIT"
 homepage="https://github.com/zquestz/s"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/zquestz/s/archive/v${version}.tar.gz"
 checksum=c32eedf6a4080cbe221c902cf7f63b1668b3927edfc448d963d69ed66c8ec2fb
 
diff --git a/srcpkgs/saml2aws/template b/srcpkgs/saml2aws/template
index 7809c2a7469..db9a416632a 100644
--- a/srcpkgs/saml2aws/template
+++ b/srcpkgs/saml2aws/template
@@ -12,6 +12,8 @@ short_desc="Get AWS temporary credentials from SAML provider"
 maintainer="Mate GABRI <iam@theguy.io>"
 license="MIT"
 homepage="https://github.com/Versent/saml2aws"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/Versent/saml2aws/archive/v${version}.tar.gz"
 checksum=f7d5611ad1c9ceefeb705b2158fc4e3cce611985b64b835a83e18201a8fa902d
 
diff --git a/srcpkgs/sampler/template b/srcpkgs/sampler/template
index 8612da45a6a..aaeae2fc287 100644
--- a/srcpkgs/sampler/template
+++ b/srcpkgs/sampler/template
@@ -10,6 +10,8 @@ short_desc="Tool for shell commands execution, visualization and alerting"
 maintainer="Renato Aguiar <renato@renatoaguiar.net>"
 license="GPL-3.0-only"
 homepage="https://sampler.dev/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/sqshq/sampler/archive/v${version}.tar.gz"
 checksum=8b60bc5c0f94ddd4291abc2b89c1792da424fa590733932871f7b5e07e7587f9
 
diff --git a/srcpkgs/scaleway-cli/template b/srcpkgs/scaleway-cli/template
index 73af465c6fa..571a08da87b 100644
--- a/srcpkgs/scaleway-cli/template
+++ b/srcpkgs/scaleway-cli/template
@@ -9,6 +9,8 @@ short_desc="Interact with the Scaleway API from the command line"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 homepage="https://github.com/scaleway/scaleway-cli"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/scaleway/scaleway-cli/archive/v${version}.tar.gz"
 checksum=4c50725be7bebdab17b8ef77acd230525e773631fef4051979f8ff91c86bebf8
 
diff --git a/srcpkgs/scc/template b/srcpkgs/scc/template
index 906c624ce4e..068c1466057 100644
--- a/srcpkgs/scc/template
+++ b/srcpkgs/scc/template
@@ -9,6 +9,8 @@ short_desc="Fast cloc replacement written in pure Go"
 maintainer="Sami Pitkänen <bilebucket@airmail.cc>"
 license="MIT"
 homepage="https://github.com/boyter/scc"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/boyter/scc/archive/v${version}.tar.gz"
 checksum=48baba45e76ef02bb23ded3d1d904fed7e19297066a47b7e6b46baadc50c1eb1
 
diff --git a/srcpkgs/searchfile/template b/srcpkgs/searchfile/template
index b4b365c1b0f..b4fdbe3c1d2 100644
--- a/srcpkgs/searchfile/template
+++ b/srcpkgs/searchfile/template
@@ -10,6 +10,8 @@ short_desc="Stop wasting your time looking for files that are somewhere"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 homepage="https://github.com/lumi-sch/searchfile"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/lumi-sch/searchfile/archive/${_commit}.tar.gz"
 checksum=10bde7eb6a30ce5ebd01d257fd9cd89661ca86dc909d9d2c0b1f922abdfb6517
 
diff --git a/srcpkgs/seaweedfs/template b/srcpkgs/seaweedfs/template
index 542c48c71be..5b2d453638b 100644
--- a/srcpkgs/seaweedfs/template
+++ b/srcpkgs/seaweedfs/template
@@ -10,5 +10,7 @@ short_desc="Simple and highly scalable distributed file system"
 maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
 license="Apache-2.0"
 homepage="https://github.com/chrislusf/seaweedfs"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/chrislusf/seaweedfs/archive/${version}.tar.gz"
 checksum=5edde444b44cb1abf7b7fbddcc9f4540e59806feecb4190e49d3bcdc03f2eb1a
diff --git a/srcpkgs/shadowfox-updater/template b/srcpkgs/shadowfox-updater/template
index 37e61375530..bdb78ee452b 100644
--- a/srcpkgs/shadowfox-updater/template
+++ b/srcpkgs/shadowfox-updater/template
@@ -10,6 +10,8 @@ short_desc="Auto-updater for ShadowFox"
 maintainer="Renato Aguiar <renato@renag.me>"
 license="MIT"
 homepage="https://github.com/SrKomodo/shadowfox-updater"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/SrKomodo/shadowfox-updater/archive/v${version}.tar.gz"
 checksum=2674bf5cabf3d478c15804164936d3baa06f6a7f96313a69176439c0a60e3bbd
 
diff --git a/srcpkgs/sharenix/template b/srcpkgs/sharenix/template
index 1f26efd4b57..fb53a866683 100644
--- a/srcpkgs/sharenix/template
+++ b/srcpkgs/sharenix/template
@@ -10,6 +10,8 @@ short_desc="ShareX clone for linux and FreeBSD"
 maintainer="Franc[e]sco <lolisamurai@tfwno.gf>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/Francesco149/sharenix"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/Francesco149/sharenix/archive/${version}.tar.gz"
 checksum=1b868305e38e496e43d0f126954e41999d619c1e7fa4c273b19faddb6f3b7a94
 
diff --git a/srcpkgs/shfmt/template b/srcpkgs/shfmt/template
index c57cf86c63c..4bb0edd60fb 100644
--- a/srcpkgs/shfmt/template
+++ b/srcpkgs/shfmt/template
@@ -10,6 +10,8 @@ short_desc="Shell parser and formatter"
 maintainer="Daniel Lewan <vision360.daniel@gmail.com>"
 license="BSD-3-Clause"
 homepage="https://github.com/mvdan/sh"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/mvdan/sh/archive/v${version}.tar.gz"
 checksum=133fcdb4645ee0c2893319b1ce5b83c88b8576c1e3936b1fa14b967df1501ee5
 
diff --git a/srcpkgs/sift/template b/srcpkgs/sift/template
index adf4b95b79f..af4379aa342 100644
--- a/srcpkgs/sift/template
+++ b/srcpkgs/sift/template
@@ -9,5 +9,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
 license="GPL-3"
 go_import_path="github.com/svent/sift"
 homepage="https://$go_import_path"
+nopie=unverified
+nostrip=nopie
 distfiles="$homepage/archive/v$version.tar.gz"
 checksum=bbbd5c472c36b78896cd7ae673749d3943621a6d5523d47973ed2fc6800ae4c8
diff --git a/srcpkgs/skaffold/template b/srcpkgs/skaffold/template
index 92dfe44b700..02a75d53c7d 100644
--- a/srcpkgs/skaffold/template
+++ b/srcpkgs/skaffold/template
@@ -10,6 +10,8 @@ short_desc="Easy and repeatable Kubernetes development"
 maintainer="Leah Neukirchen <leah@vuxu.org>"
 license="Apache-2.0"
 homepage="https://skaffold.dev/"
+nopie=unverified
+nostrip=nopie
 changelog="https://github.com/GoogleContainerTools/skaffold/releases"
 distfiles="https://github.com/GoogleContainerTools/skaffold/archive/v${version}.tar.gz"
 checksum=25e3099f6c444483729808bc3ac5f35d6fc40ad1a648020c3c591de972ac8611
diff --git a/srcpkgs/skopeo/template b/srcpkgs/skopeo/template
index b60113bfb6e..815e7c0b2df 100644
--- a/srcpkgs/skopeo/template
+++ b/srcpkgs/skopeo/template
@@ -13,6 +13,8 @@ short_desc="Utility for operations on container images and image repositories"
 maintainer="Cameron Nemo <cnemo@tutanota.com>"
 license="Apache-2.0"
 homepage="https://github.com/containers/skopeo"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/containers/${pkgname}/archive/v${version}.tar.gz"
 checksum=3bd3acc614514fc2261b89dc0ea85ac7a4dba64fb7dcef8676ae61849e8faeb4
 make_dirs="/var/lib/atomic/sigstore 0755 root root"
diff --git a/srcpkgs/slack-term/template b/srcpkgs/slack-term/template
index bd1c0954393..bbf62fb72aa 100644
--- a/srcpkgs/slack-term/template
+++ b/srcpkgs/slack-term/template
@@ -8,6 +8,8 @@ short_desc="Slack client for your terminal"
 maintainer="Gerardo Di Iorio <arete74@gmail.com>"
 license="MIT"
 homepage="https://github.com/erroneousboat/slack-term"
+nopie=unverified
+nostrip=nopie
 distfiles="${homepage}/archive/v${version}.tar.gz"
 checksum=089cf10a3959c99b73da1d5ad974f2cd076a56851ef9ffd97a77350a81e527f0
 
diff --git a/srcpkgs/slit/template b/srcpkgs/slit/template
index 688e249ff42..edff4c00fd7 100644
--- a/srcpkgs/slit/template
+++ b/srcpkgs/slit/template
@@ -10,6 +10,8 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 hostmakedepends="git"
 homepage="https://github.com/tigrawap/slit"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/tigrawap/slit/archive/${version}.tar.gz"
 checksum=95b8e70f7978f1800070f59c46e6f19ac648dc2067fd30b6da568916ca7e7861
 
diff --git a/srcpkgs/sops/template b/srcpkgs/sops/template
index 46da73e523d..bc66fa3f68a 100644
--- a/srcpkgs/sops/template
+++ b/srcpkgs/sops/template
@@ -9,5 +9,7 @@ short_desc="Simple and flexible tool for managing secrets"
 maintainer="Noel Cower <ncower@nil.dev>"
 license="MPL-2.0"
 homepage="https://github.com/mozilla/sops"
+nopie=unverified
+nostrip=nopie
 distfiles="${homepage}/archive/v${version}.tar.gz"
 checksum=fee1c27f14f9f45b5955627e301aafcc38973c9458b25f99ef241bdd0a3b082c
diff --git a/srcpkgs/spreed-webrtc/template b/srcpkgs/spreed-webrtc/template
index a80a3e1f674..cf287d59dc5 100644
--- a/srcpkgs/spreed-webrtc/template
+++ b/srcpkgs/spreed-webrtc/template
@@ -11,6 +11,8 @@ short_desc="WebRTC audio/video call and conferencing server and web client"
 maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
 license="AGPL-3"
 homepage="https://github.com/strukturag/spreed-webrtc"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/strukturag/spreed-webrtc/archive/v${version}.tar.gz"
 checksum=d05b820fe3883840eadf8b96bda663397991849d9bda4750fc7c4e642c9c3268
 
diff --git a/srcpkgs/ssl_exporter/template b/srcpkgs/ssl_exporter/template
index c70831c0e55..e3e9d8b7f32 100644
--- a/srcpkgs/ssl_exporter/template
+++ b/srcpkgs/ssl_exporter/template
@@ -8,6 +8,8 @@ short_desc="Exports Prometheus metrics for SSL certificates"
 maintainer="Michael Aldridge <maldridge@VoidLinux.org>"
 license="Apache-2.0"
 homepage="https://github.com/ribbybibby/ssl_exporter"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/ribbybibby/ssl_exporter/archive/v$version.tar.gz"
 checksum=f9604a103d90c145a1fd19d92eca853e4bfbda46cc130445fa5085b08eb1d353
 
diff --git a/srcpkgs/stern/template b/srcpkgs/stern/template
index 9e55ee47907..b8b361e4ce1 100644
--- a/srcpkgs/stern/template
+++ b/srcpkgs/stern/template
@@ -9,6 +9,8 @@ short_desc="Multi pod and container log tailing for Kubernetes"
 maintainer="Kyle Nusbaum <knusbaum+void@sdf.org>"
 license="Apache-2.0"
 homepage="https://github.com/wercker/stern"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/wercker/stern/archive/${version}.tar.gz"
 checksum=d6f47d3a6f47680d3e4afebc8b01a14f0affcd8fb625132af14bb77843f0333f
 
diff --git a/srcpkgs/subjack/template b/srcpkgs/subjack/template
index 248ad4fa85a..fd6ebc278fd 100644
--- a/srcpkgs/subjack/template
+++ b/srcpkgs/subjack/template
@@ -9,5 +9,7 @@ short_desc="Subdomain takeover tool"
 maintainer="Andrew Benson <abenson+void@gmail.com>"
 license="Apache-2.0"
 homepage="https://github.com/haccer/subjack"
+nopie=unverified
+nostrip=nopie
 distfiles="${homepage}/archive/${version}.tar.gz"
 checksum=0047348b947cb46709bd089ee672cc8f2d7ac3805a93043306c484bfcc9c6e65
diff --git a/srcpkgs/svctl/template b/srcpkgs/svctl/template
index b6dbc562b06..580a70a4dd7 100644
--- a/srcpkgs/svctl/template
+++ b/srcpkgs/svctl/template
@@ -10,6 +10,8 @@ hostmakedepends="git"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 homepage="https://github.com/KenjiTakahashi/svctl"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/KenjiTakahashi/svctl/archive/${version}.tar.gz"
 checksum=f8011c402de91f57bb2c4c621afa573c3edef35d78bc4ce70786ea10171c8f72
 
diff --git a/srcpkgs/swarm/template b/srcpkgs/swarm/template
index c762ab43b18..bcba237917f 100644
--- a/srcpkgs/swarm/template
+++ b/srcpkgs/swarm/template
@@ -9,5 +9,7 @@ short_desc="Censorship resistant storage and communication infrastructure"
 maintainer="Hoang Nguyen <hoang@wetrust.io>"
 license="GPL-3.0-only"
 homepage="https://swarm.ethereum.org"
+nopie=unverified
+nostrip=nopie
 distfiles="https://${go_import_path}/archive/v${version}.tar.gz"
 checksum=027521fc7eec4d579406edefdd6c37b3af5009295bae24597bb26fc1f6844ce7
diff --git a/srcpkgs/syncthing/template b/srcpkgs/syncthing/template
index 0c1e1ac8c75..5de1bdecb7a 100644
--- a/srcpkgs/syncthing/template
+++ b/srcpkgs/syncthing/template
@@ -16,6 +16,8 @@ short_desc="Open Source Continuous File Synchronization"
 maintainer="Duncaen <duncaen@voidlinux.org>"
 license="MPL-2.0"
 homepage="http://syncthing.net/"
+nopie=unverified
+nostrip=nopie
 changelog="https://github.com/syncthing/syncthing/releases"
 distfiles="https://github.com/syncthing/${pkgname}/archive/v${version}.tar.gz"
 checksum=915a3ac5faf40aea3e5f17c20b7287b7f4108e22157961cf0ca3133fd1dbef9a
diff --git a/srcpkgs/tag/template b/srcpkgs/tag/template
index 1363f7118a8..d66ba4527bb 100644
--- a/srcpkgs/tag/template
+++ b/srcpkgs/tag/template
@@ -9,6 +9,8 @@ short_desc="Instantly jump to your ag matches"
 maintainer="Andrea Brancaleoni <abc@pompel.me>"
 license="MIT"
 homepage="https://github.com/aykamko/tag"
+nopie=unverified
+nostrip=nopie
 distfiles="https://${go_import_path}/archive/v${version}.tar.gz"
 checksum=d3a02466e600634cf0ffff9ad8c5f70eba97e44758edf35cc4efbda9cbfdff9a
 
diff --git a/srcpkgs/tailscale/template b/srcpkgs/tailscale/template
index 1fe73772b49..789b41a5428 100644
--- a/srcpkgs/tailscale/template
+++ b/srcpkgs/tailscale/template
@@ -13,6 +13,8 @@ short_desc="Easy, secure, cross platform WireGuard, oauth2, and 2FA/SSO"
 maintainer="Noel Cower <ncower@nil.dev>"
 license="BSD-3-Clause"
 homepage="https://tailscale.com"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/tailscale/tailscale/archive/v${version}.tar.gz"
 checksum=d06304e082d5fd3f344c754e53e57e2ff50808d5781e0176029d8cfeebcf9097
 
diff --git a/srcpkgs/telegraf/template b/srcpkgs/telegraf/template
index 4e9f48224d5..52d098e71f1 100644
--- a/srcpkgs/telegraf/template
+++ b/srcpkgs/telegraf/template
@@ -11,6 +11,8 @@ short_desc="Plugin-driven server agent for collecting & reporting metrics"
 maintainer="Michael Aldridge <maldridge@voidlinux.org>"
 license="MIT"
 homepage="https://www.influxdata.com/time-series-platform/telegraf/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/influxdata/${pkgname}/archive/${version}.tar.gz"
 checksum=b585c985f06ff9cfd7fdbf19df34e409385729e8ea29c84a76f1a0762a46014e
 system_accounts="_telegraf"
diff --git a/srcpkgs/termshark/template b/srcpkgs/termshark/template
index 8a9cb5362d9..097e4ae731a 100644
--- a/srcpkgs/termshark/template
+++ b/srcpkgs/termshark/template
@@ -11,6 +11,8 @@ short_desc="Terminal UI for tshark, inspired by Wireshark"
 maintainer="Piraty <piraty1@inbox.ru>"
 license="MIT"
 homepage="https://github.com/gcla/termshark"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/gcla/termshark/archive/v${version}.tar.gz"
 checksum=c02a21e0a61b791b1287b85acc33834ccd3bb4efb40be52e5a74d2b989d51416
 
diff --git a/srcpkgs/terraform/template b/srcpkgs/terraform/template
index b9e019711da..c3d8a7c1c4e 100644
--- a/srcpkgs/terraform/template
+++ b/srcpkgs/terraform/template
@@ -8,5 +8,7 @@ short_desc="Tool for building, changing, and combining infrastructure"
 maintainer="Andrea Brancaleoni <abc@pompel.me>"
 license="MPL-2.0"
 homepage="https://www.terraform.io/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://$go_import_path/archive/v$version.tar.gz"
 checksum=f1138827f4a60f028860dddb742d8c1ab06d0b6975c9312bc7e9b399e8e040b5
diff --git a/srcpkgs/terragrunt/template b/srcpkgs/terragrunt/template
index 10e6489f66e..4413d7656fc 100644
--- a/srcpkgs/terragrunt/template
+++ b/srcpkgs/terragrunt/template
@@ -10,6 +10,8 @@ short_desc="Thin wrapper for Terraform that provides extra tools"
 maintainer="Andrea Brancaleoni <abc@pompel.me>"
 license="MIT"
 homepage="https://github.com/gruntwork-io/terragrunt"
+nopie=unverified
+nostrip=nopie
 distfiles="$homepage/archive/v$version.tar.gz"
 checksum=28e5a3bc2d9ec9ad8a2037680ba28214267ec974f6d8315ad23730c222c6a1fe
 
diff --git a/srcpkgs/tinycron/template b/srcpkgs/tinycron/template
index 178223ce9b4..15b1c62f685 100644
--- a/srcpkgs/tinycron/template
+++ b/srcpkgs/tinycron/template
@@ -9,6 +9,8 @@ short_desc="A very small replacement for cron"
 maintainer="Diogo Leal <diogo@diogoleal.com>"
 license="MIT"
 homepage="https://github.com/bcicen/tinycron"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/bcicen/tinycron/archive/v${version}.tar.gz"
 checksum=694c5dcf0435d10ed825dd3e80aefedd1f82953513ce1fe8c46c002d2eca07c2
 
diff --git a/srcpkgs/tldr/template b/srcpkgs/tldr/template
index 6c94e84a503..67e4809635b 100644
--- a/srcpkgs/tldr/template
+++ b/srcpkgs/tldr/template
@@ -9,6 +9,8 @@ short_desc="Fast and interactive TLDR client written in Go"
 maintainer="Nathan Owens <ndowens04@gmail.com>"
 license="MIT"
 homepage="https://isacikgoz.me/tldr/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/isacikgoz/tldr/archive/v${version}.tar.gz"
 checksum=e377942c6dd9cbe3f9f55b7614e17b7c5f0694b326ad3993d0cde59aca8dc8fa
 alternatives="tldr:tldr:/usr/bin/gtldr"
diff --git a/srcpkgs/tml/template b/srcpkgs/tml/template
index 494883b1010..17dae88d357 100644
--- a/srcpkgs/tml/template
+++ b/srcpkgs/tml/template
@@ -10,6 +10,8 @@ short_desc="Tiny markup language for terminal output"
 maintainer="Benjamín Albiñana <benalb@gmail.com>"
 license="Unlicense"
 homepage="https://github.com/liamg/tml"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/liamg/tml/archive/v${version}.tar.gz"
 checksum=083d0252827d13da36a0b9c967d522adf31f8ce770a00c29d84a197d0102216e
 
diff --git a/srcpkgs/todoist/template b/srcpkgs/todoist/template
index 49761d228b0..5eee97a4d49 100644
--- a/srcpkgs/todoist/template
+++ b/srcpkgs/todoist/template
@@ -8,6 +8,8 @@ short_desc="Todoist CLI Client"
 maintainer="Gerardo Di Iorio <arete74@gmail.com>"
 license="MIT"
 homepage="https://github.com/sachaos/todoist"
+nopie=unverified
+nostrip=nopie
 distfiles="${homepage}/archive/v${version}.tar.gz"
 checksum=b7ffa14574bd241ab9e21a28f3d40c17b1a12250e89cfbc8ad708cfbfcdd84b3
 
diff --git a/srcpkgs/trident-automount/template b/srcpkgs/trident-automount/template
index d5955aab883..39cd2d2a759 100644
--- a/srcpkgs/trident-automount/template
+++ b/srcpkgs/trident-automount/template
@@ -12,6 +12,8 @@ short_desc="Automounting daemon from Project Trident utilizing autofs"
 maintainer="Ken Moore <ken@project-trident.org>"
 license="BSD-2-Clause"
 homepage="https://github.com/project-trident/trident-utilities"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/project-trident/trident-utilities/archive/v${version}.tar.gz"
 checksum=0bf0991c815b56b0143106e29ff2ab952416fd63d1810a6aa51fd95a0de4c48d
 
diff --git a/srcpkgs/umoci/template b/srcpkgs/umoci/template
index e9ea9bf87c5..0303cfce820 100644
--- a/srcpkgs/umoci/template
+++ b/srcpkgs/umoci/template
@@ -10,6 +10,8 @@ short_desc="Umoci Modifies Open Container Images"
 maintainer="Cameron Nemo <cnemo@tutanota.com>"
 license="Apache-2.0"
 homepage="https://umo.ci"
+nopie=unverified
+nostrip=nopie
 distfiles="https://${go_import_path}/archive/v${version}.tar.gz"
 checksum=19ca1234c7991369586488f4ebb7656f566e1e3d19d2518630620eb54061b87c
 
diff --git a/srcpkgs/uni/template b/srcpkgs/uni/template
index c44233ac9dc..03b5635a910 100644
--- a/srcpkgs/uni/template
+++ b/srcpkgs/uni/template
@@ -8,6 +8,8 @@ short_desc="Query the Unicode database from the commandline"
 maintainer="klardotsh <josh@klar.sh>"
 license="MIT"
 homepage="https://github.com/arp242/uni"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/arp242/uni/archive/v${version}.tar.gz"
 checksum=938712d1e750b8dcea9f42d4691b66e15dbc7c7ce0200400f20f79702dc97bac
 
diff --git a/srcpkgs/up/template b/srcpkgs/up/template
index 77d55fe8e51..1cae92518c5 100644
--- a/srcpkgs/up/template
+++ b/srcpkgs/up/template
@@ -9,5 +9,7 @@ short_desc="Ultimate Plumber - write Linux pipes interactively"
 maintainer="Piraty <piraty1@inbox.ru>"
 license="Apache-2.0"
 homepage="https://github.com/akavel/up/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/akavel/up/archive/v${version}.tar.gz"
 checksum=359510cfea8af8f14de39d63f63cc5c765f681cca2c37f00174837d52c62cad1
diff --git a/srcpkgs/usql/template b/srcpkgs/usql/template
index f0e07b467bf..8a1932515f7 100644
--- a/srcpkgs/usql/template
+++ b/srcpkgs/usql/template
@@ -9,6 +9,8 @@ short_desc="Universal command-line interface for SQL databases"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 homepage="https://github.com/xo/usql"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/xo/usql/archive/v${version}.tar.gz"
 checksum=d8d07324afe2478068f99b79e35ad5f5c06fa0e0051504cff5bce592ee75c6c2
 
diff --git a/srcpkgs/vale/template b/srcpkgs/vale/template
index d9de21814b0..3fb5ad0a1af 100644
--- a/srcpkgs/vale/template
+++ b/srcpkgs/vale/template
@@ -8,6 +8,8 @@ short_desc="Natural language linter"
 maintainer="SolitudeSF <solitudesf@protonmail.com>"
 license="MIT"
 homepage="https://errata-ai.github.io/vale/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/errata-ai/vale/archive/v${version}.tar.gz"
 checksum=e1fee20d8fed7fc8819de310608b1ed584c0fad096cce95ecef727584ed9790f
 
diff --git a/srcpkgs/vault/template b/srcpkgs/vault/template
index d28a520a587..5c3d026bbc3 100644
--- a/srcpkgs/vault/template
+++ b/srcpkgs/vault/template
@@ -14,6 +14,8 @@ short_desc="Tool for securely accessing secrets"
 maintainer="iaroki <iaroki@protonmail.com>"
 license="MPL-2.0"
 homepage="https://www.vaultproject.io/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/hashicorp/${pkgname}/archive/v${version}.tar.gz"
 checksum=b9f909b613d53ae591a5b91a4862c750aaf59e87592b1a74b4c4651c0b5790e3
 system_accounts="_vault"
diff --git a/srcpkgs/vegeta/template b/srcpkgs/vegeta/template
index 042c3546031..520e6aadfad 100644
--- a/srcpkgs/vegeta/template
+++ b/srcpkgs/vegeta/template
@@ -9,6 +9,8 @@ short_desc="HTTP load testing tool"
 maintainer="Frank Steinborn <steinex@nognu.de>"
 license="MIT"
 homepage="https://github.com/tsenart/vegeta"
+nopie=unverified
+nostrip=nopie
 distfiles="https://$go_import_path/archive/v$version.tar.gz"
 checksum=2e6326b2fe0ef273ae784600e2181e32d307b62beb29cc84ffc8ddd0d5352df9
 
diff --git a/srcpkgs/vmdfmt/template b/srcpkgs/vmdfmt/template
index 6b8be84ed05..9c792cad5d5 100644
--- a/srcpkgs/vmdfmt/template
+++ b/srcpkgs/vmdfmt/template
@@ -10,6 +10,8 @@ short_desc="Markdown autoformatter similar to gofmt"
 maintainer="Robert Lowry <bobertlo@gmail.com>"
 license="ISC"
 homepage="https://github.com/bobertlo/vmd"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/bobertlo/vmd/archive/v${version}.tar.gz"
 checksum=3d696c45da7ddd8a0bf07eb9d74b4d9c7f48ff2d980cab3b168fb6f815430308
 
diff --git a/srcpkgs/vndr/template b/srcpkgs/vndr/template
index a7c6c4ebe07..2b8f64d705b 100644
--- a/srcpkgs/vndr/template
+++ b/srcpkgs/vndr/template
@@ -8,5 +8,7 @@ short_desc="Stupid vendoring tool"
 maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
 license="Apache-2.0"
 homepage="https://github.com/LK4D4/vndr"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/LK4D4/vndr/archive/v${version}.tar.gz"
 checksum=dec53ba179dd2b854efb0d321a8e45b53cd2c7f06018d5ef65f55dfa9f28e840
diff --git a/srcpkgs/vultr/template b/srcpkgs/vultr/template
index 5bd0f5435fc..0c037696509 100644
--- a/srcpkgs/vultr/template
+++ b/srcpkgs/vultr/template
@@ -8,6 +8,8 @@ short_desc="Vultr CLI and API client"
 maintainer="Kyle Nusbaum <knusbaum+void@sdf.org>"
 license="MIT"
 homepage="https://jamesclonk.github.io/vultr/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/JamesClonk/vultr/archive/v${version}.tar.gz"
 checksum=928f6c3caf8149f836a609ec43a3d031f0206a8cba095e026535c33c390c1157
 
diff --git a/srcpkgs/webcat/template b/srcpkgs/webcat/template
index c1cb0b678a5..365045ea128 100644
--- a/srcpkgs/webcat/template
+++ b/srcpkgs/webcat/template
@@ -9,5 +9,7 @@ short_desc="WebSocket Netcat"
 maintainer="Andrea Brancaleoni <abc@pompel.me>"
 license="GPL-3"
 homepage="https://github.com/thypon/webcat"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/thypon/${pkgname}/archive/v${version}.tar.gz"
 checksum=5b3be1cb8deb08f144d674a0bf23f97a692ebb601666d3a38df6e80b2e68d0b7
diff --git a/srcpkgs/websocketd/template b/srcpkgs/websocketd/template
index 50b5bc2baeb..2599916f9af 100644
--- a/srcpkgs/websocketd/template
+++ b/srcpkgs/websocketd/template
@@ -9,5 +9,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
 license="BSD"
 go_import_path="github.com/joewalnes/websocketd"
 homepage="https://$go_import_path"
+nopie=unverified
+nostrip=nopie
 distfiles="$homepage/archive/v$version.tar.gz"
 checksum=323700908ca7fe7b69cb2cc492b4746c4cd3449e49fbab15a4b3a5eccf8757f4
diff --git a/srcpkgs/wego/template b/srcpkgs/wego/template
index c9b16b4e6b3..af9b96981c5 100644
--- a/srcpkgs/wego/template
+++ b/srcpkgs/wego/template
@@ -9,6 +9,8 @@ short_desc="Weather client for the terminal"
 maintainer="Michael Aldridge <maldridge@voidlinux.org>"
 license="ISC"
 homepage="https://github.com/schachmat/wego"
+nopie=unverified
+nostrip=nopie
 distfiles=${homepage}/archive/${version}.tar.gz
 checksum=d63d79520b385c4ed921c7decc37a0b85c40af66600f8a5733514e04d3048075
 
diff --git a/srcpkgs/wuzz/template b/srcpkgs/wuzz/template
index e6cb81b3807..f2b07f8d6a1 100644
--- a/srcpkgs/wuzz/template
+++ b/srcpkgs/wuzz/template
@@ -9,6 +9,8 @@ short_desc="Interactive cli tool for HTTP inspection"
 maintainer="Andrew Benson <abenson+void@gmail.com>"
 license="AGPL-3.0"
 homepage="https://github.com/asciimoo/wuzz"
+nopie=unverified
+nostrip=nopie
 distfiles="${homepage}/archive/v${version}.tar.gz"
 checksum=acf8e82481740d1403b744c58918b9089128d91c3c6edc15b76b6e1c97ead645
 
diff --git a/srcpkgs/xmandump/template b/srcpkgs/xmandump/template
index ae17bbcefa4..de406228551 100644
--- a/srcpkgs/xmandump/template
+++ b/srcpkgs/xmandump/template
@@ -9,6 +9,8 @@ short_desc="Dump all manpages in an XBPS package for use with man.cgi"
 maintainer="Érico Nogueira <ericonr@disroot.org>"
 license="ISC"
 homepage="https://github.com/void-linux/xmandump"
+nopie=unverified
+nostrip=nopie
 distfiles="${homepage}/archive/v${version}.tar.gz"
 checksum=ca261e075940c97cb3ad639e4c8b746fa93bc7559032bc1ada3858c63658d014
 
diff --git a/srcpkgs/xq-api/template b/srcpkgs/xq-api/template
index 16e97083cae..73409fd1f13 100644
--- a/srcpkgs/xq-api/template
+++ b/srcpkgs/xq-api/template
@@ -10,6 +10,8 @@ short_desc="HTTP-based xbps repodata query API"
 maintainer="Noel Cower <ncower@nil.dev>"
 license="BSD-2-Clause"
 homepage="https://github.com/nilium/xq-api"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/nilium/xq-api/archive/v${version}.tar.gz"
 checksum=0d03345899feb2094e662e6e1d0a4de09ebb82f4f2a474cdc48504059c837c6d
 system_accounts="_xqapi"
diff --git a/srcpkgs/xurls/template b/srcpkgs/xurls/template
index 4bf77a78e92..5e5674b430b 100644
--- a/srcpkgs/xurls/template
+++ b/srcpkgs/xurls/template
@@ -10,6 +10,8 @@ short_desc="Extract urls from text"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="BSD-3-Clause"
 homepage="https://www.github.com/mvdan/xurls"
+nopie=unverified
+nostrip=nopie
 distfiles="${homepage}/archive/v${version}.tar.gz"
 checksum=795d7febcf73503bca2ac9806f12ff6b33b47c13eef2d50b81b10e241d9bdb22
 
diff --git a/srcpkgs/yggdrasil/template b/srcpkgs/yggdrasil/template
index 865baefdd59..0f7eee350f4 100644
--- a/srcpkgs/yggdrasil/template
+++ b/srcpkgs/yggdrasil/template
@@ -10,6 +10,8 @@ short_desc="Experiment in scalable routing as an encrypted IPv6 overlay network"
 maintainer="Jan Christian Gruenhage <jan.christian@gruenhage.xyz>"
 license="LGPL-3.0-only"
 homepage="https://yggdrasil-network.github.io/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/yggdrasil-network/yggdrasil-go/archive/v${version}.tar.gz"
 checksum=e8579a04bf289434e7b8caaf621e2c0b853e83cc06f136c4f9e4bfc667df5a27
 
diff --git a/srcpkgs/yj/template b/srcpkgs/yj/template
index 895e663988d..0d933fb34c1 100644
--- a/srcpkgs/yj/template
+++ b/srcpkgs/yj/template
@@ -9,5 +9,7 @@ short_desc="Convert YAML <=> TOML <=> JSON <=> HCL"
 maintainer="Leah Neukirchen <leah@vuxu.org>"
 license="Apache-2.0"
 homepage="https://github.com/sclevine/yj"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/sclevine/yj/archive/v${version}.tar.gz"
 checksum=df9a4f5b6d067842ea3da68ff92c374b98560dce1086337d39963a1346120574
diff --git a/srcpkgs/yq-go/template b/srcpkgs/yq-go/template
index 374271c6589..24035da937f 100644
--- a/srcpkgs/yq-go/template
+++ b/srcpkgs/yq-go/template
@@ -9,6 +9,8 @@ short_desc="Lightweight and portable command-line YAML processor written in go"
 maintainer="Frank Steinborn <steinex@nognu.de>"
 license="MIT"
 homepage="https://github.com/mikefarah/yq"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/mikefarah/yq/archive/${version}.tar.gz"
 checksum=b0c44a742a9b6eed25a48ff04bb30e3e05c6c2d5a0c869f9d0d7f778dfd40f05
 
diff --git a/srcpkgs/zrepl/template b/srcpkgs/zrepl/template
index 15747454d02..900d0df5434 100644
--- a/srcpkgs/zrepl/template
+++ b/srcpkgs/zrepl/template
@@ -11,6 +11,8 @@ short_desc="One-stop ZFS backup & replication solution"
 maintainer="Frans Bergman <frans@tankernn.eu>"
 license="MIT"
 homepage="https://github.com/zrepl/zrepl"
+nopie=unverified
+nostrip=nopie
 distfiles="${homepage}/archive/v${version}.tar.gz"
 checksum=df474e70f5a51d84816ee8a06038ded167a7548e547e2d2822c313f088eeeafd
 

^ permalink raw reply	[flat|nested] 25+ messages in thread

* Re: [PR PATCH] [Updated] [RFC] build-style: go: allow pie
  2020-09-12  0:35 [PR PATCH] [RFC] build-style: go: allow pie sgn
                   ` (3 preceding siblings ...)
  2020-09-12  0:45 ` [PR PATCH] [Updated] " sgn
@ 2020-09-12  0:45 ` sgn
  2020-09-12  1:01 ` sgn
                   ` (18 subsequent siblings)
  23 siblings, 0 replies; 25+ messages in thread
From: sgn @ 2020-09-12  0:45 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 319 bytes --]

There is an updated pull request by sgn against master on the void-packages repository

https://github.com/sgn/void-packages go-allow-pie
https://github.com/void-linux/void-packages/pull/24841

[RFC] build-style: go: allow pie


A patch file from https://github.com/void-linux/void-packages/pull/24841.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-go-allow-pie-24841.patch --]
[-- Type: text/x-diff, Size: 174344 bytes --]

From 5d324f0af37df8c4957f55188d6b61026fdb8a71 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?=
 <congdanhqx@gmail.com>
Date: Sat, 12 Sep 2020 06:38:08 +0700
Subject: [PATCH 1/3] srcpkgs: mass set no{pie,strip} for go packages

In the incoming change, we start to allow build go package in PIE mode.

Historically, we always build go packages in non-PIE mode and enforce it
in $XBPS_COMMONDIR/environment/build-style/go.sh

Let's set them per package, now.

This change was generated with Git, xargs, and GNU sed by:

	git grep -l 'build_style=\(.*\)go\1' |
	xargs sed -i -e '/^homepage=/a nopie=unverified\nnostrip=nopie'
---
 srcpkgs/3mux/template                         | 2 ++
 srcpkgs/6cord/template                        | 2 ++
 srcpkgs/Amass/template                        | 2 ++
 srcpkgs/NetAuth-ldap/template                 | 2 ++
 srcpkgs/NetAuth-localizer/template            | 2 ++
 srcpkgs/NetAuth-nsscache/template             | 2 ++
 srcpkgs/NetAuth-pam-helper/template           | 2 ++
 srcpkgs/NetAuth/template                      | 2 ++
 srcpkgs/NetKeys/template                      | 2 ++
 srcpkgs/PopCorn/template                      | 2 ++
 srcpkgs/TMSU/template                         | 2 ++
 srcpkgs/TerraState/template                   | 2 ++
 srcpkgs/abireport/template                    | 2 ++
 srcpkgs/acbuild/template                      | 2 ++
 srcpkgs/ace-util/template                     | 2 ++
 srcpkgs/acmetool/template                     | 2 ++
 srcpkgs/aerc/template                         | 2 ++
 srcpkgs/age/template                          | 2 ++
 srcpkgs/alertmanager/template                 | 2 ++
 srcpkgs/aminal/template                       | 2 ++
 srcpkgs/annie/template                        | 2 ++
 srcpkgs/antibody/template                     | 2 ++
 srcpkgs/aptly/template                        | 2 ++
 srcpkgs/aquatone/template                     | 2 ++
 srcpkgs/archiver/template                     | 2 ++
 srcpkgs/arduino-cli/template                  | 2 ++
 srcpkgs/atlantis/template                     | 2 ++
 srcpkgs/aws-vault/template                    | 2 ++
 srcpkgs/bettercap/template                    | 2 ++
 srcpkgs/bird_exporter/template                | 2 ++
 srcpkgs/blackbox_exporter/template            | 2 ++
 srcpkgs/blush/template                        | 2 ++
 srcpkgs/bombadillo/template                   | 2 ++
 srcpkgs/bombardier/template                   | 2 ++
 srcpkgs/brig/template                         | 2 ++
 srcpkgs/browserpass/template                  | 2 ++
 srcpkgs/browsh/template                       | 2 ++
 srcpkgs/buildah/template                      | 2 ++
 srcpkgs/caddy/template                        | 2 ++
 srcpkgs/cdetect/template                      | 2 ++
 srcpkgs/cfssl/template                        | 2 ++
 srcpkgs/cgrps/template                        | 2 ++
 srcpkgs/cheat/template                        | 2 ++
 srcpkgs/chroma/template                       | 2 ++
 srcpkgs/chronograf/template                   | 2 ++
 srcpkgs/clipman/template                      | 2 ++
 srcpkgs/cni-plugins/template                  | 2 ++
 srcpkgs/cni/template                          | 2 ++
 srcpkgs/cod/template                          | 2 ++
 srcpkgs/codesearch/template                   | 2 ++
 srcpkgs/consul-template/template              | 2 ++
 srcpkgs/consul/template                       | 2 ++
 srcpkgs/containerd/template                   | 2 ++
 srcpkgs/cordless/template                     | 2 ++
 srcpkgs/coredns/template                      | 2 ++
 srcpkgs/cowyo/template                        | 2 ++
 srcpkgs/coyim/template                        | 2 ++
 srcpkgs/crane/template                        | 2 ++
 srcpkgs/cri-o/template                        | 2 ++
 srcpkgs/cri-tools/template                    | 2 ++
 srcpkgs/croc/template                         | 2 ++
 srcpkgs/darch/template                        | 2 ++
 srcpkgs/delve/template                        | 2 ++
 srcpkgs/dep/template                          | 2 ++
 srcpkgs/dht-node/template                     | 2 ++
 srcpkgs/direnv/template                       | 2 ++
 srcpkgs/dirstalk/template                     | 2 ++
 srcpkgs/distrobuilder/template                | 2 ++
 srcpkgs/dive/template                         | 2 ++
 srcpkgs/dlayer/template                       | 2 ++
 srcpkgs/dnote-cli/template                    | 2 ++
 srcpkgs/dnscrypt-proxy/template               | 2 ++
 srcpkgs/docker-credential-pass/template       | 2 ++
 srcpkgs/docker-gen/template                   | 2 ++
 srcpkgs/docker-machine-driver-kvm/template    | 2 ++
 srcpkgs/docker-machine/template               | 2 ++
 srcpkgs/docker2aci/template                   | 2 ++
 srcpkgs/doctl/template                        | 2 ++
 srcpkgs/domain_exporter/template              | 2 ++
 srcpkgs/drive/template                        | 2 ++
 srcpkgs/drone-cli/template                    | 2 ++
 srcpkgs/elfinfo/template                      | 2 ++
 srcpkgs/elvish/template                       | 2 ++
 srcpkgs/ensure-access/template                | 2 ++
 srcpkgs/etcd/template                         | 2 ++
 srcpkgs/exercism/template                     | 2 ++
 srcpkgs/ffuf/template                         | 2 ++
 srcpkgs/figurine/template                     | 2 ++
 srcpkgs/flannel/template                      | 2 ++
 srcpkgs/flint/template                        | 2 ++
 srcpkgs/forego/template                       | 2 ++
 srcpkgs/frp/template                          | 2 ++
 srcpkgs/fs-repo-migrations/template           | 2 ++
 srcpkgs/fscrypt/template                      | 2 ++
 srcpkgs/fzf/template                          | 2 ++
 srcpkgs/gendesk/template                      | 2 ++
 srcpkgs/gfuzz/template                        | 2 ++
 srcpkgs/ghq/template                          | 2 ++
 srcpkgs/gister/template                       | 2 ++
 srcpkgs/git-lfs/template                      | 2 ++
 srcpkgs/git-team/template                     | 2 ++
 srcpkgs/gitbatch/template                     | 2 ++
 srcpkgs/gitea/template                        | 2 ++
 srcpkgs/github-cli/template                   | 2 ++
 srcpkgs/github-opml/template                  | 2 ++
 srcpkgs/gitlab-runner/template                | 2 ++
 srcpkgs/gkill/template                        | 2 ++
 srcpkgs/glide/template                        | 2 ++
 srcpkgs/glider/template                       | 2 ++
 srcpkgs/glock/template                        | 2 ++
 srcpkgs/glow/template                         | 2 ++
 srcpkgs/go-bindata/template                   | 2 ++
 srcpkgs/go-capnproto2/template                | 2 ++
 srcpkgs/go-ethereum/template                  | 2 ++
 srcpkgs/go-gdm/template                       | 2 ++
 srcpkgs/go-ipfs/template                      | 2 ++
 srcpkgs/go-jira/template                      | 2 ++
 srcpkgs/go-langserver/template                | 2 ++
 srcpkgs/go-md2man/template                    | 2 ++
 srcpkgs/go-mtpfs/template                     | 2 ++
 srcpkgs/go-review/template                    | 2 ++
 srcpkgs/goat/template                         | 2 ++
 srcpkgs/goatcounter/template                  | 2 ++
 srcpkgs/gobuster/template                     | 2 ++
 srcpkgs/gocryptfs/template                    | 2 ++
 srcpkgs/godef/template                        | 2 ++
 srcpkgs/gogs/template                         | 2 ++
 srcpkgs/goimapnotify/template                 | 2 ++
 srcpkgs/golangci-lint/template                | 2 ++
 srcpkgs/gomatrix/template                     | 2 ++
 srcpkgs/gopass/template                       | 2 ++
 srcpkgs/gopls/template                        | 2 ++
 srcpkgs/gopm/template                         | 2 ++
 srcpkgs/goproxy/template                      | 2 ++
 srcpkgs/gops/template                         | 2 ++
 srcpkgs/gosh/template                         | 2 ++
 srcpkgs/gotop/template                        | 2 ++
 srcpkgs/gotty/template                        | 2 ++
 srcpkgs/govendor/template                     | 2 ++
 srcpkgs/goversion/template                    | 2 ++
 srcpkgs/grafana/template                      | 2 ++
 srcpkgs/gron/template                         | 2 ++
 srcpkgs/gucci/template                        | 2 ++
 srcpkgs/gx-go/template                        | 2 ++
 srcpkgs/gx/template                           | 2 ++
 srcpkgs/hcloud/template                       | 2 ++
 srcpkgs/hey/template                          | 2 ++
 srcpkgs/hivemind/template                     | 2 ++
 srcpkgs/hooktftp/template                     | 2 ++
 srcpkgs/httpstat/template                     | 2 ++
 srcpkgs/hub/template                          | 2 ++
 srcpkgs/hugo/template                         | 2 ++
 srcpkgs/hydroxide/template                    | 2 ++
 srcpkgs/i3cat/template                        | 2 ++
 srcpkgs/ibus-bamboo/template                  | 2 ++
 srcpkgs/img/template                          | 2 ++
 srcpkgs/immortal/template                     | 2 ++
 srcpkgs/influxdb/template                     | 2 ++
 srcpkgs/ipfs-cluster/template                 | 2 ++
 srcpkgs/jid/template                          | 2 ++
 srcpkgs/jj/template                           | 2 ++
 srcpkgs/joker/template                        | 2 ++
 srcpkgs/jp/template                           | 2 ++
 srcpkgs/k3s/template                          | 2 ++
 srcpkgs/k9s/template                          | 2 ++
 srcpkgs/kapacitor/template                    | 2 ++
 srcpkgs/keybase/template                      | 2 ++
 srcpkgs/kopia/template                        | 2 ++
 srcpkgs/kops/template                         | 2 ++
 srcpkgs/kubecfg/template                      | 2 ++
 srcpkgs/kubefwd/template                      | 2 ++
 srcpkgs/kubernetes-kind/template              | 2 ++
 srcpkgs/kubernetes/template                   | 2 ++
 srcpkgs/kurly/template                        | 2 ++
 srcpkgs/lazydocker/template                   | 2 ++
 srcpkgs/lazygit/template                      | 2 ++
 srcpkgs/lego/template                         | 2 ++
 srcpkgs/lf/template                           | 2 ++
 srcpkgs/licensechecker/template               | 2 ++
 srcpkgs/lsp/template                          | 2 ++
 srcpkgs/lxd-lts/template                      | 2 ++
 srcpkgs/lxd/template                          | 2 ++
 srcpkgs/madonctl/template                     | 2 ++
 srcpkgs/massren/template                      | 2 ++
 srcpkgs/micro/template                        | 2 ++
 srcpkgs/microhookd/template                   | 2 ++
 srcpkgs/miniflux/template                     | 2 ++
 srcpkgs/minify/template                       | 2 ++
 srcpkgs/minikube/template                     | 2 ++
 srcpkgs/minio/template                        | 2 ++
 srcpkgs/mirrorbits/template                   | 2 ++
 srcpkgs/misspell/template                     | 2 ++
 srcpkgs/mmark/template                        | 2 ++
 srcpkgs/mountain-backup/template              | 2 ++
 srcpkgs/mpdviz/template                       | 2 ++
 srcpkgs/ncdns/template                        | 2 ++
 srcpkgs/nebula/template                       | 2 ++
 srcpkgs/netns/template                        | 2 ++
 srcpkgs/nncp/template                         | 2 ++
 srcpkgs/node_exporter/template                | 2 ++
 srcpkgs/nomad/template                        | 2 ++
 srcpkgs/obfs4proxy/template                   | 2 ++
 srcpkgs/oh/template                           | 2 ++
 srcpkgs/opensmtpd-filter-rspamd/template      | 2 ++
 srcpkgs/opensmtpd-filter-senderscore/template | 2 ++
 srcpkgs/operator-sdk/template                 | 2 ++
 srcpkgs/oragono/template                      | 2 ++
 srcpkgs/packer/template                       | 2 ++
 srcpkgs/pam_netauth/template                  | 2 ++
 srcpkgs/passphrase2pgp/template               | 2 ++
 srcpkgs/peco/template                         | 2 ++
 srcpkgs/pgweb/template                        | 2 ++
 srcpkgs/pkgtop/template                       | 2 ++
 srcpkgs/podman/template                       | 2 ++
 srcpkgs/pong-command/template                 | 2 ++
 srcpkgs/prometheus/template                   | 2 ++
 srcpkgs/pst/template                          | 2 ++
 srcpkgs/pup/template                          | 2 ++
 srcpkgs/pwget/template                        | 2 ++
 srcpkgs/rancher-compose/template              | 2 ++
 srcpkgs/rclone/template                       | 2 ++
 srcpkgs/rest-server/template                  | 2 ++
 srcpkgs/restic/template                       | 2 ++
 srcpkgs/revive/template                       | 2 ++
 srcpkgs/rmapi/template                        | 2 ++
 srcpkgs/rocker/template                       | 2 ++
 srcpkgs/runc/template                         | 2 ++
 srcpkgs/ryzen-stabilizator/template           | 2 ++
 srcpkgs/s/template                            | 2 ++
 srcpkgs/saml2aws/template                     | 2 ++
 srcpkgs/sampler/template                      | 2 ++
 srcpkgs/scaleway-cli/template                 | 2 ++
 srcpkgs/scc/template                          | 2 ++
 srcpkgs/searchfile/template                   | 2 ++
 srcpkgs/seaweedfs/template                    | 2 ++
 srcpkgs/shadowfox-updater/template            | 2 ++
 srcpkgs/sharenix/template                     | 2 ++
 srcpkgs/shfmt/template                        | 2 ++
 srcpkgs/sift/template                         | 2 ++
 srcpkgs/skaffold/template                     | 2 ++
 srcpkgs/skopeo/template                       | 2 ++
 srcpkgs/slack-term/template                   | 2 ++
 srcpkgs/slit/template                         | 2 ++
 srcpkgs/sops/template                         | 2 ++
 srcpkgs/spreed-webrtc/template                | 2 ++
 srcpkgs/ssl_exporter/template                 | 2 ++
 srcpkgs/stern/template                        | 2 ++
 srcpkgs/subjack/template                      | 2 ++
 srcpkgs/svctl/template                        | 2 ++
 srcpkgs/swarm/template                        | 2 ++
 srcpkgs/syncthing/template                    | 2 ++
 srcpkgs/tag/template                          | 2 ++
 srcpkgs/tailscale/template                    | 2 ++
 srcpkgs/telegraf/template                     | 2 ++
 srcpkgs/termshark/template                    | 2 ++
 srcpkgs/terraform/template                    | 2 ++
 srcpkgs/terragrunt/template                   | 2 ++
 srcpkgs/tinycron/template                     | 2 ++
 srcpkgs/tldr/template                         | 2 ++
 srcpkgs/tml/template                          | 2 ++
 srcpkgs/todoist/template                      | 2 ++
 srcpkgs/trident-automount/template            | 2 ++
 srcpkgs/umoci/template                        | 2 ++
 srcpkgs/uni/template                          | 2 ++
 srcpkgs/up/template                           | 2 ++
 srcpkgs/usql/template                         | 2 ++
 srcpkgs/vale/template                         | 2 ++
 srcpkgs/vault/template                        | 2 ++
 srcpkgs/vegeta/template                       | 2 ++
 srcpkgs/vmdfmt/template                       | 2 ++
 srcpkgs/vndr/template                         | 2 ++
 srcpkgs/vultr/template                        | 2 ++
 srcpkgs/webcat/template                       | 2 ++
 srcpkgs/websocketd/template                   | 2 ++
 srcpkgs/wego/template                         | 2 ++
 srcpkgs/wuzz/template                         | 2 ++
 srcpkgs/xmandump/template                     | 2 ++
 srcpkgs/xq-api/template                       | 2 ++
 srcpkgs/xurls/template                        | 2 ++
 srcpkgs/yggdrasil/template                    | 2 ++
 srcpkgs/yj/template                           | 2 ++
 srcpkgs/yq-go/template                        | 2 ++
 srcpkgs/zrepl/template                        | 2 ++
 283 files changed, 566 insertions(+)

diff --git a/srcpkgs/3mux/template b/srcpkgs/3mux/template
index 7aeea8f5272..30fee70c7a9 100644
--- a/srcpkgs/3mux/template
+++ b/srcpkgs/3mux/template
@@ -8,6 +8,8 @@ short_desc="Terminal multiplexer inspired by i3"
 maintainer="Zach Dykstra <dykstra.zachary@gmail.com>"
 license="MIT"
 homepage="https://github.com/aaronjanse/3mux"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/aaronjanse/3mux/archive/v${version}.tar.gz"
 checksum=925e23850ad69ce12069bb4c48af6e70c820bbd4bfe5a83ebf72eaefb9d8ab83
 
diff --git a/srcpkgs/6cord/template b/srcpkgs/6cord/template
index 7fc93652b2d..aa89d827b7e 100644
--- a/srcpkgs/6cord/template
+++ b/srcpkgs/6cord/template
@@ -9,6 +9,8 @@ short_desc="Terminal UI for Discord"
 maintainer="Paper <paper@tilde.institute>"
 license="MPL-2.0"
 homepage="https://gitlab.com/diamondburned/6cord"
+nopie=unverified
+nostrip=nopie
 distfiles="https://gitlab.com/diamondburned/$pkgname/-/archive/stable-$version/$pkgname-stable-$version.tar.gz"
 checksum=@70325d8dd24100a0dde3bbca477b87e7a62c520eb1003db5b0541de2d5f928bc
 
diff --git a/srcpkgs/Amass/template b/srcpkgs/Amass/template
index 2534bc28e57..4e8469091b5 100644
--- a/srcpkgs/Amass/template
+++ b/srcpkgs/Amass/template
@@ -8,5 +8,7 @@ short_desc="In-depth Attack Surface Mapping and Asset Discovery"
 maintainer="Andrew Benson <abenson+void@gmail.com>"
 license="Apache-2.0"
 homepage="https://www.owasp.org/index.php/OWASP_Amass_Project"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/OWASP/Amass/archive/v${version}.tar.gz"
 checksum=e262eea448998e3e44fffd94714363cbcd7cc26890c313f0efb519da23efeec8
diff --git a/srcpkgs/NetAuth-ldap/template b/srcpkgs/NetAuth-ldap/template
index 105d5c6ee0f..b8b20b91db4 100644
--- a/srcpkgs/NetAuth-ldap/template
+++ b/srcpkgs/NetAuth-ldap/template
@@ -11,6 +11,8 @@ short_desc="LDAP Proxy for NetAuth"
 maintainer="Michael Aldridge <maldridge@VoidLinux.org>"
 license="MIT"
 homepage="https://www.netauth.org/ecosystem/ldap"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/netauth/ldap/archive/v$version.tar.gz"
 checksum=e179918429f133f8360bf9ee6a1ceefa283f245bf5ee0b705676fff9e1442fb4
 system_accounts="_netauth_ldap"
diff --git a/srcpkgs/NetAuth-localizer/template b/srcpkgs/NetAuth-localizer/template
index 571000e48a9..48f48e330c4 100644
--- a/srcpkgs/NetAuth-localizer/template
+++ b/srcpkgs/NetAuth-localizer/template
@@ -12,6 +12,8 @@ short_desc="Make NetAuth accounts local in Linux"
 maintainer="Michael Aldridge <maldridge@netauth.org>"
 license="MIT"
 homepage="https://netauth.org/ecosystem/localizer"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/netauth/localizer/archive/v$version.tar.gz"
 checksum=0cab66230e8845d40ecf9a6033c63730e5fc73a3a778cefe2cc98d4787cd5329
 
diff --git a/srcpkgs/NetAuth-nsscache/template b/srcpkgs/NetAuth-nsscache/template
index 42a3b03d796..067b978ba92 100644
--- a/srcpkgs/NetAuth-nsscache/template
+++ b/srcpkgs/NetAuth-nsscache/template
@@ -10,6 +10,8 @@ short_desc="NetAuth nsscache implementation"
 maintainer="Michael Aldridge <maldridge@voidlinux.org>"
 license="MIT"
 homepage="https://netauth.org"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/NetAuth/nsscache/archive/v$version.tar.gz"
 checksum=0609db33c24e594fb84821eba76959622e9ac4752c66b6be8c1e4fdcd8158a6e
 
diff --git a/srcpkgs/NetAuth-pam-helper/template b/srcpkgs/NetAuth-pam-helper/template
index 80f362a228e..a314caf7374 100644
--- a/srcpkgs/NetAuth-pam-helper/template
+++ b/srcpkgs/NetAuth-pam-helper/template
@@ -10,5 +10,7 @@ short_desc="A helper executable to use with pam_exec"
 maintainer="Michael Aldridge <maldridge@VoidLinux.org>"
 license="MIT"
 homepage="https://www.github.com/netauth/pam-helper"
+nopie=unverified
+nostrip=nopie
 distfiles="$homepage/archive/v$version.tar.gz"
 checksum=d9b14782a52604a0fc19ffe5164aad5e1580e3bdb015fda0c4b58acdb38049ae
diff --git a/srcpkgs/NetAuth/template b/srcpkgs/NetAuth/template
index 42667411251..1056ef4bec7 100644
--- a/srcpkgs/NetAuth/template
+++ b/srcpkgs/NetAuth/template
@@ -12,6 +12,8 @@ short_desc="Network authentication and identity system"
 maintainer="Michael Aldridge <maldridge@voidlinux.org>"
 license="MIT"
 homepage="https://netauth.org"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/NetAuth/NetAuth/archive/v$version.tar.gz"
 checksum=76811411d4ebd00876e553b4eb9c912c16ee5ebc5c6aaeab922e233275f56a94
 
diff --git a/srcpkgs/NetKeys/template b/srcpkgs/NetKeys/template
index 4e136c8ed7c..903ff78ebc8 100644
--- a/srcpkgs/NetKeys/template
+++ b/srcpkgs/NetKeys/template
@@ -10,6 +10,8 @@ short_desc="Key retrieval daemon for NetAuth"
 maintainer="Michael Aldridge <maldridge@voidlinux.org>"
 license="MIT"
 homepage="https://netauth.org"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/NetAuth/NetKeys/archive/v$version.tar.gz"
 checksum=3895be4f703cd9f375977afcc7a3a43ca443b7c04979bd2af4192cf06fe732ae
 
diff --git a/srcpkgs/PopCorn/template b/srcpkgs/PopCorn/template
index 119c0ec7686..a5dd6cd4bc7 100644
--- a/srcpkgs/PopCorn/template
+++ b/srcpkgs/PopCorn/template
@@ -14,6 +14,8 @@ short_desc="Package statistics system"
 maintainer="Michael Aldridge <maldridge@voidlinux.org>"
 license="MIT"
 homepage="https://github.com/the-maldridge/PopCorn"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/the-maldridge/PopCorn/archive/v${version}.tar.gz"
 checksum=b25589802c5e1c277d2e9536add44704a012359b02d7fb4be1b4b0f11eb10d93
 
diff --git a/srcpkgs/TMSU/template b/srcpkgs/TMSU/template
index 72725d630c9..680a6a2628d 100644
--- a/srcpkgs/TMSU/template
+++ b/srcpkgs/TMSU/template
@@ -10,6 +10,8 @@ short_desc="Tool for tagging files and accessing them through FUSE"
 maintainer="xaltsc <xaltsc@protonmail.ch>"
 license="GPL-3.0-or-later"
 homepage="https://tmsu.org"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/oniony/TMSU/archive/v${version}.tar.gz"
 checksum=0ac7f09336aaedf73623c4f486c05137c024a726c16dd32525463aee9d70b46a
 
diff --git a/srcpkgs/TerraState/template b/srcpkgs/TerraState/template
index b4a7b9e6097..8e95771d81a 100644
--- a/srcpkgs/TerraState/template
+++ b/srcpkgs/TerraState/template
@@ -12,6 +12,8 @@ short_desc="Remote state for Terraform"
 maintainer="Michael Aldridge <maldridge@voidlinux.org>"
 license="MIT"
 homepage="https://github.com/the-maldridge/terrastate"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/the-maldridge/terrastate/archive/v$version.tar.gz"
 checksum=73e055f9dcd04d933de42edbb8abe2163455a41198182733b101df404d48be1e
 system_groups="_terrastate"
diff --git a/srcpkgs/abireport/template b/srcpkgs/abireport/template
index b23ea4d8565..47de6a68db7 100644
--- a/srcpkgs/abireport/template
+++ b/srcpkgs/abireport/template
@@ -9,6 +9,8 @@ short_desc="Tool to create ABI reports from ELF binaries"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="Apache-2.0"
 homepage="https://github.com/clearlinux/abireport"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/clearlinux/${pkgname}/releases/download/v${version}/${pkgname}-${version}.tar.gz"
 checksum=c46c46bff3dc873cb84a66c639c38b2df14f095d95a4bb77e3b96904b8219399
 
diff --git a/srcpkgs/acbuild/template b/srcpkgs/acbuild/template
index 7911ad66cc9..4b95803a768 100644
--- a/srcpkgs/acbuild/template
+++ b/srcpkgs/acbuild/template
@@ -10,6 +10,8 @@ go_ldflags="-X github.com/appc/acbuild/lib.Version=${version}"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="Apache-2.0"
 homepage="https://github.com/appc/acbuild"
+nopie=unverified
+nostrip=nopie
 short_desc="A build tool for ACIs"
 distfiles="https://github.com/appc/acbuild/archive/v${version}.tar.gz"
 checksum=88d99a002eb53212752d6f405d9e02555512b27c5b84e8ef5828607ee9774ed4
diff --git a/srcpkgs/ace-util/template b/srcpkgs/ace-util/template
index 654a0eb6dc2..b289ffddaad 100644
--- a/srcpkgs/ace-util/template
+++ b/srcpkgs/ace-util/template
@@ -8,6 +8,8 @@ short_desc="Command line utility for the Ace HTML template engine"
 maintainer="Young Jin Park <youngjinpark20@gmail.com>"
 license="MIT"
 homepage="https://github.com/catinello/ace-util"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/catinello/ace-util/archive/v${version}.tar.gz"
 checksum=983c22874bfd2476d860002778458f028d56552f07fa9d69cbf74e977b6f8bed
 
diff --git a/srcpkgs/acmetool/template b/srcpkgs/acmetool/template
index e9e3993b7fc..a5f1b1adc5c 100644
--- a/srcpkgs/acmetool/template
+++ b/srcpkgs/acmetool/template
@@ -11,6 +11,8 @@ short_desc="Tool to acquire certificates from ACME servers (such as Let's Encryp
 maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
 license="RILTS-based"
 homepage="https://hlandau.github.io/acme/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/hlandau/acme/archive/v${version}.tar.gz
  https://raw.githubusercontent.com/hlandau/rilts/master/licences/COPYING.MIT>COPYING"
 checksum="54acffe7381696ecdc829f65810897075d17c5600c077f431eda5e5244189a74
diff --git a/srcpkgs/aerc/template b/srcpkgs/aerc/template
index 71bf699cf10..ee73eb49a7d 100644
--- a/srcpkgs/aerc/template
+++ b/srcpkgs/aerc/template
@@ -9,6 +9,8 @@ short_desc="Terminal email client"
 maintainer="shtayerc <david.murko@mailbox.org>"
 license="MIT"
 homepage="https://aerc-mail.org"
+nopie=unverified
+nostrip=nopie
 distfiles="https://git.sr.ht/~sircmpwn/aerc/archive/${version}.tar.gz"
 checksum=d369462cc0f76c33d804e586463e4d35d81fba9396ec08c3d3d0579e26091e17
 
diff --git a/srcpkgs/age/template b/srcpkgs/age/template
index 5a3b0183bdb..0fac736344b 100644
--- a/srcpkgs/age/template
+++ b/srcpkgs/age/template
@@ -10,6 +10,8 @@ short_desc="Simple, modern and secure encryption tool"
 maintainer="Leah Neukirchen <leah@vuxu.org>"
 license="BSD-3-Clause"
 homepage="https://age-encryption.org/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/FiloSottile/age/archive/v${version/.b/-b}.tar.gz"
 checksum=ca0fcfe45415c03c637c2332231f1793bf4dbd6a03e663a71ef2b7554647d763
 
diff --git a/srcpkgs/alertmanager/template b/srcpkgs/alertmanager/template
index 88fe5eede15..9d43a1337d1 100644
--- a/srcpkgs/alertmanager/template
+++ b/srcpkgs/alertmanager/template
@@ -14,6 +14,8 @@ conf_files="/etc/alertmanager.yml"
 maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
 license="Apache-2.0"
 homepage="https://github.com/prometheus/alertmanager"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/prometheus/alertmanager/archive/v${version}.tar.gz"
 checksum=4789ef95b09ba86a66a2923c3535d1bfe30a566390770784c52052c7c83ee1bc
 
diff --git a/srcpkgs/aminal/template b/srcpkgs/aminal/template
index 4a3594866e8..6d4db8385a3 100644
--- a/srcpkgs/aminal/template
+++ b/srcpkgs/aminal/template
@@ -10,5 +10,7 @@ short_desc="Modern terminal emulator implemented in Golang and utilising OpenGL"
 maintainer="SolitudeSF <solitudesf@protonmail.com>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/liamg/aminal"
+nopie=unverified
+nostrip=nopie
 distfiles="${homepage}/archive/v${version}.tar.gz"
 checksum=ed59927531e7d585a42366c455e491a846c7e23ae079fa1d10d43fdd3a92eb65
diff --git a/srcpkgs/annie/template b/srcpkgs/annie/template
index 50ff513e73d..60e24ce08de 100644
--- a/srcpkgs/annie/template
+++ b/srcpkgs/annie/template
@@ -9,6 +9,8 @@ short_desc="Fast, simple and clean video downloader built with Go"
 maintainer="Benjamín Albiñana <benalb@gmail.com>"
 license="MIT"
 homepage="https://github.com/iawia002/annie"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/iawia002/annie/archive/${version}.tar.gz"
 checksum=a5252317113cf90e687a532b2e961126206b29829c61d6507fc69881e85d1d34
 
diff --git a/srcpkgs/antibody/template b/srcpkgs/antibody/template
index 6432a12ba2e..e495e03cc23 100644
--- a/srcpkgs/antibody/template
+++ b/srcpkgs/antibody/template
@@ -9,6 +9,8 @@ short_desc="Fast and lightweight shell plugin manager"
 maintainer="SolitudeSF <solitudesf@protonmail.com>"
 license="MIT"
 homepage="https://getantibody.github.io/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://${go_import_path}/archive/v${version}.tar.gz"
 checksum=dad02a91cbf5715209ca2958dfeb29127f674a00615f80254efc87c33930dbe0
 
diff --git a/srcpkgs/aptly/template b/srcpkgs/aptly/template
index 4098ebc02d8..2cddc987ceb 100644
--- a/srcpkgs/aptly/template
+++ b/srcpkgs/aptly/template
@@ -8,6 +8,8 @@ short_desc="Debian repository management tool"
 maintainer="Tassilo Schweyer <dev@welterde.de>"
 license="MIT"
 homepage="https://www.aptly.info/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/aptly-dev/aptly/archive/v$version.tar.gz"
 checksum=4172d54613139f6c34d5a17396adc9675d7ed002e517db8381731d105351fbe5
 
diff --git a/srcpkgs/aquatone/template b/srcpkgs/aquatone/template
index f6215fe4ee6..0fa66c24a9e 100644
--- a/srcpkgs/aquatone/template
+++ b/srcpkgs/aquatone/template
@@ -9,6 +9,8 @@ short_desc="Tool for domain flyovers"
 maintainer="Alex Childs <misuchiru03+void@gmail.com>"
 license="MIT"
 homepage="https://github.com/michenriksen/aquatone"
+nopie=unverified
+nostrip=nopie
 distfiles="${homepage}/archive/v${version}.tar.gz"
 checksum=7849dce3241df663ea6edd9a9433d5ecc20fb768d0192ccbfb28d61d67ebcc97
 
diff --git a/srcpkgs/archiver/template b/srcpkgs/archiver/template
index b604b5973e6..613ef588d8d 100644
--- a/srcpkgs/archiver/template
+++ b/srcpkgs/archiver/template
@@ -10,6 +10,8 @@ short_desc="Easily create and extract common archive formats"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 homepage="https://github.com/mholt/archiver"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/mholt/archiver/archive/v${version}.tar.gz"
 checksum=c8e88340e80b428c1a1c9734084395b473c9458fcea8b8b5126a9db96ae45844
 
diff --git a/srcpkgs/arduino-cli/template b/srcpkgs/arduino-cli/template
index fc67ce96a5b..15e4c8a9346 100644
--- a/srcpkgs/arduino-cli/template
+++ b/srcpkgs/arduino-cli/template
@@ -9,6 +9,8 @@ short_desc="Arduino command line interface"
 maintainer="Jasper Chan <jasperchan515@gmail.com>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/arduino/arduino-cli"
+nopie=unverified
+nostrip=nopie
 distfiles="${homepage}/archive/${version}.tar.gz"
 checksum=5a9b7eec55c3ee7f54d8804fac00ceb78ad0697fd918f6fbae0bb61cb33d8b3e
 
diff --git a/srcpkgs/atlantis/template b/srcpkgs/atlantis/template
index 621db333862..f7eb20cea30 100644
--- a/srcpkgs/atlantis/template
+++ b/srcpkgs/atlantis/template
@@ -9,5 +9,7 @@ short_desc="Terraform Automation By Pull Request"
 maintainer="Michael Aldridge <maldridge@voidlinux.org>"
 license="Apache-2.0"
 homepage="https://runatlantis.io"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/runatlantis/atlantis/archive/v${version}.tar.gz"
 checksum=a4590c181e759a2bb692e1b89552a02996cb366fca6f5f3298fff973a2e4a291
diff --git a/srcpkgs/aws-vault/template b/srcpkgs/aws-vault/template
index 64493fb34d1..b94e1f105f4 100644
--- a/srcpkgs/aws-vault/template
+++ b/srcpkgs/aws-vault/template
@@ -9,6 +9,8 @@ short_desc="Vault for securely storing and accessing AWS credentials"
 maintainer="klardotsh <josh@klar.sh>"
 license="MIT"
 homepage="https://github.com/99designs/aws-vault"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/99designs/aws-vault/archive/v${version}${_status}.tar.gz"
 checksum=29844e459a3421ae0123b83a3097c15bc2980bf787374c1ade44328cf14fde4e
 
diff --git a/srcpkgs/bettercap/template b/srcpkgs/bettercap/template
index 58fa4ee86f6..99b7437c129 100644
--- a/srcpkgs/bettercap/template
+++ b/srcpkgs/bettercap/template
@@ -10,6 +10,8 @@ short_desc="Network attack and monitoring framework"
 maintainer="Andrea Brancaleoni <abc@pompel.me>"
 license="GPL-3.0-only"
 homepage="https://github.com/bettercap/bettercap"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/bettercap/bettercap/archive/v${version}.tar.gz"
 checksum=dd4349a43486ec300a0f777f7c53b2fff608fb82dbba720c144b85538811405c
 
diff --git a/srcpkgs/bird_exporter/template b/srcpkgs/bird_exporter/template
index 4acdb5b704d..de8774e95d1 100644
--- a/srcpkgs/bird_exporter/template
+++ b/srcpkgs/bird_exporter/template
@@ -10,6 +10,8 @@ short_desc="Metric exporter for BIRD routing daemon to use with Prometheus"
 maintainer="Leah Neukirchen <leah@vuxu.org>"
 license="MIT"
 homepage="https://github.com/czerwonk/bird_exporter"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/czerwonk/bird_exporter/archive/${version}.tar.gz"
 checksum=3d8a1e718bc7f8bdd2c7fc775f042fdce81b4a2b08f978b0831f39909ac15c3d
 
diff --git a/srcpkgs/blackbox_exporter/template b/srcpkgs/blackbox_exporter/template
index 4f6ca705e98..190419ba94b 100644
--- a/srcpkgs/blackbox_exporter/template
+++ b/srcpkgs/blackbox_exporter/template
@@ -12,6 +12,8 @@ short_desc="Allows blackbox probing of endpoints over HTTP, DNS, TCP and ICMP"
 maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
 license="Apache-2.0"
 homepage="https://prometheus.io"
+nopie=unverified
+nostrip=nopie
 changelog="https://github.com/prometheus/blackbox_exporter/releases"
 distfiles="https://github.com/prometheus/blackbox_exporter/archive/v${version}.tar.gz"
 checksum=6ebfd9f590286004dacf3c93b3aa3e3c560d6f1e5994f72c180e5af94fdd0099
diff --git a/srcpkgs/blush/template b/srcpkgs/blush/template
index c62c1a7bde8..967f9917bac 100644
--- a/srcpkgs/blush/template
+++ b/srcpkgs/blush/template
@@ -9,6 +9,8 @@ short_desc="Grep with colours"
 maintainer="travankor <travankor@tuta.io>"
 license="MIT"
 homepage="https://github.com/arsham/blush"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/arsham/blush/archive/v${version}.tar.gz"
 checksum=1d96e080e7db9d57bb3aee1a7fae3df2aaa3a3f85cf41077e8235c78840ae740
 
diff --git a/srcpkgs/bombadillo/template b/srcpkgs/bombadillo/template
index 721fae09f54..02e7ca26ddb 100644
--- a/srcpkgs/bombadillo/template
+++ b/srcpkgs/bombadillo/template
@@ -9,6 +9,8 @@ short_desc="Non-web client for the terminal"
 maintainer="Benjamín Albiñana <benalb@gmail.com>"
 license="GPL-3.0-or-later"
 homepage="https://bombadillo.colorfield.space/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://tildegit.org/sloum/${pkgname}/archive/${version}.tar.gz"
 checksum=e8076493e924bd5860d3e17884b0675ea514eea75e7b4e96da1c79ab9805731f
 
diff --git a/srcpkgs/bombardier/template b/srcpkgs/bombardier/template
index 8a91d592b32..b9b0ba6cbf1 100644
--- a/srcpkgs/bombardier/template
+++ b/srcpkgs/bombardier/template
@@ -8,6 +8,8 @@ short_desc="Fast cross-platform HTTP benchmarking tool"
 maintainer="Daniel Lewan <vision360.daniel@gmail.com>"
 license="MIT"
 homepage="https://github.com/codesenberg/bombardier"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/codesenberg/bombardier/archive/v${version}.tar.gz"
 checksum=fd6202ca4b4972b2adcd63b7dd7eadcb6ffbf159870c87500e03bd8556abdeda
 
diff --git a/srcpkgs/brig/template b/srcpkgs/brig/template
index 59dcd0ceba6..9d6a1c03b4b 100644
--- a/srcpkgs/brig/template
+++ b/srcpkgs/brig/template
@@ -8,6 +8,8 @@ short_desc="File synchronization on top of IPFS with git-like interface and WebU
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="AGPL-3.0-or-later"
 homepage="https://brig.readthedocs.io/en/master/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/sahib/brig/archive/v${version}.tar.gz"
 checksum=1ca6384c71915b486798146e8498cc2432065ddb161f9860fc913cbf38cf2e35
 
diff --git a/srcpkgs/browserpass/template b/srcpkgs/browserpass/template
index b6426a24975..0b97b15c659 100644
--- a/srcpkgs/browserpass/template
+++ b/srcpkgs/browserpass/template
@@ -10,6 +10,8 @@ short_desc="Browser extension for pass"
 maintainer="John <me@johnnynator.dev>"
 license="MIT"
 homepage="https://github.com/browserpass/browserpass-native"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/browserpass/browserpass-native/archive/${version}.tar.gz"
 checksum=2ef6a471bd7ea35735bb196c5ddb12f9345fd27ba4b36065717b3c3f77860003
 
diff --git a/srcpkgs/browsh/template b/srcpkgs/browsh/template
index 856fefd13d7..fda1bc596b9 100644
--- a/srcpkgs/browsh/template
+++ b/srcpkgs/browsh/template
@@ -12,6 +12,8 @@ short_desc="Fully-modern text-based browser, rendering to TTY and browsers"
 maintainer="zhengqunkoo <root@zhengqunkoo.com>"
 license="LGPL-2.1-only"
 homepage="https://www.brow.sh/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://$go_import_path/archive/v$version.tar.gz
  https://$go_import_path/releases/download/v${version}/browsh-${version}-an.fx.xpi>browsh.xpi"
 checksum="965ce2d94d1d9e4b92411d344421c0bea40994527cafd694c5a6e8e206681ede
diff --git a/srcpkgs/buildah/template b/srcpkgs/buildah/template
index a27cce79552..0a0dce2e5f4 100644
--- a/srcpkgs/buildah/template
+++ b/srcpkgs/buildah/template
@@ -14,6 +14,8 @@ short_desc="Dockerfile compatible OCI image building tool"
 maintainer="Cameron Nemo <cnemo@tutanota.com>"
 license="Apache-2.0"
 homepage="https://github.com/containers/buildah"
+nopie=unverified
+nostrip=nopie
 distfiles="${homepage}/archive/v${version}.tar.gz"
 checksum=b53e0a12e6b89b529980b78569c6cea814354aafb65526057c6f67a9924cc3be
 
diff --git a/srcpkgs/caddy/template b/srcpkgs/caddy/template
index dbae7057566..2d9b3e69419 100644
--- a/srcpkgs/caddy/template
+++ b/srcpkgs/caddy/template
@@ -10,6 +10,8 @@ short_desc="Fast, cross-platform HTTP/2 web server with automatic HTTPS"
 maintainer="Dominic Monroe <monroef4@googlemail.com>"
 license="Apache-2.0"
 homepage="https://caddyserver.com"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/caddyserver/caddy/archive/v${version}.tar.gz"
 checksum=0e7dc07e4f61f9a00a4c962755098e19ebf8c8a8e0d72e311597ce021b7a2a5e
 
diff --git a/srcpkgs/cdetect/template b/srcpkgs/cdetect/template
index b02df3a496e..e5f0f10b5b4 100644
--- a/srcpkgs/cdetect/template
+++ b/srcpkgs/cdetect/template
@@ -9,6 +9,8 @@ short_desc="Detects the compiler (and version) used to compile an ELF binary"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 homepage="https://github.com/xyproto/cdetect"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/xyproto/cdetect/archive/${version}.tar.gz"
 checksum=5df583e1b016d61cbc723fc0d222308c4327e108f91316707235148c06095b49
 
diff --git a/srcpkgs/cfssl/template b/srcpkgs/cfssl/template
index 822903d181a..55a5dc44c45 100644
--- a/srcpkgs/cfssl/template
+++ b/srcpkgs/cfssl/template
@@ -9,6 +9,8 @@ short_desc="CFSSL: Cloudflare's PKI and TLS toolkit"
 maintainer="hanspolo <itself@hanspolo.net>"
 license="BSD-2-Clause"
 homepage="https://github.com/cloudflare/cfssl"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/cloudflare/cfssl/archive/v${version}.tar.gz"
 checksum=c8a86ef10cbb0c168f3b597db15b31f98b170edb7958f7154edeb29aee41315e
 replaces="cfssljson>=0"
diff --git a/srcpkgs/cgrps/template b/srcpkgs/cgrps/template
index d0f9a17dc7e..e60a8f58f6d 100644
--- a/srcpkgs/cgrps/template
+++ b/srcpkgs/cgrps/template
@@ -8,6 +8,8 @@ short_desc="Set of commands for checking cgroups"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 homepage="https://github.com/k1LoW/cgrps"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/k1LoW/cgrps/archive/v${version}.tar.gz"
 checksum=381ab96fbfe98700112e0bddfaffde471ce08b838b0a91e489bd932c99c8ffdc
 
diff --git a/srcpkgs/cheat/template b/srcpkgs/cheat/template
index b3020476f47..0f9ee668bcb 100644
--- a/srcpkgs/cheat/template
+++ b/srcpkgs/cheat/template
@@ -8,6 +8,8 @@ short_desc="Create and view interactive cheatsheets on the command-line"
 maintainer="bra1nwave <bra1nwave@protonmail.com>"
 license="MIT"
 homepage="https://github.com/cheat/cheat"
+nopie=unverified
+nostrip=nopie
 distfiles="${homepage}/archive/${version}.tar.gz"
 checksum=87c832b25794d7acac2fa4bd3389c81819535f32242d5e99284da76a1a86f1f3
 
diff --git a/srcpkgs/chroma/template b/srcpkgs/chroma/template
index 958de7e3418..26f38de1f64 100644
--- a/srcpkgs/chroma/template
+++ b/srcpkgs/chroma/template
@@ -11,6 +11,8 @@ short_desc="General purpose syntax highlighter"
 maintainer="Daniel Lewan <vision360.daniel@gmail.com>"
 license="MIT"
 homepage="https://github.com/alecthomas/chroma"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/alecthomas/chroma/archive/v${version}.tar.gz"
 checksum=03bbe1fd43109b125cb33cf72e26338376056b961ea1c9ab1ecc02a60651e67b
 
diff --git a/srcpkgs/chronograf/template b/srcpkgs/chronograf/template
index b23d2ef09a3..6f5cc18b1e3 100644
--- a/srcpkgs/chronograf/template
+++ b/srcpkgs/chronograf/template
@@ -11,6 +11,8 @@ short_desc="Open source monitoring and visualization UI for the TICK stack"
 maintainer="Michael Aldridge <maldridge@voidlinux.org>"
 license="AGPL-3.0"
 homepage="https://www.influxdata.com/time-series-platform/chronograf/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/influxdata/${pkgname}/archive/${version}.tar.gz"
 checksum=245479b691e2ad484717778562ce9e0c21b1d769e7d748335d1c5f41cd677d4c
 
diff --git a/srcpkgs/clipman/template b/srcpkgs/clipman/template
index a48999a5004..033776dbf3e 100644
--- a/srcpkgs/clipman/template
+++ b/srcpkgs/clipman/template
@@ -10,6 +10,8 @@ short_desc="Simple clipboard manager for Wayland"
 maintainer="travankor <travankor@tuta.io>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/yory8/clipman"
+nopie=unverified
+nostrip=nopie
 changelog="https://raw.githubusercontent.com/yory8/clipman/master/CHANGELOG.md"
 distfiles="https://github.com/yory8/clipman/archive/v${version}.tar.gz"
 checksum=0b2c8a4e333b86f5dc6c873ee3b3c6e748e94e681bfa4fd9e81fc412c7a7cad1
diff --git a/srcpkgs/cni-plugins/template b/srcpkgs/cni-plugins/template
index cee0971f8b1..e41e8950abf 100644
--- a/srcpkgs/cni-plugins/template
+++ b/srcpkgs/cni-plugins/template
@@ -9,6 +9,8 @@ short_desc="Container Network Interface (plugins)"
 maintainer="Cameron Nemo <cnemo@tutanota.com>"
 license="Apache-2.0"
 homepage="https://github.com/containernetworking/plugins"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/containernetworking/plugins/archive/v${version}.tar.gz"
 checksum=3a77de1fcd3b818a2062d9208cab3492ad5cf8177f8fb5e86419e81143c86fa5
 
diff --git a/srcpkgs/cni/template b/srcpkgs/cni/template
index c76186f2d76..7c54b22bbdb 100644
--- a/srcpkgs/cni/template
+++ b/srcpkgs/cni/template
@@ -9,5 +9,7 @@ short_desc="Container Network Interface"
 maintainer="Cameron Nemo <cnemo@tutanota.com>"
 license="Apache-2.0"
 homepage="https://github.com/containernetworking/cni"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/containernetworking/cni/archive/v${version}.tar.gz"
 checksum=4517eabfd65aea2012dc48d057bf889a0a41ed9837387d95cd1e36c0dbddcfd4
diff --git a/srcpkgs/cod/template b/srcpkgs/cod/template
index 864dce421d2..e680c59d30a 100644
--- a/srcpkgs/cod/template
+++ b/srcpkgs/cod/template
@@ -8,5 +8,7 @@ short_desc="Completion daemon for bash/zsh "
 maintainer="Benjamín Albiñana <benalb@gmail.com>"
 license="Apache-2.0"
 homepage="https://github.com/dim-an/cod"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/dim-an/${pkgname}/archive/v${version}.tar.gz"
 checksum=6f773358f363141dcd1bbdffaaa5dea0a40ae7a84d5fc55fd453302de8493c20
diff --git a/srcpkgs/codesearch/template b/srcpkgs/codesearch/template
index 1d35176ef5b..f9f1c19eb79 100644
--- a/srcpkgs/codesearch/template
+++ b/srcpkgs/codesearch/template
@@ -11,6 +11,8 @@ short_desc="Fast, indexed regexp search over large file trees"
 maintainer="Leah Neukirchen <leah@vuxu.org>"
 license="BSD-3-Clause"
 homepage="http://github.com/google/codesearch"
+nopie=unverified
+nostrip=nopie
 distfiles="http://github.com/google/codesearch/archive/v${version}.tar.gz"
 checksum=0314f4c0a8c2d4a050cd0b0ad95d489d28bef8bada63ea20fdc59e802ac1126e
 
diff --git a/srcpkgs/consul-template/template b/srcpkgs/consul-template/template
index c4ffeefb652..4b9001b9813 100644
--- a/srcpkgs/consul-template/template
+++ b/srcpkgs/consul-template/template
@@ -9,5 +9,7 @@ short_desc="Template rendering, notifier, and supervisor for Consul and Vault da
 maintainer="Noel Cower <ncower@nil.dev>"
 license="MPL-2.0"
 homepage="https://$go_import_path"
+nopie=unverified
+nostrip=nopie
 distfiles="$homepage/archive/v$version.tar.gz"
 checksum=570fb4a309779830e9b48c02c2a9ceb4cb21b195f02cb3402face78bd031f40f
diff --git a/srcpkgs/consul/template b/srcpkgs/consul/template
index b21eb5d8f03..46bb8bf529b 100644
--- a/srcpkgs/consul/template
+++ b/srcpkgs/consul/template
@@ -14,6 +14,8 @@ short_desc="Distributed solution to connect and configure applications"
 maintainer="iaroki <iaroki@protonmail.com>"
 license="MPL-2.0"
 homepage="https://www.consul.io/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://${go_import_path}/archive/v${version}.tar.gz"
 checksum=5fbf25b8df906dfb4133eedf266a5c4a5af3022428b03a41928e1e48bd59a3b9
 
diff --git a/srcpkgs/containerd/template b/srcpkgs/containerd/template
index 528edababcc..68c0bdbce5f 100644
--- a/srcpkgs/containerd/template
+++ b/srcpkgs/containerd/template
@@ -17,6 +17,8 @@ short_desc="Open and reliable container runtime"
 maintainer="Paul Knopf <pauldotknopf@gmail.com>"
 license="Apache-2.0"
 homepage="https://github.com/containerd/containerd"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/containerd/containerd/archive/v${version}.tar.gz"
 checksum=d30d59e143697aa4f0960205b3f5ac59c573b332f20507740ef2dc0fb5ae8ded
 make_dirs="/var/lib/containerd 0755 root root"
diff --git a/srcpkgs/cordless/template b/srcpkgs/cordless/template
index c03d1e08f24..c04bf403bef 100644
--- a/srcpkgs/cordless/template
+++ b/srcpkgs/cordless/template
@@ -10,6 +10,8 @@ short_desc="Command-line discord client"
 maintainer="Alex Childs <misuchiru03+void@gmail.com>"
 license="BSD-3-Clause"
 homepage="https://github.com/Bios-Marcel/${pkgname}"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/Bios-Marcel/${pkgname}/archive/${version//./-}.tar.gz"
 checksum=ca86d772a5e00f915e63078ababfd6f96acdae4b251fe7b9e1e4fe9eb3c5bed9
 
diff --git a/srcpkgs/coredns/template b/srcpkgs/coredns/template
index cd5b095235a..565f39994d3 100644
--- a/srcpkgs/coredns/template
+++ b/srcpkgs/coredns/template
@@ -9,6 +9,8 @@ short_desc="CoreDNS is a DNS server that chains plugins"
 maintainer="Noel Cower <ncower@nil.dev>"
 license="Apache-2.0"
 homepage="https://coredns.io"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/coredns/coredns/archive/v${version}.tar.gz"
 checksum=7e436e9d0c0b84af863685e05d701b84247bb0f12b6dbf05ea87e165c1398b2b
 make_dirs="/etc/coredns 0750 root root"
diff --git a/srcpkgs/cowyo/template b/srcpkgs/cowyo/template
index 32b46fb3a3a..b8d0ce040ff 100644
--- a/srcpkgs/cowyo/template
+++ b/srcpkgs/cowyo/template
@@ -8,6 +8,8 @@ short_desc="Wiki webserver for minimalists"
 maintainer="Benjamín Albiñana <benalb@gmail.com>"
 license="MIT"
 homepage="https://github.com/schollz/cowyo"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/schollz/${pkgname}/archive/v${version}.tar.gz"
 checksum=b67d6dcb0ed5c050245ae75c72f182dba396d4caa66f747a2de8e3fdf4c0a1ed
 
diff --git a/srcpkgs/coyim/template b/srcpkgs/coyim/template
index 7597c891823..54e064c0098 100644
--- a/srcpkgs/coyim/template
+++ b/srcpkgs/coyim/template
@@ -10,6 +10,8 @@ short_desc="Safe and secure XMPP chat client"
 maintainer="Illia Shestakov <ishestakov@airmail.cc>"
 license="GPL-3.0-only"
 homepage="https://coy.im"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/coyim/coyim/archive/v${version}.tar.gz"
 checksum=4717901462f027578369358c8772eb5b14e22f053fc30e4c9dbcc2b053374a41
 
diff --git a/srcpkgs/crane/template b/srcpkgs/crane/template
index ec0dd454021..f0aacc3a445 100644
--- a/srcpkgs/crane/template
+++ b/srcpkgs/crane/template
@@ -9,6 +9,8 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
 license="MIT"
 go_import_path="github.com/michaelsauter/crane"
 homepage="https://${go_import_path}"
+nopie=unverified
+nostrip=nopie
 distfiles="${homepage}/archive/v${version}.tar.gz"
 checksum=4d40aafb52bf0d4f3ba8d4eaedc4b1822da9744d37ba888e8be3db6457868268
 
diff --git a/srcpkgs/cri-o/template b/srcpkgs/cri-o/template
index 4de358f3c98..59188d7c1cd 100644
--- a/srcpkgs/cri-o/template
+++ b/srcpkgs/cri-o/template
@@ -15,6 +15,8 @@ short_desc="OCI-based implementation of Kubernetes Container Runtime Interface"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="Apache-2.0"
 homepage="https://github.com/kubernetes-sigs/cri-o"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/kubernetes-sigs/cri-o/archive/v${version}.tar.gz"
 checksum=69c89094c5c03fa1cb58c11ccd7bdae7ba0da644d5f0124e0a9a508c548d1ba2
 
diff --git a/srcpkgs/cri-tools/template b/srcpkgs/cri-tools/template
index 755fd3d1fab..6a6b26a0fe3 100644
--- a/srcpkgs/cri-tools/template
+++ b/srcpkgs/cri-tools/template
@@ -8,6 +8,8 @@ short_desc="CLI and validation tools for Kubelet Container Runtime Interface (CR
 maintainer="Kyle Nusbaum <knusbaum+void@sdf.org>"
 license="Apache-2.0"
 homepage="https://github.com/kubernetes-sigs/cri-tools"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/kubernetes-sigs/cri-tools/archive/v${version}.tar.gz"
 checksum=d3c9af8b895465d0790589246b5e41d7ebd41f18da5a07b77dd7e0c85d8ba549
 
diff --git a/srcpkgs/croc/template b/srcpkgs/croc/template
index 4aae535c25f..9ec2009c872 100644
--- a/srcpkgs/croc/template
+++ b/srcpkgs/croc/template
@@ -9,6 +9,8 @@ short_desc="Easily and securely send things from one computer to another"
 maintainer="Benjamín Albiñana <benalb@gmail.com>"
 license="MIT"
 homepage="https://github.com/schollz/croc"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/schollz/croc/archive/v${version}.tar.gz"
 checksum=336b6c3ce3930e50326341c9131fd1f2ea207a33b331b0b6d3ce00bc324445f3
 
diff --git a/srcpkgs/darch/template b/srcpkgs/darch/template
index 238eebd3158..53250b095c2 100644
--- a/srcpkgs/darch/template
+++ b/srcpkgs/darch/template
@@ -13,6 +13,8 @@ short_desc="Tool for building/booting stateless and immutable images, bare metal
 maintainer="Paul Knopf <pauldotknopf@gmail.com>"
 license="MIT"
 homepage="https://godarch.com/"
+nopie=unverified
+nostrip=nopie
 
 do_fetch() {
 	mkdir -p "$(dirname ${GOSRCPATH})"
diff --git a/srcpkgs/delve/template b/srcpkgs/delve/template
index 7de8cad55bb..568f9d485d9 100644
--- a/srcpkgs/delve/template
+++ b/srcpkgs/delve/template
@@ -8,6 +8,8 @@ short_desc="Debugger for the Go programming language"
 maintainer="Renato Aguiar <renato@renatoaguiar.net>"
 license="MIT"
 homepage="https://github.com/go-delve/delve"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/go-delve/delve/archive/v${version}.tar.gz"
 checksum=6d9da41a18905c9819e33f475bf911facba1297674d2312ab5d7e2488fac685a
 
diff --git a/srcpkgs/dep/template b/srcpkgs/dep/template
index f2a886bc66a..e776564c180 100644
--- a/srcpkgs/dep/template
+++ b/srcpkgs/dep/template
@@ -12,6 +12,8 @@ short_desc="Go dependency management tool"
 maintainer="Andrea Brancaleoni <abc@pompel.me>"
 license="BSD-3-Clause"
 homepage="https://${go_import_path}"
+nopie=unverified
+nostrip=nopie
 distfiles="${homepage}/archive/v${version}.tar.gz"
 checksum=929c8f759838f98323211ba408a831ea80d93b75beda8584b6d950f393a3298a
 
diff --git a/srcpkgs/dht-node/template b/srcpkgs/dht-node/template
index 7ae65c38731..19de77f7c99 100644
--- a/srcpkgs/dht-node/template
+++ b/srcpkgs/dht-node/template
@@ -10,6 +10,8 @@ short_desc="IPFS dht node"
 maintainer="lemmi <lemmi@nerd2nerd.org>"
 license="MIT"
 homepage="http://github.com/ipfs/dht-node"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/ipfs/dht-node/archive/v${version}.tar.gz"
 checksum=06ce87dc4c62b0f960eaa7e0d3c2d1adc1c5335361391faa5c7587bc2e4b59c1
 broken="missing distfile and modules"
diff --git a/srcpkgs/direnv/template b/srcpkgs/direnv/template
index 387e2fe6c95..de5f87c82ae 100644
--- a/srcpkgs/direnv/template
+++ b/srcpkgs/direnv/template
@@ -8,6 +8,8 @@ short_desc="Environment switcher for the shell"
 maintainer="Diogo Leal <diogo@diogoleal.com>"
 license="MIT"
 homepage="https://direnv.net/"
+nopie=unverified
+nostrip=nopie
 changelog="https://raw.githubusercontent.com/direnv/direnv/master/CHANGELOG.md"
 distfiles="https://github.com/direnv/direnv/archive/v${version}.tar.gz"
 checksum=bf35d267a28dcace4109c3256f2cd7cb0ca3b8d461d2fbf848db3f65b809befd
diff --git a/srcpkgs/dirstalk/template b/srcpkgs/dirstalk/template
index 2db2d1609e6..cdcc7f67610 100644
--- a/srcpkgs/dirstalk/template
+++ b/srcpkgs/dirstalk/template
@@ -9,6 +9,8 @@ short_desc="Multi threaded application designed to brute force paths on web serv
 maintainer="Stnby <stnby@tuta.io>"
 license="MIT"
 homepage="https://${go_import_path}"
+nopie=unverified
+nostrip=nopie
 distfiles="${homepage}/archive/${version}.tar.gz"
 checksum=423583898c3a4387917c0df5639cf83bd89ed3047e4140d460697b157095e33a
 
diff --git a/srcpkgs/distrobuilder/template b/srcpkgs/distrobuilder/template
index fc7919eab01..c1a8b2d3d70 100644
--- a/srcpkgs/distrobuilder/template
+++ b/srcpkgs/distrobuilder/template
@@ -12,5 +12,7 @@ short_desc="System container image builder for LXC and LXD"
 maintainer="Robert Lowry <bobertlo@gmail.com>"
 license="Apache-2.0"
 homepage="https://linuxcontainers.org/distrobuilder/introduction/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/lxc/distrobuilder/archive/distrobuilder-${version}.tar.gz"
 checksum=e8a9bc5d8dd7fd48bdd244407697d4a1265d55bb628ad62b824066bd23999acf
diff --git a/srcpkgs/dive/template b/srcpkgs/dive/template
index 9144579660a..b8e70f48f36 100644
--- a/srcpkgs/dive/template
+++ b/srcpkgs/dive/template
@@ -9,6 +9,8 @@ short_desc="Container image exploration tool"
 maintainer="Cameron Nemo <cnemo@tutanota.com>"
 license="MIT"
 homepage="https://github.com/wagoodman/dive"
+nopie=unverified
+nostrip=nopie
 distfiles="${homepage}/archive/v${version}.tar.gz"
 checksum=1f84bf3d2ba04986827ff5b1a66920f030f7b4788c927c5e152ff5bcf49f9770
 
diff --git a/srcpkgs/dlayer/template b/srcpkgs/dlayer/template
index 9b33ddc7657..a4ba50a09cc 100644
--- a/srcpkgs/dlayer/template
+++ b/srcpkgs/dlayer/template
@@ -9,6 +9,8 @@ short_desc="Dlayer is a docker layer analyzer"
 maintainer="Mate GABRI <iam@theguy.io>"
 license="MIT"
 homepage="https://github.com/orisano/dlayer"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/orisano/dlayer/archive/v${version}.tar.gz"
 checksum=f449e141792b721bf107886ae367daa2e453a3d955f529a1ce68f80d26aa6446
 
diff --git a/srcpkgs/dnote-cli/template b/srcpkgs/dnote-cli/template
index 309bee7649b..2eaa091c554 100644
--- a/srcpkgs/dnote-cli/template
+++ b/srcpkgs/dnote-cli/template
@@ -11,6 +11,8 @@ short_desc="Capture what you learn as you code without leaving the command line"
 maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
 license="MIT"
 homepage="https://dnote.io/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/dnote-io/cli/archive/v${version}.tar.gz"
 checksum=886f09dc20ff9cb56bdbc71eb7e78e7099b541fa0d830d4b4d0251b2fb32ad06
 
diff --git a/srcpkgs/dnscrypt-proxy/template b/srcpkgs/dnscrypt-proxy/template
index 969a152fab3..ce7b5c4e406 100644
--- a/srcpkgs/dnscrypt-proxy/template
+++ b/srcpkgs/dnscrypt-proxy/template
@@ -9,6 +9,8 @@ short_desc="DNS proxy that encrypts queries"
 maintainer="Lugubris <lugubris@disroot.org>"
 license="ISC"
 homepage="https://github.com/DNSCrypt/dnscrypt-proxy"
+nopie=unverified
+nostrip=nopie
 changelog="https://raw.githubusercontent.com/DNSCrypt/dnscrypt-proxy/master/ChangeLog"
 distfiles="https://github.com/DNSCrypt/dnscrypt-proxy/archive/${version}.tar.gz"
 checksum=c2c9968f07a414e973ec5734f4598d756a35c32beedb18268590ea1355794237
diff --git a/srcpkgs/docker-credential-pass/template b/srcpkgs/docker-credential-pass/template
index 40b1d54529f..cc076ed35e1 100644
--- a/srcpkgs/docker-credential-pass/template
+++ b/srcpkgs/docker-credential-pass/template
@@ -12,6 +12,8 @@ short_desc="Use native stores to keep Docker credentials safe"
 maintainer="Hoang Nguyen <hoang@wetrust.io>"
 license="MIT"
 homepage="https://github.com/docker/docker-credential-helpers"
+nopie=unverified
+nostrip=nopie
 distfiles="https://${go_import_path}/archive/v${version}.tar.gz"
 checksum=441684cf1d2434aa1024aa2f8455e11502c44858e93ea171b19caa656dd2b2e2
 
diff --git a/srcpkgs/docker-gen/template b/srcpkgs/docker-gen/template
index 9256fde323a..d4824fd45d7 100644
--- a/srcpkgs/docker-gen/template
+++ b/srcpkgs/docker-gen/template
@@ -10,6 +10,8 @@ go_package="${go_import_path}/cmd/docker-gen"
 maintainer="Andrea Brancaleoni <abc@pompel.me>"
 license="MIT"
 homepage="https://$go_import_path"
+nopie=unverified
+nostrip=nopie
 distfiles="$homepage/archive/$version.tar.gz"
 checksum=7951b63684e4ace9eab4f87f0c5625648f8add2559fa7779fabdb141a8a83908
 
diff --git a/srcpkgs/docker-machine-driver-kvm/template b/srcpkgs/docker-machine-driver-kvm/template
index b5a5433f99e..c67c6f166e2 100644
--- a/srcpkgs/docker-machine-driver-kvm/template
+++ b/srcpkgs/docker-machine-driver-kvm/template
@@ -12,6 +12,8 @@ short_desc="KVM driver for docker-machine"
 maintainer="Renato Aguiar <renato@renatoaguiar.net>"
 license="Apache-2.0"
 homepage="https://github.com/tdilauro/docker-machine-kvm"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/tdilauro/docker-machine-kvm/archive/v${version}.tar.gz"
 checksum=9059d9b2221417fdba1d33505110b0ad833fe8abdc7314842b677e0241d5c719
 
diff --git a/srcpkgs/docker-machine/template b/srcpkgs/docker-machine/template
index b3979e073a1..65654821661 100644
--- a/srcpkgs/docker-machine/template
+++ b/srcpkgs/docker-machine/template
@@ -10,6 +10,8 @@ short_desc="Docker Machine management for a container-centric world"
 maintainer="Sergi Alvarez <pancake@nopcode.org>"
 license="Apache-2.0"
 homepage="https://github.com/docker/machine/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/docker/machine/archive/v${version}.tar.gz"
 checksum=b3989ed5b2829c87885b40b209fe475d90d63fbb9bd10879f866441d23cbf495
 
diff --git a/srcpkgs/docker2aci/template b/srcpkgs/docker2aci/template
index 0ddd50cc80b..51b701405a0 100644
--- a/srcpkgs/docker2aci/template
+++ b/srcpkgs/docker2aci/template
@@ -9,5 +9,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
 license="Apache-2.0"
 go_import_path="github.com/appc/docker2aci"
 homepage="https://$go_import_path"
+nopie=unverified
+nostrip=nopie
 distfiles="$homepage/archive/v$version.tar.gz"
 checksum=43cb18a3647ca8bae48a283fa3359e9555ab7a366c7ee9ef8a561797cebe2593
diff --git a/srcpkgs/doctl/template b/srcpkgs/doctl/template
index c4b4cd4a102..be9dc54cf95 100644
--- a/srcpkgs/doctl/template
+++ b/srcpkgs/doctl/template
@@ -10,5 +10,7 @@ short_desc="Command line tool for DigitalOcean services"
 maintainer="Benjamín Albiñana <benalb@gmail.com>"
 license="Apache-2.0"
 homepage="https://github.com/digitalocean/doctl"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/digitalocean/doctl/archive/v${version}.tar.gz"
 checksum=f283df1860afa47551da24c9c0d0ebb1ae4535c7a69e62507e4f787ff47cda60
diff --git a/srcpkgs/domain_exporter/template b/srcpkgs/domain_exporter/template
index 5035a3b4240..6fff477a784 100644
--- a/srcpkgs/domain_exporter/template
+++ b/srcpkgs/domain_exporter/template
@@ -9,5 +9,7 @@ short_desc="Prometheus WHOIS domain details exporter"
 maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
 license="Apache-2.0"
 homepage="https://github.com/shift/domain_exporter"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/shift/domain_exporter/archive/v${version}.tar.gz"
 checksum=f45a60f75832cf6b2df8943b570a636956901399d01f10b2d6bbf7e5ed24077d
diff --git a/srcpkgs/drive/template b/srcpkgs/drive/template
index 0fbc475d641..1f517979979 100644
--- a/srcpkgs/drive/template
+++ b/srcpkgs/drive/template
@@ -8,6 +8,8 @@ short_desc="Google Drive client for the commandline"
 maintainer="Gerardo Di Iorio <arete74@gmail.com>"
 license="Apache-2.0"
 homepage="https://github.com/odeke-em/drive"
+nopie=unverified
+nostrip=nopie
 go_import_path="github.com/odeke-em/drive"
 go_package="github.com/odeke-em/drive/cmd/drive github.com/odeke-em/drive/drive-server "
 distfiles="$homepage/archive/v$version.tar.gz"
diff --git a/srcpkgs/drone-cli/template b/srcpkgs/drone-cli/template
index ca2f9737601..9beaa673449 100644
--- a/srcpkgs/drone-cli/template
+++ b/srcpkgs/drone-cli/template
@@ -10,5 +10,7 @@ short_desc="CLI for Drone continuous delivery platform"
 maintainer="teldra <teldra@rotce.de>"
 license="Apache-2.0"
 homepage="https://github.com/drone/drone-cli"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/drone/drone-cli/archive/v${version}.tar.gz"
 checksum=b4058332a822ed189b4198e8dc712d62e303af7407d20afac8a6943b90ff1085
diff --git a/srcpkgs/elfinfo/template b/srcpkgs/elfinfo/template
index 189d842b001..357bb33c33d 100644
--- a/srcpkgs/elfinfo/template
+++ b/srcpkgs/elfinfo/template
@@ -9,6 +9,8 @@ short_desc="Emit basic information about an ELF file"
 maintainer="Alexander F. Rødseth <xyproto@archlinux.org>"
 license="MIT"
 homepage="https://elfinfo.roboticoverlords.org/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/xyproto/elfinfo/archive/${version}.tar.gz"
 checksum=d50ae9facbfa2c9ecc24feaa817a2f1c92949b06649ae7a097729c99bd8474dd
 
diff --git a/srcpkgs/elvish/template b/srcpkgs/elvish/template
index 5d358752e44..3f084bc8313 100644
--- a/srcpkgs/elvish/template
+++ b/srcpkgs/elvish/template
@@ -8,6 +8,8 @@ short_desc="Novel Unix shell"
 maintainer="Diogo Leal <diogo@diogoleal.com>"
 license="BSD-2-Clause"
 homepage="https://elv.sh/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/elves/elvish/archive/v${version}.tar.gz"
 checksum=36ed5e0318d75f7e7d616398e42477cfbd6fd2a1d1f108dee7941621cfb7378a
 register_shell="/bin/elvish"
diff --git a/srcpkgs/ensure-access/template b/srcpkgs/ensure-access/template
index b5187c8bb4f..6f0c6014a8b 100644
--- a/srcpkgs/ensure-access/template
+++ b/srcpkgs/ensure-access/template
@@ -9,6 +9,8 @@ short_desc="Tool which ensures permissions exists for files and directories"
 maintainer="Noah Huppert <contact@noahh.io>"
 license="MIT"
 homepage="https://github.com/Noah-Huppert/ensure-access"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/Noah-Huppert/ensure-access/archive/v${version}.tar.gz"
 checksum=6bc6dace2aa7b808927e73e8270c7e497be386a60e3ede282cdaf8419b6bd8b5
 
diff --git a/srcpkgs/etcd/template b/srcpkgs/etcd/template
index 85c797e5aca..0b7363ef36c 100644
--- a/srcpkgs/etcd/template
+++ b/srcpkgs/etcd/template
@@ -11,6 +11,8 @@ go_import_path="github.com/coreos/etcd"
 go_package="${go_import_path} ${go_import_path}/etcdctl"
 go_mod_mode="default"
 homepage="https://coreos.com/etcd/docs/latest/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://${go_import_path}/archive/v${version}.tar.gz"
 checksum=46bcd0d034fe9cc6ae86a9f2a72bdc78761ca99bfd5ae4b96b24e4ad93fc627e
 conf_files="/etc/sv/etcd/conf"
diff --git a/srcpkgs/exercism/template b/srcpkgs/exercism/template
index eb696027500..f52595aaddc 100644
--- a/srcpkgs/exercism/template
+++ b/srcpkgs/exercism/template
@@ -11,6 +11,8 @@ short_desc="Command line tool for exercism.io"
 maintainer="SolitudeSF <solitudesf@protonmail.com>"
 license="MIT"
 homepage="https://exercism.io"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/exercism/cli/archive/v${version}.tar.gz"
 checksum=ecc27f272792bc8909d14f11dd08f0d2e9bde4cc663b3769e00eab6e65328a9f
 
diff --git a/srcpkgs/ffuf/template b/srcpkgs/ffuf/template
index 7c18e6137d4..015cebc493c 100644
--- a/srcpkgs/ffuf/template
+++ b/srcpkgs/ffuf/template
@@ -8,6 +8,8 @@ short_desc="Fast web fuzzer"
 maintainer="Andrew Benson <abenson+void@gmail.com>"
 license="MIT"
 homepage="https://github.com/ffuf/ffuf"
+nopie=unverified
+nostrip=nopie
 distfiles="${homepage}/archive/v${version}.tar.gz"
 checksum=468963c6bec5390222802ec0b04c11187bb159f369edc2ebba1d228b8faf4f35
 
diff --git a/srcpkgs/figurine/template b/srcpkgs/figurine/template
index bef430fa4ba..2460a96598e 100644
--- a/srcpkgs/figurine/template
+++ b/srcpkgs/figurine/template
@@ -9,5 +9,7 @@ short_desc="Print your name in style"
 maintainer="travankor <travankor@tuta.io>"
 license="Apache-2.0"
 homepage="https://github.com/arsham/figurine"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/arsham/figurine/archive/v${version}.tar.gz"
 checksum=5af66e90009dae130b8e75678d038ba770b46b8488bff975f5f0f52c0e928bd6
diff --git a/srcpkgs/flannel/template b/srcpkgs/flannel/template
index c8e87e6d24f..420b8360d4d 100644
--- a/srcpkgs/flannel/template
+++ b/srcpkgs/flannel/template
@@ -9,6 +9,8 @@ depends="etcd"
 license="Apache-2.0"
 go_import_path="github.com/coreos/flannel"
 homepage="https://$go_import_path"
+nopie=unverified
+nostrip=nopie
 distfiles="$homepage/archive/v${version}.tar.gz"
 checksum=7375318b288bcff733aabfe1a1007d478cb9091cdaffe68c8253ddd93bc070ed
 
diff --git a/srcpkgs/flint/template b/srcpkgs/flint/template
index 1b8ae9d964c..c32f60bae08 100644
--- a/srcpkgs/flint/template
+++ b/srcpkgs/flint/template
@@ -9,6 +9,8 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
 license="MIT"
 go_import_path="github.com/pengwynn/flint"
 homepage="https://${go_import_path}"
+nopie=unverified
+nostrip=nopie
 distfiles="${homepage}/archive/v${version}.tar.gz"
 checksum=ec865ec5cad191c7fc9c7c6d5007754372696a708825627383913367f3ef8b7f
 
diff --git a/srcpkgs/forego/template b/srcpkgs/forego/template
index 6f239f15efc..a5d908f407f 100644
--- a/srcpkgs/forego/template
+++ b/srcpkgs/forego/template
@@ -9,5 +9,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
 license="Apache-2.0"
 go_import_path="github.com/ddollar/forego"
 homepage="https://$go_import_path"
+nopie=unverified
+nostrip=nopie
 distfiles="$homepage/archive/$version.tar.gz"
 checksum=23119550cc0e45191495823aebe28b42291db6de89932442326340042359b43d
diff --git a/srcpkgs/frp/template b/srcpkgs/frp/template
index 01149cada68..23f7f8abe36 100644
--- a/srcpkgs/frp/template
+++ b/srcpkgs/frp/template
@@ -9,6 +9,8 @@ short_desc="Fast reverse proxy"
 maintainer="Anachron <gith@cron.world>"
 license="Apache-2.0"
 homepage="https://github.com/fatedier/frp"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/fatedier/frp/archive/v${version}.tar.gz"
 checksum=39162780b28c0019207d83919530b573fac0bef8df30f1b6a5860886b0616c67
 
diff --git a/srcpkgs/fs-repo-migrations/template b/srcpkgs/fs-repo-migrations/template
index 05485887e2f..33407b352bc 100644
--- a/srcpkgs/fs-repo-migrations/template
+++ b/srcpkgs/fs-repo-migrations/template
@@ -8,6 +8,8 @@ short_desc="Tool to upgrade the IPFS filesystem repository"
 maintainer="Christopher Brannon <chris@the-brannons.com>"
 license="MIT"
 homepage="https://github.com/ipfs/fs-repo-migrations"
+nopie=unverified
+nostrip=nopie
 distfiles="https://${go_import_path}/archive/v${version}.tar.gz"
 checksum=f8638d1069919283039c50a8f899822202f00a43bef1f359f3bf44e2e3143d48
 
diff --git a/srcpkgs/fscrypt/template b/srcpkgs/fscrypt/template
index 87799d6b9c1..b9f26717167 100644
--- a/srcpkgs/fscrypt/template
+++ b/srcpkgs/fscrypt/template
@@ -11,6 +11,8 @@ short_desc="Tool for managing Linux filesystem encryption"
 maintainer="Andrea Brancaleoni <abc@pomel.me>"
 license="Apache-2.0"
 homepage="https://github.com/google/fscrypt"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/google/fscrypt/archive/v${version}.tar.gz"
 checksum=36f1166d9886548b0d72beeeffb9ca8fb5b28b63a42b369923bc3f0bea78bb3d
 conf_files="/etc/pam.d/fscrypt"
diff --git a/srcpkgs/fzf/template b/srcpkgs/fzf/template
index 109f5d44028..72fe6cc7483 100644
--- a/srcpkgs/fzf/template
+++ b/srcpkgs/fzf/template
@@ -10,6 +10,8 @@ short_desc="Command-line fuzzy finder"
 maintainer="Leah Neukirchen <leah@vuxu.org>"
 license="MIT"
 homepage="https://github.com/junegunn/fzf"
+nopie=unverified
+nostrip=nopie
 changelog="https://raw.githubusercontent.com/junegunn/fzf/master/CHANGELOG.md"
 distfiles="https://github.com/junegunn/fzf/archive/${version}.tar.gz"
 checksum=3090748bb656333ed98490fe62133760e5da40ba4cd429a8142b4a0b69d05586
diff --git a/srcpkgs/gendesk/template b/srcpkgs/gendesk/template
index 1c2d600d23d..4ad640a6d65 100644
--- a/srcpkgs/gendesk/template
+++ b/srcpkgs/gendesk/template
@@ -10,6 +10,8 @@ short_desc="Utility to generate .desktop files and download icons"
 maintainer="Benjamín Albiñana <benalb@gmail.com>"
 license="MIT"
 homepage="http://roboticoverlords.org/gendesk/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/xyproto/${pkgname}/archive/${version}.tar.gz
  http://roboticoverlords.org/images/default.png"
 checksum="924606ca1c15a140b70f363c4a0ac46fb3ad4d05bc39db400d0b0e41dd4456bb
diff --git a/srcpkgs/gfuzz/template b/srcpkgs/gfuzz/template
index a51ea912896..1ae70ccc228 100644
--- a/srcpkgs/gfuzz/template
+++ b/srcpkgs/gfuzz/template
@@ -10,5 +10,7 @@ short_desc="Web fuzzer like wfuzz written in Golang"
 maintainer="Alex Childs <misuchiru03+void@gmail.com>"
 license="Apache-2.0"
 homepage="https://github.com/braaaax/gfuzz"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/braaaax/gfuzz/archive/v${version}.tar.gz"
 checksum=054163243181db528715bf904ee7656aa0a12e9feb120c8afbfd43bd6504ccd1
diff --git a/srcpkgs/ghq/template b/srcpkgs/ghq/template
index 4d2e5167d38..38d4d4bd997 100644
--- a/srcpkgs/ghq/template
+++ b/srcpkgs/ghq/template
@@ -11,6 +11,8 @@ short_desc="Remote repository management made easy"
 maintainer="Dominic Monroe <monroef4@googlemail.com>"
 license="MIT"
 homepage="https://github.com/x-motemen/ghq"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/x-motemen/ghq/archive/v${version}.tar.gz"
 checksum=3a186003fc57e2bfb99c535db0a1d4cff79936dbc3c926a91f5d18d67d0bfc37
 
diff --git a/srcpkgs/gister/template b/srcpkgs/gister/template
index aa486b3f41b..fc9ccdee874 100644
--- a/srcpkgs/gister/template
+++ b/srcpkgs/gister/template
@@ -8,6 +8,8 @@ short_desc="Command line app to create Gists in Go"
 maintainer="travankor <travankor@tuta.io>"
 license="MIT"
 homepage="https://github.com/viyatb/gister"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/viyatb/gister/archive/v${version}.tar.gz"
 checksum=0cb0d739c91ccf93b61885ceb1b5f456367f67439527ba4977ae8e5b7002faca
 
diff --git a/srcpkgs/git-lfs/template b/srcpkgs/git-lfs/template
index 8c5e03f99ab..89c5de42096 100644
--- a/srcpkgs/git-lfs/template
+++ b/srcpkgs/git-lfs/template
@@ -9,6 +9,8 @@ short_desc="Git extension for versioning large files"
 maintainer="Michael Aldridge <maldridge@voidlinux.org>"
 license="MIT"
 homepage="https://git-lfs.github.com/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/git-lfs/${pkgname}/archive/v${version}.tar.gz"
 checksum=8183c4cbef8cf9c2e86b0c0a9822451e2df272f89ceb357c498bfdf0ff1b36c7
 
diff --git a/srcpkgs/git-team/template b/srcpkgs/git-team/template
index b36d212bf0b..944c8e7f3c6 100644
--- a/srcpkgs/git-team/template
+++ b/srcpkgs/git-team/template
@@ -9,6 +9,8 @@ short_desc="Manage and enhance git commit messages with co-authors"
 maintainer="Frank Steinborn <steinex@nognu.de>"
 license="MIT"
 homepage="https://github.com/hekmekk/git-team"
+nopie=unverified
+nostrip=nopie
 distfiles="${homepage}/archive/v${version}.tar.gz"
 checksum=c14370bc180d1da0e04816c71ac1001d039791b801216f670ed5f089beffb3ec
 
diff --git a/srcpkgs/gitbatch/template b/srcpkgs/gitbatch/template
index 4464729f2b8..02ae05e9657 100644
--- a/srcpkgs/gitbatch/template
+++ b/srcpkgs/gitbatch/template
@@ -9,6 +9,8 @@ short_desc="Command line tool to manage your git repositories in one place"
 maintainer="0x0f0f0f <sudo-woodo3@protonmail.com>"
 license="MIT"
 homepage="https://github.com/isacikgoz/gitbatch"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/isacikgoz/gitbatch/archive/v${version}.tar.gz"
 checksum=b1781bb1a0f16545d8980d4f854cb4685c289b222d141197889fc387524aa515
 
diff --git a/srcpkgs/gitea/template b/srcpkgs/gitea/template
index 7f7a4e687de..2e157f1fd88 100644
--- a/srcpkgs/gitea/template
+++ b/srcpkgs/gitea/template
@@ -30,6 +30,8 @@ short_desc="Git with a cup of Tea"
 maintainer="fosslinux <fosslinux@aussies.space>"
 license="MIT"
 homepage="https://gitea.io"
+nopie=unverified
+nostrip=nopie
 changelog="https://github.com/go-gitea/gitea/blob/master/CHANGELOG.md"
 distfiles="https://github.com/go-gitea/gitea/releases/download/v${version}/gitea-src-${version}.tar.gz"
 checksum=695dae81327bdfaa4adaa9d3dc9d2bdcb78d54ac73abac3a630750465858ff8b
diff --git a/srcpkgs/github-cli/template b/srcpkgs/github-cli/template
index 266656885b8..9b2ff0b32cd 100644
--- a/srcpkgs/github-cli/template
+++ b/srcpkgs/github-cli/template
@@ -10,6 +10,8 @@ short_desc="GitHub CLI tool"
 maintainer="shizonic <realtiaz@gmail.com>"
 license="MIT"
 homepage="https://cli.github.com"
+nopie=unverified
+nostrip=nopie
 changelog="https://github.com/cli/cli/releases"
 distfiles="https://github.com/cli/cli/archive/v${version}.tar.gz"
 checksum=5ec8bab6a2c6f26cabc2a6b5f301d8971f9f654a85c6da5e7203e5e2d94cbec0
diff --git a/srcpkgs/github-opml/template b/srcpkgs/github-opml/template
index 3d2f6f49a48..8eabfb13265 100644
--- a/srcpkgs/github-opml/template
+++ b/srcpkgs/github-opml/template
@@ -9,6 +9,8 @@ short_desc="Create opml file with references to all starred repos by a github us
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 homepage="https://github.com/jojomi/github-opml"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/jojomi/github-opml/archive/v${version}.tar.gz"
 checksum=1e1d39505db625579ee69bf08909e149b67ef3d45eb7693787431e5389437a44
 
diff --git a/srcpkgs/gitlab-runner/template b/srcpkgs/gitlab-runner/template
index c242c70a9ad..7701965510b 100644
--- a/srcpkgs/gitlab-runner/template
+++ b/srcpkgs/gitlab-runner/template
@@ -9,6 +9,8 @@ short_desc="Official GitLab CI runner written in Go"
 maintainer="Christian Poulwey <christian.poulwey@t-online.de>"
 license="MIT"
 homepage="https://docs.gitlab.com/runner/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://gitlab.com/gitlab-org/gitlab-runner/-/archive/v${version}/gitlab-runner-v${version}.tar.gz"
 checksum=36b720a1d47f32f8e28bcf951bb322f31aa8aeedf214b8386d33344161e0daf9
 
diff --git a/srcpkgs/gkill/template b/srcpkgs/gkill/template
index f2b9ae64a20..757c1fcef0c 100644
--- a/srcpkgs/gkill/template
+++ b/srcpkgs/gkill/template
@@ -9,6 +9,8 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
 license="MIT"
 go_import_path="github.com/heppu/gkill"
 homepage="https://$go_import_path"
+nopie=unverified
+nostrip=nopie
 distfiles="$homepage/archive/v$version.tar.gz"
 checksum=aee86f1e18a88ecd3024c6deb3dbd6a2e385961ad8365046dc2b64596bdbb84b
 
diff --git a/srcpkgs/glide/template b/srcpkgs/glide/template
index 635084f7098..b3a223cd8a7 100644
--- a/srcpkgs/glide/template
+++ b/srcpkgs/glide/template
@@ -10,6 +10,8 @@ short_desc="Vendor package management for golang"
 maintainer="ananteris <ananteris@protonmail.ch>"
 license="MIT"
 homepage="http://glide.sh"
+nopie=unverified
+nostrip=nopie
 changelog="https://raw.githubusercontent.com/Masterminds/glide/master/CHANGELOG.md"
 distfiles="https://github.com/Masterminds/glide/archive/v${version}.tar.gz"
 checksum=817dad2f25303d835789c889bf2fac5e141ad2442b9f75da7b164650f0de3fee
diff --git a/srcpkgs/glider/template b/srcpkgs/glider/template
index bcba26b2321..645b346e5b4 100644
--- a/srcpkgs/glider/template
+++ b/srcpkgs/glider/template
@@ -9,6 +9,8 @@ short_desc="Forward proxy with multiple protocols support"
 maintainer="whoami <whoami@systemli.org>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/nadoo/glider"
+nopie=unverified
+nostrip=nopie
 distfiles="${homepage}/archive/v${version}.tar.gz"
 checksum=4ad3487abc6d6876c6478e7ff16948b9bd324c0f2b81d15d15d69153c70d368d
 conf_files="/etc/glider/config /etc/glider/rules.d/*"
diff --git a/srcpkgs/glock/template b/srcpkgs/glock/template
index 6cd6cc4c5d8..7f8a20816c0 100644
--- a/srcpkgs/glock/template
+++ b/srcpkgs/glock/template
@@ -12,5 +12,7 @@ go_package="${go_import_path}"
 maintainer="Andrea Brancaleoni <abc@pompel.me>"
 license="Public Domain"
 homepage="https://$go_import_path"
+nopie=unverified
+nostrip=nopie
 distfiles="$homepage/archive/$_commit.tar.gz"
 checksum=b8fea16ccdfa4a927a8590753d44ca5bb610561f3b9e09cc1e501ef5c9351dc9
diff --git a/srcpkgs/glow/template b/srcpkgs/glow/template
index efcafec980e..a7460c9a6b7 100644
--- a/srcpkgs/glow/template
+++ b/srcpkgs/glow/template
@@ -8,6 +8,8 @@ short_desc="Render markdown on the CLI, with pizzazz"
 maintainer="klardotsh <josh@klar.sh>"
 license="MIT"
 homepage="https://github.com/charmbracelet/glow"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/charmbracelet/glow/archive/v${version}${_status}.tar.gz"
 checksum=031a47a06767373ae7d0ad3b6dfd64075b93d66a8a980a7250358fc5f30d05f4
 
diff --git a/srcpkgs/go-bindata/template b/srcpkgs/go-bindata/template
index fefc747838b..ae8204b167c 100644
--- a/srcpkgs/go-bindata/template
+++ b/srcpkgs/go-bindata/template
@@ -11,5 +11,7 @@ license="Public Domain"
 go_import_path="github.com/jteeuwen/go-bindata"
 go_package="${go_import_path}/go-bindata"
 homepage="https://$go_import_path"
+nopie=unverified
+nostrip=nopie
 distfiles="$homepage/archive/$_commit.tar.gz"
 checksum=65cf65ac422fb8072abfaabec86c20a74e448a93b489e896a36642e7049f5d32
diff --git a/srcpkgs/go-capnproto2/template b/srcpkgs/go-capnproto2/template
index 6b9fcc6d67c..43959f97957 100644
--- a/srcpkgs/go-capnproto2/template
+++ b/srcpkgs/go-capnproto2/template
@@ -11,6 +11,8 @@ short_desc="Cap'n Proto library and code generator for Go"
 maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
 license="MIT"
 homepage="https://github.com/capnproto/go-capnproto2"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/capnproto/go-capnproto2/archive/v${version}.tar.gz"
 checksum=ccb51738a35797772fbd92cdc3218caf196a9610f908560e1b1eb6a89ec0edbf
 
diff --git a/srcpkgs/go-ethereum/template b/srcpkgs/go-ethereum/template
index 81a13d53aa7..b52f1e3612d 100644
--- a/srcpkgs/go-ethereum/template
+++ b/srcpkgs/go-ethereum/template
@@ -16,6 +16,8 @@ short_desc="Full suite of Go Ethereum utilities"
 maintainer="Hoang Nguyen <hoang@wetrust.io>"
 license="GPL-3.0-only"
 homepage="https://github.com/ethereum/go-ethereum"
+nopie=unverified
+nostrip=nopie
 distfiles="https://${go_import_path}/archive/v${version}.tar.gz"
 checksum=805b896f4055b8e1b7a295608e2135f93e45f75ce821eb07beaf2acd2e24acc8
 
diff --git a/srcpkgs/go-gdm/template b/srcpkgs/go-gdm/template
index 771731945ab..9bf2797d4cc 100644
--- a/srcpkgs/go-gdm/template
+++ b/srcpkgs/go-gdm/template
@@ -9,6 +9,8 @@ maintainer="Michael Aldridge <maldridge@voidlinux.org>"
 license="Unlicense"
 go_import_path="github.com/sparrc/gdm"
 homepage="https://${go_import_path}"
+nopie=unverified
+nostrip=nopie
 distfiles="${homepage}/archive/${version}.tar.gz"
 checksum=2ac8800319d922fe2816e57f30e23ddd9a11ce2e93294c533318b9f081debde4
 conflicts="gdm"
diff --git a/srcpkgs/go-ipfs/template b/srcpkgs/go-ipfs/template
index 6b962aee3c4..b049c558775 100644
--- a/srcpkgs/go-ipfs/template
+++ b/srcpkgs/go-ipfs/template
@@ -11,6 +11,8 @@ short_desc="Global versioned P2P merkle DAG file system"
 maintainer="Christopher Brannon <chris@the-brannons.com>"
 license="MIT, Apache-2.0"
 homepage="https://ipfs.io"
+nopie=unverified
+nostrip=nopie
 changelog="https://github.com/ipfs/go-ipfs/blob/master/CHANGELOG.md"
 distfiles="https://${go_import_path}/archive/v${version}.tar.gz"
 checksum=df74fe2331958cffde20daa22df25d671af8a29b9f41137c9ad320902fc39496
diff --git a/srcpkgs/go-jira/template b/srcpkgs/go-jira/template
index 8da8caa3690..bab9188ec98 100644
--- a/srcpkgs/go-jira/template
+++ b/srcpkgs/go-jira/template
@@ -11,5 +11,7 @@ short_desc="Simple jira command line client in Go"
 maintainer="Andrea Brancaleoni <abc@pompel.me>"
 license="Apache-2.0"
 homepage="https://$go_import_path"
+nopie=unverified
+nostrip=nopie
 distfiles="$homepage/archive/v$version.tar.gz"
 checksum=01c86d3119d050774caa41b89fb4f038026542eb1e362e89f3f89bf330b68354
diff --git a/srcpkgs/go-langserver/template b/srcpkgs/go-langserver/template
index 529de1dc11b..1c6463973eb 100644
--- a/srcpkgs/go-langserver/template
+++ b/srcpkgs/go-langserver/template
@@ -8,6 +8,8 @@ short_desc="Go language server"
 maintainer="SolitudeSF <solitudesf@protonmail.com>"
 license="MIT"
 homepage="https://github.com/sourcegraph/go-langserver"
+nopie=unverified
+nostrip=nopie
 distfiles="${homepage}/archive/v${version}.tar.gz"
 checksum=12787cd4cff28ad6674bc4de29a68fb60f1e2e0d691cde017f413bbed1e49f9d
 
diff --git a/srcpkgs/go-md2man/template b/srcpkgs/go-md2man/template
index 237256b439f..78381ecd71d 100644
--- a/srcpkgs/go-md2man/template
+++ b/srcpkgs/go-md2man/template
@@ -9,6 +9,8 @@ short_desc="Convert md to manpages"
 maintainer="Daniel Lewan <vision360.daniel@gmail.com>"
 license="MIT"
 homepage="https://github.com/cpuguy83/go-md2man"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/cpuguy83/go-md2man/archive/v${version}.tar.gz"
 checksum=50537880d42fc28b9c2e9aaa36b137349d43cc73d46436a499f8c928cd2fc576
 
diff --git a/srcpkgs/go-mtpfs/template b/srcpkgs/go-mtpfs/template
index aa07ad5e1e3..feb9d193c64 100644
--- a/srcpkgs/go-mtpfs/template
+++ b/srcpkgs/go-mtpfs/template
@@ -10,6 +10,8 @@ short_desc="Mount MTP devices over FUSE"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="BSD-3-Clause"
 homepage="https://github.com/hanwen/go-mtpfs"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/hanwen/go-mtpfs/archive/v${version}.tar.gz"
 checksum=47060acf74c9f7a612f492c041c9463efb37eab4f9a74eca96686ed61bbbe7ec
 
diff --git a/srcpkgs/go-review/template b/srcpkgs/go-review/template
index b352545bedb..b140016e51c 100644
--- a/srcpkgs/go-review/template
+++ b/srcpkgs/go-review/template
@@ -10,6 +10,8 @@ short_desc="Publish reports from different Go linters as gerrit reviews"
 maintainer="Renato Aguiar <renato@renatoaguiar.net>"
 license="MIT"
 homepage="https://github.com/heppu/go-review"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/heppu/go-review/archive/v${version}.tar.gz"
 checksum=08e6eecc36f8706f012c280d6bfd37a6b9f922b223c9b6e5342550103dbdfaa0
 
diff --git a/srcpkgs/goat/template b/srcpkgs/goat/template
index c7eb49d2c24..51296fd2319 100644
--- a/srcpkgs/goat/template
+++ b/srcpkgs/goat/template
@@ -11,5 +11,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
 license="MIT"
 go_import_path="github.com/blampe/goat"
 homepage="http://$go_import_path"
+nopie=unverified
+nostrip=nopie
 distfiles="$homepage/archive/$_commit.tar.gz"
 checksum=f87e66db8423a4113be414501091a8cb00f3775fcc5047ca038e6d15f0420244
diff --git a/srcpkgs/goatcounter/template b/srcpkgs/goatcounter/template
index ec37becd1d4..ef4467b8b68 100644
--- a/srcpkgs/goatcounter/template
+++ b/srcpkgs/goatcounter/template
@@ -9,5 +9,7 @@ short_desc="Easy web analytics without tracking of personal data"
 maintainer="Anjandev Momi <anjan@momi.ca>"
 license="EUPL-1.2"
 homepage="https://www.goatcounter.com/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/zgoat/goatcounter/archive/v${version}.tar.gz"
 checksum=505f8c5848bb368e18c0a041fcbeb87f540813a7455d9a67cdce5a5f25d799e7
diff --git a/srcpkgs/gobuster/template b/srcpkgs/gobuster/template
index 97d2d0fe50a..c3ba63eabb9 100644
--- a/srcpkgs/gobuster/template
+++ b/srcpkgs/gobuster/template
@@ -9,6 +9,8 @@ short_desc="Directory, file and DNS busting tool"
 maintainer="Andrew Benson <abenson+void@gmail.com>"
 license="Apache-2.0"
 homepage="https://github.com/OJ/gobuster"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/OJ/gobuster/archive/v${version}.tar.gz"
 checksum=9c70c73b4c08b02d1fc722cd82eda3d8ce683de53b08c8bddd31fc5c4d90a977
 
diff --git a/srcpkgs/gocryptfs/template b/srcpkgs/gocryptfs/template
index 6f3432b0100..968a7f4bd76 100644
--- a/srcpkgs/gocryptfs/template
+++ b/srcpkgs/gocryptfs/template
@@ -12,6 +12,8 @@ short_desc="Encrypted overlay filesystem written in Go"
 maintainer="Felipe Nogueira <contato.fnog@gmail.com>"
 license="MIT"
 homepage="https://nuetzlich.net/gocryptfs"
+nopie=unverified
+nostrip=nopie
 changelog="https://github.com/rfjakob/gocryptfs#changelog"
 distfiles="https://github.com/rfjakob/${pkgname}/releases/download/v${version}/${pkgname}_v${version}_src-deps.tar.gz"
 checksum=c4ca576c2a47f0ed395b96f70fb58fc8f7b4beced8ae67e356eeed6898f8352a
diff --git a/srcpkgs/godef/template b/srcpkgs/godef/template
index 097a2e0a8cb..ee9b1f5ede0 100644
--- a/srcpkgs/godef/template
+++ b/srcpkgs/godef/template
@@ -8,6 +8,8 @@ short_desc="Print where symbols are defined in Go source code"
 maintainer="Renato Aguiar <renato@renatoaguiar.net>"
 license="BSD-3-Clause"
 homepage="https://github.com/rogpeppe/godef"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/rogpeppe/godef/archive/v${version}.tar.gz"
 checksum=48a1680e9a7db28f19c4b5716402c615bbab454c769c28d9e373df75bde48b9c
 
diff --git a/srcpkgs/gogs/template b/srcpkgs/gogs/template
index 3dc6ebdb674..e02e96b7a41 100644
--- a/srcpkgs/gogs/template
+++ b/srcpkgs/gogs/template
@@ -12,6 +12,8 @@ short_desc="Self-hosted Git Service in Go"
 maintainer="John Regan <john@jrjrtech.com>"
 license="MIT"
 homepage="https://gogs.io"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/gogits/gogs/archive/v${version}.tar.gz"
 checksum=435ed5ca5e15381883079f1483131e3601f69ff56ebfdb5c60d14c0af98ce9a1
 
diff --git a/srcpkgs/goimapnotify/template b/srcpkgs/goimapnotify/template
index 3e4bd5edfca..554f0abbe0f 100644
--- a/srcpkgs/goimapnotify/template
+++ b/srcpkgs/goimapnotify/template
@@ -10,6 +10,8 @@ short_desc="Execute scripts on IMAP idle notifications (Go version)"
 maintainer="Andrew J. Hesford <ajh@sideband.org>"
 license="GPL-3.0-only"
 homepage="https://gitlab.com/shackra/goimapnotify"
+nopie=unverified
+nostrip=nopie
 changelog="https://gitlab.com/shackra/goimapnotify/blob/master/CHANGELOG.rst"
 distfiles="https://${go_import_path}/-/archive/${version}/${pkgname}-${version}.tar.gz"
 checksum=175734cdc3fad285479f4bbad761fe2a379f33e4919572efaf41c8107d249cd9
diff --git a/srcpkgs/golangci-lint/template b/srcpkgs/golangci-lint/template
index b672c18bdc3..44929df0d81 100644
--- a/srcpkgs/golangci-lint/template
+++ b/srcpkgs/golangci-lint/template
@@ -10,6 +10,8 @@ short_desc="Linters Runner for Go"
 maintainer="Renato Aguiar <renato@renatoaguiar.net>"
 license="GPL-3.0-only"
 homepage="https://github.com/golangci/golangci-lint"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/golangci/golangci-lint/archive/v${version}.tar.gz"
 checksum=11a23b60416cab57a7d83c97d723212ec3c430c4d9fdfc698e5f5276cd5ac15a
 
diff --git a/srcpkgs/gomatrix/template b/srcpkgs/gomatrix/template
index fae7a4343ed..c07e85248d6 100644
--- a/srcpkgs/gomatrix/template
+++ b/srcpkgs/gomatrix/template
@@ -9,6 +9,8 @@ short_desc="Terminal Matrix display in golang"
 maintainer="Alex Childs <misuchiru03+void@gmail.com>"
 license="BSD-2-Clause"
 homepage="https://github.com/GeertJohan/gomatrix"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/GeertJohan/gomatrix/archive/v${version}.tar.gz"
 checksum=4d71d2509ac84f2340537d5e6f0eb9810b4173706f13cd6fe5e5e8ee5a69a50c
 
diff --git a/srcpkgs/gopass/template b/srcpkgs/gopass/template
index a49f7cdf8a4..b51dabbbf95 100644
--- a/srcpkgs/gopass/template
+++ b/srcpkgs/gopass/template
@@ -10,6 +10,8 @@ short_desc="Slightly more awesome standard unix password manager for teams"
 maintainer="Felipe Nogueira <contato.fnog@gmail.com>"
 license="MIT"
 homepage="https://www.gopass.pw/"
+nopie=unverified
+nostrip=nopie
 changelog="https://raw.githubusercontent.com/gopasspw/gopass/master/CHANGELOG.md"
 distfiles="https://github.com/gopasspw/gopass/archive/v${version}.tar.gz"
 checksum=f4bfe03bc26701baf411795faafe774aa6025bc6050ab3ebf7e931e5ff821961
diff --git a/srcpkgs/gopls/template b/srcpkgs/gopls/template
index 5ef99f29d7e..2554983c7e8 100644
--- a/srcpkgs/gopls/template
+++ b/srcpkgs/gopls/template
@@ -10,6 +10,8 @@ short_desc="Official language server for the Go language"
 maintainer="Renato Aguiar <renato@renatoaguiar.net>"
 license="MIT"
 homepage="https://github.com/golang/tools"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/golang/tools/archive/gopls/v${version}.tar.gz"
 checksum=b6dfeded6bec0bf960978519cf2d05cb6d996f15d0f13829bdb490de3ca6c675
 
diff --git a/srcpkgs/gopm/template b/srcpkgs/gopm/template
index cf9e8258395..37f02cb18ba 100644
--- a/srcpkgs/gopm/template
+++ b/srcpkgs/gopm/template
@@ -10,5 +10,7 @@ short_desc="Go Package Manager"
 maintainer="John Regan <john@jrjrtech.com>"
 license="Apache"
 homepage="http://gopm.io/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/gpmgo/gopm/archive/${_commit}.tar.gz"
 checksum="67fd6c8940eab9adca178f880d217095ef54db8c608b0d000144d9ba7880c3f8"
diff --git a/srcpkgs/goproxy/template b/srcpkgs/goproxy/template
index 437471ffa75..b719ddee3e5 100644
--- a/srcpkgs/goproxy/template
+++ b/srcpkgs/goproxy/template
@@ -9,5 +9,7 @@ short_desc="High performance HTTP(S), websocket, TCP, UDP, Socks5 proxy server"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/snail007/goproxy"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/snail007/goproxy/archive/v${version}.tar.gz"
 checksum=13f8e37d274d2b7b7cdf1ae3d98723fbb9acf1476c92a1e0d43039109d238ccc
diff --git a/srcpkgs/gops/template b/srcpkgs/gops/template
index 3638fcfb6a1..c01c9c97c87 100644
--- a/srcpkgs/gops/template
+++ b/srcpkgs/gops/template
@@ -8,6 +8,8 @@ short_desc="List and diagnose Go processes currently running on your system"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="BSD-3-Clause"
 homepage="https://github.com/google/gops"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/google/gops/archive/v${version}.tar.gz"
 checksum=22140f26c9ec465e15a2db31a5ba374326f62f45079f7a7dae1f6b0dfcd5a3a4
 
diff --git a/srcpkgs/gosh/template b/srcpkgs/gosh/template
index 34388757f28..7ffd42e6ef2 100644
--- a/srcpkgs/gosh/template
+++ b/srcpkgs/gosh/template
@@ -8,5 +8,7 @@ short_desc="Interactive shell for Golang"
 maintainer="Diogo Leal <diogo@diogoleal.com>"
 license="GPL-3"
 homepage="https://github.com/mkouhei/gosh"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/mkouhei/gosh/archive/v${version}.tar.gz"
 checksum=0b601b467a57d809134a13c8e52c4986eb328931a4db3c237630cdcd9891a707
diff --git a/srcpkgs/gotop/template b/srcpkgs/gotop/template
index 5631aa7a8af..d6f4c527567 100644
--- a/srcpkgs/gotop/template
+++ b/srcpkgs/gotop/template
@@ -9,6 +9,8 @@ short_desc="Terminal based graphical activity monitor"
 maintainer="SolitudeSF <solitudesf@protonmail.com>"
 license="AGPL-3.0-or-later"
 homepage="https://github.com/cjbassi/gotop"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/cjbassi/gotop/archive/${version}.tar.gz"
 checksum=d5147080bb6057f0bf0900b38438e89aa066959c845bdd4c84a9c9fe478b176f
 
diff --git a/srcpkgs/gotty/template b/srcpkgs/gotty/template
index 0e5d268e992..525fa7da941 100644
--- a/srcpkgs/gotty/template
+++ b/srcpkgs/gotty/template
@@ -9,6 +9,8 @@ short_desc="Share your terminal as a web application"
 maintainer="Diogo Leal <diogo@diogoleal.com>"
 license="MIT"
 homepage="https://github.com/yudai/gotty/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/yudai/gotty/archive/v${version}.tar.gz"
 checksum=32695d70a79f55efdf4fba6f06f830515a2055abc58fc15e2124dff5be75695b
 
diff --git a/srcpkgs/govendor/template b/srcpkgs/govendor/template
index 76b83b36abb..3672fb5229c 100644
--- a/srcpkgs/govendor/template
+++ b/srcpkgs/govendor/template
@@ -8,6 +8,8 @@ short_desc="Go vendor tool that works with the standard vendor file"
 maintainer="lemmi <lemmi@nerd2nerd.org>"
 license="BSD"
 homepage="https://github.com/kardianos/govendor"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/kardianos/govendor/archive/v${version}.tar.gz"
 checksum=d303abf194838792234a1451c3a1e87885d1b2cd21774867b592c1f7db00551e
 
diff --git a/srcpkgs/goversion/template b/srcpkgs/goversion/template
index 390551d2b42..1e8edceebcb 100644
--- a/srcpkgs/goversion/template
+++ b/srcpkgs/goversion/template
@@ -9,6 +9,8 @@ short_desc="Print version used to build Go executables"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="BSD-3-Clause"
 homepage="https://github.com/rsc/goversion"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/rsc/goversion/archive/v${version}.tar.gz"
 checksum=65e9c181995ed8c9207ea08d79a148ab53307b7fad2172a5a0764d6aa393a98e
 
diff --git a/srcpkgs/grafana/template b/srcpkgs/grafana/template
index ce65acaf785..8be84e842f6 100644
--- a/srcpkgs/grafana/template
+++ b/srcpkgs/grafana/template
@@ -10,6 +10,8 @@ short_desc="Open platform for beautiful analytics and monitoring"
 maintainer="Michael Aldridge <maldridge@voidlinux.org>"
 license="Apache-2.0"
 homepage="https://grafana.com"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/grafana/grafana/archive/v${version}.tar.gz"
 checksum=7ae69011674a5b6a792e8ec84c93e8be9d50ad2e995cc63f3508d0b2e7acb754
 
diff --git a/srcpkgs/gron/template b/srcpkgs/gron/template
index 566d222a195..00a7eba7a17 100644
--- a/srcpkgs/gron/template
+++ b/srcpkgs/gron/template
@@ -9,6 +9,8 @@ short_desc="Tool to make JSON greppable"
 maintainer="Noel Cower <ncower@nil.dev>"
 license="MIT"
 homepage="https://github.com/tomnomnom/gron"
+nopie=unverified
+nostrip=nopie
 distfiles="${homepage}/archive/v${version}.tar.gz"
 checksum=fe75b1b4922b591723f48cb9cd2c31cb60bb3ab9f8d0398df75a08b781d8591c
 
diff --git a/srcpkgs/gucci/template b/srcpkgs/gucci/template
index 16d1180b130..495c9d83a9b 100644
--- a/srcpkgs/gucci/template
+++ b/srcpkgs/gucci/template
@@ -9,6 +9,8 @@ short_desc="Simple CLI templating tool written in Go"
 maintainer="Leah Neukirchen <leah@vuxu.org>"
 license="MIT"
 homepage="https://github.com/noqcks/gucci"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/noqcks/gucci/archive/${version}.tar.gz"
 checksum=b31ebdb94d227331ac954262e43e39e3b9a1fb25bab96fd0cccb7ddfb997e383
 broken="cli.StringFlag does not implement cli.Flag (Apply method has pointer receiver)"
diff --git a/srcpkgs/gx-go/template b/srcpkgs/gx-go/template
index b06ced23433..74551b55c38 100644
--- a/srcpkgs/gx-go/template
+++ b/srcpkgs/gx-go/template
@@ -10,6 +10,8 @@ short_desc="A subtool for the gx package manager for packages written in go"
 maintainer="lemmi <lemmi@nerd2nerd.org>"
 license="MIT"
 homepage="https://github.com/whyrusleeping/gx-go"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/whyrusleeping/gx-go/archive/v${version}.tar.gz"
 checksum=f3a0ee17359e0e5efab8008361da0e312ca723a0c9e165342a0306caba55a535
 broken="cli.BoolFlag does not implement cli.Flag (Apply method has pointer receiver)"
diff --git a/srcpkgs/gx/template b/srcpkgs/gx/template
index ff3ea0267c8..6405ecf9c22 100644
--- a/srcpkgs/gx/template
+++ b/srcpkgs/gx/template
@@ -9,6 +9,8 @@ short_desc="Language-agnostic, universal package manager around IPFS"
 maintainer="lemmi <lemmi@nerd2nerd.org>"
 license="MIT"
 homepage="https://github.com/whyrusleeping/gx"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/whyrusleeping/gx/archive/v${version}.tar.gz"
 checksum=2c0b90ddfd3152863f815c35b37e94d027216c6ba1c6653a94b722bf6e2b015d
 
diff --git a/srcpkgs/hcloud/template b/srcpkgs/hcloud/template
index 787e24d65b8..d717631e0a4 100644
--- a/srcpkgs/hcloud/template
+++ b/srcpkgs/hcloud/template
@@ -12,6 +12,8 @@ short_desc="Command-line interface for Hetzner Cloud"
 maintainer="Gerardo Di Iorio <arete74@gmail.com>"
 license="MIT"
 homepage="https://github.com/hetznercloud/cli"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/hetznercloud/cli/archive/v${version}.tar.gz"
 checksum=839d936158377cd6d23b5734853ff5458edcd3cd9c731a7ff57a55fc15c024d8
 
diff --git a/srcpkgs/hey/template b/srcpkgs/hey/template
index 02ab135fa1e..36c91a504bf 100644
--- a/srcpkgs/hey/template
+++ b/srcpkgs/hey/template
@@ -9,5 +9,7 @@ short_desc="HTTP load generator"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="Apache-2.0"
 homepage="https://github.com/rakyll/hey"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/rakyll/hey/archive/v${version}.tar.gz"
 checksum=e8901a5df18d936b72f9fc9bccf2a1020641d2811c8f4483bc41fce801088880
diff --git a/srcpkgs/hivemind/template b/srcpkgs/hivemind/template
index 935d852b4a5..f67d79ec32e 100644
--- a/srcpkgs/hivemind/template
+++ b/srcpkgs/hivemind/template
@@ -8,6 +8,8 @@ short_desc="Process manager for Procfile-based applications"
 maintainer="Daniel Lewan <vision360.daniel@gmail.com>"
 license="MIT"
 homepage="https://github.com/DarthSim/hivemind"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/DarthSim/hivemind/archive/v${version}.tar.gz"
 checksum=8ca7884db49268b7938d0503e7e95443cb3a56696478d5dcc2b9813705525a39
 
diff --git a/srcpkgs/hooktftp/template b/srcpkgs/hooktftp/template
index e1e669154b4..9d6dd1a1e01 100644
--- a/srcpkgs/hooktftp/template
+++ b/srcpkgs/hooktftp/template
@@ -10,6 +10,8 @@ short_desc="Hook based tftp server"
 maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
 license="MIT"
 homepage="https://github.com/tftp-go-team/hooktftp"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/tftp-go-team/hooktftp/archive/${version}.tar.gz"
 checksum=74a29947509a4a718091a5571cc2b2bdbfae807499f06beae124e78afdc56cf9
 
diff --git a/srcpkgs/httpstat/template b/srcpkgs/httpstat/template
index c6ecf6bf23a..9239428994d 100644
--- a/srcpkgs/httpstat/template
+++ b/srcpkgs/httpstat/template
@@ -9,6 +9,8 @@ short_desc="It's like curl -v, with colours"
 maintainer="Diogo Leal <diogo@diogoleal.com>"
 license="MIT"
 homepage="https://github.com/davecheney/httpstat"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/davecheney/httpstat/archive/v${version}.tar.gz"
 checksum=3a9e89141bb773ca5fa35b9b0ddd4832c17b317849471bacd0f1130333bbcd7b
 
diff --git a/srcpkgs/hub/template b/srcpkgs/hub/template
index 9865d359fd2..059a2bcfd45 100644
--- a/srcpkgs/hub/template
+++ b/srcpkgs/hub/template
@@ -9,6 +9,8 @@ short_desc="Command line tool for Github"
 maintainer="Enno Boland <gottox@voidlinux.org>"
 license="MIT"
 homepage="https://hub.github.com/"
+nopie=unverified
+nostrip=nopie
 changelog="https://github.com/github/hub/releases"
 distfiles="https://github.com/github/hub/archive/v${version}.tar.gz"
 checksum=e19e0fdfd1c69c401e1c24dd2d4ecf3fd9044aa4bd3f8d6fd942ed1b2b2ad21a
diff --git a/srcpkgs/hugo/template b/srcpkgs/hugo/template
index 96b4f9d4c54..80663f9dcdc 100644
--- a/srcpkgs/hugo/template
+++ b/srcpkgs/hugo/template
@@ -11,6 +11,8 @@ short_desc="Fast & Modern Static Website Engine"
 maintainer="Andrea Brancaleoni <abc@pompel.me>"
 license="Apache-2.0"
 homepage="https://gohugo.io"
+nopie=unverified
+nostrip=nopie
 distfiles="https://${go_import_path}/archive/v${version}.tar.gz"
 checksum=abf3ace9367f87ec80c17a19c8e13dc7bdf555f1e5f6fb02b5ca2bf036afbf21
 
diff --git a/srcpkgs/hydroxide/template b/srcpkgs/hydroxide/template
index 5881bed511a..e104cc25b11 100644
--- a/srcpkgs/hydroxide/template
+++ b/srcpkgs/hydroxide/template
@@ -9,6 +9,8 @@ short_desc="Third-party, open-source ProtonMail CardDAV, IMAP and SMTP bridge"
 maintainer="DirectorX <void.directorx@protonmail.com>"
 license="MIT"
 homepage="https://github.com/emersion/hydroxide"
+nopie=unverified
+nostrip=nopie
 distfiles="${homepage}/archive/v${version}.tar.gz"
 checksum=189d302daf207d21d8bea94fbb59fbfc9e26ef945e68f7c02228c936998862fc
 
diff --git a/srcpkgs/i3cat/template b/srcpkgs/i3cat/template
index 235340140d9..75d6d33f921 100644
--- a/srcpkgs/i3cat/template
+++ b/srcpkgs/i3cat/template
@@ -9,6 +9,8 @@ short_desc="Combine multiple i3bar JSON inputs into one to forward to i3bar"
 maintainer="Alex Childs <misuchiru03+void@gmail.com>"
 license="MIT"
 homepage="http://vincent-petithory.github.io/i3cat/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/vincent-petithory/i3cat/archive/v${version}.tar.gz"
 checksum=e7323df791f644540025549b20a69d8907bcab90882b875a8c5c0690d9a188c5
 
diff --git a/srcpkgs/ibus-bamboo/template b/srcpkgs/ibus-bamboo/template
index 9d6b3d8c0ae..6f9ba83e93f 100644
--- a/srcpkgs/ibus-bamboo/template
+++ b/srcpkgs/ibus-bamboo/template
@@ -9,6 +9,8 @@ short_desc="Vietnamese input method for ibus"
 maintainer="ndgnuh <ndgnuh99@gmail.com>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/BambooEngine/ibus-bamboo"
+nopie=unverified
+nostrip=nopie
 distfiles="${homepage}/archive/v${version}.tar.gz>${pkgname}-${version}.tar.gz"
 checksum="c51651bea965fe66ae89a2f08521ae1840ca5d89b57ab41472ba0ef9fdb9b60d"
 conf_files="/usr/share/ibus-bamboo/data/macro.tpl.txt"
diff --git a/srcpkgs/img/template b/srcpkgs/img/template
index 455f8c90bb3..4ec2ed14d92 100644
--- a/srcpkgs/img/template
+++ b/srcpkgs/img/template
@@ -10,6 +10,8 @@ short_desc="Standalone, daemonless, unprivileged container image builder"
 maintainer="Noel Cower <ncower@nil.dev>"
 license="MIT"
 homepage="https://github.com/genuinetools/img"
+nopie=unverified
+nostrip=nopie
 distfiles="${homepage}/archive/v${version}.tar.gz"
 checksum=1e2f8eae67ada9831fbb05520c00715bc4fd96030118fdb2cd34b377ec746171
 
diff --git a/srcpkgs/immortal/template b/srcpkgs/immortal/template
index 0e97e1abef8..e586a2290c0 100644
--- a/srcpkgs/immortal/template
+++ b/srcpkgs/immortal/template
@@ -12,6 +12,8 @@ short_desc="*nix cross-platform (OS agnostic) supervisor"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="BSD-3-Clause"
 homepage="https://github.com/immortal/immortal"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/immortal/immortal/archive/${version}.tar.gz"
 checksum=e31d5afb9028fb5047b5a2cc5f96c844f6480d600643a12075550f497e65f5cb
 
diff --git a/srcpkgs/influxdb/template b/srcpkgs/influxdb/template
index e77b36ed222..aacad2fd3af 100644
--- a/srcpkgs/influxdb/template
+++ b/srcpkgs/influxdb/template
@@ -15,6 +15,8 @@ short_desc="Scalable datastore for metrics, events, and real-time analytics"
 maintainer="Michael Aldridge <maldridge@voidlinux.org>"
 license="MIT"
 homepage="https://influxdata.com/time-series-platform/influxdb/"
+nopie=unverified
+nostrip=nopie
 changelog="https://raw.githubusercontent.com/influxdata/influxdb/master/CHANGELOG.md"
 distfiles="https://${go_import_path}/archive/v${version}.tar.gz"
 checksum=fad5107985395353a584978f6c0ad1fbd4f41ea71bdc9cf55a006cc9a88d2b61
diff --git a/srcpkgs/ipfs-cluster/template b/srcpkgs/ipfs-cluster/template
index 281a5d1239e..3f16c93e7cb 100644
--- a/srcpkgs/ipfs-cluster/template
+++ b/srcpkgs/ipfs-cluster/template
@@ -11,6 +11,8 @@ short_desc="Collective pinning and composition for IPFS"
 maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
 license="Apache-2.0, MIT"
 homepage="https://github.com/ipfs/ipfs-cluster"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/ipfs/ipfs-cluster/archive/v${version}.tar.gz"
 checksum=53758c1518b510fbaf2ba5d7b360d429ee073c6a0bf9296ccd8a5ad18f9575f2
 
diff --git a/srcpkgs/jid/template b/srcpkgs/jid/template
index abce00a8353..bac3b58c7e3 100644
--- a/srcpkgs/jid/template
+++ b/srcpkgs/jid/template
@@ -10,6 +10,8 @@ short_desc="Drill down JSON interactively by using filtering queries"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 homepage="https://github.com/simeji/jid"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/simeji/jid/archive/v${version}.tar.gz"
 checksum=0912050b3be3760804afaf7ecd6b42bfe79e7160066587fbc0afa5324b03fb48
 
diff --git a/srcpkgs/jj/template b/srcpkgs/jj/template
index c05dc5e436d..026a213176e 100644
--- a/srcpkgs/jj/template
+++ b/srcpkgs/jj/template
@@ -10,6 +10,8 @@ short_desc="JSON Stream Editor"
 maintainer="SolitudeSF <solitudesf@protonmail.com>"
 license="MIT"
 homepage="https://github.com/tidwall/jj"
+nopie=unverified
+nostrip=nopie
 distfiles="${homepage}/archive/v${version}.tar.gz"
 checksum=ec234050d032705d9353941e4210ee632317c079c6289f8c8f20c803d35929f0
 
diff --git a/srcpkgs/joker/template b/srcpkgs/joker/template
index a66fffbab25..1df56772275 100644
--- a/srcpkgs/joker/template
+++ b/srcpkgs/joker/template
@@ -9,6 +9,8 @@ short_desc="Interpreted dialect of Clojure written in Go and Clojure(Script) lin
 maintainer="Dominic Monroe <monroef4@googlemail.com>"
 license="EPL-1.0"
 homepage="https://joker-lang.org/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/candid82/joker/archive/v${version}.tar.gz"
 checksum=c14789a091d38f7c9373705e9dc9edd24ab6c3c877f83788db4a0b14ebef26ef
 
diff --git a/srcpkgs/jp/template b/srcpkgs/jp/template
index df6dd9677de..9f9b89103d1 100644
--- a/srcpkgs/jp/template
+++ b/srcpkgs/jp/template
@@ -8,6 +8,8 @@ short_desc="Command line interface to JMESPath"
 maintainer="Noah Huppert <contact@noahh.io>"
 license="Apache-2.0"
 homepage="https://github.com/jmespath/jp"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/jmespath/jp/archive/${version}.tar.gz"
 checksum=77a2c5e631fbbf7fed4331f7c0b8934bb5cdbc9dbaddd4fa1bec5e0546430365
 
diff --git a/srcpkgs/k3s/template b/srcpkgs/k3s/template
index b0ee98e9268..11dc95b521d 100644
--- a/srcpkgs/k3s/template
+++ b/srcpkgs/k3s/template
@@ -13,6 +13,8 @@ short_desc="Lightweight Kubernetes"
 maintainer="Cameron Nemo <cnemo@tutanota.com>"
 license="Apache-2.0"
 homepage="https://k3s.io"
+nopie=unverified
+nostrip=nopie
 # _traefik_* variables' values from scripts/download in source distfile
 _traefik_version="1.77.1"
 _traefik_file="traefik-${_traefik_version}.tgz"
diff --git a/srcpkgs/k9s/template b/srcpkgs/k9s/template
index 0f8179799c4..9ae5208b1b4 100644
--- a/srcpkgs/k9s/template
+++ b/srcpkgs/k9s/template
@@ -9,5 +9,7 @@ short_desc="Terminal UI to interact with Kubernetes clusters"
 maintainer="Leah Neukirchen <leah@vuxu.org>"
 license="Apache-2.0"
 homepage="https://k9scli.io/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/derailed/k9s/archive/v${version}.tar.gz"
 checksum=8e9890707fd51bbd547166645f97ccfee28b99a43951c26b081b13d92a4f2a8e
diff --git a/srcpkgs/kapacitor/template b/srcpkgs/kapacitor/template
index ca8a713aae1..af34dbeb415 100644
--- a/srcpkgs/kapacitor/template
+++ b/srcpkgs/kapacitor/template
@@ -14,6 +14,8 @@ short_desc="Open source framework for alerting on time series data"
 maintainer="Michael Aldridge <maldridge@voidlinux.org>"
 license="MIT"
 homepage="https://www.influxdata.com/time-series-platform/kapacitor/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/influxdata/${pkgname}/archive/v${version}.tar.gz"
 checksum=c27b472713a9d45a57a772e5d38caffeeaa02ade6961ff7c33ed0e399c53b3f5
 
diff --git a/srcpkgs/keybase/template b/srcpkgs/keybase/template
index 48214c6dc1a..0cd28676b9a 100644
--- a/srcpkgs/keybase/template
+++ b/srcpkgs/keybase/template
@@ -16,6 +16,8 @@ short_desc="Client for keybase.io"
 maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
 license="BSD-3-Clause"
 homepage="https://keybase.io/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/keybase/client/releases/download/v$version/keybase-v$version.tar.xz"
 checksum=a70abf39c68cef1effccf4b9b9b1ed2e9cad20ab4f6c4b66160b610eca1ec874
 
diff --git a/srcpkgs/kopia/template b/srcpkgs/kopia/template
index 1b253a0c002..ebe01faa132 100644
--- a/srcpkgs/kopia/template
+++ b/srcpkgs/kopia/template
@@ -10,5 +10,7 @@ short_desc="Fast and secure backup tool"
 maintainer="Daniel Eyßer <daniel.eysser@gmail.com>"
 license="Apache-2.0"
 homepage="https://kopia.io/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/kopia/kopia/archive/v${version}.tar.gz"
 checksum=d7ed781be72b2e5fa17ddc3752aa2d47e81cb70ed82affd58903d554a2b9aa65
diff --git a/srcpkgs/kops/template b/srcpkgs/kops/template
index 4959d6aa79c..f574ba664b6 100644
--- a/srcpkgs/kops/template
+++ b/srcpkgs/kops/template
@@ -12,6 +12,8 @@ short_desc="Production Grade K8s Installation, Upgrades, and Management"
 maintainer="Mate Gabri <iam@theguy.io>"
 license="Apache-2.0"
 homepage="https://github.com/kubernetes/kops"
+nopie=unverified
+nostrip=nopie
 
 do_fetch() {
 	# We must clone it instead of downloading the tarball because the build
diff --git a/srcpkgs/kubecfg/template b/srcpkgs/kubecfg/template
index 96510c9b335..aeadb6955f6 100644
--- a/srcpkgs/kubecfg/template
+++ b/srcpkgs/kubecfg/template
@@ -9,6 +9,8 @@ short_desc="Tool for managing Kubernetes resources as code"
 maintainer="Leah Neukirchen <leah@vuxu.org>"
 license="Apache-2.0"
 homepage="https://github.com/bitnami/kubecfg"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/bitnami/kubecfg/archive/v${version}.tar.gz"
 checksum=08846d19db0250a21d553cdaf1f0461dc398031b9ac76ccd360b169703f63567
 
diff --git a/srcpkgs/kubefwd/template b/srcpkgs/kubefwd/template
index f67fff1cb52..950330f3d2d 100644
--- a/srcpkgs/kubefwd/template
+++ b/srcpkgs/kubefwd/template
@@ -9,6 +9,8 @@ short_desc="Tool for managing Kubernetes resources as code"
 maintainer="Leah Neukirchen <leah@vuxu.org>"
 license="Apache-2.0"
 homepage="https://github.com/txn2/kubefwd"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/txn2/kubefwd/archive/${version}.tar.gz"
 checksum=62c0b42e90e37766cfee3d493689e60ea93ea14348d722dcb743e572211aa9e0
 
diff --git a/srcpkgs/kubernetes-kind/template b/srcpkgs/kubernetes-kind/template
index e2052e2eb76..127a0aa0c80 100644
--- a/srcpkgs/kubernetes-kind/template
+++ b/srcpkgs/kubernetes-kind/template
@@ -9,5 +9,7 @@ short_desc="Kind is a tool for running local Kubernetes clusters using Docker"
 maintainer="Andy Cobaugh <andrew.cobaugh@gmail.com>"
 license="Apache-2.0"
 homepage="https://kind.sigs.k8s.io/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/kubernetes-sigs/kind/archive/v${version}.tar.gz"
 checksum=d2d4f98596b68c449be95a31e9680fbf7ff3503a28a0943f1997eba50de208f9
diff --git a/srcpkgs/kubernetes/template b/srcpkgs/kubernetes/template
index e6fd026316a..b25c4add599 100644
--- a/srcpkgs/kubernetes/template
+++ b/srcpkgs/kubernetes/template
@@ -11,6 +11,8 @@ short_desc="Container Cluster Manager for Docker"
 maintainer="Andrea Brancaleoni <abc@pompel.me>"
 license="Apache-2.0"
 homepage="http://kubernetes.io"
+nopie=unverified
+nostrip=nopie
 distfiles="https://$go_import_path/archive/v$version.tar.gz"
 checksum=0efd7ab5f1afc77e65be0f8be137ad11aefad45e856f3f7fe8506804ae48eb12
 nocross=yes
diff --git a/srcpkgs/kurly/template b/srcpkgs/kurly/template
index c22e26ae63d..58f914f0ded 100644
--- a/srcpkgs/kurly/template
+++ b/srcpkgs/kurly/template
@@ -10,6 +10,8 @@ short_desc="Alternative to the widely popular curl program"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="Apache-2.0"
 homepage="https://gitlab.com/davidjpeacock/kurly"
+nopie=unverified
+nostrip=nopie
 distfiles="https://gitlab.com/davidjpeacock/${pkgname}/-/archive/v${version}/${pkgname}-v${version}.tar.gz"
 checksum=74c36fe09e1e321cdd85835191cbae880f70fa5b92211564cd3b2d1b9d66d4a5
 broken="cannot use cli.StringFlag literal (type cli.StringFlag) as type cli.Flag"
diff --git a/srcpkgs/lazydocker/template b/srcpkgs/lazydocker/template
index ab8ec3db522..0d4ab654805 100644
--- a/srcpkgs/lazydocker/template
+++ b/srcpkgs/lazydocker/template
@@ -10,6 +10,8 @@ short_desc="Simple terminal UI for docker and docker-compose, written in Go"
 maintainer="Benjamín Albiñana <benalb@gmail.com>"
 license="MIT"
 homepage="https://github.com/jesseduffield/lazydocker"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/jesseduffield/lazydocker/archive/v${version}.tar.gz"
 checksum=69f403b0656bf163989729073f8320efed5269cf5b936093b891551c0575b971
 
diff --git a/srcpkgs/lazygit/template b/srcpkgs/lazygit/template
index c70b1e6a868..6c53433a278 100644
--- a/srcpkgs/lazygit/template
+++ b/srcpkgs/lazygit/template
@@ -10,6 +10,8 @@ short_desc="Simple terminal UI for git commands"
 maintainer="Nathan Owens <ndowens04@gmail.com>"
 license="MIT"
 homepage="https://github.com/jesseduffield/lazygit"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/jesseduffield/lazygit/archive/v${version}.tar.gz"
 checksum=ca2dbca39512e402cde22cd47eba3ff38cbbe4e12265aa0cb46b34277653b9bf
 
diff --git a/srcpkgs/lego/template b/srcpkgs/lego/template
index 598adb2749c..8452109fd6b 100644
--- a/srcpkgs/lego/template
+++ b/srcpkgs/lego/template
@@ -10,6 +10,8 @@ short_desc="Let's Encrypt client and ACME library written in Go"
 maintainer="Anachron <gith@cron.world>"
 license="MIT"
 homepage="https://go-acme.github.io/lego"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/go-acme/lego/archive/v${version}.tar.gz"
 checksum=b3d97f0083e98cf88a95b44aeaceae8ebc87bf920cc3d01cc295b5615e5ed0c0
 
diff --git a/srcpkgs/lf/template b/srcpkgs/lf/template
index ca60fe15b2e..29fc0bc2bb5 100644
--- a/srcpkgs/lf/template
+++ b/srcpkgs/lf/template
@@ -10,6 +10,8 @@ short_desc="Terminal file manager"
 maintainer="Daniel Lewan <vision360.daniel@gmail.com>"
 license="MIT"
 homepage="https://github.com/gokcehan/lf"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/gokcehan/lf/archive/${version}.tar.gz"
 checksum=92031b31c194f0af11fc0f00d575db0dc9bb2c6c80bccc73fa19de02e82d00b1
 
diff --git a/srcpkgs/licensechecker/template b/srcpkgs/licensechecker/template
index ec09ba9751f..4362d2a8927 100644
--- a/srcpkgs/licensechecker/template
+++ b/srcpkgs/licensechecker/template
@@ -10,6 +10,8 @@ short_desc="Identify software licenses used on a source tree"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 homepage="https://github.com/boyter/lc"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/boyter/lc/archive/v${version}.tar.gz"
 checksum=e33ec5451b346e02919a55f22e4f44d854eb395d6a5622d2cca70129f1d5a7e6
 
diff --git a/srcpkgs/lsp/template b/srcpkgs/lsp/template
index 6fead264236..91fec500223 100644
--- a/srcpkgs/lsp/template
+++ b/srcpkgs/lsp/template
@@ -11,6 +11,8 @@ short_desc="More human-friendly ls command"
 maintainer="Diogo Leal <diogo@diogoleal.com>"
 license="MIT"
 homepage="https://github.com/dborzov/lsp"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/dborzov/lsp/archive/${_githash}.tar.gz"
 checksum=2921c705d4d5c4eb6d3b02e498b8f7d23db5ec3f451574f7ed9ad1769c8a2d07
 
diff --git a/srcpkgs/lxd-lts/template b/srcpkgs/lxd-lts/template
index 12a119181f2..e4ccda75191 100644
--- a/srcpkgs/lxd-lts/template
+++ b/srcpkgs/lxd-lts/template
@@ -15,6 +15,8 @@ short_desc="Next generation system container manager (long term support channel)
 maintainer="Cameron Nemo <cnemo@tutanota.com>"
 license="Apache-2.0"
 homepage="https://linuxcontainers.org/lxd"
+nopie=unverified
+nostrip=nopie
 distfiles="https://linuxcontainers.org/downloads/lxd/${wrksrc}.tar.gz"
 checksum=8b712588e383c4326c27cfec5dd2c9fd4c9a4597f82549f55b1909e799f55e13
 conflicts="lxd"
diff --git a/srcpkgs/lxd/template b/srcpkgs/lxd/template
index b0d4bbf81b2..cced3e252ac 100644
--- a/srcpkgs/lxd/template
+++ b/srcpkgs/lxd/template
@@ -14,6 +14,8 @@ short_desc="Next generation system container manager"
 maintainer="Cameron Nemo <cnemo@tutanota.com>"
 license="Apache-2.0"
 homepage="https://linuxcontainers.org/lxd"
+nopie=unverified
+nostrip=nopie
 distfiles="https://linuxcontainers.org/downloads/lxd/lxd-${version}.tar.gz"
 checksum=b6891ee6086a2d26409385fcd50d627e6a72e0af17f88c5693c1e100ed9dca1f
 system_groups="lxd"
diff --git a/srcpkgs/madonctl/template b/srcpkgs/madonctl/template
index cacfa5fc1b9..e595ab9c61d 100644
--- a/srcpkgs/madonctl/template
+++ b/srcpkgs/madonctl/template
@@ -9,6 +9,8 @@ short_desc="CLI client for the Mastodon social network API"
 maintainer="travankor <travankor@tuta.io>"
 license="MIT"
 homepage="https://github.com/McKael/madonctl"
+nopie=unverified
+nostrip=nopie
 distfiles="${homepage}/archive/v${version}.tar.gz"
 checksum=f97707a4f96b15a8331a0b3725a43c7717bf068bf9e6c5e885a13dd3016d5cf6
 broken="accounts.go:656:39: too many arguments in call to gClient.UpdateAccount"
diff --git a/srcpkgs/massren/template b/srcpkgs/massren/template
index db3941c7170..ac09ff0c47f 100644
--- a/srcpkgs/massren/template
+++ b/srcpkgs/massren/template
@@ -9,6 +9,8 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
 license="MIT"
 go_import_path="github.com/laurent22/${pkgname}"
 homepage="https://${go_import_path}"
+nopie=unverified
+nostrip=nopie
 distfiles="$homepage/archive/v$version.tar.gz"
 checksum=7a728d96a9e627c3609d147db64bba60ced33c407c75e9512147a5c83ba94f56
 
diff --git a/srcpkgs/micro/template b/srcpkgs/micro/template
index d3184e82ef5..336344fd83d 100644
--- a/srcpkgs/micro/template
+++ b/srcpkgs/micro/template
@@ -13,6 +13,8 @@ short_desc="Modern and intuitive terminal-based text editor"
 maintainer="Diogo Leal <diogo@diogoleal.com>"
 license="MIT"
 homepage="https://micro-editor.github.io"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/zyedidia/micro/archive/v${version}.tar.gz"
 checksum=55bd3ab880905d45639a1f902ec1a84cb385e73de9a3e16d8175b3cd7f7fe908
 
diff --git a/srcpkgs/microhookd/template b/srcpkgs/microhookd/template
index c12f838591b..54f0f134567 100644
--- a/srcpkgs/microhookd/template
+++ b/srcpkgs/microhookd/template
@@ -8,6 +8,8 @@ short_desc="Simplest possible webhook daemon"
 maintainer="Michael Aldridge <maldridge@voidlinux.org>"
 license="MIT"
 homepage="https://github.com/the-maldridge/microhookd"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/the-maldridge/microhookd/archive/v${version}.tar.gz"
 checksum=da8cce688db7b60a6d16375727aceac33c69a0a74841f655979080ea41f2d70b
 
diff --git a/srcpkgs/miniflux/template b/srcpkgs/miniflux/template
index 1f0cfa275bc..dc8a512597f 100644
--- a/srcpkgs/miniflux/template
+++ b/srcpkgs/miniflux/template
@@ -11,6 +11,8 @@ short_desc="Minimalist and opinionated feed reader written in Go"
 maintainer="Frank Steinborn <steinex@nognu.de>"
 license="Apache-2.0"
 homepage="https://miniflux.app"
+nopie=unverified
+nostrip=nopie
 changelog="https://raw.githubusercontent.com/miniflux/miniflux/${version}/ChangeLog"
 distfiles="https://github.com/miniflux/miniflux/archive/${version}.tar.gz"
 checksum=efe020c4feb0003fdab7e34d0b784a9148733a97953adc0cf40bcf2273ba0653
diff --git a/srcpkgs/minify/template b/srcpkgs/minify/template
index aaafc86cee6..dca34e97927 100644
--- a/srcpkgs/minify/template
+++ b/srcpkgs/minify/template
@@ -10,6 +10,8 @@ short_desc="Go minifiers for web formats"
 maintainer="Leah Neukirchen <leah@vuxu.org>"
 license="MIT"
 homepage="https://github.com/tdewolff/minify"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/tdewolff/${pkgname}/archive/v${version}.tar.gz"
 checksum=9c23f942c0ad6488e2aaa82a0235aaef071da70c4dfee6eaa154137d6cecc2fa
 
diff --git a/srcpkgs/minikube/template b/srcpkgs/minikube/template
index 7103acd25f6..dee5fa204ab 100644
--- a/srcpkgs/minikube/template
+++ b/srcpkgs/minikube/template
@@ -13,6 +13,8 @@ short_desc="Tool to make it easy to run Kubernetes locally"
 maintainer="Daniel Santana <daniel@santana.tech>"
 license="Apache-2.0"
 homepage="https://github.com/kubernetes/minikube"
+nopie=unverified
+nostrip=nopie
 changelog="https://raw.githubusercontent.com/kubernetes/minikube/master/CHANGELOG.md"
 
 do_fetch() {
diff --git a/srcpkgs/minio/template b/srcpkgs/minio/template
index 84c8c8669d8..328b0751453 100644
--- a/srcpkgs/minio/template
+++ b/srcpkgs/minio/template
@@ -12,6 +12,8 @@ short_desc="Object storage server compatible with Amazon S3"
 maintainer="Gerardo Di Iorio <arete74@gmail.com>"
 license="Apache-2.0"
 homepage="https://github.com/minio/minio"
+nopie=unverified
+nostrip=nopie
 distfiles="${homepage}/archive/RELEASE.${_version}.tar.gz"
 checksum=c68c3cd6d21ca8dcd88ba5ebec6742d5a1e9ee1fc6c67d81fc1b2744de725421
 system_accounts="_minio"
diff --git a/srcpkgs/mirrorbits/template b/srcpkgs/mirrorbits/template
index d1d76406f86..a0a2f0d110a 100644
--- a/srcpkgs/mirrorbits/template
+++ b/srcpkgs/mirrorbits/template
@@ -13,6 +13,8 @@ short_desc="Geographical download redirector"
 maintainer="lemmi <lemmi@nerd2nerd.org>"
 license="MIT"
 homepage="https://github.com/etix/mirrorbits"
+nopie=unverified
+nostrip=nopie
 distfiles="
  https://github.com/etix/mirrorbits/archive/v${version}.tar.gz
  https://github.com/golang/protobuf/archive/${_go_protobuf_version}.tar.gz"
diff --git a/srcpkgs/misspell/template b/srcpkgs/misspell/template
index 3f596321306..c9bfb2185c6 100644
--- a/srcpkgs/misspell/template
+++ b/srcpkgs/misspell/template
@@ -9,6 +9,8 @@ short_desc="Correct commonly misspelled English words... quickly"
 maintainer="Caleb JA <skywise@tutanota.de>"
 license="MIT"
 homepage="https://github.com/client9/misspell"
+nopie=unverified
+nostrip=nopie
 distfiles="${homepage}/archive/v${version}.tar.gz"
 checksum=4bbb94da9bf4500fef21f83359c61c92429a13b47b064bd62fedb68c62b66001
 
diff --git a/srcpkgs/mmark/template b/srcpkgs/mmark/template
index fc6d03d0473..946b0cb7a2a 100644
--- a/srcpkgs/mmark/template
+++ b/srcpkgs/mmark/template
@@ -9,6 +9,8 @@ short_desc="Powerful markdown processor geared towards the IETF"
 maintainer="Robert Lowry <bobertlo@gmail.com>"
 license="BSD-2-Clause"
 homepage="https://github.com/mmarkdown/mmark/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/mmarkdown/mmark/archive/v${version}.tar.gz"
 checksum=9fec3da78b75bf49d98885d178123617df7d516630a1255e54c9e9a7a41eb057
 
diff --git a/srcpkgs/mountain-backup/template b/srcpkgs/mountain-backup/template
index 309cbda5305..bab64ae03e3 100644
--- a/srcpkgs/mountain-backup/template
+++ b/srcpkgs/mountain-backup/template
@@ -9,6 +9,8 @@ short_desc="File backup tool"
 maintainer="Noah Huppert <contact@noahh.io>"
 license="MIT"
 homepage="https://github.com/Noah-Huppert/mountain-backup"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/Noah-Huppert/mountain-backup/archive/v${version}.tar.gz"
 checksum=c01d790c16029a083b2c87541506dfae73c1f78674ae7a3c9a0a8183f11f0725
 
diff --git a/srcpkgs/mpdviz/template b/srcpkgs/mpdviz/template
index 13817419d7f..f47888447e0 100644
--- a/srcpkgs/mpdviz/template
+++ b/srcpkgs/mpdviz/template
@@ -10,6 +10,8 @@ short_desc="Standalone console MPD visualizer"
 maintainer="Lolzen <funer@gmx.at>"
 license="MIT"
 homepage="http://github.com/lucy/mpdviz"
+nopie=unverified
+nostrip=nopie
 distfiles="http://github.com/lucy/mpdviz/archive/${version}.tar.gz"
 checksum=c34243ec3f3d91adbc36d608d5ba7082ff78870f2fd76a6650d5fb3218cc2ba3
 
diff --git a/srcpkgs/ncdns/template b/srcpkgs/ncdns/template
index e87595486b8..1e0b54f162a 100644
--- a/srcpkgs/ncdns/template
+++ b/srcpkgs/ncdns/template
@@ -10,6 +10,8 @@ short_desc="Nameserver for Namecoin .bit domains"
 maintainer="ananteris <ananteris@protonmail.ch>"
 license="GPL-3"
 homepage="https://github.com/hlandau/ncdns"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/hlandau/${pkgname}/archive/v${version}.tar.gz"
 checksum="a9457216f5bbc3c3b41e0538b78f8f67ad9a04304743a352a7325eef6af4a439"
 
diff --git a/srcpkgs/nebula/template b/srcpkgs/nebula/template
index 4f48bf058c6..1783b632bdb 100644
--- a/srcpkgs/nebula/template
+++ b/srcpkgs/nebula/template
@@ -12,6 +12,8 @@ short_desc="Scalable overlay networking tool"
 maintainer="Noel Cower <ncower@nil.dev>"
 license="MIT"
 homepage="https://github.com/slackhq/nebula"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/slackhq/nebula/archive/v${version}.tar.gz"
 checksum=1d00594d74e147406f5809380860f538ceed5c19c3f390dd1d8e364f99b303b6
 
diff --git a/srcpkgs/netns/template b/srcpkgs/netns/template
index 08e0b23610d..3043a9b18b6 100644
--- a/srcpkgs/netns/template
+++ b/srcpkgs/netns/template
@@ -8,6 +8,8 @@ short_desc="Runc hook for setting up default bridge networking for containers"
 maintainer="Kyle Nusbaum <knusbaum+void@sdf.org>"
 license="MIT"
 homepage="https://github.com/genuinetools/netns"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/genuinetools/netns/archive/v${version}.tar.gz"
 checksum=3a55e96e71067989902b65a6de74f1ebbb63ea3f6fc85184523e8d289b0eb35d
 
diff --git a/srcpkgs/nncp/template b/srcpkgs/nncp/template
index e5e752fd103..c5d1d305f78 100644
--- a/srcpkgs/nncp/template
+++ b/srcpkgs/nncp/template
@@ -8,6 +8,8 @@ short_desc="Node to Node copy, utilities for secure store-and-forward"
 maintainer="Leah Neukirchen <leah@vuxu.org>"
 license="GPL-3.0-only"
 homepage="http://www.nncpgo.org/"
+nopie=unverified
+nostrip=nopie
 distfiles="http://www.nncpgo.org/download/${pkgname}-${version}.tar.xz"
 checksum=707cd8524e424c24bcb22d6b4bc8170971c42a5fe0062b93a8d1dd9d7fb365d0
 
diff --git a/srcpkgs/node_exporter/template b/srcpkgs/node_exporter/template
index 5d5a25185c8..f5218d5458f 100644
--- a/srcpkgs/node_exporter/template
+++ b/srcpkgs/node_exporter/template
@@ -13,6 +13,8 @@ short_desc="Exporter for machine metrics"
 maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
 license="Apache-2.0"
 homepage="https://prometheus.io/"
+nopie=unverified
+nostrip=nopie
 changelog="https://raw.githubusercontent.com/prometheus/node_exporter/master/CHANGELOG.md"
 distfiles="https://github.com/prometheus/node_exporter/archive/v${version}.tar.gz"
 checksum=9ddf187c462f2681ab4516410ada0e6f0f03097db6986686795559ea71a07694
diff --git a/srcpkgs/nomad/template b/srcpkgs/nomad/template
index 744800ce732..29b8548fb61 100644
--- a/srcpkgs/nomad/template
+++ b/srcpkgs/nomad/template
@@ -12,6 +12,8 @@ short_desc="Cluster scheduler designed to easily integrate into existing workflo
 maintainer="iaroki <iaroki@protonmail.com>"
 license="MPL-2.0"
 homepage="https://www.nomadproject.io/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://${go_import_path}/archive/v${version}.tar.gz"
 checksum=ba23bcbc29138be9a2033531114e447f92a2e57a0f0a7bea84734845c8b89eaf
 patch_args="-Np1"
diff --git a/srcpkgs/obfs4proxy/template b/srcpkgs/obfs4proxy/template
index cf8aec2549d..379e842c775 100644
--- a/srcpkgs/obfs4proxy/template
+++ b/srcpkgs/obfs4proxy/template
@@ -11,6 +11,8 @@ short_desc="Pluggable transport proxy for Tor, implementing obfs4"
 maintainer="Daniel Eyßer <daniel.eysser@gmail.com>"
 license="BSD-2-Clause"
 homepage="https://gitlab.com/yawning/obfs4"
+nopie=unverified
+nostrip=nopie
 distfiles="https://people.torproject.org/~yawning/releases/obfs4proxy/obfs4proxy-${version}.tar.xz"
 checksum=8aa777a7ae17610dd3028379b249aae24a8d964cfe9fe7486120efe6d676fd3b
 
diff --git a/srcpkgs/oh/template b/srcpkgs/oh/template
index 9dbacc5b1c1..ec6744cc0af 100644
--- a/srcpkgs/oh/template
+++ b/srcpkgs/oh/template
@@ -9,6 +9,8 @@ short_desc="Surprisingly powerful Unix shell"
 maintainer="Kyle Nusbaum <knusbaum+void@sdf.org>"
 license="MIT"
 homepage="https://github.com/michaelmacinnis/oh"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/michaelmacinnis/oh/archive/v${version}.tar.gz"
 checksum=fa1d7e8860eea443177ef43c30b355deb88871d2dae6bb17057eeeea7d808d63
 
diff --git a/srcpkgs/opensmtpd-filter-rspamd/template b/srcpkgs/opensmtpd-filter-rspamd/template
index 0dc39fffbe4..96e86c95f93 100644
--- a/srcpkgs/opensmtpd-filter-rspamd/template
+++ b/srcpkgs/opensmtpd-filter-rspamd/template
@@ -9,6 +9,8 @@ short_desc="Filter incoming mail based on sender reputation"
 maintainer="Lucas L. Treffenstädt <lucas@treffenstaedt.de>"
 license="ISC"
 homepage="https://github.com/poolpOrg/filter-rspamd"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/poolpOrg/filter-rspamd/releases/download/${version}/filter-rspamd-${version}.tar.gz"
 checksum=6218b4a33b88a3da2642b9ff91f33ccf9a7b5ae019107aed520ba332ebafb381
 
diff --git a/srcpkgs/opensmtpd-filter-senderscore/template b/srcpkgs/opensmtpd-filter-senderscore/template
index 72804a49d4d..ad41aa0fed6 100644
--- a/srcpkgs/opensmtpd-filter-senderscore/template
+++ b/srcpkgs/opensmtpd-filter-senderscore/template
@@ -9,6 +9,8 @@ short_desc="Filter incoming mail based on sender reputation"
 maintainer="Lucas L. Treffenstädt <lucas@treffenstaedt.de>"
 license="ISC"
 homepage="https://github.com/poolpOrg/filter-senderscore"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/poolpOrg/filter-senderscore/releases/download/${version}/filter-senderscore-${version}.tar.gz"
 checksum=a1e1b3106ea69218400e35c9c11e84702961b98a478b99fb329a52c954ec4b86
 
diff --git a/srcpkgs/operator-sdk/template b/srcpkgs/operator-sdk/template
index 41752e007e5..b44e1ec12b7 100644
--- a/srcpkgs/operator-sdk/template
+++ b/srcpkgs/operator-sdk/template
@@ -10,5 +10,7 @@ short_desc="SDK for building Kubernetes applications"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="Apache-2.0"
 homepage="https://github.com/operator-framework/operator-sdk"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/operator-framework/operator-sdk/archive/v${version}.tar.gz"
 checksum=33680b9236ea7da51cb7b165dc624b512f04e3e9a2bf592101bfc3b312e340f8
diff --git a/srcpkgs/oragono/template b/srcpkgs/oragono/template
index 97b9bbf9606..fa21582f1ca 100644
--- a/srcpkgs/oragono/template
+++ b/srcpkgs/oragono/template
@@ -9,6 +9,8 @@ short_desc="Modern IRC server (daemon/ircd) written in Go"
 maintainer="Peter Bui <pbui@github.bx612.space>"
 license="MIT"
 homepage="https://oragono.io/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/oragono/oragono/archive/v${version}.tar.gz"
 checksum=572ac84738812bcb44d2b05dbf78508d66eba990e364778a9d72e29560c7c8a1
 conf_files="/etc/oragono.conf"
diff --git a/srcpkgs/packer/template b/srcpkgs/packer/template
index 246fa292daf..0f0ed9839d8 100644
--- a/srcpkgs/packer/template
+++ b/srcpkgs/packer/template
@@ -8,6 +8,8 @@ short_desc="Create identical multiplatform machine images from a single source"
 maintainer="Andrea Brancaleoni <abc@pompel.me>"
 license="MPL-2.0"
 homepage="http://www.packer.io"
+nopie=unverified
+nostrip=nopie
 distfiles="https://${go_import_path}/archive/v${version}.tar.gz"
 checksum=2a135643a837ad58df16e4acc3ac01ad32b61643722a6a027929bbd6baba9435
 replaces="packer-bin>=0"
diff --git a/srcpkgs/pam_netauth/template b/srcpkgs/pam_netauth/template
index ced422f33ab..6561dfdbdaa 100644
--- a/srcpkgs/pam_netauth/template
+++ b/srcpkgs/pam_netauth/template
@@ -10,6 +10,8 @@ short_desc="PAM plugin for NetAuth"
 maintainer="Michael Aldridge <maldridge@voidlinux.org>"
 license="MIT"
 homepage="https://netauth.org"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/NetAuth/pam_netauth/archive/v$version.tar.gz"
 checksum=ba678c348a56ea073abd36f23c378d677594df2a9033dcccb9281353319250c8
 
diff --git a/srcpkgs/passphrase2pgp/template b/srcpkgs/passphrase2pgp/template
index bbaeb2439f5..89ab1d6c511 100644
--- a/srcpkgs/passphrase2pgp/template
+++ b/srcpkgs/passphrase2pgp/template
@@ -9,5 +9,7 @@ short_desc="Generate a PGP key from a passphrase"
 maintainer="Daniel Lewan <vision360.daniel@gmail.com>"
 license="Unlicense"
 homepage="https://github.com/skeeto/passphrase2pgp"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/skeeto/passphrase2pgp/archive/v${version}.tar.gz"
 checksum=80f445cf3e3a0328f7eb3e1bfdf72ebbd027915fe5391941ed61f9ba3bfd730f
diff --git a/srcpkgs/peco/template b/srcpkgs/peco/template
index 44c50774ed2..65be8493834 100644
--- a/srcpkgs/peco/template
+++ b/srcpkgs/peco/template
@@ -10,6 +10,8 @@ short_desc="Simplistic interactive filtering tool"
 maintainer="Leah Neukirchen <leah@vuxu.org>"
 license="MIT"
 homepage="https://github.com/peco/peco"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/${pkgname}/${pkgname}/archive/v${version}.tar.gz"
 checksum=90d87503265c12f8583f5c6bc19c83eba7a2e15219a6339d5041628aa48c4705
 
diff --git a/srcpkgs/pgweb/template b/srcpkgs/pgweb/template
index 58f5eb349df..bf05dc9221f 100644
--- a/srcpkgs/pgweb/template
+++ b/srcpkgs/pgweb/template
@@ -8,6 +8,8 @@ short_desc="Cross-platform client for Postgresql databases"
 maintainer="Gerardo Di Iorio <arete74@gmail.com>"
 license="MIT"
 homepage="http://sosedoff.github.io/pgweb"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/sosedoff/pgweb/archive/v${version}.tar.gz"
 checksum=8d692a1220a85884f231c3480e0da305678d86660e795a5eb510d076945adf65
 
diff --git a/srcpkgs/pkgtop/template b/srcpkgs/pkgtop/template
index fa85a7e8297..0e417e917d2 100644
--- a/srcpkgs/pkgtop/template
+++ b/srcpkgs/pkgtop/template
@@ -10,6 +10,8 @@ short_desc="Interactive package manager and resource monitor"
 maintainer="Kyle Nusbaum <knusbaum+void@sdf.org>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/orhun/pkgtop"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/orhun/pkgtop/archive/${version}.tar.gz"
 checksum=bbc43c463fcc0251159ff9570f38fa33c8ce7ff6357ad703c3a88e51df5bb33a
 
diff --git a/srcpkgs/podman/template b/srcpkgs/podman/template
index f2cc6d9c603..8ff0e043cae 100644
--- a/srcpkgs/podman/template
+++ b/srcpkgs/podman/template
@@ -14,6 +14,8 @@ short_desc="Simple management tool for containers and images"
 maintainer="Cameron Nemo <cnemo@tutanota.com>"
 license="Apache-2.0"
 homepage="https://podman.io/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/containers/libpod/archive/v${version}.tar.gz"
 checksum=990c341fe563d34a25ebab818af60480061cb80e4e8d61eacbdeb998151d6663
 
diff --git a/srcpkgs/pong-command/template b/srcpkgs/pong-command/template
index e5b24b023e5..19111972209 100644
--- a/srcpkgs/pong-command/template
+++ b/srcpkgs/pong-command/template
@@ -10,6 +10,8 @@ short_desc="POng is Not pinG. pong is CLI game"
 maintainer="travankor <travankor@tuta.io>"
 license="MIT"
 homepage="https://github.com/kurehajime/pong-command"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/kurehajime/pong-command/archive/${version}.tar.gz"
 checksum=940771c53d083616c52ed75b13f3568e224c4f4e04ca813cebc87d2da7dfebe8
 
diff --git a/srcpkgs/prometheus/template b/srcpkgs/prometheus/template
index 9d1e05a532f..e56ee3d39f1 100644
--- a/srcpkgs/prometheus/template
+++ b/srcpkgs/prometheus/template
@@ -16,6 +16,8 @@ short_desc="Monitoring system and time series database"
 maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
 license="Apache-2.0"
 homepage="https://prometheus.io/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/prometheus/prometheus/archive/v${version}.tar.gz"
 checksum=5649b33a752eb231f86649a4781af2a532d7df5afb212bf0e6ec57fd1826cbbc
 
diff --git a/srcpkgs/pst/template b/srcpkgs/pst/template
index 9aa71e75839..328ab2b5499 100644
--- a/srcpkgs/pst/template
+++ b/srcpkgs/pst/template
@@ -9,6 +9,8 @@ short_desc="TUI process monitor"
 maintainer="Daniel Lewan <vision360.daniel@gmail.com>"
 license="MIT"
 homepage="https://github.com/skanehira/pst"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/skanehira/pst/archive/${version}.tar.gz"
 checksum=99075d67a3302fd61d19f7859c5ad368d068a426731b1ff2222a224c60d8f308
 
diff --git a/srcpkgs/pup/template b/srcpkgs/pup/template
index fd4592feaf9..845ff7d6871 100644
--- a/srcpkgs/pup/template
+++ b/srcpkgs/pup/template
@@ -8,6 +8,8 @@ short_desc="Command line tool for processing HTML"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 homepage="https://github.com/ericchiang/pup"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/ericchiang/pup/archive/v${version}.tar.gz"
 checksum=0d546ab78588e07e1601007772d83795495aa329b19bd1c3cde589ddb1c538b0
 
diff --git a/srcpkgs/pwget/template b/srcpkgs/pwget/template
index ddc85de35f0..a4e6e1bd99e 100644
--- a/srcpkgs/pwget/template
+++ b/srcpkgs/pwget/template
@@ -9,6 +9,8 @@ short_desc="Single-binary stateless password manager"
 maintainer="Andy Weidenbaum <atweiden@tutanota.de>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/majewsky/pwget"
+nopie=unverified
+nostrip=nopie
 changelog="https://github.com/majewsky/pwget/raw/master/CHANGELOG.md"
 distfiles="https://github.com/majewsky/pwget/archive/v${version}.tar.gz>${pkgname}-${version}.tar.gz"
 checksum=052f167455e09b1c37f5e7db399952a8e8cd69661d5fff8462f39de7db0c5bf8
diff --git a/srcpkgs/rancher-compose/template b/srcpkgs/rancher-compose/template
index 22667e80865..534c6d60bf8 100644
--- a/srcpkgs/rancher-compose/template
+++ b/srcpkgs/rancher-compose/template
@@ -8,6 +8,8 @@ short_desc="Docker compose compatible client to deploy to Rancher"
 maintainer="Andrea Brancaleoni <abc@pompel.me>"
 license="Apache-2.0"
 homepage="https://$go_import_path"
+nopie=unverified
+nostrip=nopie
 distfiles="$homepage/archive/v$version.tar.gz"
 checksum=cdff53b2c3401b990ad33e229c7ef429504419e49e18a814101e2fa3c84859ea
 
diff --git a/srcpkgs/rclone/template b/srcpkgs/rclone/template
index 6528f73377f..b167cca8465 100644
--- a/srcpkgs/rclone/template
+++ b/srcpkgs/rclone/template
@@ -10,6 +10,8 @@ short_desc="Rsync for cloud storage"
 maintainer="Diogo Leal <diogo@diogoleal.com>"
 license="MIT"
 homepage="https://rclone.org/"
+nopie=unverified
+nostrip=nopie
 changelog="https://raw.githubusercontent.com/rclone/rclone/master/docs/content/changelog.md"
 distfiles="https://github.com/rclone/rclone/releases/download/v${version}/rclone-v${version}.tar.gz"
 checksum=1aba1774237ff6ac13f007c854816789b1b41d257aa5d9425a053263a7846f55
diff --git a/srcpkgs/rest-server/template b/srcpkgs/rest-server/template
index 3e4c67c6a6c..9cf1b352785 100644
--- a/srcpkgs/rest-server/template
+++ b/srcpkgs/rest-server/template
@@ -9,6 +9,8 @@ short_desc="HTTP server that implements restic's REST backend API"
 maintainer="Gerardo Di Iorio <arete74@gmail.com>"
 license="BSD-2-Clause"
 homepage="https://github.com/restic/rest-server"
+nopie=unverified
+nostrip=nopie
 distfiles="${homepage}/archive/v${version}.tar.gz"
 checksum=2080012981c81b788f0aea302f5126b0b2ed89f0bdc9104166289ca167c38c75
 system_accounts="_restserver"
diff --git a/srcpkgs/restic/template b/srcpkgs/restic/template
index 640bd400c67..0174bd56a6b 100644
--- a/srcpkgs/restic/template
+++ b/srcpkgs/restic/template
@@ -11,6 +11,8 @@ short_desc="Backup solution written in Go"
 maintainer="Florian Eich <flrn@nrmncr.net>"
 license="BSD-2-Clause"
 homepage="https://restic.net/"
+nopie=unverified
+nostrip=nopie
 changelog="https://raw.githubusercontent.com/restic/restic/master/CHANGELOG.md"
 distfiles="https://github.com/restic/restic/releases/download/v${version}/restic-${version}.tar.gz"
 checksum=1cc8655fa99f06e787871a9f8b5ceec283c856fa341a5b38824a0ca89420b0fe
diff --git a/srcpkgs/revive/template b/srcpkgs/revive/template
index 313a1ff9fc2..fa81aca17ca 100644
--- a/srcpkgs/revive/template
+++ b/srcpkgs/revive/template
@@ -9,6 +9,8 @@ short_desc="Drop-in replacement for golint"
 maintainer="Paper <paper@tilde.institute>"
 license="MIT"
 homepage="https://revive.run/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/mgechev/revive/archive/v$version.tar.gz"
 checksum=1d3b7a171afba55ee5a6cd7c87ebbcb452ec78a6cf0543584fada7d725ffca31
 
diff --git a/srcpkgs/rmapi/template b/srcpkgs/rmapi/template
index 621596030a5..8db4860c1d1 100644
--- a/srcpkgs/rmapi/template
+++ b/srcpkgs/rmapi/template
@@ -8,5 +8,7 @@ short_desc="CLI for accessing reMarkable table files through the cloud api"
 maintainer="Patrick Pichler <mail@patrickpichler.dev>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/juruen/rmapi"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/juruen/rmapi/archive/v${version}${_status}.tar.gz"
 checksum=2f647adc748641182d18e1c0c9cd89d829051dbe2902cbdbbcf3ea26e7aeb90a
diff --git a/srcpkgs/rocker/template b/srcpkgs/rocker/template
index 27819f0880e..52112328b14 100644
--- a/srcpkgs/rocker/template
+++ b/srcpkgs/rocker/template
@@ -9,6 +9,8 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
 license="Apache-2.0"
 go_import_path="github.com/grammarly/rocker"
 homepage="https://$go_import_path"
+nopie=unverified
+nostrip=nopie
 distfiles="$homepage/archive/$version.tar.gz"
 checksum=663971f022e5fdfcb6477f655991c82135b21deb1b2fee90e104dbf9bba4a667
 
diff --git a/srcpkgs/runc/template b/srcpkgs/runc/template
index b2709fa2440..1056e1840ca 100644
--- a/srcpkgs/runc/template
+++ b/srcpkgs/runc/template
@@ -14,6 +14,8 @@ short_desc="CLI tool for spawning and running OCI containers"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="Apache-2.0"
 homepage="https://github.com/opencontainers/runc"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/opencontainers/runc/releases/download/v${_ver}/runc.tar.xz"
 checksum=2f76b623b550588db98e2be72e74aae426f5d4cf736bd92afb91dd5586816daf
 
diff --git a/srcpkgs/ryzen-stabilizator/template b/srcpkgs/ryzen-stabilizator/template
index 8eb0ce8886a..febf84a7af3 100644
--- a/srcpkgs/ryzen-stabilizator/template
+++ b/srcpkgs/ryzen-stabilizator/template
@@ -11,6 +11,8 @@ go_import_path="github.com/qrwteyrutiyoup/ryzen-stabilizator"
 short_desc="Simple Go program to control an AMD Ryzen processor"
 maintainer="Orphaned <orphan@voidlinux.org>"
 homepage="https://github.com/qrwteyrutiyoup/ryzen-stabilizator"
+nopie=unverified
+nostrip=nopie
 license="Apache-2.0"
 distfiles="https://github.com/qrwteyrutiyoup/ryzen-stabilizator/archive/${_commit}.tar.gz"
 checksum=08799f67ac9c65a16e96723cf68881f1d3fc1c8da691f473e4a0c5a273948744
diff --git a/srcpkgs/s/template b/srcpkgs/s/template
index 585728ea9fa..1faedffd7ba 100644
--- a/srcpkgs/s/template
+++ b/srcpkgs/s/template
@@ -9,6 +9,8 @@ short_desc="Web search from the terminal"
 maintainer="Daniel Lewan <vision360.daniel@gmail.com>"
 license="MIT"
 homepage="https://github.com/zquestz/s"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/zquestz/s/archive/v${version}.tar.gz"
 checksum=c32eedf6a4080cbe221c902cf7f63b1668b3927edfc448d963d69ed66c8ec2fb
 
diff --git a/srcpkgs/saml2aws/template b/srcpkgs/saml2aws/template
index 7809c2a7469..db9a416632a 100644
--- a/srcpkgs/saml2aws/template
+++ b/srcpkgs/saml2aws/template
@@ -12,6 +12,8 @@ short_desc="Get AWS temporary credentials from SAML provider"
 maintainer="Mate GABRI <iam@theguy.io>"
 license="MIT"
 homepage="https://github.com/Versent/saml2aws"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/Versent/saml2aws/archive/v${version}.tar.gz"
 checksum=f7d5611ad1c9ceefeb705b2158fc4e3cce611985b64b835a83e18201a8fa902d
 
diff --git a/srcpkgs/sampler/template b/srcpkgs/sampler/template
index 8612da45a6a..aaeae2fc287 100644
--- a/srcpkgs/sampler/template
+++ b/srcpkgs/sampler/template
@@ -10,6 +10,8 @@ short_desc="Tool for shell commands execution, visualization and alerting"
 maintainer="Renato Aguiar <renato@renatoaguiar.net>"
 license="GPL-3.0-only"
 homepage="https://sampler.dev/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/sqshq/sampler/archive/v${version}.tar.gz"
 checksum=8b60bc5c0f94ddd4291abc2b89c1792da424fa590733932871f7b5e07e7587f9
 
diff --git a/srcpkgs/scaleway-cli/template b/srcpkgs/scaleway-cli/template
index 73af465c6fa..571a08da87b 100644
--- a/srcpkgs/scaleway-cli/template
+++ b/srcpkgs/scaleway-cli/template
@@ -9,6 +9,8 @@ short_desc="Interact with the Scaleway API from the command line"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 homepage="https://github.com/scaleway/scaleway-cli"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/scaleway/scaleway-cli/archive/v${version}.tar.gz"
 checksum=4c50725be7bebdab17b8ef77acd230525e773631fef4051979f8ff91c86bebf8
 
diff --git a/srcpkgs/scc/template b/srcpkgs/scc/template
index 906c624ce4e..068c1466057 100644
--- a/srcpkgs/scc/template
+++ b/srcpkgs/scc/template
@@ -9,6 +9,8 @@ short_desc="Fast cloc replacement written in pure Go"
 maintainer="Sami Pitkänen <bilebucket@airmail.cc>"
 license="MIT"
 homepage="https://github.com/boyter/scc"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/boyter/scc/archive/v${version}.tar.gz"
 checksum=48baba45e76ef02bb23ded3d1d904fed7e19297066a47b7e6b46baadc50c1eb1
 
diff --git a/srcpkgs/searchfile/template b/srcpkgs/searchfile/template
index b4b365c1b0f..b4fdbe3c1d2 100644
--- a/srcpkgs/searchfile/template
+++ b/srcpkgs/searchfile/template
@@ -10,6 +10,8 @@ short_desc="Stop wasting your time looking for files that are somewhere"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 homepage="https://github.com/lumi-sch/searchfile"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/lumi-sch/searchfile/archive/${_commit}.tar.gz"
 checksum=10bde7eb6a30ce5ebd01d257fd9cd89661ca86dc909d9d2c0b1f922abdfb6517
 
diff --git a/srcpkgs/seaweedfs/template b/srcpkgs/seaweedfs/template
index 542c48c71be..5b2d453638b 100644
--- a/srcpkgs/seaweedfs/template
+++ b/srcpkgs/seaweedfs/template
@@ -10,5 +10,7 @@ short_desc="Simple and highly scalable distributed file system"
 maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
 license="Apache-2.0"
 homepage="https://github.com/chrislusf/seaweedfs"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/chrislusf/seaweedfs/archive/${version}.tar.gz"
 checksum=5edde444b44cb1abf7b7fbddcc9f4540e59806feecb4190e49d3bcdc03f2eb1a
diff --git a/srcpkgs/shadowfox-updater/template b/srcpkgs/shadowfox-updater/template
index 37e61375530..bdb78ee452b 100644
--- a/srcpkgs/shadowfox-updater/template
+++ b/srcpkgs/shadowfox-updater/template
@@ -10,6 +10,8 @@ short_desc="Auto-updater for ShadowFox"
 maintainer="Renato Aguiar <renato@renag.me>"
 license="MIT"
 homepage="https://github.com/SrKomodo/shadowfox-updater"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/SrKomodo/shadowfox-updater/archive/v${version}.tar.gz"
 checksum=2674bf5cabf3d478c15804164936d3baa06f6a7f96313a69176439c0a60e3bbd
 
diff --git a/srcpkgs/sharenix/template b/srcpkgs/sharenix/template
index 1f26efd4b57..fb53a866683 100644
--- a/srcpkgs/sharenix/template
+++ b/srcpkgs/sharenix/template
@@ -10,6 +10,8 @@ short_desc="ShareX clone for linux and FreeBSD"
 maintainer="Franc[e]sco <lolisamurai@tfwno.gf>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/Francesco149/sharenix"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/Francesco149/sharenix/archive/${version}.tar.gz"
 checksum=1b868305e38e496e43d0f126954e41999d619c1e7fa4c273b19faddb6f3b7a94
 
diff --git a/srcpkgs/shfmt/template b/srcpkgs/shfmt/template
index c57cf86c63c..4bb0edd60fb 100644
--- a/srcpkgs/shfmt/template
+++ b/srcpkgs/shfmt/template
@@ -10,6 +10,8 @@ short_desc="Shell parser and formatter"
 maintainer="Daniel Lewan <vision360.daniel@gmail.com>"
 license="BSD-3-Clause"
 homepage="https://github.com/mvdan/sh"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/mvdan/sh/archive/v${version}.tar.gz"
 checksum=133fcdb4645ee0c2893319b1ce5b83c88b8576c1e3936b1fa14b967df1501ee5
 
diff --git a/srcpkgs/sift/template b/srcpkgs/sift/template
index adf4b95b79f..af4379aa342 100644
--- a/srcpkgs/sift/template
+++ b/srcpkgs/sift/template
@@ -9,5 +9,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
 license="GPL-3"
 go_import_path="github.com/svent/sift"
 homepage="https://$go_import_path"
+nopie=unverified
+nostrip=nopie
 distfiles="$homepage/archive/v$version.tar.gz"
 checksum=bbbd5c472c36b78896cd7ae673749d3943621a6d5523d47973ed2fc6800ae4c8
diff --git a/srcpkgs/skaffold/template b/srcpkgs/skaffold/template
index 92dfe44b700..02a75d53c7d 100644
--- a/srcpkgs/skaffold/template
+++ b/srcpkgs/skaffold/template
@@ -10,6 +10,8 @@ short_desc="Easy and repeatable Kubernetes development"
 maintainer="Leah Neukirchen <leah@vuxu.org>"
 license="Apache-2.0"
 homepage="https://skaffold.dev/"
+nopie=unverified
+nostrip=nopie
 changelog="https://github.com/GoogleContainerTools/skaffold/releases"
 distfiles="https://github.com/GoogleContainerTools/skaffold/archive/v${version}.tar.gz"
 checksum=25e3099f6c444483729808bc3ac5f35d6fc40ad1a648020c3c591de972ac8611
diff --git a/srcpkgs/skopeo/template b/srcpkgs/skopeo/template
index b60113bfb6e..815e7c0b2df 100644
--- a/srcpkgs/skopeo/template
+++ b/srcpkgs/skopeo/template
@@ -13,6 +13,8 @@ short_desc="Utility for operations on container images and image repositories"
 maintainer="Cameron Nemo <cnemo@tutanota.com>"
 license="Apache-2.0"
 homepage="https://github.com/containers/skopeo"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/containers/${pkgname}/archive/v${version}.tar.gz"
 checksum=3bd3acc614514fc2261b89dc0ea85ac7a4dba64fb7dcef8676ae61849e8faeb4
 make_dirs="/var/lib/atomic/sigstore 0755 root root"
diff --git a/srcpkgs/slack-term/template b/srcpkgs/slack-term/template
index bd1c0954393..bbf62fb72aa 100644
--- a/srcpkgs/slack-term/template
+++ b/srcpkgs/slack-term/template
@@ -8,6 +8,8 @@ short_desc="Slack client for your terminal"
 maintainer="Gerardo Di Iorio <arete74@gmail.com>"
 license="MIT"
 homepage="https://github.com/erroneousboat/slack-term"
+nopie=unverified
+nostrip=nopie
 distfiles="${homepage}/archive/v${version}.tar.gz"
 checksum=089cf10a3959c99b73da1d5ad974f2cd076a56851ef9ffd97a77350a81e527f0
 
diff --git a/srcpkgs/slit/template b/srcpkgs/slit/template
index 688e249ff42..edff4c00fd7 100644
--- a/srcpkgs/slit/template
+++ b/srcpkgs/slit/template
@@ -10,6 +10,8 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 hostmakedepends="git"
 homepage="https://github.com/tigrawap/slit"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/tigrawap/slit/archive/${version}.tar.gz"
 checksum=95b8e70f7978f1800070f59c46e6f19ac648dc2067fd30b6da568916ca7e7861
 
diff --git a/srcpkgs/sops/template b/srcpkgs/sops/template
index 46da73e523d..bc66fa3f68a 100644
--- a/srcpkgs/sops/template
+++ b/srcpkgs/sops/template
@@ -9,5 +9,7 @@ short_desc="Simple and flexible tool for managing secrets"
 maintainer="Noel Cower <ncower@nil.dev>"
 license="MPL-2.0"
 homepage="https://github.com/mozilla/sops"
+nopie=unverified
+nostrip=nopie
 distfiles="${homepage}/archive/v${version}.tar.gz"
 checksum=fee1c27f14f9f45b5955627e301aafcc38973c9458b25f99ef241bdd0a3b082c
diff --git a/srcpkgs/spreed-webrtc/template b/srcpkgs/spreed-webrtc/template
index a80a3e1f674..cf287d59dc5 100644
--- a/srcpkgs/spreed-webrtc/template
+++ b/srcpkgs/spreed-webrtc/template
@@ -11,6 +11,8 @@ short_desc="WebRTC audio/video call and conferencing server and web client"
 maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
 license="AGPL-3"
 homepage="https://github.com/strukturag/spreed-webrtc"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/strukturag/spreed-webrtc/archive/v${version}.tar.gz"
 checksum=d05b820fe3883840eadf8b96bda663397991849d9bda4750fc7c4e642c9c3268
 
diff --git a/srcpkgs/ssl_exporter/template b/srcpkgs/ssl_exporter/template
index c70831c0e55..e3e9d8b7f32 100644
--- a/srcpkgs/ssl_exporter/template
+++ b/srcpkgs/ssl_exporter/template
@@ -8,6 +8,8 @@ short_desc="Exports Prometheus metrics for SSL certificates"
 maintainer="Michael Aldridge <maldridge@VoidLinux.org>"
 license="Apache-2.0"
 homepage="https://github.com/ribbybibby/ssl_exporter"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/ribbybibby/ssl_exporter/archive/v$version.tar.gz"
 checksum=f9604a103d90c145a1fd19d92eca853e4bfbda46cc130445fa5085b08eb1d353
 
diff --git a/srcpkgs/stern/template b/srcpkgs/stern/template
index 9e55ee47907..b8b361e4ce1 100644
--- a/srcpkgs/stern/template
+++ b/srcpkgs/stern/template
@@ -9,6 +9,8 @@ short_desc="Multi pod and container log tailing for Kubernetes"
 maintainer="Kyle Nusbaum <knusbaum+void@sdf.org>"
 license="Apache-2.0"
 homepage="https://github.com/wercker/stern"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/wercker/stern/archive/${version}.tar.gz"
 checksum=d6f47d3a6f47680d3e4afebc8b01a14f0affcd8fb625132af14bb77843f0333f
 
diff --git a/srcpkgs/subjack/template b/srcpkgs/subjack/template
index 248ad4fa85a..fd6ebc278fd 100644
--- a/srcpkgs/subjack/template
+++ b/srcpkgs/subjack/template
@@ -9,5 +9,7 @@ short_desc="Subdomain takeover tool"
 maintainer="Andrew Benson <abenson+void@gmail.com>"
 license="Apache-2.0"
 homepage="https://github.com/haccer/subjack"
+nopie=unverified
+nostrip=nopie
 distfiles="${homepage}/archive/${version}.tar.gz"
 checksum=0047348b947cb46709bd089ee672cc8f2d7ac3805a93043306c484bfcc9c6e65
diff --git a/srcpkgs/svctl/template b/srcpkgs/svctl/template
index b6dbc562b06..580a70a4dd7 100644
--- a/srcpkgs/svctl/template
+++ b/srcpkgs/svctl/template
@@ -10,6 +10,8 @@ hostmakedepends="git"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 homepage="https://github.com/KenjiTakahashi/svctl"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/KenjiTakahashi/svctl/archive/${version}.tar.gz"
 checksum=f8011c402de91f57bb2c4c621afa573c3edef35d78bc4ce70786ea10171c8f72
 
diff --git a/srcpkgs/swarm/template b/srcpkgs/swarm/template
index c762ab43b18..bcba237917f 100644
--- a/srcpkgs/swarm/template
+++ b/srcpkgs/swarm/template
@@ -9,5 +9,7 @@ short_desc="Censorship resistant storage and communication infrastructure"
 maintainer="Hoang Nguyen <hoang@wetrust.io>"
 license="GPL-3.0-only"
 homepage="https://swarm.ethereum.org"
+nopie=unverified
+nostrip=nopie
 distfiles="https://${go_import_path}/archive/v${version}.tar.gz"
 checksum=027521fc7eec4d579406edefdd6c37b3af5009295bae24597bb26fc1f6844ce7
diff --git a/srcpkgs/syncthing/template b/srcpkgs/syncthing/template
index 0c1e1ac8c75..5de1bdecb7a 100644
--- a/srcpkgs/syncthing/template
+++ b/srcpkgs/syncthing/template
@@ -16,6 +16,8 @@ short_desc="Open Source Continuous File Synchronization"
 maintainer="Duncaen <duncaen@voidlinux.org>"
 license="MPL-2.0"
 homepage="http://syncthing.net/"
+nopie=unverified
+nostrip=nopie
 changelog="https://github.com/syncthing/syncthing/releases"
 distfiles="https://github.com/syncthing/${pkgname}/archive/v${version}.tar.gz"
 checksum=915a3ac5faf40aea3e5f17c20b7287b7f4108e22157961cf0ca3133fd1dbef9a
diff --git a/srcpkgs/tag/template b/srcpkgs/tag/template
index 1363f7118a8..d66ba4527bb 100644
--- a/srcpkgs/tag/template
+++ b/srcpkgs/tag/template
@@ -9,6 +9,8 @@ short_desc="Instantly jump to your ag matches"
 maintainer="Andrea Brancaleoni <abc@pompel.me>"
 license="MIT"
 homepage="https://github.com/aykamko/tag"
+nopie=unverified
+nostrip=nopie
 distfiles="https://${go_import_path}/archive/v${version}.tar.gz"
 checksum=d3a02466e600634cf0ffff9ad8c5f70eba97e44758edf35cc4efbda9cbfdff9a
 
diff --git a/srcpkgs/tailscale/template b/srcpkgs/tailscale/template
index 1fe73772b49..789b41a5428 100644
--- a/srcpkgs/tailscale/template
+++ b/srcpkgs/tailscale/template
@@ -13,6 +13,8 @@ short_desc="Easy, secure, cross platform WireGuard, oauth2, and 2FA/SSO"
 maintainer="Noel Cower <ncower@nil.dev>"
 license="BSD-3-Clause"
 homepage="https://tailscale.com"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/tailscale/tailscale/archive/v${version}.tar.gz"
 checksum=d06304e082d5fd3f344c754e53e57e2ff50808d5781e0176029d8cfeebcf9097
 
diff --git a/srcpkgs/telegraf/template b/srcpkgs/telegraf/template
index 4e9f48224d5..52d098e71f1 100644
--- a/srcpkgs/telegraf/template
+++ b/srcpkgs/telegraf/template
@@ -11,6 +11,8 @@ short_desc="Plugin-driven server agent for collecting & reporting metrics"
 maintainer="Michael Aldridge <maldridge@voidlinux.org>"
 license="MIT"
 homepage="https://www.influxdata.com/time-series-platform/telegraf/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/influxdata/${pkgname}/archive/${version}.tar.gz"
 checksum=b585c985f06ff9cfd7fdbf19df34e409385729e8ea29c84a76f1a0762a46014e
 system_accounts="_telegraf"
diff --git a/srcpkgs/termshark/template b/srcpkgs/termshark/template
index 8a9cb5362d9..097e4ae731a 100644
--- a/srcpkgs/termshark/template
+++ b/srcpkgs/termshark/template
@@ -11,6 +11,8 @@ short_desc="Terminal UI for tshark, inspired by Wireshark"
 maintainer="Piraty <piraty1@inbox.ru>"
 license="MIT"
 homepage="https://github.com/gcla/termshark"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/gcla/termshark/archive/v${version}.tar.gz"
 checksum=c02a21e0a61b791b1287b85acc33834ccd3bb4efb40be52e5a74d2b989d51416
 
diff --git a/srcpkgs/terraform/template b/srcpkgs/terraform/template
index b9e019711da..c3d8a7c1c4e 100644
--- a/srcpkgs/terraform/template
+++ b/srcpkgs/terraform/template
@@ -8,5 +8,7 @@ short_desc="Tool for building, changing, and combining infrastructure"
 maintainer="Andrea Brancaleoni <abc@pompel.me>"
 license="MPL-2.0"
 homepage="https://www.terraform.io/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://$go_import_path/archive/v$version.tar.gz"
 checksum=f1138827f4a60f028860dddb742d8c1ab06d0b6975c9312bc7e9b399e8e040b5
diff --git a/srcpkgs/terragrunt/template b/srcpkgs/terragrunt/template
index 10e6489f66e..4413d7656fc 100644
--- a/srcpkgs/terragrunt/template
+++ b/srcpkgs/terragrunt/template
@@ -10,6 +10,8 @@ short_desc="Thin wrapper for Terraform that provides extra tools"
 maintainer="Andrea Brancaleoni <abc@pompel.me>"
 license="MIT"
 homepage="https://github.com/gruntwork-io/terragrunt"
+nopie=unverified
+nostrip=nopie
 distfiles="$homepage/archive/v$version.tar.gz"
 checksum=28e5a3bc2d9ec9ad8a2037680ba28214267ec974f6d8315ad23730c222c6a1fe
 
diff --git a/srcpkgs/tinycron/template b/srcpkgs/tinycron/template
index 178223ce9b4..15b1c62f685 100644
--- a/srcpkgs/tinycron/template
+++ b/srcpkgs/tinycron/template
@@ -9,6 +9,8 @@ short_desc="A very small replacement for cron"
 maintainer="Diogo Leal <diogo@diogoleal.com>"
 license="MIT"
 homepage="https://github.com/bcicen/tinycron"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/bcicen/tinycron/archive/v${version}.tar.gz"
 checksum=694c5dcf0435d10ed825dd3e80aefedd1f82953513ce1fe8c46c002d2eca07c2
 
diff --git a/srcpkgs/tldr/template b/srcpkgs/tldr/template
index 6c94e84a503..67e4809635b 100644
--- a/srcpkgs/tldr/template
+++ b/srcpkgs/tldr/template
@@ -9,6 +9,8 @@ short_desc="Fast and interactive TLDR client written in Go"
 maintainer="Nathan Owens <ndowens04@gmail.com>"
 license="MIT"
 homepage="https://isacikgoz.me/tldr/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/isacikgoz/tldr/archive/v${version}.tar.gz"
 checksum=e377942c6dd9cbe3f9f55b7614e17b7c5f0694b326ad3993d0cde59aca8dc8fa
 alternatives="tldr:tldr:/usr/bin/gtldr"
diff --git a/srcpkgs/tml/template b/srcpkgs/tml/template
index 494883b1010..17dae88d357 100644
--- a/srcpkgs/tml/template
+++ b/srcpkgs/tml/template
@@ -10,6 +10,8 @@ short_desc="Tiny markup language for terminal output"
 maintainer="Benjamín Albiñana <benalb@gmail.com>"
 license="Unlicense"
 homepage="https://github.com/liamg/tml"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/liamg/tml/archive/v${version}.tar.gz"
 checksum=083d0252827d13da36a0b9c967d522adf31f8ce770a00c29d84a197d0102216e
 
diff --git a/srcpkgs/todoist/template b/srcpkgs/todoist/template
index 49761d228b0..5eee97a4d49 100644
--- a/srcpkgs/todoist/template
+++ b/srcpkgs/todoist/template
@@ -8,6 +8,8 @@ short_desc="Todoist CLI Client"
 maintainer="Gerardo Di Iorio <arete74@gmail.com>"
 license="MIT"
 homepage="https://github.com/sachaos/todoist"
+nopie=unverified
+nostrip=nopie
 distfiles="${homepage}/archive/v${version}.tar.gz"
 checksum=b7ffa14574bd241ab9e21a28f3d40c17b1a12250e89cfbc8ad708cfbfcdd84b3
 
diff --git a/srcpkgs/trident-automount/template b/srcpkgs/trident-automount/template
index d5955aab883..39cd2d2a759 100644
--- a/srcpkgs/trident-automount/template
+++ b/srcpkgs/trident-automount/template
@@ -12,6 +12,8 @@ short_desc="Automounting daemon from Project Trident utilizing autofs"
 maintainer="Ken Moore <ken@project-trident.org>"
 license="BSD-2-Clause"
 homepage="https://github.com/project-trident/trident-utilities"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/project-trident/trident-utilities/archive/v${version}.tar.gz"
 checksum=0bf0991c815b56b0143106e29ff2ab952416fd63d1810a6aa51fd95a0de4c48d
 
diff --git a/srcpkgs/umoci/template b/srcpkgs/umoci/template
index e9ea9bf87c5..0303cfce820 100644
--- a/srcpkgs/umoci/template
+++ b/srcpkgs/umoci/template
@@ -10,6 +10,8 @@ short_desc="Umoci Modifies Open Container Images"
 maintainer="Cameron Nemo <cnemo@tutanota.com>"
 license="Apache-2.0"
 homepage="https://umo.ci"
+nopie=unverified
+nostrip=nopie
 distfiles="https://${go_import_path}/archive/v${version}.tar.gz"
 checksum=19ca1234c7991369586488f4ebb7656f566e1e3d19d2518630620eb54061b87c
 
diff --git a/srcpkgs/uni/template b/srcpkgs/uni/template
index c44233ac9dc..03b5635a910 100644
--- a/srcpkgs/uni/template
+++ b/srcpkgs/uni/template
@@ -8,6 +8,8 @@ short_desc="Query the Unicode database from the commandline"
 maintainer="klardotsh <josh@klar.sh>"
 license="MIT"
 homepage="https://github.com/arp242/uni"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/arp242/uni/archive/v${version}.tar.gz"
 checksum=938712d1e750b8dcea9f42d4691b66e15dbc7c7ce0200400f20f79702dc97bac
 
diff --git a/srcpkgs/up/template b/srcpkgs/up/template
index 77d55fe8e51..1cae92518c5 100644
--- a/srcpkgs/up/template
+++ b/srcpkgs/up/template
@@ -9,5 +9,7 @@ short_desc="Ultimate Plumber - write Linux pipes interactively"
 maintainer="Piraty <piraty1@inbox.ru>"
 license="Apache-2.0"
 homepage="https://github.com/akavel/up/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/akavel/up/archive/v${version}.tar.gz"
 checksum=359510cfea8af8f14de39d63f63cc5c765f681cca2c37f00174837d52c62cad1
diff --git a/srcpkgs/usql/template b/srcpkgs/usql/template
index f0e07b467bf..8a1932515f7 100644
--- a/srcpkgs/usql/template
+++ b/srcpkgs/usql/template
@@ -9,6 +9,8 @@ short_desc="Universal command-line interface for SQL databases"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 homepage="https://github.com/xo/usql"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/xo/usql/archive/v${version}.tar.gz"
 checksum=d8d07324afe2478068f99b79e35ad5f5c06fa0e0051504cff5bce592ee75c6c2
 
diff --git a/srcpkgs/vale/template b/srcpkgs/vale/template
index d9de21814b0..3fb5ad0a1af 100644
--- a/srcpkgs/vale/template
+++ b/srcpkgs/vale/template
@@ -8,6 +8,8 @@ short_desc="Natural language linter"
 maintainer="SolitudeSF <solitudesf@protonmail.com>"
 license="MIT"
 homepage="https://errata-ai.github.io/vale/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/errata-ai/vale/archive/v${version}.tar.gz"
 checksum=e1fee20d8fed7fc8819de310608b1ed584c0fad096cce95ecef727584ed9790f
 
diff --git a/srcpkgs/vault/template b/srcpkgs/vault/template
index d28a520a587..5c3d026bbc3 100644
--- a/srcpkgs/vault/template
+++ b/srcpkgs/vault/template
@@ -14,6 +14,8 @@ short_desc="Tool for securely accessing secrets"
 maintainer="iaroki <iaroki@protonmail.com>"
 license="MPL-2.0"
 homepage="https://www.vaultproject.io/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/hashicorp/${pkgname}/archive/v${version}.tar.gz"
 checksum=b9f909b613d53ae591a5b91a4862c750aaf59e87592b1a74b4c4651c0b5790e3
 system_accounts="_vault"
diff --git a/srcpkgs/vegeta/template b/srcpkgs/vegeta/template
index 042c3546031..520e6aadfad 100644
--- a/srcpkgs/vegeta/template
+++ b/srcpkgs/vegeta/template
@@ -9,6 +9,8 @@ short_desc="HTTP load testing tool"
 maintainer="Frank Steinborn <steinex@nognu.de>"
 license="MIT"
 homepage="https://github.com/tsenart/vegeta"
+nopie=unverified
+nostrip=nopie
 distfiles="https://$go_import_path/archive/v$version.tar.gz"
 checksum=2e6326b2fe0ef273ae784600e2181e32d307b62beb29cc84ffc8ddd0d5352df9
 
diff --git a/srcpkgs/vmdfmt/template b/srcpkgs/vmdfmt/template
index 6b8be84ed05..9c792cad5d5 100644
--- a/srcpkgs/vmdfmt/template
+++ b/srcpkgs/vmdfmt/template
@@ -10,6 +10,8 @@ short_desc="Markdown autoformatter similar to gofmt"
 maintainer="Robert Lowry <bobertlo@gmail.com>"
 license="ISC"
 homepage="https://github.com/bobertlo/vmd"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/bobertlo/vmd/archive/v${version}.tar.gz"
 checksum=3d696c45da7ddd8a0bf07eb9d74b4d9c7f48ff2d980cab3b168fb6f815430308
 
diff --git a/srcpkgs/vndr/template b/srcpkgs/vndr/template
index a7c6c4ebe07..2b8f64d705b 100644
--- a/srcpkgs/vndr/template
+++ b/srcpkgs/vndr/template
@@ -8,5 +8,7 @@ short_desc="Stupid vendoring tool"
 maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
 license="Apache-2.0"
 homepage="https://github.com/LK4D4/vndr"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/LK4D4/vndr/archive/v${version}.tar.gz"
 checksum=dec53ba179dd2b854efb0d321a8e45b53cd2c7f06018d5ef65f55dfa9f28e840
diff --git a/srcpkgs/vultr/template b/srcpkgs/vultr/template
index 5bd0f5435fc..0c037696509 100644
--- a/srcpkgs/vultr/template
+++ b/srcpkgs/vultr/template
@@ -8,6 +8,8 @@ short_desc="Vultr CLI and API client"
 maintainer="Kyle Nusbaum <knusbaum+void@sdf.org>"
 license="MIT"
 homepage="https://jamesclonk.github.io/vultr/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/JamesClonk/vultr/archive/v${version}.tar.gz"
 checksum=928f6c3caf8149f836a609ec43a3d031f0206a8cba095e026535c33c390c1157
 
diff --git a/srcpkgs/webcat/template b/srcpkgs/webcat/template
index c1cb0b678a5..365045ea128 100644
--- a/srcpkgs/webcat/template
+++ b/srcpkgs/webcat/template
@@ -9,5 +9,7 @@ short_desc="WebSocket Netcat"
 maintainer="Andrea Brancaleoni <abc@pompel.me>"
 license="GPL-3"
 homepage="https://github.com/thypon/webcat"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/thypon/${pkgname}/archive/v${version}.tar.gz"
 checksum=5b3be1cb8deb08f144d674a0bf23f97a692ebb601666d3a38df6e80b2e68d0b7
diff --git a/srcpkgs/websocketd/template b/srcpkgs/websocketd/template
index 50b5bc2baeb..2599916f9af 100644
--- a/srcpkgs/websocketd/template
+++ b/srcpkgs/websocketd/template
@@ -9,5 +9,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
 license="BSD"
 go_import_path="github.com/joewalnes/websocketd"
 homepage="https://$go_import_path"
+nopie=unverified
+nostrip=nopie
 distfiles="$homepage/archive/v$version.tar.gz"
 checksum=323700908ca7fe7b69cb2cc492b4746c4cd3449e49fbab15a4b3a5eccf8757f4
diff --git a/srcpkgs/wego/template b/srcpkgs/wego/template
index c9b16b4e6b3..af9b96981c5 100644
--- a/srcpkgs/wego/template
+++ b/srcpkgs/wego/template
@@ -9,6 +9,8 @@ short_desc="Weather client for the terminal"
 maintainer="Michael Aldridge <maldridge@voidlinux.org>"
 license="ISC"
 homepage="https://github.com/schachmat/wego"
+nopie=unverified
+nostrip=nopie
 distfiles=${homepage}/archive/${version}.tar.gz
 checksum=d63d79520b385c4ed921c7decc37a0b85c40af66600f8a5733514e04d3048075
 
diff --git a/srcpkgs/wuzz/template b/srcpkgs/wuzz/template
index e6cb81b3807..f2b07f8d6a1 100644
--- a/srcpkgs/wuzz/template
+++ b/srcpkgs/wuzz/template
@@ -9,6 +9,8 @@ short_desc="Interactive cli tool for HTTP inspection"
 maintainer="Andrew Benson <abenson+void@gmail.com>"
 license="AGPL-3.0"
 homepage="https://github.com/asciimoo/wuzz"
+nopie=unverified
+nostrip=nopie
 distfiles="${homepage}/archive/v${version}.tar.gz"
 checksum=acf8e82481740d1403b744c58918b9089128d91c3c6edc15b76b6e1c97ead645
 
diff --git a/srcpkgs/xmandump/template b/srcpkgs/xmandump/template
index ae17bbcefa4..de406228551 100644
--- a/srcpkgs/xmandump/template
+++ b/srcpkgs/xmandump/template
@@ -9,6 +9,8 @@ short_desc="Dump all manpages in an XBPS package for use with man.cgi"
 maintainer="Érico Nogueira <ericonr@disroot.org>"
 license="ISC"
 homepage="https://github.com/void-linux/xmandump"
+nopie=unverified
+nostrip=nopie
 distfiles="${homepage}/archive/v${version}.tar.gz"
 checksum=ca261e075940c97cb3ad639e4c8b746fa93bc7559032bc1ada3858c63658d014
 
diff --git a/srcpkgs/xq-api/template b/srcpkgs/xq-api/template
index 16e97083cae..73409fd1f13 100644
--- a/srcpkgs/xq-api/template
+++ b/srcpkgs/xq-api/template
@@ -10,6 +10,8 @@ short_desc="HTTP-based xbps repodata query API"
 maintainer="Noel Cower <ncower@nil.dev>"
 license="BSD-2-Clause"
 homepage="https://github.com/nilium/xq-api"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/nilium/xq-api/archive/v${version}.tar.gz"
 checksum=0d03345899feb2094e662e6e1d0a4de09ebb82f4f2a474cdc48504059c837c6d
 system_accounts="_xqapi"
diff --git a/srcpkgs/xurls/template b/srcpkgs/xurls/template
index 4bf77a78e92..5e5674b430b 100644
--- a/srcpkgs/xurls/template
+++ b/srcpkgs/xurls/template
@@ -10,6 +10,8 @@ short_desc="Extract urls from text"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="BSD-3-Clause"
 homepage="https://www.github.com/mvdan/xurls"
+nopie=unverified
+nostrip=nopie
 distfiles="${homepage}/archive/v${version}.tar.gz"
 checksum=795d7febcf73503bca2ac9806f12ff6b33b47c13eef2d50b81b10e241d9bdb22
 
diff --git a/srcpkgs/yggdrasil/template b/srcpkgs/yggdrasil/template
index 865baefdd59..0f7eee350f4 100644
--- a/srcpkgs/yggdrasil/template
+++ b/srcpkgs/yggdrasil/template
@@ -10,6 +10,8 @@ short_desc="Experiment in scalable routing as an encrypted IPv6 overlay network"
 maintainer="Jan Christian Gruenhage <jan.christian@gruenhage.xyz>"
 license="LGPL-3.0-only"
 homepage="https://yggdrasil-network.github.io/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/yggdrasil-network/yggdrasil-go/archive/v${version}.tar.gz"
 checksum=e8579a04bf289434e7b8caaf621e2c0b853e83cc06f136c4f9e4bfc667df5a27
 
diff --git a/srcpkgs/yj/template b/srcpkgs/yj/template
index 895e663988d..0d933fb34c1 100644
--- a/srcpkgs/yj/template
+++ b/srcpkgs/yj/template
@@ -9,5 +9,7 @@ short_desc="Convert YAML <=> TOML <=> JSON <=> HCL"
 maintainer="Leah Neukirchen <leah@vuxu.org>"
 license="Apache-2.0"
 homepage="https://github.com/sclevine/yj"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/sclevine/yj/archive/v${version}.tar.gz"
 checksum=df9a4f5b6d067842ea3da68ff92c374b98560dce1086337d39963a1346120574
diff --git a/srcpkgs/yq-go/template b/srcpkgs/yq-go/template
index 374271c6589..24035da937f 100644
--- a/srcpkgs/yq-go/template
+++ b/srcpkgs/yq-go/template
@@ -9,6 +9,8 @@ short_desc="Lightweight and portable command-line YAML processor written in go"
 maintainer="Frank Steinborn <steinex@nognu.de>"
 license="MIT"
 homepage="https://github.com/mikefarah/yq"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/mikefarah/yq/archive/${version}.tar.gz"
 checksum=b0c44a742a9b6eed25a48ff04bb30e3e05c6c2d5a0c869f9d0d7f778dfd40f05
 
diff --git a/srcpkgs/zrepl/template b/srcpkgs/zrepl/template
index 15747454d02..900d0df5434 100644
--- a/srcpkgs/zrepl/template
+++ b/srcpkgs/zrepl/template
@@ -11,6 +11,8 @@ short_desc="One-stop ZFS backup & replication solution"
 maintainer="Frans Bergman <frans@tankernn.eu>"
 license="MIT"
 homepage="https://github.com/zrepl/zrepl"
+nopie=unverified
+nostrip=nopie
 distfiles="${homepage}/archive/v${version}.tar.gz"
 checksum=df474e70f5a51d84816ee8a06038ded167a7548e547e2d2822c313f088eeeafd
 

From 3fa437a8d1b982a711c72c6338d6260089eaef60 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?=
 <congdanhqx@gmail.com>
Date: Sat, 12 Sep 2020 07:07:13 +0700
Subject: [PATCH 2/3] build-style: go: allow -buildmode=pie

---
 common/build-style/go.sh             | 12 ++++++++++--
 common/environment/build-style/go.sh |  3 +--
 2 files changed, 11 insertions(+), 4 deletions(-)

diff --git a/common/build-style/go.sh b/common/build-style/go.sh
index c9f476b95c7..86cafcab902 100644
--- a/common/build-style/go.sh
+++ b/common/build-style/go.sh
@@ -22,7 +22,11 @@ do_configure() {
 }
 
 do_build() {
+	local buildmode
 	go_package=${go_package:-$go_import_path}
+	if [ -z "$nopie" ]; then
+		buildmode=-buildmode=pie
+	fi
 	# Build using Go modules if there's a go.mod file
 	if [ "${go_mod_mode}" != "off" ] && [ -f go.mod ]; then
 		if [ -z "${go_mod_mode}" ] && [ -d vendor ]; then
@@ -33,10 +37,14 @@ do_build() {
 			# default behavior.
 			go_mod_mode=
 		fi
-		go install -p "$XBPS_MAKEJOBS" -mod="${go_mod_mode}" -x -tags "${go_build_tags}" -ldflags "${go_ldflags}" ${go_package}
+		go install -p "$XBPS_MAKEJOBS" -mod="${go_mod_mode}" \
+			$buildmode -x -tags "${go_build_tags}" \
+			-ldflags "${go_ldflags}" ${go_package}
 	else
 		# Otherwise, build using GOPATH
-		go get -p "$XBPS_MAKEJOBS" -x -tags "${go_build_tags}" -ldflags "${go_ldflags}" ${go_package}
+		go get -p "$XBPS_MAKEJOBS" \
+			$buildmode -x -tags "${go_build_tags}" \
+			-ldflags "${go_ldflags}" ${go_package}
 	fi
 }
 
diff --git a/common/environment/build-style/go.sh b/common/environment/build-style/go.sh
index 3f83013d4f7..d8eddbfb202 100644
--- a/common/environment/build-style/go.sh
+++ b/common/environment/build-style/go.sh
@@ -4,15 +4,14 @@ if [ -z "$hostmakedepends" -o "${hostmakedepends##*gcc-go-tools*}" ]; then
 		archs="aarch64* armv[567]* i686* x86_64* ppc64le*"
 	fi
 	hostmakedepends+=" go"
-	nopie=yes
 else
 	# gccgo compiler
 	if [ "$CROSS_BUILD" ]; then
 		# target compiler to use; otherwise it'll just call gccgo
 		export GCCGO="${XBPS_CROSS_TRIPLET}-gccgo"
 	fi
+	nostrip=yes
 fi
-nostrip=yes
 
 case "$XBPS_TARGET_MACHINE" in
 	aarch64*) export GOARCH=arm64;;

From 8340a61dc2eecfea583f5075cd66bda98b59e365 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?=
 <congdanhqx@gmail.com>
Date: Sat, 12 Sep 2020 07:32:31 +0700
Subject: [PATCH 3/3] darch: build with our go build-style

This package is PIE originally.

[skip ci]
---
 srcpkgs/darch/template | 37 +++++++++++--------------------------
 1 file changed, 11 insertions(+), 26 deletions(-)

diff --git a/srcpkgs/darch/template b/srcpkgs/darch/template
index 53250b095c2..723fa116c8e 100644
--- a/srcpkgs/darch/template
+++ b/srcpkgs/darch/template
@@ -1,44 +1,29 @@
 # Template file for 'darch'
 pkgname=darch
 version=0.28.0
-revision=1
+revision=2
 archs="x86_64* ppc64le*"
 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"
+go_package=github.com/godarch/darch/pkg/cmd/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 go"
 depends="containerd"
 short_desc="Tool for building/booting stateless and immutable images, bare metal"
 maintainer="Paul Knopf <pauldotknopf@gmail.com>"
 license="MIT"
 homepage="https://godarch.com/"
-nopie=unverified
-nostrip=nopie
+distfiles="https://github.com/godarch/darch/archive/v$version.tar.gz"
+checksum=78240cc8d95e3320aa2eb057d24bfd5e1f49d485f58c5626c677e4b09e192070
+go_ldflags="-X main.GitCommit=v$version -X main.Version=$version"
 
-do_fetch() {
-	mkdir -p "$(dirname ${GOSRCPATH})"
-	git clone --branch "v${version}" \
-		git://github.com/godarch/darch \
-		${GOSRCPATH}
+post_patch() {
+	vsed -i -e '/install.*bin.darch/d' Makefile
 }
 
-do_configure() {
-	export GOBIN=${GOPATH}/bin
-	export PATH=$PATH:$GOBIN
-	go get github.com/LK4D4/vndr
-	cd ${GOSRCPATH}
-	vndr
-}
-
-do_build() {
-	cd ${GOSRCPATH}
-	make build TRAVIS_TAG="v${version}" GO_BUILD_FLAGS="-buildmode=pie"
-}
-
-do_install() {
-	cd ${GOSRCPATH}
+post_install() {
 	make install DESTDIR=${DESTDIR}
-
 	vlicense LICENSE
 }

^ permalink raw reply	[flat|nested] 25+ messages in thread

* Re: [PR PATCH] [Updated] [RFC] build-style: go: allow pie
  2020-09-12  0:35 [PR PATCH] [RFC] build-style: go: allow pie sgn
                   ` (4 preceding siblings ...)
  2020-09-12  0:45 ` sgn
@ 2020-09-12  1:01 ` sgn
  2020-09-12  1:07 ` sgn
                   ` (17 subsequent siblings)
  23 siblings, 0 replies; 25+ messages in thread
From: sgn @ 2020-09-12  1:01 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 319 bytes --]

There is an updated pull request by sgn against master on the void-packages repository

https://github.com/sgn/void-packages go-allow-pie
https://github.com/void-linux/void-packages/pull/24841

[RFC] build-style: go: allow pie


A patch file from https://github.com/void-linux/void-packages/pull/24841.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-go-allow-pie-24841.patch --]
[-- Type: text/x-diff, Size: 175476 bytes --]

From 5d324f0af37df8c4957f55188d6b61026fdb8a71 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?=
 <congdanhqx@gmail.com>
Date: Sat, 12 Sep 2020 06:38:08 +0700
Subject: [PATCH 1/4] srcpkgs: mass set no{pie,strip} for go packages

In the incoming change, we start to allow build go package in PIE mode.

Historically, we always build go packages in non-PIE mode and enforce it
in $XBPS_COMMONDIR/environment/build-style/go.sh

Let's set them per package, now.

This change was generated with Git, xargs, and GNU sed by:

	git grep -l 'build_style=\(.*\)go\1' |
	xargs sed -i -e '/^homepage=/a nopie=unverified\nnostrip=nopie'
---
 srcpkgs/3mux/template                         | 2 ++
 srcpkgs/6cord/template                        | 2 ++
 srcpkgs/Amass/template                        | 2 ++
 srcpkgs/NetAuth-ldap/template                 | 2 ++
 srcpkgs/NetAuth-localizer/template            | 2 ++
 srcpkgs/NetAuth-nsscache/template             | 2 ++
 srcpkgs/NetAuth-pam-helper/template           | 2 ++
 srcpkgs/NetAuth/template                      | 2 ++
 srcpkgs/NetKeys/template                      | 2 ++
 srcpkgs/PopCorn/template                      | 2 ++
 srcpkgs/TMSU/template                         | 2 ++
 srcpkgs/TerraState/template                   | 2 ++
 srcpkgs/abireport/template                    | 2 ++
 srcpkgs/acbuild/template                      | 2 ++
 srcpkgs/ace-util/template                     | 2 ++
 srcpkgs/acmetool/template                     | 2 ++
 srcpkgs/aerc/template                         | 2 ++
 srcpkgs/age/template                          | 2 ++
 srcpkgs/alertmanager/template                 | 2 ++
 srcpkgs/aminal/template                       | 2 ++
 srcpkgs/annie/template                        | 2 ++
 srcpkgs/antibody/template                     | 2 ++
 srcpkgs/aptly/template                        | 2 ++
 srcpkgs/aquatone/template                     | 2 ++
 srcpkgs/archiver/template                     | 2 ++
 srcpkgs/arduino-cli/template                  | 2 ++
 srcpkgs/atlantis/template                     | 2 ++
 srcpkgs/aws-vault/template                    | 2 ++
 srcpkgs/bettercap/template                    | 2 ++
 srcpkgs/bird_exporter/template                | 2 ++
 srcpkgs/blackbox_exporter/template            | 2 ++
 srcpkgs/blush/template                        | 2 ++
 srcpkgs/bombadillo/template                   | 2 ++
 srcpkgs/bombardier/template                   | 2 ++
 srcpkgs/brig/template                         | 2 ++
 srcpkgs/browserpass/template                  | 2 ++
 srcpkgs/browsh/template                       | 2 ++
 srcpkgs/buildah/template                      | 2 ++
 srcpkgs/caddy/template                        | 2 ++
 srcpkgs/cdetect/template                      | 2 ++
 srcpkgs/cfssl/template                        | 2 ++
 srcpkgs/cgrps/template                        | 2 ++
 srcpkgs/cheat/template                        | 2 ++
 srcpkgs/chroma/template                       | 2 ++
 srcpkgs/chronograf/template                   | 2 ++
 srcpkgs/clipman/template                      | 2 ++
 srcpkgs/cni-plugins/template                  | 2 ++
 srcpkgs/cni/template                          | 2 ++
 srcpkgs/cod/template                          | 2 ++
 srcpkgs/codesearch/template                   | 2 ++
 srcpkgs/consul-template/template              | 2 ++
 srcpkgs/consul/template                       | 2 ++
 srcpkgs/containerd/template                   | 2 ++
 srcpkgs/cordless/template                     | 2 ++
 srcpkgs/coredns/template                      | 2 ++
 srcpkgs/cowyo/template                        | 2 ++
 srcpkgs/coyim/template                        | 2 ++
 srcpkgs/crane/template                        | 2 ++
 srcpkgs/cri-o/template                        | 2 ++
 srcpkgs/cri-tools/template                    | 2 ++
 srcpkgs/croc/template                         | 2 ++
 srcpkgs/darch/template                        | 2 ++
 srcpkgs/delve/template                        | 2 ++
 srcpkgs/dep/template                          | 2 ++
 srcpkgs/dht-node/template                     | 2 ++
 srcpkgs/direnv/template                       | 2 ++
 srcpkgs/dirstalk/template                     | 2 ++
 srcpkgs/distrobuilder/template                | 2 ++
 srcpkgs/dive/template                         | 2 ++
 srcpkgs/dlayer/template                       | 2 ++
 srcpkgs/dnote-cli/template                    | 2 ++
 srcpkgs/dnscrypt-proxy/template               | 2 ++
 srcpkgs/docker-credential-pass/template       | 2 ++
 srcpkgs/docker-gen/template                   | 2 ++
 srcpkgs/docker-machine-driver-kvm/template    | 2 ++
 srcpkgs/docker-machine/template               | 2 ++
 srcpkgs/docker2aci/template                   | 2 ++
 srcpkgs/doctl/template                        | 2 ++
 srcpkgs/domain_exporter/template              | 2 ++
 srcpkgs/drive/template                        | 2 ++
 srcpkgs/drone-cli/template                    | 2 ++
 srcpkgs/elfinfo/template                      | 2 ++
 srcpkgs/elvish/template                       | 2 ++
 srcpkgs/ensure-access/template                | 2 ++
 srcpkgs/etcd/template                         | 2 ++
 srcpkgs/exercism/template                     | 2 ++
 srcpkgs/ffuf/template                         | 2 ++
 srcpkgs/figurine/template                     | 2 ++
 srcpkgs/flannel/template                      | 2 ++
 srcpkgs/flint/template                        | 2 ++
 srcpkgs/forego/template                       | 2 ++
 srcpkgs/frp/template                          | 2 ++
 srcpkgs/fs-repo-migrations/template           | 2 ++
 srcpkgs/fscrypt/template                      | 2 ++
 srcpkgs/fzf/template                          | 2 ++
 srcpkgs/gendesk/template                      | 2 ++
 srcpkgs/gfuzz/template                        | 2 ++
 srcpkgs/ghq/template                          | 2 ++
 srcpkgs/gister/template                       | 2 ++
 srcpkgs/git-lfs/template                      | 2 ++
 srcpkgs/git-team/template                     | 2 ++
 srcpkgs/gitbatch/template                     | 2 ++
 srcpkgs/gitea/template                        | 2 ++
 srcpkgs/github-cli/template                   | 2 ++
 srcpkgs/github-opml/template                  | 2 ++
 srcpkgs/gitlab-runner/template                | 2 ++
 srcpkgs/gkill/template                        | 2 ++
 srcpkgs/glide/template                        | 2 ++
 srcpkgs/glider/template                       | 2 ++
 srcpkgs/glock/template                        | 2 ++
 srcpkgs/glow/template                         | 2 ++
 srcpkgs/go-bindata/template                   | 2 ++
 srcpkgs/go-capnproto2/template                | 2 ++
 srcpkgs/go-ethereum/template                  | 2 ++
 srcpkgs/go-gdm/template                       | 2 ++
 srcpkgs/go-ipfs/template                      | 2 ++
 srcpkgs/go-jira/template                      | 2 ++
 srcpkgs/go-langserver/template                | 2 ++
 srcpkgs/go-md2man/template                    | 2 ++
 srcpkgs/go-mtpfs/template                     | 2 ++
 srcpkgs/go-review/template                    | 2 ++
 srcpkgs/goat/template                         | 2 ++
 srcpkgs/goatcounter/template                  | 2 ++
 srcpkgs/gobuster/template                     | 2 ++
 srcpkgs/gocryptfs/template                    | 2 ++
 srcpkgs/godef/template                        | 2 ++
 srcpkgs/gogs/template                         | 2 ++
 srcpkgs/goimapnotify/template                 | 2 ++
 srcpkgs/golangci-lint/template                | 2 ++
 srcpkgs/gomatrix/template                     | 2 ++
 srcpkgs/gopass/template                       | 2 ++
 srcpkgs/gopls/template                        | 2 ++
 srcpkgs/gopm/template                         | 2 ++
 srcpkgs/goproxy/template                      | 2 ++
 srcpkgs/gops/template                         | 2 ++
 srcpkgs/gosh/template                         | 2 ++
 srcpkgs/gotop/template                        | 2 ++
 srcpkgs/gotty/template                        | 2 ++
 srcpkgs/govendor/template                     | 2 ++
 srcpkgs/goversion/template                    | 2 ++
 srcpkgs/grafana/template                      | 2 ++
 srcpkgs/gron/template                         | 2 ++
 srcpkgs/gucci/template                        | 2 ++
 srcpkgs/gx-go/template                        | 2 ++
 srcpkgs/gx/template                           | 2 ++
 srcpkgs/hcloud/template                       | 2 ++
 srcpkgs/hey/template                          | 2 ++
 srcpkgs/hivemind/template                     | 2 ++
 srcpkgs/hooktftp/template                     | 2 ++
 srcpkgs/httpstat/template                     | 2 ++
 srcpkgs/hub/template                          | 2 ++
 srcpkgs/hugo/template                         | 2 ++
 srcpkgs/hydroxide/template                    | 2 ++
 srcpkgs/i3cat/template                        | 2 ++
 srcpkgs/ibus-bamboo/template                  | 2 ++
 srcpkgs/img/template                          | 2 ++
 srcpkgs/immortal/template                     | 2 ++
 srcpkgs/influxdb/template                     | 2 ++
 srcpkgs/ipfs-cluster/template                 | 2 ++
 srcpkgs/jid/template                          | 2 ++
 srcpkgs/jj/template                           | 2 ++
 srcpkgs/joker/template                        | 2 ++
 srcpkgs/jp/template                           | 2 ++
 srcpkgs/k3s/template                          | 2 ++
 srcpkgs/k9s/template                          | 2 ++
 srcpkgs/kapacitor/template                    | 2 ++
 srcpkgs/keybase/template                      | 2 ++
 srcpkgs/kopia/template                        | 2 ++
 srcpkgs/kops/template                         | 2 ++
 srcpkgs/kubecfg/template                      | 2 ++
 srcpkgs/kubefwd/template                      | 2 ++
 srcpkgs/kubernetes-kind/template              | 2 ++
 srcpkgs/kubernetes/template                   | 2 ++
 srcpkgs/kurly/template                        | 2 ++
 srcpkgs/lazydocker/template                   | 2 ++
 srcpkgs/lazygit/template                      | 2 ++
 srcpkgs/lego/template                         | 2 ++
 srcpkgs/lf/template                           | 2 ++
 srcpkgs/licensechecker/template               | 2 ++
 srcpkgs/lsp/template                          | 2 ++
 srcpkgs/lxd-lts/template                      | 2 ++
 srcpkgs/lxd/template                          | 2 ++
 srcpkgs/madonctl/template                     | 2 ++
 srcpkgs/massren/template                      | 2 ++
 srcpkgs/micro/template                        | 2 ++
 srcpkgs/microhookd/template                   | 2 ++
 srcpkgs/miniflux/template                     | 2 ++
 srcpkgs/minify/template                       | 2 ++
 srcpkgs/minikube/template                     | 2 ++
 srcpkgs/minio/template                        | 2 ++
 srcpkgs/mirrorbits/template                   | 2 ++
 srcpkgs/misspell/template                     | 2 ++
 srcpkgs/mmark/template                        | 2 ++
 srcpkgs/mountain-backup/template              | 2 ++
 srcpkgs/mpdviz/template                       | 2 ++
 srcpkgs/ncdns/template                        | 2 ++
 srcpkgs/nebula/template                       | 2 ++
 srcpkgs/netns/template                        | 2 ++
 srcpkgs/nncp/template                         | 2 ++
 srcpkgs/node_exporter/template                | 2 ++
 srcpkgs/nomad/template                        | 2 ++
 srcpkgs/obfs4proxy/template                   | 2 ++
 srcpkgs/oh/template                           | 2 ++
 srcpkgs/opensmtpd-filter-rspamd/template      | 2 ++
 srcpkgs/opensmtpd-filter-senderscore/template | 2 ++
 srcpkgs/operator-sdk/template                 | 2 ++
 srcpkgs/oragono/template                      | 2 ++
 srcpkgs/packer/template                       | 2 ++
 srcpkgs/pam_netauth/template                  | 2 ++
 srcpkgs/passphrase2pgp/template               | 2 ++
 srcpkgs/peco/template                         | 2 ++
 srcpkgs/pgweb/template                        | 2 ++
 srcpkgs/pkgtop/template                       | 2 ++
 srcpkgs/podman/template                       | 2 ++
 srcpkgs/pong-command/template                 | 2 ++
 srcpkgs/prometheus/template                   | 2 ++
 srcpkgs/pst/template                          | 2 ++
 srcpkgs/pup/template                          | 2 ++
 srcpkgs/pwget/template                        | 2 ++
 srcpkgs/rancher-compose/template              | 2 ++
 srcpkgs/rclone/template                       | 2 ++
 srcpkgs/rest-server/template                  | 2 ++
 srcpkgs/restic/template                       | 2 ++
 srcpkgs/revive/template                       | 2 ++
 srcpkgs/rmapi/template                        | 2 ++
 srcpkgs/rocker/template                       | 2 ++
 srcpkgs/runc/template                         | 2 ++
 srcpkgs/ryzen-stabilizator/template           | 2 ++
 srcpkgs/s/template                            | 2 ++
 srcpkgs/saml2aws/template                     | 2 ++
 srcpkgs/sampler/template                      | 2 ++
 srcpkgs/scaleway-cli/template                 | 2 ++
 srcpkgs/scc/template                          | 2 ++
 srcpkgs/searchfile/template                   | 2 ++
 srcpkgs/seaweedfs/template                    | 2 ++
 srcpkgs/shadowfox-updater/template            | 2 ++
 srcpkgs/sharenix/template                     | 2 ++
 srcpkgs/shfmt/template                        | 2 ++
 srcpkgs/sift/template                         | 2 ++
 srcpkgs/skaffold/template                     | 2 ++
 srcpkgs/skopeo/template                       | 2 ++
 srcpkgs/slack-term/template                   | 2 ++
 srcpkgs/slit/template                         | 2 ++
 srcpkgs/sops/template                         | 2 ++
 srcpkgs/spreed-webrtc/template                | 2 ++
 srcpkgs/ssl_exporter/template                 | 2 ++
 srcpkgs/stern/template                        | 2 ++
 srcpkgs/subjack/template                      | 2 ++
 srcpkgs/svctl/template                        | 2 ++
 srcpkgs/swarm/template                        | 2 ++
 srcpkgs/syncthing/template                    | 2 ++
 srcpkgs/tag/template                          | 2 ++
 srcpkgs/tailscale/template                    | 2 ++
 srcpkgs/telegraf/template                     | 2 ++
 srcpkgs/termshark/template                    | 2 ++
 srcpkgs/terraform/template                    | 2 ++
 srcpkgs/terragrunt/template                   | 2 ++
 srcpkgs/tinycron/template                     | 2 ++
 srcpkgs/tldr/template                         | 2 ++
 srcpkgs/tml/template                          | 2 ++
 srcpkgs/todoist/template                      | 2 ++
 srcpkgs/trident-automount/template            | 2 ++
 srcpkgs/umoci/template                        | 2 ++
 srcpkgs/uni/template                          | 2 ++
 srcpkgs/up/template                           | 2 ++
 srcpkgs/usql/template                         | 2 ++
 srcpkgs/vale/template                         | 2 ++
 srcpkgs/vault/template                        | 2 ++
 srcpkgs/vegeta/template                       | 2 ++
 srcpkgs/vmdfmt/template                       | 2 ++
 srcpkgs/vndr/template                         | 2 ++
 srcpkgs/vultr/template                        | 2 ++
 srcpkgs/webcat/template                       | 2 ++
 srcpkgs/websocketd/template                   | 2 ++
 srcpkgs/wego/template                         | 2 ++
 srcpkgs/wuzz/template                         | 2 ++
 srcpkgs/xmandump/template                     | 2 ++
 srcpkgs/xq-api/template                       | 2 ++
 srcpkgs/xurls/template                        | 2 ++
 srcpkgs/yggdrasil/template                    | 2 ++
 srcpkgs/yj/template                           | 2 ++
 srcpkgs/yq-go/template                        | 2 ++
 srcpkgs/zrepl/template                        | 2 ++
 283 files changed, 566 insertions(+)

diff --git a/srcpkgs/3mux/template b/srcpkgs/3mux/template
index 7aeea8f5272..30fee70c7a9 100644
--- a/srcpkgs/3mux/template
+++ b/srcpkgs/3mux/template
@@ -8,6 +8,8 @@ short_desc="Terminal multiplexer inspired by i3"
 maintainer="Zach Dykstra <dykstra.zachary@gmail.com>"
 license="MIT"
 homepage="https://github.com/aaronjanse/3mux"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/aaronjanse/3mux/archive/v${version}.tar.gz"
 checksum=925e23850ad69ce12069bb4c48af6e70c820bbd4bfe5a83ebf72eaefb9d8ab83
 
diff --git a/srcpkgs/6cord/template b/srcpkgs/6cord/template
index 7fc93652b2d..aa89d827b7e 100644
--- a/srcpkgs/6cord/template
+++ b/srcpkgs/6cord/template
@@ -9,6 +9,8 @@ short_desc="Terminal UI for Discord"
 maintainer="Paper <paper@tilde.institute>"
 license="MPL-2.0"
 homepage="https://gitlab.com/diamondburned/6cord"
+nopie=unverified
+nostrip=nopie
 distfiles="https://gitlab.com/diamondburned/$pkgname/-/archive/stable-$version/$pkgname-stable-$version.tar.gz"
 checksum=@70325d8dd24100a0dde3bbca477b87e7a62c520eb1003db5b0541de2d5f928bc
 
diff --git a/srcpkgs/Amass/template b/srcpkgs/Amass/template
index 2534bc28e57..4e8469091b5 100644
--- a/srcpkgs/Amass/template
+++ b/srcpkgs/Amass/template
@@ -8,5 +8,7 @@ short_desc="In-depth Attack Surface Mapping and Asset Discovery"
 maintainer="Andrew Benson <abenson+void@gmail.com>"
 license="Apache-2.0"
 homepage="https://www.owasp.org/index.php/OWASP_Amass_Project"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/OWASP/Amass/archive/v${version}.tar.gz"
 checksum=e262eea448998e3e44fffd94714363cbcd7cc26890c313f0efb519da23efeec8
diff --git a/srcpkgs/NetAuth-ldap/template b/srcpkgs/NetAuth-ldap/template
index 105d5c6ee0f..b8b20b91db4 100644
--- a/srcpkgs/NetAuth-ldap/template
+++ b/srcpkgs/NetAuth-ldap/template
@@ -11,6 +11,8 @@ short_desc="LDAP Proxy for NetAuth"
 maintainer="Michael Aldridge <maldridge@VoidLinux.org>"
 license="MIT"
 homepage="https://www.netauth.org/ecosystem/ldap"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/netauth/ldap/archive/v$version.tar.gz"
 checksum=e179918429f133f8360bf9ee6a1ceefa283f245bf5ee0b705676fff9e1442fb4
 system_accounts="_netauth_ldap"
diff --git a/srcpkgs/NetAuth-localizer/template b/srcpkgs/NetAuth-localizer/template
index 571000e48a9..48f48e330c4 100644
--- a/srcpkgs/NetAuth-localizer/template
+++ b/srcpkgs/NetAuth-localizer/template
@@ -12,6 +12,8 @@ short_desc="Make NetAuth accounts local in Linux"
 maintainer="Michael Aldridge <maldridge@netauth.org>"
 license="MIT"
 homepage="https://netauth.org/ecosystem/localizer"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/netauth/localizer/archive/v$version.tar.gz"
 checksum=0cab66230e8845d40ecf9a6033c63730e5fc73a3a778cefe2cc98d4787cd5329
 
diff --git a/srcpkgs/NetAuth-nsscache/template b/srcpkgs/NetAuth-nsscache/template
index 42a3b03d796..067b978ba92 100644
--- a/srcpkgs/NetAuth-nsscache/template
+++ b/srcpkgs/NetAuth-nsscache/template
@@ -10,6 +10,8 @@ short_desc="NetAuth nsscache implementation"
 maintainer="Michael Aldridge <maldridge@voidlinux.org>"
 license="MIT"
 homepage="https://netauth.org"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/NetAuth/nsscache/archive/v$version.tar.gz"
 checksum=0609db33c24e594fb84821eba76959622e9ac4752c66b6be8c1e4fdcd8158a6e
 
diff --git a/srcpkgs/NetAuth-pam-helper/template b/srcpkgs/NetAuth-pam-helper/template
index 80f362a228e..a314caf7374 100644
--- a/srcpkgs/NetAuth-pam-helper/template
+++ b/srcpkgs/NetAuth-pam-helper/template
@@ -10,5 +10,7 @@ short_desc="A helper executable to use with pam_exec"
 maintainer="Michael Aldridge <maldridge@VoidLinux.org>"
 license="MIT"
 homepage="https://www.github.com/netauth/pam-helper"
+nopie=unverified
+nostrip=nopie
 distfiles="$homepage/archive/v$version.tar.gz"
 checksum=d9b14782a52604a0fc19ffe5164aad5e1580e3bdb015fda0c4b58acdb38049ae
diff --git a/srcpkgs/NetAuth/template b/srcpkgs/NetAuth/template
index 42667411251..1056ef4bec7 100644
--- a/srcpkgs/NetAuth/template
+++ b/srcpkgs/NetAuth/template
@@ -12,6 +12,8 @@ short_desc="Network authentication and identity system"
 maintainer="Michael Aldridge <maldridge@voidlinux.org>"
 license="MIT"
 homepage="https://netauth.org"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/NetAuth/NetAuth/archive/v$version.tar.gz"
 checksum=76811411d4ebd00876e553b4eb9c912c16ee5ebc5c6aaeab922e233275f56a94
 
diff --git a/srcpkgs/NetKeys/template b/srcpkgs/NetKeys/template
index 4e136c8ed7c..903ff78ebc8 100644
--- a/srcpkgs/NetKeys/template
+++ b/srcpkgs/NetKeys/template
@@ -10,6 +10,8 @@ short_desc="Key retrieval daemon for NetAuth"
 maintainer="Michael Aldridge <maldridge@voidlinux.org>"
 license="MIT"
 homepage="https://netauth.org"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/NetAuth/NetKeys/archive/v$version.tar.gz"
 checksum=3895be4f703cd9f375977afcc7a3a43ca443b7c04979bd2af4192cf06fe732ae
 
diff --git a/srcpkgs/PopCorn/template b/srcpkgs/PopCorn/template
index 119c0ec7686..a5dd6cd4bc7 100644
--- a/srcpkgs/PopCorn/template
+++ b/srcpkgs/PopCorn/template
@@ -14,6 +14,8 @@ short_desc="Package statistics system"
 maintainer="Michael Aldridge <maldridge@voidlinux.org>"
 license="MIT"
 homepage="https://github.com/the-maldridge/PopCorn"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/the-maldridge/PopCorn/archive/v${version}.tar.gz"
 checksum=b25589802c5e1c277d2e9536add44704a012359b02d7fb4be1b4b0f11eb10d93
 
diff --git a/srcpkgs/TMSU/template b/srcpkgs/TMSU/template
index 72725d630c9..680a6a2628d 100644
--- a/srcpkgs/TMSU/template
+++ b/srcpkgs/TMSU/template
@@ -10,6 +10,8 @@ short_desc="Tool for tagging files and accessing them through FUSE"
 maintainer="xaltsc <xaltsc@protonmail.ch>"
 license="GPL-3.0-or-later"
 homepage="https://tmsu.org"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/oniony/TMSU/archive/v${version}.tar.gz"
 checksum=0ac7f09336aaedf73623c4f486c05137c024a726c16dd32525463aee9d70b46a
 
diff --git a/srcpkgs/TerraState/template b/srcpkgs/TerraState/template
index b4a7b9e6097..8e95771d81a 100644
--- a/srcpkgs/TerraState/template
+++ b/srcpkgs/TerraState/template
@@ -12,6 +12,8 @@ short_desc="Remote state for Terraform"
 maintainer="Michael Aldridge <maldridge@voidlinux.org>"
 license="MIT"
 homepage="https://github.com/the-maldridge/terrastate"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/the-maldridge/terrastate/archive/v$version.tar.gz"
 checksum=73e055f9dcd04d933de42edbb8abe2163455a41198182733b101df404d48be1e
 system_groups="_terrastate"
diff --git a/srcpkgs/abireport/template b/srcpkgs/abireport/template
index b23ea4d8565..47de6a68db7 100644
--- a/srcpkgs/abireport/template
+++ b/srcpkgs/abireport/template
@@ -9,6 +9,8 @@ short_desc="Tool to create ABI reports from ELF binaries"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="Apache-2.0"
 homepage="https://github.com/clearlinux/abireport"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/clearlinux/${pkgname}/releases/download/v${version}/${pkgname}-${version}.tar.gz"
 checksum=c46c46bff3dc873cb84a66c639c38b2df14f095d95a4bb77e3b96904b8219399
 
diff --git a/srcpkgs/acbuild/template b/srcpkgs/acbuild/template
index 7911ad66cc9..4b95803a768 100644
--- a/srcpkgs/acbuild/template
+++ b/srcpkgs/acbuild/template
@@ -10,6 +10,8 @@ go_ldflags="-X github.com/appc/acbuild/lib.Version=${version}"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="Apache-2.0"
 homepage="https://github.com/appc/acbuild"
+nopie=unverified
+nostrip=nopie
 short_desc="A build tool for ACIs"
 distfiles="https://github.com/appc/acbuild/archive/v${version}.tar.gz"
 checksum=88d99a002eb53212752d6f405d9e02555512b27c5b84e8ef5828607ee9774ed4
diff --git a/srcpkgs/ace-util/template b/srcpkgs/ace-util/template
index 654a0eb6dc2..b289ffddaad 100644
--- a/srcpkgs/ace-util/template
+++ b/srcpkgs/ace-util/template
@@ -8,6 +8,8 @@ short_desc="Command line utility for the Ace HTML template engine"
 maintainer="Young Jin Park <youngjinpark20@gmail.com>"
 license="MIT"
 homepage="https://github.com/catinello/ace-util"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/catinello/ace-util/archive/v${version}.tar.gz"
 checksum=983c22874bfd2476d860002778458f028d56552f07fa9d69cbf74e977b6f8bed
 
diff --git a/srcpkgs/acmetool/template b/srcpkgs/acmetool/template
index e9e3993b7fc..a5f1b1adc5c 100644
--- a/srcpkgs/acmetool/template
+++ b/srcpkgs/acmetool/template
@@ -11,6 +11,8 @@ short_desc="Tool to acquire certificates from ACME servers (such as Let's Encryp
 maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
 license="RILTS-based"
 homepage="https://hlandau.github.io/acme/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/hlandau/acme/archive/v${version}.tar.gz
  https://raw.githubusercontent.com/hlandau/rilts/master/licences/COPYING.MIT>COPYING"
 checksum="54acffe7381696ecdc829f65810897075d17c5600c077f431eda5e5244189a74
diff --git a/srcpkgs/aerc/template b/srcpkgs/aerc/template
index 71bf699cf10..ee73eb49a7d 100644
--- a/srcpkgs/aerc/template
+++ b/srcpkgs/aerc/template
@@ -9,6 +9,8 @@ short_desc="Terminal email client"
 maintainer="shtayerc <david.murko@mailbox.org>"
 license="MIT"
 homepage="https://aerc-mail.org"
+nopie=unverified
+nostrip=nopie
 distfiles="https://git.sr.ht/~sircmpwn/aerc/archive/${version}.tar.gz"
 checksum=d369462cc0f76c33d804e586463e4d35d81fba9396ec08c3d3d0579e26091e17
 
diff --git a/srcpkgs/age/template b/srcpkgs/age/template
index 5a3b0183bdb..0fac736344b 100644
--- a/srcpkgs/age/template
+++ b/srcpkgs/age/template
@@ -10,6 +10,8 @@ short_desc="Simple, modern and secure encryption tool"
 maintainer="Leah Neukirchen <leah@vuxu.org>"
 license="BSD-3-Clause"
 homepage="https://age-encryption.org/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/FiloSottile/age/archive/v${version/.b/-b}.tar.gz"
 checksum=ca0fcfe45415c03c637c2332231f1793bf4dbd6a03e663a71ef2b7554647d763
 
diff --git a/srcpkgs/alertmanager/template b/srcpkgs/alertmanager/template
index 88fe5eede15..9d43a1337d1 100644
--- a/srcpkgs/alertmanager/template
+++ b/srcpkgs/alertmanager/template
@@ -14,6 +14,8 @@ conf_files="/etc/alertmanager.yml"
 maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
 license="Apache-2.0"
 homepage="https://github.com/prometheus/alertmanager"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/prometheus/alertmanager/archive/v${version}.tar.gz"
 checksum=4789ef95b09ba86a66a2923c3535d1bfe30a566390770784c52052c7c83ee1bc
 
diff --git a/srcpkgs/aminal/template b/srcpkgs/aminal/template
index 4a3594866e8..6d4db8385a3 100644
--- a/srcpkgs/aminal/template
+++ b/srcpkgs/aminal/template
@@ -10,5 +10,7 @@ short_desc="Modern terminal emulator implemented in Golang and utilising OpenGL"
 maintainer="SolitudeSF <solitudesf@protonmail.com>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/liamg/aminal"
+nopie=unverified
+nostrip=nopie
 distfiles="${homepage}/archive/v${version}.tar.gz"
 checksum=ed59927531e7d585a42366c455e491a846c7e23ae079fa1d10d43fdd3a92eb65
diff --git a/srcpkgs/annie/template b/srcpkgs/annie/template
index 50ff513e73d..60e24ce08de 100644
--- a/srcpkgs/annie/template
+++ b/srcpkgs/annie/template
@@ -9,6 +9,8 @@ short_desc="Fast, simple and clean video downloader built with Go"
 maintainer="Benjamín Albiñana <benalb@gmail.com>"
 license="MIT"
 homepage="https://github.com/iawia002/annie"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/iawia002/annie/archive/${version}.tar.gz"
 checksum=a5252317113cf90e687a532b2e961126206b29829c61d6507fc69881e85d1d34
 
diff --git a/srcpkgs/antibody/template b/srcpkgs/antibody/template
index 6432a12ba2e..e495e03cc23 100644
--- a/srcpkgs/antibody/template
+++ b/srcpkgs/antibody/template
@@ -9,6 +9,8 @@ short_desc="Fast and lightweight shell plugin manager"
 maintainer="SolitudeSF <solitudesf@protonmail.com>"
 license="MIT"
 homepage="https://getantibody.github.io/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://${go_import_path}/archive/v${version}.tar.gz"
 checksum=dad02a91cbf5715209ca2958dfeb29127f674a00615f80254efc87c33930dbe0
 
diff --git a/srcpkgs/aptly/template b/srcpkgs/aptly/template
index 4098ebc02d8..2cddc987ceb 100644
--- a/srcpkgs/aptly/template
+++ b/srcpkgs/aptly/template
@@ -8,6 +8,8 @@ short_desc="Debian repository management tool"
 maintainer="Tassilo Schweyer <dev@welterde.de>"
 license="MIT"
 homepage="https://www.aptly.info/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/aptly-dev/aptly/archive/v$version.tar.gz"
 checksum=4172d54613139f6c34d5a17396adc9675d7ed002e517db8381731d105351fbe5
 
diff --git a/srcpkgs/aquatone/template b/srcpkgs/aquatone/template
index f6215fe4ee6..0fa66c24a9e 100644
--- a/srcpkgs/aquatone/template
+++ b/srcpkgs/aquatone/template
@@ -9,6 +9,8 @@ short_desc="Tool for domain flyovers"
 maintainer="Alex Childs <misuchiru03+void@gmail.com>"
 license="MIT"
 homepage="https://github.com/michenriksen/aquatone"
+nopie=unverified
+nostrip=nopie
 distfiles="${homepage}/archive/v${version}.tar.gz"
 checksum=7849dce3241df663ea6edd9a9433d5ecc20fb768d0192ccbfb28d61d67ebcc97
 
diff --git a/srcpkgs/archiver/template b/srcpkgs/archiver/template
index b604b5973e6..613ef588d8d 100644
--- a/srcpkgs/archiver/template
+++ b/srcpkgs/archiver/template
@@ -10,6 +10,8 @@ short_desc="Easily create and extract common archive formats"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 homepage="https://github.com/mholt/archiver"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/mholt/archiver/archive/v${version}.tar.gz"
 checksum=c8e88340e80b428c1a1c9734084395b473c9458fcea8b8b5126a9db96ae45844
 
diff --git a/srcpkgs/arduino-cli/template b/srcpkgs/arduino-cli/template
index fc67ce96a5b..15e4c8a9346 100644
--- a/srcpkgs/arduino-cli/template
+++ b/srcpkgs/arduino-cli/template
@@ -9,6 +9,8 @@ short_desc="Arduino command line interface"
 maintainer="Jasper Chan <jasperchan515@gmail.com>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/arduino/arduino-cli"
+nopie=unverified
+nostrip=nopie
 distfiles="${homepage}/archive/${version}.tar.gz"
 checksum=5a9b7eec55c3ee7f54d8804fac00ceb78ad0697fd918f6fbae0bb61cb33d8b3e
 
diff --git a/srcpkgs/atlantis/template b/srcpkgs/atlantis/template
index 621db333862..f7eb20cea30 100644
--- a/srcpkgs/atlantis/template
+++ b/srcpkgs/atlantis/template
@@ -9,5 +9,7 @@ short_desc="Terraform Automation By Pull Request"
 maintainer="Michael Aldridge <maldridge@voidlinux.org>"
 license="Apache-2.0"
 homepage="https://runatlantis.io"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/runatlantis/atlantis/archive/v${version}.tar.gz"
 checksum=a4590c181e759a2bb692e1b89552a02996cb366fca6f5f3298fff973a2e4a291
diff --git a/srcpkgs/aws-vault/template b/srcpkgs/aws-vault/template
index 64493fb34d1..b94e1f105f4 100644
--- a/srcpkgs/aws-vault/template
+++ b/srcpkgs/aws-vault/template
@@ -9,6 +9,8 @@ short_desc="Vault for securely storing and accessing AWS credentials"
 maintainer="klardotsh <josh@klar.sh>"
 license="MIT"
 homepage="https://github.com/99designs/aws-vault"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/99designs/aws-vault/archive/v${version}${_status}.tar.gz"
 checksum=29844e459a3421ae0123b83a3097c15bc2980bf787374c1ade44328cf14fde4e
 
diff --git a/srcpkgs/bettercap/template b/srcpkgs/bettercap/template
index 58fa4ee86f6..99b7437c129 100644
--- a/srcpkgs/bettercap/template
+++ b/srcpkgs/bettercap/template
@@ -10,6 +10,8 @@ short_desc="Network attack and monitoring framework"
 maintainer="Andrea Brancaleoni <abc@pompel.me>"
 license="GPL-3.0-only"
 homepage="https://github.com/bettercap/bettercap"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/bettercap/bettercap/archive/v${version}.tar.gz"
 checksum=dd4349a43486ec300a0f777f7c53b2fff608fb82dbba720c144b85538811405c
 
diff --git a/srcpkgs/bird_exporter/template b/srcpkgs/bird_exporter/template
index 4acdb5b704d..de8774e95d1 100644
--- a/srcpkgs/bird_exporter/template
+++ b/srcpkgs/bird_exporter/template
@@ -10,6 +10,8 @@ short_desc="Metric exporter for BIRD routing daemon to use with Prometheus"
 maintainer="Leah Neukirchen <leah@vuxu.org>"
 license="MIT"
 homepage="https://github.com/czerwonk/bird_exporter"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/czerwonk/bird_exporter/archive/${version}.tar.gz"
 checksum=3d8a1e718bc7f8bdd2c7fc775f042fdce81b4a2b08f978b0831f39909ac15c3d
 
diff --git a/srcpkgs/blackbox_exporter/template b/srcpkgs/blackbox_exporter/template
index 4f6ca705e98..190419ba94b 100644
--- a/srcpkgs/blackbox_exporter/template
+++ b/srcpkgs/blackbox_exporter/template
@@ -12,6 +12,8 @@ short_desc="Allows blackbox probing of endpoints over HTTP, DNS, TCP and ICMP"
 maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
 license="Apache-2.0"
 homepage="https://prometheus.io"
+nopie=unverified
+nostrip=nopie
 changelog="https://github.com/prometheus/blackbox_exporter/releases"
 distfiles="https://github.com/prometheus/blackbox_exporter/archive/v${version}.tar.gz"
 checksum=6ebfd9f590286004dacf3c93b3aa3e3c560d6f1e5994f72c180e5af94fdd0099
diff --git a/srcpkgs/blush/template b/srcpkgs/blush/template
index c62c1a7bde8..967f9917bac 100644
--- a/srcpkgs/blush/template
+++ b/srcpkgs/blush/template
@@ -9,6 +9,8 @@ short_desc="Grep with colours"
 maintainer="travankor <travankor@tuta.io>"
 license="MIT"
 homepage="https://github.com/arsham/blush"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/arsham/blush/archive/v${version}.tar.gz"
 checksum=1d96e080e7db9d57bb3aee1a7fae3df2aaa3a3f85cf41077e8235c78840ae740
 
diff --git a/srcpkgs/bombadillo/template b/srcpkgs/bombadillo/template
index 721fae09f54..02e7ca26ddb 100644
--- a/srcpkgs/bombadillo/template
+++ b/srcpkgs/bombadillo/template
@@ -9,6 +9,8 @@ short_desc="Non-web client for the terminal"
 maintainer="Benjamín Albiñana <benalb@gmail.com>"
 license="GPL-3.0-or-later"
 homepage="https://bombadillo.colorfield.space/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://tildegit.org/sloum/${pkgname}/archive/${version}.tar.gz"
 checksum=e8076493e924bd5860d3e17884b0675ea514eea75e7b4e96da1c79ab9805731f
 
diff --git a/srcpkgs/bombardier/template b/srcpkgs/bombardier/template
index 8a91d592b32..b9b0ba6cbf1 100644
--- a/srcpkgs/bombardier/template
+++ b/srcpkgs/bombardier/template
@@ -8,6 +8,8 @@ short_desc="Fast cross-platform HTTP benchmarking tool"
 maintainer="Daniel Lewan <vision360.daniel@gmail.com>"
 license="MIT"
 homepage="https://github.com/codesenberg/bombardier"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/codesenberg/bombardier/archive/v${version}.tar.gz"
 checksum=fd6202ca4b4972b2adcd63b7dd7eadcb6ffbf159870c87500e03bd8556abdeda
 
diff --git a/srcpkgs/brig/template b/srcpkgs/brig/template
index 59dcd0ceba6..9d6a1c03b4b 100644
--- a/srcpkgs/brig/template
+++ b/srcpkgs/brig/template
@@ -8,6 +8,8 @@ short_desc="File synchronization on top of IPFS with git-like interface and WebU
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="AGPL-3.0-or-later"
 homepage="https://brig.readthedocs.io/en/master/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/sahib/brig/archive/v${version}.tar.gz"
 checksum=1ca6384c71915b486798146e8498cc2432065ddb161f9860fc913cbf38cf2e35
 
diff --git a/srcpkgs/browserpass/template b/srcpkgs/browserpass/template
index b6426a24975..0b97b15c659 100644
--- a/srcpkgs/browserpass/template
+++ b/srcpkgs/browserpass/template
@@ -10,6 +10,8 @@ short_desc="Browser extension for pass"
 maintainer="John <me@johnnynator.dev>"
 license="MIT"
 homepage="https://github.com/browserpass/browserpass-native"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/browserpass/browserpass-native/archive/${version}.tar.gz"
 checksum=2ef6a471bd7ea35735bb196c5ddb12f9345fd27ba4b36065717b3c3f77860003
 
diff --git a/srcpkgs/browsh/template b/srcpkgs/browsh/template
index 856fefd13d7..fda1bc596b9 100644
--- a/srcpkgs/browsh/template
+++ b/srcpkgs/browsh/template
@@ -12,6 +12,8 @@ short_desc="Fully-modern text-based browser, rendering to TTY and browsers"
 maintainer="zhengqunkoo <root@zhengqunkoo.com>"
 license="LGPL-2.1-only"
 homepage="https://www.brow.sh/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://$go_import_path/archive/v$version.tar.gz
  https://$go_import_path/releases/download/v${version}/browsh-${version}-an.fx.xpi>browsh.xpi"
 checksum="965ce2d94d1d9e4b92411d344421c0bea40994527cafd694c5a6e8e206681ede
diff --git a/srcpkgs/buildah/template b/srcpkgs/buildah/template
index a27cce79552..0a0dce2e5f4 100644
--- a/srcpkgs/buildah/template
+++ b/srcpkgs/buildah/template
@@ -14,6 +14,8 @@ short_desc="Dockerfile compatible OCI image building tool"
 maintainer="Cameron Nemo <cnemo@tutanota.com>"
 license="Apache-2.0"
 homepage="https://github.com/containers/buildah"
+nopie=unverified
+nostrip=nopie
 distfiles="${homepage}/archive/v${version}.tar.gz"
 checksum=b53e0a12e6b89b529980b78569c6cea814354aafb65526057c6f67a9924cc3be
 
diff --git a/srcpkgs/caddy/template b/srcpkgs/caddy/template
index dbae7057566..2d9b3e69419 100644
--- a/srcpkgs/caddy/template
+++ b/srcpkgs/caddy/template
@@ -10,6 +10,8 @@ short_desc="Fast, cross-platform HTTP/2 web server with automatic HTTPS"
 maintainer="Dominic Monroe <monroef4@googlemail.com>"
 license="Apache-2.0"
 homepage="https://caddyserver.com"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/caddyserver/caddy/archive/v${version}.tar.gz"
 checksum=0e7dc07e4f61f9a00a4c962755098e19ebf8c8a8e0d72e311597ce021b7a2a5e
 
diff --git a/srcpkgs/cdetect/template b/srcpkgs/cdetect/template
index b02df3a496e..e5f0f10b5b4 100644
--- a/srcpkgs/cdetect/template
+++ b/srcpkgs/cdetect/template
@@ -9,6 +9,8 @@ short_desc="Detects the compiler (and version) used to compile an ELF binary"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 homepage="https://github.com/xyproto/cdetect"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/xyproto/cdetect/archive/${version}.tar.gz"
 checksum=5df583e1b016d61cbc723fc0d222308c4327e108f91316707235148c06095b49
 
diff --git a/srcpkgs/cfssl/template b/srcpkgs/cfssl/template
index 822903d181a..55a5dc44c45 100644
--- a/srcpkgs/cfssl/template
+++ b/srcpkgs/cfssl/template
@@ -9,6 +9,8 @@ short_desc="CFSSL: Cloudflare's PKI and TLS toolkit"
 maintainer="hanspolo <itself@hanspolo.net>"
 license="BSD-2-Clause"
 homepage="https://github.com/cloudflare/cfssl"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/cloudflare/cfssl/archive/v${version}.tar.gz"
 checksum=c8a86ef10cbb0c168f3b597db15b31f98b170edb7958f7154edeb29aee41315e
 replaces="cfssljson>=0"
diff --git a/srcpkgs/cgrps/template b/srcpkgs/cgrps/template
index d0f9a17dc7e..e60a8f58f6d 100644
--- a/srcpkgs/cgrps/template
+++ b/srcpkgs/cgrps/template
@@ -8,6 +8,8 @@ short_desc="Set of commands for checking cgroups"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 homepage="https://github.com/k1LoW/cgrps"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/k1LoW/cgrps/archive/v${version}.tar.gz"
 checksum=381ab96fbfe98700112e0bddfaffde471ce08b838b0a91e489bd932c99c8ffdc
 
diff --git a/srcpkgs/cheat/template b/srcpkgs/cheat/template
index b3020476f47..0f9ee668bcb 100644
--- a/srcpkgs/cheat/template
+++ b/srcpkgs/cheat/template
@@ -8,6 +8,8 @@ short_desc="Create and view interactive cheatsheets on the command-line"
 maintainer="bra1nwave <bra1nwave@protonmail.com>"
 license="MIT"
 homepage="https://github.com/cheat/cheat"
+nopie=unverified
+nostrip=nopie
 distfiles="${homepage}/archive/${version}.tar.gz"
 checksum=87c832b25794d7acac2fa4bd3389c81819535f32242d5e99284da76a1a86f1f3
 
diff --git a/srcpkgs/chroma/template b/srcpkgs/chroma/template
index 958de7e3418..26f38de1f64 100644
--- a/srcpkgs/chroma/template
+++ b/srcpkgs/chroma/template
@@ -11,6 +11,8 @@ short_desc="General purpose syntax highlighter"
 maintainer="Daniel Lewan <vision360.daniel@gmail.com>"
 license="MIT"
 homepage="https://github.com/alecthomas/chroma"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/alecthomas/chroma/archive/v${version}.tar.gz"
 checksum=03bbe1fd43109b125cb33cf72e26338376056b961ea1c9ab1ecc02a60651e67b
 
diff --git a/srcpkgs/chronograf/template b/srcpkgs/chronograf/template
index b23d2ef09a3..6f5cc18b1e3 100644
--- a/srcpkgs/chronograf/template
+++ b/srcpkgs/chronograf/template
@@ -11,6 +11,8 @@ short_desc="Open source monitoring and visualization UI for the TICK stack"
 maintainer="Michael Aldridge <maldridge@voidlinux.org>"
 license="AGPL-3.0"
 homepage="https://www.influxdata.com/time-series-platform/chronograf/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/influxdata/${pkgname}/archive/${version}.tar.gz"
 checksum=245479b691e2ad484717778562ce9e0c21b1d769e7d748335d1c5f41cd677d4c
 
diff --git a/srcpkgs/clipman/template b/srcpkgs/clipman/template
index a48999a5004..033776dbf3e 100644
--- a/srcpkgs/clipman/template
+++ b/srcpkgs/clipman/template
@@ -10,6 +10,8 @@ short_desc="Simple clipboard manager for Wayland"
 maintainer="travankor <travankor@tuta.io>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/yory8/clipman"
+nopie=unverified
+nostrip=nopie
 changelog="https://raw.githubusercontent.com/yory8/clipman/master/CHANGELOG.md"
 distfiles="https://github.com/yory8/clipman/archive/v${version}.tar.gz"
 checksum=0b2c8a4e333b86f5dc6c873ee3b3c6e748e94e681bfa4fd9e81fc412c7a7cad1
diff --git a/srcpkgs/cni-plugins/template b/srcpkgs/cni-plugins/template
index cee0971f8b1..e41e8950abf 100644
--- a/srcpkgs/cni-plugins/template
+++ b/srcpkgs/cni-plugins/template
@@ -9,6 +9,8 @@ short_desc="Container Network Interface (plugins)"
 maintainer="Cameron Nemo <cnemo@tutanota.com>"
 license="Apache-2.0"
 homepage="https://github.com/containernetworking/plugins"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/containernetworking/plugins/archive/v${version}.tar.gz"
 checksum=3a77de1fcd3b818a2062d9208cab3492ad5cf8177f8fb5e86419e81143c86fa5
 
diff --git a/srcpkgs/cni/template b/srcpkgs/cni/template
index c76186f2d76..7c54b22bbdb 100644
--- a/srcpkgs/cni/template
+++ b/srcpkgs/cni/template
@@ -9,5 +9,7 @@ short_desc="Container Network Interface"
 maintainer="Cameron Nemo <cnemo@tutanota.com>"
 license="Apache-2.0"
 homepage="https://github.com/containernetworking/cni"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/containernetworking/cni/archive/v${version}.tar.gz"
 checksum=4517eabfd65aea2012dc48d057bf889a0a41ed9837387d95cd1e36c0dbddcfd4
diff --git a/srcpkgs/cod/template b/srcpkgs/cod/template
index 864dce421d2..e680c59d30a 100644
--- a/srcpkgs/cod/template
+++ b/srcpkgs/cod/template
@@ -8,5 +8,7 @@ short_desc="Completion daemon for bash/zsh "
 maintainer="Benjamín Albiñana <benalb@gmail.com>"
 license="Apache-2.0"
 homepage="https://github.com/dim-an/cod"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/dim-an/${pkgname}/archive/v${version}.tar.gz"
 checksum=6f773358f363141dcd1bbdffaaa5dea0a40ae7a84d5fc55fd453302de8493c20
diff --git a/srcpkgs/codesearch/template b/srcpkgs/codesearch/template
index 1d35176ef5b..f9f1c19eb79 100644
--- a/srcpkgs/codesearch/template
+++ b/srcpkgs/codesearch/template
@@ -11,6 +11,8 @@ short_desc="Fast, indexed regexp search over large file trees"
 maintainer="Leah Neukirchen <leah@vuxu.org>"
 license="BSD-3-Clause"
 homepage="http://github.com/google/codesearch"
+nopie=unverified
+nostrip=nopie
 distfiles="http://github.com/google/codesearch/archive/v${version}.tar.gz"
 checksum=0314f4c0a8c2d4a050cd0b0ad95d489d28bef8bada63ea20fdc59e802ac1126e
 
diff --git a/srcpkgs/consul-template/template b/srcpkgs/consul-template/template
index c4ffeefb652..4b9001b9813 100644
--- a/srcpkgs/consul-template/template
+++ b/srcpkgs/consul-template/template
@@ -9,5 +9,7 @@ short_desc="Template rendering, notifier, and supervisor for Consul and Vault da
 maintainer="Noel Cower <ncower@nil.dev>"
 license="MPL-2.0"
 homepage="https://$go_import_path"
+nopie=unverified
+nostrip=nopie
 distfiles="$homepage/archive/v$version.tar.gz"
 checksum=570fb4a309779830e9b48c02c2a9ceb4cb21b195f02cb3402face78bd031f40f
diff --git a/srcpkgs/consul/template b/srcpkgs/consul/template
index b21eb5d8f03..46bb8bf529b 100644
--- a/srcpkgs/consul/template
+++ b/srcpkgs/consul/template
@@ -14,6 +14,8 @@ short_desc="Distributed solution to connect and configure applications"
 maintainer="iaroki <iaroki@protonmail.com>"
 license="MPL-2.0"
 homepage="https://www.consul.io/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://${go_import_path}/archive/v${version}.tar.gz"
 checksum=5fbf25b8df906dfb4133eedf266a5c4a5af3022428b03a41928e1e48bd59a3b9
 
diff --git a/srcpkgs/containerd/template b/srcpkgs/containerd/template
index 528edababcc..68c0bdbce5f 100644
--- a/srcpkgs/containerd/template
+++ b/srcpkgs/containerd/template
@@ -17,6 +17,8 @@ short_desc="Open and reliable container runtime"
 maintainer="Paul Knopf <pauldotknopf@gmail.com>"
 license="Apache-2.0"
 homepage="https://github.com/containerd/containerd"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/containerd/containerd/archive/v${version}.tar.gz"
 checksum=d30d59e143697aa4f0960205b3f5ac59c573b332f20507740ef2dc0fb5ae8ded
 make_dirs="/var/lib/containerd 0755 root root"
diff --git a/srcpkgs/cordless/template b/srcpkgs/cordless/template
index c03d1e08f24..c04bf403bef 100644
--- a/srcpkgs/cordless/template
+++ b/srcpkgs/cordless/template
@@ -10,6 +10,8 @@ short_desc="Command-line discord client"
 maintainer="Alex Childs <misuchiru03+void@gmail.com>"
 license="BSD-3-Clause"
 homepage="https://github.com/Bios-Marcel/${pkgname}"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/Bios-Marcel/${pkgname}/archive/${version//./-}.tar.gz"
 checksum=ca86d772a5e00f915e63078ababfd6f96acdae4b251fe7b9e1e4fe9eb3c5bed9
 
diff --git a/srcpkgs/coredns/template b/srcpkgs/coredns/template
index cd5b095235a..565f39994d3 100644
--- a/srcpkgs/coredns/template
+++ b/srcpkgs/coredns/template
@@ -9,6 +9,8 @@ short_desc="CoreDNS is a DNS server that chains plugins"
 maintainer="Noel Cower <ncower@nil.dev>"
 license="Apache-2.0"
 homepage="https://coredns.io"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/coredns/coredns/archive/v${version}.tar.gz"
 checksum=7e436e9d0c0b84af863685e05d701b84247bb0f12b6dbf05ea87e165c1398b2b
 make_dirs="/etc/coredns 0750 root root"
diff --git a/srcpkgs/cowyo/template b/srcpkgs/cowyo/template
index 32b46fb3a3a..b8d0ce040ff 100644
--- a/srcpkgs/cowyo/template
+++ b/srcpkgs/cowyo/template
@@ -8,6 +8,8 @@ short_desc="Wiki webserver for minimalists"
 maintainer="Benjamín Albiñana <benalb@gmail.com>"
 license="MIT"
 homepage="https://github.com/schollz/cowyo"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/schollz/${pkgname}/archive/v${version}.tar.gz"
 checksum=b67d6dcb0ed5c050245ae75c72f182dba396d4caa66f747a2de8e3fdf4c0a1ed
 
diff --git a/srcpkgs/coyim/template b/srcpkgs/coyim/template
index 7597c891823..54e064c0098 100644
--- a/srcpkgs/coyim/template
+++ b/srcpkgs/coyim/template
@@ -10,6 +10,8 @@ short_desc="Safe and secure XMPP chat client"
 maintainer="Illia Shestakov <ishestakov@airmail.cc>"
 license="GPL-3.0-only"
 homepage="https://coy.im"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/coyim/coyim/archive/v${version}.tar.gz"
 checksum=4717901462f027578369358c8772eb5b14e22f053fc30e4c9dbcc2b053374a41
 
diff --git a/srcpkgs/crane/template b/srcpkgs/crane/template
index ec0dd454021..f0aacc3a445 100644
--- a/srcpkgs/crane/template
+++ b/srcpkgs/crane/template
@@ -9,6 +9,8 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
 license="MIT"
 go_import_path="github.com/michaelsauter/crane"
 homepage="https://${go_import_path}"
+nopie=unverified
+nostrip=nopie
 distfiles="${homepage}/archive/v${version}.tar.gz"
 checksum=4d40aafb52bf0d4f3ba8d4eaedc4b1822da9744d37ba888e8be3db6457868268
 
diff --git a/srcpkgs/cri-o/template b/srcpkgs/cri-o/template
index 4de358f3c98..59188d7c1cd 100644
--- a/srcpkgs/cri-o/template
+++ b/srcpkgs/cri-o/template
@@ -15,6 +15,8 @@ short_desc="OCI-based implementation of Kubernetes Container Runtime Interface"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="Apache-2.0"
 homepage="https://github.com/kubernetes-sigs/cri-o"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/kubernetes-sigs/cri-o/archive/v${version}.tar.gz"
 checksum=69c89094c5c03fa1cb58c11ccd7bdae7ba0da644d5f0124e0a9a508c548d1ba2
 
diff --git a/srcpkgs/cri-tools/template b/srcpkgs/cri-tools/template
index 755fd3d1fab..6a6b26a0fe3 100644
--- a/srcpkgs/cri-tools/template
+++ b/srcpkgs/cri-tools/template
@@ -8,6 +8,8 @@ short_desc="CLI and validation tools for Kubelet Container Runtime Interface (CR
 maintainer="Kyle Nusbaum <knusbaum+void@sdf.org>"
 license="Apache-2.0"
 homepage="https://github.com/kubernetes-sigs/cri-tools"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/kubernetes-sigs/cri-tools/archive/v${version}.tar.gz"
 checksum=d3c9af8b895465d0790589246b5e41d7ebd41f18da5a07b77dd7e0c85d8ba549
 
diff --git a/srcpkgs/croc/template b/srcpkgs/croc/template
index 4aae535c25f..9ec2009c872 100644
--- a/srcpkgs/croc/template
+++ b/srcpkgs/croc/template
@@ -9,6 +9,8 @@ short_desc="Easily and securely send things from one computer to another"
 maintainer="Benjamín Albiñana <benalb@gmail.com>"
 license="MIT"
 homepage="https://github.com/schollz/croc"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/schollz/croc/archive/v${version}.tar.gz"
 checksum=336b6c3ce3930e50326341c9131fd1f2ea207a33b331b0b6d3ce00bc324445f3
 
diff --git a/srcpkgs/darch/template b/srcpkgs/darch/template
index 238eebd3158..53250b095c2 100644
--- a/srcpkgs/darch/template
+++ b/srcpkgs/darch/template
@@ -13,6 +13,8 @@ short_desc="Tool for building/booting stateless and immutable images, bare metal
 maintainer="Paul Knopf <pauldotknopf@gmail.com>"
 license="MIT"
 homepage="https://godarch.com/"
+nopie=unverified
+nostrip=nopie
 
 do_fetch() {
 	mkdir -p "$(dirname ${GOSRCPATH})"
diff --git a/srcpkgs/delve/template b/srcpkgs/delve/template
index 7de8cad55bb..568f9d485d9 100644
--- a/srcpkgs/delve/template
+++ b/srcpkgs/delve/template
@@ -8,6 +8,8 @@ short_desc="Debugger for the Go programming language"
 maintainer="Renato Aguiar <renato@renatoaguiar.net>"
 license="MIT"
 homepage="https://github.com/go-delve/delve"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/go-delve/delve/archive/v${version}.tar.gz"
 checksum=6d9da41a18905c9819e33f475bf911facba1297674d2312ab5d7e2488fac685a
 
diff --git a/srcpkgs/dep/template b/srcpkgs/dep/template
index f2a886bc66a..e776564c180 100644
--- a/srcpkgs/dep/template
+++ b/srcpkgs/dep/template
@@ -12,6 +12,8 @@ short_desc="Go dependency management tool"
 maintainer="Andrea Brancaleoni <abc@pompel.me>"
 license="BSD-3-Clause"
 homepage="https://${go_import_path}"
+nopie=unverified
+nostrip=nopie
 distfiles="${homepage}/archive/v${version}.tar.gz"
 checksum=929c8f759838f98323211ba408a831ea80d93b75beda8584b6d950f393a3298a
 
diff --git a/srcpkgs/dht-node/template b/srcpkgs/dht-node/template
index 7ae65c38731..19de77f7c99 100644
--- a/srcpkgs/dht-node/template
+++ b/srcpkgs/dht-node/template
@@ -10,6 +10,8 @@ short_desc="IPFS dht node"
 maintainer="lemmi <lemmi@nerd2nerd.org>"
 license="MIT"
 homepage="http://github.com/ipfs/dht-node"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/ipfs/dht-node/archive/v${version}.tar.gz"
 checksum=06ce87dc4c62b0f960eaa7e0d3c2d1adc1c5335361391faa5c7587bc2e4b59c1
 broken="missing distfile and modules"
diff --git a/srcpkgs/direnv/template b/srcpkgs/direnv/template
index 387e2fe6c95..de5f87c82ae 100644
--- a/srcpkgs/direnv/template
+++ b/srcpkgs/direnv/template
@@ -8,6 +8,8 @@ short_desc="Environment switcher for the shell"
 maintainer="Diogo Leal <diogo@diogoleal.com>"
 license="MIT"
 homepage="https://direnv.net/"
+nopie=unverified
+nostrip=nopie
 changelog="https://raw.githubusercontent.com/direnv/direnv/master/CHANGELOG.md"
 distfiles="https://github.com/direnv/direnv/archive/v${version}.tar.gz"
 checksum=bf35d267a28dcace4109c3256f2cd7cb0ca3b8d461d2fbf848db3f65b809befd
diff --git a/srcpkgs/dirstalk/template b/srcpkgs/dirstalk/template
index 2db2d1609e6..cdcc7f67610 100644
--- a/srcpkgs/dirstalk/template
+++ b/srcpkgs/dirstalk/template
@@ -9,6 +9,8 @@ short_desc="Multi threaded application designed to brute force paths on web serv
 maintainer="Stnby <stnby@tuta.io>"
 license="MIT"
 homepage="https://${go_import_path}"
+nopie=unverified
+nostrip=nopie
 distfiles="${homepage}/archive/${version}.tar.gz"
 checksum=423583898c3a4387917c0df5639cf83bd89ed3047e4140d460697b157095e33a
 
diff --git a/srcpkgs/distrobuilder/template b/srcpkgs/distrobuilder/template
index fc7919eab01..c1a8b2d3d70 100644
--- a/srcpkgs/distrobuilder/template
+++ b/srcpkgs/distrobuilder/template
@@ -12,5 +12,7 @@ short_desc="System container image builder for LXC and LXD"
 maintainer="Robert Lowry <bobertlo@gmail.com>"
 license="Apache-2.0"
 homepage="https://linuxcontainers.org/distrobuilder/introduction/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/lxc/distrobuilder/archive/distrobuilder-${version}.tar.gz"
 checksum=e8a9bc5d8dd7fd48bdd244407697d4a1265d55bb628ad62b824066bd23999acf
diff --git a/srcpkgs/dive/template b/srcpkgs/dive/template
index 9144579660a..b8e70f48f36 100644
--- a/srcpkgs/dive/template
+++ b/srcpkgs/dive/template
@@ -9,6 +9,8 @@ short_desc="Container image exploration tool"
 maintainer="Cameron Nemo <cnemo@tutanota.com>"
 license="MIT"
 homepage="https://github.com/wagoodman/dive"
+nopie=unverified
+nostrip=nopie
 distfiles="${homepage}/archive/v${version}.tar.gz"
 checksum=1f84bf3d2ba04986827ff5b1a66920f030f7b4788c927c5e152ff5bcf49f9770
 
diff --git a/srcpkgs/dlayer/template b/srcpkgs/dlayer/template
index 9b33ddc7657..a4ba50a09cc 100644
--- a/srcpkgs/dlayer/template
+++ b/srcpkgs/dlayer/template
@@ -9,6 +9,8 @@ short_desc="Dlayer is a docker layer analyzer"
 maintainer="Mate GABRI <iam@theguy.io>"
 license="MIT"
 homepage="https://github.com/orisano/dlayer"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/orisano/dlayer/archive/v${version}.tar.gz"
 checksum=f449e141792b721bf107886ae367daa2e453a3d955f529a1ce68f80d26aa6446
 
diff --git a/srcpkgs/dnote-cli/template b/srcpkgs/dnote-cli/template
index 309bee7649b..2eaa091c554 100644
--- a/srcpkgs/dnote-cli/template
+++ b/srcpkgs/dnote-cli/template
@@ -11,6 +11,8 @@ short_desc="Capture what you learn as you code without leaving the command line"
 maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
 license="MIT"
 homepage="https://dnote.io/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/dnote-io/cli/archive/v${version}.tar.gz"
 checksum=886f09dc20ff9cb56bdbc71eb7e78e7099b541fa0d830d4b4d0251b2fb32ad06
 
diff --git a/srcpkgs/dnscrypt-proxy/template b/srcpkgs/dnscrypt-proxy/template
index 969a152fab3..ce7b5c4e406 100644
--- a/srcpkgs/dnscrypt-proxy/template
+++ b/srcpkgs/dnscrypt-proxy/template
@@ -9,6 +9,8 @@ short_desc="DNS proxy that encrypts queries"
 maintainer="Lugubris <lugubris@disroot.org>"
 license="ISC"
 homepage="https://github.com/DNSCrypt/dnscrypt-proxy"
+nopie=unverified
+nostrip=nopie
 changelog="https://raw.githubusercontent.com/DNSCrypt/dnscrypt-proxy/master/ChangeLog"
 distfiles="https://github.com/DNSCrypt/dnscrypt-proxy/archive/${version}.tar.gz"
 checksum=c2c9968f07a414e973ec5734f4598d756a35c32beedb18268590ea1355794237
diff --git a/srcpkgs/docker-credential-pass/template b/srcpkgs/docker-credential-pass/template
index 40b1d54529f..cc076ed35e1 100644
--- a/srcpkgs/docker-credential-pass/template
+++ b/srcpkgs/docker-credential-pass/template
@@ -12,6 +12,8 @@ short_desc="Use native stores to keep Docker credentials safe"
 maintainer="Hoang Nguyen <hoang@wetrust.io>"
 license="MIT"
 homepage="https://github.com/docker/docker-credential-helpers"
+nopie=unverified
+nostrip=nopie
 distfiles="https://${go_import_path}/archive/v${version}.tar.gz"
 checksum=441684cf1d2434aa1024aa2f8455e11502c44858e93ea171b19caa656dd2b2e2
 
diff --git a/srcpkgs/docker-gen/template b/srcpkgs/docker-gen/template
index 9256fde323a..d4824fd45d7 100644
--- a/srcpkgs/docker-gen/template
+++ b/srcpkgs/docker-gen/template
@@ -10,6 +10,8 @@ go_package="${go_import_path}/cmd/docker-gen"
 maintainer="Andrea Brancaleoni <abc@pompel.me>"
 license="MIT"
 homepage="https://$go_import_path"
+nopie=unverified
+nostrip=nopie
 distfiles="$homepage/archive/$version.tar.gz"
 checksum=7951b63684e4ace9eab4f87f0c5625648f8add2559fa7779fabdb141a8a83908
 
diff --git a/srcpkgs/docker-machine-driver-kvm/template b/srcpkgs/docker-machine-driver-kvm/template
index b5a5433f99e..c67c6f166e2 100644
--- a/srcpkgs/docker-machine-driver-kvm/template
+++ b/srcpkgs/docker-machine-driver-kvm/template
@@ -12,6 +12,8 @@ short_desc="KVM driver for docker-machine"
 maintainer="Renato Aguiar <renato@renatoaguiar.net>"
 license="Apache-2.0"
 homepage="https://github.com/tdilauro/docker-machine-kvm"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/tdilauro/docker-machine-kvm/archive/v${version}.tar.gz"
 checksum=9059d9b2221417fdba1d33505110b0ad833fe8abdc7314842b677e0241d5c719
 
diff --git a/srcpkgs/docker-machine/template b/srcpkgs/docker-machine/template
index b3979e073a1..65654821661 100644
--- a/srcpkgs/docker-machine/template
+++ b/srcpkgs/docker-machine/template
@@ -10,6 +10,8 @@ short_desc="Docker Machine management for a container-centric world"
 maintainer="Sergi Alvarez <pancake@nopcode.org>"
 license="Apache-2.0"
 homepage="https://github.com/docker/machine/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/docker/machine/archive/v${version}.tar.gz"
 checksum=b3989ed5b2829c87885b40b209fe475d90d63fbb9bd10879f866441d23cbf495
 
diff --git a/srcpkgs/docker2aci/template b/srcpkgs/docker2aci/template
index 0ddd50cc80b..51b701405a0 100644
--- a/srcpkgs/docker2aci/template
+++ b/srcpkgs/docker2aci/template
@@ -9,5 +9,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
 license="Apache-2.0"
 go_import_path="github.com/appc/docker2aci"
 homepage="https://$go_import_path"
+nopie=unverified
+nostrip=nopie
 distfiles="$homepage/archive/v$version.tar.gz"
 checksum=43cb18a3647ca8bae48a283fa3359e9555ab7a366c7ee9ef8a561797cebe2593
diff --git a/srcpkgs/doctl/template b/srcpkgs/doctl/template
index c4b4cd4a102..be9dc54cf95 100644
--- a/srcpkgs/doctl/template
+++ b/srcpkgs/doctl/template
@@ -10,5 +10,7 @@ short_desc="Command line tool for DigitalOcean services"
 maintainer="Benjamín Albiñana <benalb@gmail.com>"
 license="Apache-2.0"
 homepage="https://github.com/digitalocean/doctl"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/digitalocean/doctl/archive/v${version}.tar.gz"
 checksum=f283df1860afa47551da24c9c0d0ebb1ae4535c7a69e62507e4f787ff47cda60
diff --git a/srcpkgs/domain_exporter/template b/srcpkgs/domain_exporter/template
index 5035a3b4240..6fff477a784 100644
--- a/srcpkgs/domain_exporter/template
+++ b/srcpkgs/domain_exporter/template
@@ -9,5 +9,7 @@ short_desc="Prometheus WHOIS domain details exporter"
 maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
 license="Apache-2.0"
 homepage="https://github.com/shift/domain_exporter"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/shift/domain_exporter/archive/v${version}.tar.gz"
 checksum=f45a60f75832cf6b2df8943b570a636956901399d01f10b2d6bbf7e5ed24077d
diff --git a/srcpkgs/drive/template b/srcpkgs/drive/template
index 0fbc475d641..1f517979979 100644
--- a/srcpkgs/drive/template
+++ b/srcpkgs/drive/template
@@ -8,6 +8,8 @@ short_desc="Google Drive client for the commandline"
 maintainer="Gerardo Di Iorio <arete74@gmail.com>"
 license="Apache-2.0"
 homepage="https://github.com/odeke-em/drive"
+nopie=unverified
+nostrip=nopie
 go_import_path="github.com/odeke-em/drive"
 go_package="github.com/odeke-em/drive/cmd/drive github.com/odeke-em/drive/drive-server "
 distfiles="$homepage/archive/v$version.tar.gz"
diff --git a/srcpkgs/drone-cli/template b/srcpkgs/drone-cli/template
index ca2f9737601..9beaa673449 100644
--- a/srcpkgs/drone-cli/template
+++ b/srcpkgs/drone-cli/template
@@ -10,5 +10,7 @@ short_desc="CLI for Drone continuous delivery platform"
 maintainer="teldra <teldra@rotce.de>"
 license="Apache-2.0"
 homepage="https://github.com/drone/drone-cli"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/drone/drone-cli/archive/v${version}.tar.gz"
 checksum=b4058332a822ed189b4198e8dc712d62e303af7407d20afac8a6943b90ff1085
diff --git a/srcpkgs/elfinfo/template b/srcpkgs/elfinfo/template
index 189d842b001..357bb33c33d 100644
--- a/srcpkgs/elfinfo/template
+++ b/srcpkgs/elfinfo/template
@@ -9,6 +9,8 @@ short_desc="Emit basic information about an ELF file"
 maintainer="Alexander F. Rødseth <xyproto@archlinux.org>"
 license="MIT"
 homepage="https://elfinfo.roboticoverlords.org/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/xyproto/elfinfo/archive/${version}.tar.gz"
 checksum=d50ae9facbfa2c9ecc24feaa817a2f1c92949b06649ae7a097729c99bd8474dd
 
diff --git a/srcpkgs/elvish/template b/srcpkgs/elvish/template
index 5d358752e44..3f084bc8313 100644
--- a/srcpkgs/elvish/template
+++ b/srcpkgs/elvish/template
@@ -8,6 +8,8 @@ short_desc="Novel Unix shell"
 maintainer="Diogo Leal <diogo@diogoleal.com>"
 license="BSD-2-Clause"
 homepage="https://elv.sh/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/elves/elvish/archive/v${version}.tar.gz"
 checksum=36ed5e0318d75f7e7d616398e42477cfbd6fd2a1d1f108dee7941621cfb7378a
 register_shell="/bin/elvish"
diff --git a/srcpkgs/ensure-access/template b/srcpkgs/ensure-access/template
index b5187c8bb4f..6f0c6014a8b 100644
--- a/srcpkgs/ensure-access/template
+++ b/srcpkgs/ensure-access/template
@@ -9,6 +9,8 @@ short_desc="Tool which ensures permissions exists for files and directories"
 maintainer="Noah Huppert <contact@noahh.io>"
 license="MIT"
 homepage="https://github.com/Noah-Huppert/ensure-access"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/Noah-Huppert/ensure-access/archive/v${version}.tar.gz"
 checksum=6bc6dace2aa7b808927e73e8270c7e497be386a60e3ede282cdaf8419b6bd8b5
 
diff --git a/srcpkgs/etcd/template b/srcpkgs/etcd/template
index 85c797e5aca..0b7363ef36c 100644
--- a/srcpkgs/etcd/template
+++ b/srcpkgs/etcd/template
@@ -11,6 +11,8 @@ go_import_path="github.com/coreos/etcd"
 go_package="${go_import_path} ${go_import_path}/etcdctl"
 go_mod_mode="default"
 homepage="https://coreos.com/etcd/docs/latest/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://${go_import_path}/archive/v${version}.tar.gz"
 checksum=46bcd0d034fe9cc6ae86a9f2a72bdc78761ca99bfd5ae4b96b24e4ad93fc627e
 conf_files="/etc/sv/etcd/conf"
diff --git a/srcpkgs/exercism/template b/srcpkgs/exercism/template
index eb696027500..f52595aaddc 100644
--- a/srcpkgs/exercism/template
+++ b/srcpkgs/exercism/template
@@ -11,6 +11,8 @@ short_desc="Command line tool for exercism.io"
 maintainer="SolitudeSF <solitudesf@protonmail.com>"
 license="MIT"
 homepage="https://exercism.io"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/exercism/cli/archive/v${version}.tar.gz"
 checksum=ecc27f272792bc8909d14f11dd08f0d2e9bde4cc663b3769e00eab6e65328a9f
 
diff --git a/srcpkgs/ffuf/template b/srcpkgs/ffuf/template
index 7c18e6137d4..015cebc493c 100644
--- a/srcpkgs/ffuf/template
+++ b/srcpkgs/ffuf/template
@@ -8,6 +8,8 @@ short_desc="Fast web fuzzer"
 maintainer="Andrew Benson <abenson+void@gmail.com>"
 license="MIT"
 homepage="https://github.com/ffuf/ffuf"
+nopie=unverified
+nostrip=nopie
 distfiles="${homepage}/archive/v${version}.tar.gz"
 checksum=468963c6bec5390222802ec0b04c11187bb159f369edc2ebba1d228b8faf4f35
 
diff --git a/srcpkgs/figurine/template b/srcpkgs/figurine/template
index bef430fa4ba..2460a96598e 100644
--- a/srcpkgs/figurine/template
+++ b/srcpkgs/figurine/template
@@ -9,5 +9,7 @@ short_desc="Print your name in style"
 maintainer="travankor <travankor@tuta.io>"
 license="Apache-2.0"
 homepage="https://github.com/arsham/figurine"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/arsham/figurine/archive/v${version}.tar.gz"
 checksum=5af66e90009dae130b8e75678d038ba770b46b8488bff975f5f0f52c0e928bd6
diff --git a/srcpkgs/flannel/template b/srcpkgs/flannel/template
index c8e87e6d24f..420b8360d4d 100644
--- a/srcpkgs/flannel/template
+++ b/srcpkgs/flannel/template
@@ -9,6 +9,8 @@ depends="etcd"
 license="Apache-2.0"
 go_import_path="github.com/coreos/flannel"
 homepage="https://$go_import_path"
+nopie=unverified
+nostrip=nopie
 distfiles="$homepage/archive/v${version}.tar.gz"
 checksum=7375318b288bcff733aabfe1a1007d478cb9091cdaffe68c8253ddd93bc070ed
 
diff --git a/srcpkgs/flint/template b/srcpkgs/flint/template
index 1b8ae9d964c..c32f60bae08 100644
--- a/srcpkgs/flint/template
+++ b/srcpkgs/flint/template
@@ -9,6 +9,8 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
 license="MIT"
 go_import_path="github.com/pengwynn/flint"
 homepage="https://${go_import_path}"
+nopie=unverified
+nostrip=nopie
 distfiles="${homepage}/archive/v${version}.tar.gz"
 checksum=ec865ec5cad191c7fc9c7c6d5007754372696a708825627383913367f3ef8b7f
 
diff --git a/srcpkgs/forego/template b/srcpkgs/forego/template
index 6f239f15efc..a5d908f407f 100644
--- a/srcpkgs/forego/template
+++ b/srcpkgs/forego/template
@@ -9,5 +9,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
 license="Apache-2.0"
 go_import_path="github.com/ddollar/forego"
 homepage="https://$go_import_path"
+nopie=unverified
+nostrip=nopie
 distfiles="$homepage/archive/$version.tar.gz"
 checksum=23119550cc0e45191495823aebe28b42291db6de89932442326340042359b43d
diff --git a/srcpkgs/frp/template b/srcpkgs/frp/template
index 01149cada68..23f7f8abe36 100644
--- a/srcpkgs/frp/template
+++ b/srcpkgs/frp/template
@@ -9,6 +9,8 @@ short_desc="Fast reverse proxy"
 maintainer="Anachron <gith@cron.world>"
 license="Apache-2.0"
 homepage="https://github.com/fatedier/frp"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/fatedier/frp/archive/v${version}.tar.gz"
 checksum=39162780b28c0019207d83919530b573fac0bef8df30f1b6a5860886b0616c67
 
diff --git a/srcpkgs/fs-repo-migrations/template b/srcpkgs/fs-repo-migrations/template
index 05485887e2f..33407b352bc 100644
--- a/srcpkgs/fs-repo-migrations/template
+++ b/srcpkgs/fs-repo-migrations/template
@@ -8,6 +8,8 @@ short_desc="Tool to upgrade the IPFS filesystem repository"
 maintainer="Christopher Brannon <chris@the-brannons.com>"
 license="MIT"
 homepage="https://github.com/ipfs/fs-repo-migrations"
+nopie=unverified
+nostrip=nopie
 distfiles="https://${go_import_path}/archive/v${version}.tar.gz"
 checksum=f8638d1069919283039c50a8f899822202f00a43bef1f359f3bf44e2e3143d48
 
diff --git a/srcpkgs/fscrypt/template b/srcpkgs/fscrypt/template
index 87799d6b9c1..b9f26717167 100644
--- a/srcpkgs/fscrypt/template
+++ b/srcpkgs/fscrypt/template
@@ -11,6 +11,8 @@ short_desc="Tool for managing Linux filesystem encryption"
 maintainer="Andrea Brancaleoni <abc@pomel.me>"
 license="Apache-2.0"
 homepage="https://github.com/google/fscrypt"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/google/fscrypt/archive/v${version}.tar.gz"
 checksum=36f1166d9886548b0d72beeeffb9ca8fb5b28b63a42b369923bc3f0bea78bb3d
 conf_files="/etc/pam.d/fscrypt"
diff --git a/srcpkgs/fzf/template b/srcpkgs/fzf/template
index 109f5d44028..72fe6cc7483 100644
--- a/srcpkgs/fzf/template
+++ b/srcpkgs/fzf/template
@@ -10,6 +10,8 @@ short_desc="Command-line fuzzy finder"
 maintainer="Leah Neukirchen <leah@vuxu.org>"
 license="MIT"
 homepage="https://github.com/junegunn/fzf"
+nopie=unverified
+nostrip=nopie
 changelog="https://raw.githubusercontent.com/junegunn/fzf/master/CHANGELOG.md"
 distfiles="https://github.com/junegunn/fzf/archive/${version}.tar.gz"
 checksum=3090748bb656333ed98490fe62133760e5da40ba4cd429a8142b4a0b69d05586
diff --git a/srcpkgs/gendesk/template b/srcpkgs/gendesk/template
index 1c2d600d23d..4ad640a6d65 100644
--- a/srcpkgs/gendesk/template
+++ b/srcpkgs/gendesk/template
@@ -10,6 +10,8 @@ short_desc="Utility to generate .desktop files and download icons"
 maintainer="Benjamín Albiñana <benalb@gmail.com>"
 license="MIT"
 homepage="http://roboticoverlords.org/gendesk/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/xyproto/${pkgname}/archive/${version}.tar.gz
  http://roboticoverlords.org/images/default.png"
 checksum="924606ca1c15a140b70f363c4a0ac46fb3ad4d05bc39db400d0b0e41dd4456bb
diff --git a/srcpkgs/gfuzz/template b/srcpkgs/gfuzz/template
index a51ea912896..1ae70ccc228 100644
--- a/srcpkgs/gfuzz/template
+++ b/srcpkgs/gfuzz/template
@@ -10,5 +10,7 @@ short_desc="Web fuzzer like wfuzz written in Golang"
 maintainer="Alex Childs <misuchiru03+void@gmail.com>"
 license="Apache-2.0"
 homepage="https://github.com/braaaax/gfuzz"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/braaaax/gfuzz/archive/v${version}.tar.gz"
 checksum=054163243181db528715bf904ee7656aa0a12e9feb120c8afbfd43bd6504ccd1
diff --git a/srcpkgs/ghq/template b/srcpkgs/ghq/template
index 4d2e5167d38..38d4d4bd997 100644
--- a/srcpkgs/ghq/template
+++ b/srcpkgs/ghq/template
@@ -11,6 +11,8 @@ short_desc="Remote repository management made easy"
 maintainer="Dominic Monroe <monroef4@googlemail.com>"
 license="MIT"
 homepage="https://github.com/x-motemen/ghq"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/x-motemen/ghq/archive/v${version}.tar.gz"
 checksum=3a186003fc57e2bfb99c535db0a1d4cff79936dbc3c926a91f5d18d67d0bfc37
 
diff --git a/srcpkgs/gister/template b/srcpkgs/gister/template
index aa486b3f41b..fc9ccdee874 100644
--- a/srcpkgs/gister/template
+++ b/srcpkgs/gister/template
@@ -8,6 +8,8 @@ short_desc="Command line app to create Gists in Go"
 maintainer="travankor <travankor@tuta.io>"
 license="MIT"
 homepage="https://github.com/viyatb/gister"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/viyatb/gister/archive/v${version}.tar.gz"
 checksum=0cb0d739c91ccf93b61885ceb1b5f456367f67439527ba4977ae8e5b7002faca
 
diff --git a/srcpkgs/git-lfs/template b/srcpkgs/git-lfs/template
index 8c5e03f99ab..89c5de42096 100644
--- a/srcpkgs/git-lfs/template
+++ b/srcpkgs/git-lfs/template
@@ -9,6 +9,8 @@ short_desc="Git extension for versioning large files"
 maintainer="Michael Aldridge <maldridge@voidlinux.org>"
 license="MIT"
 homepage="https://git-lfs.github.com/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/git-lfs/${pkgname}/archive/v${version}.tar.gz"
 checksum=8183c4cbef8cf9c2e86b0c0a9822451e2df272f89ceb357c498bfdf0ff1b36c7
 
diff --git a/srcpkgs/git-team/template b/srcpkgs/git-team/template
index b36d212bf0b..944c8e7f3c6 100644
--- a/srcpkgs/git-team/template
+++ b/srcpkgs/git-team/template
@@ -9,6 +9,8 @@ short_desc="Manage and enhance git commit messages with co-authors"
 maintainer="Frank Steinborn <steinex@nognu.de>"
 license="MIT"
 homepage="https://github.com/hekmekk/git-team"
+nopie=unverified
+nostrip=nopie
 distfiles="${homepage}/archive/v${version}.tar.gz"
 checksum=c14370bc180d1da0e04816c71ac1001d039791b801216f670ed5f089beffb3ec
 
diff --git a/srcpkgs/gitbatch/template b/srcpkgs/gitbatch/template
index 4464729f2b8..02ae05e9657 100644
--- a/srcpkgs/gitbatch/template
+++ b/srcpkgs/gitbatch/template
@@ -9,6 +9,8 @@ short_desc="Command line tool to manage your git repositories in one place"
 maintainer="0x0f0f0f <sudo-woodo3@protonmail.com>"
 license="MIT"
 homepage="https://github.com/isacikgoz/gitbatch"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/isacikgoz/gitbatch/archive/v${version}.tar.gz"
 checksum=b1781bb1a0f16545d8980d4f854cb4685c289b222d141197889fc387524aa515
 
diff --git a/srcpkgs/gitea/template b/srcpkgs/gitea/template
index 7f7a4e687de..2e157f1fd88 100644
--- a/srcpkgs/gitea/template
+++ b/srcpkgs/gitea/template
@@ -30,6 +30,8 @@ short_desc="Git with a cup of Tea"
 maintainer="fosslinux <fosslinux@aussies.space>"
 license="MIT"
 homepage="https://gitea.io"
+nopie=unverified
+nostrip=nopie
 changelog="https://github.com/go-gitea/gitea/blob/master/CHANGELOG.md"
 distfiles="https://github.com/go-gitea/gitea/releases/download/v${version}/gitea-src-${version}.tar.gz"
 checksum=695dae81327bdfaa4adaa9d3dc9d2bdcb78d54ac73abac3a630750465858ff8b
diff --git a/srcpkgs/github-cli/template b/srcpkgs/github-cli/template
index 266656885b8..9b2ff0b32cd 100644
--- a/srcpkgs/github-cli/template
+++ b/srcpkgs/github-cli/template
@@ -10,6 +10,8 @@ short_desc="GitHub CLI tool"
 maintainer="shizonic <realtiaz@gmail.com>"
 license="MIT"
 homepage="https://cli.github.com"
+nopie=unverified
+nostrip=nopie
 changelog="https://github.com/cli/cli/releases"
 distfiles="https://github.com/cli/cli/archive/v${version}.tar.gz"
 checksum=5ec8bab6a2c6f26cabc2a6b5f301d8971f9f654a85c6da5e7203e5e2d94cbec0
diff --git a/srcpkgs/github-opml/template b/srcpkgs/github-opml/template
index 3d2f6f49a48..8eabfb13265 100644
--- a/srcpkgs/github-opml/template
+++ b/srcpkgs/github-opml/template
@@ -9,6 +9,8 @@ short_desc="Create opml file with references to all starred repos by a github us
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 homepage="https://github.com/jojomi/github-opml"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/jojomi/github-opml/archive/v${version}.tar.gz"
 checksum=1e1d39505db625579ee69bf08909e149b67ef3d45eb7693787431e5389437a44
 
diff --git a/srcpkgs/gitlab-runner/template b/srcpkgs/gitlab-runner/template
index c242c70a9ad..7701965510b 100644
--- a/srcpkgs/gitlab-runner/template
+++ b/srcpkgs/gitlab-runner/template
@@ -9,6 +9,8 @@ short_desc="Official GitLab CI runner written in Go"
 maintainer="Christian Poulwey <christian.poulwey@t-online.de>"
 license="MIT"
 homepage="https://docs.gitlab.com/runner/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://gitlab.com/gitlab-org/gitlab-runner/-/archive/v${version}/gitlab-runner-v${version}.tar.gz"
 checksum=36b720a1d47f32f8e28bcf951bb322f31aa8aeedf214b8386d33344161e0daf9
 
diff --git a/srcpkgs/gkill/template b/srcpkgs/gkill/template
index f2b9ae64a20..757c1fcef0c 100644
--- a/srcpkgs/gkill/template
+++ b/srcpkgs/gkill/template
@@ -9,6 +9,8 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
 license="MIT"
 go_import_path="github.com/heppu/gkill"
 homepage="https://$go_import_path"
+nopie=unverified
+nostrip=nopie
 distfiles="$homepage/archive/v$version.tar.gz"
 checksum=aee86f1e18a88ecd3024c6deb3dbd6a2e385961ad8365046dc2b64596bdbb84b
 
diff --git a/srcpkgs/glide/template b/srcpkgs/glide/template
index 635084f7098..b3a223cd8a7 100644
--- a/srcpkgs/glide/template
+++ b/srcpkgs/glide/template
@@ -10,6 +10,8 @@ short_desc="Vendor package management for golang"
 maintainer="ananteris <ananteris@protonmail.ch>"
 license="MIT"
 homepage="http://glide.sh"
+nopie=unverified
+nostrip=nopie
 changelog="https://raw.githubusercontent.com/Masterminds/glide/master/CHANGELOG.md"
 distfiles="https://github.com/Masterminds/glide/archive/v${version}.tar.gz"
 checksum=817dad2f25303d835789c889bf2fac5e141ad2442b9f75da7b164650f0de3fee
diff --git a/srcpkgs/glider/template b/srcpkgs/glider/template
index bcba26b2321..645b346e5b4 100644
--- a/srcpkgs/glider/template
+++ b/srcpkgs/glider/template
@@ -9,6 +9,8 @@ short_desc="Forward proxy with multiple protocols support"
 maintainer="whoami <whoami@systemli.org>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/nadoo/glider"
+nopie=unverified
+nostrip=nopie
 distfiles="${homepage}/archive/v${version}.tar.gz"
 checksum=4ad3487abc6d6876c6478e7ff16948b9bd324c0f2b81d15d15d69153c70d368d
 conf_files="/etc/glider/config /etc/glider/rules.d/*"
diff --git a/srcpkgs/glock/template b/srcpkgs/glock/template
index 6cd6cc4c5d8..7f8a20816c0 100644
--- a/srcpkgs/glock/template
+++ b/srcpkgs/glock/template
@@ -12,5 +12,7 @@ go_package="${go_import_path}"
 maintainer="Andrea Brancaleoni <abc@pompel.me>"
 license="Public Domain"
 homepage="https://$go_import_path"
+nopie=unverified
+nostrip=nopie
 distfiles="$homepage/archive/$_commit.tar.gz"
 checksum=b8fea16ccdfa4a927a8590753d44ca5bb610561f3b9e09cc1e501ef5c9351dc9
diff --git a/srcpkgs/glow/template b/srcpkgs/glow/template
index efcafec980e..a7460c9a6b7 100644
--- a/srcpkgs/glow/template
+++ b/srcpkgs/glow/template
@@ -8,6 +8,8 @@ short_desc="Render markdown on the CLI, with pizzazz"
 maintainer="klardotsh <josh@klar.sh>"
 license="MIT"
 homepage="https://github.com/charmbracelet/glow"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/charmbracelet/glow/archive/v${version}${_status}.tar.gz"
 checksum=031a47a06767373ae7d0ad3b6dfd64075b93d66a8a980a7250358fc5f30d05f4
 
diff --git a/srcpkgs/go-bindata/template b/srcpkgs/go-bindata/template
index fefc747838b..ae8204b167c 100644
--- a/srcpkgs/go-bindata/template
+++ b/srcpkgs/go-bindata/template
@@ -11,5 +11,7 @@ license="Public Domain"
 go_import_path="github.com/jteeuwen/go-bindata"
 go_package="${go_import_path}/go-bindata"
 homepage="https://$go_import_path"
+nopie=unverified
+nostrip=nopie
 distfiles="$homepage/archive/$_commit.tar.gz"
 checksum=65cf65ac422fb8072abfaabec86c20a74e448a93b489e896a36642e7049f5d32
diff --git a/srcpkgs/go-capnproto2/template b/srcpkgs/go-capnproto2/template
index 6b9fcc6d67c..43959f97957 100644
--- a/srcpkgs/go-capnproto2/template
+++ b/srcpkgs/go-capnproto2/template
@@ -11,6 +11,8 @@ short_desc="Cap'n Proto library and code generator for Go"
 maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
 license="MIT"
 homepage="https://github.com/capnproto/go-capnproto2"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/capnproto/go-capnproto2/archive/v${version}.tar.gz"
 checksum=ccb51738a35797772fbd92cdc3218caf196a9610f908560e1b1eb6a89ec0edbf
 
diff --git a/srcpkgs/go-ethereum/template b/srcpkgs/go-ethereum/template
index 81a13d53aa7..b52f1e3612d 100644
--- a/srcpkgs/go-ethereum/template
+++ b/srcpkgs/go-ethereum/template
@@ -16,6 +16,8 @@ short_desc="Full suite of Go Ethereum utilities"
 maintainer="Hoang Nguyen <hoang@wetrust.io>"
 license="GPL-3.0-only"
 homepage="https://github.com/ethereum/go-ethereum"
+nopie=unverified
+nostrip=nopie
 distfiles="https://${go_import_path}/archive/v${version}.tar.gz"
 checksum=805b896f4055b8e1b7a295608e2135f93e45f75ce821eb07beaf2acd2e24acc8
 
diff --git a/srcpkgs/go-gdm/template b/srcpkgs/go-gdm/template
index 771731945ab..9bf2797d4cc 100644
--- a/srcpkgs/go-gdm/template
+++ b/srcpkgs/go-gdm/template
@@ -9,6 +9,8 @@ maintainer="Michael Aldridge <maldridge@voidlinux.org>"
 license="Unlicense"
 go_import_path="github.com/sparrc/gdm"
 homepage="https://${go_import_path}"
+nopie=unverified
+nostrip=nopie
 distfiles="${homepage}/archive/${version}.tar.gz"
 checksum=2ac8800319d922fe2816e57f30e23ddd9a11ce2e93294c533318b9f081debde4
 conflicts="gdm"
diff --git a/srcpkgs/go-ipfs/template b/srcpkgs/go-ipfs/template
index 6b962aee3c4..b049c558775 100644
--- a/srcpkgs/go-ipfs/template
+++ b/srcpkgs/go-ipfs/template
@@ -11,6 +11,8 @@ short_desc="Global versioned P2P merkle DAG file system"
 maintainer="Christopher Brannon <chris@the-brannons.com>"
 license="MIT, Apache-2.0"
 homepage="https://ipfs.io"
+nopie=unverified
+nostrip=nopie
 changelog="https://github.com/ipfs/go-ipfs/blob/master/CHANGELOG.md"
 distfiles="https://${go_import_path}/archive/v${version}.tar.gz"
 checksum=df74fe2331958cffde20daa22df25d671af8a29b9f41137c9ad320902fc39496
diff --git a/srcpkgs/go-jira/template b/srcpkgs/go-jira/template
index 8da8caa3690..bab9188ec98 100644
--- a/srcpkgs/go-jira/template
+++ b/srcpkgs/go-jira/template
@@ -11,5 +11,7 @@ short_desc="Simple jira command line client in Go"
 maintainer="Andrea Brancaleoni <abc@pompel.me>"
 license="Apache-2.0"
 homepage="https://$go_import_path"
+nopie=unverified
+nostrip=nopie
 distfiles="$homepage/archive/v$version.tar.gz"
 checksum=01c86d3119d050774caa41b89fb4f038026542eb1e362e89f3f89bf330b68354
diff --git a/srcpkgs/go-langserver/template b/srcpkgs/go-langserver/template
index 529de1dc11b..1c6463973eb 100644
--- a/srcpkgs/go-langserver/template
+++ b/srcpkgs/go-langserver/template
@@ -8,6 +8,8 @@ short_desc="Go language server"
 maintainer="SolitudeSF <solitudesf@protonmail.com>"
 license="MIT"
 homepage="https://github.com/sourcegraph/go-langserver"
+nopie=unverified
+nostrip=nopie
 distfiles="${homepage}/archive/v${version}.tar.gz"
 checksum=12787cd4cff28ad6674bc4de29a68fb60f1e2e0d691cde017f413bbed1e49f9d
 
diff --git a/srcpkgs/go-md2man/template b/srcpkgs/go-md2man/template
index 237256b439f..78381ecd71d 100644
--- a/srcpkgs/go-md2man/template
+++ b/srcpkgs/go-md2man/template
@@ -9,6 +9,8 @@ short_desc="Convert md to manpages"
 maintainer="Daniel Lewan <vision360.daniel@gmail.com>"
 license="MIT"
 homepage="https://github.com/cpuguy83/go-md2man"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/cpuguy83/go-md2man/archive/v${version}.tar.gz"
 checksum=50537880d42fc28b9c2e9aaa36b137349d43cc73d46436a499f8c928cd2fc576
 
diff --git a/srcpkgs/go-mtpfs/template b/srcpkgs/go-mtpfs/template
index aa07ad5e1e3..feb9d193c64 100644
--- a/srcpkgs/go-mtpfs/template
+++ b/srcpkgs/go-mtpfs/template
@@ -10,6 +10,8 @@ short_desc="Mount MTP devices over FUSE"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="BSD-3-Clause"
 homepage="https://github.com/hanwen/go-mtpfs"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/hanwen/go-mtpfs/archive/v${version}.tar.gz"
 checksum=47060acf74c9f7a612f492c041c9463efb37eab4f9a74eca96686ed61bbbe7ec
 
diff --git a/srcpkgs/go-review/template b/srcpkgs/go-review/template
index b352545bedb..b140016e51c 100644
--- a/srcpkgs/go-review/template
+++ b/srcpkgs/go-review/template
@@ -10,6 +10,8 @@ short_desc="Publish reports from different Go linters as gerrit reviews"
 maintainer="Renato Aguiar <renato@renatoaguiar.net>"
 license="MIT"
 homepage="https://github.com/heppu/go-review"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/heppu/go-review/archive/v${version}.tar.gz"
 checksum=08e6eecc36f8706f012c280d6bfd37a6b9f922b223c9b6e5342550103dbdfaa0
 
diff --git a/srcpkgs/goat/template b/srcpkgs/goat/template
index c7eb49d2c24..51296fd2319 100644
--- a/srcpkgs/goat/template
+++ b/srcpkgs/goat/template
@@ -11,5 +11,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
 license="MIT"
 go_import_path="github.com/blampe/goat"
 homepage="http://$go_import_path"
+nopie=unverified
+nostrip=nopie
 distfiles="$homepage/archive/$_commit.tar.gz"
 checksum=f87e66db8423a4113be414501091a8cb00f3775fcc5047ca038e6d15f0420244
diff --git a/srcpkgs/goatcounter/template b/srcpkgs/goatcounter/template
index ec37becd1d4..ef4467b8b68 100644
--- a/srcpkgs/goatcounter/template
+++ b/srcpkgs/goatcounter/template
@@ -9,5 +9,7 @@ short_desc="Easy web analytics without tracking of personal data"
 maintainer="Anjandev Momi <anjan@momi.ca>"
 license="EUPL-1.2"
 homepage="https://www.goatcounter.com/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/zgoat/goatcounter/archive/v${version}.tar.gz"
 checksum=505f8c5848bb368e18c0a041fcbeb87f540813a7455d9a67cdce5a5f25d799e7
diff --git a/srcpkgs/gobuster/template b/srcpkgs/gobuster/template
index 97d2d0fe50a..c3ba63eabb9 100644
--- a/srcpkgs/gobuster/template
+++ b/srcpkgs/gobuster/template
@@ -9,6 +9,8 @@ short_desc="Directory, file and DNS busting tool"
 maintainer="Andrew Benson <abenson+void@gmail.com>"
 license="Apache-2.0"
 homepage="https://github.com/OJ/gobuster"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/OJ/gobuster/archive/v${version}.tar.gz"
 checksum=9c70c73b4c08b02d1fc722cd82eda3d8ce683de53b08c8bddd31fc5c4d90a977
 
diff --git a/srcpkgs/gocryptfs/template b/srcpkgs/gocryptfs/template
index 6f3432b0100..968a7f4bd76 100644
--- a/srcpkgs/gocryptfs/template
+++ b/srcpkgs/gocryptfs/template
@@ -12,6 +12,8 @@ short_desc="Encrypted overlay filesystem written in Go"
 maintainer="Felipe Nogueira <contato.fnog@gmail.com>"
 license="MIT"
 homepage="https://nuetzlich.net/gocryptfs"
+nopie=unverified
+nostrip=nopie
 changelog="https://github.com/rfjakob/gocryptfs#changelog"
 distfiles="https://github.com/rfjakob/${pkgname}/releases/download/v${version}/${pkgname}_v${version}_src-deps.tar.gz"
 checksum=c4ca576c2a47f0ed395b96f70fb58fc8f7b4beced8ae67e356eeed6898f8352a
diff --git a/srcpkgs/godef/template b/srcpkgs/godef/template
index 097a2e0a8cb..ee9b1f5ede0 100644
--- a/srcpkgs/godef/template
+++ b/srcpkgs/godef/template
@@ -8,6 +8,8 @@ short_desc="Print where symbols are defined in Go source code"
 maintainer="Renato Aguiar <renato@renatoaguiar.net>"
 license="BSD-3-Clause"
 homepage="https://github.com/rogpeppe/godef"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/rogpeppe/godef/archive/v${version}.tar.gz"
 checksum=48a1680e9a7db28f19c4b5716402c615bbab454c769c28d9e373df75bde48b9c
 
diff --git a/srcpkgs/gogs/template b/srcpkgs/gogs/template
index 3dc6ebdb674..e02e96b7a41 100644
--- a/srcpkgs/gogs/template
+++ b/srcpkgs/gogs/template
@@ -12,6 +12,8 @@ short_desc="Self-hosted Git Service in Go"
 maintainer="John Regan <john@jrjrtech.com>"
 license="MIT"
 homepage="https://gogs.io"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/gogits/gogs/archive/v${version}.tar.gz"
 checksum=435ed5ca5e15381883079f1483131e3601f69ff56ebfdb5c60d14c0af98ce9a1
 
diff --git a/srcpkgs/goimapnotify/template b/srcpkgs/goimapnotify/template
index 3e4bd5edfca..554f0abbe0f 100644
--- a/srcpkgs/goimapnotify/template
+++ b/srcpkgs/goimapnotify/template
@@ -10,6 +10,8 @@ short_desc="Execute scripts on IMAP idle notifications (Go version)"
 maintainer="Andrew J. Hesford <ajh@sideband.org>"
 license="GPL-3.0-only"
 homepage="https://gitlab.com/shackra/goimapnotify"
+nopie=unverified
+nostrip=nopie
 changelog="https://gitlab.com/shackra/goimapnotify/blob/master/CHANGELOG.rst"
 distfiles="https://${go_import_path}/-/archive/${version}/${pkgname}-${version}.tar.gz"
 checksum=175734cdc3fad285479f4bbad761fe2a379f33e4919572efaf41c8107d249cd9
diff --git a/srcpkgs/golangci-lint/template b/srcpkgs/golangci-lint/template
index b672c18bdc3..44929df0d81 100644
--- a/srcpkgs/golangci-lint/template
+++ b/srcpkgs/golangci-lint/template
@@ -10,6 +10,8 @@ short_desc="Linters Runner for Go"
 maintainer="Renato Aguiar <renato@renatoaguiar.net>"
 license="GPL-3.0-only"
 homepage="https://github.com/golangci/golangci-lint"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/golangci/golangci-lint/archive/v${version}.tar.gz"
 checksum=11a23b60416cab57a7d83c97d723212ec3c430c4d9fdfc698e5f5276cd5ac15a
 
diff --git a/srcpkgs/gomatrix/template b/srcpkgs/gomatrix/template
index fae7a4343ed..c07e85248d6 100644
--- a/srcpkgs/gomatrix/template
+++ b/srcpkgs/gomatrix/template
@@ -9,6 +9,8 @@ short_desc="Terminal Matrix display in golang"
 maintainer="Alex Childs <misuchiru03+void@gmail.com>"
 license="BSD-2-Clause"
 homepage="https://github.com/GeertJohan/gomatrix"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/GeertJohan/gomatrix/archive/v${version}.tar.gz"
 checksum=4d71d2509ac84f2340537d5e6f0eb9810b4173706f13cd6fe5e5e8ee5a69a50c
 
diff --git a/srcpkgs/gopass/template b/srcpkgs/gopass/template
index a49f7cdf8a4..b51dabbbf95 100644
--- a/srcpkgs/gopass/template
+++ b/srcpkgs/gopass/template
@@ -10,6 +10,8 @@ short_desc="Slightly more awesome standard unix password manager for teams"
 maintainer="Felipe Nogueira <contato.fnog@gmail.com>"
 license="MIT"
 homepage="https://www.gopass.pw/"
+nopie=unverified
+nostrip=nopie
 changelog="https://raw.githubusercontent.com/gopasspw/gopass/master/CHANGELOG.md"
 distfiles="https://github.com/gopasspw/gopass/archive/v${version}.tar.gz"
 checksum=f4bfe03bc26701baf411795faafe774aa6025bc6050ab3ebf7e931e5ff821961
diff --git a/srcpkgs/gopls/template b/srcpkgs/gopls/template
index 5ef99f29d7e..2554983c7e8 100644
--- a/srcpkgs/gopls/template
+++ b/srcpkgs/gopls/template
@@ -10,6 +10,8 @@ short_desc="Official language server for the Go language"
 maintainer="Renato Aguiar <renato@renatoaguiar.net>"
 license="MIT"
 homepage="https://github.com/golang/tools"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/golang/tools/archive/gopls/v${version}.tar.gz"
 checksum=b6dfeded6bec0bf960978519cf2d05cb6d996f15d0f13829bdb490de3ca6c675
 
diff --git a/srcpkgs/gopm/template b/srcpkgs/gopm/template
index cf9e8258395..37f02cb18ba 100644
--- a/srcpkgs/gopm/template
+++ b/srcpkgs/gopm/template
@@ -10,5 +10,7 @@ short_desc="Go Package Manager"
 maintainer="John Regan <john@jrjrtech.com>"
 license="Apache"
 homepage="http://gopm.io/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/gpmgo/gopm/archive/${_commit}.tar.gz"
 checksum="67fd6c8940eab9adca178f880d217095ef54db8c608b0d000144d9ba7880c3f8"
diff --git a/srcpkgs/goproxy/template b/srcpkgs/goproxy/template
index 437471ffa75..b719ddee3e5 100644
--- a/srcpkgs/goproxy/template
+++ b/srcpkgs/goproxy/template
@@ -9,5 +9,7 @@ short_desc="High performance HTTP(S), websocket, TCP, UDP, Socks5 proxy server"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/snail007/goproxy"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/snail007/goproxy/archive/v${version}.tar.gz"
 checksum=13f8e37d274d2b7b7cdf1ae3d98723fbb9acf1476c92a1e0d43039109d238ccc
diff --git a/srcpkgs/gops/template b/srcpkgs/gops/template
index 3638fcfb6a1..c01c9c97c87 100644
--- a/srcpkgs/gops/template
+++ b/srcpkgs/gops/template
@@ -8,6 +8,8 @@ short_desc="List and diagnose Go processes currently running on your system"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="BSD-3-Clause"
 homepage="https://github.com/google/gops"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/google/gops/archive/v${version}.tar.gz"
 checksum=22140f26c9ec465e15a2db31a5ba374326f62f45079f7a7dae1f6b0dfcd5a3a4
 
diff --git a/srcpkgs/gosh/template b/srcpkgs/gosh/template
index 34388757f28..7ffd42e6ef2 100644
--- a/srcpkgs/gosh/template
+++ b/srcpkgs/gosh/template
@@ -8,5 +8,7 @@ short_desc="Interactive shell for Golang"
 maintainer="Diogo Leal <diogo@diogoleal.com>"
 license="GPL-3"
 homepage="https://github.com/mkouhei/gosh"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/mkouhei/gosh/archive/v${version}.tar.gz"
 checksum=0b601b467a57d809134a13c8e52c4986eb328931a4db3c237630cdcd9891a707
diff --git a/srcpkgs/gotop/template b/srcpkgs/gotop/template
index 5631aa7a8af..d6f4c527567 100644
--- a/srcpkgs/gotop/template
+++ b/srcpkgs/gotop/template
@@ -9,6 +9,8 @@ short_desc="Terminal based graphical activity monitor"
 maintainer="SolitudeSF <solitudesf@protonmail.com>"
 license="AGPL-3.0-or-later"
 homepage="https://github.com/cjbassi/gotop"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/cjbassi/gotop/archive/${version}.tar.gz"
 checksum=d5147080bb6057f0bf0900b38438e89aa066959c845bdd4c84a9c9fe478b176f
 
diff --git a/srcpkgs/gotty/template b/srcpkgs/gotty/template
index 0e5d268e992..525fa7da941 100644
--- a/srcpkgs/gotty/template
+++ b/srcpkgs/gotty/template
@@ -9,6 +9,8 @@ short_desc="Share your terminal as a web application"
 maintainer="Diogo Leal <diogo@diogoleal.com>"
 license="MIT"
 homepage="https://github.com/yudai/gotty/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/yudai/gotty/archive/v${version}.tar.gz"
 checksum=32695d70a79f55efdf4fba6f06f830515a2055abc58fc15e2124dff5be75695b
 
diff --git a/srcpkgs/govendor/template b/srcpkgs/govendor/template
index 76b83b36abb..3672fb5229c 100644
--- a/srcpkgs/govendor/template
+++ b/srcpkgs/govendor/template
@@ -8,6 +8,8 @@ short_desc="Go vendor tool that works with the standard vendor file"
 maintainer="lemmi <lemmi@nerd2nerd.org>"
 license="BSD"
 homepage="https://github.com/kardianos/govendor"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/kardianos/govendor/archive/v${version}.tar.gz"
 checksum=d303abf194838792234a1451c3a1e87885d1b2cd21774867b592c1f7db00551e
 
diff --git a/srcpkgs/goversion/template b/srcpkgs/goversion/template
index 390551d2b42..1e8edceebcb 100644
--- a/srcpkgs/goversion/template
+++ b/srcpkgs/goversion/template
@@ -9,6 +9,8 @@ short_desc="Print version used to build Go executables"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="BSD-3-Clause"
 homepage="https://github.com/rsc/goversion"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/rsc/goversion/archive/v${version}.tar.gz"
 checksum=65e9c181995ed8c9207ea08d79a148ab53307b7fad2172a5a0764d6aa393a98e
 
diff --git a/srcpkgs/grafana/template b/srcpkgs/grafana/template
index ce65acaf785..8be84e842f6 100644
--- a/srcpkgs/grafana/template
+++ b/srcpkgs/grafana/template
@@ -10,6 +10,8 @@ short_desc="Open platform for beautiful analytics and monitoring"
 maintainer="Michael Aldridge <maldridge@voidlinux.org>"
 license="Apache-2.0"
 homepage="https://grafana.com"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/grafana/grafana/archive/v${version}.tar.gz"
 checksum=7ae69011674a5b6a792e8ec84c93e8be9d50ad2e995cc63f3508d0b2e7acb754
 
diff --git a/srcpkgs/gron/template b/srcpkgs/gron/template
index 566d222a195..00a7eba7a17 100644
--- a/srcpkgs/gron/template
+++ b/srcpkgs/gron/template
@@ -9,6 +9,8 @@ short_desc="Tool to make JSON greppable"
 maintainer="Noel Cower <ncower@nil.dev>"
 license="MIT"
 homepage="https://github.com/tomnomnom/gron"
+nopie=unverified
+nostrip=nopie
 distfiles="${homepage}/archive/v${version}.tar.gz"
 checksum=fe75b1b4922b591723f48cb9cd2c31cb60bb3ab9f8d0398df75a08b781d8591c
 
diff --git a/srcpkgs/gucci/template b/srcpkgs/gucci/template
index 16d1180b130..495c9d83a9b 100644
--- a/srcpkgs/gucci/template
+++ b/srcpkgs/gucci/template
@@ -9,6 +9,8 @@ short_desc="Simple CLI templating tool written in Go"
 maintainer="Leah Neukirchen <leah@vuxu.org>"
 license="MIT"
 homepage="https://github.com/noqcks/gucci"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/noqcks/gucci/archive/${version}.tar.gz"
 checksum=b31ebdb94d227331ac954262e43e39e3b9a1fb25bab96fd0cccb7ddfb997e383
 broken="cli.StringFlag does not implement cli.Flag (Apply method has pointer receiver)"
diff --git a/srcpkgs/gx-go/template b/srcpkgs/gx-go/template
index b06ced23433..74551b55c38 100644
--- a/srcpkgs/gx-go/template
+++ b/srcpkgs/gx-go/template
@@ -10,6 +10,8 @@ short_desc="A subtool for the gx package manager for packages written in go"
 maintainer="lemmi <lemmi@nerd2nerd.org>"
 license="MIT"
 homepage="https://github.com/whyrusleeping/gx-go"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/whyrusleeping/gx-go/archive/v${version}.tar.gz"
 checksum=f3a0ee17359e0e5efab8008361da0e312ca723a0c9e165342a0306caba55a535
 broken="cli.BoolFlag does not implement cli.Flag (Apply method has pointer receiver)"
diff --git a/srcpkgs/gx/template b/srcpkgs/gx/template
index ff3ea0267c8..6405ecf9c22 100644
--- a/srcpkgs/gx/template
+++ b/srcpkgs/gx/template
@@ -9,6 +9,8 @@ short_desc="Language-agnostic, universal package manager around IPFS"
 maintainer="lemmi <lemmi@nerd2nerd.org>"
 license="MIT"
 homepage="https://github.com/whyrusleeping/gx"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/whyrusleeping/gx/archive/v${version}.tar.gz"
 checksum=2c0b90ddfd3152863f815c35b37e94d027216c6ba1c6653a94b722bf6e2b015d
 
diff --git a/srcpkgs/hcloud/template b/srcpkgs/hcloud/template
index 787e24d65b8..d717631e0a4 100644
--- a/srcpkgs/hcloud/template
+++ b/srcpkgs/hcloud/template
@@ -12,6 +12,8 @@ short_desc="Command-line interface for Hetzner Cloud"
 maintainer="Gerardo Di Iorio <arete74@gmail.com>"
 license="MIT"
 homepage="https://github.com/hetznercloud/cli"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/hetznercloud/cli/archive/v${version}.tar.gz"
 checksum=839d936158377cd6d23b5734853ff5458edcd3cd9c731a7ff57a55fc15c024d8
 
diff --git a/srcpkgs/hey/template b/srcpkgs/hey/template
index 02ab135fa1e..36c91a504bf 100644
--- a/srcpkgs/hey/template
+++ b/srcpkgs/hey/template
@@ -9,5 +9,7 @@ short_desc="HTTP load generator"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="Apache-2.0"
 homepage="https://github.com/rakyll/hey"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/rakyll/hey/archive/v${version}.tar.gz"
 checksum=e8901a5df18d936b72f9fc9bccf2a1020641d2811c8f4483bc41fce801088880
diff --git a/srcpkgs/hivemind/template b/srcpkgs/hivemind/template
index 935d852b4a5..f67d79ec32e 100644
--- a/srcpkgs/hivemind/template
+++ b/srcpkgs/hivemind/template
@@ -8,6 +8,8 @@ short_desc="Process manager for Procfile-based applications"
 maintainer="Daniel Lewan <vision360.daniel@gmail.com>"
 license="MIT"
 homepage="https://github.com/DarthSim/hivemind"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/DarthSim/hivemind/archive/v${version}.tar.gz"
 checksum=8ca7884db49268b7938d0503e7e95443cb3a56696478d5dcc2b9813705525a39
 
diff --git a/srcpkgs/hooktftp/template b/srcpkgs/hooktftp/template
index e1e669154b4..9d6dd1a1e01 100644
--- a/srcpkgs/hooktftp/template
+++ b/srcpkgs/hooktftp/template
@@ -10,6 +10,8 @@ short_desc="Hook based tftp server"
 maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
 license="MIT"
 homepage="https://github.com/tftp-go-team/hooktftp"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/tftp-go-team/hooktftp/archive/${version}.tar.gz"
 checksum=74a29947509a4a718091a5571cc2b2bdbfae807499f06beae124e78afdc56cf9
 
diff --git a/srcpkgs/httpstat/template b/srcpkgs/httpstat/template
index c6ecf6bf23a..9239428994d 100644
--- a/srcpkgs/httpstat/template
+++ b/srcpkgs/httpstat/template
@@ -9,6 +9,8 @@ short_desc="It's like curl -v, with colours"
 maintainer="Diogo Leal <diogo@diogoleal.com>"
 license="MIT"
 homepage="https://github.com/davecheney/httpstat"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/davecheney/httpstat/archive/v${version}.tar.gz"
 checksum=3a9e89141bb773ca5fa35b9b0ddd4832c17b317849471bacd0f1130333bbcd7b
 
diff --git a/srcpkgs/hub/template b/srcpkgs/hub/template
index 9865d359fd2..059a2bcfd45 100644
--- a/srcpkgs/hub/template
+++ b/srcpkgs/hub/template
@@ -9,6 +9,8 @@ short_desc="Command line tool for Github"
 maintainer="Enno Boland <gottox@voidlinux.org>"
 license="MIT"
 homepage="https://hub.github.com/"
+nopie=unverified
+nostrip=nopie
 changelog="https://github.com/github/hub/releases"
 distfiles="https://github.com/github/hub/archive/v${version}.tar.gz"
 checksum=e19e0fdfd1c69c401e1c24dd2d4ecf3fd9044aa4bd3f8d6fd942ed1b2b2ad21a
diff --git a/srcpkgs/hugo/template b/srcpkgs/hugo/template
index 96b4f9d4c54..80663f9dcdc 100644
--- a/srcpkgs/hugo/template
+++ b/srcpkgs/hugo/template
@@ -11,6 +11,8 @@ short_desc="Fast & Modern Static Website Engine"
 maintainer="Andrea Brancaleoni <abc@pompel.me>"
 license="Apache-2.0"
 homepage="https://gohugo.io"
+nopie=unverified
+nostrip=nopie
 distfiles="https://${go_import_path}/archive/v${version}.tar.gz"
 checksum=abf3ace9367f87ec80c17a19c8e13dc7bdf555f1e5f6fb02b5ca2bf036afbf21
 
diff --git a/srcpkgs/hydroxide/template b/srcpkgs/hydroxide/template
index 5881bed511a..e104cc25b11 100644
--- a/srcpkgs/hydroxide/template
+++ b/srcpkgs/hydroxide/template
@@ -9,6 +9,8 @@ short_desc="Third-party, open-source ProtonMail CardDAV, IMAP and SMTP bridge"
 maintainer="DirectorX <void.directorx@protonmail.com>"
 license="MIT"
 homepage="https://github.com/emersion/hydroxide"
+nopie=unverified
+nostrip=nopie
 distfiles="${homepage}/archive/v${version}.tar.gz"
 checksum=189d302daf207d21d8bea94fbb59fbfc9e26ef945e68f7c02228c936998862fc
 
diff --git a/srcpkgs/i3cat/template b/srcpkgs/i3cat/template
index 235340140d9..75d6d33f921 100644
--- a/srcpkgs/i3cat/template
+++ b/srcpkgs/i3cat/template
@@ -9,6 +9,8 @@ short_desc="Combine multiple i3bar JSON inputs into one to forward to i3bar"
 maintainer="Alex Childs <misuchiru03+void@gmail.com>"
 license="MIT"
 homepage="http://vincent-petithory.github.io/i3cat/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/vincent-petithory/i3cat/archive/v${version}.tar.gz"
 checksum=e7323df791f644540025549b20a69d8907bcab90882b875a8c5c0690d9a188c5
 
diff --git a/srcpkgs/ibus-bamboo/template b/srcpkgs/ibus-bamboo/template
index 9d6b3d8c0ae..6f9ba83e93f 100644
--- a/srcpkgs/ibus-bamboo/template
+++ b/srcpkgs/ibus-bamboo/template
@@ -9,6 +9,8 @@ short_desc="Vietnamese input method for ibus"
 maintainer="ndgnuh <ndgnuh99@gmail.com>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/BambooEngine/ibus-bamboo"
+nopie=unverified
+nostrip=nopie
 distfiles="${homepage}/archive/v${version}.tar.gz>${pkgname}-${version}.tar.gz"
 checksum="c51651bea965fe66ae89a2f08521ae1840ca5d89b57ab41472ba0ef9fdb9b60d"
 conf_files="/usr/share/ibus-bamboo/data/macro.tpl.txt"
diff --git a/srcpkgs/img/template b/srcpkgs/img/template
index 455f8c90bb3..4ec2ed14d92 100644
--- a/srcpkgs/img/template
+++ b/srcpkgs/img/template
@@ -10,6 +10,8 @@ short_desc="Standalone, daemonless, unprivileged container image builder"
 maintainer="Noel Cower <ncower@nil.dev>"
 license="MIT"
 homepage="https://github.com/genuinetools/img"
+nopie=unverified
+nostrip=nopie
 distfiles="${homepage}/archive/v${version}.tar.gz"
 checksum=1e2f8eae67ada9831fbb05520c00715bc4fd96030118fdb2cd34b377ec746171
 
diff --git a/srcpkgs/immortal/template b/srcpkgs/immortal/template
index 0e97e1abef8..e586a2290c0 100644
--- a/srcpkgs/immortal/template
+++ b/srcpkgs/immortal/template
@@ -12,6 +12,8 @@ short_desc="*nix cross-platform (OS agnostic) supervisor"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="BSD-3-Clause"
 homepage="https://github.com/immortal/immortal"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/immortal/immortal/archive/${version}.tar.gz"
 checksum=e31d5afb9028fb5047b5a2cc5f96c844f6480d600643a12075550f497e65f5cb
 
diff --git a/srcpkgs/influxdb/template b/srcpkgs/influxdb/template
index e77b36ed222..aacad2fd3af 100644
--- a/srcpkgs/influxdb/template
+++ b/srcpkgs/influxdb/template
@@ -15,6 +15,8 @@ short_desc="Scalable datastore for metrics, events, and real-time analytics"
 maintainer="Michael Aldridge <maldridge@voidlinux.org>"
 license="MIT"
 homepage="https://influxdata.com/time-series-platform/influxdb/"
+nopie=unverified
+nostrip=nopie
 changelog="https://raw.githubusercontent.com/influxdata/influxdb/master/CHANGELOG.md"
 distfiles="https://${go_import_path}/archive/v${version}.tar.gz"
 checksum=fad5107985395353a584978f6c0ad1fbd4f41ea71bdc9cf55a006cc9a88d2b61
diff --git a/srcpkgs/ipfs-cluster/template b/srcpkgs/ipfs-cluster/template
index 281a5d1239e..3f16c93e7cb 100644
--- a/srcpkgs/ipfs-cluster/template
+++ b/srcpkgs/ipfs-cluster/template
@@ -11,6 +11,8 @@ short_desc="Collective pinning and composition for IPFS"
 maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
 license="Apache-2.0, MIT"
 homepage="https://github.com/ipfs/ipfs-cluster"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/ipfs/ipfs-cluster/archive/v${version}.tar.gz"
 checksum=53758c1518b510fbaf2ba5d7b360d429ee073c6a0bf9296ccd8a5ad18f9575f2
 
diff --git a/srcpkgs/jid/template b/srcpkgs/jid/template
index abce00a8353..bac3b58c7e3 100644
--- a/srcpkgs/jid/template
+++ b/srcpkgs/jid/template
@@ -10,6 +10,8 @@ short_desc="Drill down JSON interactively by using filtering queries"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 homepage="https://github.com/simeji/jid"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/simeji/jid/archive/v${version}.tar.gz"
 checksum=0912050b3be3760804afaf7ecd6b42bfe79e7160066587fbc0afa5324b03fb48
 
diff --git a/srcpkgs/jj/template b/srcpkgs/jj/template
index c05dc5e436d..026a213176e 100644
--- a/srcpkgs/jj/template
+++ b/srcpkgs/jj/template
@@ -10,6 +10,8 @@ short_desc="JSON Stream Editor"
 maintainer="SolitudeSF <solitudesf@protonmail.com>"
 license="MIT"
 homepage="https://github.com/tidwall/jj"
+nopie=unverified
+nostrip=nopie
 distfiles="${homepage}/archive/v${version}.tar.gz"
 checksum=ec234050d032705d9353941e4210ee632317c079c6289f8c8f20c803d35929f0
 
diff --git a/srcpkgs/joker/template b/srcpkgs/joker/template
index a66fffbab25..1df56772275 100644
--- a/srcpkgs/joker/template
+++ b/srcpkgs/joker/template
@@ -9,6 +9,8 @@ short_desc="Interpreted dialect of Clojure written in Go and Clojure(Script) lin
 maintainer="Dominic Monroe <monroef4@googlemail.com>"
 license="EPL-1.0"
 homepage="https://joker-lang.org/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/candid82/joker/archive/v${version}.tar.gz"
 checksum=c14789a091d38f7c9373705e9dc9edd24ab6c3c877f83788db4a0b14ebef26ef
 
diff --git a/srcpkgs/jp/template b/srcpkgs/jp/template
index df6dd9677de..9f9b89103d1 100644
--- a/srcpkgs/jp/template
+++ b/srcpkgs/jp/template
@@ -8,6 +8,8 @@ short_desc="Command line interface to JMESPath"
 maintainer="Noah Huppert <contact@noahh.io>"
 license="Apache-2.0"
 homepage="https://github.com/jmespath/jp"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/jmespath/jp/archive/${version}.tar.gz"
 checksum=77a2c5e631fbbf7fed4331f7c0b8934bb5cdbc9dbaddd4fa1bec5e0546430365
 
diff --git a/srcpkgs/k3s/template b/srcpkgs/k3s/template
index b0ee98e9268..11dc95b521d 100644
--- a/srcpkgs/k3s/template
+++ b/srcpkgs/k3s/template
@@ -13,6 +13,8 @@ short_desc="Lightweight Kubernetes"
 maintainer="Cameron Nemo <cnemo@tutanota.com>"
 license="Apache-2.0"
 homepage="https://k3s.io"
+nopie=unverified
+nostrip=nopie
 # _traefik_* variables' values from scripts/download in source distfile
 _traefik_version="1.77.1"
 _traefik_file="traefik-${_traefik_version}.tgz"
diff --git a/srcpkgs/k9s/template b/srcpkgs/k9s/template
index 0f8179799c4..9ae5208b1b4 100644
--- a/srcpkgs/k9s/template
+++ b/srcpkgs/k9s/template
@@ -9,5 +9,7 @@ short_desc="Terminal UI to interact with Kubernetes clusters"
 maintainer="Leah Neukirchen <leah@vuxu.org>"
 license="Apache-2.0"
 homepage="https://k9scli.io/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/derailed/k9s/archive/v${version}.tar.gz"
 checksum=8e9890707fd51bbd547166645f97ccfee28b99a43951c26b081b13d92a4f2a8e
diff --git a/srcpkgs/kapacitor/template b/srcpkgs/kapacitor/template
index ca8a713aae1..af34dbeb415 100644
--- a/srcpkgs/kapacitor/template
+++ b/srcpkgs/kapacitor/template
@@ -14,6 +14,8 @@ short_desc="Open source framework for alerting on time series data"
 maintainer="Michael Aldridge <maldridge@voidlinux.org>"
 license="MIT"
 homepage="https://www.influxdata.com/time-series-platform/kapacitor/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/influxdata/${pkgname}/archive/v${version}.tar.gz"
 checksum=c27b472713a9d45a57a772e5d38caffeeaa02ade6961ff7c33ed0e399c53b3f5
 
diff --git a/srcpkgs/keybase/template b/srcpkgs/keybase/template
index 48214c6dc1a..0cd28676b9a 100644
--- a/srcpkgs/keybase/template
+++ b/srcpkgs/keybase/template
@@ -16,6 +16,8 @@ short_desc="Client for keybase.io"
 maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
 license="BSD-3-Clause"
 homepage="https://keybase.io/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/keybase/client/releases/download/v$version/keybase-v$version.tar.xz"
 checksum=a70abf39c68cef1effccf4b9b9b1ed2e9cad20ab4f6c4b66160b610eca1ec874
 
diff --git a/srcpkgs/kopia/template b/srcpkgs/kopia/template
index 1b253a0c002..ebe01faa132 100644
--- a/srcpkgs/kopia/template
+++ b/srcpkgs/kopia/template
@@ -10,5 +10,7 @@ short_desc="Fast and secure backup tool"
 maintainer="Daniel Eyßer <daniel.eysser@gmail.com>"
 license="Apache-2.0"
 homepage="https://kopia.io/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/kopia/kopia/archive/v${version}.tar.gz"
 checksum=d7ed781be72b2e5fa17ddc3752aa2d47e81cb70ed82affd58903d554a2b9aa65
diff --git a/srcpkgs/kops/template b/srcpkgs/kops/template
index 4959d6aa79c..f574ba664b6 100644
--- a/srcpkgs/kops/template
+++ b/srcpkgs/kops/template
@@ -12,6 +12,8 @@ short_desc="Production Grade K8s Installation, Upgrades, and Management"
 maintainer="Mate Gabri <iam@theguy.io>"
 license="Apache-2.0"
 homepage="https://github.com/kubernetes/kops"
+nopie=unverified
+nostrip=nopie
 
 do_fetch() {
 	# We must clone it instead of downloading the tarball because the build
diff --git a/srcpkgs/kubecfg/template b/srcpkgs/kubecfg/template
index 96510c9b335..aeadb6955f6 100644
--- a/srcpkgs/kubecfg/template
+++ b/srcpkgs/kubecfg/template
@@ -9,6 +9,8 @@ short_desc="Tool for managing Kubernetes resources as code"
 maintainer="Leah Neukirchen <leah@vuxu.org>"
 license="Apache-2.0"
 homepage="https://github.com/bitnami/kubecfg"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/bitnami/kubecfg/archive/v${version}.tar.gz"
 checksum=08846d19db0250a21d553cdaf1f0461dc398031b9ac76ccd360b169703f63567
 
diff --git a/srcpkgs/kubefwd/template b/srcpkgs/kubefwd/template
index f67fff1cb52..950330f3d2d 100644
--- a/srcpkgs/kubefwd/template
+++ b/srcpkgs/kubefwd/template
@@ -9,6 +9,8 @@ short_desc="Tool for managing Kubernetes resources as code"
 maintainer="Leah Neukirchen <leah@vuxu.org>"
 license="Apache-2.0"
 homepage="https://github.com/txn2/kubefwd"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/txn2/kubefwd/archive/${version}.tar.gz"
 checksum=62c0b42e90e37766cfee3d493689e60ea93ea14348d722dcb743e572211aa9e0
 
diff --git a/srcpkgs/kubernetes-kind/template b/srcpkgs/kubernetes-kind/template
index e2052e2eb76..127a0aa0c80 100644
--- a/srcpkgs/kubernetes-kind/template
+++ b/srcpkgs/kubernetes-kind/template
@@ -9,5 +9,7 @@ short_desc="Kind is a tool for running local Kubernetes clusters using Docker"
 maintainer="Andy Cobaugh <andrew.cobaugh@gmail.com>"
 license="Apache-2.0"
 homepage="https://kind.sigs.k8s.io/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/kubernetes-sigs/kind/archive/v${version}.tar.gz"
 checksum=d2d4f98596b68c449be95a31e9680fbf7ff3503a28a0943f1997eba50de208f9
diff --git a/srcpkgs/kubernetes/template b/srcpkgs/kubernetes/template
index e6fd026316a..b25c4add599 100644
--- a/srcpkgs/kubernetes/template
+++ b/srcpkgs/kubernetes/template
@@ -11,6 +11,8 @@ short_desc="Container Cluster Manager for Docker"
 maintainer="Andrea Brancaleoni <abc@pompel.me>"
 license="Apache-2.0"
 homepage="http://kubernetes.io"
+nopie=unverified
+nostrip=nopie
 distfiles="https://$go_import_path/archive/v$version.tar.gz"
 checksum=0efd7ab5f1afc77e65be0f8be137ad11aefad45e856f3f7fe8506804ae48eb12
 nocross=yes
diff --git a/srcpkgs/kurly/template b/srcpkgs/kurly/template
index c22e26ae63d..58f914f0ded 100644
--- a/srcpkgs/kurly/template
+++ b/srcpkgs/kurly/template
@@ -10,6 +10,8 @@ short_desc="Alternative to the widely popular curl program"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="Apache-2.0"
 homepage="https://gitlab.com/davidjpeacock/kurly"
+nopie=unverified
+nostrip=nopie
 distfiles="https://gitlab.com/davidjpeacock/${pkgname}/-/archive/v${version}/${pkgname}-v${version}.tar.gz"
 checksum=74c36fe09e1e321cdd85835191cbae880f70fa5b92211564cd3b2d1b9d66d4a5
 broken="cannot use cli.StringFlag literal (type cli.StringFlag) as type cli.Flag"
diff --git a/srcpkgs/lazydocker/template b/srcpkgs/lazydocker/template
index ab8ec3db522..0d4ab654805 100644
--- a/srcpkgs/lazydocker/template
+++ b/srcpkgs/lazydocker/template
@@ -10,6 +10,8 @@ short_desc="Simple terminal UI for docker and docker-compose, written in Go"
 maintainer="Benjamín Albiñana <benalb@gmail.com>"
 license="MIT"
 homepage="https://github.com/jesseduffield/lazydocker"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/jesseduffield/lazydocker/archive/v${version}.tar.gz"
 checksum=69f403b0656bf163989729073f8320efed5269cf5b936093b891551c0575b971
 
diff --git a/srcpkgs/lazygit/template b/srcpkgs/lazygit/template
index c70b1e6a868..6c53433a278 100644
--- a/srcpkgs/lazygit/template
+++ b/srcpkgs/lazygit/template
@@ -10,6 +10,8 @@ short_desc="Simple terminal UI for git commands"
 maintainer="Nathan Owens <ndowens04@gmail.com>"
 license="MIT"
 homepage="https://github.com/jesseduffield/lazygit"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/jesseduffield/lazygit/archive/v${version}.tar.gz"
 checksum=ca2dbca39512e402cde22cd47eba3ff38cbbe4e12265aa0cb46b34277653b9bf
 
diff --git a/srcpkgs/lego/template b/srcpkgs/lego/template
index 598adb2749c..8452109fd6b 100644
--- a/srcpkgs/lego/template
+++ b/srcpkgs/lego/template
@@ -10,6 +10,8 @@ short_desc="Let's Encrypt client and ACME library written in Go"
 maintainer="Anachron <gith@cron.world>"
 license="MIT"
 homepage="https://go-acme.github.io/lego"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/go-acme/lego/archive/v${version}.tar.gz"
 checksum=b3d97f0083e98cf88a95b44aeaceae8ebc87bf920cc3d01cc295b5615e5ed0c0
 
diff --git a/srcpkgs/lf/template b/srcpkgs/lf/template
index ca60fe15b2e..29fc0bc2bb5 100644
--- a/srcpkgs/lf/template
+++ b/srcpkgs/lf/template
@@ -10,6 +10,8 @@ short_desc="Terminal file manager"
 maintainer="Daniel Lewan <vision360.daniel@gmail.com>"
 license="MIT"
 homepage="https://github.com/gokcehan/lf"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/gokcehan/lf/archive/${version}.tar.gz"
 checksum=92031b31c194f0af11fc0f00d575db0dc9bb2c6c80bccc73fa19de02e82d00b1
 
diff --git a/srcpkgs/licensechecker/template b/srcpkgs/licensechecker/template
index ec09ba9751f..4362d2a8927 100644
--- a/srcpkgs/licensechecker/template
+++ b/srcpkgs/licensechecker/template
@@ -10,6 +10,8 @@ short_desc="Identify software licenses used on a source tree"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 homepage="https://github.com/boyter/lc"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/boyter/lc/archive/v${version}.tar.gz"
 checksum=e33ec5451b346e02919a55f22e4f44d854eb395d6a5622d2cca70129f1d5a7e6
 
diff --git a/srcpkgs/lsp/template b/srcpkgs/lsp/template
index 6fead264236..91fec500223 100644
--- a/srcpkgs/lsp/template
+++ b/srcpkgs/lsp/template
@@ -11,6 +11,8 @@ short_desc="More human-friendly ls command"
 maintainer="Diogo Leal <diogo@diogoleal.com>"
 license="MIT"
 homepage="https://github.com/dborzov/lsp"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/dborzov/lsp/archive/${_githash}.tar.gz"
 checksum=2921c705d4d5c4eb6d3b02e498b8f7d23db5ec3f451574f7ed9ad1769c8a2d07
 
diff --git a/srcpkgs/lxd-lts/template b/srcpkgs/lxd-lts/template
index 12a119181f2..e4ccda75191 100644
--- a/srcpkgs/lxd-lts/template
+++ b/srcpkgs/lxd-lts/template
@@ -15,6 +15,8 @@ short_desc="Next generation system container manager (long term support channel)
 maintainer="Cameron Nemo <cnemo@tutanota.com>"
 license="Apache-2.0"
 homepage="https://linuxcontainers.org/lxd"
+nopie=unverified
+nostrip=nopie
 distfiles="https://linuxcontainers.org/downloads/lxd/${wrksrc}.tar.gz"
 checksum=8b712588e383c4326c27cfec5dd2c9fd4c9a4597f82549f55b1909e799f55e13
 conflicts="lxd"
diff --git a/srcpkgs/lxd/template b/srcpkgs/lxd/template
index b0d4bbf81b2..cced3e252ac 100644
--- a/srcpkgs/lxd/template
+++ b/srcpkgs/lxd/template
@@ -14,6 +14,8 @@ short_desc="Next generation system container manager"
 maintainer="Cameron Nemo <cnemo@tutanota.com>"
 license="Apache-2.0"
 homepage="https://linuxcontainers.org/lxd"
+nopie=unverified
+nostrip=nopie
 distfiles="https://linuxcontainers.org/downloads/lxd/lxd-${version}.tar.gz"
 checksum=b6891ee6086a2d26409385fcd50d627e6a72e0af17f88c5693c1e100ed9dca1f
 system_groups="lxd"
diff --git a/srcpkgs/madonctl/template b/srcpkgs/madonctl/template
index cacfa5fc1b9..e595ab9c61d 100644
--- a/srcpkgs/madonctl/template
+++ b/srcpkgs/madonctl/template
@@ -9,6 +9,8 @@ short_desc="CLI client for the Mastodon social network API"
 maintainer="travankor <travankor@tuta.io>"
 license="MIT"
 homepage="https://github.com/McKael/madonctl"
+nopie=unverified
+nostrip=nopie
 distfiles="${homepage}/archive/v${version}.tar.gz"
 checksum=f97707a4f96b15a8331a0b3725a43c7717bf068bf9e6c5e885a13dd3016d5cf6
 broken="accounts.go:656:39: too many arguments in call to gClient.UpdateAccount"
diff --git a/srcpkgs/massren/template b/srcpkgs/massren/template
index db3941c7170..ac09ff0c47f 100644
--- a/srcpkgs/massren/template
+++ b/srcpkgs/massren/template
@@ -9,6 +9,8 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
 license="MIT"
 go_import_path="github.com/laurent22/${pkgname}"
 homepage="https://${go_import_path}"
+nopie=unverified
+nostrip=nopie
 distfiles="$homepage/archive/v$version.tar.gz"
 checksum=7a728d96a9e627c3609d147db64bba60ced33c407c75e9512147a5c83ba94f56
 
diff --git a/srcpkgs/micro/template b/srcpkgs/micro/template
index d3184e82ef5..336344fd83d 100644
--- a/srcpkgs/micro/template
+++ b/srcpkgs/micro/template
@@ -13,6 +13,8 @@ short_desc="Modern and intuitive terminal-based text editor"
 maintainer="Diogo Leal <diogo@diogoleal.com>"
 license="MIT"
 homepage="https://micro-editor.github.io"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/zyedidia/micro/archive/v${version}.tar.gz"
 checksum=55bd3ab880905d45639a1f902ec1a84cb385e73de9a3e16d8175b3cd7f7fe908
 
diff --git a/srcpkgs/microhookd/template b/srcpkgs/microhookd/template
index c12f838591b..54f0f134567 100644
--- a/srcpkgs/microhookd/template
+++ b/srcpkgs/microhookd/template
@@ -8,6 +8,8 @@ short_desc="Simplest possible webhook daemon"
 maintainer="Michael Aldridge <maldridge@voidlinux.org>"
 license="MIT"
 homepage="https://github.com/the-maldridge/microhookd"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/the-maldridge/microhookd/archive/v${version}.tar.gz"
 checksum=da8cce688db7b60a6d16375727aceac33c69a0a74841f655979080ea41f2d70b
 
diff --git a/srcpkgs/miniflux/template b/srcpkgs/miniflux/template
index 1f0cfa275bc..dc8a512597f 100644
--- a/srcpkgs/miniflux/template
+++ b/srcpkgs/miniflux/template
@@ -11,6 +11,8 @@ short_desc="Minimalist and opinionated feed reader written in Go"
 maintainer="Frank Steinborn <steinex@nognu.de>"
 license="Apache-2.0"
 homepage="https://miniflux.app"
+nopie=unverified
+nostrip=nopie
 changelog="https://raw.githubusercontent.com/miniflux/miniflux/${version}/ChangeLog"
 distfiles="https://github.com/miniflux/miniflux/archive/${version}.tar.gz"
 checksum=efe020c4feb0003fdab7e34d0b784a9148733a97953adc0cf40bcf2273ba0653
diff --git a/srcpkgs/minify/template b/srcpkgs/minify/template
index aaafc86cee6..dca34e97927 100644
--- a/srcpkgs/minify/template
+++ b/srcpkgs/minify/template
@@ -10,6 +10,8 @@ short_desc="Go minifiers for web formats"
 maintainer="Leah Neukirchen <leah@vuxu.org>"
 license="MIT"
 homepage="https://github.com/tdewolff/minify"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/tdewolff/${pkgname}/archive/v${version}.tar.gz"
 checksum=9c23f942c0ad6488e2aaa82a0235aaef071da70c4dfee6eaa154137d6cecc2fa
 
diff --git a/srcpkgs/minikube/template b/srcpkgs/minikube/template
index 7103acd25f6..dee5fa204ab 100644
--- a/srcpkgs/minikube/template
+++ b/srcpkgs/minikube/template
@@ -13,6 +13,8 @@ short_desc="Tool to make it easy to run Kubernetes locally"
 maintainer="Daniel Santana <daniel@santana.tech>"
 license="Apache-2.0"
 homepage="https://github.com/kubernetes/minikube"
+nopie=unverified
+nostrip=nopie
 changelog="https://raw.githubusercontent.com/kubernetes/minikube/master/CHANGELOG.md"
 
 do_fetch() {
diff --git a/srcpkgs/minio/template b/srcpkgs/minio/template
index 84c8c8669d8..328b0751453 100644
--- a/srcpkgs/minio/template
+++ b/srcpkgs/minio/template
@@ -12,6 +12,8 @@ short_desc="Object storage server compatible with Amazon S3"
 maintainer="Gerardo Di Iorio <arete74@gmail.com>"
 license="Apache-2.0"
 homepage="https://github.com/minio/minio"
+nopie=unverified
+nostrip=nopie
 distfiles="${homepage}/archive/RELEASE.${_version}.tar.gz"
 checksum=c68c3cd6d21ca8dcd88ba5ebec6742d5a1e9ee1fc6c67d81fc1b2744de725421
 system_accounts="_minio"
diff --git a/srcpkgs/mirrorbits/template b/srcpkgs/mirrorbits/template
index d1d76406f86..a0a2f0d110a 100644
--- a/srcpkgs/mirrorbits/template
+++ b/srcpkgs/mirrorbits/template
@@ -13,6 +13,8 @@ short_desc="Geographical download redirector"
 maintainer="lemmi <lemmi@nerd2nerd.org>"
 license="MIT"
 homepage="https://github.com/etix/mirrorbits"
+nopie=unverified
+nostrip=nopie
 distfiles="
  https://github.com/etix/mirrorbits/archive/v${version}.tar.gz
  https://github.com/golang/protobuf/archive/${_go_protobuf_version}.tar.gz"
diff --git a/srcpkgs/misspell/template b/srcpkgs/misspell/template
index 3f596321306..c9bfb2185c6 100644
--- a/srcpkgs/misspell/template
+++ b/srcpkgs/misspell/template
@@ -9,6 +9,8 @@ short_desc="Correct commonly misspelled English words... quickly"
 maintainer="Caleb JA <skywise@tutanota.de>"
 license="MIT"
 homepage="https://github.com/client9/misspell"
+nopie=unverified
+nostrip=nopie
 distfiles="${homepage}/archive/v${version}.tar.gz"
 checksum=4bbb94da9bf4500fef21f83359c61c92429a13b47b064bd62fedb68c62b66001
 
diff --git a/srcpkgs/mmark/template b/srcpkgs/mmark/template
index fc6d03d0473..946b0cb7a2a 100644
--- a/srcpkgs/mmark/template
+++ b/srcpkgs/mmark/template
@@ -9,6 +9,8 @@ short_desc="Powerful markdown processor geared towards the IETF"
 maintainer="Robert Lowry <bobertlo@gmail.com>"
 license="BSD-2-Clause"
 homepage="https://github.com/mmarkdown/mmark/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/mmarkdown/mmark/archive/v${version}.tar.gz"
 checksum=9fec3da78b75bf49d98885d178123617df7d516630a1255e54c9e9a7a41eb057
 
diff --git a/srcpkgs/mountain-backup/template b/srcpkgs/mountain-backup/template
index 309cbda5305..bab64ae03e3 100644
--- a/srcpkgs/mountain-backup/template
+++ b/srcpkgs/mountain-backup/template
@@ -9,6 +9,8 @@ short_desc="File backup tool"
 maintainer="Noah Huppert <contact@noahh.io>"
 license="MIT"
 homepage="https://github.com/Noah-Huppert/mountain-backup"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/Noah-Huppert/mountain-backup/archive/v${version}.tar.gz"
 checksum=c01d790c16029a083b2c87541506dfae73c1f78674ae7a3c9a0a8183f11f0725
 
diff --git a/srcpkgs/mpdviz/template b/srcpkgs/mpdviz/template
index 13817419d7f..f47888447e0 100644
--- a/srcpkgs/mpdviz/template
+++ b/srcpkgs/mpdviz/template
@@ -10,6 +10,8 @@ short_desc="Standalone console MPD visualizer"
 maintainer="Lolzen <funer@gmx.at>"
 license="MIT"
 homepage="http://github.com/lucy/mpdviz"
+nopie=unverified
+nostrip=nopie
 distfiles="http://github.com/lucy/mpdviz/archive/${version}.tar.gz"
 checksum=c34243ec3f3d91adbc36d608d5ba7082ff78870f2fd76a6650d5fb3218cc2ba3
 
diff --git a/srcpkgs/ncdns/template b/srcpkgs/ncdns/template
index e87595486b8..1e0b54f162a 100644
--- a/srcpkgs/ncdns/template
+++ b/srcpkgs/ncdns/template
@@ -10,6 +10,8 @@ short_desc="Nameserver for Namecoin .bit domains"
 maintainer="ananteris <ananteris@protonmail.ch>"
 license="GPL-3"
 homepage="https://github.com/hlandau/ncdns"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/hlandau/${pkgname}/archive/v${version}.tar.gz"
 checksum="a9457216f5bbc3c3b41e0538b78f8f67ad9a04304743a352a7325eef6af4a439"
 
diff --git a/srcpkgs/nebula/template b/srcpkgs/nebula/template
index 4f48bf058c6..1783b632bdb 100644
--- a/srcpkgs/nebula/template
+++ b/srcpkgs/nebula/template
@@ -12,6 +12,8 @@ short_desc="Scalable overlay networking tool"
 maintainer="Noel Cower <ncower@nil.dev>"
 license="MIT"
 homepage="https://github.com/slackhq/nebula"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/slackhq/nebula/archive/v${version}.tar.gz"
 checksum=1d00594d74e147406f5809380860f538ceed5c19c3f390dd1d8e364f99b303b6
 
diff --git a/srcpkgs/netns/template b/srcpkgs/netns/template
index 08e0b23610d..3043a9b18b6 100644
--- a/srcpkgs/netns/template
+++ b/srcpkgs/netns/template
@@ -8,6 +8,8 @@ short_desc="Runc hook for setting up default bridge networking for containers"
 maintainer="Kyle Nusbaum <knusbaum+void@sdf.org>"
 license="MIT"
 homepage="https://github.com/genuinetools/netns"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/genuinetools/netns/archive/v${version}.tar.gz"
 checksum=3a55e96e71067989902b65a6de74f1ebbb63ea3f6fc85184523e8d289b0eb35d
 
diff --git a/srcpkgs/nncp/template b/srcpkgs/nncp/template
index e5e752fd103..c5d1d305f78 100644
--- a/srcpkgs/nncp/template
+++ b/srcpkgs/nncp/template
@@ -8,6 +8,8 @@ short_desc="Node to Node copy, utilities for secure store-and-forward"
 maintainer="Leah Neukirchen <leah@vuxu.org>"
 license="GPL-3.0-only"
 homepage="http://www.nncpgo.org/"
+nopie=unverified
+nostrip=nopie
 distfiles="http://www.nncpgo.org/download/${pkgname}-${version}.tar.xz"
 checksum=707cd8524e424c24bcb22d6b4bc8170971c42a5fe0062b93a8d1dd9d7fb365d0
 
diff --git a/srcpkgs/node_exporter/template b/srcpkgs/node_exporter/template
index 5d5a25185c8..f5218d5458f 100644
--- a/srcpkgs/node_exporter/template
+++ b/srcpkgs/node_exporter/template
@@ -13,6 +13,8 @@ short_desc="Exporter for machine metrics"
 maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
 license="Apache-2.0"
 homepage="https://prometheus.io/"
+nopie=unverified
+nostrip=nopie
 changelog="https://raw.githubusercontent.com/prometheus/node_exporter/master/CHANGELOG.md"
 distfiles="https://github.com/prometheus/node_exporter/archive/v${version}.tar.gz"
 checksum=9ddf187c462f2681ab4516410ada0e6f0f03097db6986686795559ea71a07694
diff --git a/srcpkgs/nomad/template b/srcpkgs/nomad/template
index 744800ce732..29b8548fb61 100644
--- a/srcpkgs/nomad/template
+++ b/srcpkgs/nomad/template
@@ -12,6 +12,8 @@ short_desc="Cluster scheduler designed to easily integrate into existing workflo
 maintainer="iaroki <iaroki@protonmail.com>"
 license="MPL-2.0"
 homepage="https://www.nomadproject.io/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://${go_import_path}/archive/v${version}.tar.gz"
 checksum=ba23bcbc29138be9a2033531114e447f92a2e57a0f0a7bea84734845c8b89eaf
 patch_args="-Np1"
diff --git a/srcpkgs/obfs4proxy/template b/srcpkgs/obfs4proxy/template
index cf8aec2549d..379e842c775 100644
--- a/srcpkgs/obfs4proxy/template
+++ b/srcpkgs/obfs4proxy/template
@@ -11,6 +11,8 @@ short_desc="Pluggable transport proxy for Tor, implementing obfs4"
 maintainer="Daniel Eyßer <daniel.eysser@gmail.com>"
 license="BSD-2-Clause"
 homepage="https://gitlab.com/yawning/obfs4"
+nopie=unverified
+nostrip=nopie
 distfiles="https://people.torproject.org/~yawning/releases/obfs4proxy/obfs4proxy-${version}.tar.xz"
 checksum=8aa777a7ae17610dd3028379b249aae24a8d964cfe9fe7486120efe6d676fd3b
 
diff --git a/srcpkgs/oh/template b/srcpkgs/oh/template
index 9dbacc5b1c1..ec6744cc0af 100644
--- a/srcpkgs/oh/template
+++ b/srcpkgs/oh/template
@@ -9,6 +9,8 @@ short_desc="Surprisingly powerful Unix shell"
 maintainer="Kyle Nusbaum <knusbaum+void@sdf.org>"
 license="MIT"
 homepage="https://github.com/michaelmacinnis/oh"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/michaelmacinnis/oh/archive/v${version}.tar.gz"
 checksum=fa1d7e8860eea443177ef43c30b355deb88871d2dae6bb17057eeeea7d808d63
 
diff --git a/srcpkgs/opensmtpd-filter-rspamd/template b/srcpkgs/opensmtpd-filter-rspamd/template
index 0dc39fffbe4..96e86c95f93 100644
--- a/srcpkgs/opensmtpd-filter-rspamd/template
+++ b/srcpkgs/opensmtpd-filter-rspamd/template
@@ -9,6 +9,8 @@ short_desc="Filter incoming mail based on sender reputation"
 maintainer="Lucas L. Treffenstädt <lucas@treffenstaedt.de>"
 license="ISC"
 homepage="https://github.com/poolpOrg/filter-rspamd"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/poolpOrg/filter-rspamd/releases/download/${version}/filter-rspamd-${version}.tar.gz"
 checksum=6218b4a33b88a3da2642b9ff91f33ccf9a7b5ae019107aed520ba332ebafb381
 
diff --git a/srcpkgs/opensmtpd-filter-senderscore/template b/srcpkgs/opensmtpd-filter-senderscore/template
index 72804a49d4d..ad41aa0fed6 100644
--- a/srcpkgs/opensmtpd-filter-senderscore/template
+++ b/srcpkgs/opensmtpd-filter-senderscore/template
@@ -9,6 +9,8 @@ short_desc="Filter incoming mail based on sender reputation"
 maintainer="Lucas L. Treffenstädt <lucas@treffenstaedt.de>"
 license="ISC"
 homepage="https://github.com/poolpOrg/filter-senderscore"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/poolpOrg/filter-senderscore/releases/download/${version}/filter-senderscore-${version}.tar.gz"
 checksum=a1e1b3106ea69218400e35c9c11e84702961b98a478b99fb329a52c954ec4b86
 
diff --git a/srcpkgs/operator-sdk/template b/srcpkgs/operator-sdk/template
index 41752e007e5..b44e1ec12b7 100644
--- a/srcpkgs/operator-sdk/template
+++ b/srcpkgs/operator-sdk/template
@@ -10,5 +10,7 @@ short_desc="SDK for building Kubernetes applications"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="Apache-2.0"
 homepage="https://github.com/operator-framework/operator-sdk"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/operator-framework/operator-sdk/archive/v${version}.tar.gz"
 checksum=33680b9236ea7da51cb7b165dc624b512f04e3e9a2bf592101bfc3b312e340f8
diff --git a/srcpkgs/oragono/template b/srcpkgs/oragono/template
index 97b9bbf9606..fa21582f1ca 100644
--- a/srcpkgs/oragono/template
+++ b/srcpkgs/oragono/template
@@ -9,6 +9,8 @@ short_desc="Modern IRC server (daemon/ircd) written in Go"
 maintainer="Peter Bui <pbui@github.bx612.space>"
 license="MIT"
 homepage="https://oragono.io/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/oragono/oragono/archive/v${version}.tar.gz"
 checksum=572ac84738812bcb44d2b05dbf78508d66eba990e364778a9d72e29560c7c8a1
 conf_files="/etc/oragono.conf"
diff --git a/srcpkgs/packer/template b/srcpkgs/packer/template
index 246fa292daf..0f0ed9839d8 100644
--- a/srcpkgs/packer/template
+++ b/srcpkgs/packer/template
@@ -8,6 +8,8 @@ short_desc="Create identical multiplatform machine images from a single source"
 maintainer="Andrea Brancaleoni <abc@pompel.me>"
 license="MPL-2.0"
 homepage="http://www.packer.io"
+nopie=unverified
+nostrip=nopie
 distfiles="https://${go_import_path}/archive/v${version}.tar.gz"
 checksum=2a135643a837ad58df16e4acc3ac01ad32b61643722a6a027929bbd6baba9435
 replaces="packer-bin>=0"
diff --git a/srcpkgs/pam_netauth/template b/srcpkgs/pam_netauth/template
index ced422f33ab..6561dfdbdaa 100644
--- a/srcpkgs/pam_netauth/template
+++ b/srcpkgs/pam_netauth/template
@@ -10,6 +10,8 @@ short_desc="PAM plugin for NetAuth"
 maintainer="Michael Aldridge <maldridge@voidlinux.org>"
 license="MIT"
 homepage="https://netauth.org"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/NetAuth/pam_netauth/archive/v$version.tar.gz"
 checksum=ba678c348a56ea073abd36f23c378d677594df2a9033dcccb9281353319250c8
 
diff --git a/srcpkgs/passphrase2pgp/template b/srcpkgs/passphrase2pgp/template
index bbaeb2439f5..89ab1d6c511 100644
--- a/srcpkgs/passphrase2pgp/template
+++ b/srcpkgs/passphrase2pgp/template
@@ -9,5 +9,7 @@ short_desc="Generate a PGP key from a passphrase"
 maintainer="Daniel Lewan <vision360.daniel@gmail.com>"
 license="Unlicense"
 homepage="https://github.com/skeeto/passphrase2pgp"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/skeeto/passphrase2pgp/archive/v${version}.tar.gz"
 checksum=80f445cf3e3a0328f7eb3e1bfdf72ebbd027915fe5391941ed61f9ba3bfd730f
diff --git a/srcpkgs/peco/template b/srcpkgs/peco/template
index 44c50774ed2..65be8493834 100644
--- a/srcpkgs/peco/template
+++ b/srcpkgs/peco/template
@@ -10,6 +10,8 @@ short_desc="Simplistic interactive filtering tool"
 maintainer="Leah Neukirchen <leah@vuxu.org>"
 license="MIT"
 homepage="https://github.com/peco/peco"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/${pkgname}/${pkgname}/archive/v${version}.tar.gz"
 checksum=90d87503265c12f8583f5c6bc19c83eba7a2e15219a6339d5041628aa48c4705
 
diff --git a/srcpkgs/pgweb/template b/srcpkgs/pgweb/template
index 58f5eb349df..bf05dc9221f 100644
--- a/srcpkgs/pgweb/template
+++ b/srcpkgs/pgweb/template
@@ -8,6 +8,8 @@ short_desc="Cross-platform client for Postgresql databases"
 maintainer="Gerardo Di Iorio <arete74@gmail.com>"
 license="MIT"
 homepage="http://sosedoff.github.io/pgweb"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/sosedoff/pgweb/archive/v${version}.tar.gz"
 checksum=8d692a1220a85884f231c3480e0da305678d86660e795a5eb510d076945adf65
 
diff --git a/srcpkgs/pkgtop/template b/srcpkgs/pkgtop/template
index fa85a7e8297..0e417e917d2 100644
--- a/srcpkgs/pkgtop/template
+++ b/srcpkgs/pkgtop/template
@@ -10,6 +10,8 @@ short_desc="Interactive package manager and resource monitor"
 maintainer="Kyle Nusbaum <knusbaum+void@sdf.org>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/orhun/pkgtop"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/orhun/pkgtop/archive/${version}.tar.gz"
 checksum=bbc43c463fcc0251159ff9570f38fa33c8ce7ff6357ad703c3a88e51df5bb33a
 
diff --git a/srcpkgs/podman/template b/srcpkgs/podman/template
index f2cc6d9c603..8ff0e043cae 100644
--- a/srcpkgs/podman/template
+++ b/srcpkgs/podman/template
@@ -14,6 +14,8 @@ short_desc="Simple management tool for containers and images"
 maintainer="Cameron Nemo <cnemo@tutanota.com>"
 license="Apache-2.0"
 homepage="https://podman.io/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/containers/libpod/archive/v${version}.tar.gz"
 checksum=990c341fe563d34a25ebab818af60480061cb80e4e8d61eacbdeb998151d6663
 
diff --git a/srcpkgs/pong-command/template b/srcpkgs/pong-command/template
index e5b24b023e5..19111972209 100644
--- a/srcpkgs/pong-command/template
+++ b/srcpkgs/pong-command/template
@@ -10,6 +10,8 @@ short_desc="POng is Not pinG. pong is CLI game"
 maintainer="travankor <travankor@tuta.io>"
 license="MIT"
 homepage="https://github.com/kurehajime/pong-command"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/kurehajime/pong-command/archive/${version}.tar.gz"
 checksum=940771c53d083616c52ed75b13f3568e224c4f4e04ca813cebc87d2da7dfebe8
 
diff --git a/srcpkgs/prometheus/template b/srcpkgs/prometheus/template
index 9d1e05a532f..e56ee3d39f1 100644
--- a/srcpkgs/prometheus/template
+++ b/srcpkgs/prometheus/template
@@ -16,6 +16,8 @@ short_desc="Monitoring system and time series database"
 maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
 license="Apache-2.0"
 homepage="https://prometheus.io/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/prometheus/prometheus/archive/v${version}.tar.gz"
 checksum=5649b33a752eb231f86649a4781af2a532d7df5afb212bf0e6ec57fd1826cbbc
 
diff --git a/srcpkgs/pst/template b/srcpkgs/pst/template
index 9aa71e75839..328ab2b5499 100644
--- a/srcpkgs/pst/template
+++ b/srcpkgs/pst/template
@@ -9,6 +9,8 @@ short_desc="TUI process monitor"
 maintainer="Daniel Lewan <vision360.daniel@gmail.com>"
 license="MIT"
 homepage="https://github.com/skanehira/pst"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/skanehira/pst/archive/${version}.tar.gz"
 checksum=99075d67a3302fd61d19f7859c5ad368d068a426731b1ff2222a224c60d8f308
 
diff --git a/srcpkgs/pup/template b/srcpkgs/pup/template
index fd4592feaf9..845ff7d6871 100644
--- a/srcpkgs/pup/template
+++ b/srcpkgs/pup/template
@@ -8,6 +8,8 @@ short_desc="Command line tool for processing HTML"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 homepage="https://github.com/ericchiang/pup"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/ericchiang/pup/archive/v${version}.tar.gz"
 checksum=0d546ab78588e07e1601007772d83795495aa329b19bd1c3cde589ddb1c538b0
 
diff --git a/srcpkgs/pwget/template b/srcpkgs/pwget/template
index ddc85de35f0..a4e6e1bd99e 100644
--- a/srcpkgs/pwget/template
+++ b/srcpkgs/pwget/template
@@ -9,6 +9,8 @@ short_desc="Single-binary stateless password manager"
 maintainer="Andy Weidenbaum <atweiden@tutanota.de>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/majewsky/pwget"
+nopie=unverified
+nostrip=nopie
 changelog="https://github.com/majewsky/pwget/raw/master/CHANGELOG.md"
 distfiles="https://github.com/majewsky/pwget/archive/v${version}.tar.gz>${pkgname}-${version}.tar.gz"
 checksum=052f167455e09b1c37f5e7db399952a8e8cd69661d5fff8462f39de7db0c5bf8
diff --git a/srcpkgs/rancher-compose/template b/srcpkgs/rancher-compose/template
index 22667e80865..534c6d60bf8 100644
--- a/srcpkgs/rancher-compose/template
+++ b/srcpkgs/rancher-compose/template
@@ -8,6 +8,8 @@ short_desc="Docker compose compatible client to deploy to Rancher"
 maintainer="Andrea Brancaleoni <abc@pompel.me>"
 license="Apache-2.0"
 homepage="https://$go_import_path"
+nopie=unverified
+nostrip=nopie
 distfiles="$homepage/archive/v$version.tar.gz"
 checksum=cdff53b2c3401b990ad33e229c7ef429504419e49e18a814101e2fa3c84859ea
 
diff --git a/srcpkgs/rclone/template b/srcpkgs/rclone/template
index 6528f73377f..b167cca8465 100644
--- a/srcpkgs/rclone/template
+++ b/srcpkgs/rclone/template
@@ -10,6 +10,8 @@ short_desc="Rsync for cloud storage"
 maintainer="Diogo Leal <diogo@diogoleal.com>"
 license="MIT"
 homepage="https://rclone.org/"
+nopie=unverified
+nostrip=nopie
 changelog="https://raw.githubusercontent.com/rclone/rclone/master/docs/content/changelog.md"
 distfiles="https://github.com/rclone/rclone/releases/download/v${version}/rclone-v${version}.tar.gz"
 checksum=1aba1774237ff6ac13f007c854816789b1b41d257aa5d9425a053263a7846f55
diff --git a/srcpkgs/rest-server/template b/srcpkgs/rest-server/template
index 3e4c67c6a6c..9cf1b352785 100644
--- a/srcpkgs/rest-server/template
+++ b/srcpkgs/rest-server/template
@@ -9,6 +9,8 @@ short_desc="HTTP server that implements restic's REST backend API"
 maintainer="Gerardo Di Iorio <arete74@gmail.com>"
 license="BSD-2-Clause"
 homepage="https://github.com/restic/rest-server"
+nopie=unverified
+nostrip=nopie
 distfiles="${homepage}/archive/v${version}.tar.gz"
 checksum=2080012981c81b788f0aea302f5126b0b2ed89f0bdc9104166289ca167c38c75
 system_accounts="_restserver"
diff --git a/srcpkgs/restic/template b/srcpkgs/restic/template
index 640bd400c67..0174bd56a6b 100644
--- a/srcpkgs/restic/template
+++ b/srcpkgs/restic/template
@@ -11,6 +11,8 @@ short_desc="Backup solution written in Go"
 maintainer="Florian Eich <flrn@nrmncr.net>"
 license="BSD-2-Clause"
 homepage="https://restic.net/"
+nopie=unverified
+nostrip=nopie
 changelog="https://raw.githubusercontent.com/restic/restic/master/CHANGELOG.md"
 distfiles="https://github.com/restic/restic/releases/download/v${version}/restic-${version}.tar.gz"
 checksum=1cc8655fa99f06e787871a9f8b5ceec283c856fa341a5b38824a0ca89420b0fe
diff --git a/srcpkgs/revive/template b/srcpkgs/revive/template
index 313a1ff9fc2..fa81aca17ca 100644
--- a/srcpkgs/revive/template
+++ b/srcpkgs/revive/template
@@ -9,6 +9,8 @@ short_desc="Drop-in replacement for golint"
 maintainer="Paper <paper@tilde.institute>"
 license="MIT"
 homepage="https://revive.run/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/mgechev/revive/archive/v$version.tar.gz"
 checksum=1d3b7a171afba55ee5a6cd7c87ebbcb452ec78a6cf0543584fada7d725ffca31
 
diff --git a/srcpkgs/rmapi/template b/srcpkgs/rmapi/template
index 621596030a5..8db4860c1d1 100644
--- a/srcpkgs/rmapi/template
+++ b/srcpkgs/rmapi/template
@@ -8,5 +8,7 @@ short_desc="CLI for accessing reMarkable table files through the cloud api"
 maintainer="Patrick Pichler <mail@patrickpichler.dev>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/juruen/rmapi"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/juruen/rmapi/archive/v${version}${_status}.tar.gz"
 checksum=2f647adc748641182d18e1c0c9cd89d829051dbe2902cbdbbcf3ea26e7aeb90a
diff --git a/srcpkgs/rocker/template b/srcpkgs/rocker/template
index 27819f0880e..52112328b14 100644
--- a/srcpkgs/rocker/template
+++ b/srcpkgs/rocker/template
@@ -9,6 +9,8 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
 license="Apache-2.0"
 go_import_path="github.com/grammarly/rocker"
 homepage="https://$go_import_path"
+nopie=unverified
+nostrip=nopie
 distfiles="$homepage/archive/$version.tar.gz"
 checksum=663971f022e5fdfcb6477f655991c82135b21deb1b2fee90e104dbf9bba4a667
 
diff --git a/srcpkgs/runc/template b/srcpkgs/runc/template
index b2709fa2440..1056e1840ca 100644
--- a/srcpkgs/runc/template
+++ b/srcpkgs/runc/template
@@ -14,6 +14,8 @@ short_desc="CLI tool for spawning and running OCI containers"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="Apache-2.0"
 homepage="https://github.com/opencontainers/runc"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/opencontainers/runc/releases/download/v${_ver}/runc.tar.xz"
 checksum=2f76b623b550588db98e2be72e74aae426f5d4cf736bd92afb91dd5586816daf
 
diff --git a/srcpkgs/ryzen-stabilizator/template b/srcpkgs/ryzen-stabilizator/template
index 8eb0ce8886a..febf84a7af3 100644
--- a/srcpkgs/ryzen-stabilizator/template
+++ b/srcpkgs/ryzen-stabilizator/template
@@ -11,6 +11,8 @@ go_import_path="github.com/qrwteyrutiyoup/ryzen-stabilizator"
 short_desc="Simple Go program to control an AMD Ryzen processor"
 maintainer="Orphaned <orphan@voidlinux.org>"
 homepage="https://github.com/qrwteyrutiyoup/ryzen-stabilizator"
+nopie=unverified
+nostrip=nopie
 license="Apache-2.0"
 distfiles="https://github.com/qrwteyrutiyoup/ryzen-stabilizator/archive/${_commit}.tar.gz"
 checksum=08799f67ac9c65a16e96723cf68881f1d3fc1c8da691f473e4a0c5a273948744
diff --git a/srcpkgs/s/template b/srcpkgs/s/template
index 585728ea9fa..1faedffd7ba 100644
--- a/srcpkgs/s/template
+++ b/srcpkgs/s/template
@@ -9,6 +9,8 @@ short_desc="Web search from the terminal"
 maintainer="Daniel Lewan <vision360.daniel@gmail.com>"
 license="MIT"
 homepage="https://github.com/zquestz/s"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/zquestz/s/archive/v${version}.tar.gz"
 checksum=c32eedf6a4080cbe221c902cf7f63b1668b3927edfc448d963d69ed66c8ec2fb
 
diff --git a/srcpkgs/saml2aws/template b/srcpkgs/saml2aws/template
index 7809c2a7469..db9a416632a 100644
--- a/srcpkgs/saml2aws/template
+++ b/srcpkgs/saml2aws/template
@@ -12,6 +12,8 @@ short_desc="Get AWS temporary credentials from SAML provider"
 maintainer="Mate GABRI <iam@theguy.io>"
 license="MIT"
 homepage="https://github.com/Versent/saml2aws"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/Versent/saml2aws/archive/v${version}.tar.gz"
 checksum=f7d5611ad1c9ceefeb705b2158fc4e3cce611985b64b835a83e18201a8fa902d
 
diff --git a/srcpkgs/sampler/template b/srcpkgs/sampler/template
index 8612da45a6a..aaeae2fc287 100644
--- a/srcpkgs/sampler/template
+++ b/srcpkgs/sampler/template
@@ -10,6 +10,8 @@ short_desc="Tool for shell commands execution, visualization and alerting"
 maintainer="Renato Aguiar <renato@renatoaguiar.net>"
 license="GPL-3.0-only"
 homepage="https://sampler.dev/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/sqshq/sampler/archive/v${version}.tar.gz"
 checksum=8b60bc5c0f94ddd4291abc2b89c1792da424fa590733932871f7b5e07e7587f9
 
diff --git a/srcpkgs/scaleway-cli/template b/srcpkgs/scaleway-cli/template
index 73af465c6fa..571a08da87b 100644
--- a/srcpkgs/scaleway-cli/template
+++ b/srcpkgs/scaleway-cli/template
@@ -9,6 +9,8 @@ short_desc="Interact with the Scaleway API from the command line"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 homepage="https://github.com/scaleway/scaleway-cli"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/scaleway/scaleway-cli/archive/v${version}.tar.gz"
 checksum=4c50725be7bebdab17b8ef77acd230525e773631fef4051979f8ff91c86bebf8
 
diff --git a/srcpkgs/scc/template b/srcpkgs/scc/template
index 906c624ce4e..068c1466057 100644
--- a/srcpkgs/scc/template
+++ b/srcpkgs/scc/template
@@ -9,6 +9,8 @@ short_desc="Fast cloc replacement written in pure Go"
 maintainer="Sami Pitkänen <bilebucket@airmail.cc>"
 license="MIT"
 homepage="https://github.com/boyter/scc"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/boyter/scc/archive/v${version}.tar.gz"
 checksum=48baba45e76ef02bb23ded3d1d904fed7e19297066a47b7e6b46baadc50c1eb1
 
diff --git a/srcpkgs/searchfile/template b/srcpkgs/searchfile/template
index b4b365c1b0f..b4fdbe3c1d2 100644
--- a/srcpkgs/searchfile/template
+++ b/srcpkgs/searchfile/template
@@ -10,6 +10,8 @@ short_desc="Stop wasting your time looking for files that are somewhere"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 homepage="https://github.com/lumi-sch/searchfile"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/lumi-sch/searchfile/archive/${_commit}.tar.gz"
 checksum=10bde7eb6a30ce5ebd01d257fd9cd89661ca86dc909d9d2c0b1f922abdfb6517
 
diff --git a/srcpkgs/seaweedfs/template b/srcpkgs/seaweedfs/template
index 542c48c71be..5b2d453638b 100644
--- a/srcpkgs/seaweedfs/template
+++ b/srcpkgs/seaweedfs/template
@@ -10,5 +10,7 @@ short_desc="Simple and highly scalable distributed file system"
 maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
 license="Apache-2.0"
 homepage="https://github.com/chrislusf/seaweedfs"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/chrislusf/seaweedfs/archive/${version}.tar.gz"
 checksum=5edde444b44cb1abf7b7fbddcc9f4540e59806feecb4190e49d3bcdc03f2eb1a
diff --git a/srcpkgs/shadowfox-updater/template b/srcpkgs/shadowfox-updater/template
index 37e61375530..bdb78ee452b 100644
--- a/srcpkgs/shadowfox-updater/template
+++ b/srcpkgs/shadowfox-updater/template
@@ -10,6 +10,8 @@ short_desc="Auto-updater for ShadowFox"
 maintainer="Renato Aguiar <renato@renag.me>"
 license="MIT"
 homepage="https://github.com/SrKomodo/shadowfox-updater"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/SrKomodo/shadowfox-updater/archive/v${version}.tar.gz"
 checksum=2674bf5cabf3d478c15804164936d3baa06f6a7f96313a69176439c0a60e3bbd
 
diff --git a/srcpkgs/sharenix/template b/srcpkgs/sharenix/template
index 1f26efd4b57..fb53a866683 100644
--- a/srcpkgs/sharenix/template
+++ b/srcpkgs/sharenix/template
@@ -10,6 +10,8 @@ short_desc="ShareX clone for linux and FreeBSD"
 maintainer="Franc[e]sco <lolisamurai@tfwno.gf>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/Francesco149/sharenix"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/Francesco149/sharenix/archive/${version}.tar.gz"
 checksum=1b868305e38e496e43d0f126954e41999d619c1e7fa4c273b19faddb6f3b7a94
 
diff --git a/srcpkgs/shfmt/template b/srcpkgs/shfmt/template
index c57cf86c63c..4bb0edd60fb 100644
--- a/srcpkgs/shfmt/template
+++ b/srcpkgs/shfmt/template
@@ -10,6 +10,8 @@ short_desc="Shell parser and formatter"
 maintainer="Daniel Lewan <vision360.daniel@gmail.com>"
 license="BSD-3-Clause"
 homepage="https://github.com/mvdan/sh"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/mvdan/sh/archive/v${version}.tar.gz"
 checksum=133fcdb4645ee0c2893319b1ce5b83c88b8576c1e3936b1fa14b967df1501ee5
 
diff --git a/srcpkgs/sift/template b/srcpkgs/sift/template
index adf4b95b79f..af4379aa342 100644
--- a/srcpkgs/sift/template
+++ b/srcpkgs/sift/template
@@ -9,5 +9,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
 license="GPL-3"
 go_import_path="github.com/svent/sift"
 homepage="https://$go_import_path"
+nopie=unverified
+nostrip=nopie
 distfiles="$homepage/archive/v$version.tar.gz"
 checksum=bbbd5c472c36b78896cd7ae673749d3943621a6d5523d47973ed2fc6800ae4c8
diff --git a/srcpkgs/skaffold/template b/srcpkgs/skaffold/template
index 92dfe44b700..02a75d53c7d 100644
--- a/srcpkgs/skaffold/template
+++ b/srcpkgs/skaffold/template
@@ -10,6 +10,8 @@ short_desc="Easy and repeatable Kubernetes development"
 maintainer="Leah Neukirchen <leah@vuxu.org>"
 license="Apache-2.0"
 homepage="https://skaffold.dev/"
+nopie=unverified
+nostrip=nopie
 changelog="https://github.com/GoogleContainerTools/skaffold/releases"
 distfiles="https://github.com/GoogleContainerTools/skaffold/archive/v${version}.tar.gz"
 checksum=25e3099f6c444483729808bc3ac5f35d6fc40ad1a648020c3c591de972ac8611
diff --git a/srcpkgs/skopeo/template b/srcpkgs/skopeo/template
index b60113bfb6e..815e7c0b2df 100644
--- a/srcpkgs/skopeo/template
+++ b/srcpkgs/skopeo/template
@@ -13,6 +13,8 @@ short_desc="Utility for operations on container images and image repositories"
 maintainer="Cameron Nemo <cnemo@tutanota.com>"
 license="Apache-2.0"
 homepage="https://github.com/containers/skopeo"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/containers/${pkgname}/archive/v${version}.tar.gz"
 checksum=3bd3acc614514fc2261b89dc0ea85ac7a4dba64fb7dcef8676ae61849e8faeb4
 make_dirs="/var/lib/atomic/sigstore 0755 root root"
diff --git a/srcpkgs/slack-term/template b/srcpkgs/slack-term/template
index bd1c0954393..bbf62fb72aa 100644
--- a/srcpkgs/slack-term/template
+++ b/srcpkgs/slack-term/template
@@ -8,6 +8,8 @@ short_desc="Slack client for your terminal"
 maintainer="Gerardo Di Iorio <arete74@gmail.com>"
 license="MIT"
 homepage="https://github.com/erroneousboat/slack-term"
+nopie=unverified
+nostrip=nopie
 distfiles="${homepage}/archive/v${version}.tar.gz"
 checksum=089cf10a3959c99b73da1d5ad974f2cd076a56851ef9ffd97a77350a81e527f0
 
diff --git a/srcpkgs/slit/template b/srcpkgs/slit/template
index 688e249ff42..edff4c00fd7 100644
--- a/srcpkgs/slit/template
+++ b/srcpkgs/slit/template
@@ -10,6 +10,8 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 hostmakedepends="git"
 homepage="https://github.com/tigrawap/slit"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/tigrawap/slit/archive/${version}.tar.gz"
 checksum=95b8e70f7978f1800070f59c46e6f19ac648dc2067fd30b6da568916ca7e7861
 
diff --git a/srcpkgs/sops/template b/srcpkgs/sops/template
index 46da73e523d..bc66fa3f68a 100644
--- a/srcpkgs/sops/template
+++ b/srcpkgs/sops/template
@@ -9,5 +9,7 @@ short_desc="Simple and flexible tool for managing secrets"
 maintainer="Noel Cower <ncower@nil.dev>"
 license="MPL-2.0"
 homepage="https://github.com/mozilla/sops"
+nopie=unverified
+nostrip=nopie
 distfiles="${homepage}/archive/v${version}.tar.gz"
 checksum=fee1c27f14f9f45b5955627e301aafcc38973c9458b25f99ef241bdd0a3b082c
diff --git a/srcpkgs/spreed-webrtc/template b/srcpkgs/spreed-webrtc/template
index a80a3e1f674..cf287d59dc5 100644
--- a/srcpkgs/spreed-webrtc/template
+++ b/srcpkgs/spreed-webrtc/template
@@ -11,6 +11,8 @@ short_desc="WebRTC audio/video call and conferencing server and web client"
 maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
 license="AGPL-3"
 homepage="https://github.com/strukturag/spreed-webrtc"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/strukturag/spreed-webrtc/archive/v${version}.tar.gz"
 checksum=d05b820fe3883840eadf8b96bda663397991849d9bda4750fc7c4e642c9c3268
 
diff --git a/srcpkgs/ssl_exporter/template b/srcpkgs/ssl_exporter/template
index c70831c0e55..e3e9d8b7f32 100644
--- a/srcpkgs/ssl_exporter/template
+++ b/srcpkgs/ssl_exporter/template
@@ -8,6 +8,8 @@ short_desc="Exports Prometheus metrics for SSL certificates"
 maintainer="Michael Aldridge <maldridge@VoidLinux.org>"
 license="Apache-2.0"
 homepage="https://github.com/ribbybibby/ssl_exporter"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/ribbybibby/ssl_exporter/archive/v$version.tar.gz"
 checksum=f9604a103d90c145a1fd19d92eca853e4bfbda46cc130445fa5085b08eb1d353
 
diff --git a/srcpkgs/stern/template b/srcpkgs/stern/template
index 9e55ee47907..b8b361e4ce1 100644
--- a/srcpkgs/stern/template
+++ b/srcpkgs/stern/template
@@ -9,6 +9,8 @@ short_desc="Multi pod and container log tailing for Kubernetes"
 maintainer="Kyle Nusbaum <knusbaum+void@sdf.org>"
 license="Apache-2.0"
 homepage="https://github.com/wercker/stern"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/wercker/stern/archive/${version}.tar.gz"
 checksum=d6f47d3a6f47680d3e4afebc8b01a14f0affcd8fb625132af14bb77843f0333f
 
diff --git a/srcpkgs/subjack/template b/srcpkgs/subjack/template
index 248ad4fa85a..fd6ebc278fd 100644
--- a/srcpkgs/subjack/template
+++ b/srcpkgs/subjack/template
@@ -9,5 +9,7 @@ short_desc="Subdomain takeover tool"
 maintainer="Andrew Benson <abenson+void@gmail.com>"
 license="Apache-2.0"
 homepage="https://github.com/haccer/subjack"
+nopie=unverified
+nostrip=nopie
 distfiles="${homepage}/archive/${version}.tar.gz"
 checksum=0047348b947cb46709bd089ee672cc8f2d7ac3805a93043306c484bfcc9c6e65
diff --git a/srcpkgs/svctl/template b/srcpkgs/svctl/template
index b6dbc562b06..580a70a4dd7 100644
--- a/srcpkgs/svctl/template
+++ b/srcpkgs/svctl/template
@@ -10,6 +10,8 @@ hostmakedepends="git"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 homepage="https://github.com/KenjiTakahashi/svctl"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/KenjiTakahashi/svctl/archive/${version}.tar.gz"
 checksum=f8011c402de91f57bb2c4c621afa573c3edef35d78bc4ce70786ea10171c8f72
 
diff --git a/srcpkgs/swarm/template b/srcpkgs/swarm/template
index c762ab43b18..bcba237917f 100644
--- a/srcpkgs/swarm/template
+++ b/srcpkgs/swarm/template
@@ -9,5 +9,7 @@ short_desc="Censorship resistant storage and communication infrastructure"
 maintainer="Hoang Nguyen <hoang@wetrust.io>"
 license="GPL-3.0-only"
 homepage="https://swarm.ethereum.org"
+nopie=unverified
+nostrip=nopie
 distfiles="https://${go_import_path}/archive/v${version}.tar.gz"
 checksum=027521fc7eec4d579406edefdd6c37b3af5009295bae24597bb26fc1f6844ce7
diff --git a/srcpkgs/syncthing/template b/srcpkgs/syncthing/template
index 0c1e1ac8c75..5de1bdecb7a 100644
--- a/srcpkgs/syncthing/template
+++ b/srcpkgs/syncthing/template
@@ -16,6 +16,8 @@ short_desc="Open Source Continuous File Synchronization"
 maintainer="Duncaen <duncaen@voidlinux.org>"
 license="MPL-2.0"
 homepage="http://syncthing.net/"
+nopie=unverified
+nostrip=nopie
 changelog="https://github.com/syncthing/syncthing/releases"
 distfiles="https://github.com/syncthing/${pkgname}/archive/v${version}.tar.gz"
 checksum=915a3ac5faf40aea3e5f17c20b7287b7f4108e22157961cf0ca3133fd1dbef9a
diff --git a/srcpkgs/tag/template b/srcpkgs/tag/template
index 1363f7118a8..d66ba4527bb 100644
--- a/srcpkgs/tag/template
+++ b/srcpkgs/tag/template
@@ -9,6 +9,8 @@ short_desc="Instantly jump to your ag matches"
 maintainer="Andrea Brancaleoni <abc@pompel.me>"
 license="MIT"
 homepage="https://github.com/aykamko/tag"
+nopie=unverified
+nostrip=nopie
 distfiles="https://${go_import_path}/archive/v${version}.tar.gz"
 checksum=d3a02466e600634cf0ffff9ad8c5f70eba97e44758edf35cc4efbda9cbfdff9a
 
diff --git a/srcpkgs/tailscale/template b/srcpkgs/tailscale/template
index 1fe73772b49..789b41a5428 100644
--- a/srcpkgs/tailscale/template
+++ b/srcpkgs/tailscale/template
@@ -13,6 +13,8 @@ short_desc="Easy, secure, cross platform WireGuard, oauth2, and 2FA/SSO"
 maintainer="Noel Cower <ncower@nil.dev>"
 license="BSD-3-Clause"
 homepage="https://tailscale.com"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/tailscale/tailscale/archive/v${version}.tar.gz"
 checksum=d06304e082d5fd3f344c754e53e57e2ff50808d5781e0176029d8cfeebcf9097
 
diff --git a/srcpkgs/telegraf/template b/srcpkgs/telegraf/template
index 4e9f48224d5..52d098e71f1 100644
--- a/srcpkgs/telegraf/template
+++ b/srcpkgs/telegraf/template
@@ -11,6 +11,8 @@ short_desc="Plugin-driven server agent for collecting & reporting metrics"
 maintainer="Michael Aldridge <maldridge@voidlinux.org>"
 license="MIT"
 homepage="https://www.influxdata.com/time-series-platform/telegraf/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/influxdata/${pkgname}/archive/${version}.tar.gz"
 checksum=b585c985f06ff9cfd7fdbf19df34e409385729e8ea29c84a76f1a0762a46014e
 system_accounts="_telegraf"
diff --git a/srcpkgs/termshark/template b/srcpkgs/termshark/template
index 8a9cb5362d9..097e4ae731a 100644
--- a/srcpkgs/termshark/template
+++ b/srcpkgs/termshark/template
@@ -11,6 +11,8 @@ short_desc="Terminal UI for tshark, inspired by Wireshark"
 maintainer="Piraty <piraty1@inbox.ru>"
 license="MIT"
 homepage="https://github.com/gcla/termshark"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/gcla/termshark/archive/v${version}.tar.gz"
 checksum=c02a21e0a61b791b1287b85acc33834ccd3bb4efb40be52e5a74d2b989d51416
 
diff --git a/srcpkgs/terraform/template b/srcpkgs/terraform/template
index b9e019711da..c3d8a7c1c4e 100644
--- a/srcpkgs/terraform/template
+++ b/srcpkgs/terraform/template
@@ -8,5 +8,7 @@ short_desc="Tool for building, changing, and combining infrastructure"
 maintainer="Andrea Brancaleoni <abc@pompel.me>"
 license="MPL-2.0"
 homepage="https://www.terraform.io/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://$go_import_path/archive/v$version.tar.gz"
 checksum=f1138827f4a60f028860dddb742d8c1ab06d0b6975c9312bc7e9b399e8e040b5
diff --git a/srcpkgs/terragrunt/template b/srcpkgs/terragrunt/template
index 10e6489f66e..4413d7656fc 100644
--- a/srcpkgs/terragrunt/template
+++ b/srcpkgs/terragrunt/template
@@ -10,6 +10,8 @@ short_desc="Thin wrapper for Terraform that provides extra tools"
 maintainer="Andrea Brancaleoni <abc@pompel.me>"
 license="MIT"
 homepage="https://github.com/gruntwork-io/terragrunt"
+nopie=unverified
+nostrip=nopie
 distfiles="$homepage/archive/v$version.tar.gz"
 checksum=28e5a3bc2d9ec9ad8a2037680ba28214267ec974f6d8315ad23730c222c6a1fe
 
diff --git a/srcpkgs/tinycron/template b/srcpkgs/tinycron/template
index 178223ce9b4..15b1c62f685 100644
--- a/srcpkgs/tinycron/template
+++ b/srcpkgs/tinycron/template
@@ -9,6 +9,8 @@ short_desc="A very small replacement for cron"
 maintainer="Diogo Leal <diogo@diogoleal.com>"
 license="MIT"
 homepage="https://github.com/bcicen/tinycron"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/bcicen/tinycron/archive/v${version}.tar.gz"
 checksum=694c5dcf0435d10ed825dd3e80aefedd1f82953513ce1fe8c46c002d2eca07c2
 
diff --git a/srcpkgs/tldr/template b/srcpkgs/tldr/template
index 6c94e84a503..67e4809635b 100644
--- a/srcpkgs/tldr/template
+++ b/srcpkgs/tldr/template
@@ -9,6 +9,8 @@ short_desc="Fast and interactive TLDR client written in Go"
 maintainer="Nathan Owens <ndowens04@gmail.com>"
 license="MIT"
 homepage="https://isacikgoz.me/tldr/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/isacikgoz/tldr/archive/v${version}.tar.gz"
 checksum=e377942c6dd9cbe3f9f55b7614e17b7c5f0694b326ad3993d0cde59aca8dc8fa
 alternatives="tldr:tldr:/usr/bin/gtldr"
diff --git a/srcpkgs/tml/template b/srcpkgs/tml/template
index 494883b1010..17dae88d357 100644
--- a/srcpkgs/tml/template
+++ b/srcpkgs/tml/template
@@ -10,6 +10,8 @@ short_desc="Tiny markup language for terminal output"
 maintainer="Benjamín Albiñana <benalb@gmail.com>"
 license="Unlicense"
 homepage="https://github.com/liamg/tml"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/liamg/tml/archive/v${version}.tar.gz"
 checksum=083d0252827d13da36a0b9c967d522adf31f8ce770a00c29d84a197d0102216e
 
diff --git a/srcpkgs/todoist/template b/srcpkgs/todoist/template
index 49761d228b0..5eee97a4d49 100644
--- a/srcpkgs/todoist/template
+++ b/srcpkgs/todoist/template
@@ -8,6 +8,8 @@ short_desc="Todoist CLI Client"
 maintainer="Gerardo Di Iorio <arete74@gmail.com>"
 license="MIT"
 homepage="https://github.com/sachaos/todoist"
+nopie=unverified
+nostrip=nopie
 distfiles="${homepage}/archive/v${version}.tar.gz"
 checksum=b7ffa14574bd241ab9e21a28f3d40c17b1a12250e89cfbc8ad708cfbfcdd84b3
 
diff --git a/srcpkgs/trident-automount/template b/srcpkgs/trident-automount/template
index d5955aab883..39cd2d2a759 100644
--- a/srcpkgs/trident-automount/template
+++ b/srcpkgs/trident-automount/template
@@ -12,6 +12,8 @@ short_desc="Automounting daemon from Project Trident utilizing autofs"
 maintainer="Ken Moore <ken@project-trident.org>"
 license="BSD-2-Clause"
 homepage="https://github.com/project-trident/trident-utilities"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/project-trident/trident-utilities/archive/v${version}.tar.gz"
 checksum=0bf0991c815b56b0143106e29ff2ab952416fd63d1810a6aa51fd95a0de4c48d
 
diff --git a/srcpkgs/umoci/template b/srcpkgs/umoci/template
index e9ea9bf87c5..0303cfce820 100644
--- a/srcpkgs/umoci/template
+++ b/srcpkgs/umoci/template
@@ -10,6 +10,8 @@ short_desc="Umoci Modifies Open Container Images"
 maintainer="Cameron Nemo <cnemo@tutanota.com>"
 license="Apache-2.0"
 homepage="https://umo.ci"
+nopie=unverified
+nostrip=nopie
 distfiles="https://${go_import_path}/archive/v${version}.tar.gz"
 checksum=19ca1234c7991369586488f4ebb7656f566e1e3d19d2518630620eb54061b87c
 
diff --git a/srcpkgs/uni/template b/srcpkgs/uni/template
index c44233ac9dc..03b5635a910 100644
--- a/srcpkgs/uni/template
+++ b/srcpkgs/uni/template
@@ -8,6 +8,8 @@ short_desc="Query the Unicode database from the commandline"
 maintainer="klardotsh <josh@klar.sh>"
 license="MIT"
 homepage="https://github.com/arp242/uni"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/arp242/uni/archive/v${version}.tar.gz"
 checksum=938712d1e750b8dcea9f42d4691b66e15dbc7c7ce0200400f20f79702dc97bac
 
diff --git a/srcpkgs/up/template b/srcpkgs/up/template
index 77d55fe8e51..1cae92518c5 100644
--- a/srcpkgs/up/template
+++ b/srcpkgs/up/template
@@ -9,5 +9,7 @@ short_desc="Ultimate Plumber - write Linux pipes interactively"
 maintainer="Piraty <piraty1@inbox.ru>"
 license="Apache-2.0"
 homepage="https://github.com/akavel/up/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/akavel/up/archive/v${version}.tar.gz"
 checksum=359510cfea8af8f14de39d63f63cc5c765f681cca2c37f00174837d52c62cad1
diff --git a/srcpkgs/usql/template b/srcpkgs/usql/template
index f0e07b467bf..8a1932515f7 100644
--- a/srcpkgs/usql/template
+++ b/srcpkgs/usql/template
@@ -9,6 +9,8 @@ short_desc="Universal command-line interface for SQL databases"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 homepage="https://github.com/xo/usql"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/xo/usql/archive/v${version}.tar.gz"
 checksum=d8d07324afe2478068f99b79e35ad5f5c06fa0e0051504cff5bce592ee75c6c2
 
diff --git a/srcpkgs/vale/template b/srcpkgs/vale/template
index d9de21814b0..3fb5ad0a1af 100644
--- a/srcpkgs/vale/template
+++ b/srcpkgs/vale/template
@@ -8,6 +8,8 @@ short_desc="Natural language linter"
 maintainer="SolitudeSF <solitudesf@protonmail.com>"
 license="MIT"
 homepage="https://errata-ai.github.io/vale/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/errata-ai/vale/archive/v${version}.tar.gz"
 checksum=e1fee20d8fed7fc8819de310608b1ed584c0fad096cce95ecef727584ed9790f
 
diff --git a/srcpkgs/vault/template b/srcpkgs/vault/template
index d28a520a587..5c3d026bbc3 100644
--- a/srcpkgs/vault/template
+++ b/srcpkgs/vault/template
@@ -14,6 +14,8 @@ short_desc="Tool for securely accessing secrets"
 maintainer="iaroki <iaroki@protonmail.com>"
 license="MPL-2.0"
 homepage="https://www.vaultproject.io/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/hashicorp/${pkgname}/archive/v${version}.tar.gz"
 checksum=b9f909b613d53ae591a5b91a4862c750aaf59e87592b1a74b4c4651c0b5790e3
 system_accounts="_vault"
diff --git a/srcpkgs/vegeta/template b/srcpkgs/vegeta/template
index 042c3546031..520e6aadfad 100644
--- a/srcpkgs/vegeta/template
+++ b/srcpkgs/vegeta/template
@@ -9,6 +9,8 @@ short_desc="HTTP load testing tool"
 maintainer="Frank Steinborn <steinex@nognu.de>"
 license="MIT"
 homepage="https://github.com/tsenart/vegeta"
+nopie=unverified
+nostrip=nopie
 distfiles="https://$go_import_path/archive/v$version.tar.gz"
 checksum=2e6326b2fe0ef273ae784600e2181e32d307b62beb29cc84ffc8ddd0d5352df9
 
diff --git a/srcpkgs/vmdfmt/template b/srcpkgs/vmdfmt/template
index 6b8be84ed05..9c792cad5d5 100644
--- a/srcpkgs/vmdfmt/template
+++ b/srcpkgs/vmdfmt/template
@@ -10,6 +10,8 @@ short_desc="Markdown autoformatter similar to gofmt"
 maintainer="Robert Lowry <bobertlo@gmail.com>"
 license="ISC"
 homepage="https://github.com/bobertlo/vmd"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/bobertlo/vmd/archive/v${version}.tar.gz"
 checksum=3d696c45da7ddd8a0bf07eb9d74b4d9c7f48ff2d980cab3b168fb6f815430308
 
diff --git a/srcpkgs/vndr/template b/srcpkgs/vndr/template
index a7c6c4ebe07..2b8f64d705b 100644
--- a/srcpkgs/vndr/template
+++ b/srcpkgs/vndr/template
@@ -8,5 +8,7 @@ short_desc="Stupid vendoring tool"
 maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
 license="Apache-2.0"
 homepage="https://github.com/LK4D4/vndr"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/LK4D4/vndr/archive/v${version}.tar.gz"
 checksum=dec53ba179dd2b854efb0d321a8e45b53cd2c7f06018d5ef65f55dfa9f28e840
diff --git a/srcpkgs/vultr/template b/srcpkgs/vultr/template
index 5bd0f5435fc..0c037696509 100644
--- a/srcpkgs/vultr/template
+++ b/srcpkgs/vultr/template
@@ -8,6 +8,8 @@ short_desc="Vultr CLI and API client"
 maintainer="Kyle Nusbaum <knusbaum+void@sdf.org>"
 license="MIT"
 homepage="https://jamesclonk.github.io/vultr/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/JamesClonk/vultr/archive/v${version}.tar.gz"
 checksum=928f6c3caf8149f836a609ec43a3d031f0206a8cba095e026535c33c390c1157
 
diff --git a/srcpkgs/webcat/template b/srcpkgs/webcat/template
index c1cb0b678a5..365045ea128 100644
--- a/srcpkgs/webcat/template
+++ b/srcpkgs/webcat/template
@@ -9,5 +9,7 @@ short_desc="WebSocket Netcat"
 maintainer="Andrea Brancaleoni <abc@pompel.me>"
 license="GPL-3"
 homepage="https://github.com/thypon/webcat"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/thypon/${pkgname}/archive/v${version}.tar.gz"
 checksum=5b3be1cb8deb08f144d674a0bf23f97a692ebb601666d3a38df6e80b2e68d0b7
diff --git a/srcpkgs/websocketd/template b/srcpkgs/websocketd/template
index 50b5bc2baeb..2599916f9af 100644
--- a/srcpkgs/websocketd/template
+++ b/srcpkgs/websocketd/template
@@ -9,5 +9,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
 license="BSD"
 go_import_path="github.com/joewalnes/websocketd"
 homepage="https://$go_import_path"
+nopie=unverified
+nostrip=nopie
 distfiles="$homepage/archive/v$version.tar.gz"
 checksum=323700908ca7fe7b69cb2cc492b4746c4cd3449e49fbab15a4b3a5eccf8757f4
diff --git a/srcpkgs/wego/template b/srcpkgs/wego/template
index c9b16b4e6b3..af9b96981c5 100644
--- a/srcpkgs/wego/template
+++ b/srcpkgs/wego/template
@@ -9,6 +9,8 @@ short_desc="Weather client for the terminal"
 maintainer="Michael Aldridge <maldridge@voidlinux.org>"
 license="ISC"
 homepage="https://github.com/schachmat/wego"
+nopie=unverified
+nostrip=nopie
 distfiles=${homepage}/archive/${version}.tar.gz
 checksum=d63d79520b385c4ed921c7decc37a0b85c40af66600f8a5733514e04d3048075
 
diff --git a/srcpkgs/wuzz/template b/srcpkgs/wuzz/template
index e6cb81b3807..f2b07f8d6a1 100644
--- a/srcpkgs/wuzz/template
+++ b/srcpkgs/wuzz/template
@@ -9,6 +9,8 @@ short_desc="Interactive cli tool for HTTP inspection"
 maintainer="Andrew Benson <abenson+void@gmail.com>"
 license="AGPL-3.0"
 homepage="https://github.com/asciimoo/wuzz"
+nopie=unverified
+nostrip=nopie
 distfiles="${homepage}/archive/v${version}.tar.gz"
 checksum=acf8e82481740d1403b744c58918b9089128d91c3c6edc15b76b6e1c97ead645
 
diff --git a/srcpkgs/xmandump/template b/srcpkgs/xmandump/template
index ae17bbcefa4..de406228551 100644
--- a/srcpkgs/xmandump/template
+++ b/srcpkgs/xmandump/template
@@ -9,6 +9,8 @@ short_desc="Dump all manpages in an XBPS package for use with man.cgi"
 maintainer="Érico Nogueira <ericonr@disroot.org>"
 license="ISC"
 homepage="https://github.com/void-linux/xmandump"
+nopie=unverified
+nostrip=nopie
 distfiles="${homepage}/archive/v${version}.tar.gz"
 checksum=ca261e075940c97cb3ad639e4c8b746fa93bc7559032bc1ada3858c63658d014
 
diff --git a/srcpkgs/xq-api/template b/srcpkgs/xq-api/template
index 16e97083cae..73409fd1f13 100644
--- a/srcpkgs/xq-api/template
+++ b/srcpkgs/xq-api/template
@@ -10,6 +10,8 @@ short_desc="HTTP-based xbps repodata query API"
 maintainer="Noel Cower <ncower@nil.dev>"
 license="BSD-2-Clause"
 homepage="https://github.com/nilium/xq-api"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/nilium/xq-api/archive/v${version}.tar.gz"
 checksum=0d03345899feb2094e662e6e1d0a4de09ebb82f4f2a474cdc48504059c837c6d
 system_accounts="_xqapi"
diff --git a/srcpkgs/xurls/template b/srcpkgs/xurls/template
index 4bf77a78e92..5e5674b430b 100644
--- a/srcpkgs/xurls/template
+++ b/srcpkgs/xurls/template
@@ -10,6 +10,8 @@ short_desc="Extract urls from text"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="BSD-3-Clause"
 homepage="https://www.github.com/mvdan/xurls"
+nopie=unverified
+nostrip=nopie
 distfiles="${homepage}/archive/v${version}.tar.gz"
 checksum=795d7febcf73503bca2ac9806f12ff6b33b47c13eef2d50b81b10e241d9bdb22
 
diff --git a/srcpkgs/yggdrasil/template b/srcpkgs/yggdrasil/template
index 865baefdd59..0f7eee350f4 100644
--- a/srcpkgs/yggdrasil/template
+++ b/srcpkgs/yggdrasil/template
@@ -10,6 +10,8 @@ short_desc="Experiment in scalable routing as an encrypted IPv6 overlay network"
 maintainer="Jan Christian Gruenhage <jan.christian@gruenhage.xyz>"
 license="LGPL-3.0-only"
 homepage="https://yggdrasil-network.github.io/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/yggdrasil-network/yggdrasil-go/archive/v${version}.tar.gz"
 checksum=e8579a04bf289434e7b8caaf621e2c0b853e83cc06f136c4f9e4bfc667df5a27
 
diff --git a/srcpkgs/yj/template b/srcpkgs/yj/template
index 895e663988d..0d933fb34c1 100644
--- a/srcpkgs/yj/template
+++ b/srcpkgs/yj/template
@@ -9,5 +9,7 @@ short_desc="Convert YAML <=> TOML <=> JSON <=> HCL"
 maintainer="Leah Neukirchen <leah@vuxu.org>"
 license="Apache-2.0"
 homepage="https://github.com/sclevine/yj"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/sclevine/yj/archive/v${version}.tar.gz"
 checksum=df9a4f5b6d067842ea3da68ff92c374b98560dce1086337d39963a1346120574
diff --git a/srcpkgs/yq-go/template b/srcpkgs/yq-go/template
index 374271c6589..24035da937f 100644
--- a/srcpkgs/yq-go/template
+++ b/srcpkgs/yq-go/template
@@ -9,6 +9,8 @@ short_desc="Lightweight and portable command-line YAML processor written in go"
 maintainer="Frank Steinborn <steinex@nognu.de>"
 license="MIT"
 homepage="https://github.com/mikefarah/yq"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/mikefarah/yq/archive/${version}.tar.gz"
 checksum=b0c44a742a9b6eed25a48ff04bb30e3e05c6c2d5a0c869f9d0d7f778dfd40f05
 
diff --git a/srcpkgs/zrepl/template b/srcpkgs/zrepl/template
index 15747454d02..900d0df5434 100644
--- a/srcpkgs/zrepl/template
+++ b/srcpkgs/zrepl/template
@@ -11,6 +11,8 @@ short_desc="One-stop ZFS backup & replication solution"
 maintainer="Frans Bergman <frans@tankernn.eu>"
 license="MIT"
 homepage="https://github.com/zrepl/zrepl"
+nopie=unverified
+nostrip=nopie
 distfiles="${homepage}/archive/v${version}.tar.gz"
 checksum=df474e70f5a51d84816ee8a06038ded167a7548e547e2d2822c313f088eeeafd
 

From 3fa437a8d1b982a711c72c6338d6260089eaef60 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?=
 <congdanhqx@gmail.com>
Date: Sat, 12 Sep 2020 07:07:13 +0700
Subject: [PATCH 2/4] build-style: go: allow -buildmode=pie

---
 common/build-style/go.sh             | 12 ++++++++++--
 common/environment/build-style/go.sh |  3 +--
 2 files changed, 11 insertions(+), 4 deletions(-)

diff --git a/common/build-style/go.sh b/common/build-style/go.sh
index c9f476b95c7..86cafcab902 100644
--- a/common/build-style/go.sh
+++ b/common/build-style/go.sh
@@ -22,7 +22,11 @@ do_configure() {
 }
 
 do_build() {
+	local buildmode
 	go_package=${go_package:-$go_import_path}
+	if [ -z "$nopie" ]; then
+		buildmode=-buildmode=pie
+	fi
 	# Build using Go modules if there's a go.mod file
 	if [ "${go_mod_mode}" != "off" ] && [ -f go.mod ]; then
 		if [ -z "${go_mod_mode}" ] && [ -d vendor ]; then
@@ -33,10 +37,14 @@ do_build() {
 			# default behavior.
 			go_mod_mode=
 		fi
-		go install -p "$XBPS_MAKEJOBS" -mod="${go_mod_mode}" -x -tags "${go_build_tags}" -ldflags "${go_ldflags}" ${go_package}
+		go install -p "$XBPS_MAKEJOBS" -mod="${go_mod_mode}" \
+			$buildmode -x -tags "${go_build_tags}" \
+			-ldflags "${go_ldflags}" ${go_package}
 	else
 		# Otherwise, build using GOPATH
-		go get -p "$XBPS_MAKEJOBS" -x -tags "${go_build_tags}" -ldflags "${go_ldflags}" ${go_package}
+		go get -p "$XBPS_MAKEJOBS" \
+			$buildmode -x -tags "${go_build_tags}" \
+			-ldflags "${go_ldflags}" ${go_package}
 	fi
 }
 
diff --git a/common/environment/build-style/go.sh b/common/environment/build-style/go.sh
index 3f83013d4f7..d8eddbfb202 100644
--- a/common/environment/build-style/go.sh
+++ b/common/environment/build-style/go.sh
@@ -4,15 +4,14 @@ if [ -z "$hostmakedepends" -o "${hostmakedepends##*gcc-go-tools*}" ]; then
 		archs="aarch64* armv[567]* i686* x86_64* ppc64le*"
 	fi
 	hostmakedepends+=" go"
-	nopie=yes
 else
 	# gccgo compiler
 	if [ "$CROSS_BUILD" ]; then
 		# target compiler to use; otherwise it'll just call gccgo
 		export GCCGO="${XBPS_CROSS_TRIPLET}-gccgo"
 	fi
+	nostrip=yes
 fi
-nostrip=yes
 
 case "$XBPS_TARGET_MACHINE" in
 	aarch64*) export GOARCH=arm64;;

From 88ea608a0301b95b526a3e456fe1238fcf9217e2 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?=
 <congdanhqx@gmail.com>
Date: Sat, 12 Sep 2020 07:57:27 +0700
Subject: [PATCH 3/4] etcd: replace github.com/coreos/bbolt => go.etcd.io/bbolt

For some reason, they changed their package path but not import path.

I don't use etcd, I don't  want to be blamed for version bump.
---
 srcpkgs/etcd/template | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/srcpkgs/etcd/template b/srcpkgs/etcd/template
index 0b7363ef36c..f7bc8e3332b 100644
--- a/srcpkgs/etcd/template
+++ b/srcpkgs/etcd/template
@@ -1,7 +1,7 @@
 # Template file for 'etcd'
 pkgname=etcd
 version=3.4.4
-revision=1
+revision=2
 build_style=go
 short_desc="Distributed reliable key-value store"
 maintainer="Andrea Brancaleoni <abc@pompel.me>"
@@ -19,6 +19,10 @@ conf_files="/etc/sv/etcd/conf"
 system_accounts="etcd"
 make_dirs="/var/lib/etcd 0755 etcd etcd"
 
+post_patch() {
+	echo "replace github.com/coreos/bbolt => go.etcd.io/bbolt v1.3.5" >>go.mod
+}
+
 post_install() {
 	vlicense LICENSE
 	vsv etcd

From 0dbf064ee4dc9258d4713f4ed91706a6c7d64b14 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?=
 <congdanhqx@gmail.com>
Date: Sat, 12 Sep 2020 07:32:31 +0700
Subject: [PATCH 4/4] darch: build with our go build-style

This package is PIE originally.

[skip ci]
---
 srcpkgs/darch/template | 37 +++++++++++--------------------------
 1 file changed, 11 insertions(+), 26 deletions(-)

diff --git a/srcpkgs/darch/template b/srcpkgs/darch/template
index 53250b095c2..723fa116c8e 100644
--- a/srcpkgs/darch/template
+++ b/srcpkgs/darch/template
@@ -1,44 +1,29 @@
 # Template file for 'darch'
 pkgname=darch
 version=0.28.0
-revision=1
+revision=2
 archs="x86_64* ppc64le*"
 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"
+go_package=github.com/godarch/darch/pkg/cmd/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 go"
 depends="containerd"
 short_desc="Tool for building/booting stateless and immutable images, bare metal"
 maintainer="Paul Knopf <pauldotknopf@gmail.com>"
 license="MIT"
 homepage="https://godarch.com/"
-nopie=unverified
-nostrip=nopie
+distfiles="https://github.com/godarch/darch/archive/v$version.tar.gz"
+checksum=78240cc8d95e3320aa2eb057d24bfd5e1f49d485f58c5626c677e4b09e192070
+go_ldflags="-X main.GitCommit=v$version -X main.Version=$version"
 
-do_fetch() {
-	mkdir -p "$(dirname ${GOSRCPATH})"
-	git clone --branch "v${version}" \
-		git://github.com/godarch/darch \
-		${GOSRCPATH}
+post_patch() {
+	vsed -i -e '/install.*bin.darch/d' Makefile
 }
 
-do_configure() {
-	export GOBIN=${GOPATH}/bin
-	export PATH=$PATH:$GOBIN
-	go get github.com/LK4D4/vndr
-	cd ${GOSRCPATH}
-	vndr
-}
-
-do_build() {
-	cd ${GOSRCPATH}
-	make build TRAVIS_TAG="v${version}" GO_BUILD_FLAGS="-buildmode=pie"
-}
-
-do_install() {
-	cd ${GOSRCPATH}
+post_install() {
 	make install DESTDIR=${DESTDIR}
-
 	vlicense LICENSE
 }

^ permalink raw reply	[flat|nested] 25+ messages in thread

* Re: [PR PATCH] [Updated] [RFC] build-style: go: allow pie
  2020-09-12  0:35 [PR PATCH] [RFC] build-style: go: allow pie sgn
                   ` (5 preceding siblings ...)
  2020-09-12  1:01 ` sgn
@ 2020-09-12  1:07 ` sgn
  2020-09-12  4:26 ` shizonic
                   ` (16 subsequent siblings)
  23 siblings, 0 replies; 25+ messages in thread
From: sgn @ 2020-09-12  1:07 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 319 bytes --]

There is an updated pull request by sgn against master on the void-packages repository

https://github.com/sgn/void-packages go-allow-pie
https://github.com/void-linux/void-packages/pull/24841

[RFC] build-style: go: allow pie


A patch file from https://github.com/void-linux/void-packages/pull/24841.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-go-allow-pie-24841.patch --]
[-- Type: text/x-diff, Size: 175446 bytes --]

From 5d324f0af37df8c4957f55188d6b61026fdb8a71 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?=
 <congdanhqx@gmail.com>
Date: Sat, 12 Sep 2020 06:38:08 +0700
Subject: [PATCH 1/4] srcpkgs: mass set no{pie,strip} for go packages

In the incoming change, we start to allow build go package in PIE mode.

Historically, we always build go packages in non-PIE mode and enforce it
in $XBPS_COMMONDIR/environment/build-style/go.sh

Let's set them per package, now.

This change was generated with Git, xargs, and GNU sed by:

	git grep -l 'build_style=\(.*\)go\1' |
	xargs sed -i -e '/^homepage=/a nopie=unverified\nnostrip=nopie'
---
 srcpkgs/3mux/template                         | 2 ++
 srcpkgs/6cord/template                        | 2 ++
 srcpkgs/Amass/template                        | 2 ++
 srcpkgs/NetAuth-ldap/template                 | 2 ++
 srcpkgs/NetAuth-localizer/template            | 2 ++
 srcpkgs/NetAuth-nsscache/template             | 2 ++
 srcpkgs/NetAuth-pam-helper/template           | 2 ++
 srcpkgs/NetAuth/template                      | 2 ++
 srcpkgs/NetKeys/template                      | 2 ++
 srcpkgs/PopCorn/template                      | 2 ++
 srcpkgs/TMSU/template                         | 2 ++
 srcpkgs/TerraState/template                   | 2 ++
 srcpkgs/abireport/template                    | 2 ++
 srcpkgs/acbuild/template                      | 2 ++
 srcpkgs/ace-util/template                     | 2 ++
 srcpkgs/acmetool/template                     | 2 ++
 srcpkgs/aerc/template                         | 2 ++
 srcpkgs/age/template                          | 2 ++
 srcpkgs/alertmanager/template                 | 2 ++
 srcpkgs/aminal/template                       | 2 ++
 srcpkgs/annie/template                        | 2 ++
 srcpkgs/antibody/template                     | 2 ++
 srcpkgs/aptly/template                        | 2 ++
 srcpkgs/aquatone/template                     | 2 ++
 srcpkgs/archiver/template                     | 2 ++
 srcpkgs/arduino-cli/template                  | 2 ++
 srcpkgs/atlantis/template                     | 2 ++
 srcpkgs/aws-vault/template                    | 2 ++
 srcpkgs/bettercap/template                    | 2 ++
 srcpkgs/bird_exporter/template                | 2 ++
 srcpkgs/blackbox_exporter/template            | 2 ++
 srcpkgs/blush/template                        | 2 ++
 srcpkgs/bombadillo/template                   | 2 ++
 srcpkgs/bombardier/template                   | 2 ++
 srcpkgs/brig/template                         | 2 ++
 srcpkgs/browserpass/template                  | 2 ++
 srcpkgs/browsh/template                       | 2 ++
 srcpkgs/buildah/template                      | 2 ++
 srcpkgs/caddy/template                        | 2 ++
 srcpkgs/cdetect/template                      | 2 ++
 srcpkgs/cfssl/template                        | 2 ++
 srcpkgs/cgrps/template                        | 2 ++
 srcpkgs/cheat/template                        | 2 ++
 srcpkgs/chroma/template                       | 2 ++
 srcpkgs/chronograf/template                   | 2 ++
 srcpkgs/clipman/template                      | 2 ++
 srcpkgs/cni-plugins/template                  | 2 ++
 srcpkgs/cni/template                          | 2 ++
 srcpkgs/cod/template                          | 2 ++
 srcpkgs/codesearch/template                   | 2 ++
 srcpkgs/consul-template/template              | 2 ++
 srcpkgs/consul/template                       | 2 ++
 srcpkgs/containerd/template                   | 2 ++
 srcpkgs/cordless/template                     | 2 ++
 srcpkgs/coredns/template                      | 2 ++
 srcpkgs/cowyo/template                        | 2 ++
 srcpkgs/coyim/template                        | 2 ++
 srcpkgs/crane/template                        | 2 ++
 srcpkgs/cri-o/template                        | 2 ++
 srcpkgs/cri-tools/template                    | 2 ++
 srcpkgs/croc/template                         | 2 ++
 srcpkgs/darch/template                        | 2 ++
 srcpkgs/delve/template                        | 2 ++
 srcpkgs/dep/template                          | 2 ++
 srcpkgs/dht-node/template                     | 2 ++
 srcpkgs/direnv/template                       | 2 ++
 srcpkgs/dirstalk/template                     | 2 ++
 srcpkgs/distrobuilder/template                | 2 ++
 srcpkgs/dive/template                         | 2 ++
 srcpkgs/dlayer/template                       | 2 ++
 srcpkgs/dnote-cli/template                    | 2 ++
 srcpkgs/dnscrypt-proxy/template               | 2 ++
 srcpkgs/docker-credential-pass/template       | 2 ++
 srcpkgs/docker-gen/template                   | 2 ++
 srcpkgs/docker-machine-driver-kvm/template    | 2 ++
 srcpkgs/docker-machine/template               | 2 ++
 srcpkgs/docker2aci/template                   | 2 ++
 srcpkgs/doctl/template                        | 2 ++
 srcpkgs/domain_exporter/template              | 2 ++
 srcpkgs/drive/template                        | 2 ++
 srcpkgs/drone-cli/template                    | 2 ++
 srcpkgs/elfinfo/template                      | 2 ++
 srcpkgs/elvish/template                       | 2 ++
 srcpkgs/ensure-access/template                | 2 ++
 srcpkgs/etcd/template                         | 2 ++
 srcpkgs/exercism/template                     | 2 ++
 srcpkgs/ffuf/template                         | 2 ++
 srcpkgs/figurine/template                     | 2 ++
 srcpkgs/flannel/template                      | 2 ++
 srcpkgs/flint/template                        | 2 ++
 srcpkgs/forego/template                       | 2 ++
 srcpkgs/frp/template                          | 2 ++
 srcpkgs/fs-repo-migrations/template           | 2 ++
 srcpkgs/fscrypt/template                      | 2 ++
 srcpkgs/fzf/template                          | 2 ++
 srcpkgs/gendesk/template                      | 2 ++
 srcpkgs/gfuzz/template                        | 2 ++
 srcpkgs/ghq/template                          | 2 ++
 srcpkgs/gister/template                       | 2 ++
 srcpkgs/git-lfs/template                      | 2 ++
 srcpkgs/git-team/template                     | 2 ++
 srcpkgs/gitbatch/template                     | 2 ++
 srcpkgs/gitea/template                        | 2 ++
 srcpkgs/github-cli/template                   | 2 ++
 srcpkgs/github-opml/template                  | 2 ++
 srcpkgs/gitlab-runner/template                | 2 ++
 srcpkgs/gkill/template                        | 2 ++
 srcpkgs/glide/template                        | 2 ++
 srcpkgs/glider/template                       | 2 ++
 srcpkgs/glock/template                        | 2 ++
 srcpkgs/glow/template                         | 2 ++
 srcpkgs/go-bindata/template                   | 2 ++
 srcpkgs/go-capnproto2/template                | 2 ++
 srcpkgs/go-ethereum/template                  | 2 ++
 srcpkgs/go-gdm/template                       | 2 ++
 srcpkgs/go-ipfs/template                      | 2 ++
 srcpkgs/go-jira/template                      | 2 ++
 srcpkgs/go-langserver/template                | 2 ++
 srcpkgs/go-md2man/template                    | 2 ++
 srcpkgs/go-mtpfs/template                     | 2 ++
 srcpkgs/go-review/template                    | 2 ++
 srcpkgs/goat/template                         | 2 ++
 srcpkgs/goatcounter/template                  | 2 ++
 srcpkgs/gobuster/template                     | 2 ++
 srcpkgs/gocryptfs/template                    | 2 ++
 srcpkgs/godef/template                        | 2 ++
 srcpkgs/gogs/template                         | 2 ++
 srcpkgs/goimapnotify/template                 | 2 ++
 srcpkgs/golangci-lint/template                | 2 ++
 srcpkgs/gomatrix/template                     | 2 ++
 srcpkgs/gopass/template                       | 2 ++
 srcpkgs/gopls/template                        | 2 ++
 srcpkgs/gopm/template                         | 2 ++
 srcpkgs/goproxy/template                      | 2 ++
 srcpkgs/gops/template                         | 2 ++
 srcpkgs/gosh/template                         | 2 ++
 srcpkgs/gotop/template                        | 2 ++
 srcpkgs/gotty/template                        | 2 ++
 srcpkgs/govendor/template                     | 2 ++
 srcpkgs/goversion/template                    | 2 ++
 srcpkgs/grafana/template                      | 2 ++
 srcpkgs/gron/template                         | 2 ++
 srcpkgs/gucci/template                        | 2 ++
 srcpkgs/gx-go/template                        | 2 ++
 srcpkgs/gx/template                           | 2 ++
 srcpkgs/hcloud/template                       | 2 ++
 srcpkgs/hey/template                          | 2 ++
 srcpkgs/hivemind/template                     | 2 ++
 srcpkgs/hooktftp/template                     | 2 ++
 srcpkgs/httpstat/template                     | 2 ++
 srcpkgs/hub/template                          | 2 ++
 srcpkgs/hugo/template                         | 2 ++
 srcpkgs/hydroxide/template                    | 2 ++
 srcpkgs/i3cat/template                        | 2 ++
 srcpkgs/ibus-bamboo/template                  | 2 ++
 srcpkgs/img/template                          | 2 ++
 srcpkgs/immortal/template                     | 2 ++
 srcpkgs/influxdb/template                     | 2 ++
 srcpkgs/ipfs-cluster/template                 | 2 ++
 srcpkgs/jid/template                          | 2 ++
 srcpkgs/jj/template                           | 2 ++
 srcpkgs/joker/template                        | 2 ++
 srcpkgs/jp/template                           | 2 ++
 srcpkgs/k3s/template                          | 2 ++
 srcpkgs/k9s/template                          | 2 ++
 srcpkgs/kapacitor/template                    | 2 ++
 srcpkgs/keybase/template                      | 2 ++
 srcpkgs/kopia/template                        | 2 ++
 srcpkgs/kops/template                         | 2 ++
 srcpkgs/kubecfg/template                      | 2 ++
 srcpkgs/kubefwd/template                      | 2 ++
 srcpkgs/kubernetes-kind/template              | 2 ++
 srcpkgs/kubernetes/template                   | 2 ++
 srcpkgs/kurly/template                        | 2 ++
 srcpkgs/lazydocker/template                   | 2 ++
 srcpkgs/lazygit/template                      | 2 ++
 srcpkgs/lego/template                         | 2 ++
 srcpkgs/lf/template                           | 2 ++
 srcpkgs/licensechecker/template               | 2 ++
 srcpkgs/lsp/template                          | 2 ++
 srcpkgs/lxd-lts/template                      | 2 ++
 srcpkgs/lxd/template                          | 2 ++
 srcpkgs/madonctl/template                     | 2 ++
 srcpkgs/massren/template                      | 2 ++
 srcpkgs/micro/template                        | 2 ++
 srcpkgs/microhookd/template                   | 2 ++
 srcpkgs/miniflux/template                     | 2 ++
 srcpkgs/minify/template                       | 2 ++
 srcpkgs/minikube/template                     | 2 ++
 srcpkgs/minio/template                        | 2 ++
 srcpkgs/mirrorbits/template                   | 2 ++
 srcpkgs/misspell/template                     | 2 ++
 srcpkgs/mmark/template                        | 2 ++
 srcpkgs/mountain-backup/template              | 2 ++
 srcpkgs/mpdviz/template                       | 2 ++
 srcpkgs/ncdns/template                        | 2 ++
 srcpkgs/nebula/template                       | 2 ++
 srcpkgs/netns/template                        | 2 ++
 srcpkgs/nncp/template                         | 2 ++
 srcpkgs/node_exporter/template                | 2 ++
 srcpkgs/nomad/template                        | 2 ++
 srcpkgs/obfs4proxy/template                   | 2 ++
 srcpkgs/oh/template                           | 2 ++
 srcpkgs/opensmtpd-filter-rspamd/template      | 2 ++
 srcpkgs/opensmtpd-filter-senderscore/template | 2 ++
 srcpkgs/operator-sdk/template                 | 2 ++
 srcpkgs/oragono/template                      | 2 ++
 srcpkgs/packer/template                       | 2 ++
 srcpkgs/pam_netauth/template                  | 2 ++
 srcpkgs/passphrase2pgp/template               | 2 ++
 srcpkgs/peco/template                         | 2 ++
 srcpkgs/pgweb/template                        | 2 ++
 srcpkgs/pkgtop/template                       | 2 ++
 srcpkgs/podman/template                       | 2 ++
 srcpkgs/pong-command/template                 | 2 ++
 srcpkgs/prometheus/template                   | 2 ++
 srcpkgs/pst/template                          | 2 ++
 srcpkgs/pup/template                          | 2 ++
 srcpkgs/pwget/template                        | 2 ++
 srcpkgs/rancher-compose/template              | 2 ++
 srcpkgs/rclone/template                       | 2 ++
 srcpkgs/rest-server/template                  | 2 ++
 srcpkgs/restic/template                       | 2 ++
 srcpkgs/revive/template                       | 2 ++
 srcpkgs/rmapi/template                        | 2 ++
 srcpkgs/rocker/template                       | 2 ++
 srcpkgs/runc/template                         | 2 ++
 srcpkgs/ryzen-stabilizator/template           | 2 ++
 srcpkgs/s/template                            | 2 ++
 srcpkgs/saml2aws/template                     | 2 ++
 srcpkgs/sampler/template                      | 2 ++
 srcpkgs/scaleway-cli/template                 | 2 ++
 srcpkgs/scc/template                          | 2 ++
 srcpkgs/searchfile/template                   | 2 ++
 srcpkgs/seaweedfs/template                    | 2 ++
 srcpkgs/shadowfox-updater/template            | 2 ++
 srcpkgs/sharenix/template                     | 2 ++
 srcpkgs/shfmt/template                        | 2 ++
 srcpkgs/sift/template                         | 2 ++
 srcpkgs/skaffold/template                     | 2 ++
 srcpkgs/skopeo/template                       | 2 ++
 srcpkgs/slack-term/template                   | 2 ++
 srcpkgs/slit/template                         | 2 ++
 srcpkgs/sops/template                         | 2 ++
 srcpkgs/spreed-webrtc/template                | 2 ++
 srcpkgs/ssl_exporter/template                 | 2 ++
 srcpkgs/stern/template                        | 2 ++
 srcpkgs/subjack/template                      | 2 ++
 srcpkgs/svctl/template                        | 2 ++
 srcpkgs/swarm/template                        | 2 ++
 srcpkgs/syncthing/template                    | 2 ++
 srcpkgs/tag/template                          | 2 ++
 srcpkgs/tailscale/template                    | 2 ++
 srcpkgs/telegraf/template                     | 2 ++
 srcpkgs/termshark/template                    | 2 ++
 srcpkgs/terraform/template                    | 2 ++
 srcpkgs/terragrunt/template                   | 2 ++
 srcpkgs/tinycron/template                     | 2 ++
 srcpkgs/tldr/template                         | 2 ++
 srcpkgs/tml/template                          | 2 ++
 srcpkgs/todoist/template                      | 2 ++
 srcpkgs/trident-automount/template            | 2 ++
 srcpkgs/umoci/template                        | 2 ++
 srcpkgs/uni/template                          | 2 ++
 srcpkgs/up/template                           | 2 ++
 srcpkgs/usql/template                         | 2 ++
 srcpkgs/vale/template                         | 2 ++
 srcpkgs/vault/template                        | 2 ++
 srcpkgs/vegeta/template                       | 2 ++
 srcpkgs/vmdfmt/template                       | 2 ++
 srcpkgs/vndr/template                         | 2 ++
 srcpkgs/vultr/template                        | 2 ++
 srcpkgs/webcat/template                       | 2 ++
 srcpkgs/websocketd/template                   | 2 ++
 srcpkgs/wego/template                         | 2 ++
 srcpkgs/wuzz/template                         | 2 ++
 srcpkgs/xmandump/template                     | 2 ++
 srcpkgs/xq-api/template                       | 2 ++
 srcpkgs/xurls/template                        | 2 ++
 srcpkgs/yggdrasil/template                    | 2 ++
 srcpkgs/yj/template                           | 2 ++
 srcpkgs/yq-go/template                        | 2 ++
 srcpkgs/zrepl/template                        | 2 ++
 283 files changed, 566 insertions(+)

diff --git a/srcpkgs/3mux/template b/srcpkgs/3mux/template
index 7aeea8f5272..30fee70c7a9 100644
--- a/srcpkgs/3mux/template
+++ b/srcpkgs/3mux/template
@@ -8,6 +8,8 @@ short_desc="Terminal multiplexer inspired by i3"
 maintainer="Zach Dykstra <dykstra.zachary@gmail.com>"
 license="MIT"
 homepage="https://github.com/aaronjanse/3mux"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/aaronjanse/3mux/archive/v${version}.tar.gz"
 checksum=925e23850ad69ce12069bb4c48af6e70c820bbd4bfe5a83ebf72eaefb9d8ab83
 
diff --git a/srcpkgs/6cord/template b/srcpkgs/6cord/template
index 7fc93652b2d..aa89d827b7e 100644
--- a/srcpkgs/6cord/template
+++ b/srcpkgs/6cord/template
@@ -9,6 +9,8 @@ short_desc="Terminal UI for Discord"
 maintainer="Paper <paper@tilde.institute>"
 license="MPL-2.0"
 homepage="https://gitlab.com/diamondburned/6cord"
+nopie=unverified
+nostrip=nopie
 distfiles="https://gitlab.com/diamondburned/$pkgname/-/archive/stable-$version/$pkgname-stable-$version.tar.gz"
 checksum=@70325d8dd24100a0dde3bbca477b87e7a62c520eb1003db5b0541de2d5f928bc
 
diff --git a/srcpkgs/Amass/template b/srcpkgs/Amass/template
index 2534bc28e57..4e8469091b5 100644
--- a/srcpkgs/Amass/template
+++ b/srcpkgs/Amass/template
@@ -8,5 +8,7 @@ short_desc="In-depth Attack Surface Mapping and Asset Discovery"
 maintainer="Andrew Benson <abenson+void@gmail.com>"
 license="Apache-2.0"
 homepage="https://www.owasp.org/index.php/OWASP_Amass_Project"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/OWASP/Amass/archive/v${version}.tar.gz"
 checksum=e262eea448998e3e44fffd94714363cbcd7cc26890c313f0efb519da23efeec8
diff --git a/srcpkgs/NetAuth-ldap/template b/srcpkgs/NetAuth-ldap/template
index 105d5c6ee0f..b8b20b91db4 100644
--- a/srcpkgs/NetAuth-ldap/template
+++ b/srcpkgs/NetAuth-ldap/template
@@ -11,6 +11,8 @@ short_desc="LDAP Proxy for NetAuth"
 maintainer="Michael Aldridge <maldridge@VoidLinux.org>"
 license="MIT"
 homepage="https://www.netauth.org/ecosystem/ldap"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/netauth/ldap/archive/v$version.tar.gz"
 checksum=e179918429f133f8360bf9ee6a1ceefa283f245bf5ee0b705676fff9e1442fb4
 system_accounts="_netauth_ldap"
diff --git a/srcpkgs/NetAuth-localizer/template b/srcpkgs/NetAuth-localizer/template
index 571000e48a9..48f48e330c4 100644
--- a/srcpkgs/NetAuth-localizer/template
+++ b/srcpkgs/NetAuth-localizer/template
@@ -12,6 +12,8 @@ short_desc="Make NetAuth accounts local in Linux"
 maintainer="Michael Aldridge <maldridge@netauth.org>"
 license="MIT"
 homepage="https://netauth.org/ecosystem/localizer"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/netauth/localizer/archive/v$version.tar.gz"
 checksum=0cab66230e8845d40ecf9a6033c63730e5fc73a3a778cefe2cc98d4787cd5329
 
diff --git a/srcpkgs/NetAuth-nsscache/template b/srcpkgs/NetAuth-nsscache/template
index 42a3b03d796..067b978ba92 100644
--- a/srcpkgs/NetAuth-nsscache/template
+++ b/srcpkgs/NetAuth-nsscache/template
@@ -10,6 +10,8 @@ short_desc="NetAuth nsscache implementation"
 maintainer="Michael Aldridge <maldridge@voidlinux.org>"
 license="MIT"
 homepage="https://netauth.org"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/NetAuth/nsscache/archive/v$version.tar.gz"
 checksum=0609db33c24e594fb84821eba76959622e9ac4752c66b6be8c1e4fdcd8158a6e
 
diff --git a/srcpkgs/NetAuth-pam-helper/template b/srcpkgs/NetAuth-pam-helper/template
index 80f362a228e..a314caf7374 100644
--- a/srcpkgs/NetAuth-pam-helper/template
+++ b/srcpkgs/NetAuth-pam-helper/template
@@ -10,5 +10,7 @@ short_desc="A helper executable to use with pam_exec"
 maintainer="Michael Aldridge <maldridge@VoidLinux.org>"
 license="MIT"
 homepage="https://www.github.com/netauth/pam-helper"
+nopie=unverified
+nostrip=nopie
 distfiles="$homepage/archive/v$version.tar.gz"
 checksum=d9b14782a52604a0fc19ffe5164aad5e1580e3bdb015fda0c4b58acdb38049ae
diff --git a/srcpkgs/NetAuth/template b/srcpkgs/NetAuth/template
index 42667411251..1056ef4bec7 100644
--- a/srcpkgs/NetAuth/template
+++ b/srcpkgs/NetAuth/template
@@ -12,6 +12,8 @@ short_desc="Network authentication and identity system"
 maintainer="Michael Aldridge <maldridge@voidlinux.org>"
 license="MIT"
 homepage="https://netauth.org"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/NetAuth/NetAuth/archive/v$version.tar.gz"
 checksum=76811411d4ebd00876e553b4eb9c912c16ee5ebc5c6aaeab922e233275f56a94
 
diff --git a/srcpkgs/NetKeys/template b/srcpkgs/NetKeys/template
index 4e136c8ed7c..903ff78ebc8 100644
--- a/srcpkgs/NetKeys/template
+++ b/srcpkgs/NetKeys/template
@@ -10,6 +10,8 @@ short_desc="Key retrieval daemon for NetAuth"
 maintainer="Michael Aldridge <maldridge@voidlinux.org>"
 license="MIT"
 homepage="https://netauth.org"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/NetAuth/NetKeys/archive/v$version.tar.gz"
 checksum=3895be4f703cd9f375977afcc7a3a43ca443b7c04979bd2af4192cf06fe732ae
 
diff --git a/srcpkgs/PopCorn/template b/srcpkgs/PopCorn/template
index 119c0ec7686..a5dd6cd4bc7 100644
--- a/srcpkgs/PopCorn/template
+++ b/srcpkgs/PopCorn/template
@@ -14,6 +14,8 @@ short_desc="Package statistics system"
 maintainer="Michael Aldridge <maldridge@voidlinux.org>"
 license="MIT"
 homepage="https://github.com/the-maldridge/PopCorn"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/the-maldridge/PopCorn/archive/v${version}.tar.gz"
 checksum=b25589802c5e1c277d2e9536add44704a012359b02d7fb4be1b4b0f11eb10d93
 
diff --git a/srcpkgs/TMSU/template b/srcpkgs/TMSU/template
index 72725d630c9..680a6a2628d 100644
--- a/srcpkgs/TMSU/template
+++ b/srcpkgs/TMSU/template
@@ -10,6 +10,8 @@ short_desc="Tool for tagging files and accessing them through FUSE"
 maintainer="xaltsc <xaltsc@protonmail.ch>"
 license="GPL-3.0-or-later"
 homepage="https://tmsu.org"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/oniony/TMSU/archive/v${version}.tar.gz"
 checksum=0ac7f09336aaedf73623c4f486c05137c024a726c16dd32525463aee9d70b46a
 
diff --git a/srcpkgs/TerraState/template b/srcpkgs/TerraState/template
index b4a7b9e6097..8e95771d81a 100644
--- a/srcpkgs/TerraState/template
+++ b/srcpkgs/TerraState/template
@@ -12,6 +12,8 @@ short_desc="Remote state for Terraform"
 maintainer="Michael Aldridge <maldridge@voidlinux.org>"
 license="MIT"
 homepage="https://github.com/the-maldridge/terrastate"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/the-maldridge/terrastate/archive/v$version.tar.gz"
 checksum=73e055f9dcd04d933de42edbb8abe2163455a41198182733b101df404d48be1e
 system_groups="_terrastate"
diff --git a/srcpkgs/abireport/template b/srcpkgs/abireport/template
index b23ea4d8565..47de6a68db7 100644
--- a/srcpkgs/abireport/template
+++ b/srcpkgs/abireport/template
@@ -9,6 +9,8 @@ short_desc="Tool to create ABI reports from ELF binaries"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="Apache-2.0"
 homepage="https://github.com/clearlinux/abireport"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/clearlinux/${pkgname}/releases/download/v${version}/${pkgname}-${version}.tar.gz"
 checksum=c46c46bff3dc873cb84a66c639c38b2df14f095d95a4bb77e3b96904b8219399
 
diff --git a/srcpkgs/acbuild/template b/srcpkgs/acbuild/template
index 7911ad66cc9..4b95803a768 100644
--- a/srcpkgs/acbuild/template
+++ b/srcpkgs/acbuild/template
@@ -10,6 +10,8 @@ go_ldflags="-X github.com/appc/acbuild/lib.Version=${version}"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="Apache-2.0"
 homepage="https://github.com/appc/acbuild"
+nopie=unverified
+nostrip=nopie
 short_desc="A build tool for ACIs"
 distfiles="https://github.com/appc/acbuild/archive/v${version}.tar.gz"
 checksum=88d99a002eb53212752d6f405d9e02555512b27c5b84e8ef5828607ee9774ed4
diff --git a/srcpkgs/ace-util/template b/srcpkgs/ace-util/template
index 654a0eb6dc2..b289ffddaad 100644
--- a/srcpkgs/ace-util/template
+++ b/srcpkgs/ace-util/template
@@ -8,6 +8,8 @@ short_desc="Command line utility for the Ace HTML template engine"
 maintainer="Young Jin Park <youngjinpark20@gmail.com>"
 license="MIT"
 homepage="https://github.com/catinello/ace-util"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/catinello/ace-util/archive/v${version}.tar.gz"
 checksum=983c22874bfd2476d860002778458f028d56552f07fa9d69cbf74e977b6f8bed
 
diff --git a/srcpkgs/acmetool/template b/srcpkgs/acmetool/template
index e9e3993b7fc..a5f1b1adc5c 100644
--- a/srcpkgs/acmetool/template
+++ b/srcpkgs/acmetool/template
@@ -11,6 +11,8 @@ short_desc="Tool to acquire certificates from ACME servers (such as Let's Encryp
 maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
 license="RILTS-based"
 homepage="https://hlandau.github.io/acme/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/hlandau/acme/archive/v${version}.tar.gz
  https://raw.githubusercontent.com/hlandau/rilts/master/licences/COPYING.MIT>COPYING"
 checksum="54acffe7381696ecdc829f65810897075d17c5600c077f431eda5e5244189a74
diff --git a/srcpkgs/aerc/template b/srcpkgs/aerc/template
index 71bf699cf10..ee73eb49a7d 100644
--- a/srcpkgs/aerc/template
+++ b/srcpkgs/aerc/template
@@ -9,6 +9,8 @@ short_desc="Terminal email client"
 maintainer="shtayerc <david.murko@mailbox.org>"
 license="MIT"
 homepage="https://aerc-mail.org"
+nopie=unverified
+nostrip=nopie
 distfiles="https://git.sr.ht/~sircmpwn/aerc/archive/${version}.tar.gz"
 checksum=d369462cc0f76c33d804e586463e4d35d81fba9396ec08c3d3d0579e26091e17
 
diff --git a/srcpkgs/age/template b/srcpkgs/age/template
index 5a3b0183bdb..0fac736344b 100644
--- a/srcpkgs/age/template
+++ b/srcpkgs/age/template
@@ -10,6 +10,8 @@ short_desc="Simple, modern and secure encryption tool"
 maintainer="Leah Neukirchen <leah@vuxu.org>"
 license="BSD-3-Clause"
 homepage="https://age-encryption.org/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/FiloSottile/age/archive/v${version/.b/-b}.tar.gz"
 checksum=ca0fcfe45415c03c637c2332231f1793bf4dbd6a03e663a71ef2b7554647d763
 
diff --git a/srcpkgs/alertmanager/template b/srcpkgs/alertmanager/template
index 88fe5eede15..9d43a1337d1 100644
--- a/srcpkgs/alertmanager/template
+++ b/srcpkgs/alertmanager/template
@@ -14,6 +14,8 @@ conf_files="/etc/alertmanager.yml"
 maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
 license="Apache-2.0"
 homepage="https://github.com/prometheus/alertmanager"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/prometheus/alertmanager/archive/v${version}.tar.gz"
 checksum=4789ef95b09ba86a66a2923c3535d1bfe30a566390770784c52052c7c83ee1bc
 
diff --git a/srcpkgs/aminal/template b/srcpkgs/aminal/template
index 4a3594866e8..6d4db8385a3 100644
--- a/srcpkgs/aminal/template
+++ b/srcpkgs/aminal/template
@@ -10,5 +10,7 @@ short_desc="Modern terminal emulator implemented in Golang and utilising OpenGL"
 maintainer="SolitudeSF <solitudesf@protonmail.com>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/liamg/aminal"
+nopie=unverified
+nostrip=nopie
 distfiles="${homepage}/archive/v${version}.tar.gz"
 checksum=ed59927531e7d585a42366c455e491a846c7e23ae079fa1d10d43fdd3a92eb65
diff --git a/srcpkgs/annie/template b/srcpkgs/annie/template
index 50ff513e73d..60e24ce08de 100644
--- a/srcpkgs/annie/template
+++ b/srcpkgs/annie/template
@@ -9,6 +9,8 @@ short_desc="Fast, simple and clean video downloader built with Go"
 maintainer="Benjamín Albiñana <benalb@gmail.com>"
 license="MIT"
 homepage="https://github.com/iawia002/annie"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/iawia002/annie/archive/${version}.tar.gz"
 checksum=a5252317113cf90e687a532b2e961126206b29829c61d6507fc69881e85d1d34
 
diff --git a/srcpkgs/antibody/template b/srcpkgs/antibody/template
index 6432a12ba2e..e495e03cc23 100644
--- a/srcpkgs/antibody/template
+++ b/srcpkgs/antibody/template
@@ -9,6 +9,8 @@ short_desc="Fast and lightweight shell plugin manager"
 maintainer="SolitudeSF <solitudesf@protonmail.com>"
 license="MIT"
 homepage="https://getantibody.github.io/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://${go_import_path}/archive/v${version}.tar.gz"
 checksum=dad02a91cbf5715209ca2958dfeb29127f674a00615f80254efc87c33930dbe0
 
diff --git a/srcpkgs/aptly/template b/srcpkgs/aptly/template
index 4098ebc02d8..2cddc987ceb 100644
--- a/srcpkgs/aptly/template
+++ b/srcpkgs/aptly/template
@@ -8,6 +8,8 @@ short_desc="Debian repository management tool"
 maintainer="Tassilo Schweyer <dev@welterde.de>"
 license="MIT"
 homepage="https://www.aptly.info/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/aptly-dev/aptly/archive/v$version.tar.gz"
 checksum=4172d54613139f6c34d5a17396adc9675d7ed002e517db8381731d105351fbe5
 
diff --git a/srcpkgs/aquatone/template b/srcpkgs/aquatone/template
index f6215fe4ee6..0fa66c24a9e 100644
--- a/srcpkgs/aquatone/template
+++ b/srcpkgs/aquatone/template
@@ -9,6 +9,8 @@ short_desc="Tool for domain flyovers"
 maintainer="Alex Childs <misuchiru03+void@gmail.com>"
 license="MIT"
 homepage="https://github.com/michenriksen/aquatone"
+nopie=unverified
+nostrip=nopie
 distfiles="${homepage}/archive/v${version}.tar.gz"
 checksum=7849dce3241df663ea6edd9a9433d5ecc20fb768d0192ccbfb28d61d67ebcc97
 
diff --git a/srcpkgs/archiver/template b/srcpkgs/archiver/template
index b604b5973e6..613ef588d8d 100644
--- a/srcpkgs/archiver/template
+++ b/srcpkgs/archiver/template
@@ -10,6 +10,8 @@ short_desc="Easily create and extract common archive formats"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 homepage="https://github.com/mholt/archiver"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/mholt/archiver/archive/v${version}.tar.gz"
 checksum=c8e88340e80b428c1a1c9734084395b473c9458fcea8b8b5126a9db96ae45844
 
diff --git a/srcpkgs/arduino-cli/template b/srcpkgs/arduino-cli/template
index fc67ce96a5b..15e4c8a9346 100644
--- a/srcpkgs/arduino-cli/template
+++ b/srcpkgs/arduino-cli/template
@@ -9,6 +9,8 @@ short_desc="Arduino command line interface"
 maintainer="Jasper Chan <jasperchan515@gmail.com>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/arduino/arduino-cli"
+nopie=unverified
+nostrip=nopie
 distfiles="${homepage}/archive/${version}.tar.gz"
 checksum=5a9b7eec55c3ee7f54d8804fac00ceb78ad0697fd918f6fbae0bb61cb33d8b3e
 
diff --git a/srcpkgs/atlantis/template b/srcpkgs/atlantis/template
index 621db333862..f7eb20cea30 100644
--- a/srcpkgs/atlantis/template
+++ b/srcpkgs/atlantis/template
@@ -9,5 +9,7 @@ short_desc="Terraform Automation By Pull Request"
 maintainer="Michael Aldridge <maldridge@voidlinux.org>"
 license="Apache-2.0"
 homepage="https://runatlantis.io"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/runatlantis/atlantis/archive/v${version}.tar.gz"
 checksum=a4590c181e759a2bb692e1b89552a02996cb366fca6f5f3298fff973a2e4a291
diff --git a/srcpkgs/aws-vault/template b/srcpkgs/aws-vault/template
index 64493fb34d1..b94e1f105f4 100644
--- a/srcpkgs/aws-vault/template
+++ b/srcpkgs/aws-vault/template
@@ -9,6 +9,8 @@ short_desc="Vault for securely storing and accessing AWS credentials"
 maintainer="klardotsh <josh@klar.sh>"
 license="MIT"
 homepage="https://github.com/99designs/aws-vault"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/99designs/aws-vault/archive/v${version}${_status}.tar.gz"
 checksum=29844e459a3421ae0123b83a3097c15bc2980bf787374c1ade44328cf14fde4e
 
diff --git a/srcpkgs/bettercap/template b/srcpkgs/bettercap/template
index 58fa4ee86f6..99b7437c129 100644
--- a/srcpkgs/bettercap/template
+++ b/srcpkgs/bettercap/template
@@ -10,6 +10,8 @@ short_desc="Network attack and monitoring framework"
 maintainer="Andrea Brancaleoni <abc@pompel.me>"
 license="GPL-3.0-only"
 homepage="https://github.com/bettercap/bettercap"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/bettercap/bettercap/archive/v${version}.tar.gz"
 checksum=dd4349a43486ec300a0f777f7c53b2fff608fb82dbba720c144b85538811405c
 
diff --git a/srcpkgs/bird_exporter/template b/srcpkgs/bird_exporter/template
index 4acdb5b704d..de8774e95d1 100644
--- a/srcpkgs/bird_exporter/template
+++ b/srcpkgs/bird_exporter/template
@@ -10,6 +10,8 @@ short_desc="Metric exporter for BIRD routing daemon to use with Prometheus"
 maintainer="Leah Neukirchen <leah@vuxu.org>"
 license="MIT"
 homepage="https://github.com/czerwonk/bird_exporter"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/czerwonk/bird_exporter/archive/${version}.tar.gz"
 checksum=3d8a1e718bc7f8bdd2c7fc775f042fdce81b4a2b08f978b0831f39909ac15c3d
 
diff --git a/srcpkgs/blackbox_exporter/template b/srcpkgs/blackbox_exporter/template
index 4f6ca705e98..190419ba94b 100644
--- a/srcpkgs/blackbox_exporter/template
+++ b/srcpkgs/blackbox_exporter/template
@@ -12,6 +12,8 @@ short_desc="Allows blackbox probing of endpoints over HTTP, DNS, TCP and ICMP"
 maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
 license="Apache-2.0"
 homepage="https://prometheus.io"
+nopie=unverified
+nostrip=nopie
 changelog="https://github.com/prometheus/blackbox_exporter/releases"
 distfiles="https://github.com/prometheus/blackbox_exporter/archive/v${version}.tar.gz"
 checksum=6ebfd9f590286004dacf3c93b3aa3e3c560d6f1e5994f72c180e5af94fdd0099
diff --git a/srcpkgs/blush/template b/srcpkgs/blush/template
index c62c1a7bde8..967f9917bac 100644
--- a/srcpkgs/blush/template
+++ b/srcpkgs/blush/template
@@ -9,6 +9,8 @@ short_desc="Grep with colours"
 maintainer="travankor <travankor@tuta.io>"
 license="MIT"
 homepage="https://github.com/arsham/blush"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/arsham/blush/archive/v${version}.tar.gz"
 checksum=1d96e080e7db9d57bb3aee1a7fae3df2aaa3a3f85cf41077e8235c78840ae740
 
diff --git a/srcpkgs/bombadillo/template b/srcpkgs/bombadillo/template
index 721fae09f54..02e7ca26ddb 100644
--- a/srcpkgs/bombadillo/template
+++ b/srcpkgs/bombadillo/template
@@ -9,6 +9,8 @@ short_desc="Non-web client for the terminal"
 maintainer="Benjamín Albiñana <benalb@gmail.com>"
 license="GPL-3.0-or-later"
 homepage="https://bombadillo.colorfield.space/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://tildegit.org/sloum/${pkgname}/archive/${version}.tar.gz"
 checksum=e8076493e924bd5860d3e17884b0675ea514eea75e7b4e96da1c79ab9805731f
 
diff --git a/srcpkgs/bombardier/template b/srcpkgs/bombardier/template
index 8a91d592b32..b9b0ba6cbf1 100644
--- a/srcpkgs/bombardier/template
+++ b/srcpkgs/bombardier/template
@@ -8,6 +8,8 @@ short_desc="Fast cross-platform HTTP benchmarking tool"
 maintainer="Daniel Lewan <vision360.daniel@gmail.com>"
 license="MIT"
 homepage="https://github.com/codesenberg/bombardier"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/codesenberg/bombardier/archive/v${version}.tar.gz"
 checksum=fd6202ca4b4972b2adcd63b7dd7eadcb6ffbf159870c87500e03bd8556abdeda
 
diff --git a/srcpkgs/brig/template b/srcpkgs/brig/template
index 59dcd0ceba6..9d6a1c03b4b 100644
--- a/srcpkgs/brig/template
+++ b/srcpkgs/brig/template
@@ -8,6 +8,8 @@ short_desc="File synchronization on top of IPFS with git-like interface and WebU
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="AGPL-3.0-or-later"
 homepage="https://brig.readthedocs.io/en/master/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/sahib/brig/archive/v${version}.tar.gz"
 checksum=1ca6384c71915b486798146e8498cc2432065ddb161f9860fc913cbf38cf2e35
 
diff --git a/srcpkgs/browserpass/template b/srcpkgs/browserpass/template
index b6426a24975..0b97b15c659 100644
--- a/srcpkgs/browserpass/template
+++ b/srcpkgs/browserpass/template
@@ -10,6 +10,8 @@ short_desc="Browser extension for pass"
 maintainer="John <me@johnnynator.dev>"
 license="MIT"
 homepage="https://github.com/browserpass/browserpass-native"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/browserpass/browserpass-native/archive/${version}.tar.gz"
 checksum=2ef6a471bd7ea35735bb196c5ddb12f9345fd27ba4b36065717b3c3f77860003
 
diff --git a/srcpkgs/browsh/template b/srcpkgs/browsh/template
index 856fefd13d7..fda1bc596b9 100644
--- a/srcpkgs/browsh/template
+++ b/srcpkgs/browsh/template
@@ -12,6 +12,8 @@ short_desc="Fully-modern text-based browser, rendering to TTY and browsers"
 maintainer="zhengqunkoo <root@zhengqunkoo.com>"
 license="LGPL-2.1-only"
 homepage="https://www.brow.sh/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://$go_import_path/archive/v$version.tar.gz
  https://$go_import_path/releases/download/v${version}/browsh-${version}-an.fx.xpi>browsh.xpi"
 checksum="965ce2d94d1d9e4b92411d344421c0bea40994527cafd694c5a6e8e206681ede
diff --git a/srcpkgs/buildah/template b/srcpkgs/buildah/template
index a27cce79552..0a0dce2e5f4 100644
--- a/srcpkgs/buildah/template
+++ b/srcpkgs/buildah/template
@@ -14,6 +14,8 @@ short_desc="Dockerfile compatible OCI image building tool"
 maintainer="Cameron Nemo <cnemo@tutanota.com>"
 license="Apache-2.0"
 homepage="https://github.com/containers/buildah"
+nopie=unverified
+nostrip=nopie
 distfiles="${homepage}/archive/v${version}.tar.gz"
 checksum=b53e0a12e6b89b529980b78569c6cea814354aafb65526057c6f67a9924cc3be
 
diff --git a/srcpkgs/caddy/template b/srcpkgs/caddy/template
index dbae7057566..2d9b3e69419 100644
--- a/srcpkgs/caddy/template
+++ b/srcpkgs/caddy/template
@@ -10,6 +10,8 @@ short_desc="Fast, cross-platform HTTP/2 web server with automatic HTTPS"
 maintainer="Dominic Monroe <monroef4@googlemail.com>"
 license="Apache-2.0"
 homepage="https://caddyserver.com"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/caddyserver/caddy/archive/v${version}.tar.gz"
 checksum=0e7dc07e4f61f9a00a4c962755098e19ebf8c8a8e0d72e311597ce021b7a2a5e
 
diff --git a/srcpkgs/cdetect/template b/srcpkgs/cdetect/template
index b02df3a496e..e5f0f10b5b4 100644
--- a/srcpkgs/cdetect/template
+++ b/srcpkgs/cdetect/template
@@ -9,6 +9,8 @@ short_desc="Detects the compiler (and version) used to compile an ELF binary"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 homepage="https://github.com/xyproto/cdetect"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/xyproto/cdetect/archive/${version}.tar.gz"
 checksum=5df583e1b016d61cbc723fc0d222308c4327e108f91316707235148c06095b49
 
diff --git a/srcpkgs/cfssl/template b/srcpkgs/cfssl/template
index 822903d181a..55a5dc44c45 100644
--- a/srcpkgs/cfssl/template
+++ b/srcpkgs/cfssl/template
@@ -9,6 +9,8 @@ short_desc="CFSSL: Cloudflare's PKI and TLS toolkit"
 maintainer="hanspolo <itself@hanspolo.net>"
 license="BSD-2-Clause"
 homepage="https://github.com/cloudflare/cfssl"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/cloudflare/cfssl/archive/v${version}.tar.gz"
 checksum=c8a86ef10cbb0c168f3b597db15b31f98b170edb7958f7154edeb29aee41315e
 replaces="cfssljson>=0"
diff --git a/srcpkgs/cgrps/template b/srcpkgs/cgrps/template
index d0f9a17dc7e..e60a8f58f6d 100644
--- a/srcpkgs/cgrps/template
+++ b/srcpkgs/cgrps/template
@@ -8,6 +8,8 @@ short_desc="Set of commands for checking cgroups"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 homepage="https://github.com/k1LoW/cgrps"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/k1LoW/cgrps/archive/v${version}.tar.gz"
 checksum=381ab96fbfe98700112e0bddfaffde471ce08b838b0a91e489bd932c99c8ffdc
 
diff --git a/srcpkgs/cheat/template b/srcpkgs/cheat/template
index b3020476f47..0f9ee668bcb 100644
--- a/srcpkgs/cheat/template
+++ b/srcpkgs/cheat/template
@@ -8,6 +8,8 @@ short_desc="Create and view interactive cheatsheets on the command-line"
 maintainer="bra1nwave <bra1nwave@protonmail.com>"
 license="MIT"
 homepage="https://github.com/cheat/cheat"
+nopie=unverified
+nostrip=nopie
 distfiles="${homepage}/archive/${version}.tar.gz"
 checksum=87c832b25794d7acac2fa4bd3389c81819535f32242d5e99284da76a1a86f1f3
 
diff --git a/srcpkgs/chroma/template b/srcpkgs/chroma/template
index 958de7e3418..26f38de1f64 100644
--- a/srcpkgs/chroma/template
+++ b/srcpkgs/chroma/template
@@ -11,6 +11,8 @@ short_desc="General purpose syntax highlighter"
 maintainer="Daniel Lewan <vision360.daniel@gmail.com>"
 license="MIT"
 homepage="https://github.com/alecthomas/chroma"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/alecthomas/chroma/archive/v${version}.tar.gz"
 checksum=03bbe1fd43109b125cb33cf72e26338376056b961ea1c9ab1ecc02a60651e67b
 
diff --git a/srcpkgs/chronograf/template b/srcpkgs/chronograf/template
index b23d2ef09a3..6f5cc18b1e3 100644
--- a/srcpkgs/chronograf/template
+++ b/srcpkgs/chronograf/template
@@ -11,6 +11,8 @@ short_desc="Open source monitoring and visualization UI for the TICK stack"
 maintainer="Michael Aldridge <maldridge@voidlinux.org>"
 license="AGPL-3.0"
 homepage="https://www.influxdata.com/time-series-platform/chronograf/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/influxdata/${pkgname}/archive/${version}.tar.gz"
 checksum=245479b691e2ad484717778562ce9e0c21b1d769e7d748335d1c5f41cd677d4c
 
diff --git a/srcpkgs/clipman/template b/srcpkgs/clipman/template
index a48999a5004..033776dbf3e 100644
--- a/srcpkgs/clipman/template
+++ b/srcpkgs/clipman/template
@@ -10,6 +10,8 @@ short_desc="Simple clipboard manager for Wayland"
 maintainer="travankor <travankor@tuta.io>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/yory8/clipman"
+nopie=unverified
+nostrip=nopie
 changelog="https://raw.githubusercontent.com/yory8/clipman/master/CHANGELOG.md"
 distfiles="https://github.com/yory8/clipman/archive/v${version}.tar.gz"
 checksum=0b2c8a4e333b86f5dc6c873ee3b3c6e748e94e681bfa4fd9e81fc412c7a7cad1
diff --git a/srcpkgs/cni-plugins/template b/srcpkgs/cni-plugins/template
index cee0971f8b1..e41e8950abf 100644
--- a/srcpkgs/cni-plugins/template
+++ b/srcpkgs/cni-plugins/template
@@ -9,6 +9,8 @@ short_desc="Container Network Interface (plugins)"
 maintainer="Cameron Nemo <cnemo@tutanota.com>"
 license="Apache-2.0"
 homepage="https://github.com/containernetworking/plugins"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/containernetworking/plugins/archive/v${version}.tar.gz"
 checksum=3a77de1fcd3b818a2062d9208cab3492ad5cf8177f8fb5e86419e81143c86fa5
 
diff --git a/srcpkgs/cni/template b/srcpkgs/cni/template
index c76186f2d76..7c54b22bbdb 100644
--- a/srcpkgs/cni/template
+++ b/srcpkgs/cni/template
@@ -9,5 +9,7 @@ short_desc="Container Network Interface"
 maintainer="Cameron Nemo <cnemo@tutanota.com>"
 license="Apache-2.0"
 homepage="https://github.com/containernetworking/cni"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/containernetworking/cni/archive/v${version}.tar.gz"
 checksum=4517eabfd65aea2012dc48d057bf889a0a41ed9837387d95cd1e36c0dbddcfd4
diff --git a/srcpkgs/cod/template b/srcpkgs/cod/template
index 864dce421d2..e680c59d30a 100644
--- a/srcpkgs/cod/template
+++ b/srcpkgs/cod/template
@@ -8,5 +8,7 @@ short_desc="Completion daemon for bash/zsh "
 maintainer="Benjamín Albiñana <benalb@gmail.com>"
 license="Apache-2.0"
 homepage="https://github.com/dim-an/cod"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/dim-an/${pkgname}/archive/v${version}.tar.gz"
 checksum=6f773358f363141dcd1bbdffaaa5dea0a40ae7a84d5fc55fd453302de8493c20
diff --git a/srcpkgs/codesearch/template b/srcpkgs/codesearch/template
index 1d35176ef5b..f9f1c19eb79 100644
--- a/srcpkgs/codesearch/template
+++ b/srcpkgs/codesearch/template
@@ -11,6 +11,8 @@ short_desc="Fast, indexed regexp search over large file trees"
 maintainer="Leah Neukirchen <leah@vuxu.org>"
 license="BSD-3-Clause"
 homepage="http://github.com/google/codesearch"
+nopie=unverified
+nostrip=nopie
 distfiles="http://github.com/google/codesearch/archive/v${version}.tar.gz"
 checksum=0314f4c0a8c2d4a050cd0b0ad95d489d28bef8bada63ea20fdc59e802ac1126e
 
diff --git a/srcpkgs/consul-template/template b/srcpkgs/consul-template/template
index c4ffeefb652..4b9001b9813 100644
--- a/srcpkgs/consul-template/template
+++ b/srcpkgs/consul-template/template
@@ -9,5 +9,7 @@ short_desc="Template rendering, notifier, and supervisor for Consul and Vault da
 maintainer="Noel Cower <ncower@nil.dev>"
 license="MPL-2.0"
 homepage="https://$go_import_path"
+nopie=unverified
+nostrip=nopie
 distfiles="$homepage/archive/v$version.tar.gz"
 checksum=570fb4a309779830e9b48c02c2a9ceb4cb21b195f02cb3402face78bd031f40f
diff --git a/srcpkgs/consul/template b/srcpkgs/consul/template
index b21eb5d8f03..46bb8bf529b 100644
--- a/srcpkgs/consul/template
+++ b/srcpkgs/consul/template
@@ -14,6 +14,8 @@ short_desc="Distributed solution to connect and configure applications"
 maintainer="iaroki <iaroki@protonmail.com>"
 license="MPL-2.0"
 homepage="https://www.consul.io/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://${go_import_path}/archive/v${version}.tar.gz"
 checksum=5fbf25b8df906dfb4133eedf266a5c4a5af3022428b03a41928e1e48bd59a3b9
 
diff --git a/srcpkgs/containerd/template b/srcpkgs/containerd/template
index 528edababcc..68c0bdbce5f 100644
--- a/srcpkgs/containerd/template
+++ b/srcpkgs/containerd/template
@@ -17,6 +17,8 @@ short_desc="Open and reliable container runtime"
 maintainer="Paul Knopf <pauldotknopf@gmail.com>"
 license="Apache-2.0"
 homepage="https://github.com/containerd/containerd"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/containerd/containerd/archive/v${version}.tar.gz"
 checksum=d30d59e143697aa4f0960205b3f5ac59c573b332f20507740ef2dc0fb5ae8ded
 make_dirs="/var/lib/containerd 0755 root root"
diff --git a/srcpkgs/cordless/template b/srcpkgs/cordless/template
index c03d1e08f24..c04bf403bef 100644
--- a/srcpkgs/cordless/template
+++ b/srcpkgs/cordless/template
@@ -10,6 +10,8 @@ short_desc="Command-line discord client"
 maintainer="Alex Childs <misuchiru03+void@gmail.com>"
 license="BSD-3-Clause"
 homepage="https://github.com/Bios-Marcel/${pkgname}"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/Bios-Marcel/${pkgname}/archive/${version//./-}.tar.gz"
 checksum=ca86d772a5e00f915e63078ababfd6f96acdae4b251fe7b9e1e4fe9eb3c5bed9
 
diff --git a/srcpkgs/coredns/template b/srcpkgs/coredns/template
index cd5b095235a..565f39994d3 100644
--- a/srcpkgs/coredns/template
+++ b/srcpkgs/coredns/template
@@ -9,6 +9,8 @@ short_desc="CoreDNS is a DNS server that chains plugins"
 maintainer="Noel Cower <ncower@nil.dev>"
 license="Apache-2.0"
 homepage="https://coredns.io"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/coredns/coredns/archive/v${version}.tar.gz"
 checksum=7e436e9d0c0b84af863685e05d701b84247bb0f12b6dbf05ea87e165c1398b2b
 make_dirs="/etc/coredns 0750 root root"
diff --git a/srcpkgs/cowyo/template b/srcpkgs/cowyo/template
index 32b46fb3a3a..b8d0ce040ff 100644
--- a/srcpkgs/cowyo/template
+++ b/srcpkgs/cowyo/template
@@ -8,6 +8,8 @@ short_desc="Wiki webserver for minimalists"
 maintainer="Benjamín Albiñana <benalb@gmail.com>"
 license="MIT"
 homepage="https://github.com/schollz/cowyo"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/schollz/${pkgname}/archive/v${version}.tar.gz"
 checksum=b67d6dcb0ed5c050245ae75c72f182dba396d4caa66f747a2de8e3fdf4c0a1ed
 
diff --git a/srcpkgs/coyim/template b/srcpkgs/coyim/template
index 7597c891823..54e064c0098 100644
--- a/srcpkgs/coyim/template
+++ b/srcpkgs/coyim/template
@@ -10,6 +10,8 @@ short_desc="Safe and secure XMPP chat client"
 maintainer="Illia Shestakov <ishestakov@airmail.cc>"
 license="GPL-3.0-only"
 homepage="https://coy.im"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/coyim/coyim/archive/v${version}.tar.gz"
 checksum=4717901462f027578369358c8772eb5b14e22f053fc30e4c9dbcc2b053374a41
 
diff --git a/srcpkgs/crane/template b/srcpkgs/crane/template
index ec0dd454021..f0aacc3a445 100644
--- a/srcpkgs/crane/template
+++ b/srcpkgs/crane/template
@@ -9,6 +9,8 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
 license="MIT"
 go_import_path="github.com/michaelsauter/crane"
 homepage="https://${go_import_path}"
+nopie=unverified
+nostrip=nopie
 distfiles="${homepage}/archive/v${version}.tar.gz"
 checksum=4d40aafb52bf0d4f3ba8d4eaedc4b1822da9744d37ba888e8be3db6457868268
 
diff --git a/srcpkgs/cri-o/template b/srcpkgs/cri-o/template
index 4de358f3c98..59188d7c1cd 100644
--- a/srcpkgs/cri-o/template
+++ b/srcpkgs/cri-o/template
@@ -15,6 +15,8 @@ short_desc="OCI-based implementation of Kubernetes Container Runtime Interface"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="Apache-2.0"
 homepage="https://github.com/kubernetes-sigs/cri-o"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/kubernetes-sigs/cri-o/archive/v${version}.tar.gz"
 checksum=69c89094c5c03fa1cb58c11ccd7bdae7ba0da644d5f0124e0a9a508c548d1ba2
 
diff --git a/srcpkgs/cri-tools/template b/srcpkgs/cri-tools/template
index 755fd3d1fab..6a6b26a0fe3 100644
--- a/srcpkgs/cri-tools/template
+++ b/srcpkgs/cri-tools/template
@@ -8,6 +8,8 @@ short_desc="CLI and validation tools for Kubelet Container Runtime Interface (CR
 maintainer="Kyle Nusbaum <knusbaum+void@sdf.org>"
 license="Apache-2.0"
 homepage="https://github.com/kubernetes-sigs/cri-tools"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/kubernetes-sigs/cri-tools/archive/v${version}.tar.gz"
 checksum=d3c9af8b895465d0790589246b5e41d7ebd41f18da5a07b77dd7e0c85d8ba549
 
diff --git a/srcpkgs/croc/template b/srcpkgs/croc/template
index 4aae535c25f..9ec2009c872 100644
--- a/srcpkgs/croc/template
+++ b/srcpkgs/croc/template
@@ -9,6 +9,8 @@ short_desc="Easily and securely send things from one computer to another"
 maintainer="Benjamín Albiñana <benalb@gmail.com>"
 license="MIT"
 homepage="https://github.com/schollz/croc"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/schollz/croc/archive/v${version}.tar.gz"
 checksum=336b6c3ce3930e50326341c9131fd1f2ea207a33b331b0b6d3ce00bc324445f3
 
diff --git a/srcpkgs/darch/template b/srcpkgs/darch/template
index 238eebd3158..53250b095c2 100644
--- a/srcpkgs/darch/template
+++ b/srcpkgs/darch/template
@@ -13,6 +13,8 @@ short_desc="Tool for building/booting stateless and immutable images, bare metal
 maintainer="Paul Knopf <pauldotknopf@gmail.com>"
 license="MIT"
 homepage="https://godarch.com/"
+nopie=unverified
+nostrip=nopie
 
 do_fetch() {
 	mkdir -p "$(dirname ${GOSRCPATH})"
diff --git a/srcpkgs/delve/template b/srcpkgs/delve/template
index 7de8cad55bb..568f9d485d9 100644
--- a/srcpkgs/delve/template
+++ b/srcpkgs/delve/template
@@ -8,6 +8,8 @@ short_desc="Debugger for the Go programming language"
 maintainer="Renato Aguiar <renato@renatoaguiar.net>"
 license="MIT"
 homepage="https://github.com/go-delve/delve"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/go-delve/delve/archive/v${version}.tar.gz"
 checksum=6d9da41a18905c9819e33f475bf911facba1297674d2312ab5d7e2488fac685a
 
diff --git a/srcpkgs/dep/template b/srcpkgs/dep/template
index f2a886bc66a..e776564c180 100644
--- a/srcpkgs/dep/template
+++ b/srcpkgs/dep/template
@@ -12,6 +12,8 @@ short_desc="Go dependency management tool"
 maintainer="Andrea Brancaleoni <abc@pompel.me>"
 license="BSD-3-Clause"
 homepage="https://${go_import_path}"
+nopie=unverified
+nostrip=nopie
 distfiles="${homepage}/archive/v${version}.tar.gz"
 checksum=929c8f759838f98323211ba408a831ea80d93b75beda8584b6d950f393a3298a
 
diff --git a/srcpkgs/dht-node/template b/srcpkgs/dht-node/template
index 7ae65c38731..19de77f7c99 100644
--- a/srcpkgs/dht-node/template
+++ b/srcpkgs/dht-node/template
@@ -10,6 +10,8 @@ short_desc="IPFS dht node"
 maintainer="lemmi <lemmi@nerd2nerd.org>"
 license="MIT"
 homepage="http://github.com/ipfs/dht-node"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/ipfs/dht-node/archive/v${version}.tar.gz"
 checksum=06ce87dc4c62b0f960eaa7e0d3c2d1adc1c5335361391faa5c7587bc2e4b59c1
 broken="missing distfile and modules"
diff --git a/srcpkgs/direnv/template b/srcpkgs/direnv/template
index 387e2fe6c95..de5f87c82ae 100644
--- a/srcpkgs/direnv/template
+++ b/srcpkgs/direnv/template
@@ -8,6 +8,8 @@ short_desc="Environment switcher for the shell"
 maintainer="Diogo Leal <diogo@diogoleal.com>"
 license="MIT"
 homepage="https://direnv.net/"
+nopie=unverified
+nostrip=nopie
 changelog="https://raw.githubusercontent.com/direnv/direnv/master/CHANGELOG.md"
 distfiles="https://github.com/direnv/direnv/archive/v${version}.tar.gz"
 checksum=bf35d267a28dcace4109c3256f2cd7cb0ca3b8d461d2fbf848db3f65b809befd
diff --git a/srcpkgs/dirstalk/template b/srcpkgs/dirstalk/template
index 2db2d1609e6..cdcc7f67610 100644
--- a/srcpkgs/dirstalk/template
+++ b/srcpkgs/dirstalk/template
@@ -9,6 +9,8 @@ short_desc="Multi threaded application designed to brute force paths on web serv
 maintainer="Stnby <stnby@tuta.io>"
 license="MIT"
 homepage="https://${go_import_path}"
+nopie=unverified
+nostrip=nopie
 distfiles="${homepage}/archive/${version}.tar.gz"
 checksum=423583898c3a4387917c0df5639cf83bd89ed3047e4140d460697b157095e33a
 
diff --git a/srcpkgs/distrobuilder/template b/srcpkgs/distrobuilder/template
index fc7919eab01..c1a8b2d3d70 100644
--- a/srcpkgs/distrobuilder/template
+++ b/srcpkgs/distrobuilder/template
@@ -12,5 +12,7 @@ short_desc="System container image builder for LXC and LXD"
 maintainer="Robert Lowry <bobertlo@gmail.com>"
 license="Apache-2.0"
 homepage="https://linuxcontainers.org/distrobuilder/introduction/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/lxc/distrobuilder/archive/distrobuilder-${version}.tar.gz"
 checksum=e8a9bc5d8dd7fd48bdd244407697d4a1265d55bb628ad62b824066bd23999acf
diff --git a/srcpkgs/dive/template b/srcpkgs/dive/template
index 9144579660a..b8e70f48f36 100644
--- a/srcpkgs/dive/template
+++ b/srcpkgs/dive/template
@@ -9,6 +9,8 @@ short_desc="Container image exploration tool"
 maintainer="Cameron Nemo <cnemo@tutanota.com>"
 license="MIT"
 homepage="https://github.com/wagoodman/dive"
+nopie=unverified
+nostrip=nopie
 distfiles="${homepage}/archive/v${version}.tar.gz"
 checksum=1f84bf3d2ba04986827ff5b1a66920f030f7b4788c927c5e152ff5bcf49f9770
 
diff --git a/srcpkgs/dlayer/template b/srcpkgs/dlayer/template
index 9b33ddc7657..a4ba50a09cc 100644
--- a/srcpkgs/dlayer/template
+++ b/srcpkgs/dlayer/template
@@ -9,6 +9,8 @@ short_desc="Dlayer is a docker layer analyzer"
 maintainer="Mate GABRI <iam@theguy.io>"
 license="MIT"
 homepage="https://github.com/orisano/dlayer"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/orisano/dlayer/archive/v${version}.tar.gz"
 checksum=f449e141792b721bf107886ae367daa2e453a3d955f529a1ce68f80d26aa6446
 
diff --git a/srcpkgs/dnote-cli/template b/srcpkgs/dnote-cli/template
index 309bee7649b..2eaa091c554 100644
--- a/srcpkgs/dnote-cli/template
+++ b/srcpkgs/dnote-cli/template
@@ -11,6 +11,8 @@ short_desc="Capture what you learn as you code without leaving the command line"
 maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
 license="MIT"
 homepage="https://dnote.io/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/dnote-io/cli/archive/v${version}.tar.gz"
 checksum=886f09dc20ff9cb56bdbc71eb7e78e7099b541fa0d830d4b4d0251b2fb32ad06
 
diff --git a/srcpkgs/dnscrypt-proxy/template b/srcpkgs/dnscrypt-proxy/template
index 969a152fab3..ce7b5c4e406 100644
--- a/srcpkgs/dnscrypt-proxy/template
+++ b/srcpkgs/dnscrypt-proxy/template
@@ -9,6 +9,8 @@ short_desc="DNS proxy that encrypts queries"
 maintainer="Lugubris <lugubris@disroot.org>"
 license="ISC"
 homepage="https://github.com/DNSCrypt/dnscrypt-proxy"
+nopie=unverified
+nostrip=nopie
 changelog="https://raw.githubusercontent.com/DNSCrypt/dnscrypt-proxy/master/ChangeLog"
 distfiles="https://github.com/DNSCrypt/dnscrypt-proxy/archive/${version}.tar.gz"
 checksum=c2c9968f07a414e973ec5734f4598d756a35c32beedb18268590ea1355794237
diff --git a/srcpkgs/docker-credential-pass/template b/srcpkgs/docker-credential-pass/template
index 40b1d54529f..cc076ed35e1 100644
--- a/srcpkgs/docker-credential-pass/template
+++ b/srcpkgs/docker-credential-pass/template
@@ -12,6 +12,8 @@ short_desc="Use native stores to keep Docker credentials safe"
 maintainer="Hoang Nguyen <hoang@wetrust.io>"
 license="MIT"
 homepage="https://github.com/docker/docker-credential-helpers"
+nopie=unverified
+nostrip=nopie
 distfiles="https://${go_import_path}/archive/v${version}.tar.gz"
 checksum=441684cf1d2434aa1024aa2f8455e11502c44858e93ea171b19caa656dd2b2e2
 
diff --git a/srcpkgs/docker-gen/template b/srcpkgs/docker-gen/template
index 9256fde323a..d4824fd45d7 100644
--- a/srcpkgs/docker-gen/template
+++ b/srcpkgs/docker-gen/template
@@ -10,6 +10,8 @@ go_package="${go_import_path}/cmd/docker-gen"
 maintainer="Andrea Brancaleoni <abc@pompel.me>"
 license="MIT"
 homepage="https://$go_import_path"
+nopie=unverified
+nostrip=nopie
 distfiles="$homepage/archive/$version.tar.gz"
 checksum=7951b63684e4ace9eab4f87f0c5625648f8add2559fa7779fabdb141a8a83908
 
diff --git a/srcpkgs/docker-machine-driver-kvm/template b/srcpkgs/docker-machine-driver-kvm/template
index b5a5433f99e..c67c6f166e2 100644
--- a/srcpkgs/docker-machine-driver-kvm/template
+++ b/srcpkgs/docker-machine-driver-kvm/template
@@ -12,6 +12,8 @@ short_desc="KVM driver for docker-machine"
 maintainer="Renato Aguiar <renato@renatoaguiar.net>"
 license="Apache-2.0"
 homepage="https://github.com/tdilauro/docker-machine-kvm"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/tdilauro/docker-machine-kvm/archive/v${version}.tar.gz"
 checksum=9059d9b2221417fdba1d33505110b0ad833fe8abdc7314842b677e0241d5c719
 
diff --git a/srcpkgs/docker-machine/template b/srcpkgs/docker-machine/template
index b3979e073a1..65654821661 100644
--- a/srcpkgs/docker-machine/template
+++ b/srcpkgs/docker-machine/template
@@ -10,6 +10,8 @@ short_desc="Docker Machine management for a container-centric world"
 maintainer="Sergi Alvarez <pancake@nopcode.org>"
 license="Apache-2.0"
 homepage="https://github.com/docker/machine/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/docker/machine/archive/v${version}.tar.gz"
 checksum=b3989ed5b2829c87885b40b209fe475d90d63fbb9bd10879f866441d23cbf495
 
diff --git a/srcpkgs/docker2aci/template b/srcpkgs/docker2aci/template
index 0ddd50cc80b..51b701405a0 100644
--- a/srcpkgs/docker2aci/template
+++ b/srcpkgs/docker2aci/template
@@ -9,5 +9,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
 license="Apache-2.0"
 go_import_path="github.com/appc/docker2aci"
 homepage="https://$go_import_path"
+nopie=unverified
+nostrip=nopie
 distfiles="$homepage/archive/v$version.tar.gz"
 checksum=43cb18a3647ca8bae48a283fa3359e9555ab7a366c7ee9ef8a561797cebe2593
diff --git a/srcpkgs/doctl/template b/srcpkgs/doctl/template
index c4b4cd4a102..be9dc54cf95 100644
--- a/srcpkgs/doctl/template
+++ b/srcpkgs/doctl/template
@@ -10,5 +10,7 @@ short_desc="Command line tool for DigitalOcean services"
 maintainer="Benjamín Albiñana <benalb@gmail.com>"
 license="Apache-2.0"
 homepage="https://github.com/digitalocean/doctl"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/digitalocean/doctl/archive/v${version}.tar.gz"
 checksum=f283df1860afa47551da24c9c0d0ebb1ae4535c7a69e62507e4f787ff47cda60
diff --git a/srcpkgs/domain_exporter/template b/srcpkgs/domain_exporter/template
index 5035a3b4240..6fff477a784 100644
--- a/srcpkgs/domain_exporter/template
+++ b/srcpkgs/domain_exporter/template
@@ -9,5 +9,7 @@ short_desc="Prometheus WHOIS domain details exporter"
 maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
 license="Apache-2.0"
 homepage="https://github.com/shift/domain_exporter"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/shift/domain_exporter/archive/v${version}.tar.gz"
 checksum=f45a60f75832cf6b2df8943b570a636956901399d01f10b2d6bbf7e5ed24077d
diff --git a/srcpkgs/drive/template b/srcpkgs/drive/template
index 0fbc475d641..1f517979979 100644
--- a/srcpkgs/drive/template
+++ b/srcpkgs/drive/template
@@ -8,6 +8,8 @@ short_desc="Google Drive client for the commandline"
 maintainer="Gerardo Di Iorio <arete74@gmail.com>"
 license="Apache-2.0"
 homepage="https://github.com/odeke-em/drive"
+nopie=unverified
+nostrip=nopie
 go_import_path="github.com/odeke-em/drive"
 go_package="github.com/odeke-em/drive/cmd/drive github.com/odeke-em/drive/drive-server "
 distfiles="$homepage/archive/v$version.tar.gz"
diff --git a/srcpkgs/drone-cli/template b/srcpkgs/drone-cli/template
index ca2f9737601..9beaa673449 100644
--- a/srcpkgs/drone-cli/template
+++ b/srcpkgs/drone-cli/template
@@ -10,5 +10,7 @@ short_desc="CLI for Drone continuous delivery platform"
 maintainer="teldra <teldra@rotce.de>"
 license="Apache-2.0"
 homepage="https://github.com/drone/drone-cli"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/drone/drone-cli/archive/v${version}.tar.gz"
 checksum=b4058332a822ed189b4198e8dc712d62e303af7407d20afac8a6943b90ff1085
diff --git a/srcpkgs/elfinfo/template b/srcpkgs/elfinfo/template
index 189d842b001..357bb33c33d 100644
--- a/srcpkgs/elfinfo/template
+++ b/srcpkgs/elfinfo/template
@@ -9,6 +9,8 @@ short_desc="Emit basic information about an ELF file"
 maintainer="Alexander F. Rødseth <xyproto@archlinux.org>"
 license="MIT"
 homepage="https://elfinfo.roboticoverlords.org/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/xyproto/elfinfo/archive/${version}.tar.gz"
 checksum=d50ae9facbfa2c9ecc24feaa817a2f1c92949b06649ae7a097729c99bd8474dd
 
diff --git a/srcpkgs/elvish/template b/srcpkgs/elvish/template
index 5d358752e44..3f084bc8313 100644
--- a/srcpkgs/elvish/template
+++ b/srcpkgs/elvish/template
@@ -8,6 +8,8 @@ short_desc="Novel Unix shell"
 maintainer="Diogo Leal <diogo@diogoleal.com>"
 license="BSD-2-Clause"
 homepage="https://elv.sh/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/elves/elvish/archive/v${version}.tar.gz"
 checksum=36ed5e0318d75f7e7d616398e42477cfbd6fd2a1d1f108dee7941621cfb7378a
 register_shell="/bin/elvish"
diff --git a/srcpkgs/ensure-access/template b/srcpkgs/ensure-access/template
index b5187c8bb4f..6f0c6014a8b 100644
--- a/srcpkgs/ensure-access/template
+++ b/srcpkgs/ensure-access/template
@@ -9,6 +9,8 @@ short_desc="Tool which ensures permissions exists for files and directories"
 maintainer="Noah Huppert <contact@noahh.io>"
 license="MIT"
 homepage="https://github.com/Noah-Huppert/ensure-access"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/Noah-Huppert/ensure-access/archive/v${version}.tar.gz"
 checksum=6bc6dace2aa7b808927e73e8270c7e497be386a60e3ede282cdaf8419b6bd8b5
 
diff --git a/srcpkgs/etcd/template b/srcpkgs/etcd/template
index 85c797e5aca..0b7363ef36c 100644
--- a/srcpkgs/etcd/template
+++ b/srcpkgs/etcd/template
@@ -11,6 +11,8 @@ go_import_path="github.com/coreos/etcd"
 go_package="${go_import_path} ${go_import_path}/etcdctl"
 go_mod_mode="default"
 homepage="https://coreos.com/etcd/docs/latest/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://${go_import_path}/archive/v${version}.tar.gz"
 checksum=46bcd0d034fe9cc6ae86a9f2a72bdc78761ca99bfd5ae4b96b24e4ad93fc627e
 conf_files="/etc/sv/etcd/conf"
diff --git a/srcpkgs/exercism/template b/srcpkgs/exercism/template
index eb696027500..f52595aaddc 100644
--- a/srcpkgs/exercism/template
+++ b/srcpkgs/exercism/template
@@ -11,6 +11,8 @@ short_desc="Command line tool for exercism.io"
 maintainer="SolitudeSF <solitudesf@protonmail.com>"
 license="MIT"
 homepage="https://exercism.io"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/exercism/cli/archive/v${version}.tar.gz"
 checksum=ecc27f272792bc8909d14f11dd08f0d2e9bde4cc663b3769e00eab6e65328a9f
 
diff --git a/srcpkgs/ffuf/template b/srcpkgs/ffuf/template
index 7c18e6137d4..015cebc493c 100644
--- a/srcpkgs/ffuf/template
+++ b/srcpkgs/ffuf/template
@@ -8,6 +8,8 @@ short_desc="Fast web fuzzer"
 maintainer="Andrew Benson <abenson+void@gmail.com>"
 license="MIT"
 homepage="https://github.com/ffuf/ffuf"
+nopie=unverified
+nostrip=nopie
 distfiles="${homepage}/archive/v${version}.tar.gz"
 checksum=468963c6bec5390222802ec0b04c11187bb159f369edc2ebba1d228b8faf4f35
 
diff --git a/srcpkgs/figurine/template b/srcpkgs/figurine/template
index bef430fa4ba..2460a96598e 100644
--- a/srcpkgs/figurine/template
+++ b/srcpkgs/figurine/template
@@ -9,5 +9,7 @@ short_desc="Print your name in style"
 maintainer="travankor <travankor@tuta.io>"
 license="Apache-2.0"
 homepage="https://github.com/arsham/figurine"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/arsham/figurine/archive/v${version}.tar.gz"
 checksum=5af66e90009dae130b8e75678d038ba770b46b8488bff975f5f0f52c0e928bd6
diff --git a/srcpkgs/flannel/template b/srcpkgs/flannel/template
index c8e87e6d24f..420b8360d4d 100644
--- a/srcpkgs/flannel/template
+++ b/srcpkgs/flannel/template
@@ -9,6 +9,8 @@ depends="etcd"
 license="Apache-2.0"
 go_import_path="github.com/coreos/flannel"
 homepage="https://$go_import_path"
+nopie=unverified
+nostrip=nopie
 distfiles="$homepage/archive/v${version}.tar.gz"
 checksum=7375318b288bcff733aabfe1a1007d478cb9091cdaffe68c8253ddd93bc070ed
 
diff --git a/srcpkgs/flint/template b/srcpkgs/flint/template
index 1b8ae9d964c..c32f60bae08 100644
--- a/srcpkgs/flint/template
+++ b/srcpkgs/flint/template
@@ -9,6 +9,8 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
 license="MIT"
 go_import_path="github.com/pengwynn/flint"
 homepage="https://${go_import_path}"
+nopie=unverified
+nostrip=nopie
 distfiles="${homepage}/archive/v${version}.tar.gz"
 checksum=ec865ec5cad191c7fc9c7c6d5007754372696a708825627383913367f3ef8b7f
 
diff --git a/srcpkgs/forego/template b/srcpkgs/forego/template
index 6f239f15efc..a5d908f407f 100644
--- a/srcpkgs/forego/template
+++ b/srcpkgs/forego/template
@@ -9,5 +9,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
 license="Apache-2.0"
 go_import_path="github.com/ddollar/forego"
 homepage="https://$go_import_path"
+nopie=unverified
+nostrip=nopie
 distfiles="$homepage/archive/$version.tar.gz"
 checksum=23119550cc0e45191495823aebe28b42291db6de89932442326340042359b43d
diff --git a/srcpkgs/frp/template b/srcpkgs/frp/template
index 01149cada68..23f7f8abe36 100644
--- a/srcpkgs/frp/template
+++ b/srcpkgs/frp/template
@@ -9,6 +9,8 @@ short_desc="Fast reverse proxy"
 maintainer="Anachron <gith@cron.world>"
 license="Apache-2.0"
 homepage="https://github.com/fatedier/frp"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/fatedier/frp/archive/v${version}.tar.gz"
 checksum=39162780b28c0019207d83919530b573fac0bef8df30f1b6a5860886b0616c67
 
diff --git a/srcpkgs/fs-repo-migrations/template b/srcpkgs/fs-repo-migrations/template
index 05485887e2f..33407b352bc 100644
--- a/srcpkgs/fs-repo-migrations/template
+++ b/srcpkgs/fs-repo-migrations/template
@@ -8,6 +8,8 @@ short_desc="Tool to upgrade the IPFS filesystem repository"
 maintainer="Christopher Brannon <chris@the-brannons.com>"
 license="MIT"
 homepage="https://github.com/ipfs/fs-repo-migrations"
+nopie=unverified
+nostrip=nopie
 distfiles="https://${go_import_path}/archive/v${version}.tar.gz"
 checksum=f8638d1069919283039c50a8f899822202f00a43bef1f359f3bf44e2e3143d48
 
diff --git a/srcpkgs/fscrypt/template b/srcpkgs/fscrypt/template
index 87799d6b9c1..b9f26717167 100644
--- a/srcpkgs/fscrypt/template
+++ b/srcpkgs/fscrypt/template
@@ -11,6 +11,8 @@ short_desc="Tool for managing Linux filesystem encryption"
 maintainer="Andrea Brancaleoni <abc@pomel.me>"
 license="Apache-2.0"
 homepage="https://github.com/google/fscrypt"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/google/fscrypt/archive/v${version}.tar.gz"
 checksum=36f1166d9886548b0d72beeeffb9ca8fb5b28b63a42b369923bc3f0bea78bb3d
 conf_files="/etc/pam.d/fscrypt"
diff --git a/srcpkgs/fzf/template b/srcpkgs/fzf/template
index 109f5d44028..72fe6cc7483 100644
--- a/srcpkgs/fzf/template
+++ b/srcpkgs/fzf/template
@@ -10,6 +10,8 @@ short_desc="Command-line fuzzy finder"
 maintainer="Leah Neukirchen <leah@vuxu.org>"
 license="MIT"
 homepage="https://github.com/junegunn/fzf"
+nopie=unverified
+nostrip=nopie
 changelog="https://raw.githubusercontent.com/junegunn/fzf/master/CHANGELOG.md"
 distfiles="https://github.com/junegunn/fzf/archive/${version}.tar.gz"
 checksum=3090748bb656333ed98490fe62133760e5da40ba4cd429a8142b4a0b69d05586
diff --git a/srcpkgs/gendesk/template b/srcpkgs/gendesk/template
index 1c2d600d23d..4ad640a6d65 100644
--- a/srcpkgs/gendesk/template
+++ b/srcpkgs/gendesk/template
@@ -10,6 +10,8 @@ short_desc="Utility to generate .desktop files and download icons"
 maintainer="Benjamín Albiñana <benalb@gmail.com>"
 license="MIT"
 homepage="http://roboticoverlords.org/gendesk/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/xyproto/${pkgname}/archive/${version}.tar.gz
  http://roboticoverlords.org/images/default.png"
 checksum="924606ca1c15a140b70f363c4a0ac46fb3ad4d05bc39db400d0b0e41dd4456bb
diff --git a/srcpkgs/gfuzz/template b/srcpkgs/gfuzz/template
index a51ea912896..1ae70ccc228 100644
--- a/srcpkgs/gfuzz/template
+++ b/srcpkgs/gfuzz/template
@@ -10,5 +10,7 @@ short_desc="Web fuzzer like wfuzz written in Golang"
 maintainer="Alex Childs <misuchiru03+void@gmail.com>"
 license="Apache-2.0"
 homepage="https://github.com/braaaax/gfuzz"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/braaaax/gfuzz/archive/v${version}.tar.gz"
 checksum=054163243181db528715bf904ee7656aa0a12e9feb120c8afbfd43bd6504ccd1
diff --git a/srcpkgs/ghq/template b/srcpkgs/ghq/template
index 4d2e5167d38..38d4d4bd997 100644
--- a/srcpkgs/ghq/template
+++ b/srcpkgs/ghq/template
@@ -11,6 +11,8 @@ short_desc="Remote repository management made easy"
 maintainer="Dominic Monroe <monroef4@googlemail.com>"
 license="MIT"
 homepage="https://github.com/x-motemen/ghq"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/x-motemen/ghq/archive/v${version}.tar.gz"
 checksum=3a186003fc57e2bfb99c535db0a1d4cff79936dbc3c926a91f5d18d67d0bfc37
 
diff --git a/srcpkgs/gister/template b/srcpkgs/gister/template
index aa486b3f41b..fc9ccdee874 100644
--- a/srcpkgs/gister/template
+++ b/srcpkgs/gister/template
@@ -8,6 +8,8 @@ short_desc="Command line app to create Gists in Go"
 maintainer="travankor <travankor@tuta.io>"
 license="MIT"
 homepage="https://github.com/viyatb/gister"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/viyatb/gister/archive/v${version}.tar.gz"
 checksum=0cb0d739c91ccf93b61885ceb1b5f456367f67439527ba4977ae8e5b7002faca
 
diff --git a/srcpkgs/git-lfs/template b/srcpkgs/git-lfs/template
index 8c5e03f99ab..89c5de42096 100644
--- a/srcpkgs/git-lfs/template
+++ b/srcpkgs/git-lfs/template
@@ -9,6 +9,8 @@ short_desc="Git extension for versioning large files"
 maintainer="Michael Aldridge <maldridge@voidlinux.org>"
 license="MIT"
 homepage="https://git-lfs.github.com/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/git-lfs/${pkgname}/archive/v${version}.tar.gz"
 checksum=8183c4cbef8cf9c2e86b0c0a9822451e2df272f89ceb357c498bfdf0ff1b36c7
 
diff --git a/srcpkgs/git-team/template b/srcpkgs/git-team/template
index b36d212bf0b..944c8e7f3c6 100644
--- a/srcpkgs/git-team/template
+++ b/srcpkgs/git-team/template
@@ -9,6 +9,8 @@ short_desc="Manage and enhance git commit messages with co-authors"
 maintainer="Frank Steinborn <steinex@nognu.de>"
 license="MIT"
 homepage="https://github.com/hekmekk/git-team"
+nopie=unverified
+nostrip=nopie
 distfiles="${homepage}/archive/v${version}.tar.gz"
 checksum=c14370bc180d1da0e04816c71ac1001d039791b801216f670ed5f089beffb3ec
 
diff --git a/srcpkgs/gitbatch/template b/srcpkgs/gitbatch/template
index 4464729f2b8..02ae05e9657 100644
--- a/srcpkgs/gitbatch/template
+++ b/srcpkgs/gitbatch/template
@@ -9,6 +9,8 @@ short_desc="Command line tool to manage your git repositories in one place"
 maintainer="0x0f0f0f <sudo-woodo3@protonmail.com>"
 license="MIT"
 homepage="https://github.com/isacikgoz/gitbatch"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/isacikgoz/gitbatch/archive/v${version}.tar.gz"
 checksum=b1781bb1a0f16545d8980d4f854cb4685c289b222d141197889fc387524aa515
 
diff --git a/srcpkgs/gitea/template b/srcpkgs/gitea/template
index 7f7a4e687de..2e157f1fd88 100644
--- a/srcpkgs/gitea/template
+++ b/srcpkgs/gitea/template
@@ -30,6 +30,8 @@ short_desc="Git with a cup of Tea"
 maintainer="fosslinux <fosslinux@aussies.space>"
 license="MIT"
 homepage="https://gitea.io"
+nopie=unverified
+nostrip=nopie
 changelog="https://github.com/go-gitea/gitea/blob/master/CHANGELOG.md"
 distfiles="https://github.com/go-gitea/gitea/releases/download/v${version}/gitea-src-${version}.tar.gz"
 checksum=695dae81327bdfaa4adaa9d3dc9d2bdcb78d54ac73abac3a630750465858ff8b
diff --git a/srcpkgs/github-cli/template b/srcpkgs/github-cli/template
index 266656885b8..9b2ff0b32cd 100644
--- a/srcpkgs/github-cli/template
+++ b/srcpkgs/github-cli/template
@@ -10,6 +10,8 @@ short_desc="GitHub CLI tool"
 maintainer="shizonic <realtiaz@gmail.com>"
 license="MIT"
 homepage="https://cli.github.com"
+nopie=unverified
+nostrip=nopie
 changelog="https://github.com/cli/cli/releases"
 distfiles="https://github.com/cli/cli/archive/v${version}.tar.gz"
 checksum=5ec8bab6a2c6f26cabc2a6b5f301d8971f9f654a85c6da5e7203e5e2d94cbec0
diff --git a/srcpkgs/github-opml/template b/srcpkgs/github-opml/template
index 3d2f6f49a48..8eabfb13265 100644
--- a/srcpkgs/github-opml/template
+++ b/srcpkgs/github-opml/template
@@ -9,6 +9,8 @@ short_desc="Create opml file with references to all starred repos by a github us
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 homepage="https://github.com/jojomi/github-opml"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/jojomi/github-opml/archive/v${version}.tar.gz"
 checksum=1e1d39505db625579ee69bf08909e149b67ef3d45eb7693787431e5389437a44
 
diff --git a/srcpkgs/gitlab-runner/template b/srcpkgs/gitlab-runner/template
index c242c70a9ad..7701965510b 100644
--- a/srcpkgs/gitlab-runner/template
+++ b/srcpkgs/gitlab-runner/template
@@ -9,6 +9,8 @@ short_desc="Official GitLab CI runner written in Go"
 maintainer="Christian Poulwey <christian.poulwey@t-online.de>"
 license="MIT"
 homepage="https://docs.gitlab.com/runner/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://gitlab.com/gitlab-org/gitlab-runner/-/archive/v${version}/gitlab-runner-v${version}.tar.gz"
 checksum=36b720a1d47f32f8e28bcf951bb322f31aa8aeedf214b8386d33344161e0daf9
 
diff --git a/srcpkgs/gkill/template b/srcpkgs/gkill/template
index f2b9ae64a20..757c1fcef0c 100644
--- a/srcpkgs/gkill/template
+++ b/srcpkgs/gkill/template
@@ -9,6 +9,8 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
 license="MIT"
 go_import_path="github.com/heppu/gkill"
 homepage="https://$go_import_path"
+nopie=unverified
+nostrip=nopie
 distfiles="$homepage/archive/v$version.tar.gz"
 checksum=aee86f1e18a88ecd3024c6deb3dbd6a2e385961ad8365046dc2b64596bdbb84b
 
diff --git a/srcpkgs/glide/template b/srcpkgs/glide/template
index 635084f7098..b3a223cd8a7 100644
--- a/srcpkgs/glide/template
+++ b/srcpkgs/glide/template
@@ -10,6 +10,8 @@ short_desc="Vendor package management for golang"
 maintainer="ananteris <ananteris@protonmail.ch>"
 license="MIT"
 homepage="http://glide.sh"
+nopie=unverified
+nostrip=nopie
 changelog="https://raw.githubusercontent.com/Masterminds/glide/master/CHANGELOG.md"
 distfiles="https://github.com/Masterminds/glide/archive/v${version}.tar.gz"
 checksum=817dad2f25303d835789c889bf2fac5e141ad2442b9f75da7b164650f0de3fee
diff --git a/srcpkgs/glider/template b/srcpkgs/glider/template
index bcba26b2321..645b346e5b4 100644
--- a/srcpkgs/glider/template
+++ b/srcpkgs/glider/template
@@ -9,6 +9,8 @@ short_desc="Forward proxy with multiple protocols support"
 maintainer="whoami <whoami@systemli.org>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/nadoo/glider"
+nopie=unverified
+nostrip=nopie
 distfiles="${homepage}/archive/v${version}.tar.gz"
 checksum=4ad3487abc6d6876c6478e7ff16948b9bd324c0f2b81d15d15d69153c70d368d
 conf_files="/etc/glider/config /etc/glider/rules.d/*"
diff --git a/srcpkgs/glock/template b/srcpkgs/glock/template
index 6cd6cc4c5d8..7f8a20816c0 100644
--- a/srcpkgs/glock/template
+++ b/srcpkgs/glock/template
@@ -12,5 +12,7 @@ go_package="${go_import_path}"
 maintainer="Andrea Brancaleoni <abc@pompel.me>"
 license="Public Domain"
 homepage="https://$go_import_path"
+nopie=unverified
+nostrip=nopie
 distfiles="$homepage/archive/$_commit.tar.gz"
 checksum=b8fea16ccdfa4a927a8590753d44ca5bb610561f3b9e09cc1e501ef5c9351dc9
diff --git a/srcpkgs/glow/template b/srcpkgs/glow/template
index efcafec980e..a7460c9a6b7 100644
--- a/srcpkgs/glow/template
+++ b/srcpkgs/glow/template
@@ -8,6 +8,8 @@ short_desc="Render markdown on the CLI, with pizzazz"
 maintainer="klardotsh <josh@klar.sh>"
 license="MIT"
 homepage="https://github.com/charmbracelet/glow"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/charmbracelet/glow/archive/v${version}${_status}.tar.gz"
 checksum=031a47a06767373ae7d0ad3b6dfd64075b93d66a8a980a7250358fc5f30d05f4
 
diff --git a/srcpkgs/go-bindata/template b/srcpkgs/go-bindata/template
index fefc747838b..ae8204b167c 100644
--- a/srcpkgs/go-bindata/template
+++ b/srcpkgs/go-bindata/template
@@ -11,5 +11,7 @@ license="Public Domain"
 go_import_path="github.com/jteeuwen/go-bindata"
 go_package="${go_import_path}/go-bindata"
 homepage="https://$go_import_path"
+nopie=unverified
+nostrip=nopie
 distfiles="$homepage/archive/$_commit.tar.gz"
 checksum=65cf65ac422fb8072abfaabec86c20a74e448a93b489e896a36642e7049f5d32
diff --git a/srcpkgs/go-capnproto2/template b/srcpkgs/go-capnproto2/template
index 6b9fcc6d67c..43959f97957 100644
--- a/srcpkgs/go-capnproto2/template
+++ b/srcpkgs/go-capnproto2/template
@@ -11,6 +11,8 @@ short_desc="Cap'n Proto library and code generator for Go"
 maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
 license="MIT"
 homepage="https://github.com/capnproto/go-capnproto2"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/capnproto/go-capnproto2/archive/v${version}.tar.gz"
 checksum=ccb51738a35797772fbd92cdc3218caf196a9610f908560e1b1eb6a89ec0edbf
 
diff --git a/srcpkgs/go-ethereum/template b/srcpkgs/go-ethereum/template
index 81a13d53aa7..b52f1e3612d 100644
--- a/srcpkgs/go-ethereum/template
+++ b/srcpkgs/go-ethereum/template
@@ -16,6 +16,8 @@ short_desc="Full suite of Go Ethereum utilities"
 maintainer="Hoang Nguyen <hoang@wetrust.io>"
 license="GPL-3.0-only"
 homepage="https://github.com/ethereum/go-ethereum"
+nopie=unverified
+nostrip=nopie
 distfiles="https://${go_import_path}/archive/v${version}.tar.gz"
 checksum=805b896f4055b8e1b7a295608e2135f93e45f75ce821eb07beaf2acd2e24acc8
 
diff --git a/srcpkgs/go-gdm/template b/srcpkgs/go-gdm/template
index 771731945ab..9bf2797d4cc 100644
--- a/srcpkgs/go-gdm/template
+++ b/srcpkgs/go-gdm/template
@@ -9,6 +9,8 @@ maintainer="Michael Aldridge <maldridge@voidlinux.org>"
 license="Unlicense"
 go_import_path="github.com/sparrc/gdm"
 homepage="https://${go_import_path}"
+nopie=unverified
+nostrip=nopie
 distfiles="${homepage}/archive/${version}.tar.gz"
 checksum=2ac8800319d922fe2816e57f30e23ddd9a11ce2e93294c533318b9f081debde4
 conflicts="gdm"
diff --git a/srcpkgs/go-ipfs/template b/srcpkgs/go-ipfs/template
index 6b962aee3c4..b049c558775 100644
--- a/srcpkgs/go-ipfs/template
+++ b/srcpkgs/go-ipfs/template
@@ -11,6 +11,8 @@ short_desc="Global versioned P2P merkle DAG file system"
 maintainer="Christopher Brannon <chris@the-brannons.com>"
 license="MIT, Apache-2.0"
 homepage="https://ipfs.io"
+nopie=unverified
+nostrip=nopie
 changelog="https://github.com/ipfs/go-ipfs/blob/master/CHANGELOG.md"
 distfiles="https://${go_import_path}/archive/v${version}.tar.gz"
 checksum=df74fe2331958cffde20daa22df25d671af8a29b9f41137c9ad320902fc39496
diff --git a/srcpkgs/go-jira/template b/srcpkgs/go-jira/template
index 8da8caa3690..bab9188ec98 100644
--- a/srcpkgs/go-jira/template
+++ b/srcpkgs/go-jira/template
@@ -11,5 +11,7 @@ short_desc="Simple jira command line client in Go"
 maintainer="Andrea Brancaleoni <abc@pompel.me>"
 license="Apache-2.0"
 homepage="https://$go_import_path"
+nopie=unverified
+nostrip=nopie
 distfiles="$homepage/archive/v$version.tar.gz"
 checksum=01c86d3119d050774caa41b89fb4f038026542eb1e362e89f3f89bf330b68354
diff --git a/srcpkgs/go-langserver/template b/srcpkgs/go-langserver/template
index 529de1dc11b..1c6463973eb 100644
--- a/srcpkgs/go-langserver/template
+++ b/srcpkgs/go-langserver/template
@@ -8,6 +8,8 @@ short_desc="Go language server"
 maintainer="SolitudeSF <solitudesf@protonmail.com>"
 license="MIT"
 homepage="https://github.com/sourcegraph/go-langserver"
+nopie=unverified
+nostrip=nopie
 distfiles="${homepage}/archive/v${version}.tar.gz"
 checksum=12787cd4cff28ad6674bc4de29a68fb60f1e2e0d691cde017f413bbed1e49f9d
 
diff --git a/srcpkgs/go-md2man/template b/srcpkgs/go-md2man/template
index 237256b439f..78381ecd71d 100644
--- a/srcpkgs/go-md2man/template
+++ b/srcpkgs/go-md2man/template
@@ -9,6 +9,8 @@ short_desc="Convert md to manpages"
 maintainer="Daniel Lewan <vision360.daniel@gmail.com>"
 license="MIT"
 homepage="https://github.com/cpuguy83/go-md2man"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/cpuguy83/go-md2man/archive/v${version}.tar.gz"
 checksum=50537880d42fc28b9c2e9aaa36b137349d43cc73d46436a499f8c928cd2fc576
 
diff --git a/srcpkgs/go-mtpfs/template b/srcpkgs/go-mtpfs/template
index aa07ad5e1e3..feb9d193c64 100644
--- a/srcpkgs/go-mtpfs/template
+++ b/srcpkgs/go-mtpfs/template
@@ -10,6 +10,8 @@ short_desc="Mount MTP devices over FUSE"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="BSD-3-Clause"
 homepage="https://github.com/hanwen/go-mtpfs"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/hanwen/go-mtpfs/archive/v${version}.tar.gz"
 checksum=47060acf74c9f7a612f492c041c9463efb37eab4f9a74eca96686ed61bbbe7ec
 
diff --git a/srcpkgs/go-review/template b/srcpkgs/go-review/template
index b352545bedb..b140016e51c 100644
--- a/srcpkgs/go-review/template
+++ b/srcpkgs/go-review/template
@@ -10,6 +10,8 @@ short_desc="Publish reports from different Go linters as gerrit reviews"
 maintainer="Renato Aguiar <renato@renatoaguiar.net>"
 license="MIT"
 homepage="https://github.com/heppu/go-review"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/heppu/go-review/archive/v${version}.tar.gz"
 checksum=08e6eecc36f8706f012c280d6bfd37a6b9f922b223c9b6e5342550103dbdfaa0
 
diff --git a/srcpkgs/goat/template b/srcpkgs/goat/template
index c7eb49d2c24..51296fd2319 100644
--- a/srcpkgs/goat/template
+++ b/srcpkgs/goat/template
@@ -11,5 +11,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
 license="MIT"
 go_import_path="github.com/blampe/goat"
 homepage="http://$go_import_path"
+nopie=unverified
+nostrip=nopie
 distfiles="$homepage/archive/$_commit.tar.gz"
 checksum=f87e66db8423a4113be414501091a8cb00f3775fcc5047ca038e6d15f0420244
diff --git a/srcpkgs/goatcounter/template b/srcpkgs/goatcounter/template
index ec37becd1d4..ef4467b8b68 100644
--- a/srcpkgs/goatcounter/template
+++ b/srcpkgs/goatcounter/template
@@ -9,5 +9,7 @@ short_desc="Easy web analytics without tracking of personal data"
 maintainer="Anjandev Momi <anjan@momi.ca>"
 license="EUPL-1.2"
 homepage="https://www.goatcounter.com/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/zgoat/goatcounter/archive/v${version}.tar.gz"
 checksum=505f8c5848bb368e18c0a041fcbeb87f540813a7455d9a67cdce5a5f25d799e7
diff --git a/srcpkgs/gobuster/template b/srcpkgs/gobuster/template
index 97d2d0fe50a..c3ba63eabb9 100644
--- a/srcpkgs/gobuster/template
+++ b/srcpkgs/gobuster/template
@@ -9,6 +9,8 @@ short_desc="Directory, file and DNS busting tool"
 maintainer="Andrew Benson <abenson+void@gmail.com>"
 license="Apache-2.0"
 homepage="https://github.com/OJ/gobuster"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/OJ/gobuster/archive/v${version}.tar.gz"
 checksum=9c70c73b4c08b02d1fc722cd82eda3d8ce683de53b08c8bddd31fc5c4d90a977
 
diff --git a/srcpkgs/gocryptfs/template b/srcpkgs/gocryptfs/template
index 6f3432b0100..968a7f4bd76 100644
--- a/srcpkgs/gocryptfs/template
+++ b/srcpkgs/gocryptfs/template
@@ -12,6 +12,8 @@ short_desc="Encrypted overlay filesystem written in Go"
 maintainer="Felipe Nogueira <contato.fnog@gmail.com>"
 license="MIT"
 homepage="https://nuetzlich.net/gocryptfs"
+nopie=unverified
+nostrip=nopie
 changelog="https://github.com/rfjakob/gocryptfs#changelog"
 distfiles="https://github.com/rfjakob/${pkgname}/releases/download/v${version}/${pkgname}_v${version}_src-deps.tar.gz"
 checksum=c4ca576c2a47f0ed395b96f70fb58fc8f7b4beced8ae67e356eeed6898f8352a
diff --git a/srcpkgs/godef/template b/srcpkgs/godef/template
index 097a2e0a8cb..ee9b1f5ede0 100644
--- a/srcpkgs/godef/template
+++ b/srcpkgs/godef/template
@@ -8,6 +8,8 @@ short_desc="Print where symbols are defined in Go source code"
 maintainer="Renato Aguiar <renato@renatoaguiar.net>"
 license="BSD-3-Clause"
 homepage="https://github.com/rogpeppe/godef"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/rogpeppe/godef/archive/v${version}.tar.gz"
 checksum=48a1680e9a7db28f19c4b5716402c615bbab454c769c28d9e373df75bde48b9c
 
diff --git a/srcpkgs/gogs/template b/srcpkgs/gogs/template
index 3dc6ebdb674..e02e96b7a41 100644
--- a/srcpkgs/gogs/template
+++ b/srcpkgs/gogs/template
@@ -12,6 +12,8 @@ short_desc="Self-hosted Git Service in Go"
 maintainer="John Regan <john@jrjrtech.com>"
 license="MIT"
 homepage="https://gogs.io"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/gogits/gogs/archive/v${version}.tar.gz"
 checksum=435ed5ca5e15381883079f1483131e3601f69ff56ebfdb5c60d14c0af98ce9a1
 
diff --git a/srcpkgs/goimapnotify/template b/srcpkgs/goimapnotify/template
index 3e4bd5edfca..554f0abbe0f 100644
--- a/srcpkgs/goimapnotify/template
+++ b/srcpkgs/goimapnotify/template
@@ -10,6 +10,8 @@ short_desc="Execute scripts on IMAP idle notifications (Go version)"
 maintainer="Andrew J. Hesford <ajh@sideband.org>"
 license="GPL-3.0-only"
 homepage="https://gitlab.com/shackra/goimapnotify"
+nopie=unverified
+nostrip=nopie
 changelog="https://gitlab.com/shackra/goimapnotify/blob/master/CHANGELOG.rst"
 distfiles="https://${go_import_path}/-/archive/${version}/${pkgname}-${version}.tar.gz"
 checksum=175734cdc3fad285479f4bbad761fe2a379f33e4919572efaf41c8107d249cd9
diff --git a/srcpkgs/golangci-lint/template b/srcpkgs/golangci-lint/template
index b672c18bdc3..44929df0d81 100644
--- a/srcpkgs/golangci-lint/template
+++ b/srcpkgs/golangci-lint/template
@@ -10,6 +10,8 @@ short_desc="Linters Runner for Go"
 maintainer="Renato Aguiar <renato@renatoaguiar.net>"
 license="GPL-3.0-only"
 homepage="https://github.com/golangci/golangci-lint"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/golangci/golangci-lint/archive/v${version}.tar.gz"
 checksum=11a23b60416cab57a7d83c97d723212ec3c430c4d9fdfc698e5f5276cd5ac15a
 
diff --git a/srcpkgs/gomatrix/template b/srcpkgs/gomatrix/template
index fae7a4343ed..c07e85248d6 100644
--- a/srcpkgs/gomatrix/template
+++ b/srcpkgs/gomatrix/template
@@ -9,6 +9,8 @@ short_desc="Terminal Matrix display in golang"
 maintainer="Alex Childs <misuchiru03+void@gmail.com>"
 license="BSD-2-Clause"
 homepage="https://github.com/GeertJohan/gomatrix"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/GeertJohan/gomatrix/archive/v${version}.tar.gz"
 checksum=4d71d2509ac84f2340537d5e6f0eb9810b4173706f13cd6fe5e5e8ee5a69a50c
 
diff --git a/srcpkgs/gopass/template b/srcpkgs/gopass/template
index a49f7cdf8a4..b51dabbbf95 100644
--- a/srcpkgs/gopass/template
+++ b/srcpkgs/gopass/template
@@ -10,6 +10,8 @@ short_desc="Slightly more awesome standard unix password manager for teams"
 maintainer="Felipe Nogueira <contato.fnog@gmail.com>"
 license="MIT"
 homepage="https://www.gopass.pw/"
+nopie=unverified
+nostrip=nopie
 changelog="https://raw.githubusercontent.com/gopasspw/gopass/master/CHANGELOG.md"
 distfiles="https://github.com/gopasspw/gopass/archive/v${version}.tar.gz"
 checksum=f4bfe03bc26701baf411795faafe774aa6025bc6050ab3ebf7e931e5ff821961
diff --git a/srcpkgs/gopls/template b/srcpkgs/gopls/template
index 5ef99f29d7e..2554983c7e8 100644
--- a/srcpkgs/gopls/template
+++ b/srcpkgs/gopls/template
@@ -10,6 +10,8 @@ short_desc="Official language server for the Go language"
 maintainer="Renato Aguiar <renato@renatoaguiar.net>"
 license="MIT"
 homepage="https://github.com/golang/tools"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/golang/tools/archive/gopls/v${version}.tar.gz"
 checksum=b6dfeded6bec0bf960978519cf2d05cb6d996f15d0f13829bdb490de3ca6c675
 
diff --git a/srcpkgs/gopm/template b/srcpkgs/gopm/template
index cf9e8258395..37f02cb18ba 100644
--- a/srcpkgs/gopm/template
+++ b/srcpkgs/gopm/template
@@ -10,5 +10,7 @@ short_desc="Go Package Manager"
 maintainer="John Regan <john@jrjrtech.com>"
 license="Apache"
 homepage="http://gopm.io/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/gpmgo/gopm/archive/${_commit}.tar.gz"
 checksum="67fd6c8940eab9adca178f880d217095ef54db8c608b0d000144d9ba7880c3f8"
diff --git a/srcpkgs/goproxy/template b/srcpkgs/goproxy/template
index 437471ffa75..b719ddee3e5 100644
--- a/srcpkgs/goproxy/template
+++ b/srcpkgs/goproxy/template
@@ -9,5 +9,7 @@ short_desc="High performance HTTP(S), websocket, TCP, UDP, Socks5 proxy server"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/snail007/goproxy"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/snail007/goproxy/archive/v${version}.tar.gz"
 checksum=13f8e37d274d2b7b7cdf1ae3d98723fbb9acf1476c92a1e0d43039109d238ccc
diff --git a/srcpkgs/gops/template b/srcpkgs/gops/template
index 3638fcfb6a1..c01c9c97c87 100644
--- a/srcpkgs/gops/template
+++ b/srcpkgs/gops/template
@@ -8,6 +8,8 @@ short_desc="List and diagnose Go processes currently running on your system"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="BSD-3-Clause"
 homepage="https://github.com/google/gops"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/google/gops/archive/v${version}.tar.gz"
 checksum=22140f26c9ec465e15a2db31a5ba374326f62f45079f7a7dae1f6b0dfcd5a3a4
 
diff --git a/srcpkgs/gosh/template b/srcpkgs/gosh/template
index 34388757f28..7ffd42e6ef2 100644
--- a/srcpkgs/gosh/template
+++ b/srcpkgs/gosh/template
@@ -8,5 +8,7 @@ short_desc="Interactive shell for Golang"
 maintainer="Diogo Leal <diogo@diogoleal.com>"
 license="GPL-3"
 homepage="https://github.com/mkouhei/gosh"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/mkouhei/gosh/archive/v${version}.tar.gz"
 checksum=0b601b467a57d809134a13c8e52c4986eb328931a4db3c237630cdcd9891a707
diff --git a/srcpkgs/gotop/template b/srcpkgs/gotop/template
index 5631aa7a8af..d6f4c527567 100644
--- a/srcpkgs/gotop/template
+++ b/srcpkgs/gotop/template
@@ -9,6 +9,8 @@ short_desc="Terminal based graphical activity monitor"
 maintainer="SolitudeSF <solitudesf@protonmail.com>"
 license="AGPL-3.0-or-later"
 homepage="https://github.com/cjbassi/gotop"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/cjbassi/gotop/archive/${version}.tar.gz"
 checksum=d5147080bb6057f0bf0900b38438e89aa066959c845bdd4c84a9c9fe478b176f
 
diff --git a/srcpkgs/gotty/template b/srcpkgs/gotty/template
index 0e5d268e992..525fa7da941 100644
--- a/srcpkgs/gotty/template
+++ b/srcpkgs/gotty/template
@@ -9,6 +9,8 @@ short_desc="Share your terminal as a web application"
 maintainer="Diogo Leal <diogo@diogoleal.com>"
 license="MIT"
 homepage="https://github.com/yudai/gotty/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/yudai/gotty/archive/v${version}.tar.gz"
 checksum=32695d70a79f55efdf4fba6f06f830515a2055abc58fc15e2124dff5be75695b
 
diff --git a/srcpkgs/govendor/template b/srcpkgs/govendor/template
index 76b83b36abb..3672fb5229c 100644
--- a/srcpkgs/govendor/template
+++ b/srcpkgs/govendor/template
@@ -8,6 +8,8 @@ short_desc="Go vendor tool that works with the standard vendor file"
 maintainer="lemmi <lemmi@nerd2nerd.org>"
 license="BSD"
 homepage="https://github.com/kardianos/govendor"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/kardianos/govendor/archive/v${version}.tar.gz"
 checksum=d303abf194838792234a1451c3a1e87885d1b2cd21774867b592c1f7db00551e
 
diff --git a/srcpkgs/goversion/template b/srcpkgs/goversion/template
index 390551d2b42..1e8edceebcb 100644
--- a/srcpkgs/goversion/template
+++ b/srcpkgs/goversion/template
@@ -9,6 +9,8 @@ short_desc="Print version used to build Go executables"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="BSD-3-Clause"
 homepage="https://github.com/rsc/goversion"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/rsc/goversion/archive/v${version}.tar.gz"
 checksum=65e9c181995ed8c9207ea08d79a148ab53307b7fad2172a5a0764d6aa393a98e
 
diff --git a/srcpkgs/grafana/template b/srcpkgs/grafana/template
index ce65acaf785..8be84e842f6 100644
--- a/srcpkgs/grafana/template
+++ b/srcpkgs/grafana/template
@@ -10,6 +10,8 @@ short_desc="Open platform for beautiful analytics and monitoring"
 maintainer="Michael Aldridge <maldridge@voidlinux.org>"
 license="Apache-2.0"
 homepage="https://grafana.com"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/grafana/grafana/archive/v${version}.tar.gz"
 checksum=7ae69011674a5b6a792e8ec84c93e8be9d50ad2e995cc63f3508d0b2e7acb754
 
diff --git a/srcpkgs/gron/template b/srcpkgs/gron/template
index 566d222a195..00a7eba7a17 100644
--- a/srcpkgs/gron/template
+++ b/srcpkgs/gron/template
@@ -9,6 +9,8 @@ short_desc="Tool to make JSON greppable"
 maintainer="Noel Cower <ncower@nil.dev>"
 license="MIT"
 homepage="https://github.com/tomnomnom/gron"
+nopie=unverified
+nostrip=nopie
 distfiles="${homepage}/archive/v${version}.tar.gz"
 checksum=fe75b1b4922b591723f48cb9cd2c31cb60bb3ab9f8d0398df75a08b781d8591c
 
diff --git a/srcpkgs/gucci/template b/srcpkgs/gucci/template
index 16d1180b130..495c9d83a9b 100644
--- a/srcpkgs/gucci/template
+++ b/srcpkgs/gucci/template
@@ -9,6 +9,8 @@ short_desc="Simple CLI templating tool written in Go"
 maintainer="Leah Neukirchen <leah@vuxu.org>"
 license="MIT"
 homepage="https://github.com/noqcks/gucci"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/noqcks/gucci/archive/${version}.tar.gz"
 checksum=b31ebdb94d227331ac954262e43e39e3b9a1fb25bab96fd0cccb7ddfb997e383
 broken="cli.StringFlag does not implement cli.Flag (Apply method has pointer receiver)"
diff --git a/srcpkgs/gx-go/template b/srcpkgs/gx-go/template
index b06ced23433..74551b55c38 100644
--- a/srcpkgs/gx-go/template
+++ b/srcpkgs/gx-go/template
@@ -10,6 +10,8 @@ short_desc="A subtool for the gx package manager for packages written in go"
 maintainer="lemmi <lemmi@nerd2nerd.org>"
 license="MIT"
 homepage="https://github.com/whyrusleeping/gx-go"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/whyrusleeping/gx-go/archive/v${version}.tar.gz"
 checksum=f3a0ee17359e0e5efab8008361da0e312ca723a0c9e165342a0306caba55a535
 broken="cli.BoolFlag does not implement cli.Flag (Apply method has pointer receiver)"
diff --git a/srcpkgs/gx/template b/srcpkgs/gx/template
index ff3ea0267c8..6405ecf9c22 100644
--- a/srcpkgs/gx/template
+++ b/srcpkgs/gx/template
@@ -9,6 +9,8 @@ short_desc="Language-agnostic, universal package manager around IPFS"
 maintainer="lemmi <lemmi@nerd2nerd.org>"
 license="MIT"
 homepage="https://github.com/whyrusleeping/gx"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/whyrusleeping/gx/archive/v${version}.tar.gz"
 checksum=2c0b90ddfd3152863f815c35b37e94d027216c6ba1c6653a94b722bf6e2b015d
 
diff --git a/srcpkgs/hcloud/template b/srcpkgs/hcloud/template
index 787e24d65b8..d717631e0a4 100644
--- a/srcpkgs/hcloud/template
+++ b/srcpkgs/hcloud/template
@@ -12,6 +12,8 @@ short_desc="Command-line interface for Hetzner Cloud"
 maintainer="Gerardo Di Iorio <arete74@gmail.com>"
 license="MIT"
 homepage="https://github.com/hetznercloud/cli"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/hetznercloud/cli/archive/v${version}.tar.gz"
 checksum=839d936158377cd6d23b5734853ff5458edcd3cd9c731a7ff57a55fc15c024d8
 
diff --git a/srcpkgs/hey/template b/srcpkgs/hey/template
index 02ab135fa1e..36c91a504bf 100644
--- a/srcpkgs/hey/template
+++ b/srcpkgs/hey/template
@@ -9,5 +9,7 @@ short_desc="HTTP load generator"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="Apache-2.0"
 homepage="https://github.com/rakyll/hey"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/rakyll/hey/archive/v${version}.tar.gz"
 checksum=e8901a5df18d936b72f9fc9bccf2a1020641d2811c8f4483bc41fce801088880
diff --git a/srcpkgs/hivemind/template b/srcpkgs/hivemind/template
index 935d852b4a5..f67d79ec32e 100644
--- a/srcpkgs/hivemind/template
+++ b/srcpkgs/hivemind/template
@@ -8,6 +8,8 @@ short_desc="Process manager for Procfile-based applications"
 maintainer="Daniel Lewan <vision360.daniel@gmail.com>"
 license="MIT"
 homepage="https://github.com/DarthSim/hivemind"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/DarthSim/hivemind/archive/v${version}.tar.gz"
 checksum=8ca7884db49268b7938d0503e7e95443cb3a56696478d5dcc2b9813705525a39
 
diff --git a/srcpkgs/hooktftp/template b/srcpkgs/hooktftp/template
index e1e669154b4..9d6dd1a1e01 100644
--- a/srcpkgs/hooktftp/template
+++ b/srcpkgs/hooktftp/template
@@ -10,6 +10,8 @@ short_desc="Hook based tftp server"
 maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
 license="MIT"
 homepage="https://github.com/tftp-go-team/hooktftp"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/tftp-go-team/hooktftp/archive/${version}.tar.gz"
 checksum=74a29947509a4a718091a5571cc2b2bdbfae807499f06beae124e78afdc56cf9
 
diff --git a/srcpkgs/httpstat/template b/srcpkgs/httpstat/template
index c6ecf6bf23a..9239428994d 100644
--- a/srcpkgs/httpstat/template
+++ b/srcpkgs/httpstat/template
@@ -9,6 +9,8 @@ short_desc="It's like curl -v, with colours"
 maintainer="Diogo Leal <diogo@diogoleal.com>"
 license="MIT"
 homepage="https://github.com/davecheney/httpstat"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/davecheney/httpstat/archive/v${version}.tar.gz"
 checksum=3a9e89141bb773ca5fa35b9b0ddd4832c17b317849471bacd0f1130333bbcd7b
 
diff --git a/srcpkgs/hub/template b/srcpkgs/hub/template
index 9865d359fd2..059a2bcfd45 100644
--- a/srcpkgs/hub/template
+++ b/srcpkgs/hub/template
@@ -9,6 +9,8 @@ short_desc="Command line tool for Github"
 maintainer="Enno Boland <gottox@voidlinux.org>"
 license="MIT"
 homepage="https://hub.github.com/"
+nopie=unverified
+nostrip=nopie
 changelog="https://github.com/github/hub/releases"
 distfiles="https://github.com/github/hub/archive/v${version}.tar.gz"
 checksum=e19e0fdfd1c69c401e1c24dd2d4ecf3fd9044aa4bd3f8d6fd942ed1b2b2ad21a
diff --git a/srcpkgs/hugo/template b/srcpkgs/hugo/template
index 96b4f9d4c54..80663f9dcdc 100644
--- a/srcpkgs/hugo/template
+++ b/srcpkgs/hugo/template
@@ -11,6 +11,8 @@ short_desc="Fast & Modern Static Website Engine"
 maintainer="Andrea Brancaleoni <abc@pompel.me>"
 license="Apache-2.0"
 homepage="https://gohugo.io"
+nopie=unverified
+nostrip=nopie
 distfiles="https://${go_import_path}/archive/v${version}.tar.gz"
 checksum=abf3ace9367f87ec80c17a19c8e13dc7bdf555f1e5f6fb02b5ca2bf036afbf21
 
diff --git a/srcpkgs/hydroxide/template b/srcpkgs/hydroxide/template
index 5881bed511a..e104cc25b11 100644
--- a/srcpkgs/hydroxide/template
+++ b/srcpkgs/hydroxide/template
@@ -9,6 +9,8 @@ short_desc="Third-party, open-source ProtonMail CardDAV, IMAP and SMTP bridge"
 maintainer="DirectorX <void.directorx@protonmail.com>"
 license="MIT"
 homepage="https://github.com/emersion/hydroxide"
+nopie=unverified
+nostrip=nopie
 distfiles="${homepage}/archive/v${version}.tar.gz"
 checksum=189d302daf207d21d8bea94fbb59fbfc9e26ef945e68f7c02228c936998862fc
 
diff --git a/srcpkgs/i3cat/template b/srcpkgs/i3cat/template
index 235340140d9..75d6d33f921 100644
--- a/srcpkgs/i3cat/template
+++ b/srcpkgs/i3cat/template
@@ -9,6 +9,8 @@ short_desc="Combine multiple i3bar JSON inputs into one to forward to i3bar"
 maintainer="Alex Childs <misuchiru03+void@gmail.com>"
 license="MIT"
 homepage="http://vincent-petithory.github.io/i3cat/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/vincent-petithory/i3cat/archive/v${version}.tar.gz"
 checksum=e7323df791f644540025549b20a69d8907bcab90882b875a8c5c0690d9a188c5
 
diff --git a/srcpkgs/ibus-bamboo/template b/srcpkgs/ibus-bamboo/template
index 9d6b3d8c0ae..6f9ba83e93f 100644
--- a/srcpkgs/ibus-bamboo/template
+++ b/srcpkgs/ibus-bamboo/template
@@ -9,6 +9,8 @@ short_desc="Vietnamese input method for ibus"
 maintainer="ndgnuh <ndgnuh99@gmail.com>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/BambooEngine/ibus-bamboo"
+nopie=unverified
+nostrip=nopie
 distfiles="${homepage}/archive/v${version}.tar.gz>${pkgname}-${version}.tar.gz"
 checksum="c51651bea965fe66ae89a2f08521ae1840ca5d89b57ab41472ba0ef9fdb9b60d"
 conf_files="/usr/share/ibus-bamboo/data/macro.tpl.txt"
diff --git a/srcpkgs/img/template b/srcpkgs/img/template
index 455f8c90bb3..4ec2ed14d92 100644
--- a/srcpkgs/img/template
+++ b/srcpkgs/img/template
@@ -10,6 +10,8 @@ short_desc="Standalone, daemonless, unprivileged container image builder"
 maintainer="Noel Cower <ncower@nil.dev>"
 license="MIT"
 homepage="https://github.com/genuinetools/img"
+nopie=unverified
+nostrip=nopie
 distfiles="${homepage}/archive/v${version}.tar.gz"
 checksum=1e2f8eae67ada9831fbb05520c00715bc4fd96030118fdb2cd34b377ec746171
 
diff --git a/srcpkgs/immortal/template b/srcpkgs/immortal/template
index 0e97e1abef8..e586a2290c0 100644
--- a/srcpkgs/immortal/template
+++ b/srcpkgs/immortal/template
@@ -12,6 +12,8 @@ short_desc="*nix cross-platform (OS agnostic) supervisor"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="BSD-3-Clause"
 homepage="https://github.com/immortal/immortal"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/immortal/immortal/archive/${version}.tar.gz"
 checksum=e31d5afb9028fb5047b5a2cc5f96c844f6480d600643a12075550f497e65f5cb
 
diff --git a/srcpkgs/influxdb/template b/srcpkgs/influxdb/template
index e77b36ed222..aacad2fd3af 100644
--- a/srcpkgs/influxdb/template
+++ b/srcpkgs/influxdb/template
@@ -15,6 +15,8 @@ short_desc="Scalable datastore for metrics, events, and real-time analytics"
 maintainer="Michael Aldridge <maldridge@voidlinux.org>"
 license="MIT"
 homepage="https://influxdata.com/time-series-platform/influxdb/"
+nopie=unverified
+nostrip=nopie
 changelog="https://raw.githubusercontent.com/influxdata/influxdb/master/CHANGELOG.md"
 distfiles="https://${go_import_path}/archive/v${version}.tar.gz"
 checksum=fad5107985395353a584978f6c0ad1fbd4f41ea71bdc9cf55a006cc9a88d2b61
diff --git a/srcpkgs/ipfs-cluster/template b/srcpkgs/ipfs-cluster/template
index 281a5d1239e..3f16c93e7cb 100644
--- a/srcpkgs/ipfs-cluster/template
+++ b/srcpkgs/ipfs-cluster/template
@@ -11,6 +11,8 @@ short_desc="Collective pinning and composition for IPFS"
 maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
 license="Apache-2.0, MIT"
 homepage="https://github.com/ipfs/ipfs-cluster"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/ipfs/ipfs-cluster/archive/v${version}.tar.gz"
 checksum=53758c1518b510fbaf2ba5d7b360d429ee073c6a0bf9296ccd8a5ad18f9575f2
 
diff --git a/srcpkgs/jid/template b/srcpkgs/jid/template
index abce00a8353..bac3b58c7e3 100644
--- a/srcpkgs/jid/template
+++ b/srcpkgs/jid/template
@@ -10,6 +10,8 @@ short_desc="Drill down JSON interactively by using filtering queries"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 homepage="https://github.com/simeji/jid"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/simeji/jid/archive/v${version}.tar.gz"
 checksum=0912050b3be3760804afaf7ecd6b42bfe79e7160066587fbc0afa5324b03fb48
 
diff --git a/srcpkgs/jj/template b/srcpkgs/jj/template
index c05dc5e436d..026a213176e 100644
--- a/srcpkgs/jj/template
+++ b/srcpkgs/jj/template
@@ -10,6 +10,8 @@ short_desc="JSON Stream Editor"
 maintainer="SolitudeSF <solitudesf@protonmail.com>"
 license="MIT"
 homepage="https://github.com/tidwall/jj"
+nopie=unverified
+nostrip=nopie
 distfiles="${homepage}/archive/v${version}.tar.gz"
 checksum=ec234050d032705d9353941e4210ee632317c079c6289f8c8f20c803d35929f0
 
diff --git a/srcpkgs/joker/template b/srcpkgs/joker/template
index a66fffbab25..1df56772275 100644
--- a/srcpkgs/joker/template
+++ b/srcpkgs/joker/template
@@ -9,6 +9,8 @@ short_desc="Interpreted dialect of Clojure written in Go and Clojure(Script) lin
 maintainer="Dominic Monroe <monroef4@googlemail.com>"
 license="EPL-1.0"
 homepage="https://joker-lang.org/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/candid82/joker/archive/v${version}.tar.gz"
 checksum=c14789a091d38f7c9373705e9dc9edd24ab6c3c877f83788db4a0b14ebef26ef
 
diff --git a/srcpkgs/jp/template b/srcpkgs/jp/template
index df6dd9677de..9f9b89103d1 100644
--- a/srcpkgs/jp/template
+++ b/srcpkgs/jp/template
@@ -8,6 +8,8 @@ short_desc="Command line interface to JMESPath"
 maintainer="Noah Huppert <contact@noahh.io>"
 license="Apache-2.0"
 homepage="https://github.com/jmespath/jp"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/jmespath/jp/archive/${version}.tar.gz"
 checksum=77a2c5e631fbbf7fed4331f7c0b8934bb5cdbc9dbaddd4fa1bec5e0546430365
 
diff --git a/srcpkgs/k3s/template b/srcpkgs/k3s/template
index b0ee98e9268..11dc95b521d 100644
--- a/srcpkgs/k3s/template
+++ b/srcpkgs/k3s/template
@@ -13,6 +13,8 @@ short_desc="Lightweight Kubernetes"
 maintainer="Cameron Nemo <cnemo@tutanota.com>"
 license="Apache-2.0"
 homepage="https://k3s.io"
+nopie=unverified
+nostrip=nopie
 # _traefik_* variables' values from scripts/download in source distfile
 _traefik_version="1.77.1"
 _traefik_file="traefik-${_traefik_version}.tgz"
diff --git a/srcpkgs/k9s/template b/srcpkgs/k9s/template
index 0f8179799c4..9ae5208b1b4 100644
--- a/srcpkgs/k9s/template
+++ b/srcpkgs/k9s/template
@@ -9,5 +9,7 @@ short_desc="Terminal UI to interact with Kubernetes clusters"
 maintainer="Leah Neukirchen <leah@vuxu.org>"
 license="Apache-2.0"
 homepage="https://k9scli.io/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/derailed/k9s/archive/v${version}.tar.gz"
 checksum=8e9890707fd51bbd547166645f97ccfee28b99a43951c26b081b13d92a4f2a8e
diff --git a/srcpkgs/kapacitor/template b/srcpkgs/kapacitor/template
index ca8a713aae1..af34dbeb415 100644
--- a/srcpkgs/kapacitor/template
+++ b/srcpkgs/kapacitor/template
@@ -14,6 +14,8 @@ short_desc="Open source framework for alerting on time series data"
 maintainer="Michael Aldridge <maldridge@voidlinux.org>"
 license="MIT"
 homepage="https://www.influxdata.com/time-series-platform/kapacitor/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/influxdata/${pkgname}/archive/v${version}.tar.gz"
 checksum=c27b472713a9d45a57a772e5d38caffeeaa02ade6961ff7c33ed0e399c53b3f5
 
diff --git a/srcpkgs/keybase/template b/srcpkgs/keybase/template
index 48214c6dc1a..0cd28676b9a 100644
--- a/srcpkgs/keybase/template
+++ b/srcpkgs/keybase/template
@@ -16,6 +16,8 @@ short_desc="Client for keybase.io"
 maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
 license="BSD-3-Clause"
 homepage="https://keybase.io/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/keybase/client/releases/download/v$version/keybase-v$version.tar.xz"
 checksum=a70abf39c68cef1effccf4b9b9b1ed2e9cad20ab4f6c4b66160b610eca1ec874
 
diff --git a/srcpkgs/kopia/template b/srcpkgs/kopia/template
index 1b253a0c002..ebe01faa132 100644
--- a/srcpkgs/kopia/template
+++ b/srcpkgs/kopia/template
@@ -10,5 +10,7 @@ short_desc="Fast and secure backup tool"
 maintainer="Daniel Eyßer <daniel.eysser@gmail.com>"
 license="Apache-2.0"
 homepage="https://kopia.io/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/kopia/kopia/archive/v${version}.tar.gz"
 checksum=d7ed781be72b2e5fa17ddc3752aa2d47e81cb70ed82affd58903d554a2b9aa65
diff --git a/srcpkgs/kops/template b/srcpkgs/kops/template
index 4959d6aa79c..f574ba664b6 100644
--- a/srcpkgs/kops/template
+++ b/srcpkgs/kops/template
@@ -12,6 +12,8 @@ short_desc="Production Grade K8s Installation, Upgrades, and Management"
 maintainer="Mate Gabri <iam@theguy.io>"
 license="Apache-2.0"
 homepage="https://github.com/kubernetes/kops"
+nopie=unverified
+nostrip=nopie
 
 do_fetch() {
 	# We must clone it instead of downloading the tarball because the build
diff --git a/srcpkgs/kubecfg/template b/srcpkgs/kubecfg/template
index 96510c9b335..aeadb6955f6 100644
--- a/srcpkgs/kubecfg/template
+++ b/srcpkgs/kubecfg/template
@@ -9,6 +9,8 @@ short_desc="Tool for managing Kubernetes resources as code"
 maintainer="Leah Neukirchen <leah@vuxu.org>"
 license="Apache-2.0"
 homepage="https://github.com/bitnami/kubecfg"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/bitnami/kubecfg/archive/v${version}.tar.gz"
 checksum=08846d19db0250a21d553cdaf1f0461dc398031b9ac76ccd360b169703f63567
 
diff --git a/srcpkgs/kubefwd/template b/srcpkgs/kubefwd/template
index f67fff1cb52..950330f3d2d 100644
--- a/srcpkgs/kubefwd/template
+++ b/srcpkgs/kubefwd/template
@@ -9,6 +9,8 @@ short_desc="Tool for managing Kubernetes resources as code"
 maintainer="Leah Neukirchen <leah@vuxu.org>"
 license="Apache-2.0"
 homepage="https://github.com/txn2/kubefwd"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/txn2/kubefwd/archive/${version}.tar.gz"
 checksum=62c0b42e90e37766cfee3d493689e60ea93ea14348d722dcb743e572211aa9e0
 
diff --git a/srcpkgs/kubernetes-kind/template b/srcpkgs/kubernetes-kind/template
index e2052e2eb76..127a0aa0c80 100644
--- a/srcpkgs/kubernetes-kind/template
+++ b/srcpkgs/kubernetes-kind/template
@@ -9,5 +9,7 @@ short_desc="Kind is a tool for running local Kubernetes clusters using Docker"
 maintainer="Andy Cobaugh <andrew.cobaugh@gmail.com>"
 license="Apache-2.0"
 homepage="https://kind.sigs.k8s.io/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/kubernetes-sigs/kind/archive/v${version}.tar.gz"
 checksum=d2d4f98596b68c449be95a31e9680fbf7ff3503a28a0943f1997eba50de208f9
diff --git a/srcpkgs/kubernetes/template b/srcpkgs/kubernetes/template
index e6fd026316a..b25c4add599 100644
--- a/srcpkgs/kubernetes/template
+++ b/srcpkgs/kubernetes/template
@@ -11,6 +11,8 @@ short_desc="Container Cluster Manager for Docker"
 maintainer="Andrea Brancaleoni <abc@pompel.me>"
 license="Apache-2.0"
 homepage="http://kubernetes.io"
+nopie=unverified
+nostrip=nopie
 distfiles="https://$go_import_path/archive/v$version.tar.gz"
 checksum=0efd7ab5f1afc77e65be0f8be137ad11aefad45e856f3f7fe8506804ae48eb12
 nocross=yes
diff --git a/srcpkgs/kurly/template b/srcpkgs/kurly/template
index c22e26ae63d..58f914f0ded 100644
--- a/srcpkgs/kurly/template
+++ b/srcpkgs/kurly/template
@@ -10,6 +10,8 @@ short_desc="Alternative to the widely popular curl program"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="Apache-2.0"
 homepage="https://gitlab.com/davidjpeacock/kurly"
+nopie=unverified
+nostrip=nopie
 distfiles="https://gitlab.com/davidjpeacock/${pkgname}/-/archive/v${version}/${pkgname}-v${version}.tar.gz"
 checksum=74c36fe09e1e321cdd85835191cbae880f70fa5b92211564cd3b2d1b9d66d4a5
 broken="cannot use cli.StringFlag literal (type cli.StringFlag) as type cli.Flag"
diff --git a/srcpkgs/lazydocker/template b/srcpkgs/lazydocker/template
index ab8ec3db522..0d4ab654805 100644
--- a/srcpkgs/lazydocker/template
+++ b/srcpkgs/lazydocker/template
@@ -10,6 +10,8 @@ short_desc="Simple terminal UI for docker and docker-compose, written in Go"
 maintainer="Benjamín Albiñana <benalb@gmail.com>"
 license="MIT"
 homepage="https://github.com/jesseduffield/lazydocker"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/jesseduffield/lazydocker/archive/v${version}.tar.gz"
 checksum=69f403b0656bf163989729073f8320efed5269cf5b936093b891551c0575b971
 
diff --git a/srcpkgs/lazygit/template b/srcpkgs/lazygit/template
index c70b1e6a868..6c53433a278 100644
--- a/srcpkgs/lazygit/template
+++ b/srcpkgs/lazygit/template
@@ -10,6 +10,8 @@ short_desc="Simple terminal UI for git commands"
 maintainer="Nathan Owens <ndowens04@gmail.com>"
 license="MIT"
 homepage="https://github.com/jesseduffield/lazygit"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/jesseduffield/lazygit/archive/v${version}.tar.gz"
 checksum=ca2dbca39512e402cde22cd47eba3ff38cbbe4e12265aa0cb46b34277653b9bf
 
diff --git a/srcpkgs/lego/template b/srcpkgs/lego/template
index 598adb2749c..8452109fd6b 100644
--- a/srcpkgs/lego/template
+++ b/srcpkgs/lego/template
@@ -10,6 +10,8 @@ short_desc="Let's Encrypt client and ACME library written in Go"
 maintainer="Anachron <gith@cron.world>"
 license="MIT"
 homepage="https://go-acme.github.io/lego"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/go-acme/lego/archive/v${version}.tar.gz"
 checksum=b3d97f0083e98cf88a95b44aeaceae8ebc87bf920cc3d01cc295b5615e5ed0c0
 
diff --git a/srcpkgs/lf/template b/srcpkgs/lf/template
index ca60fe15b2e..29fc0bc2bb5 100644
--- a/srcpkgs/lf/template
+++ b/srcpkgs/lf/template
@@ -10,6 +10,8 @@ short_desc="Terminal file manager"
 maintainer="Daniel Lewan <vision360.daniel@gmail.com>"
 license="MIT"
 homepage="https://github.com/gokcehan/lf"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/gokcehan/lf/archive/${version}.tar.gz"
 checksum=92031b31c194f0af11fc0f00d575db0dc9bb2c6c80bccc73fa19de02e82d00b1
 
diff --git a/srcpkgs/licensechecker/template b/srcpkgs/licensechecker/template
index ec09ba9751f..4362d2a8927 100644
--- a/srcpkgs/licensechecker/template
+++ b/srcpkgs/licensechecker/template
@@ -10,6 +10,8 @@ short_desc="Identify software licenses used on a source tree"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 homepage="https://github.com/boyter/lc"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/boyter/lc/archive/v${version}.tar.gz"
 checksum=e33ec5451b346e02919a55f22e4f44d854eb395d6a5622d2cca70129f1d5a7e6
 
diff --git a/srcpkgs/lsp/template b/srcpkgs/lsp/template
index 6fead264236..91fec500223 100644
--- a/srcpkgs/lsp/template
+++ b/srcpkgs/lsp/template
@@ -11,6 +11,8 @@ short_desc="More human-friendly ls command"
 maintainer="Diogo Leal <diogo@diogoleal.com>"
 license="MIT"
 homepage="https://github.com/dborzov/lsp"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/dborzov/lsp/archive/${_githash}.tar.gz"
 checksum=2921c705d4d5c4eb6d3b02e498b8f7d23db5ec3f451574f7ed9ad1769c8a2d07
 
diff --git a/srcpkgs/lxd-lts/template b/srcpkgs/lxd-lts/template
index 12a119181f2..e4ccda75191 100644
--- a/srcpkgs/lxd-lts/template
+++ b/srcpkgs/lxd-lts/template
@@ -15,6 +15,8 @@ short_desc="Next generation system container manager (long term support channel)
 maintainer="Cameron Nemo <cnemo@tutanota.com>"
 license="Apache-2.0"
 homepage="https://linuxcontainers.org/lxd"
+nopie=unverified
+nostrip=nopie
 distfiles="https://linuxcontainers.org/downloads/lxd/${wrksrc}.tar.gz"
 checksum=8b712588e383c4326c27cfec5dd2c9fd4c9a4597f82549f55b1909e799f55e13
 conflicts="lxd"
diff --git a/srcpkgs/lxd/template b/srcpkgs/lxd/template
index b0d4bbf81b2..cced3e252ac 100644
--- a/srcpkgs/lxd/template
+++ b/srcpkgs/lxd/template
@@ -14,6 +14,8 @@ short_desc="Next generation system container manager"
 maintainer="Cameron Nemo <cnemo@tutanota.com>"
 license="Apache-2.0"
 homepage="https://linuxcontainers.org/lxd"
+nopie=unverified
+nostrip=nopie
 distfiles="https://linuxcontainers.org/downloads/lxd/lxd-${version}.tar.gz"
 checksum=b6891ee6086a2d26409385fcd50d627e6a72e0af17f88c5693c1e100ed9dca1f
 system_groups="lxd"
diff --git a/srcpkgs/madonctl/template b/srcpkgs/madonctl/template
index cacfa5fc1b9..e595ab9c61d 100644
--- a/srcpkgs/madonctl/template
+++ b/srcpkgs/madonctl/template
@@ -9,6 +9,8 @@ short_desc="CLI client for the Mastodon social network API"
 maintainer="travankor <travankor@tuta.io>"
 license="MIT"
 homepage="https://github.com/McKael/madonctl"
+nopie=unverified
+nostrip=nopie
 distfiles="${homepage}/archive/v${version}.tar.gz"
 checksum=f97707a4f96b15a8331a0b3725a43c7717bf068bf9e6c5e885a13dd3016d5cf6
 broken="accounts.go:656:39: too many arguments in call to gClient.UpdateAccount"
diff --git a/srcpkgs/massren/template b/srcpkgs/massren/template
index db3941c7170..ac09ff0c47f 100644
--- a/srcpkgs/massren/template
+++ b/srcpkgs/massren/template
@@ -9,6 +9,8 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
 license="MIT"
 go_import_path="github.com/laurent22/${pkgname}"
 homepage="https://${go_import_path}"
+nopie=unverified
+nostrip=nopie
 distfiles="$homepage/archive/v$version.tar.gz"
 checksum=7a728d96a9e627c3609d147db64bba60ced33c407c75e9512147a5c83ba94f56
 
diff --git a/srcpkgs/micro/template b/srcpkgs/micro/template
index d3184e82ef5..336344fd83d 100644
--- a/srcpkgs/micro/template
+++ b/srcpkgs/micro/template
@@ -13,6 +13,8 @@ short_desc="Modern and intuitive terminal-based text editor"
 maintainer="Diogo Leal <diogo@diogoleal.com>"
 license="MIT"
 homepage="https://micro-editor.github.io"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/zyedidia/micro/archive/v${version}.tar.gz"
 checksum=55bd3ab880905d45639a1f902ec1a84cb385e73de9a3e16d8175b3cd7f7fe908
 
diff --git a/srcpkgs/microhookd/template b/srcpkgs/microhookd/template
index c12f838591b..54f0f134567 100644
--- a/srcpkgs/microhookd/template
+++ b/srcpkgs/microhookd/template
@@ -8,6 +8,8 @@ short_desc="Simplest possible webhook daemon"
 maintainer="Michael Aldridge <maldridge@voidlinux.org>"
 license="MIT"
 homepage="https://github.com/the-maldridge/microhookd"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/the-maldridge/microhookd/archive/v${version}.tar.gz"
 checksum=da8cce688db7b60a6d16375727aceac33c69a0a74841f655979080ea41f2d70b
 
diff --git a/srcpkgs/miniflux/template b/srcpkgs/miniflux/template
index 1f0cfa275bc..dc8a512597f 100644
--- a/srcpkgs/miniflux/template
+++ b/srcpkgs/miniflux/template
@@ -11,6 +11,8 @@ short_desc="Minimalist and opinionated feed reader written in Go"
 maintainer="Frank Steinborn <steinex@nognu.de>"
 license="Apache-2.0"
 homepage="https://miniflux.app"
+nopie=unverified
+nostrip=nopie
 changelog="https://raw.githubusercontent.com/miniflux/miniflux/${version}/ChangeLog"
 distfiles="https://github.com/miniflux/miniflux/archive/${version}.tar.gz"
 checksum=efe020c4feb0003fdab7e34d0b784a9148733a97953adc0cf40bcf2273ba0653
diff --git a/srcpkgs/minify/template b/srcpkgs/minify/template
index aaafc86cee6..dca34e97927 100644
--- a/srcpkgs/minify/template
+++ b/srcpkgs/minify/template
@@ -10,6 +10,8 @@ short_desc="Go minifiers for web formats"
 maintainer="Leah Neukirchen <leah@vuxu.org>"
 license="MIT"
 homepage="https://github.com/tdewolff/minify"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/tdewolff/${pkgname}/archive/v${version}.tar.gz"
 checksum=9c23f942c0ad6488e2aaa82a0235aaef071da70c4dfee6eaa154137d6cecc2fa
 
diff --git a/srcpkgs/minikube/template b/srcpkgs/minikube/template
index 7103acd25f6..dee5fa204ab 100644
--- a/srcpkgs/minikube/template
+++ b/srcpkgs/minikube/template
@@ -13,6 +13,8 @@ short_desc="Tool to make it easy to run Kubernetes locally"
 maintainer="Daniel Santana <daniel@santana.tech>"
 license="Apache-2.0"
 homepage="https://github.com/kubernetes/minikube"
+nopie=unverified
+nostrip=nopie
 changelog="https://raw.githubusercontent.com/kubernetes/minikube/master/CHANGELOG.md"
 
 do_fetch() {
diff --git a/srcpkgs/minio/template b/srcpkgs/minio/template
index 84c8c8669d8..328b0751453 100644
--- a/srcpkgs/minio/template
+++ b/srcpkgs/minio/template
@@ -12,6 +12,8 @@ short_desc="Object storage server compatible with Amazon S3"
 maintainer="Gerardo Di Iorio <arete74@gmail.com>"
 license="Apache-2.0"
 homepage="https://github.com/minio/minio"
+nopie=unverified
+nostrip=nopie
 distfiles="${homepage}/archive/RELEASE.${_version}.tar.gz"
 checksum=c68c3cd6d21ca8dcd88ba5ebec6742d5a1e9ee1fc6c67d81fc1b2744de725421
 system_accounts="_minio"
diff --git a/srcpkgs/mirrorbits/template b/srcpkgs/mirrorbits/template
index d1d76406f86..a0a2f0d110a 100644
--- a/srcpkgs/mirrorbits/template
+++ b/srcpkgs/mirrorbits/template
@@ -13,6 +13,8 @@ short_desc="Geographical download redirector"
 maintainer="lemmi <lemmi@nerd2nerd.org>"
 license="MIT"
 homepage="https://github.com/etix/mirrorbits"
+nopie=unverified
+nostrip=nopie
 distfiles="
  https://github.com/etix/mirrorbits/archive/v${version}.tar.gz
  https://github.com/golang/protobuf/archive/${_go_protobuf_version}.tar.gz"
diff --git a/srcpkgs/misspell/template b/srcpkgs/misspell/template
index 3f596321306..c9bfb2185c6 100644
--- a/srcpkgs/misspell/template
+++ b/srcpkgs/misspell/template
@@ -9,6 +9,8 @@ short_desc="Correct commonly misspelled English words... quickly"
 maintainer="Caleb JA <skywise@tutanota.de>"
 license="MIT"
 homepage="https://github.com/client9/misspell"
+nopie=unverified
+nostrip=nopie
 distfiles="${homepage}/archive/v${version}.tar.gz"
 checksum=4bbb94da9bf4500fef21f83359c61c92429a13b47b064bd62fedb68c62b66001
 
diff --git a/srcpkgs/mmark/template b/srcpkgs/mmark/template
index fc6d03d0473..946b0cb7a2a 100644
--- a/srcpkgs/mmark/template
+++ b/srcpkgs/mmark/template
@@ -9,6 +9,8 @@ short_desc="Powerful markdown processor geared towards the IETF"
 maintainer="Robert Lowry <bobertlo@gmail.com>"
 license="BSD-2-Clause"
 homepage="https://github.com/mmarkdown/mmark/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/mmarkdown/mmark/archive/v${version}.tar.gz"
 checksum=9fec3da78b75bf49d98885d178123617df7d516630a1255e54c9e9a7a41eb057
 
diff --git a/srcpkgs/mountain-backup/template b/srcpkgs/mountain-backup/template
index 309cbda5305..bab64ae03e3 100644
--- a/srcpkgs/mountain-backup/template
+++ b/srcpkgs/mountain-backup/template
@@ -9,6 +9,8 @@ short_desc="File backup tool"
 maintainer="Noah Huppert <contact@noahh.io>"
 license="MIT"
 homepage="https://github.com/Noah-Huppert/mountain-backup"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/Noah-Huppert/mountain-backup/archive/v${version}.tar.gz"
 checksum=c01d790c16029a083b2c87541506dfae73c1f78674ae7a3c9a0a8183f11f0725
 
diff --git a/srcpkgs/mpdviz/template b/srcpkgs/mpdviz/template
index 13817419d7f..f47888447e0 100644
--- a/srcpkgs/mpdviz/template
+++ b/srcpkgs/mpdviz/template
@@ -10,6 +10,8 @@ short_desc="Standalone console MPD visualizer"
 maintainer="Lolzen <funer@gmx.at>"
 license="MIT"
 homepage="http://github.com/lucy/mpdviz"
+nopie=unverified
+nostrip=nopie
 distfiles="http://github.com/lucy/mpdviz/archive/${version}.tar.gz"
 checksum=c34243ec3f3d91adbc36d608d5ba7082ff78870f2fd76a6650d5fb3218cc2ba3
 
diff --git a/srcpkgs/ncdns/template b/srcpkgs/ncdns/template
index e87595486b8..1e0b54f162a 100644
--- a/srcpkgs/ncdns/template
+++ b/srcpkgs/ncdns/template
@@ -10,6 +10,8 @@ short_desc="Nameserver for Namecoin .bit domains"
 maintainer="ananteris <ananteris@protonmail.ch>"
 license="GPL-3"
 homepage="https://github.com/hlandau/ncdns"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/hlandau/${pkgname}/archive/v${version}.tar.gz"
 checksum="a9457216f5bbc3c3b41e0538b78f8f67ad9a04304743a352a7325eef6af4a439"
 
diff --git a/srcpkgs/nebula/template b/srcpkgs/nebula/template
index 4f48bf058c6..1783b632bdb 100644
--- a/srcpkgs/nebula/template
+++ b/srcpkgs/nebula/template
@@ -12,6 +12,8 @@ short_desc="Scalable overlay networking tool"
 maintainer="Noel Cower <ncower@nil.dev>"
 license="MIT"
 homepage="https://github.com/slackhq/nebula"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/slackhq/nebula/archive/v${version}.tar.gz"
 checksum=1d00594d74e147406f5809380860f538ceed5c19c3f390dd1d8e364f99b303b6
 
diff --git a/srcpkgs/netns/template b/srcpkgs/netns/template
index 08e0b23610d..3043a9b18b6 100644
--- a/srcpkgs/netns/template
+++ b/srcpkgs/netns/template
@@ -8,6 +8,8 @@ short_desc="Runc hook for setting up default bridge networking for containers"
 maintainer="Kyle Nusbaum <knusbaum+void@sdf.org>"
 license="MIT"
 homepage="https://github.com/genuinetools/netns"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/genuinetools/netns/archive/v${version}.tar.gz"
 checksum=3a55e96e71067989902b65a6de74f1ebbb63ea3f6fc85184523e8d289b0eb35d
 
diff --git a/srcpkgs/nncp/template b/srcpkgs/nncp/template
index e5e752fd103..c5d1d305f78 100644
--- a/srcpkgs/nncp/template
+++ b/srcpkgs/nncp/template
@@ -8,6 +8,8 @@ short_desc="Node to Node copy, utilities for secure store-and-forward"
 maintainer="Leah Neukirchen <leah@vuxu.org>"
 license="GPL-3.0-only"
 homepage="http://www.nncpgo.org/"
+nopie=unverified
+nostrip=nopie
 distfiles="http://www.nncpgo.org/download/${pkgname}-${version}.tar.xz"
 checksum=707cd8524e424c24bcb22d6b4bc8170971c42a5fe0062b93a8d1dd9d7fb365d0
 
diff --git a/srcpkgs/node_exporter/template b/srcpkgs/node_exporter/template
index 5d5a25185c8..f5218d5458f 100644
--- a/srcpkgs/node_exporter/template
+++ b/srcpkgs/node_exporter/template
@@ -13,6 +13,8 @@ short_desc="Exporter for machine metrics"
 maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
 license="Apache-2.0"
 homepage="https://prometheus.io/"
+nopie=unverified
+nostrip=nopie
 changelog="https://raw.githubusercontent.com/prometheus/node_exporter/master/CHANGELOG.md"
 distfiles="https://github.com/prometheus/node_exporter/archive/v${version}.tar.gz"
 checksum=9ddf187c462f2681ab4516410ada0e6f0f03097db6986686795559ea71a07694
diff --git a/srcpkgs/nomad/template b/srcpkgs/nomad/template
index 744800ce732..29b8548fb61 100644
--- a/srcpkgs/nomad/template
+++ b/srcpkgs/nomad/template
@@ -12,6 +12,8 @@ short_desc="Cluster scheduler designed to easily integrate into existing workflo
 maintainer="iaroki <iaroki@protonmail.com>"
 license="MPL-2.0"
 homepage="https://www.nomadproject.io/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://${go_import_path}/archive/v${version}.tar.gz"
 checksum=ba23bcbc29138be9a2033531114e447f92a2e57a0f0a7bea84734845c8b89eaf
 patch_args="-Np1"
diff --git a/srcpkgs/obfs4proxy/template b/srcpkgs/obfs4proxy/template
index cf8aec2549d..379e842c775 100644
--- a/srcpkgs/obfs4proxy/template
+++ b/srcpkgs/obfs4proxy/template
@@ -11,6 +11,8 @@ short_desc="Pluggable transport proxy for Tor, implementing obfs4"
 maintainer="Daniel Eyßer <daniel.eysser@gmail.com>"
 license="BSD-2-Clause"
 homepage="https://gitlab.com/yawning/obfs4"
+nopie=unverified
+nostrip=nopie
 distfiles="https://people.torproject.org/~yawning/releases/obfs4proxy/obfs4proxy-${version}.tar.xz"
 checksum=8aa777a7ae17610dd3028379b249aae24a8d964cfe9fe7486120efe6d676fd3b
 
diff --git a/srcpkgs/oh/template b/srcpkgs/oh/template
index 9dbacc5b1c1..ec6744cc0af 100644
--- a/srcpkgs/oh/template
+++ b/srcpkgs/oh/template
@@ -9,6 +9,8 @@ short_desc="Surprisingly powerful Unix shell"
 maintainer="Kyle Nusbaum <knusbaum+void@sdf.org>"
 license="MIT"
 homepage="https://github.com/michaelmacinnis/oh"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/michaelmacinnis/oh/archive/v${version}.tar.gz"
 checksum=fa1d7e8860eea443177ef43c30b355deb88871d2dae6bb17057eeeea7d808d63
 
diff --git a/srcpkgs/opensmtpd-filter-rspamd/template b/srcpkgs/opensmtpd-filter-rspamd/template
index 0dc39fffbe4..96e86c95f93 100644
--- a/srcpkgs/opensmtpd-filter-rspamd/template
+++ b/srcpkgs/opensmtpd-filter-rspamd/template
@@ -9,6 +9,8 @@ short_desc="Filter incoming mail based on sender reputation"
 maintainer="Lucas L. Treffenstädt <lucas@treffenstaedt.de>"
 license="ISC"
 homepage="https://github.com/poolpOrg/filter-rspamd"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/poolpOrg/filter-rspamd/releases/download/${version}/filter-rspamd-${version}.tar.gz"
 checksum=6218b4a33b88a3da2642b9ff91f33ccf9a7b5ae019107aed520ba332ebafb381
 
diff --git a/srcpkgs/opensmtpd-filter-senderscore/template b/srcpkgs/opensmtpd-filter-senderscore/template
index 72804a49d4d..ad41aa0fed6 100644
--- a/srcpkgs/opensmtpd-filter-senderscore/template
+++ b/srcpkgs/opensmtpd-filter-senderscore/template
@@ -9,6 +9,8 @@ short_desc="Filter incoming mail based on sender reputation"
 maintainer="Lucas L. Treffenstädt <lucas@treffenstaedt.de>"
 license="ISC"
 homepage="https://github.com/poolpOrg/filter-senderscore"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/poolpOrg/filter-senderscore/releases/download/${version}/filter-senderscore-${version}.tar.gz"
 checksum=a1e1b3106ea69218400e35c9c11e84702961b98a478b99fb329a52c954ec4b86
 
diff --git a/srcpkgs/operator-sdk/template b/srcpkgs/operator-sdk/template
index 41752e007e5..b44e1ec12b7 100644
--- a/srcpkgs/operator-sdk/template
+++ b/srcpkgs/operator-sdk/template
@@ -10,5 +10,7 @@ short_desc="SDK for building Kubernetes applications"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="Apache-2.0"
 homepage="https://github.com/operator-framework/operator-sdk"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/operator-framework/operator-sdk/archive/v${version}.tar.gz"
 checksum=33680b9236ea7da51cb7b165dc624b512f04e3e9a2bf592101bfc3b312e340f8
diff --git a/srcpkgs/oragono/template b/srcpkgs/oragono/template
index 97b9bbf9606..fa21582f1ca 100644
--- a/srcpkgs/oragono/template
+++ b/srcpkgs/oragono/template
@@ -9,6 +9,8 @@ short_desc="Modern IRC server (daemon/ircd) written in Go"
 maintainer="Peter Bui <pbui@github.bx612.space>"
 license="MIT"
 homepage="https://oragono.io/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/oragono/oragono/archive/v${version}.tar.gz"
 checksum=572ac84738812bcb44d2b05dbf78508d66eba990e364778a9d72e29560c7c8a1
 conf_files="/etc/oragono.conf"
diff --git a/srcpkgs/packer/template b/srcpkgs/packer/template
index 246fa292daf..0f0ed9839d8 100644
--- a/srcpkgs/packer/template
+++ b/srcpkgs/packer/template
@@ -8,6 +8,8 @@ short_desc="Create identical multiplatform machine images from a single source"
 maintainer="Andrea Brancaleoni <abc@pompel.me>"
 license="MPL-2.0"
 homepage="http://www.packer.io"
+nopie=unverified
+nostrip=nopie
 distfiles="https://${go_import_path}/archive/v${version}.tar.gz"
 checksum=2a135643a837ad58df16e4acc3ac01ad32b61643722a6a027929bbd6baba9435
 replaces="packer-bin>=0"
diff --git a/srcpkgs/pam_netauth/template b/srcpkgs/pam_netauth/template
index ced422f33ab..6561dfdbdaa 100644
--- a/srcpkgs/pam_netauth/template
+++ b/srcpkgs/pam_netauth/template
@@ -10,6 +10,8 @@ short_desc="PAM plugin for NetAuth"
 maintainer="Michael Aldridge <maldridge@voidlinux.org>"
 license="MIT"
 homepage="https://netauth.org"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/NetAuth/pam_netauth/archive/v$version.tar.gz"
 checksum=ba678c348a56ea073abd36f23c378d677594df2a9033dcccb9281353319250c8
 
diff --git a/srcpkgs/passphrase2pgp/template b/srcpkgs/passphrase2pgp/template
index bbaeb2439f5..89ab1d6c511 100644
--- a/srcpkgs/passphrase2pgp/template
+++ b/srcpkgs/passphrase2pgp/template
@@ -9,5 +9,7 @@ short_desc="Generate a PGP key from a passphrase"
 maintainer="Daniel Lewan <vision360.daniel@gmail.com>"
 license="Unlicense"
 homepage="https://github.com/skeeto/passphrase2pgp"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/skeeto/passphrase2pgp/archive/v${version}.tar.gz"
 checksum=80f445cf3e3a0328f7eb3e1bfdf72ebbd027915fe5391941ed61f9ba3bfd730f
diff --git a/srcpkgs/peco/template b/srcpkgs/peco/template
index 44c50774ed2..65be8493834 100644
--- a/srcpkgs/peco/template
+++ b/srcpkgs/peco/template
@@ -10,6 +10,8 @@ short_desc="Simplistic interactive filtering tool"
 maintainer="Leah Neukirchen <leah@vuxu.org>"
 license="MIT"
 homepage="https://github.com/peco/peco"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/${pkgname}/${pkgname}/archive/v${version}.tar.gz"
 checksum=90d87503265c12f8583f5c6bc19c83eba7a2e15219a6339d5041628aa48c4705
 
diff --git a/srcpkgs/pgweb/template b/srcpkgs/pgweb/template
index 58f5eb349df..bf05dc9221f 100644
--- a/srcpkgs/pgweb/template
+++ b/srcpkgs/pgweb/template
@@ -8,6 +8,8 @@ short_desc="Cross-platform client for Postgresql databases"
 maintainer="Gerardo Di Iorio <arete74@gmail.com>"
 license="MIT"
 homepage="http://sosedoff.github.io/pgweb"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/sosedoff/pgweb/archive/v${version}.tar.gz"
 checksum=8d692a1220a85884f231c3480e0da305678d86660e795a5eb510d076945adf65
 
diff --git a/srcpkgs/pkgtop/template b/srcpkgs/pkgtop/template
index fa85a7e8297..0e417e917d2 100644
--- a/srcpkgs/pkgtop/template
+++ b/srcpkgs/pkgtop/template
@@ -10,6 +10,8 @@ short_desc="Interactive package manager and resource monitor"
 maintainer="Kyle Nusbaum <knusbaum+void@sdf.org>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/orhun/pkgtop"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/orhun/pkgtop/archive/${version}.tar.gz"
 checksum=bbc43c463fcc0251159ff9570f38fa33c8ce7ff6357ad703c3a88e51df5bb33a
 
diff --git a/srcpkgs/podman/template b/srcpkgs/podman/template
index f2cc6d9c603..8ff0e043cae 100644
--- a/srcpkgs/podman/template
+++ b/srcpkgs/podman/template
@@ -14,6 +14,8 @@ short_desc="Simple management tool for containers and images"
 maintainer="Cameron Nemo <cnemo@tutanota.com>"
 license="Apache-2.0"
 homepage="https://podman.io/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/containers/libpod/archive/v${version}.tar.gz"
 checksum=990c341fe563d34a25ebab818af60480061cb80e4e8d61eacbdeb998151d6663
 
diff --git a/srcpkgs/pong-command/template b/srcpkgs/pong-command/template
index e5b24b023e5..19111972209 100644
--- a/srcpkgs/pong-command/template
+++ b/srcpkgs/pong-command/template
@@ -10,6 +10,8 @@ short_desc="POng is Not pinG. pong is CLI game"
 maintainer="travankor <travankor@tuta.io>"
 license="MIT"
 homepage="https://github.com/kurehajime/pong-command"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/kurehajime/pong-command/archive/${version}.tar.gz"
 checksum=940771c53d083616c52ed75b13f3568e224c4f4e04ca813cebc87d2da7dfebe8
 
diff --git a/srcpkgs/prometheus/template b/srcpkgs/prometheus/template
index 9d1e05a532f..e56ee3d39f1 100644
--- a/srcpkgs/prometheus/template
+++ b/srcpkgs/prometheus/template
@@ -16,6 +16,8 @@ short_desc="Monitoring system and time series database"
 maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
 license="Apache-2.0"
 homepage="https://prometheus.io/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/prometheus/prometheus/archive/v${version}.tar.gz"
 checksum=5649b33a752eb231f86649a4781af2a532d7df5afb212bf0e6ec57fd1826cbbc
 
diff --git a/srcpkgs/pst/template b/srcpkgs/pst/template
index 9aa71e75839..328ab2b5499 100644
--- a/srcpkgs/pst/template
+++ b/srcpkgs/pst/template
@@ -9,6 +9,8 @@ short_desc="TUI process monitor"
 maintainer="Daniel Lewan <vision360.daniel@gmail.com>"
 license="MIT"
 homepage="https://github.com/skanehira/pst"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/skanehira/pst/archive/${version}.tar.gz"
 checksum=99075d67a3302fd61d19f7859c5ad368d068a426731b1ff2222a224c60d8f308
 
diff --git a/srcpkgs/pup/template b/srcpkgs/pup/template
index fd4592feaf9..845ff7d6871 100644
--- a/srcpkgs/pup/template
+++ b/srcpkgs/pup/template
@@ -8,6 +8,8 @@ short_desc="Command line tool for processing HTML"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 homepage="https://github.com/ericchiang/pup"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/ericchiang/pup/archive/v${version}.tar.gz"
 checksum=0d546ab78588e07e1601007772d83795495aa329b19bd1c3cde589ddb1c538b0
 
diff --git a/srcpkgs/pwget/template b/srcpkgs/pwget/template
index ddc85de35f0..a4e6e1bd99e 100644
--- a/srcpkgs/pwget/template
+++ b/srcpkgs/pwget/template
@@ -9,6 +9,8 @@ short_desc="Single-binary stateless password manager"
 maintainer="Andy Weidenbaum <atweiden@tutanota.de>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/majewsky/pwget"
+nopie=unverified
+nostrip=nopie
 changelog="https://github.com/majewsky/pwget/raw/master/CHANGELOG.md"
 distfiles="https://github.com/majewsky/pwget/archive/v${version}.tar.gz>${pkgname}-${version}.tar.gz"
 checksum=052f167455e09b1c37f5e7db399952a8e8cd69661d5fff8462f39de7db0c5bf8
diff --git a/srcpkgs/rancher-compose/template b/srcpkgs/rancher-compose/template
index 22667e80865..534c6d60bf8 100644
--- a/srcpkgs/rancher-compose/template
+++ b/srcpkgs/rancher-compose/template
@@ -8,6 +8,8 @@ short_desc="Docker compose compatible client to deploy to Rancher"
 maintainer="Andrea Brancaleoni <abc@pompel.me>"
 license="Apache-2.0"
 homepage="https://$go_import_path"
+nopie=unverified
+nostrip=nopie
 distfiles="$homepage/archive/v$version.tar.gz"
 checksum=cdff53b2c3401b990ad33e229c7ef429504419e49e18a814101e2fa3c84859ea
 
diff --git a/srcpkgs/rclone/template b/srcpkgs/rclone/template
index 6528f73377f..b167cca8465 100644
--- a/srcpkgs/rclone/template
+++ b/srcpkgs/rclone/template
@@ -10,6 +10,8 @@ short_desc="Rsync for cloud storage"
 maintainer="Diogo Leal <diogo@diogoleal.com>"
 license="MIT"
 homepage="https://rclone.org/"
+nopie=unverified
+nostrip=nopie
 changelog="https://raw.githubusercontent.com/rclone/rclone/master/docs/content/changelog.md"
 distfiles="https://github.com/rclone/rclone/releases/download/v${version}/rclone-v${version}.tar.gz"
 checksum=1aba1774237ff6ac13f007c854816789b1b41d257aa5d9425a053263a7846f55
diff --git a/srcpkgs/rest-server/template b/srcpkgs/rest-server/template
index 3e4c67c6a6c..9cf1b352785 100644
--- a/srcpkgs/rest-server/template
+++ b/srcpkgs/rest-server/template
@@ -9,6 +9,8 @@ short_desc="HTTP server that implements restic's REST backend API"
 maintainer="Gerardo Di Iorio <arete74@gmail.com>"
 license="BSD-2-Clause"
 homepage="https://github.com/restic/rest-server"
+nopie=unverified
+nostrip=nopie
 distfiles="${homepage}/archive/v${version}.tar.gz"
 checksum=2080012981c81b788f0aea302f5126b0b2ed89f0bdc9104166289ca167c38c75
 system_accounts="_restserver"
diff --git a/srcpkgs/restic/template b/srcpkgs/restic/template
index 640bd400c67..0174bd56a6b 100644
--- a/srcpkgs/restic/template
+++ b/srcpkgs/restic/template
@@ -11,6 +11,8 @@ short_desc="Backup solution written in Go"
 maintainer="Florian Eich <flrn@nrmncr.net>"
 license="BSD-2-Clause"
 homepage="https://restic.net/"
+nopie=unverified
+nostrip=nopie
 changelog="https://raw.githubusercontent.com/restic/restic/master/CHANGELOG.md"
 distfiles="https://github.com/restic/restic/releases/download/v${version}/restic-${version}.tar.gz"
 checksum=1cc8655fa99f06e787871a9f8b5ceec283c856fa341a5b38824a0ca89420b0fe
diff --git a/srcpkgs/revive/template b/srcpkgs/revive/template
index 313a1ff9fc2..fa81aca17ca 100644
--- a/srcpkgs/revive/template
+++ b/srcpkgs/revive/template
@@ -9,6 +9,8 @@ short_desc="Drop-in replacement for golint"
 maintainer="Paper <paper@tilde.institute>"
 license="MIT"
 homepage="https://revive.run/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/mgechev/revive/archive/v$version.tar.gz"
 checksum=1d3b7a171afba55ee5a6cd7c87ebbcb452ec78a6cf0543584fada7d725ffca31
 
diff --git a/srcpkgs/rmapi/template b/srcpkgs/rmapi/template
index 621596030a5..8db4860c1d1 100644
--- a/srcpkgs/rmapi/template
+++ b/srcpkgs/rmapi/template
@@ -8,5 +8,7 @@ short_desc="CLI for accessing reMarkable table files through the cloud api"
 maintainer="Patrick Pichler <mail@patrickpichler.dev>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/juruen/rmapi"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/juruen/rmapi/archive/v${version}${_status}.tar.gz"
 checksum=2f647adc748641182d18e1c0c9cd89d829051dbe2902cbdbbcf3ea26e7aeb90a
diff --git a/srcpkgs/rocker/template b/srcpkgs/rocker/template
index 27819f0880e..52112328b14 100644
--- a/srcpkgs/rocker/template
+++ b/srcpkgs/rocker/template
@@ -9,6 +9,8 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
 license="Apache-2.0"
 go_import_path="github.com/grammarly/rocker"
 homepage="https://$go_import_path"
+nopie=unverified
+nostrip=nopie
 distfiles="$homepage/archive/$version.tar.gz"
 checksum=663971f022e5fdfcb6477f655991c82135b21deb1b2fee90e104dbf9bba4a667
 
diff --git a/srcpkgs/runc/template b/srcpkgs/runc/template
index b2709fa2440..1056e1840ca 100644
--- a/srcpkgs/runc/template
+++ b/srcpkgs/runc/template
@@ -14,6 +14,8 @@ short_desc="CLI tool for spawning and running OCI containers"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="Apache-2.0"
 homepage="https://github.com/opencontainers/runc"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/opencontainers/runc/releases/download/v${_ver}/runc.tar.xz"
 checksum=2f76b623b550588db98e2be72e74aae426f5d4cf736bd92afb91dd5586816daf
 
diff --git a/srcpkgs/ryzen-stabilizator/template b/srcpkgs/ryzen-stabilizator/template
index 8eb0ce8886a..febf84a7af3 100644
--- a/srcpkgs/ryzen-stabilizator/template
+++ b/srcpkgs/ryzen-stabilizator/template
@@ -11,6 +11,8 @@ go_import_path="github.com/qrwteyrutiyoup/ryzen-stabilizator"
 short_desc="Simple Go program to control an AMD Ryzen processor"
 maintainer="Orphaned <orphan@voidlinux.org>"
 homepage="https://github.com/qrwteyrutiyoup/ryzen-stabilizator"
+nopie=unverified
+nostrip=nopie
 license="Apache-2.0"
 distfiles="https://github.com/qrwteyrutiyoup/ryzen-stabilizator/archive/${_commit}.tar.gz"
 checksum=08799f67ac9c65a16e96723cf68881f1d3fc1c8da691f473e4a0c5a273948744
diff --git a/srcpkgs/s/template b/srcpkgs/s/template
index 585728ea9fa..1faedffd7ba 100644
--- a/srcpkgs/s/template
+++ b/srcpkgs/s/template
@@ -9,6 +9,8 @@ short_desc="Web search from the terminal"
 maintainer="Daniel Lewan <vision360.daniel@gmail.com>"
 license="MIT"
 homepage="https://github.com/zquestz/s"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/zquestz/s/archive/v${version}.tar.gz"
 checksum=c32eedf6a4080cbe221c902cf7f63b1668b3927edfc448d963d69ed66c8ec2fb
 
diff --git a/srcpkgs/saml2aws/template b/srcpkgs/saml2aws/template
index 7809c2a7469..db9a416632a 100644
--- a/srcpkgs/saml2aws/template
+++ b/srcpkgs/saml2aws/template
@@ -12,6 +12,8 @@ short_desc="Get AWS temporary credentials from SAML provider"
 maintainer="Mate GABRI <iam@theguy.io>"
 license="MIT"
 homepage="https://github.com/Versent/saml2aws"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/Versent/saml2aws/archive/v${version}.tar.gz"
 checksum=f7d5611ad1c9ceefeb705b2158fc4e3cce611985b64b835a83e18201a8fa902d
 
diff --git a/srcpkgs/sampler/template b/srcpkgs/sampler/template
index 8612da45a6a..aaeae2fc287 100644
--- a/srcpkgs/sampler/template
+++ b/srcpkgs/sampler/template
@@ -10,6 +10,8 @@ short_desc="Tool for shell commands execution, visualization and alerting"
 maintainer="Renato Aguiar <renato@renatoaguiar.net>"
 license="GPL-3.0-only"
 homepage="https://sampler.dev/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/sqshq/sampler/archive/v${version}.tar.gz"
 checksum=8b60bc5c0f94ddd4291abc2b89c1792da424fa590733932871f7b5e07e7587f9
 
diff --git a/srcpkgs/scaleway-cli/template b/srcpkgs/scaleway-cli/template
index 73af465c6fa..571a08da87b 100644
--- a/srcpkgs/scaleway-cli/template
+++ b/srcpkgs/scaleway-cli/template
@@ -9,6 +9,8 @@ short_desc="Interact with the Scaleway API from the command line"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 homepage="https://github.com/scaleway/scaleway-cli"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/scaleway/scaleway-cli/archive/v${version}.tar.gz"
 checksum=4c50725be7bebdab17b8ef77acd230525e773631fef4051979f8ff91c86bebf8
 
diff --git a/srcpkgs/scc/template b/srcpkgs/scc/template
index 906c624ce4e..068c1466057 100644
--- a/srcpkgs/scc/template
+++ b/srcpkgs/scc/template
@@ -9,6 +9,8 @@ short_desc="Fast cloc replacement written in pure Go"
 maintainer="Sami Pitkänen <bilebucket@airmail.cc>"
 license="MIT"
 homepage="https://github.com/boyter/scc"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/boyter/scc/archive/v${version}.tar.gz"
 checksum=48baba45e76ef02bb23ded3d1d904fed7e19297066a47b7e6b46baadc50c1eb1
 
diff --git a/srcpkgs/searchfile/template b/srcpkgs/searchfile/template
index b4b365c1b0f..b4fdbe3c1d2 100644
--- a/srcpkgs/searchfile/template
+++ b/srcpkgs/searchfile/template
@@ -10,6 +10,8 @@ short_desc="Stop wasting your time looking for files that are somewhere"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 homepage="https://github.com/lumi-sch/searchfile"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/lumi-sch/searchfile/archive/${_commit}.tar.gz"
 checksum=10bde7eb6a30ce5ebd01d257fd9cd89661ca86dc909d9d2c0b1f922abdfb6517
 
diff --git a/srcpkgs/seaweedfs/template b/srcpkgs/seaweedfs/template
index 542c48c71be..5b2d453638b 100644
--- a/srcpkgs/seaweedfs/template
+++ b/srcpkgs/seaweedfs/template
@@ -10,5 +10,7 @@ short_desc="Simple and highly scalable distributed file system"
 maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
 license="Apache-2.0"
 homepage="https://github.com/chrislusf/seaweedfs"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/chrislusf/seaweedfs/archive/${version}.tar.gz"
 checksum=5edde444b44cb1abf7b7fbddcc9f4540e59806feecb4190e49d3bcdc03f2eb1a
diff --git a/srcpkgs/shadowfox-updater/template b/srcpkgs/shadowfox-updater/template
index 37e61375530..bdb78ee452b 100644
--- a/srcpkgs/shadowfox-updater/template
+++ b/srcpkgs/shadowfox-updater/template
@@ -10,6 +10,8 @@ short_desc="Auto-updater for ShadowFox"
 maintainer="Renato Aguiar <renato@renag.me>"
 license="MIT"
 homepage="https://github.com/SrKomodo/shadowfox-updater"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/SrKomodo/shadowfox-updater/archive/v${version}.tar.gz"
 checksum=2674bf5cabf3d478c15804164936d3baa06f6a7f96313a69176439c0a60e3bbd
 
diff --git a/srcpkgs/sharenix/template b/srcpkgs/sharenix/template
index 1f26efd4b57..fb53a866683 100644
--- a/srcpkgs/sharenix/template
+++ b/srcpkgs/sharenix/template
@@ -10,6 +10,8 @@ short_desc="ShareX clone for linux and FreeBSD"
 maintainer="Franc[e]sco <lolisamurai@tfwno.gf>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/Francesco149/sharenix"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/Francesco149/sharenix/archive/${version}.tar.gz"
 checksum=1b868305e38e496e43d0f126954e41999d619c1e7fa4c273b19faddb6f3b7a94
 
diff --git a/srcpkgs/shfmt/template b/srcpkgs/shfmt/template
index c57cf86c63c..4bb0edd60fb 100644
--- a/srcpkgs/shfmt/template
+++ b/srcpkgs/shfmt/template
@@ -10,6 +10,8 @@ short_desc="Shell parser and formatter"
 maintainer="Daniel Lewan <vision360.daniel@gmail.com>"
 license="BSD-3-Clause"
 homepage="https://github.com/mvdan/sh"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/mvdan/sh/archive/v${version}.tar.gz"
 checksum=133fcdb4645ee0c2893319b1ce5b83c88b8576c1e3936b1fa14b967df1501ee5
 
diff --git a/srcpkgs/sift/template b/srcpkgs/sift/template
index adf4b95b79f..af4379aa342 100644
--- a/srcpkgs/sift/template
+++ b/srcpkgs/sift/template
@@ -9,5 +9,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
 license="GPL-3"
 go_import_path="github.com/svent/sift"
 homepage="https://$go_import_path"
+nopie=unverified
+nostrip=nopie
 distfiles="$homepage/archive/v$version.tar.gz"
 checksum=bbbd5c472c36b78896cd7ae673749d3943621a6d5523d47973ed2fc6800ae4c8
diff --git a/srcpkgs/skaffold/template b/srcpkgs/skaffold/template
index 92dfe44b700..02a75d53c7d 100644
--- a/srcpkgs/skaffold/template
+++ b/srcpkgs/skaffold/template
@@ -10,6 +10,8 @@ short_desc="Easy and repeatable Kubernetes development"
 maintainer="Leah Neukirchen <leah@vuxu.org>"
 license="Apache-2.0"
 homepage="https://skaffold.dev/"
+nopie=unverified
+nostrip=nopie
 changelog="https://github.com/GoogleContainerTools/skaffold/releases"
 distfiles="https://github.com/GoogleContainerTools/skaffold/archive/v${version}.tar.gz"
 checksum=25e3099f6c444483729808bc3ac5f35d6fc40ad1a648020c3c591de972ac8611
diff --git a/srcpkgs/skopeo/template b/srcpkgs/skopeo/template
index b60113bfb6e..815e7c0b2df 100644
--- a/srcpkgs/skopeo/template
+++ b/srcpkgs/skopeo/template
@@ -13,6 +13,8 @@ short_desc="Utility for operations on container images and image repositories"
 maintainer="Cameron Nemo <cnemo@tutanota.com>"
 license="Apache-2.0"
 homepage="https://github.com/containers/skopeo"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/containers/${pkgname}/archive/v${version}.tar.gz"
 checksum=3bd3acc614514fc2261b89dc0ea85ac7a4dba64fb7dcef8676ae61849e8faeb4
 make_dirs="/var/lib/atomic/sigstore 0755 root root"
diff --git a/srcpkgs/slack-term/template b/srcpkgs/slack-term/template
index bd1c0954393..bbf62fb72aa 100644
--- a/srcpkgs/slack-term/template
+++ b/srcpkgs/slack-term/template
@@ -8,6 +8,8 @@ short_desc="Slack client for your terminal"
 maintainer="Gerardo Di Iorio <arete74@gmail.com>"
 license="MIT"
 homepage="https://github.com/erroneousboat/slack-term"
+nopie=unverified
+nostrip=nopie
 distfiles="${homepage}/archive/v${version}.tar.gz"
 checksum=089cf10a3959c99b73da1d5ad974f2cd076a56851ef9ffd97a77350a81e527f0
 
diff --git a/srcpkgs/slit/template b/srcpkgs/slit/template
index 688e249ff42..edff4c00fd7 100644
--- a/srcpkgs/slit/template
+++ b/srcpkgs/slit/template
@@ -10,6 +10,8 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 hostmakedepends="git"
 homepage="https://github.com/tigrawap/slit"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/tigrawap/slit/archive/${version}.tar.gz"
 checksum=95b8e70f7978f1800070f59c46e6f19ac648dc2067fd30b6da568916ca7e7861
 
diff --git a/srcpkgs/sops/template b/srcpkgs/sops/template
index 46da73e523d..bc66fa3f68a 100644
--- a/srcpkgs/sops/template
+++ b/srcpkgs/sops/template
@@ -9,5 +9,7 @@ short_desc="Simple and flexible tool for managing secrets"
 maintainer="Noel Cower <ncower@nil.dev>"
 license="MPL-2.0"
 homepage="https://github.com/mozilla/sops"
+nopie=unverified
+nostrip=nopie
 distfiles="${homepage}/archive/v${version}.tar.gz"
 checksum=fee1c27f14f9f45b5955627e301aafcc38973c9458b25f99ef241bdd0a3b082c
diff --git a/srcpkgs/spreed-webrtc/template b/srcpkgs/spreed-webrtc/template
index a80a3e1f674..cf287d59dc5 100644
--- a/srcpkgs/spreed-webrtc/template
+++ b/srcpkgs/spreed-webrtc/template
@@ -11,6 +11,8 @@ short_desc="WebRTC audio/video call and conferencing server and web client"
 maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
 license="AGPL-3"
 homepage="https://github.com/strukturag/spreed-webrtc"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/strukturag/spreed-webrtc/archive/v${version}.tar.gz"
 checksum=d05b820fe3883840eadf8b96bda663397991849d9bda4750fc7c4e642c9c3268
 
diff --git a/srcpkgs/ssl_exporter/template b/srcpkgs/ssl_exporter/template
index c70831c0e55..e3e9d8b7f32 100644
--- a/srcpkgs/ssl_exporter/template
+++ b/srcpkgs/ssl_exporter/template
@@ -8,6 +8,8 @@ short_desc="Exports Prometheus metrics for SSL certificates"
 maintainer="Michael Aldridge <maldridge@VoidLinux.org>"
 license="Apache-2.0"
 homepage="https://github.com/ribbybibby/ssl_exporter"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/ribbybibby/ssl_exporter/archive/v$version.tar.gz"
 checksum=f9604a103d90c145a1fd19d92eca853e4bfbda46cc130445fa5085b08eb1d353
 
diff --git a/srcpkgs/stern/template b/srcpkgs/stern/template
index 9e55ee47907..b8b361e4ce1 100644
--- a/srcpkgs/stern/template
+++ b/srcpkgs/stern/template
@@ -9,6 +9,8 @@ short_desc="Multi pod and container log tailing for Kubernetes"
 maintainer="Kyle Nusbaum <knusbaum+void@sdf.org>"
 license="Apache-2.0"
 homepage="https://github.com/wercker/stern"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/wercker/stern/archive/${version}.tar.gz"
 checksum=d6f47d3a6f47680d3e4afebc8b01a14f0affcd8fb625132af14bb77843f0333f
 
diff --git a/srcpkgs/subjack/template b/srcpkgs/subjack/template
index 248ad4fa85a..fd6ebc278fd 100644
--- a/srcpkgs/subjack/template
+++ b/srcpkgs/subjack/template
@@ -9,5 +9,7 @@ short_desc="Subdomain takeover tool"
 maintainer="Andrew Benson <abenson+void@gmail.com>"
 license="Apache-2.0"
 homepage="https://github.com/haccer/subjack"
+nopie=unverified
+nostrip=nopie
 distfiles="${homepage}/archive/${version}.tar.gz"
 checksum=0047348b947cb46709bd089ee672cc8f2d7ac3805a93043306c484bfcc9c6e65
diff --git a/srcpkgs/svctl/template b/srcpkgs/svctl/template
index b6dbc562b06..580a70a4dd7 100644
--- a/srcpkgs/svctl/template
+++ b/srcpkgs/svctl/template
@@ -10,6 +10,8 @@ hostmakedepends="git"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 homepage="https://github.com/KenjiTakahashi/svctl"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/KenjiTakahashi/svctl/archive/${version}.tar.gz"
 checksum=f8011c402de91f57bb2c4c621afa573c3edef35d78bc4ce70786ea10171c8f72
 
diff --git a/srcpkgs/swarm/template b/srcpkgs/swarm/template
index c762ab43b18..bcba237917f 100644
--- a/srcpkgs/swarm/template
+++ b/srcpkgs/swarm/template
@@ -9,5 +9,7 @@ short_desc="Censorship resistant storage and communication infrastructure"
 maintainer="Hoang Nguyen <hoang@wetrust.io>"
 license="GPL-3.0-only"
 homepage="https://swarm.ethereum.org"
+nopie=unverified
+nostrip=nopie
 distfiles="https://${go_import_path}/archive/v${version}.tar.gz"
 checksum=027521fc7eec4d579406edefdd6c37b3af5009295bae24597bb26fc1f6844ce7
diff --git a/srcpkgs/syncthing/template b/srcpkgs/syncthing/template
index 0c1e1ac8c75..5de1bdecb7a 100644
--- a/srcpkgs/syncthing/template
+++ b/srcpkgs/syncthing/template
@@ -16,6 +16,8 @@ short_desc="Open Source Continuous File Synchronization"
 maintainer="Duncaen <duncaen@voidlinux.org>"
 license="MPL-2.0"
 homepage="http://syncthing.net/"
+nopie=unverified
+nostrip=nopie
 changelog="https://github.com/syncthing/syncthing/releases"
 distfiles="https://github.com/syncthing/${pkgname}/archive/v${version}.tar.gz"
 checksum=915a3ac5faf40aea3e5f17c20b7287b7f4108e22157961cf0ca3133fd1dbef9a
diff --git a/srcpkgs/tag/template b/srcpkgs/tag/template
index 1363f7118a8..d66ba4527bb 100644
--- a/srcpkgs/tag/template
+++ b/srcpkgs/tag/template
@@ -9,6 +9,8 @@ short_desc="Instantly jump to your ag matches"
 maintainer="Andrea Brancaleoni <abc@pompel.me>"
 license="MIT"
 homepage="https://github.com/aykamko/tag"
+nopie=unverified
+nostrip=nopie
 distfiles="https://${go_import_path}/archive/v${version}.tar.gz"
 checksum=d3a02466e600634cf0ffff9ad8c5f70eba97e44758edf35cc4efbda9cbfdff9a
 
diff --git a/srcpkgs/tailscale/template b/srcpkgs/tailscale/template
index 1fe73772b49..789b41a5428 100644
--- a/srcpkgs/tailscale/template
+++ b/srcpkgs/tailscale/template
@@ -13,6 +13,8 @@ short_desc="Easy, secure, cross platform WireGuard, oauth2, and 2FA/SSO"
 maintainer="Noel Cower <ncower@nil.dev>"
 license="BSD-3-Clause"
 homepage="https://tailscale.com"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/tailscale/tailscale/archive/v${version}.tar.gz"
 checksum=d06304e082d5fd3f344c754e53e57e2ff50808d5781e0176029d8cfeebcf9097
 
diff --git a/srcpkgs/telegraf/template b/srcpkgs/telegraf/template
index 4e9f48224d5..52d098e71f1 100644
--- a/srcpkgs/telegraf/template
+++ b/srcpkgs/telegraf/template
@@ -11,6 +11,8 @@ short_desc="Plugin-driven server agent for collecting & reporting metrics"
 maintainer="Michael Aldridge <maldridge@voidlinux.org>"
 license="MIT"
 homepage="https://www.influxdata.com/time-series-platform/telegraf/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/influxdata/${pkgname}/archive/${version}.tar.gz"
 checksum=b585c985f06ff9cfd7fdbf19df34e409385729e8ea29c84a76f1a0762a46014e
 system_accounts="_telegraf"
diff --git a/srcpkgs/termshark/template b/srcpkgs/termshark/template
index 8a9cb5362d9..097e4ae731a 100644
--- a/srcpkgs/termshark/template
+++ b/srcpkgs/termshark/template
@@ -11,6 +11,8 @@ short_desc="Terminal UI for tshark, inspired by Wireshark"
 maintainer="Piraty <piraty1@inbox.ru>"
 license="MIT"
 homepage="https://github.com/gcla/termshark"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/gcla/termshark/archive/v${version}.tar.gz"
 checksum=c02a21e0a61b791b1287b85acc33834ccd3bb4efb40be52e5a74d2b989d51416
 
diff --git a/srcpkgs/terraform/template b/srcpkgs/terraform/template
index b9e019711da..c3d8a7c1c4e 100644
--- a/srcpkgs/terraform/template
+++ b/srcpkgs/terraform/template
@@ -8,5 +8,7 @@ short_desc="Tool for building, changing, and combining infrastructure"
 maintainer="Andrea Brancaleoni <abc@pompel.me>"
 license="MPL-2.0"
 homepage="https://www.terraform.io/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://$go_import_path/archive/v$version.tar.gz"
 checksum=f1138827f4a60f028860dddb742d8c1ab06d0b6975c9312bc7e9b399e8e040b5
diff --git a/srcpkgs/terragrunt/template b/srcpkgs/terragrunt/template
index 10e6489f66e..4413d7656fc 100644
--- a/srcpkgs/terragrunt/template
+++ b/srcpkgs/terragrunt/template
@@ -10,6 +10,8 @@ short_desc="Thin wrapper for Terraform that provides extra tools"
 maintainer="Andrea Brancaleoni <abc@pompel.me>"
 license="MIT"
 homepage="https://github.com/gruntwork-io/terragrunt"
+nopie=unverified
+nostrip=nopie
 distfiles="$homepage/archive/v$version.tar.gz"
 checksum=28e5a3bc2d9ec9ad8a2037680ba28214267ec974f6d8315ad23730c222c6a1fe
 
diff --git a/srcpkgs/tinycron/template b/srcpkgs/tinycron/template
index 178223ce9b4..15b1c62f685 100644
--- a/srcpkgs/tinycron/template
+++ b/srcpkgs/tinycron/template
@@ -9,6 +9,8 @@ short_desc="A very small replacement for cron"
 maintainer="Diogo Leal <diogo@diogoleal.com>"
 license="MIT"
 homepage="https://github.com/bcicen/tinycron"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/bcicen/tinycron/archive/v${version}.tar.gz"
 checksum=694c5dcf0435d10ed825dd3e80aefedd1f82953513ce1fe8c46c002d2eca07c2
 
diff --git a/srcpkgs/tldr/template b/srcpkgs/tldr/template
index 6c94e84a503..67e4809635b 100644
--- a/srcpkgs/tldr/template
+++ b/srcpkgs/tldr/template
@@ -9,6 +9,8 @@ short_desc="Fast and interactive TLDR client written in Go"
 maintainer="Nathan Owens <ndowens04@gmail.com>"
 license="MIT"
 homepage="https://isacikgoz.me/tldr/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/isacikgoz/tldr/archive/v${version}.tar.gz"
 checksum=e377942c6dd9cbe3f9f55b7614e17b7c5f0694b326ad3993d0cde59aca8dc8fa
 alternatives="tldr:tldr:/usr/bin/gtldr"
diff --git a/srcpkgs/tml/template b/srcpkgs/tml/template
index 494883b1010..17dae88d357 100644
--- a/srcpkgs/tml/template
+++ b/srcpkgs/tml/template
@@ -10,6 +10,8 @@ short_desc="Tiny markup language for terminal output"
 maintainer="Benjamín Albiñana <benalb@gmail.com>"
 license="Unlicense"
 homepage="https://github.com/liamg/tml"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/liamg/tml/archive/v${version}.tar.gz"
 checksum=083d0252827d13da36a0b9c967d522adf31f8ce770a00c29d84a197d0102216e
 
diff --git a/srcpkgs/todoist/template b/srcpkgs/todoist/template
index 49761d228b0..5eee97a4d49 100644
--- a/srcpkgs/todoist/template
+++ b/srcpkgs/todoist/template
@@ -8,6 +8,8 @@ short_desc="Todoist CLI Client"
 maintainer="Gerardo Di Iorio <arete74@gmail.com>"
 license="MIT"
 homepage="https://github.com/sachaos/todoist"
+nopie=unverified
+nostrip=nopie
 distfiles="${homepage}/archive/v${version}.tar.gz"
 checksum=b7ffa14574bd241ab9e21a28f3d40c17b1a12250e89cfbc8ad708cfbfcdd84b3
 
diff --git a/srcpkgs/trident-automount/template b/srcpkgs/trident-automount/template
index d5955aab883..39cd2d2a759 100644
--- a/srcpkgs/trident-automount/template
+++ b/srcpkgs/trident-automount/template
@@ -12,6 +12,8 @@ short_desc="Automounting daemon from Project Trident utilizing autofs"
 maintainer="Ken Moore <ken@project-trident.org>"
 license="BSD-2-Clause"
 homepage="https://github.com/project-trident/trident-utilities"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/project-trident/trident-utilities/archive/v${version}.tar.gz"
 checksum=0bf0991c815b56b0143106e29ff2ab952416fd63d1810a6aa51fd95a0de4c48d
 
diff --git a/srcpkgs/umoci/template b/srcpkgs/umoci/template
index e9ea9bf87c5..0303cfce820 100644
--- a/srcpkgs/umoci/template
+++ b/srcpkgs/umoci/template
@@ -10,6 +10,8 @@ short_desc="Umoci Modifies Open Container Images"
 maintainer="Cameron Nemo <cnemo@tutanota.com>"
 license="Apache-2.0"
 homepage="https://umo.ci"
+nopie=unverified
+nostrip=nopie
 distfiles="https://${go_import_path}/archive/v${version}.tar.gz"
 checksum=19ca1234c7991369586488f4ebb7656f566e1e3d19d2518630620eb54061b87c
 
diff --git a/srcpkgs/uni/template b/srcpkgs/uni/template
index c44233ac9dc..03b5635a910 100644
--- a/srcpkgs/uni/template
+++ b/srcpkgs/uni/template
@@ -8,6 +8,8 @@ short_desc="Query the Unicode database from the commandline"
 maintainer="klardotsh <josh@klar.sh>"
 license="MIT"
 homepage="https://github.com/arp242/uni"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/arp242/uni/archive/v${version}.tar.gz"
 checksum=938712d1e750b8dcea9f42d4691b66e15dbc7c7ce0200400f20f79702dc97bac
 
diff --git a/srcpkgs/up/template b/srcpkgs/up/template
index 77d55fe8e51..1cae92518c5 100644
--- a/srcpkgs/up/template
+++ b/srcpkgs/up/template
@@ -9,5 +9,7 @@ short_desc="Ultimate Plumber - write Linux pipes interactively"
 maintainer="Piraty <piraty1@inbox.ru>"
 license="Apache-2.0"
 homepage="https://github.com/akavel/up/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/akavel/up/archive/v${version}.tar.gz"
 checksum=359510cfea8af8f14de39d63f63cc5c765f681cca2c37f00174837d52c62cad1
diff --git a/srcpkgs/usql/template b/srcpkgs/usql/template
index f0e07b467bf..8a1932515f7 100644
--- a/srcpkgs/usql/template
+++ b/srcpkgs/usql/template
@@ -9,6 +9,8 @@ short_desc="Universal command-line interface for SQL databases"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 homepage="https://github.com/xo/usql"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/xo/usql/archive/v${version}.tar.gz"
 checksum=d8d07324afe2478068f99b79e35ad5f5c06fa0e0051504cff5bce592ee75c6c2
 
diff --git a/srcpkgs/vale/template b/srcpkgs/vale/template
index d9de21814b0..3fb5ad0a1af 100644
--- a/srcpkgs/vale/template
+++ b/srcpkgs/vale/template
@@ -8,6 +8,8 @@ short_desc="Natural language linter"
 maintainer="SolitudeSF <solitudesf@protonmail.com>"
 license="MIT"
 homepage="https://errata-ai.github.io/vale/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/errata-ai/vale/archive/v${version}.tar.gz"
 checksum=e1fee20d8fed7fc8819de310608b1ed584c0fad096cce95ecef727584ed9790f
 
diff --git a/srcpkgs/vault/template b/srcpkgs/vault/template
index d28a520a587..5c3d026bbc3 100644
--- a/srcpkgs/vault/template
+++ b/srcpkgs/vault/template
@@ -14,6 +14,8 @@ short_desc="Tool for securely accessing secrets"
 maintainer="iaroki <iaroki@protonmail.com>"
 license="MPL-2.0"
 homepage="https://www.vaultproject.io/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/hashicorp/${pkgname}/archive/v${version}.tar.gz"
 checksum=b9f909b613d53ae591a5b91a4862c750aaf59e87592b1a74b4c4651c0b5790e3
 system_accounts="_vault"
diff --git a/srcpkgs/vegeta/template b/srcpkgs/vegeta/template
index 042c3546031..520e6aadfad 100644
--- a/srcpkgs/vegeta/template
+++ b/srcpkgs/vegeta/template
@@ -9,6 +9,8 @@ short_desc="HTTP load testing tool"
 maintainer="Frank Steinborn <steinex@nognu.de>"
 license="MIT"
 homepage="https://github.com/tsenart/vegeta"
+nopie=unverified
+nostrip=nopie
 distfiles="https://$go_import_path/archive/v$version.tar.gz"
 checksum=2e6326b2fe0ef273ae784600e2181e32d307b62beb29cc84ffc8ddd0d5352df9
 
diff --git a/srcpkgs/vmdfmt/template b/srcpkgs/vmdfmt/template
index 6b8be84ed05..9c792cad5d5 100644
--- a/srcpkgs/vmdfmt/template
+++ b/srcpkgs/vmdfmt/template
@@ -10,6 +10,8 @@ short_desc="Markdown autoformatter similar to gofmt"
 maintainer="Robert Lowry <bobertlo@gmail.com>"
 license="ISC"
 homepage="https://github.com/bobertlo/vmd"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/bobertlo/vmd/archive/v${version}.tar.gz"
 checksum=3d696c45da7ddd8a0bf07eb9d74b4d9c7f48ff2d980cab3b168fb6f815430308
 
diff --git a/srcpkgs/vndr/template b/srcpkgs/vndr/template
index a7c6c4ebe07..2b8f64d705b 100644
--- a/srcpkgs/vndr/template
+++ b/srcpkgs/vndr/template
@@ -8,5 +8,7 @@ short_desc="Stupid vendoring tool"
 maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
 license="Apache-2.0"
 homepage="https://github.com/LK4D4/vndr"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/LK4D4/vndr/archive/v${version}.tar.gz"
 checksum=dec53ba179dd2b854efb0d321a8e45b53cd2c7f06018d5ef65f55dfa9f28e840
diff --git a/srcpkgs/vultr/template b/srcpkgs/vultr/template
index 5bd0f5435fc..0c037696509 100644
--- a/srcpkgs/vultr/template
+++ b/srcpkgs/vultr/template
@@ -8,6 +8,8 @@ short_desc="Vultr CLI and API client"
 maintainer="Kyle Nusbaum <knusbaum+void@sdf.org>"
 license="MIT"
 homepage="https://jamesclonk.github.io/vultr/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/JamesClonk/vultr/archive/v${version}.tar.gz"
 checksum=928f6c3caf8149f836a609ec43a3d031f0206a8cba095e026535c33c390c1157
 
diff --git a/srcpkgs/webcat/template b/srcpkgs/webcat/template
index c1cb0b678a5..365045ea128 100644
--- a/srcpkgs/webcat/template
+++ b/srcpkgs/webcat/template
@@ -9,5 +9,7 @@ short_desc="WebSocket Netcat"
 maintainer="Andrea Brancaleoni <abc@pompel.me>"
 license="GPL-3"
 homepage="https://github.com/thypon/webcat"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/thypon/${pkgname}/archive/v${version}.tar.gz"
 checksum=5b3be1cb8deb08f144d674a0bf23f97a692ebb601666d3a38df6e80b2e68d0b7
diff --git a/srcpkgs/websocketd/template b/srcpkgs/websocketd/template
index 50b5bc2baeb..2599916f9af 100644
--- a/srcpkgs/websocketd/template
+++ b/srcpkgs/websocketd/template
@@ -9,5 +9,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
 license="BSD"
 go_import_path="github.com/joewalnes/websocketd"
 homepage="https://$go_import_path"
+nopie=unverified
+nostrip=nopie
 distfiles="$homepage/archive/v$version.tar.gz"
 checksum=323700908ca7fe7b69cb2cc492b4746c4cd3449e49fbab15a4b3a5eccf8757f4
diff --git a/srcpkgs/wego/template b/srcpkgs/wego/template
index c9b16b4e6b3..af9b96981c5 100644
--- a/srcpkgs/wego/template
+++ b/srcpkgs/wego/template
@@ -9,6 +9,8 @@ short_desc="Weather client for the terminal"
 maintainer="Michael Aldridge <maldridge@voidlinux.org>"
 license="ISC"
 homepage="https://github.com/schachmat/wego"
+nopie=unverified
+nostrip=nopie
 distfiles=${homepage}/archive/${version}.tar.gz
 checksum=d63d79520b385c4ed921c7decc37a0b85c40af66600f8a5733514e04d3048075
 
diff --git a/srcpkgs/wuzz/template b/srcpkgs/wuzz/template
index e6cb81b3807..f2b07f8d6a1 100644
--- a/srcpkgs/wuzz/template
+++ b/srcpkgs/wuzz/template
@@ -9,6 +9,8 @@ short_desc="Interactive cli tool for HTTP inspection"
 maintainer="Andrew Benson <abenson+void@gmail.com>"
 license="AGPL-3.0"
 homepage="https://github.com/asciimoo/wuzz"
+nopie=unverified
+nostrip=nopie
 distfiles="${homepage}/archive/v${version}.tar.gz"
 checksum=acf8e82481740d1403b744c58918b9089128d91c3c6edc15b76b6e1c97ead645
 
diff --git a/srcpkgs/xmandump/template b/srcpkgs/xmandump/template
index ae17bbcefa4..de406228551 100644
--- a/srcpkgs/xmandump/template
+++ b/srcpkgs/xmandump/template
@@ -9,6 +9,8 @@ short_desc="Dump all manpages in an XBPS package for use with man.cgi"
 maintainer="Érico Nogueira <ericonr@disroot.org>"
 license="ISC"
 homepage="https://github.com/void-linux/xmandump"
+nopie=unverified
+nostrip=nopie
 distfiles="${homepage}/archive/v${version}.tar.gz"
 checksum=ca261e075940c97cb3ad639e4c8b746fa93bc7559032bc1ada3858c63658d014
 
diff --git a/srcpkgs/xq-api/template b/srcpkgs/xq-api/template
index 16e97083cae..73409fd1f13 100644
--- a/srcpkgs/xq-api/template
+++ b/srcpkgs/xq-api/template
@@ -10,6 +10,8 @@ short_desc="HTTP-based xbps repodata query API"
 maintainer="Noel Cower <ncower@nil.dev>"
 license="BSD-2-Clause"
 homepage="https://github.com/nilium/xq-api"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/nilium/xq-api/archive/v${version}.tar.gz"
 checksum=0d03345899feb2094e662e6e1d0a4de09ebb82f4f2a474cdc48504059c837c6d
 system_accounts="_xqapi"
diff --git a/srcpkgs/xurls/template b/srcpkgs/xurls/template
index 4bf77a78e92..5e5674b430b 100644
--- a/srcpkgs/xurls/template
+++ b/srcpkgs/xurls/template
@@ -10,6 +10,8 @@ short_desc="Extract urls from text"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="BSD-3-Clause"
 homepage="https://www.github.com/mvdan/xurls"
+nopie=unverified
+nostrip=nopie
 distfiles="${homepage}/archive/v${version}.tar.gz"
 checksum=795d7febcf73503bca2ac9806f12ff6b33b47c13eef2d50b81b10e241d9bdb22
 
diff --git a/srcpkgs/yggdrasil/template b/srcpkgs/yggdrasil/template
index 865baefdd59..0f7eee350f4 100644
--- a/srcpkgs/yggdrasil/template
+++ b/srcpkgs/yggdrasil/template
@@ -10,6 +10,8 @@ short_desc="Experiment in scalable routing as an encrypted IPv6 overlay network"
 maintainer="Jan Christian Gruenhage <jan.christian@gruenhage.xyz>"
 license="LGPL-3.0-only"
 homepage="https://yggdrasil-network.github.io/"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/yggdrasil-network/yggdrasil-go/archive/v${version}.tar.gz"
 checksum=e8579a04bf289434e7b8caaf621e2c0b853e83cc06f136c4f9e4bfc667df5a27
 
diff --git a/srcpkgs/yj/template b/srcpkgs/yj/template
index 895e663988d..0d933fb34c1 100644
--- a/srcpkgs/yj/template
+++ b/srcpkgs/yj/template
@@ -9,5 +9,7 @@ short_desc="Convert YAML <=> TOML <=> JSON <=> HCL"
 maintainer="Leah Neukirchen <leah@vuxu.org>"
 license="Apache-2.0"
 homepage="https://github.com/sclevine/yj"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/sclevine/yj/archive/v${version}.tar.gz"
 checksum=df9a4f5b6d067842ea3da68ff92c374b98560dce1086337d39963a1346120574
diff --git a/srcpkgs/yq-go/template b/srcpkgs/yq-go/template
index 374271c6589..24035da937f 100644
--- a/srcpkgs/yq-go/template
+++ b/srcpkgs/yq-go/template
@@ -9,6 +9,8 @@ short_desc="Lightweight and portable command-line YAML processor written in go"
 maintainer="Frank Steinborn <steinex@nognu.de>"
 license="MIT"
 homepage="https://github.com/mikefarah/yq"
+nopie=unverified
+nostrip=nopie
 distfiles="https://github.com/mikefarah/yq/archive/${version}.tar.gz"
 checksum=b0c44a742a9b6eed25a48ff04bb30e3e05c6c2d5a0c869f9d0d7f778dfd40f05
 
diff --git a/srcpkgs/zrepl/template b/srcpkgs/zrepl/template
index 15747454d02..900d0df5434 100644
--- a/srcpkgs/zrepl/template
+++ b/srcpkgs/zrepl/template
@@ -11,6 +11,8 @@ short_desc="One-stop ZFS backup & replication solution"
 maintainer="Frans Bergman <frans@tankernn.eu>"
 license="MIT"
 homepage="https://github.com/zrepl/zrepl"
+nopie=unverified
+nostrip=nopie
 distfiles="${homepage}/archive/v${version}.tar.gz"
 checksum=df474e70f5a51d84816ee8a06038ded167a7548e547e2d2822c313f088eeeafd
 

From 3fa437a8d1b982a711c72c6338d6260089eaef60 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?=
 <congdanhqx@gmail.com>
Date: Sat, 12 Sep 2020 07:07:13 +0700
Subject: [PATCH 2/4] build-style: go: allow -buildmode=pie

---
 common/build-style/go.sh             | 12 ++++++++++--
 common/environment/build-style/go.sh |  3 +--
 2 files changed, 11 insertions(+), 4 deletions(-)

diff --git a/common/build-style/go.sh b/common/build-style/go.sh
index c9f476b95c7..86cafcab902 100644
--- a/common/build-style/go.sh
+++ b/common/build-style/go.sh
@@ -22,7 +22,11 @@ do_configure() {
 }
 
 do_build() {
+	local buildmode
 	go_package=${go_package:-$go_import_path}
+	if [ -z "$nopie" ]; then
+		buildmode=-buildmode=pie
+	fi
 	# Build using Go modules if there's a go.mod file
 	if [ "${go_mod_mode}" != "off" ] && [ -f go.mod ]; then
 		if [ -z "${go_mod_mode}" ] && [ -d vendor ]; then
@@ -33,10 +37,14 @@ do_build() {
 			# default behavior.
 			go_mod_mode=
 		fi
-		go install -p "$XBPS_MAKEJOBS" -mod="${go_mod_mode}" -x -tags "${go_build_tags}" -ldflags "${go_ldflags}" ${go_package}
+		go install -p "$XBPS_MAKEJOBS" -mod="${go_mod_mode}" \
+			$buildmode -x -tags "${go_build_tags}" \
+			-ldflags "${go_ldflags}" ${go_package}
 	else
 		# Otherwise, build using GOPATH
-		go get -p "$XBPS_MAKEJOBS" -x -tags "${go_build_tags}" -ldflags "${go_ldflags}" ${go_package}
+		go get -p "$XBPS_MAKEJOBS" \
+			$buildmode -x -tags "${go_build_tags}" \
+			-ldflags "${go_ldflags}" ${go_package}
 	fi
 }
 
diff --git a/common/environment/build-style/go.sh b/common/environment/build-style/go.sh
index 3f83013d4f7..d8eddbfb202 100644
--- a/common/environment/build-style/go.sh
+++ b/common/environment/build-style/go.sh
@@ -4,15 +4,14 @@ if [ -z "$hostmakedepends" -o "${hostmakedepends##*gcc-go-tools*}" ]; then
 		archs="aarch64* armv[567]* i686* x86_64* ppc64le*"
 	fi
 	hostmakedepends+=" go"
-	nopie=yes
 else
 	# gccgo compiler
 	if [ "$CROSS_BUILD" ]; then
 		# target compiler to use; otherwise it'll just call gccgo
 		export GCCGO="${XBPS_CROSS_TRIPLET}-gccgo"
 	fi
+	nostrip=yes
 fi
-nostrip=yes
 
 case "$XBPS_TARGET_MACHINE" in
 	aarch64*) export GOARCH=arm64;;

From 88ea608a0301b95b526a3e456fe1238fcf9217e2 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?=
 <congdanhqx@gmail.com>
Date: Sat, 12 Sep 2020 07:57:27 +0700
Subject: [PATCH 3/4] etcd: replace github.com/coreos/bbolt => go.etcd.io/bbolt

For some reason, they changed their package path but not import path.

I don't use etcd, I don't  want to be blamed for version bump.
---
 srcpkgs/etcd/template | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/srcpkgs/etcd/template b/srcpkgs/etcd/template
index 0b7363ef36c..f7bc8e3332b 100644
--- a/srcpkgs/etcd/template
+++ b/srcpkgs/etcd/template
@@ -1,7 +1,7 @@
 # Template file for 'etcd'
 pkgname=etcd
 version=3.4.4
-revision=1
+revision=2
 build_style=go
 short_desc="Distributed reliable key-value store"
 maintainer="Andrea Brancaleoni <abc@pompel.me>"
@@ -19,6 +19,10 @@ conf_files="/etc/sv/etcd/conf"
 system_accounts="etcd"
 make_dirs="/var/lib/etcd 0755 etcd etcd"
 
+post_patch() {
+	echo "replace github.com/coreos/bbolt => go.etcd.io/bbolt v1.3.5" >>go.mod
+}
+
 post_install() {
 	vlicense LICENSE
 	vsv etcd

From 69e6b839929c68398a08ab4bf78a115ee6244930 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?=
 <congdanhqx@gmail.com>
Date: Sat, 12 Sep 2020 07:32:31 +0700
Subject: [PATCH 4/4] darch: build from tarball, remove nopie

[skip ci]
---
 srcpkgs/darch/template | 37 +++++++++++--------------------------
 1 file changed, 11 insertions(+), 26 deletions(-)

diff --git a/srcpkgs/darch/template b/srcpkgs/darch/template
index 53250b095c2..723fa116c8e 100644
--- a/srcpkgs/darch/template
+++ b/srcpkgs/darch/template
@@ -1,44 +1,29 @@
 # Template file for 'darch'
 pkgname=darch
 version=0.28.0
-revision=1
+revision=2
 archs="x86_64* ppc64le*"
 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"
+go_package=github.com/godarch/darch/pkg/cmd/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 go"
 depends="containerd"
 short_desc="Tool for building/booting stateless and immutable images, bare metal"
 maintainer="Paul Knopf <pauldotknopf@gmail.com>"
 license="MIT"
 homepage="https://godarch.com/"
-nopie=unverified
-nostrip=nopie
+distfiles="https://github.com/godarch/darch/archive/v$version.tar.gz"
+checksum=78240cc8d95e3320aa2eb057d24bfd5e1f49d485f58c5626c677e4b09e192070
+go_ldflags="-X main.GitCommit=v$version -X main.Version=$version"
 
-do_fetch() {
-	mkdir -p "$(dirname ${GOSRCPATH})"
-	git clone --branch "v${version}" \
-		git://github.com/godarch/darch \
-		${GOSRCPATH}
+post_patch() {
+	vsed -i -e '/install.*bin.darch/d' Makefile
 }
 
-do_configure() {
-	export GOBIN=${GOPATH}/bin
-	export PATH=$PATH:$GOBIN
-	go get github.com/LK4D4/vndr
-	cd ${GOSRCPATH}
-	vndr
-}
-
-do_build() {
-	cd ${GOSRCPATH}
-	make build TRAVIS_TAG="v${version}" GO_BUILD_FLAGS="-buildmode=pie"
-}
-
-do_install() {
-	cd ${GOSRCPATH}
+post_install() {
 	make install DESTDIR=${DESTDIR}
-
 	vlicense LICENSE
 }

^ permalink raw reply	[flat|nested] 25+ messages in thread

* Re: [RFC] build-style: go: allow pie
  2020-09-12  0:35 [PR PATCH] [RFC] build-style: go: allow pie sgn
                   ` (6 preceding siblings ...)
  2020-09-12  1:07 ` sgn
@ 2020-09-12  4:26 ` shizonic
  2020-09-19  3:42 ` [PR PATCH] [Closed]: " sgn
                   ` (15 subsequent siblings)
  23 siblings, 0 replies; 25+ messages in thread
From: shizonic @ 2020-09-12  4:26 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 178 bytes --]

New comment by shizonic on void-packages repository

https://github.com/void-linux/void-packages/pull/24841#issuecomment-691405187

Comment:
Nope not anymore. Thanks for asking!

^ permalink raw reply	[flat|nested] 25+ messages in thread

* Re: [PR PATCH] [Closed]: [RFC] build-style: go: allow pie
  2020-09-12  0:35 [PR PATCH] [RFC] build-style: go: allow pie sgn
                   ` (7 preceding siblings ...)
  2020-09-12  4:26 ` shizonic
@ 2020-09-19  3:42 ` sgn
  2020-11-14  6:23 ` ericonr
                   ` (14 subsequent siblings)
  23 siblings, 0 replies; 25+ messages in thread
From: sgn @ 2020-09-19  3:42 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 166 bytes --]

There's a closed pull request on the void-packages repository

[RFC] build-style: go: allow pie
https://github.com/void-linux/void-packages/pull/24841

Description:


^ permalink raw reply	[flat|nested] 25+ messages in thread

* Re: [RFC] build-style: go: allow pie
  2020-09-12  0:35 [PR PATCH] [RFC] build-style: go: allow pie sgn
                   ` (8 preceding siblings ...)
  2020-09-19  3:42 ` [PR PATCH] [Closed]: " sgn
@ 2020-11-14  6:23 ` ericonr
  2020-11-14  6:29 ` sgn
                   ` (13 subsequent siblings)
  23 siblings, 0 replies; 25+ messages in thread
From: ericonr @ 2020-11-14  6:23 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 639 bytes --]

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/24841#issuecomment-727153608

Comment:
Do you want to roll this into a general Go rebuild? Since there were a few Go CVEs lately, the idea would be to rebuild all that's possible to rebuild, and we could take the opportunity to also test PIE. I have a list of the Go packages which I succcessfully built, and I can try them again with these changes to the Go build style.

But a few packages will have to wait for https://github.com/golang/go/issues/42567 to be solved as well, since it breaks `LDFLAGS=-fuse-ld=bfd` for some packages.

^ permalink raw reply	[flat|nested] 25+ messages in thread

* Re: [RFC] build-style: go: allow pie
  2020-09-12  0:35 [PR PATCH] [RFC] build-style: go: allow pie sgn
                   ` (9 preceding siblings ...)
  2020-11-14  6:23 ` ericonr
@ 2020-11-14  6:29 ` sgn
  2020-11-14  6:32 ` ericonr
                   ` (12 subsequent siblings)
  23 siblings, 0 replies; 25+ messages in thread
From: sgn @ 2020-11-14  6:29 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 873 bytes --]

New comment by sgn on void-packages repository

https://github.com/void-linux/void-packages/pull/24841#issuecomment-727154285

Comment:
On 2020-11-13 22:23:52-0800, Érico Nogueira Rolim <notifications@github.com> wrote:
> Do you want to roll this into a general Go rebuild? Since there were
> a few Go CVEs lately, the idea would be to rebuild all that's
> possible to rebuild, and we could take the opportunity to also test
> PIE. I have a list of the Go packages which I succcessfully built,
> and I can try them again with these changes to the Go build style.

I'm flooded with issues irl. I couldn't find time to rebuild all go
packages to check.

If you would like, you could take over.

Thanks,

> 
> But a few packages will have to wait for https://github.com/golang/go/issues/42567 to be solved as well, since it breaks `LDFLAGS=-fuse-ld=bfd` for some packages.



^ permalink raw reply	[flat|nested] 25+ messages in thread

* Re: [RFC] build-style: go: allow pie
  2020-09-12  0:35 [PR PATCH] [RFC] build-style: go: allow pie sgn
                   ` (10 preceding siblings ...)
  2020-11-14  6:29 ` sgn
@ 2020-11-14  6:32 ` ericonr
  2020-11-14 18:01 ` ericonr
                   ` (11 subsequent siblings)
  23 siblings, 0 replies; 25+ messages in thread
From: ericonr @ 2020-11-14  6:32 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 163 bytes --]

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/24841#issuecomment-727154631

Comment:
I can take over, sure.

^ permalink raw reply	[flat|nested] 25+ messages in thread

* Re: [RFC] build-style: go: allow pie
  2020-09-12  0:35 [PR PATCH] [RFC] build-style: go: allow pie sgn
                   ` (11 preceding siblings ...)
  2020-11-14  6:32 ` ericonr
@ 2020-11-14 18:01 ` ericonr
  2020-11-14 18:03 ` ericonr
                   ` (10 subsequent siblings)
  23 siblings, 0 replies; 25+ messages in thread
From: ericonr @ 2020-11-14 18:01 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 276 bytes --]

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/24841#issuecomment-727243592

Comment:
I'm going to list issues I find here:

`go-bindata` built in PIE mode on musl somehow ends up linked to `/lib64/ld-linux-x86-64.so.2`

^ permalink raw reply	[flat|nested] 25+ messages in thread

* Re: [RFC] build-style: go: allow pie
  2020-09-12  0:35 [PR PATCH] [RFC] build-style: go: allow pie sgn
                   ` (12 preceding siblings ...)
  2020-11-14 18:01 ` ericonr
@ 2020-11-14 18:03 ` ericonr
  2020-11-23 18:18 ` ericonr
                   ` (9 subsequent siblings)
  23 siblings, 0 replies; 25+ messages in thread
From: ericonr @ 2020-11-14 18:03 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 294 bytes --]

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/24841#issuecomment-727243592

Comment:
I'm going to list issues I find here:

- `go-bindata` and `go-md2man` built in PIE mode on musl somehow ends up linked to `/lib64/ld-linux-x86-64.so.2`

^ permalink raw reply	[flat|nested] 25+ messages in thread

* Re: [RFC] build-style: go: allow pie
  2020-09-12  0:35 [PR PATCH] [RFC] build-style: go: allow pie sgn
                   ` (13 preceding siblings ...)
  2020-11-14 18:03 ` ericonr
@ 2020-11-23 18:18 ` ericonr
  2020-11-23 18:18 ` ericonr
                   ` (8 subsequent siblings)
  23 siblings, 0 replies; 25+ messages in thread
From: ericonr @ 2020-11-23 18:18 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 525 bytes --]

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/24841#issuecomment-732338818

Comment:
I think the issue above breaks this proposal completely, unless we can reliably hunt them down.

On the other hand, templates like rclone could be built with PIE and that would solve the issue they had ( https://github.com/ericonr/void-packages/tree/rclone ). So I think we should push forward with a simple way for go binaries to be built with PIE, but not change any defaults yet.

^ permalink raw reply	[flat|nested] 25+ messages in thread

* Re: [RFC] build-style: go: allow pie
  2020-09-12  0:35 [PR PATCH] [RFC] build-style: go: allow pie sgn
                   ` (14 preceding siblings ...)
  2020-11-23 18:18 ` ericonr
@ 2020-11-23 18:18 ` ericonr
  2020-11-23 18:19 ` ericonr
                   ` (7 subsequent siblings)
  23 siblings, 0 replies; 25+ messages in thread
From: ericonr @ 2020-11-23 18:18 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 565 bytes --]

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/24841#issuecomment-732338818

Comment:
I think the issue above breaks this proposal completely, unless we can reliably hunt them down.

On the other hand, templates like rclone could be built with PIE and that would solve the issue they had ( https://github.com/ericonr/void-packages/tree/rclone ). So I think we should push forward with a simple way for go binaries to be built with PIE, but not change any defaults yet.

@void-linux/pkg-committers thoughts?

^ permalink raw reply	[flat|nested] 25+ messages in thread

* Re: [RFC] build-style: go: allow pie
  2020-09-12  0:35 [PR PATCH] [RFC] build-style: go: allow pie sgn
                   ` (15 preceding siblings ...)
  2020-11-23 18:18 ` ericonr
@ 2020-11-23 18:19 ` ericonr
  2020-11-23 20:19 ` ericonr
                   ` (6 subsequent siblings)
  23 siblings, 0 replies; 25+ messages in thread
From: ericonr @ 2020-11-23 18:19 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 673 bytes --]

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/24841#issuecomment-732338818

Comment:
I think the issue above breaks this proposal completely, unless we can reliably hunt them down.

On the other hand, templates like rclone could be built with PIE and that would solve the issue they had ( https://github.com/ericonr/void-packages/tree/rclone - specific commit: https://github.com/ericonr/void-packages/commit/d25bc6a80c1c24af540248e7c8e8bfc7f797adb7 ). So I think we should push forward with a simple way for go binaries to be built with PIE, but not change any defaults yet.

@void-linux/pkg-committers thoughts?

^ permalink raw reply	[flat|nested] 25+ messages in thread

* Re: [RFC] build-style: go: allow pie
  2020-09-12  0:35 [PR PATCH] [RFC] build-style: go: allow pie sgn
                   ` (16 preceding siblings ...)
  2020-11-23 18:19 ` ericonr
@ 2020-11-23 20:19 ` ericonr
  2020-11-24  0:15 ` sgn
                   ` (5 subsequent siblings)
  23 siblings, 0 replies; 25+ messages in thread
From: ericonr @ 2020-11-23 20:19 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 852 bytes --]

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/24841#issuecomment-732338818

Comment:
I think the issue above breaks this proposal completely, unless we can reliably hunt them down.

On the other hand, templates like rclone could be built with PIE and that would solve the issue they had ( https://github.com/ericonr/void-packages/tree/rclone - specific commit: https://github.com/ericonr/void-packages/commit/d25bc6a80c1c24af540248e7c8e8bfc7f797adb7 ). So I think we should push forward with a simple way for go binaries to be built with PIE, but not change any defaults yet.

@void-linux/pkg-committers thoughts?

References:

- https://github.com/golang/go/issues/10914
- https://github.com/golang/go/issues/17847
- https://go-review.googlesource.com/c/go/+/33106/ (fix for the above)

^ permalink raw reply	[flat|nested] 25+ messages in thread

* Re: [RFC] build-style: go: allow pie
  2020-09-12  0:35 [PR PATCH] [RFC] build-style: go: allow pie sgn
                   ` (17 preceding siblings ...)
  2020-11-23 20:19 ` ericonr
@ 2020-11-24  0:15 ` sgn
  2020-11-24  0:20 ` ericonr
                   ` (4 subsequent siblings)
  23 siblings, 0 replies; 25+ messages in thread
From: sgn @ 2020-11-24  0:15 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 730 bytes --]

New comment by sgn on void-packages repository

https://github.com/void-linux/void-packages/pull/24841#issuecomment-732500512

Comment:
On 2020-11-23 10:18:37-0800, Érico Nogueira Rolim <notifications@github.com> wrote:
> I think the issue above breaks this proposal completely, unless we can reliably hunt them down.
> 
> On the other hand, templates like rclone could be built with PIE and
> that would solve the issue they had
> ( https://github.com/ericonr/void-packages/tree/rclone ). So I think
> we should push forward with a simple way for go binaries to be built
> with PIE, but not change any defaults yet.

I think we can add "nopie=yes" en mass to all go-package, then remove
them on a case-by-case basis.

-- 
Danh


^ permalink raw reply	[flat|nested] 25+ messages in thread

* Re: [RFC] build-style: go: allow pie
  2020-09-12  0:35 [PR PATCH] [RFC] build-style: go: allow pie sgn
                   ` (18 preceding siblings ...)
  2020-11-24  0:15 ` sgn
@ 2020-11-24  0:20 ` ericonr
  2020-11-24  0:20 ` ericonr
                   ` (3 subsequent siblings)
  23 siblings, 0 replies; 25+ messages in thread
From: ericonr @ 2020-11-24  0:20 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 274 bytes --]

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/24841#issuecomment-732502269

Comment:
> I think we can add "nopie=yes" en mass to all go-package, then remove
them on a case-by-case basis.

Ok, that sounds reasonable.

^ permalink raw reply	[flat|nested] 25+ messages in thread

* Re: [RFC] build-style: go: allow pie
  2020-09-12  0:35 [PR PATCH] [RFC] build-style: go: allow pie sgn
                   ` (19 preceding siblings ...)
  2020-11-24  0:20 ` ericonr
@ 2020-11-24  0:20 ` ericonr
  2020-12-07  0:03 ` [PR PATCH] [Closed]: " sgn
                   ` (2 subsequent siblings)
  23 siblings, 0 replies; 25+ messages in thread
From: ericonr @ 2020-11-24  0:20 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 208 bytes --]

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/24841#issuecomment-732502397

Comment:
For the record, alpine is using `-buildmode=pie` for all platforms.

^ permalink raw reply	[flat|nested] 25+ messages in thread

* Re: [PR PATCH] [Closed]: [RFC] build-style: go: allow pie
  2020-09-12  0:35 [PR PATCH] [RFC] build-style: go: allow pie sgn
                   ` (20 preceding siblings ...)
  2020-11-24  0:20 ` ericonr
@ 2020-12-07  0:03 ` sgn
  2021-03-16 13:20 ` travankor
  2021-04-09  0:17 ` [PR PATCH] [Closed]: " sgn
  23 siblings, 0 replies; 25+ messages in thread
From: sgn @ 2020-12-07  0:03 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 166 bytes --]

There's a closed pull request on the void-packages repository

[RFC] build-style: go: allow pie
https://github.com/void-linux/void-packages/pull/24841

Description:


^ permalink raw reply	[flat|nested] 25+ messages in thread

* Re: [RFC] build-style: go: allow pie
  2020-09-12  0:35 [PR PATCH] [RFC] build-style: go: allow pie sgn
                   ` (21 preceding siblings ...)
  2020-12-07  0:03 ` [PR PATCH] [Closed]: " sgn
@ 2021-03-16 13:20 ` travankor
  2021-04-09  0:17 ` [PR PATCH] [Closed]: " sgn
  23 siblings, 0 replies; 25+ messages in thread
From: travankor @ 2021-03-16 13:20 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 148 bytes --]

New comment by travankor on void-packages repository

https://github.com/void-linux/void-packages/pull/24841#issuecomment-800251708

Comment:
ping?

^ permalink raw reply	[flat|nested] 25+ messages in thread

* Re: [PR PATCH] [Closed]: [RFC] build-style: go: allow pie
  2020-09-12  0:35 [PR PATCH] [RFC] build-style: go: allow pie sgn
                   ` (22 preceding siblings ...)
  2021-03-16 13:20 ` travankor
@ 2021-04-09  0:17 ` sgn
  23 siblings, 0 replies; 25+ messages in thread
From: sgn @ 2021-04-09  0:17 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 166 bytes --]

There's a closed pull request on the void-packages repository

[RFC] build-style: go: allow pie
https://github.com/void-linux/void-packages/pull/24841

Description:


^ permalink raw reply	[flat|nested] 25+ messages in thread

end of thread, other threads:[~2021-04-09  0:17 UTC | newest]

Thread overview: 25+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-12  0:35 [PR PATCH] [RFC] build-style: go: allow pie sgn
2020-09-12  0:37 ` sgn
2020-09-12  0:42 ` sgn
2020-09-12  0:42 ` sgn
2020-09-12  0:45 ` [PR PATCH] [Updated] " sgn
2020-09-12  0:45 ` sgn
2020-09-12  1:01 ` sgn
2020-09-12  1:07 ` sgn
2020-09-12  4:26 ` shizonic
2020-09-19  3:42 ` [PR PATCH] [Closed]: " sgn
2020-11-14  6:23 ` ericonr
2020-11-14  6:29 ` sgn
2020-11-14  6:32 ` ericonr
2020-11-14 18:01 ` ericonr
2020-11-14 18:03 ` ericonr
2020-11-23 18:18 ` ericonr
2020-11-23 18:18 ` ericonr
2020-11-23 18:19 ` ericonr
2020-11-23 20:19 ` ericonr
2020-11-24  0:15 ` sgn
2020-11-24  0:20 ` ericonr
2020-11-24  0:20 ` ericonr
2020-12-07  0:03 ` [PR PATCH] [Closed]: " sgn
2021-03-16 13:20 ` travankor
2021-04-09  0:17 ` [PR PATCH] [Closed]: " sgn

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).