www/varnish: security update to 6.6.1

2021-07-13 Thread Klemens Nanni
https://varnish-cache.org/security/VSV7.html Request Smuggling Attack No PLIST or shared library changes. OK? Index: Makefile === RCS file: /cvs/ports/www/varnish/Makefile,v retrieving revision 1.59 diff -u -p -r1.59 Makefile --

Re: [update] cataclysm-dda 0.E.3 -> 0.F

2021-07-13 Thread trondd
On Mon, July 12, 2021 9:14 pm, trondd wrote: > "Kirill Bychkov" wrote: > >> On Thu, July 8, 2021 00:33, Stefmorino wrote: >> > And that's why I should do a better job of separating my current build >> > and stable backport. I accidentally ran cvs diff against the -stable >> > ports revision instea

sparc64 bulk build report

2021-07-13 Thread kmos
Bulk build on sparc64-0a.ports.openbsd.org Started : Sun Jul 11 00:03:09 MDT 2021 Finished: Tue Jul 13 18:43:26 MDT 2021 Duration: 2 Days 18 hours 40 minutes Built using OpenBSD 6.9-current (GENERIC.MP) #896: Sat Jul 10 13:14:23 MDT 2021 Built 9668 packages Number of packages built each day: Ju

[update] samba-4.14.6

2021-07-13 Thread Jeremie Courreges-Anglas
A straightforward update ports-wise. https://www.samba.org/samba/history/samba-4.14.6.html Test reports welcome! Index: Makefile === RCS file: /cvs/ports/net/samba/Makefile,v retrieving revision 1.299 diff -u -p -r1.299 Makefi

[update] cad/kicad 5.1.10

2021-07-13 Thread Stefan Hagen
Hello, I've updated kicad from version 5.1.7 to version 5.1.10. The diff below patches cad/kicad and cad/kicad-share. Software changes: 5.1.8: https://gitlab.com/groups/kicad/-/milestones/3 5.1.9: https://gitlab.com/groups/kicad/-/milestones/4 5.1.10: https://gitlab.com/groups/kicad/-/mileston

Re: [update] vger 1.07

2021-07-13 Thread Solene
Le Sat, 19 Jun 2021 15:26:49 +0200, Florian Viehweger a écrit : > Hi, > > this is an update to vger 1.07. > > Port-wise there is an addition of +FLAGS += std=gnu99 suggested by > Omar Polo and confirmed by kmos@ which fixes > building on sparc64. > > Based on work from prx , whose mail didn't

Re: database/postgresql add riscv64 support

2021-07-13 Thread Matthieu Herrb
On Tue, Jul 13, 2021 at 01:42:58AM +0200, Jeremie Courreges-Anglas wrote: > On Tue, Jul 13 2021, Matthieu Herrb wrote: > > Hi, > > > > This patch adds riscv64 support to postgresql and postgresql-previous. > > copied from FreeBSD ports. > > > > ok ? > > Your patch *looks* fine from a quick glance

UPDATE: SQLMap-1.5.7

2021-07-13 Thread Gonzalo L. Rodriguez
Hi, Update for SQLMap to 1.5.7: https://github.com/sqlmapproject/sqlmap/releases OK? Comments? Cheers.- -- %gonzalo Index: Makefile === RCS file: /cvs/ports/security/sqlmap/Makefile,v retrieving revision 1.37 di

UPDATE: Lynis-3.0.5

2021-07-13 Thread Gonzalo L. Rodriguez
Hi, Update for Lynis to 3.0.5: https://github.com/CISOfy/lynis/releases/tag/3.0.5 OK? Comments? Cheers.- -- %gonzalo Index: Makefile === RCS file: /cvs/ports/security/lynis/Makefile,v retrieving revision 1.40 d

Re: [macppc, base libexecinfo] Unbreak editors/emacs

2021-07-13 Thread Charlene Wendling
On Tue, 13 Jul 2021 13:54:05 +0200 Jeremie Courreges-Anglas wrote: > On Tue, Jul 13 2021, Charlene Wendling wrote: > > On Tue, 13 Jul 2021 01:51:28 +0200 > > Jeremie Courreges-Anglas wrote: > > > >> On Mon, Jul 12 2021, Charlene Wendling > >> wrote: > >> > Hi, > >> > > >> > This is the first b

Re: [macppc, base libexecinfo] Unbreak editors/emacs

2021-07-13 Thread Jeremie Courreges-Anglas
On Tue, Jul 13 2021, Charlene Wendling wrote: > On Tue, 13 Jul 2021 01:51:28 +0200 > Jeremie Courreges-Anglas wrote: > >> On Mon, Jul 12 2021, Charlene Wendling wrote: >> > Hi, >> > >> > This is the first bulk with base libexecinfo. >> > >> >> https://bin.charlenew.xyz/emacs_bulk_failure.log >>

Build emacs with cairo support

2021-07-13 Thread Renato Aguiar
Hi, I noticed emacs isn't being compiled with cairo support because '--with-cairo' is missing, even though cairo is already listed as a dependency. Adding it fixes rendering issues with inconsolata-new. OK to commit? --- editors/emacs/Makefile +++ editors/emacs/Makefile @@ -4,7 +4,7 @@ COMMENT