Re: [update] net/dnscontrol -> 3.11.0

2021-08-25 Thread karlis . mikelsons
+DISTNAME = dnscontrol-${MODGO_VERSION} +PKGNAME = dnscontrol-3.11.0 + I think maybe you're doing this update on something other than -current and/or don't have an up-to-date ports tree, there's nothing that would make these needed for an update if they aren't needed now Thanks for

[update] sysutils/kubectl -> 1.22.1

2021-08-24 Thread karlis . mikelsons
Hello, Please find attached diff to update kubectl to latest stable version 1.22.1. Tested on amd64 with custom hosted kubernetes cluster. Kind regards, KarlisCommon subdirectories: kubectl.orig/CVS and kubectl/CVS diff -u kubectl.orig/Makefile kubectl/Makefile --- kubectl.orig/Makefile Tue Au

Re: [update] security/cfssl -> 1.5.0

2021-02-17 Thread karlis . mikelsons
Please find ttached diff to update security/cfssl to latest stable version 1.5.0. Release notes: https://github.com/cloudflare/cfssl/releases/tag/v1.5.0 Tested on amd64. Any comments on this? Kind regards, Karlis

[update] security/cfssl -> 1.5.0

2021-02-04 Thread karlis . mikelsons
Hello, Please find ttached diff to update security/cfssl to latest stable version 1.5.0. Release notes: https://github.com/cloudflare/cfssl/releases/tag/v1.5.0 Tested on amd64. Kind regards, KarlisCommon subdirectories: cfssl.old/CVS and cfssl/CVS diff -u cfssl.old/Makefile cfssl/Makefile ---

Re: [update] sysutils/kubectl -> 1.19.1

2020-09-11 Thread karlis . mikelsons
Please find attached diff to update sysutils/kubectl to latest stable version 1.19.1. Sorry, forgot to attach diff in previous email. Kind regards, KarlisCommon subdirectories: kubectl.orig/CVS and kubectl/CVS diff -u kubectl.orig/Makefile kubectl/Makefile --- kubectl.orig/Makefile Fri Sep 11 17

[update] sysutils/kubectl -> 1.19.1

2020-09-11 Thread karlis . mikelsons
Hello, Please find attached diff to update sysutils/kubectl to latest stable version 1.19.1. Tested on amd64. Kind regards, Karlis

[update] sysutils/kubectl -> 1.19.0

2020-08-27 Thread karlis . mikelsons
Hello, Please find attached diff to update sysutils/kubectl to latest stable version. Tested on amd64. Kind regards, KarlisCommon subdirectories: kubectl.orig/CVS and kubectl/CVS diff -u kubectl.orig/Makefile kubectl/Makefile --- kubectl.orig/Makefile Thu Aug 27 14:16:14 2020 +++ kubectl/Make

Re: [NEW] sysutils/kubectl

2020-06-05 Thread karlis . mikelsons
Thank you for your feedback, Klemens! Tested on amd64, package works fine, but seems to ignore version parameters set in MODGO_LDFLAGS: $ kubectl version --client=true Client Version: version.Info{Major:"", Minor:"", GitVersion:"v0.0.0-master+2e7996e3e2712", GitCommit:"2e7996e3e2712684bc73f0dec

[NEW] sysutils/kubectl

2020-06-04 Thread karlis . mikelsons
Hello, Please find attached port for kubectl latest stable version: "The Kubernetes command-line tool, kubectl, allows you to run commands against Kubernetes clusters. You can use kubectl to deploy applications, inspect and manage cluster resources, and view logs." Tested on amd64, package works

[update] net/dnscontrol -> 3.1.1

2020-05-28 Thread karlis . mikelsons
Hello, Please find attached patch to update DNSControl to latest stable (3.1.1) version. https://github.com/StackExchange/dnscontrol/releases/tag/v3.1.1 KarlisCommon subdirectories: dnscontrol.orig/CVS and dnscontrol/CVS diff -u dnscontrol.orig/Makefile dnscontrol/Makefile --- dnscontrol.orig

[update] net/dnscontrol -> 3.0.0

2020-03-26 Thread karlis . mikelsons
Hello, Please find attached patch to update DNSControl to latest stable (3.0.0) version. https://github.com/StackExchange/dnscontrol/releases/tag/v3.0.0 KarlisCommon subdirectories: dnscontrol.orig/CVS and dnscontrol/CVS diff -u dnscontrol.orig/Makefile dnscontrol/Makefile --- dnscontrol.orig

[update] net/dnscontrol -> 2.10.0

2020-01-20 Thread karlis . mikelsons
Hello, Please find attached patch to update DNSControl to latest stable (2.10.0) version. Major Changes: New Provider: Azure DNS (#547) Switched from govendor to go modules for dependencies (#587) Upgraded to Go 1.13 (#550) Provider-specific changes: Ghandi: Support for multi-

Re: [NEW] security/cfssl

2019-12-17 Thread karlis . mikelsons
> do-test: >cd ${WRKSRC}; ${MODGO_CMD} test github.com/cloudflare/cfssl/... Thanks for your help and suggestions! I've adjusted port sent Aaron Bieber following way: 1) removed VERSION variable, use GH_TAGNAME only; Honestly I preferred that the other way, or you could do something like GH

Re: [NEW] security/cfssl

2019-12-16 Thread karlis . mikelsons
> post-build: >rm ${MODGO_WORKSPACE}/bin/example >mv ${MODGO_WORKSPACE}/bin/mkbundle \ >${MODGO_WORKSPACE}/bin/cfssl-mkbundle > > Naming mkbundle cfssl-mkbundle removes the conflict with mono: > > mono-5.20.1.34p0:lang/mono:/usr/local/bin/mkbundle > > Protip: having pkglocate

[NEW] security/cfssl

2019-12-16 Thread karlis . mikelsons
Hello, Please find attached port for CFSSL latest stable version: "CFSSL is CloudFlare's PKI/TLS swiss army knife. It is both a command line tool and an HTTP API server for signing, verifying, and bundling TLS certificates." Kind regards, Karlis cfssl.tar.gz Description: GNU Zip compressed dat

Re: [NEW] net/dnscontrol 2.9

2019-06-03 Thread karlis . mikelsons
Thank you, Stuart, for the prompt reply. Diff below tidies the Makefile a bit. Build fails though: Can you please try with attached Makefile? I've added GOCACHE and GOPATH environment variables to the Makefile. Kind regards, Karlis # $OpenBSD$ COMMENT = manage DNS configuration

[NEW] net/dnscontrol 2.9

2019-06-03 Thread karlis . mikelsons
Hello, Please find attached port for DNSControl latest stable version: "DNSControl is a system for maintaining DNS zones. It has two parts: a domain specific language (DSL) for describing DNS zones plus software that processes the DSL and pushes the resulting zones to DNS providers such as Route5