[update/unbreak] qmapshack 1.16

2021-06-09 Thread Landry Breuil
hi, i marked it broken when updating to proj8, but upstream recently made a new release, so i banged the cmake bits together until it produced a build. Completely untested at runtime, so looking for feedback. Landry Index: Makefile =

Re: shellcheck manual

2021-06-09 Thread Caspar Schutijser
Hi, On Wed, Jun 09, 2021 at 12:21:04PM +0100, Stuart Henderson wrote: > Now that we have pandoc on amd64, would it be OK to add a preformatted > manual for shellcheck? The diff adds a simple hash check to remind about > (though not enforce) updating it if the source file changes. Currently I can'

[MAINTAINER UPDATE] graphics/alembic -> 1.8.2

2021-06-09 Thread Dimitri Karamazov
Update graphics/alembic to 1.8.2 Changelog:https://github.com/alembic/alembic/releases/tag/1.8.2 ->libAlembic.so No dynamic export changes ->Tests 100% tests passed, 0 tests failed out of 57

update to sysutils/arm-trusted-firmware 2.5

2021-06-09 Thread Jonathan Gray
Build tested only for lack of hardware. release notes https://trustedfirmware-a.readthedocs.io/en/latest/change-log.html#version-2-5 Index: Makefile === RCS file: /cvs/ports/sysutils/arm-trusted-firmware/Makefile,v retrieving revisio

Re: devel/git: update to 2.32.0

2021-06-09 Thread Greg Steuck
Klemens Nanni writes: > Lots of fixes and improvements: > > https://raw.githubusercontent.com/git/git/master/Documentation/RelNotes/2.32.0.txt Thanks for including this link! > OK? OK gnezdo@ I'm surprised the new git-checkout--worker binary isn't mentioned in the changelog. > > Index: Makef

[MAINTAINER UPDATE] graphics/openimageio -> 2.2.15.1

2021-06-09 Thread Dimitri Karamazov
Update graphics/openimageio to 2.2.15.1 Changelog:https://github.com/OpenImageIO/oiio/releases/tag/v2.2.15.1 ->libOpenImageIO.so- Dynamic export changes: added: _ZN16OpenImageIO_v2_27Strutil4findENS_11string_viewES1_ _ZN16OpenImageIO_v2_

[NEW] net/amfora: terminal browser for gemini protocol

2021-06-09 Thread Dimitri Karamazov
Information for inst:amfora-1.8.0 Comment: terminal browser for gemini protocol Description: Amfora aims to be the best looking Gemini client with the most features all in the terminal. It does not support Gopher or other non-Web protocols. Features: * Support ANSI color codes * Styled page cont

devel/git: update to 2.32.0

2021-06-09 Thread Klemens Nanni
Lots of fixes and improvements: https://raw.githubusercontent.com/git/git/master/Documentation/RelNotes/2.32.0.txt OK? Index: Makefile === RCS file: /cvs/ports/devel/git/Makefile,v retrieving revision 1.231 diff -u -p -r1.231 Makefi

ucspi-tools fix

2021-06-09 Thread Stuart Henderson
the recent pkg-config change in libressl to remove -lcrypto from libssl.pc broke this; bonus fix while there httpc.c:158:49: warning: data argument not used by format string [-Wformat-extra-args] dprintf(WRITE_FD, "Accept-Encoding: gzip\r\n", host); ~

Re: [NEW] net/amfora: terminal browser for gemini protocol

2021-06-09 Thread Aaron Bieber
Dimitri Karamazov writes: > Information for inst:amfora-1.8.0 > > Comment: > terminal browser for gemini protocol > > Description: > Amfora aims to be the best looking Gemini client with the most features all > in the terminal. It does not support Gopher or other non-Web protocols. > > Features:

graphics/mtpaint: move to gtk+3, remove llvm-10 -fno-common workaround

2021-06-09 Thread Charlene Wendling
Hi, Recently, i brought an update for mtpaint, and fixing the build for a -fno-common patched llvm-10, that needs to be removed now [0]. I'm proposing to move mtpaint to gtk+3 while here, since we are encouraged to move to gtk+3 after the final gtk+2 update [1]. I totally missed that new feature

Re: shellcheck manual

2021-06-09 Thread Greg Steuck
OK gnezdo@ Thanks for doing that! On Wed, Jun 9, 2021 at 4:21 AM Stuart Henderson wrote: > Now that we have pandoc on amd64, would it be OK to add a preformatted > manual for shellcheck? The diff adds a simple hash check to remind about > (though not enforce) updating it if the source file chan

databases/timescaledb: update to 2.3.0

2021-06-09 Thread Denis Fondras
Update to TimescaleDB 2.3.0 Changelog : https://github.com/timescale/timescaledb/releases/tag/2.3.0 Index: Makefile === RCS file: /cvs/ports/databases/timescaledb/Makefile,v retrieving revision 1.5 diff -u -p -r1.5 Makefile --- Makef

Re: update intel microcode to 20210608

2021-06-09 Thread Theo de Raadt
Stuart Henderson wrote: > On 2021/06/09 09:56, Jonathan Gray wrote: > > update intel microcode to 20210608 > > Fine with me. Wondering about -stable for microcode, should we push it > there after a couple of weeks of no reported problems in -current? Yes. > (Though I'm not sure how much covera

Re: shellcheck manual

2021-06-09 Thread Kristaps Dzonsons
Now that we have pandoc on amd64, would it be OK to add a preformatted manual for shellcheck? The diff adds a simple hash check to remind about (though not enforce) updating it if the source file changes. lowdown can build this decently and it's a bit smaller than pandoc: % sed 1d shellcheck.1.

shellcheck manual

2021-06-09 Thread Stuart Henderson
Now that we have pandoc on amd64, would it be OK to add a preformatted manual for shellcheck? The diff adds a simple hash check to remind about (though not enforce) updating it if the source file changes. Index: Makefile === RCS file:

Re: databases/luadbi: add FLAVORs

2021-06-09 Thread Stuart Henderson
On 2021/06/08 23:58, Lucas wrote: > Stuart Henderson wrote: > > On 2021/06/08 13:52, Lucas wrote: > > > Bump. > > > > > > I also bumped REVISION for subpackages, thing I forgot originally. I > > > don't understand why I get package names like luadbi--lua52 instead > > > of the more common lua52db

Re: update intel microcode to 20210608

2021-06-09 Thread Stuart Henderson
On 2021/06/09 09:56, Jonathan Gray wrote: > update intel microcode to 20210608 Fine with me. Wondering about -stable for microcode, should we push it there after a couple of weeks of no reported problems in -current? (Though I'm not sure how much coverage that will realistically get anyway).