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

Re: [NEW] security/cfssl

2019-12-16 Thread Stuart Henderson
On 2019/12/16 16:50, karlis.mikels...@lf.lv wrote: > > > > post-build: > > > > rm ${MODGO_WORKSPACE}/bin/example > > > > mv ${MODGO_WORKSPACE}/bin/mkbundle \ > > > > ${MODGO_WORKSPACE}/bin/cfssl-mkbundle > > > > > > > > Naming mkbundle cfssl-mkbundle removes the

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

Re: [NEW] security/cfssl

2019-12-16 Thread Aaron Bieber
On Mon, 16 Dec 2019 at 14:56:53 +, Stuart Henderson wrote: > On 2019/12/16 07:32, Aaron Bieber wrote: > > On Mon, 16 Dec 2019 at 11:18:24 +0100, karlis.mikels...@lf.lv wrote: > > > Hello, > > > > > > Please find attached port for CFSSL latest stable version: > > > "CFSSL is CloudFlare's

Re: [NEW] security/cfssl

2019-12-16 Thread Stuart Henderson
On 2019/12/16 07:32, Aaron Bieber wrote: > On Mon, 16 Dec 2019 at 11:18:24 +0100, karlis.mikels...@lf.lv wrote: > > 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

Re: [NEW] security/cfssl

2019-12-16 Thread Aaron Bieber
On Mon, 16 Dec 2019 at 11:18:24 +0100, karlis.mikels...@lf.lv wrote: > 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