summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorDmitri Goutnik <dmgk@FreeBSD.org>2023-09-08 09:34:56 -0500
committerDmitri Goutnik <dmgk@FreeBSD.org>2023-09-08 09:34:56 -0500
commit8e4bc57934f0611f59a2bfca1ddbab781572ead3 (patch)
treedd28e4d04117817fbc1bef98b0acdc12f7ed50f5 /security
parentlang/go121: Update to 1.21.1 (diff)
all: Bump PORTREVISION after lang/go* update
Diffstat (limited to 'security')
-rw-r--r--security/2fa/Makefile2
-rw-r--r--security/acmetool/Makefile2
-rw-r--r--security/age/Makefile2
-rw-r--r--security/apg/Makefile2
-rw-r--r--security/assh/Makefile2
-rw-r--r--security/aws-iam-authenticator/Makefile2
-rw-r--r--security/aws-vault/Makefile2
-rw-r--r--security/boringssl/Makefile1
-rw-r--r--security/caldera/Makefile2
-rw-r--r--security/certmgr/Makefile2
-rw-r--r--security/cfssl/Makefile2
-rw-r--r--security/crlfuzz/Makefile2
-rw-r--r--security/crowdsec-blocklist-mirror/Makefile2
-rw-r--r--security/crowdsec-firewall-bouncer/Makefile2
-rw-r--r--security/crowdsec/Makefile2
-rw-r--r--security/ct-submit/Makefile2
-rw-r--r--security/ffuf/Makefile2
-rw-r--r--security/git-credential-azure/Makefile1
-rw-r--r--security/git-credential-gopass/Makefile1
-rw-r--r--security/git-credential-oauth/Makefile1
-rw-r--r--security/gitjacker/Makefile2
-rw-r--r--security/go-cve-dictionary/Makefile2
-rw-r--r--security/gokart/Makefile2
-rw-r--r--security/gokey/Makefile2
-rw-r--r--security/gopass/Makefile1
-rw-r--r--security/headscale/Makefile2
-rw-r--r--security/hockeypuck/Makefile2
-rw-r--r--security/honeytrap/Makefile2
-rw-r--r--security/horcrux/Makefile2
-rw-r--r--security/keybase/Makefile1
-rw-r--r--security/kpmenu/Makefile2
-rw-r--r--security/lego/Makefile1
-rw-r--r--security/local-php-security-checker/Makefile2
-rw-r--r--security/meek/Makefile2
-rw-r--r--security/metasploit/Makefile2
-rw-r--r--security/nebula/Makefile2
-rw-r--r--security/nuclei/Makefile1
-rw-r--r--security/obfs4proxy-tor/Makefile2
-rw-r--r--security/onionscan/Makefile2
-rw-r--r--security/osv-scanner/Makefile1
-rw-r--r--security/picocrypt/Makefile2
-rw-r--r--security/snowflake-tor/Makefile2
-rw-r--r--security/sops/Makefile2
-rw-r--r--security/ssb/Makefile2
-rw-r--r--security/ssh-vault/Makefile2
-rw-r--r--security/ssllabs-scan/Makefile2
-rw-r--r--security/stegify/Makefile2
-rw-r--r--security/step-certificates/Makefile2
-rw-r--r--security/step-cli/Makefile2
-rw-r--r--security/tailscale/Makefile1
-rw-r--r--security/teleport/Makefile2
-rw-r--r--security/tfsec/Makefile2
-rw-r--r--security/totp-cli/Makefile1
-rw-r--r--security/trezord/Makefile2
-rw-r--r--security/vault/Makefile2
-rw-r--r--security/vouch-proxy/Makefile2
-rw-r--r--security/vuls/Makefile2
-rw-r--r--security/webtunnel-tor/Makefile2
-rw-r--r--security/xray-core/Makefile1
-rw-r--r--security/yubikey-agent/Makefile2
-rw-r--r--security/zlint/Makefile2
61 files changed, 61 insertions, 49 deletions
diff --git a/security/2fa/Makefile b/security/2fa/Makefile
index ac262bac4fd0..f2be465f49c8 100644
--- a/security/2fa/Makefile
+++ b/security/2fa/Makefile
@@ -1,7 +1,7 @@
PORTNAME= 2fa
DISTVERSIONPREFIX= v
DISTVERSION= 1.2.0
-PORTREVISION= 14
+PORTREVISION= 15
CATEGORIES= security
MAINTAINER= dmgk@FreeBSD.org
diff --git a/security/acmetool/Makefile b/security/acmetool/Makefile
index 514eb24eb249..966757efdae2 100644
--- a/security/acmetool/Makefile
+++ b/security/acmetool/Makefile
@@ -1,7 +1,7 @@
PORTNAME= acmetool
DISTVERSIONPREFIX= v
DISTVERSION= 0.2.2
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= security
MAINTAINER= samm@FreeBSD.org
diff --git a/security/age/Makefile b/security/age/Makefile
index 2d829f0d093c..d648fa95d295 100644
--- a/security/age/Makefile
+++ b/security/age/Makefile
@@ -1,7 +1,7 @@
PORTNAME= age
DISTVERSIONPREFIX= v
DISTVERSION= 1.1.1
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= security
MAINTAINER= dmgk@FreeBSD.org
diff --git a/security/apg/Makefile b/security/apg/Makefile
index eb26056ad7bd..9b3e1b8f811c 100644
--- a/security/apg/Makefile
+++ b/security/apg/Makefile
@@ -1,7 +1,7 @@
PORTNAME= apg
DISTVERSIONPREFIX= v
DISTVERSION= 0.4.1
-PORTREVISION= 11
+PORTREVISION= 12
PORTEPOCH= 1
CATEGORIES= security sysutils
diff --git a/security/assh/Makefile b/security/assh/Makefile
index 719da53738d8..e41fa5fb8154 100644
--- a/security/assh/Makefile
+++ b/security/assh/Makefile
@@ -1,7 +1,7 @@
PORTNAME= assh
DISTVERSIONPREFIX= v
DISTVERSION= 2.15.0
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES= security
MAINTAINER= ashish@FreeBSD.org
diff --git a/security/aws-iam-authenticator/Makefile b/security/aws-iam-authenticator/Makefile
index 0ee5eb0ed35c..16da6b5a7fa4 100644
--- a/security/aws-iam-authenticator/Makefile
+++ b/security/aws-iam-authenticator/Makefile
@@ -1,6 +1,6 @@
PORTNAME= aws-iam-authenticator
PORTVERSION= 0.6.11
-PORTREVISION= 1
+PORTREVISION= 2
DISTVERSIONPREFIX= v
CATEGORIES= security
diff --git a/security/aws-vault/Makefile b/security/aws-vault/Makefile
index cfd71406eef5..6521ede0d7c0 100644
--- a/security/aws-vault/Makefile
+++ b/security/aws-vault/Makefile
@@ -1,7 +1,7 @@
PORTNAME= aws-vault
DISTVERSIONPREFIX= v
DISTVERSION= 6.6.2
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= security
MAINTAINER= dmgk@FreeBSD.org
diff --git a/security/boringssl/Makefile b/security/boringssl/Makefile
index b48751a30d80..90f5de2f4e07 100644
--- a/security/boringssl/Makefile
+++ b/security/boringssl/Makefile
@@ -1,5 +1,6 @@
PORTNAME= boringssl
PORTVERSION= 0.0.0.0.2023.09.01.01
+PORTREVISION= 1
CATEGORIES= security
MASTER_SITES+= https://proxy.golang.org/:gomods
DISTFILES+= golang.org/x/crypto/@v/v0.10.0.zip:gomods \
diff --git a/security/caldera/Makefile b/security/caldera/Makefile
index 3ba1c69ae67d..ebeb0e5406f7 100644
--- a/security/caldera/Makefile
+++ b/security/caldera/Makefile
@@ -1,6 +1,6 @@
PORTNAME= caldera
DISTVERSION= 4.2.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= security python
MAINTAINER= acm@FreeBSD.org
diff --git a/security/certmgr/Makefile b/security/certmgr/Makefile
index f96adb3173b4..bb95e5fa4cbb 100644
--- a/security/certmgr/Makefile
+++ b/security/certmgr/Makefile
@@ -1,7 +1,7 @@
PORTNAME= certmgr
DISTVERSIONPREFIX= v
DISTVERSION= 3.0.3
-PORTREVISION= 14
+PORTREVISION= 15
CATEGORIES= security net
MAINTAINER= fuz@FreeBSD.org
diff --git a/security/cfssl/Makefile b/security/cfssl/Makefile
index 237a53e6d111..6a2450af87dc 100644
--- a/security/cfssl/Makefile
+++ b/security/cfssl/Makefile
@@ -1,7 +1,7 @@
PORTNAME= cfssl
DISTVERSIONPREFIX= v
DISTVERSION= 1.6.4
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= security
MAINTAINER= yuri@FreeBSD.org
diff --git a/security/crlfuzz/Makefile b/security/crlfuzz/Makefile
index ef8760f62e9f..9fb1d44d76e6 100644
--- a/security/crlfuzz/Makefile
+++ b/security/crlfuzz/Makefile
@@ -1,7 +1,7 @@
PORTNAME= crlfuzz
PORTVERSION= 1.4.1
DISTVERSIONPREFIX= v
-PORTREVISION= 14
+PORTREVISION= 15
CATEGORIES= security
MAINTAINER= nulldutra@proton.me
diff --git a/security/crowdsec-blocklist-mirror/Makefile b/security/crowdsec-blocklist-mirror/Makefile
index 192a74011009..d525a1aa63dc 100644
--- a/security/crowdsec-blocklist-mirror/Makefile
+++ b/security/crowdsec-blocklist-mirror/Makefile
@@ -1,7 +1,7 @@
PORTNAME= crowdsec-blocklist-mirror
DISTVERSIONPREFIX= v
DISTVERSION= 0.0.2
-PORTREVISION= 1
+PORTREVISION= 2
DISTVERSIONSUFFIX= -freebsd
CATEGORIES= security
diff --git a/security/crowdsec-firewall-bouncer/Makefile b/security/crowdsec-firewall-bouncer/Makefile
index 89cabc675126..d308b5c8d4d7 100644
--- a/security/crowdsec-firewall-bouncer/Makefile
+++ b/security/crowdsec-firewall-bouncer/Makefile
@@ -1,7 +1,7 @@
PORTNAME= crowdsec-firewall-bouncer
DISTVERSIONPREFIX= v
DISTVERSION= 0.0.27
-PORTREVISION= 1
+PORTREVISION= 2
DISTVERSIONSUFFIX= -freebsd
CATEGORIES= security
diff --git a/security/crowdsec/Makefile b/security/crowdsec/Makefile
index b73a2940cf91..d6022fdd50f9 100644
--- a/security/crowdsec/Makefile
+++ b/security/crowdsec/Makefile
@@ -1,7 +1,7 @@
PORTNAME= crowdsec
DISTVERSIONPREFIX= v
DISTVERSION= 1.5.1
-PORTREVISION= 1
+PORTREVISION= 2
DISTVERSIONSUFFIX= -freebsd
CATEGORIES= security
diff --git a/security/ct-submit/Makefile b/security/ct-submit/Makefile
index 4f3fb7258641..e04c471706bd 100644
--- a/security/ct-submit/Makefile
+++ b/security/ct-submit/Makefile
@@ -1,6 +1,6 @@
PORTNAME= ct-submit
PORTVERSION= 1.1.2
-PORTREVISION= 14
+PORTREVISION= 15
CATEGORIES= security www
MAINTAINER= jim@ohlste.in
diff --git a/security/ffuf/Makefile b/security/ffuf/Makefile
index edbd2c24c31c..df930cf976d0 100644
--- a/security/ffuf/Makefile
+++ b/security/ffuf/Makefile
@@ -1,7 +1,7 @@
PORTNAME= ffuf
DISTVERSIONPREFIX=v
DISTVERSION= 2.0.0
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= security www
MAINTAINER= nulldutra@proton.me
diff --git a/security/git-credential-azure/Makefile b/security/git-credential-azure/Makefile
index 18377f4ee59c..72b1f42ad602 100644
--- a/security/git-credential-azure/Makefile
+++ b/security/git-credential-azure/Makefile
@@ -1,6 +1,7 @@
PORTNAME= git-credential-azure
DISTVERSIONPREFIX= v
DISTVERSION= 0.2.3
+PORTREVISION= 1
CATEGORIES= security
MAINTAINER= ehaupt@FreeBSD.org
diff --git a/security/git-credential-gopass/Makefile b/security/git-credential-gopass/Makefile
index b8d5e0d9be4c..ac5272dc855e 100644
--- a/security/git-credential-gopass/Makefile
+++ b/security/git-credential-gopass/Makefile
@@ -1,5 +1,6 @@
PORTNAME= git-credential-gopass
PORTVERSION= 1.15.7
+PORTREVISION= 1
DISTVERSIONPREFIX= v
CATEGORIES= security
diff --git a/security/git-credential-oauth/Makefile b/security/git-credential-oauth/Makefile
index 3d7c4306fdc7..85938aa108d9 100644
--- a/security/git-credential-oauth/Makefile
+++ b/security/git-credential-oauth/Makefile
@@ -1,5 +1,6 @@
PORTNAME= git-credential-oauth
PORTVERSION= 0.10.1
+PORTREVISION= 1
DISTVERSIONPREFIX= v
CATEGORIES= security
diff --git a/security/gitjacker/Makefile b/security/gitjacker/Makefile
index e7dae94be070..c3b8010110a8 100644
--- a/security/gitjacker/Makefile
+++ b/security/gitjacker/Makefile
@@ -1,7 +1,7 @@
PORTNAME= gitjacker
DISTVERSIONPREFIX= v
DISTVERSION= 0.1.0
-PORTREVISION= 14
+PORTREVISION= 15
CATEGORIES= security
MAINTAINER= yuri@FreeBSD.org
diff --git a/security/go-cve-dictionary/Makefile b/security/go-cve-dictionary/Makefile
index 7e96c7ff5227..4fa859310c90 100644
--- a/security/go-cve-dictionary/Makefile
+++ b/security/go-cve-dictionary/Makefile
@@ -1,7 +1,7 @@
PORTNAME= go-cve-dictionary
DISTVERSIONPREFIX= v
DISTVERSION= 0.5.5
-PORTREVISION= 14
+PORTREVISION= 15
CATEGORIES= security
MAINTAINER= iscandr@gmail.com
diff --git a/security/gokart/Makefile b/security/gokart/Makefile
index 817d0587af9f..b1141bff0265 100644
--- a/security/gokart/Makefile
+++ b/security/gokart/Makefile
@@ -1,7 +1,7 @@
PORTNAME= gokart
DISTVERSIONPREFIX= v
DISTVERSION= 0.5.1
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES= security
MAINTAINER= nulldutra@proton.me
diff --git a/security/gokey/Makefile b/security/gokey/Makefile
index 5bbfff308554..6bd8b263fe6d 100644
--- a/security/gokey/Makefile
+++ b/security/gokey/Makefile
@@ -1,7 +1,7 @@
PORTNAME= gokey
DISTVERSIONPREFIX= v
DISTVERSION= 0.1.2
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= security
MAINTAINER= nulldutra@proton.me
diff --git a/security/gopass/Makefile b/security/gopass/Makefile
index 93c03b84959d..cd133875a350 100644
--- a/security/gopass/Makefile
+++ b/security/gopass/Makefile
@@ -1,6 +1,7 @@
PORTNAME= gopass
DISTVERSIONPREFIX= v
DISTVERSION= 1.15.7
+PORTREVISION= 1
CATEGORIES= security
MAINTAINER= eduardo@FreeBSD.org
diff --git a/security/headscale/Makefile b/security/headscale/Makefile
index f75de4f09b45..dccf2458a5a7 100644
--- a/security/headscale/Makefile
+++ b/security/headscale/Makefile
@@ -1,6 +1,6 @@
PORTNAME= headscale
PORTVERSION= 0.16.4
-PORTREVISION= 9
+PORTREVISION= 10
DISTVERSIONPREFIX= v
CATEGORIES= security net-vpn
diff --git a/security/hockeypuck/Makefile b/security/hockeypuck/Makefile
index beb99d051cbd..1e97bd4f575e 100644
--- a/security/hockeypuck/Makefile
+++ b/security/hockeypuck/Makefile
@@ -1,6 +1,6 @@
PORTNAME= hockeypuck
DISTVERSION= g20180725
-PORTREVISION= 13
+PORTREVISION= 14
CATEGORIES= security
MAINTAINER= ports@FreeBSD.org
diff --git a/security/honeytrap/Makefile b/security/honeytrap/Makefile
index fe45f6390756..a166d5a2e859 100644
--- a/security/honeytrap/Makefile
+++ b/security/honeytrap/Makefile
@@ -1,6 +1,6 @@
PORTNAME= honeytrap
DISTVERSION= g20210510
-PORTREVISION= 14
+PORTREVISION= 15
CATEGORIES= security
MAINTAINER= ezri.mudde@dutchsec.com
diff --git a/security/horcrux/Makefile b/security/horcrux/Makefile
index c8bec8392e15..623c03750d21 100644
--- a/security/horcrux/Makefile
+++ b/security/horcrux/Makefile
@@ -1,7 +1,7 @@
PORTNAME= horcrux
DISTVERSIONPREFIX= v
DISTVERSION= 0.3
-PORTREVISION= 13
+PORTREVISION= 14
CATEGORIES= security
MAINTAINER= lcook@FreeBSD.org
diff --git a/security/keybase/Makefile b/security/keybase/Makefile
index c08758e3319e..6c78a3282035 100644
--- a/security/keybase/Makefile
+++ b/security/keybase/Makefile
@@ -1,5 +1,6 @@
PORTNAME= keybase
PORTVERSION= 6.2.2
+PORTREVISION= 1
DISTVERSIONPREFIX= v
MASTER_SITES= https://raw.githubusercontent.com/keybase/client/v${PORTVERSION}/go/:gomod
CATEGORIES= security
diff --git a/security/kpmenu/Makefile b/security/kpmenu/Makefile
index 7efc64257a2f..4541ea58f028 100644
--- a/security/kpmenu/Makefile
+++ b/security/kpmenu/Makefile
@@ -1,7 +1,7 @@
PORTNAME= kpmenu
DISTVERSIONPREFIX= v
DISTVERSION= 1.4.1
-PORTREVISION= 14
+PORTREVISION= 15
CATEGORIES= security
MAINTAINER= bapt@FreeBSD.org
diff --git a/security/lego/Makefile b/security/lego/Makefile
index 415a71b63a86..4afc6af7b73c 100644
--- a/security/lego/Makefile
+++ b/security/lego/Makefile
@@ -1,6 +1,7 @@
PORTNAME= lego
DISTVERSIONPREFIX= v
DISTVERSION= 4.14.0
+PORTREVISION= 1
CATEGORIES= security
MAINTAINER= matt@matthoran.com
diff --git a/security/local-php-security-checker/Makefile b/security/local-php-security-checker/Makefile
index 55ada6f77928..80f77c76bc9d 100644
--- a/security/local-php-security-checker/Makefile
+++ b/security/local-php-security-checker/Makefile
@@ -1,7 +1,7 @@
PORTNAME= local-php-security-checker
DISTVERSIONPREFIX= v
DISTVERSION= 2.0.6
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= security
MASTER_SITES= GH
diff --git a/security/meek/Makefile b/security/meek/Makefile
index c4c33518df0c..82eafb949d53 100644
--- a/security/meek/Makefile
+++ b/security/meek/Makefile
@@ -1,7 +1,7 @@
PORTNAME= meek
DISTVERSIONPREFIX=v
DISTVERSION= 0.37.0
-PORTREVISION= 9
+PORTREVISION= 10
CATEGORIES= security net
MAINTAINER= egypcio@FreeBSD.org
diff --git a/security/metasploit/Makefile b/security/metasploit/Makefile
index 27cf9cd10ec3..76c6ea89ab1b 100644
--- a/security/metasploit/Makefile
+++ b/security/metasploit/Makefile
@@ -1,6 +1,6 @@
PORTNAME= metasploit
DISTVERSION= 6.2.23
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES= security
MAINTAINER= tanawts@gmail.com
diff --git a/security/nebula/Makefile b/security/nebula/Makefile
index d456657c69d7..030bbfd1338f 100644
--- a/security/nebula/Makefile
+++ b/security/nebula/Makefile
@@ -1,7 +1,7 @@
PORTNAME= nebula
DISTVERSIONPREFIX= v
DISTVERSION= 1.7.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= security
MAINTAINER= ashish@FreeBSD.org
diff --git a/security/nuclei/Makefile b/security/nuclei/Makefile
index 57feee856af9..647adbbb9f75 100644
--- a/security/nuclei/Makefile
+++ b/security/nuclei/Makefile
@@ -1,6 +1,7 @@
PORTNAME= nuclei
DISTVERSIONPREFIX= v
DISTVERSION= 2.9.11
+PORTREVISION= 1
CATEGORIES= security
MAINTAINER= nulldutra@proton.me
diff --git a/security/obfs4proxy-tor/Makefile b/security/obfs4proxy-tor/Makefile
index d774bc365eae..7982fd73a250 100644
--- a/security/obfs4proxy-tor/Makefile
+++ b/security/obfs4proxy-tor/Makefile
@@ -1,6 +1,6 @@
PORTNAME= obfs4proxy
DISTVERSION= 0.0.14
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= security net
PKGNAMESUFFIX= -tor
DISTFILES= ${DISTNAME}${EXTRACT_SUFX}
diff --git a/security/onionscan/Makefile b/security/onionscan/Makefile
index b551190c336a..30b1a16e944a 100644
--- a/security/onionscan/Makefile
+++ b/security/onionscan/Makefile
@@ -1,7 +1,7 @@
PORTNAME= onionscan
DISTVERSIONPREFIX= OnionScan-
DISTVERSION= 0.2
-PORTREVISION= 16
+PORTREVISION= 17
CATEGORIES= security net
MAINTAINER= egypcio@FreeBSD.org
diff --git a/security/osv-scanner/Makefile b/security/osv-scanner/Makefile
index 6ec9e5bcfce4..8b3dd67a4672 100644
--- a/security/osv-scanner/Makefile
+++ b/security/osv-scanner/Makefile
@@ -1,6 +1,7 @@
PORTNAME= osv-scanner
DISTVERSIONPREFIX= v
DISTVERSION= 1.3.6
+PORTREVISION= 1
CATEGORIES= security
MAINTAINER= lcook@FreeBSD.org
diff --git a/security/picocrypt/Makefile b/security/picocrypt/Makefile
index f8c7e27ee016..d4aba8beb4be 100644
--- a/security/picocrypt/Makefile
+++ b/security/picocrypt/Makefile
@@ -1,6 +1,6 @@
PORTNAME= picocrypt
DISTVERSION= 1.33
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= security
MAINTAINER= eduardo@FreeBSD.org
diff --git a/security/snowflake-tor/Makefile b/security/snowflake-tor/Makefile
index c0952e6472a2..ac47518a2cc4 100644
--- a/security/snowflake-tor/Makefile
+++ b/security/snowflake-tor/Makefile
@@ -1,7 +1,7 @@
PORTNAME= snowflake
DISTVERSIONPREFIX= v
PORTVERSION= 2.5.1
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= security net
PKGNAMESUFFIX= -tor
diff --git a/security/sops/Makefile b/security/sops/Makefile
index 51795b425925..099f7347886c 100644
--- a/security/sops/Makefile
+++ b/security/sops/Makefile
@@ -1,7 +1,7 @@
PORTNAME= sops
DISTVERSIONPREFIX= v
DISTVERSION= 3.7.3
-PORTREVISION= 12
+PORTREVISION= 13
CATEGORIES= security editors
MAINTAINER= dmgk@FreeBSD.org
diff --git a/security/ssb/Makefile b/security/ssb/Makefile
index 1e89b4c938e8..288293b1da55 100644
--- a/security/ssb/Makefile
+++ b/security/ssb/Makefile
@@ -1,7 +1,7 @@
PORTNAME= ssb
DISTVERSIONPREFIX= v
DISTVERSION= 0.1.1
-PORTREVISION= 13
+PORTREVISION= 14
CATEGORIES= security
MAINTAINER= ports@FreeBSD.org
diff --git a/security/ssh-vault/Makefile b/security/ssh-vault/Makefile
index 5889258bff32..32d28f07bad0 100644
--- a/security/ssh-vault/Makefile
+++ b/security/ssh-vault/Makefile
@@ -1,6 +1,6 @@
PORTNAME= ssh-vault
PORTVERSION= 0.12.6
-PORTREVISION= 14
+PORTREVISION= 15
CATEGORIES= security
MAINTAINER= nbari@tequila.io
diff --git a/security/ssllabs-scan/Makefile b/security/ssllabs-scan/Makefile
index 8b8432272a86..520e4d37b7af 100644
--- a/security/ssllabs-scan/Makefile
+++ b/security/ssllabs-scan/Makefile
@@ -1,7 +1,7 @@
PORTNAME= ssllabs-scan
DISTVERSIONPREFIX= v
DISTVERSION= 1.5.0
-PORTREVISION= 13
+PORTREVISION= 14
CATEGORIES= security net
MAINTAINER= egypcio@FreeBSD.org
diff --git a/security/stegify/Makefile b/security/stegify/Makefile
index 6c2ac22f4fc5..dac5b5d7bf0f 100644
--- a/security/stegify/Makefile
+++ b/security/stegify/Makefile
@@ -2,7 +2,7 @@ PORTNAME= stegify
DISTVERSIONPREFIX= v
DISTVERSION= 1.2-2
DISTVERSIONSUFFIX= -g62518ca
-PORTREVISION= 13
+PORTREVISION= 14
CATEGORIES= security graphics
MAINTAINER= yuri@FreeBSD.org
diff --git a/security/step-certificates/Makefile b/security/step-certificates/Makefile
index ea1c09139a0b..7a8191f67b82 100644
--- a/security/step-certificates/Makefile
+++ b/security/step-certificates/Makefile
@@ -1,7 +1,7 @@
PORTNAME= step-certificates
DISTVERSIONPREFIX= v
DISTVERSION= 0.23.2
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= security
MAINTAINER= mw@wipp.bayern
diff --git a/security/step-cli/Makefile b/security/step-cli/Makefile
index ec942607bbc7..ba3dae660dca 100644
--- a/security/step-cli/Makefile
+++ b/security/step-cli/Makefile
@@ -1,7 +1,7 @@
PORTNAME= step-cli
DISTVERSIONPREFIX=v
DISTVERSION= 0.23.4
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= security
MAINTAINER= mw@wipp.bayern
diff --git a/security/tailscale/Makefile b/security/tailscale/Makefile
index cca720607ec4..f000db012b7b 100644
--- a/security/tailscale/Makefile
+++ b/security/tailscale/Makefile
@@ -1,5 +1,6 @@
PORTNAME= tailscale
PORTVERSION= 1.48.1
+PORTREVISION= 1
DISTVERSIONPREFIX= v
CATEGORIES= security net-vpn
diff --git a/security/teleport/Makefile b/security/teleport/Makefile
index 11336a1bf3af..238c230d92f2 100644
--- a/security/teleport/Makefile
+++ b/security/teleport/Makefile
@@ -1,7 +1,7 @@
PORTNAME= teleport
DISTVERSIONPREFIX= v
DISTVERSION= 5.2.5
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= security
MAINTAINER= kraileth@elderlinux.org
diff --git a/security/tfsec/Makefile b/security/tfsec/Makefile
index 79dd75caa311..5cd63520b393 100644
--- a/security/tfsec/Makefile
+++ b/security/tfsec/Makefile
@@ -1,7 +1,7 @@
PORTNAME= tfsec
DISTVERSIONPREFIX= v
DISTVERSION= 1.28.1
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES= security
MAINTAINER= nulldutra@proton.me
diff --git a/security/totp-cli/Makefile b/security/totp-cli/Makefile
index e450b631300b..058d4449d8a9 100644
--- a/security/totp-cli/Makefile
+++ b/security/totp-cli/Makefile
@@ -1,5 +1,6 @@
PORTNAME= totp-cli
PORTVERSION= 1.5.3
+PORTREVISION= 1
DISTVERSIONPREFIX= v
CATEGORIES= security
diff --git a/security/trezord/Makefile b/security/trezord/Makefile
index f74e6d45377f..a38197d607d5 100644
--- a/security/trezord/Makefile
+++ b/security/trezord/Makefile
@@ -1,7 +1,7 @@
PORTNAME= trezord
DISTVERSIONPREFIX= v
DISTVERSION= 2.0.33
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= security
MAINTAINER= ale@FreeBSD.org
diff --git a/security/vault/Makefile b/security/vault/Makefile
index 31bffdc10cac..ef3f68f07078 100644
--- a/security/vault/Makefile
+++ b/security/vault/Makefile
@@ -1,6 +1,6 @@
PORTNAME= vault
PORTVERSION= 1.14.0
-PORTREVISION= 2
+PORTREVISION= 3
DISTVERSIONPREFIX= v
CATEGORIES= security
MASTER_SITES= https://raw.githubusercontent.com/hashicorp/vault/${DISTVERSIONFULL}/
diff --git a/security/vouch-proxy/Makefile b/security/vouch-proxy/Makefile
index 319c8b94ad12..3e430d8a5e5f 100644
--- a/security/vouch-proxy/Makefile
+++ b/security/vouch-proxy/Makefile
@@ -1,7 +1,7 @@
PORTNAME= vouch-proxy
DISTVERSIONPREFIX=v
DISTVERSION= 0.39.0
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= security
MAINTAINER= decke@FreeBSD.org
diff --git a/security/vuls/Makefile b/security/vuls/Makefile
index 7e6e75caf195..3b0ddcbb0dbc 100644
--- a/security/vuls/Makefile
+++ b/security/vuls/Makefile
@@ -1,7 +1,7 @@
PORTNAME= vuls
DISTVERSIONPREFIX= v
DISTVERSION= 0.13.7
-PORTREVISION= 13
+PORTREVISION= 14
CATEGORIES= security
MAINTAINER= iscandr@gmail.com
diff --git a/security/webtunnel-tor/Makefile b/security/webtunnel-tor/Makefile
index 87dec2935955..27322e852366 100644
--- a/security/webtunnel-tor/Makefile
+++ b/security/webtunnel-tor/Makefile
@@ -1,6 +1,6 @@
PORTNAME= webtunnel
PORTVERSION= 0.0.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= security net
PKGNAMESUFFIX= -tor
diff --git a/security/xray-core/Makefile b/security/xray-core/Makefile
index 3a0e5169fb5a..92c1cf0e302e 100644
--- a/security/xray-core/Makefile
+++ b/security/xray-core/Makefile
@@ -1,6 +1,7 @@
PORTNAME= xray-core
DISTVERSIONPREFIX= v
DISTVERSION= 1.7.5
+PORTREVISION= 1
CATEGORIES= security
MASTER_SITES= https://github.com/v2ray/geoip/releases/download/202308310037/:geoip \
https://github.com/v2ray/domain-list-community/releases/download/20230825070717/:geosite
diff --git a/security/yubikey-agent/Makefile b/security/yubikey-agent/Makefile
index 7ac32a67e4fa..628d19bee9c0 100644
--- a/security/yubikey-agent/Makefile
+++ b/security/yubikey-agent/Makefile
@@ -1,7 +1,7 @@
PORTNAME= yubikey-agent
DISTVERSIONPREFIX= v
DISTVERSION= 0.1.6
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= security sysutils
MAINTAINER= egypcio@FreeBSD.org
diff --git a/security/zlint/Makefile b/security/zlint/Makefile
index 3fc7015e2a78..38a63abf264c 100644
--- a/security/zlint/Makefile
+++ b/security/zlint/Makefile
@@ -1,7 +1,7 @@
PORTNAME= zlint
DISTVERSIONPREFIX= v
DISTVERSION= 3.5.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= security www
MAINTAINER= yuri@FreeBSD.org