WIP: security/rustls-ffi

2022-03-11 Thread Giovanni Bechis
This crate contains FFI bindings for the rustls TLS library, so you can use the library in C programs or any other language that supports FFI. Atm the port fails during "make fake" with: $ make fake ===> Faking installation for rustls-ffi-0.8.2 error: no packages found with binaries or examples

Re: devel/cmake: fix LIBxxx_VERSION/SHARED_LIBS processing (fix net/dino)

2022-03-11 Thread Landry Breuil
Le Fri, Mar 11, 2022 at 08:54:01AM +0100, Rafael Sadowski a écrit : > On Wed Mar 09, 2022 at 04:25:15PM +, Stuart Henderson wrote: > > On 2022/03/09 11:15, Rafael Sadowski wrote: > > > With the results from Stuart's bulk build and Klemens analyses, I end up > > > with a new diff. > > > > > > -

Re: [patch] textproc/par: use pledge()

2022-03-11 Thread Mikhail
On Thu, Mar 10, 2022 at 05:53:55PM +0300, Mikhail wrote: > Inlined patch adds support for pledge() in par formatter. It's rather > complicated program, but in that cost, it provides more eyes-pleasant > results than fmt from the base, and has much more options. Because of > its complexity I think p

adjust psutils for different paperconf output

2022-03-11 Thread Claudio Jeker
PSUtils.pm calls paperconf -s. It seems that somewhen the output changed and the regex no longer matches. For me paperconf -s output is: paperconf -s 595.276 841.89 The following update seems to make psnup work again for me. -- :wq Claudio Index: Makefile ===

Re: perl ppport.h -Wcompound-token-split-by-macro

2022-03-11 Thread Alexander Bluhm
On Fri, Mar 11, 2022 at 07:54:55AM +, Stuart Henderson wrote: > On 2022/03/10 19:38, Andrew Hewus Fresh wrote: > > On Fri, Mar 11, 2022 at 01:02:04AM +0100, Alexander Bluhm wrote: > > > Hi, > > > > > > Can we commit espie@'s diff to fix the -Wcompound-token-split-by-macro > > > compiler warnin

Re: adjust psutils for different paperconf output

2022-03-11 Thread Antoine Jacoutot
On Fri, Mar 11, 2022 at 10:32:55AM +0100, Claudio Jeker wrote: > PSUtils.pm calls paperconf -s. It seems that somewhen the output changed > and the regex no longer matches. For me paperconf -s output is: > paperconf -s > 595.276 841.89 > > The following update seems to make psnup work

Re: WIP: security/rustls-ffi

2022-03-11 Thread Theo Buehler
On Fri, Mar 11, 2022 at 09:43:15AM +0100, Giovanni Bechis wrote: > This crate contains FFI bindings for the rustls TLS library, > so you can use the library in C programs or any other language that supports > FFI. > > Atm the port fails during "make fake" with: > $ make fake > ===> Faking instal

Re: [patch] textproc/par: use pledge()

2022-03-11 Thread Stuart Henderson
On 2022/03/11 12:16, Mikhail wrote: > On Thu, Mar 10, 2022 at 05:53:55PM +0300, Mikhail wrote: > > Inlined patch adds support for pledge() in par formatter. It's rather > > complicated program, but in that cost, it provides more eyes-pleasant > > results than fmt from the base, and has much more op

update security/veracrypt to 1.25.9

2022-03-11 Thread Omar Polo
Hello, while investigating on the build failure on sparc, i noticed that there is an update available for veracrypt. The changelog is available here: * 1.25.7: https://github.com/veracrypt/VeraCrypt/releases/tag/VeraCrypt_1.25.7 * 1.25.9: https://github.com/veracrypt/VeraCrypt/releases/tag/VeraC

Re: perl ppport.h -Wcompound-token-split-by-macro

2022-03-11 Thread Stuart Henderson
On 2022/03/11 11:28, Alexander Bluhm wrote: > On Fri, Mar 11, 2022 at 07:54:55AM +, Stuart Henderson wrote: > > On 2022/03/10 19:38, Andrew Hewus Fresh wrote: > > > > > > The only other thing is that I wish it would compare > > > `perl ppport.h --version` to > > > `perl -MDevel::PPPort -E 's

Re: SECURITY UPDATE: Tor Browser 11.0.7

2022-03-11 Thread Stuart Henderson
On 2022/03/11 12:12, Yifei Zhan wrote: > On 22/03/09 07:33PM, Caspar Schutijser wrote: > > Hi, > > > > Here is an update to Tor Browser 11.0.7. Tested on amd64, as usual. > > More information here: > > https://blog.torproject.org/new-release-tor-browser-1107/ > > > > > This one works fine here

Re: perl ppport.h -Wcompound-token-split-by-macro

2022-03-11 Thread Alexander Bluhm
On Fri, Mar 11, 2022 at 12:20:31PM +, Stuart Henderson wrote: > On 2022/03/11 11:28, Alexander Bluhm wrote: > > On Fri, Mar 11, 2022 at 07:54:55AM +, Stuart Henderson wrote: > > > On 2022/03/10 19:38, Andrew Hewus Fresh wrote: > > > > > > > > The only other thing is that I wish it would co

Re: devel/cmake: fix LIBxxx_VERSION/SHARED_LIBS processing (fix net/dino)

2022-03-11 Thread Rafael Sadowski
On Fri Mar 11, 2022 at 10:10:42AM +0100, Landry Breuil wrote: > Le Fri, Mar 11, 2022 at 08:54:01AM +0100, Rafael Sadowski a écrit : > > On Wed Mar 09, 2022 at 04:25:15PM +, Stuart Henderson wrote: > > > On 2022/03/09 11:15, Rafael Sadowski wrote: > > > > With the results from Stuart's bulk buil

Re: [update] chafa 1.8.0

2022-03-11 Thread Florian Viehweger
Hello Omar, thank you for looking at my update and the detailed explanation! An updated diff below. I did some testing on i386, no issues found. > > this is an revised update for chafa I released some time ago. > > > > Changes are listed here[1]. > > > > Some testing done on amd64. No issues f

security/p5-Crypt-OpenSSL-PKCS10: Update to 0.18

2022-03-11 Thread wen heping
Hi, ports@: Here is a patch for security/p5-Crypt-OpenSSL-PKCS10: i) Update to 0.18 ii) Update DEPENDS It build well and pass all tests on amd64-7.1 system. No other ports depend on it. Upstream changes: 0.18 Thu Mar 10 17:31:59 PST 2022 - Improve Makefile.PL to

[maintainer]security/p5-Crypt-OpenSSL-Guess: Update to 0.15

2022-03-11 Thread wen heping
Hi, ports@: Here is a simple patch for security/p5-Crypt-OpenSSL-Guess to update to 0.15. It build well and pass all tests on amd64-7.1 system. Two ports depend on it, both build well and pass all tests. Upstream changes: 0.15 2022-02-11T08:52:23Z - fix synopsis (PR#12 @skaji++)

UPDATE security/polarssl (mbedtls-2.28.0)

2022-03-11 Thread Bjorn Ketelaars
Support for the 2.16 branch of mbedtls has been dropped, and a new LTS branch is provided. Diff below updates our port to the first release of this branch. Shared libraries require a bump (libmbedx509 only received some additions). Testing: - all tests pass on amd64 - build tested several consume