View | Details | Raw Unified | Return to bug 272055 | Differences between
and this patch

Collapse All | Expand All

(-)b/benchmarks/ddosify/Makefile (-1 / +2 lines)
Lines 1-9 Link Here
1
PORTNAME=	ddosify
1
PORTNAME=	ddosify
2
DISTVERSIONPREFIX=	v
2
DISTVERSIONPREFIX=	v
3
DISTVERSION=	1.0.3
3
DISTVERSION=	1.0.3
4
PORTREVISION=	1
4
CATEGORIES=	benchmarks
5
CATEGORIES=	benchmarks
5
6
6
MAINTAINER=	0xdutra@gmail.com
7
MAINTAINER=	nulldutra@proton.me
7
COMMENT=	High-performance load testing tool
8
COMMENT=	High-performance load testing tool
8
WWW=		https://github.com/ddosify/ddosify
9
WWW=		https://github.com/ddosify/ddosify
9
10
(-)b/benchmarks/plow/Makefile (-2 / +2 lines)
Lines 1-10 Link Here
1
PORTNAME=	plow
1
PORTNAME=	plow
2
DISTVERSIONPREFIX=	v
2
DISTVERSIONPREFIX=	v
3
DISTVERSION=	1.3.1
3
DISTVERSION=	1.3.1
4
PORTREVISION=	7
4
PORTREVISION=	8
5
CATEGORIES=	benchmarks
5
CATEGORIES=	benchmarks
6
6
7
MAINTAINER=	0xdutra@gmail.com
7
MAINTAINER=	nulldutra@proton.me
8
COMMENT=	HTTP benchmarking tool with real-time web UI and terminal displaying
8
COMMENT=	HTTP benchmarking tool with real-time web UI and terminal displaying
9
WWW=		https://github.com/six-ddc/plow
9
WWW=		https://github.com/six-ddc/plow
10
10
(-)b/devel/atlantis/Makefile (-1 / +2 lines)
Lines 1-9 Link Here
1
PORTNAME=	atlantis
1
PORTNAME=	atlantis
2
DISTVERSIONPREFIX=	v
2
DISTVERSIONPREFIX=	v
3
DISTVERSION=	0.23.5
3
DISTVERSION=	0.23.5
4
PORTREVISION=	1
4
CATEGORIES=	devel
5
CATEGORIES=	devel
5
6
6
MAINTAINER=	0xdutra@gmail.com
7
MAINTAINER=	nulldutra@proton.me
7
COMMENT=	Terraform Pull Requests Automation
8
COMMENT=	Terraform Pull Requests Automation
8
WWW=		https://www.runatlantis.io
9
WWW=		https://www.runatlantis.io
9
10
(-)b/dns/dnsx/Makefile (-1 / +2 lines)
Lines 1-9 Link Here
1
PORTNAME=	dnsx
1
PORTNAME=	dnsx
2
DISTVERSIONPREFIX=	v
2
DISTVERSIONPREFIX=	v
3
DISTVERSION=	1.1.4
3
DISTVERSION=	1.1.4
4
PORTREVISION=	1
4
CATEGORIES=	dns
5
CATEGORIES=	dns
5
6
6
MAINTAINER=	0xdutra@gmail.com
7
MAINTAINER=	nulldutra@proton.me
7
COMMENT=	DNS toolkit allow to run multiple DNS queries
8
COMMENT=	DNS toolkit allow to run multiple DNS queries
8
WWW=		https://github.com/projectdiscovery/dnsx
9
WWW=		https://github.com/projectdiscovery/dnsx
9
10
(-)b/net/ipinfo-cli/Makefile (-2 / +2 lines)
Lines 1-10 Link Here
1
PORTNAME=	ipinfo
1
PORTNAME=	ipinfo
2
DISTVERSIONPREFIX=	ipinfo-
2
DISTVERSIONPREFIX=	ipinfo-
3
DISTVERSION=	2.10.1
3
DISTVERSION=	2.10.1
4
PORTREVISION=	5
4
PORTREVISION=	6
5
CATEGORIES=	net
5
CATEGORIES=	net
6
6
7
MAINTAINER=	0xdutra@gmail.com
7
MAINTAINER=	nulldutra@proton.me
8
COMMENT=	Official Command Line Interface for the IPinfo API
8
COMMENT=	Official Command Line Interface for the IPinfo API
9
WWW=		https://github.com/ipinfo/cli
9
WWW=		https://github.com/ipinfo/cli
10
10
(-)b/net/py-whois/Makefile (-1 / +2 lines)
Lines 1-10 Link Here
1
PORTNAME=	whois
1
PORTNAME=	whois
2
DISTVERSION=	0.9.27
2
DISTVERSION=	0.9.27
3
PORTREVISION=	1
3
CATEGORIES=	net python
4
CATEGORIES=	net python
4
MASTER_SITES=	PYPI
5
MASTER_SITES=	PYPI
5
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
6
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
6
7
7
MAINTAINER=	0xdutra@gmail.com
8
MAINTAINER=	nulldutra@proton.me
8
COMMENT=	Python package for retrieving WHOIS information of domains
9
COMMENT=	Python package for retrieving WHOIS information of domains
9
WWW=		https://pypi.org/project/whois/
10
WWW=		https://pypi.org/project/whois/
10
11
(-)b/security/crlfuzz/Makefile (-2 / +2 lines)
Lines 1-10 Link Here
1
PORTNAME=	crlfuzz
1
PORTNAME=	crlfuzz
2
PORTVERSION=	1.4.1
2
PORTVERSION=	1.4.1
3
DISTVERSIONPREFIX=	v
3
DISTVERSIONPREFIX=	v
4
PORTREVISION=	12
4
PORTREVISION=	13
5
CATEGORIES=	security
5
CATEGORIES=	security
6
6
7
MAINTAINER=	0xdutra@gmail.com
7
MAINTAINER=	nulldutra@proton.me
8
COMMENT=	Fast tool to scan CRLF vulnerability written in Go
8
COMMENT=	Fast tool to scan CRLF vulnerability written in Go
9
WWW=		https://github.com/dwisiswant0/crlfuzz
9
WWW=		https://github.com/dwisiswant0/crlfuzz
10
10
(-)b/security/ffuf/Makefile (-2 / +2 lines)
Lines 1-10 Link Here
1
PORTNAME=	ffuf
1
PORTNAME=	ffuf
2
DISTVERSIONPREFIX=v
2
DISTVERSIONPREFIX=v
3
DISTVERSION=	2.0.0
3
DISTVERSION=	2.0.0
4
PORTREVISION=	3
4
PORTREVISION=	4
5
CATEGORIES=	security www
5
CATEGORIES=	security www
6
6
7
MAINTAINER=	0xdutra@gmail.com
7
MAINTAINER=	nulldutra@proton.me
8
COMMENT=	Fast web fuzzer written in Go
8
COMMENT=	Fast web fuzzer written in Go
9
WWW=		https://github.com/ffuf/ffuf
9
WWW=		https://github.com/ffuf/ffuf
10
10
(-)b/security/gokart/Makefile (-2 / +2 lines)
Lines 1-10 Link Here
1
PORTNAME=	gokart
1
PORTNAME=	gokart
2
DISTVERSIONPREFIX=	v
2
DISTVERSIONPREFIX=	v
3
DISTVERSION=	0.5.1
3
DISTVERSION=	0.5.1
4
PORTREVISION=	6
4
PORTREVISION=	7
5
CATEGORIES=	security
5
CATEGORIES=	security
6
6
7
MAINTAINER=	0xdutra@gmail.com
7
MAINTAINER=	nulldutra@proton.me
8
COMMENT=	Go Security Static Analysis
8
COMMENT=	Go Security Static Analysis
9
WWW=		https://github.com/praetorian-inc/gokart
9
WWW=		https://github.com/praetorian-inc/gokart
10
10
(-)b/security/gokey/Makefile (-2 / +2 lines)
Lines 1-10 Link Here
1
PORTNAME=	gokey
1
PORTNAME=	gokey
2
DISTVERSIONPREFIX=	v
2
DISTVERSIONPREFIX=	v
3
DISTVERSION=	0.1.2
3
DISTVERSION=	0.1.2
4
PORTREVISION=	5
4
PORTREVISION=	6
5
CATEGORIES=	security
5
CATEGORIES=	security
6
6
7
MAINTAINER=	0xdutra@gmail.com
7
MAINTAINER=	nulldutra@proton.me
8
COMMENT=	Simple password manager write in Go
8
COMMENT=	Simple password manager write in Go
9
WWW=		https://github.com/cloudflare/gokey
9
WWW=		https://github.com/cloudflare/gokey
10
10
(-)b/security/tfsec/Makefile (-2 / +2 lines)
Lines 1-10 Link Here
1
PORTNAME=	tfsec
1
PORTNAME=	tfsec
2
DISTVERSIONPREFIX=	v
2
DISTVERSIONPREFIX=	v
3
DISTVERSION=	1.28.1
3
DISTVERSION=	1.28.1
4
PORTREVISION=	6
4
PORTREVISION=	7
5
CATEGORIES=	security
5
CATEGORIES=	security
6
6
7
MAINTAINER=	0xdutra@gmail.com
7
MAINTAINER=	nulldutra@proton.me
8
COMMENT=	Security scanner for Terraform
8
COMMENT=	Security scanner for Terraform
9
WWW=		https://aquasecurity.github.io/tfsec
9
WWW=		https://aquasecurity.github.io/tfsec
10
10
(-)b/sysutils/chaoskube/Makefile (-1 / +2 lines)
Lines 1-9 Link Here
1
PORTNAME=	chaoskube
1
PORTNAME=	chaoskube
2
PORTVERSION=	0.28.0
2
PORTVERSION=	0.28.0
3
DISTVERSIONPREFIX=	v
3
DISTVERSIONPREFIX=	v
4
PORTREVISION=	1
4
CATEGORIES=	sysutils
5
CATEGORIES=	sysutils
5
6
6
MAINTAINER=	0xdutra@gmail.com
7
MAINTAINER=	nulldutra@proton.me
7
COMMENT=	Chaoskube periodically kills random pods in your Kubernetes cluster
8
COMMENT=	Chaoskube periodically kills random pods in your Kubernetes cluster
8
WWW=		https://github.com/linki/chaoskube
9
WWW=		https://github.com/linki/chaoskube
9
10
(-)b/sysutils/fx/Makefile (-1 / +2 lines)
Lines 1-8 Link Here
1
PORTNAME=	fx
1
PORTNAME=	fx
2
DISTVERSION=	24.1.0
2
DISTVERSION=	24.1.0
3
PORTREVISION=	1
3
CATEGORIES=	sysutils
4
CATEGORIES=	sysutils
4
5
5
MAINTAINER=	0xdutra@gmail.com
6
MAINTAINER=	nulldutra@proton.me
6
COMMENT=	Terminal JSON viewer
7
COMMENT=	Terminal JSON viewer
7
WWW=		https://github.com/antonmedv/fx
8
WWW=		https://github.com/antonmedv/fx
8
9
(-)b/sysutils/terraform-docs/Makefile (-2 / +2 lines)
Lines 1-10 Link Here
1
PORTNAME=	terraform-docs
1
PORTNAME=	terraform-docs
2
DISTVERSIONPREFIX=	v
2
DISTVERSIONPREFIX=	v
3
DISTVERSION=	0.16.0
3
DISTVERSION=	0.16.0
4
PORTREVISION=	13
4
PORTREVISION=	14
5
CATEGORIES=	sysutils textproc
5
CATEGORIES=	sysutils textproc
6
6
7
MAINTAINER=	0xdutra@gmail.com
7
MAINTAINER=	nulldutra@proton.me
8
COMMENT=	Generate documentation from Terraform modules
8
COMMENT=	Generate documentation from Terraform modules
9
WWW=		https://github.com/terraform-docs/terraform-docs
9
WWW=		https://github.com/terraform-docs/terraform-docs
10
10
(-)b/sysutils/terraform-switcher/Makefile (-2 / +2 lines)
Lines 1-9 Link Here
1
PORTNAME=	terraform-switcher
1
PORTNAME=	terraform-switcher
2
DISTVERSION=	0.13.1308
2
DISTVERSION=	0.13.1308
3
PORTREVISION=	4
3
PORTREVISION=	5
4
CATEGORIES=	sysutils
4
CATEGORIES=	sysutils
5
5
6
MAINTAINER=	0xdutra@gmail.com
6
MAINTAINER=	nulldutra@proton.me
7
COMMENT=	Tool to switch between different versions of terraform
7
COMMENT=	Tool to switch between different versions of terraform
8
WWW=		https://tfswitch.warrensbox.com/
8
WWW=		https://tfswitch.warrensbox.com/
9
9
(-)b/sysutils/terraform/Makefile (-1 / +2 lines)
Lines 1-9 Link Here
1
PORTNAME=	terraform
1
PORTNAME=	terraform
2
DISTVERSIONPREFIX=	v
2
DISTVERSIONPREFIX=	v
3
DISTVERSION=	1.4.6
3
DISTVERSION=	1.4.6
4
PORTREVISION=	1
4
CATEGORIES=	sysutils
5
CATEGORIES=	sysutils
5
6
6
MAINTAINER=	0xdutra@gmail.com
7
MAINTAINER=	nulldutra@proton.me
7
COMMENT=	Provides a common configuration to launch infrastructure
8
COMMENT=	Provides a common configuration to launch infrastructure
8
WWW=		https://terraform.io/
9
WWW=		https://terraform.io/
9
10
(-)b/sysutils/tflint/Makefile (-2 / +2 lines)
Lines 1-9 Link Here
1
PORTNAME=	tflint
1
PORTNAME=	tflint
2
DISTVERSIONPREFIX=	v
2
DISTVERSIONPREFIX=	v
3
DISTVERSION=	0.46.1
3
DISTVERSION=	0.46.1
4
PORTREVISION=	1
4
CATEGORIES=	sysutils
5
CATEGORIES=	sysutils
5
6
6
MAINTAINER=	0xdutra@gmail.com
7
MAINTAINER=	nulldutra@proton.me
7
COMMENT=	Terraform Linter
8
COMMENT=	Terraform Linter
8
WWW=		https://github.com/terraform-linters/tflint
9
WWW=		https://github.com/terraform-linters/tflint
9
10
10
- 

Return to bug 272055