git: ace11e8cbcd8 - main - New port: sysutils/helmfile: declarative spec for deploying helm charts

Mateusz Piotrowski 0mp at FreeBSD.org
Thu Apr 15 09:51:15 UTC 2021


Hi!

On 14/04/2021 22:28, Neel Chauhan wrote:
> diff --git a/sysutils/helmfile/Makefile b/sysutils/helmfile/Makefile
> new file mode 100644
> index 000000000000..1e5d9a921573
> --- /dev/null
> +++ b/sysutils/helmfile/Makefile
> @@ -0,0 +1,145 @@
> +# Created by: Pavel Timofeev <timp87 at gmail.com>
> +
> +PORTNAME=	helmfile
> +PORTVERSION=	0.138.7
> +DISTVERSIONPREFIX=	v
> +CATEGORIES=	sysutils
> +
> +MAINTAINER=	timp87 at gmail.com
> +COMMENT=	Helmfile is a declarative spec for deploying helm charts

This should be "Declarative spec for deploying Helm charts" in order to follow the COMMENT 
convention described in the FreeBSD Porter's Handbook.

> +
> +#GO_BUILDFLAGS=	-ldflags="-X github.com/roboll/helmfile/pkg/app/version.Version=v${PORTVERSION}"
Do we need this variable?



More information about the dev-commits-ports-all mailing list