devel/xtensa-esp32-elf/gdb failed to build

2021-12-03 Thread Antoine Jacoutot
Hi. Once again, falling with gawk. Can't we set something up in Makefile.inc or whatever? Configuring in ./sim configure: creating cache ./config.cache checking for x86_64-unknown-openbsd7.0-gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name..

Re: dsniff: fix build for upcoming libcrypto bump

2021-12-03 Thread Theo Buehler
No feedback. I'm going to commit this patch tomorrow. On Fri, Nov 26, 2021 at 09:18:21AM +0100, Theo Buehler wrote: > The build fix is relatively straightforward, mostly based on Debian's > patch set. > > https://sources.debian.org/patches/dsniff/2.4b1+debian-30/24_Fix-OpenSSL1.1.0-Build.patch/ >

Re: [update] ssh-ldap-helper to 8.0p1

2021-12-03 Thread Theo Buehler
Anyone still using this? Or should I update the port then remove it? On Wed, Nov 24, 2021 at 02:25:24PM +0100, Theo Buehler wrote: > For the upcoming libcrypto bump, software based on older OpenSSH > versions will need updating since it will need to make use of the > OpenSSL 1.1 API. > > As far a

powerpc bulk build report

2021-12-03 Thread gkoehler
Bulk build on macppc-0.ports.openbsd.org Started : Sat Nov 13 18:33:46 MST 2021 Finished: Fri Dec 3 13:50:54 MST 2021 Duration: 19 Days 19 hours 17 minutes Built using OpenBSD 7.0-current (GENERIC) #956: Tue Nov 9 02:52:10 MST 2021 Built 9222 packages Number of packages built each day: Nov 13

Re: [new] devel/libfixposix

2021-12-03 Thread Omar Polo
Woops, I identified a correct issue in unistd.c, but the fix was wrong. Updated tarball attached and upstream notified :) (update: upstream has accepted one of the two patches) Also enabling the built-in tests this time, I haven't noticed them the first time because without --enable-tests `make t

Re: update databases/py-peewee

2021-12-03 Thread Stuart Henderson
The postgresql MODULES file has scaffolding for setting up a test database that is run in an isolated database server, only for the use of the port issuing it for testing. -- Sent from a phone, apologies for poor formatting. On 3 December 2021 11:13:41 Solene Rapenne wrote: I need to updat

aarch64 bulk build report

2021-12-03 Thread phessler
bulk build on arm64.ports.openbsd.org started on Wed Dec 1 03:30:47 MST 2021 finished at Fri Dec 3 11:35:11 MST 2021 lasted 2D08h04m done with kern.version=OpenBSD 7.0-current (GENERIC.MP) #1422: Tue Nov 30 14:24:27 MST 2021 built packages:10924 Dec 1:3735 Dec 2:2279 Dec 3:4909 critical path m

UPDATE: mail/courier-*

2021-12-03 Thread Giovanni Bechis
Update to latest version of mail/courier-* and mail/maildrop. To start courier-imap the line "IMAPACCESSFILE=/etc/courier/imapaccess" must be added to /etc/courier/imapd configuration file. Comments ? Ok ? Cheers Giovanni Index: Makefile ==

Re: [new] devel/libfixposix

2021-12-03 Thread Omar Polo
Ingo Schwarze writes: > Hi Omar, Hello Ingo, > Omar Polo wrote on Fri, Dec 03, 2021 at 09:07:02AM +0100: > >> % pkg_info libfixposix >> Information for inst:libfixposix-0.4.3 >> >> Comment: >> thin wrapper over POSIX syscalls >> >> Description: >> The purpose of libfixposix is to offer replac

Re: [NEW] inputmethods/ibus-kkc

2021-12-03 Thread SASANO Takayoshi
hello, my ibus-kkc configuration is: export LANG=ja_JP.UTF-8 export GTK_IM_MODULE=xim# firefox cannot work with ibus export QT_IM_MODULE=ibus export XMODIFIERS="@im=ibus" ibus-daemon -dx & and, work with JWM(Joe's window manager)/mlterm/emacs-athena looks no problem. I fo

回复: update databases/py-peewee

2021-12-03 Thread wen heping
Seems you disable the test. I submitted a patch to update peewee to 3.14.0 and enable the test in Feb 2021. I shall try to enable test on your new patch. wen 发件人: owner-po...@openbsd.org 代表 Solene Rapenne 发送时间: 2021年12月3日 19:13 收件人: ports@openbsd.org 主

Re: [new] devel/libfixposix

2021-12-03 Thread Ingo Schwarze
Hi Omar, Omar Polo wrote on Fri, Dec 03, 2021 at 09:07:02AM +0100: > % pkg_info libfixposix > Information for inst:libfixposix-0.4.3 > > Comment: > thin wrapper over POSIX syscalls > > Description: > The purpose of libfixposix is to offer replacements for parts of POSIX > whose behaviour is inc

devel/llvm13 port ?

2021-12-03 Thread Sebastien Marie
Hi, While there is on-going work to get llvm13 in base, I started to look to make a devel/llvm13 port, independant from devel/llvm (which is mirroring version in base), in order to be able to continue working on recent compilers which require recent llvm version. For what I am aware: - lang/rust

Re: New port for www/goatcounter

2021-12-03 Thread Omar Polo
Omar Polo writes: > Vinh Nguyen writes: > >> Hello Omar, >> >> I'm sorry for the long delay, time flied, I fixed the port following >> all comments on your message. > > no problem :) > >> The author have just updated Goatcounter to v2.1.0. Yesterday, I >> tried to update dependencies by command

Re: [new] devel/libfixposix

2021-12-03 Thread Omar Polo
Stuart Henderson writes: > On 2021/12/03 10:20, Omar Polo wrote: >> Stuart Henderson writes: >> >> > On 2021/12/03 09:07, Omar Polo wrote: >> >> Hello ports, >> >> >> >> % pkg_info libfixposix >> >> Information for inst:libfixposix-0.4.3 >> >> >> >> Comment: >> >> thin wrapper over POSIX sysc

Re: [new] devel/libfixposix

2021-12-03 Thread Stuart Henderson
On 2021/12/03 10:20, Omar Polo wrote: > Stuart Henderson writes: > > > On 2021/12/03 09:07, Omar Polo wrote: > >> Hello ports, > >> > >> % pkg_info libfixposix > >> Information for inst:libfixposix-0.4.3 > >> > >> Comment: > >> thin wrapper over POSIX syscalls > >> > >> Description: > >> The p

databases/timescaledb: update to 2.5.1

2021-12-03 Thread Denis Fondras
Index: Makefile === RCS file: /cvs/ports/databases/timescaledb/Makefile,v retrieving revision 1.9 diff -u -p -r1.9 Makefile --- Makefile16 Oct 2021 20:43:41 - 1.9 +++ Makefile3 Dec 2021 10:38:59 - @@ -4,7 +4,7 @@

Re: [new] devel/libfixposix

2021-12-03 Thread Omar Polo
Stuart Henderson writes: > On 2021/12/03 09:07, Omar Polo wrote: >> Hello ports, >> >> % pkg_info libfixposix >> Information for inst:libfixposix-0.4.3 >> >> Comment: >> thin wrapper over POSIX syscalls >> >> Description: >> The purpose of libfixposix is to offer replacements for parts of POSI

Re: New port for www/goatcounter

2021-12-03 Thread Omar Polo
Vinh Nguyen writes: > Hello Omar, > > I'm sorry for the long delay, time flied, I fixed the port following > all comments on your message. no problem :) > The author have just updated Goatcounter to v2.1.0. Yesterday, I > tried to update dependencies by command > > make modgo-gen-modules > mod

Re: [new] devel/libfixposix

2021-12-03 Thread Stuart Henderson
On 2021/12/03 09:07, Omar Polo wrote: > Hello ports, > > % pkg_info libfixposix > Information for inst:libfixposix-0.4.3 > > Comment: > thin wrapper over POSIX syscalls > > Description: > The purpose of libfixposix is to offer replacements for parts of POSIX > whose behaviour is inconsistent acr

[new] devel/libfixposix

2021-12-03 Thread Omar Polo
Hello ports, % pkg_info libfixposix Information for inst:libfixposix-0.4.3 Comment: thin wrapper over POSIX syscalls Description: The purpose of libfixposix is to offer replacements for parts of POSIX whose behaviour is inconsistent across *NIX flavours. Maintainer: The OpenBSD ports mailing-li