head	1.14;
access;
symbols
	pkgsrc-2026Q2:1.14.0.2
	pkgsrc-2026Q2-base:1.14
	pkgsrc-2026Q1:1.11.0.2
	pkgsrc-2026Q1-base:1.11
	pkgsrc-2025Q4:1.4.0.2
	pkgsrc-2025Q4-base:1.4
	pkgsrc-2025Q3:1.1.0.2
	pkgsrc-2025Q3-base:1.1;
locks; strict;
comment	@# @;


1.14
date	2026.06.05.10.21.51;	author bsiegert;	state Exp;
branches;
next	1.13;
commitid	jt8yVpLxXvatZAIG;

1.13
date	2026.05.07.18.50.08;	author bsiegert;	state Exp;
branches;
next	1.12;
commitid	MMrI2EXGAt3HJUEG;

1.12
date	2026.04.08.05.45.10;	author bsiegert;	state Exp;
branches;
next	1.11;
commitid	FFJx9trbRMg7k7BG;

1.11
date	2026.03.06.21.08.04;	author bsiegert;	state Exp;
branches
	1.11.2.1;
next	1.10;
commitid	AQtIeR1eh5qvuXwG;

1.10
date	2026.02.24.08.45.39;	author bsiegert;	state Exp;
branches;
next	1.9;
commitid	IrpU9bGVDwSIHBvG;

1.9
date	2026.01.15.19.54.56;	author bsiegert;	state Exp;
branches;
next	1.8;
commitid	Zuo9UmMrkrU4HwqG;

1.8
date	2026.01.11.07.43.42;	author wiz;	state Exp;
branches;
next	1.7;
commitid	A3vqFJOCbUOmMWpG;

1.7
date	2026.01.08.23.17.49;	author wiz;	state Exp;
branches;
next	1.6;
commitid	5dHalKVsHFPM2EpG;

1.6
date	2026.01.08.08.05.19;	author wiz;	state Exp;
branches;
next	1.5;
commitid	EyV2tQg6Uj8DZypG;

1.5
date	2026.01.04.13.55.21;	author wiz;	state Exp;
branches;
next	1.4;
commitid	pW4zwJ9rN8oJ35pG;

1.4
date	2025.12.02.19.25.22;	author bsiegert;	state Exp;
branches;
next	1.3;
commitid	269raRGxaHJBWRkG;

1.3
date	2025.10.16.18.00.02;	author bsiegert;	state Exp;
branches;
next	1.2;
commitid	RAGpkHmyeYCUYOeG;

1.2
date	2025.10.08.06.54.38;	author bsiegert;	state Exp;
branches;
next	1.1;
commitid	5p46uH9RJXSFyJdG;

1.1
date	2025.09.07.18.43.37;	author maya;	state Exp;
branches;
next	;
commitid	iZDkQ6C4KHmRtO9G;

1.11.2.1
date	2026.04.22.14.32.16;	author maya;	state Exp;
branches;
next	;
commitid	iDHLLUhOplH6NXCG;


desc
@@


1.14
log
@Revbump all Go packages after go126 security update
@
text
@# $NetBSD: Makefile,v 1.13 2026/05/07 18:50:08 bsiegert Exp $

DISTNAME=	skaffold-2.16.1
PKGREVISION=	9
CATEGORIES=	sysutils
MASTER_SITES=	${MASTER_SITE_GITHUB:=GoogleContainerTools/}
GITHUB_TAG=	v${PKGVERSION_NOREV}

MAINTAINER=	pkgsrc-users@@NetBSD.org
HOMEPAGE=	https://skaffold.dev/
COMMENT=	Command line tool for Kubernetes application development
LICENSE=	apache-2.0

#WRKSRC=	${WRKDIR}/${DISTNAME}

GO_BUILD_PATTERN+=	./cmd/skaffold

DEPENDS+=	helm-[0-9]*:../../net/helm

# vendor/github.com/buildpacks/pack/pkg/client/build.go:581:37: undefined: processVolumes
BROKEN_ON_PLATFORM+=	NetBSD-*-*
# vendor/github.com/AlecAivazis/survey/v2/terminal/runereader_posix.go:48:81: undefined: ioctlReadTermios
# vendor/github.com/AlecAivazis/survey/v2/terminal/runereader_posix.go:60:81: undefined: ioctlWriteTermios
# vendor/github.com/AlecAivazis/survey/v2/terminal/runereader_posix.go:68:81: undefined: ioctlWriteTermios
BROKEN_ON_PLATFORM+=	SunOS-*-*

.include "go-modules.mk"

.include "../../lang/go/go-module.mk"
.include "../../mk/bsd.pkg.mk"
@


1.13
log
@Revbump all Go packages after go126 security update
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.12 2026/04/08 05:45:10 bsiegert Exp $
d4 1
a4 1
PKGREVISION=	8
@


1.12
log
@Revbump all Go packages after security update
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.11 2026/03/06 21:08:04 bsiegert Exp $
d4 1
a4 1
PKGREVISION=	7
@


1.11
log
@Revbump all Go packages after go126 update
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.10 2026/02/24 08:45:39 bsiegert Exp $
d4 1
a4 1
PKGREVISION=	6
@


1.11.2.1
log
@Revbump all Go packages after go126 security fix
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.11 2026/03/06 21:08:04 bsiegert Exp $
d4 1
a4 1
PKGREVISION=	7
@


1.10
log
@Revbump all Go packages after default version bump
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.9 2026/01/15 19:54:56 bsiegert Exp $
d4 1
a4 1
PKGREVISION=	5
@


1.9
log
@Revbump all Go packages after go125 update
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.8 2026/01/11 07:43:42 wiz Exp $
d4 1
a4 1
PKGREVISION=	4
@


1.8
log
@skaffold: += not =
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.7 2026/01/08 23:17:49 wiz Exp $
d4 1
a4 1
PKGREVISION=	3
@


1.7
log
@skaffold: try fixing BROKEN_ON
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.6 2026/01/08 08:05:19 wiz Exp $
d21 1
a21 1
BROKEN_ON_PLATFORM=	NetBSD-*-*
d25 1
a25 1
BROKEN_ON_PLATFORM=	SunOS-*-*
@


1.6
log
@skaffold: mark BROKEN more specifically

maya reports this builds on Linux and Darwin
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.5 2026/01/04 13:55:21 wiz Exp $
a19 1
# NetBSD:
a21 1
# SmartOS:
d25 1
a25 1
BROKEN_ON_PLATFORM=	SmartOS-*-*
@


1.5
log
@skaffold: mark as BROKEN

Could not find a single bulk builds where this succeeded.
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.4 2025/12/02 19:25:22 bsiegert Exp $
d22 1
d27 1
a27 1
BROKEN=		"Does not build in any bulk build."
@


1.4
log
@Revbump all Go packages after go125 update
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.3 2025/10/16 18:00:02 bsiegert Exp $
d20 8
@


1.3
log
@Revbump all Go packages after go125 update
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.2 2025/10/08 06:54:38 bsiegert Exp $
d4 1
a4 1
PKGREVISION=	2
@


1.2
log
@Revbump all Go packages after go125 update
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.1 2025/09/07 18:43:37 maya Exp $
d4 1
a4 1
PKGREVISION=	1
@


1.1
log
@Add skaffold version 2.16.1

Skaffold is a command line tool that facilitates continuous development for
Kubernetes applications. You can iterate on your application source code
locally then deploy to local or remote Kubernetes clusters. Skaffold handles
the workflow for building, pushing and deploying your application. It also
provides building blocks and describe customizations for a CI/CD pipeline.
@
text
@d1 1
a1 1
# $NetBSD$
d4 1
@

