update u-boot to 2021.01

2021-01-11 Thread Jonathan Gray
Tested with these targets: am335x_evm (bbb) mx6cuboxi omap4_panda rpi_3 tinker-rk3288 Index: Makefile === RCS file: /cvs/ports/sysutils/u-boot/Makefile,v retrieving revision 1.75 diff -u -p -r1.75 Makefile --- Makefile25 Dec 2020

[net/igmpproxy] Update to 0.3

2021-01-11 Thread Joel Knight
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 version of the port. I did try to start a dialog

Re: update arm-trusted-firmware to 2.4

2021-01-11 Thread Jonathan Gray
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 08, 2021 at 03:42:31PM -0500, Kurt Miller wrote: > > > > On Fri, 2021-01-08 at 11:48

Re: New: Ruby 3.0.0

2021-01-11 Thread Jeremy Evans
On 01/11 09:05, vtamara wrote: > > Hi, have a great 2021 > > Thanks for the port. > > I tried it on 6.8, it compiles fine, however by running > > make fake > > it produces: > > ===> Faking installation for ruby-3.0.0 > find /usr/ports/pobj/ruby-3.0.0/ruby-3.0.0 -name '*.orig' -delete; > /u

Re: New: Ruby 3.0.0

2021-01-11 Thread vtamara
Hi, have a great 2021 Thanks for the port. I tried it on 6.8, it compiles fine, however by running make fake it produces: ===> Faking installation for ruby-3.0.0 find /usr/ports/pobj/ruby-3.0.0/ruby-3.0.0 -name '*.orig' -delete; /usr/ports/pobj/ruby-3.0.0/bin/install -d -m 755 /usr/po

aarch64 bulk build report

2021-01-11 Thread phessler
bulk build on arm64.ports.openbsd.org started on Sat Jan 9 07:35:48 MST 2021 finished at Mon Jan 11 19:00:22 MST 2021 lasted 2D11h24m done with kern.version=OpenBSD 6.8-current (GENERIC.MP) #967: Sat Jan 9 04:35:13 MST 2021 built packages:10776 Jan 9:3550 Jan 10:1845 Jan 11:5380 critical path

new port: pdf2svg

2021-01-11 Thread Björn Gohla
pdf2svg.tgz Description: Binary data 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 output of git form

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

2021-01-11 Thread wen heping
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. wen 发件人: owner-po...@openbsd.org 代表 Stuart Henderson 发送时间: 2021年1月12日 5:21 收件人: Ger

Re: Dependency problem with stable update of dovecot-2.3.13

2021-01-11 Thread Tom Wong-Cornall
On Sun, Jan 10 '21 at 00.24 NZDT, Stuart Henderson wrote: > This should have been rebuilt as well, this was working in 6.7-stable.. > could you take a look please Solene? > > > On 2021/01/09 11:17, Renaud Allard wrote: > > Hello, > > > > There seems to be a dependency problem if you use dovecot

NEW: sysutils/portroach-cli

2021-01-11 Thread Klemens Nanni
Inspired by juanfra's python tool https://github.com/juanfra684/portroach-maintainer-cli I've written a shell script that wraps `ftp | jq | column'. The script is small and has no upstream, thus I put it under files/ like quirks does it. An example to demonstrate filter capabilities and pretty ta

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

2021-01-11 Thread Stuart Henderson
On 2021/01/11 12:30, Gerald Chudyk wrote: > On Mon, Jan 11, 2021 at 12:08 PM Stuart Henderson > wrote: > > > > On 2021/01/11 12:04, Gerald Chudyk wrote: > > > Index: lang/gnucobol/Makefile > > > === > > > RCS file: /cvs/ports/lang/gn

Re: update arm-trusted-firmware to 2.4

2021-01-11 Thread Jonathan Gray
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 08, 2021 at 03:42:31PM -0500, Kurt Miller wrote: > > > On Fri, 2021-01-08 at 11:48 -0500, Kurt Miller wrote: > > > > On Fri, 2021-01-08 at 10:27 +1100, Jo

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

2021-01-11 Thread Gerald Chudyk
On Mon, Jan 11, 2021 at 12:08 PM Stuart Henderson wrote: > > On 2021/01/11 12:04, Gerald Chudyk wrote: > > Index: lang/gnucobol/Makefile > > === > > RCS file: /cvs/ports/lang/gnucobol/Makefile,v > > retrieving revision 1.7 > > diff -u

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

2021-01-11 Thread Stuart Henderson
On 2021/01/11 12:04, Gerald Chudyk wrote: > Index: lang/gnucobol/Makefile > === > RCS file: /cvs/ports/lang/gnucobol/Makefile,v > retrieving revision 1.7 > diff -u -p -u -r1.7 Makefile > --- lang/gnucobol/Makefile 27 Dec 2020 16:5

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

2021-01-11 Thread Gerald Chudyk
Index: lang/gnucobol/Makefile === RCS file: /cvs/ports/lang/gnucobol/Makefile,v retrieving revision 1.7 diff -u -p -u -r1.7 Makefile --- lang/gnucobol/Makefile 27 Dec 2020 16:54:11 - 1.7 +++ lang/gnucobol/Makefile 11

Re: update arm-trusted-firmware to 2.4

2021-01-11 Thread Patrick Wildt
Am Sun, Jan 10, 2021 at 09:56:02PM +1100 schrieb Jonathan Gray: > On Fri, Jan 08, 2021 at 03:42:31PM -0500, Kurt Miller wrote: > > On Fri, 2021-01-08 at 11:48 -0500, Kurt Miller wrote: > > > On Fri, 2021-01-08 at 10:27 +1100, Jonathan Gray wrote: > > > > > > > > On Thu, Jan 07, 2021 at 04:29:35PM

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

2021-01-11 Thread Stefan Hagen
Stefan Hagen wrote: >> Looking at tests/testsuite.dir/089/testsuite.log in the work directory >> shows >> >> chmod a-r . .. >> tar -xvf archive.tar -C extract f >> [...] >>+tar: .: Cannot getcwd: Permission denied >>+tar: Error is not recoverable: exiting now >> >> I don't think our getcwd(3)

[patch] UPDATE: converters/libiconv: pledge iconv binary

2021-01-11 Thread Hiltjo Posthuma
Hi, The below patch pledges the iconv binary in the libiconv package. The tool is useful for converting text-encoding of text data to UTF-8 for example. It now uses pledge("stdio", NULL) if only using stdin/stdout. It uses pledge("stdio rpath", NULL) when specifying files. I've tested many comma

Re: Mark www/purritobin BROKEN-sparc64

2021-01-11 Thread Aisha Tammy
Yes, that should be fine. thanks! On 1/9/21 2:29 PM, Stuart Henderson wrote: > Probably better to set COMPILER= base-clang > > On 2021/01/09 13:50, Kurt Mosiejczuk wrote: >> www/purritobin has never compiled on sparc64. >> >> ok to mark it BROKEN? >> >> (cc maintainer) >> >> --Kurt >> >> Index:

回复: [Update] devel/p5-Moo : Update to 2.004000

2021-01-11 Thread wen heping
Revised patch: i) Update to 2.004004 ii)Remove p5-Module-Runtime from DEPENDS as per upstream change. wen 发件人: wen heping 发送时间: 2020年4月10日 11:19 收件人: ports@openbsd.org 主题: [Update] devel/p5-Moo : Update to 2.004000 Hi, ports@: Here is a patch for deve

Re: NEW: sysutils/open-vm-tools

2021-01-11 Thread Giovanni Bechis
On Fri, Jan 08, 2021 at 08:49:47PM +0100, Klemens Nanni wrote: > On Fri, Jan 08, 2021 at 12:58:45PM +0100, Giovanni Bechis wrote: > > Can't put into any plist (no applicable prefix): > > /etc/pam.d > > /etc/pam.d/vmtoolsd > > /etc/vmware-tools > > /etc/vmware-tools/t

Re: UPDATE: net/ngircd to 26.1

2021-01-11 Thread Michael
Ping. On Sun, Jan 03, 2021 at 12:22:49PM +0100, Michael wrote: > Hello ports, > > small update to bring ngircd to version 26.1. > Tested on amd64. > > > Index: Makefile > === > RCS file: /cvs/ports/net/ngircd/Makefile,v > retrievin

update net/dnscrypt-proxy 2.0.45

2021-01-11 Thread Nam Nguyen
This is an update for net/dnscrypt-proxy 2.0.45. I modified README with make variables for system paths. changelog: https://github.com/DNSCrypt/dnscrypt-proxy/releases/tag/2.0.45 I lightly tested it on amd64. make check passes. OK? Index: Makefile ===

sparc64 bulk build report

2021-01-11 Thread kmos
Bulk build on sparc64-0a.ports.openbsd.org Started : Fri Jan 8 19:46:59 MST 2021 Finished: Mon Jan 11 01:19:16 MST 2021 Duration: 2 Days 5 hours 32 minutes Built using OpenBSD 6.8-current (GENERIC.MP) #635: Thu Jan 7 14:35:04 MST 2021 Built 9383 packages Number of packages built each day: Jan