回复: NEW: lang/tcc

2021-01-12 Thread wen heping
Build and run well, pass all tests on my amd64-6.8 system. wen 发件人: owner-po...@openbsd.org 代表 Brian Callahan 发送时间: 2021年1月13日 14:37 收件人: ports 主题: NEW: lang/tcc Hi ports -- Attached is a new port, lang/tcc. TCC is the Tiny C Compiler. --- pkg/DESCR: TCC (T

[update patch] remind 3.3.3 -> 3.3.4

2021-01-12 Thread Martin Ziemer
This patch updates remind from 3.3.3 to 3.3.4. Tested on two amd64 systems. (One cli only, one with tkremind) Index: Makefile === RCS file: /cvs/ports/misc/remind/Makefile,v retrieving revision 1.41 diff -u -p -r1.41 Makefile --- Mak

[update] www/uwebsockets to 18.19.0

2021-01-12 Thread Aisha Tammy
Hi,   I've attached the trivial update for www/uwebsockets. OK? Best, Aisha diff --git a/www/uwebsockets/Makefile b/www/uwebsockets/Makefile index 98d36ebdb9c..df77eba51a8 100644 --- a/www/uwebsockets/Makefile +++ b/www/uwebsockets/Makefile @@ -6,7 +6,7 @@ CATEGORIES =www GH_ACCOUNT = u

Re: UPDATE: Qt 5.15.2

2021-01-12 Thread George Koehler
On Wed, 6 Jan 2021 15:58:51 +0100 Rafael Sadowski wrote: > Githup webui: https://github.com/openbsd/ports/pull/4/files > Full Diff: https://sizeofvoid.org/pub/OpenBSD/qt.5.15.2-full.diff > Full x11/qt5 diff: https://sizeofvoid.org/pub/OpenBSD/qt.5.15.2-only.diff Thank you for work porting deskto

new port: tikztosvg

2021-01-12 Thread Björn Gohla
Hi All, I have a new port to propose: The tikztosvg tool from https://gitlab.com/pablo-escobar/tikztosvg It's a shell script that uses XeTeX and pdf2svg to do the work. The diff can be seen here: https://github.com/cgohla/ports/pull/1/files. tikztosvg.tar.gz Description: Binary data I've tes

Re: update arm-trusted-firmware to 2.4

2021-01-12 Thread Jonathan Gray
On Tue, Jan 12, 2021 at 05:52:07PM -0500, Kurt Miller wrote: > On Tue, 2021-01-12 at 17:02 +0100, Patrick Wildt wrote: > > On Tue, Jan 12, 2021 at 05:00:15PM +0100, Patrick Wildt wrote: > > > > > > On Tue, Jan 12, 2021 at 10:12:06AM -0500, Kurt Miller wrote: > > > > > > > > On Tue, 2021-01-12 at

Re: [update] archivers/gtar 1.32 ->1.33

2021-01-12 Thread Christian Weisgerber
Stefan Hagen: > > The diff below reverts the getcwd check in question and the testsuite > > will pass. > > New patch. The previous was full with stuff I tried... Thanks. I have reported the problem upstream. There is no urgency to updating the port, so let's wait a bit and see if they come up

Re: update arm-trusted-firmware to 2.4

2021-01-12 Thread Kurt Miller
On Tue, 2021-01-12 at 17:02 +0100, Patrick Wildt wrote: > On Tue, Jan 12, 2021 at 05:00:15PM +0100, Patrick Wildt wrote: > > > > On Tue, Jan 12, 2021 at 10:12:06AM -0500, Kurt Miller wrote: > > > > > > On Tue, 2021-01-12 at 15:09 +1100, Jonathan Gray wrote: > > > > > > > > On Tue, Jan 12, 2021 a

arm bulk build report

2021-01-12 Thread phessler
bulk build on armv7.ports.openbsd.org started on Fri Nov 20 10:45:13 MST 2020 finished at Tue Jan 12 15:11:20 MST 2021 lasted 23D04h26m done with kern.version=OpenBSD 6.8-current (GENERIC) #348: Thu Nov 19 10:21:20 MST 2020 built packages:8874 Nov 20:447 Nov 21:193 Nov 22:1 Nov 23:30 Nov 24:396

Update to redis-6.0.10

2021-01-12 Thread Daniel Jakots
Hi, Redis 6.0.10 was tagged earlier today. Release notes are available as usual: https://github.com/redis/redis/blob/6.0.10/00-RELEASENOTES tl;dr: Upgrade urgency MODERATE: several bugs with moderate impact are fixed I haven't tested it yet in my setup but portwise it looks fine to me. Comments

Re: graphics/flameshot update to 0.8.5

2021-01-12 Thread Rafael Sadowski
On Tue Jan 12, 2021 at 06:35:52PM +0100, Denis Fondras wrote: > Nice tool! Please find below a tweaked version with following changes: - CCache handling, it's enabled by default. - sort PLIST Tested with upcoming Qt updates. OK rsadowski@ Index: Makefile ==

Re: phonetics on OpenBSD: Praat

2021-01-12 Thread Yozo TODA
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Jan, > Is there anyone doing phonetics on OpenBSD? > There is a FreeBSD port, so I installed FreeBSD on a spare laptop > and instralled praat on it, but couldn't get it to work (basicaly, > it just crashes on anything, including opening a w

Re: [net/igmpproxy] Update to 0.3

2021-01-12 Thread Stuart Henderson
On 2021/01/12 06:04, Joel Knight wrote: > On Tue, Jan 12, 2021 at 4:22 AM Stuart Henderson wrote: > > > > I don't get multicast from my ISP any more so can't test runtime. > > ports-wise the hardcoded CFLAGS should go and plist regenerated, > > otherwise looks good. I've added DEBUG_PACKAGES while

[UPDATE] devel/check (0.12.0 -> 0.15.2)

2021-01-12 Thread Alex Naumov
Greetings, this patch updates check (Unit Testing Framework for C) to version 0.15.2. 'portcheck', 'port-lib-depends-check' and 'update-plist' returns 0. Updated and tested on aarch64 (SoftIron Overdrive 1000). All tests are OK: ===> Regression tests for check-0.15.2 Making check in lib Making

graphics/flameshot update to 0.8.5

2021-01-12 Thread Denis Fondras
Index: Makefile === RCS file: /cvs/ports/graphics/flameshot/Makefile,v retrieving revision 1.2 diff -u -p -r1.2 Makefile --- Makefile12 Jul 2019 20:46:58 - 1.2 +++ Makefile12 Jan 2021 16:07:56 - @@ -3,11 +3,11 @@

Re: update arm-trusted-firmware to 2.4

2021-01-12 Thread Mark Kettenis
> From: Kurt Miller > Date: Tue, 12 Jan 2021 10:12:06 -0500 > > I tested this with rock64-rk3328 rev c and rockpro64-rk3399 with > atf 2.4. rock64 is good, but the rockpro64 still needs the patch > to disable the preboot command.  > > When 'usb start' is issued on the rockpro64 the kernel freeze

Re: [net/igmpproxy] Update to 0.3

2021-01-12 Thread Joel Knight
On Tue, Jan 12, 2021 at 4:22 AM Stuart Henderson wrote: > > I don't get multicast from my ISP any more so can't test runtime. > ports-wise the hardcoded CFLAGS should go and plist regenerated, > otherwise looks good. I've added DEBUG_PACKAGES while there. Oops, thanks for catching the plist updat

baikal needs curl

2021-01-12 Thread Remi Locherer
Hi After updating the baikal package I was greeted with this message: Composer detected issues in your platform: Your Composer dependencies require the following PHP extensions to be installed: curl OK for below diff? Remi Index: Makefile ==

Re: update arm-trusted-firmware to 2.4

2021-01-12 Thread Patrick Wildt
On Tue, Jan 12, 2021 at 05:00:15PM +0100, Patrick Wildt wrote: > On Tue, Jan 12, 2021 at 10:12:06AM -0500, Kurt Miller wrote: > > On Tue, 2021-01-12 at 15:09 +1100, Jonathan Gray wrote: > > > On Tue, Jan 12, 2021 at 07:58:36AM +1100, Jonathan Gray wrote: > > > > > > > > On Mon, Jan 11, 2021 at 08:

Re: update arm-trusted-firmware to 2.4

2021-01-12 Thread Patrick Wildt
On Tue, Jan 12, 2021 at 10:12:06AM -0500, Kurt Miller wrote: > On Tue, 2021-01-12 at 15:09 +1100, Jonathan Gray wrote: > > On Tue, Jan 12, 2021 at 07:58:36AM +1100, Jonathan Gray wrote: > > > > > > On Mon, Jan 11, 2021 at 08:41:02PM +0100, Patrick Wildt wrote: > > > > > > > > Am Sun, Jan 10, 2021

Re: update arm-trusted-firmware to 2.4

2021-01-12 Thread Kurt Miller
On Tue, 2021-01-12 at 15:09 +1100, Jonathan Gray wrote: > On Tue, Jan 12, 2021 at 07:58:36AM +1100, Jonathan Gray wrote: > > > > On Mon, Jan 11, 2021 at 08:41:02PM +0100, Patrick Wildt wrote: > > > > > > Am Sun, Jan 10, 2021 at 09:56:02PM +1100 schrieb Jonathan Gray: > > > > > > > > On Fri, Jan

Re: new port: pdf2svg

2021-01-12 Thread Björn Gohla
pdf2svg.tar.gz Description: Binary data Stuart Henderson writes: > On 2021/01/11 23:59, Björn Gohla wrote: [...] > For new ports, please send the port files in a tar.gz email > attachment. Here you go.

Re: [net/igmpproxy] Update to 0.3

2021-01-12 Thread Stuart Henderson
On 2021/01/11 21:32, Joel Knight wrote: > Hi. This diff brings net/igmpproxy up to v0.3 which is the latest at > this time. The diff is rather intrusive due to the path to source > files having changed upstream. Upstream also appears to have > integrated random chunks of patches from the current ve

Re: new port: pdf2svg

2021-01-12 Thread Stuart Henderson
On 2021/01/11 23:59, Björn Gohla wrote: > Hi All, > > I have a new port to propose, namely the pdf2svg tool from > https://github.com/dawbarton/pdf2svg . > > The diff can be found at https://github.com/openbsd/ports/pull/5/files > . (I don't know how to get an acceptable patch out of git. The ou

Re: 回复: [Update] lang/gnucobol : small change to homepage

2021-01-12 Thread Stuart Henderson
On 2021/01/11 23:48, wen heping wrote: > doc/gnucobol.texi could not compiled by the base makeinfo(version 4.8), > so I add print/texinfo(version 6.5) to BUILD_DEPENDS when I submitted > the patch to update gnucobol to 3.1. Yes, we know that it can't be generated with base makeinfo. The question w