Re: update devel/libffi to 3.4.2

2022-05-16 Thread Greg Steuck
Hi Omar, This looks like a pretty significant update, thanks for taking it on. Omar Polo writes: > The list of consumer is daunting and I can't test everything nor run a > bulk. So far I tested on amd64: > > - java/jna: (post update, see other thread) builds fine + all tests passing > -

Re: update net/rsync 3.2.4

2022-05-16 Thread Nam Nguyen
Nam Nguyen writes: > Nam Nguyen writes: > >> Two diffs are attached, incorporating feedback from espie@ sthen@ and >> naddy@. Feedback is welcome. OK? ping. Diffs are reattached for convenience. >> >> 1. rsync_stable.diff: intended for -stable. brings bundled zlib from >>rsync 3.2.4 to

Re: update net/vnstat 2.9

2022-05-16 Thread Nam Nguyen
Nam Nguyen writes: > This is an update for net/vnstat to 2.9 released on 23-Jan-2022. > The diff is originally from tj@ with tweaks by me. ping > > changelog: https://humdi.net/vnstat/CHANGES > > This diff does the following three things ports-wise: > > 1. Proofread and edit README to get rid

devel/boost install b2/bjam

2022-05-16 Thread Nam Nguyen
Here is a diff needed for an update to net/libtorrent-rasterbar. It installs b2 and bjam. The motivation is to not carry an older version of setup.py for the python bindings in libtorrent-rasterbar. libtorrent-rasterbar is probably the only consumer of b2 other than boost itself. At first I

CVS: cvs.openbsd.org: ports

2022-05-16 Thread Jonathan Gray
CVSROOT:/cvs Module name:ports Changes by: j...@cvs.openbsd.org2022/05/16 21:28:43 Modified files: games/quakespasm: Makefile distinfo Log message: update to quakespasm 0.94.4

Re: UPDATE: libtorrent-rasterbar 1.2.16

2022-05-16 Thread Nam Nguyen
Brad Smith writes: > Here is an update to libtorrent-rasterbar 1.2.16. Thanks I had something similar in my local tree. This diff additionally: - removes ${FILESDIR}/setup.py and uses boost-build. This depends on a diff for devel/boost to install b2 and bjam. I will send this after this e-mail.

CVS: cvs.openbsd.org: ports

2022-05-16 Thread Daniel Jakots
CVSROOT:/cvs Module name:ports Changes by: d...@cvs.openbsd.org2022/05/16 20:10:06 Modified files: lang/go: Makefile distinfo lang/go/patches: patch-src_cmd_go_internal_load_pkg_go lang/go/pkg: PLIST Log message: Update to go-1.18.2

CVS: cvs.openbsd.org: ports

2022-05-16 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2022/05/16 17:35:49 Modified files: x11/rxvt-unicode: Makefile Log message: set more exact license marker

CVS: cvs.openbsd.org: ports

2022-05-16 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2022/05/16 16:39:25 Modified files: mail/mutt : Makefile distinfo Log message: update to mutt-2.2.5

CVS: cvs.openbsd.org: ports

2022-05-16 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2022/05/16 15:12:02 Modified files: databases/freetds: Makefile distinfo databases/freetds/pkg: PLIST Log message: update to freetds-1.3.10

CVS: cvs.openbsd.org: ports

2022-05-16 Thread Jeremy Evans
CVSROOT:/cvs Module name:ports Changes by: jer...@cvs.openbsd.org 2022/05/16 14:35:51 Modified files: databases/postgresql: Tag: OPENBSD_7_1 Makefile distinfo databases/postgresql/pkg: Tag: OPENBSD_7_1 PLIST-docs Log message: Update to PostgreSQL 14.3 OK danj@

Re: Update to go-1.18.2

2022-05-16 Thread Stuart Henderson
On 2022/05/17 05:41, Joel Sing wrote: > > go/src/debug/elf/testdata/gcc-amd64-linux-exec > > -go/src/debug/elf/testdata/gcc-amd64-openbsd-debug-with-rela.obj > > +go/src/debug/elf/testdata/gcc-${MACHINE_ARCH}-openbsd-debug-with-rela.obj > > This chunk needs reverting. UPDATE_PLIST_ARGS= -i

CVS: cvs.openbsd.org: ports

2022-05-16 Thread Theo Buehler
CVSROOT:/cvs Module name:ports Changes by: t...@cvs.openbsd.org2022/05/16 14:12:16 Modified files: security/suricata: Makefile security/suricata/patches: patch-suricata_yaml_in Log message: security/suricata: avoid hidden dependency on textproc/hyperscan by

Re: Update to go-1.18.2

2022-05-16 Thread Joel Sing
On 22-05-16 07:21:12, Daniel Jakots wrote: > Here's a patch for go-1.18.2 > > > go1.18.2 (released 2022-05-10) includes security fixes to the syscall > > package, as well as bug fixes to the compiler, runtime, the go > > command, and the crypto/x509, go/types, net/http/httptest, reflect, > > and

Re: [NEW] lang/binaryen

2022-05-16 Thread Frederic Cambus
On Fri, May 13, 2022 at 10:23:28AM +0200, Omar Polo wrote: > > > * Effective: Binaryen's optimizer has many passes (see an overview later > > > down) that can improve code size and speed. These optimizations aim to > > nit: i'd drop the parentesized sentence, there's nothing below :) Good

CVS: cvs.openbsd.org: ports

2022-05-16 Thread Pavel Korovin
CVSROOT:/cvs Module name:ports Changes by: p...@cvs.openbsd.org2022/05/16 12:49:20 Modified files: net/mattermost-server: Makefile distinfo net/mattermost-server/patches: patch-config_config_json net/mattermost-server/pkg: PLIST Log message: Update

CVS: cvs.openbsd.org: ports

2022-05-16 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2022/05/16 12:00:45 Modified files: sysutils/htop : Makefile Log message: remove maintainer, multiple timeouts on update diffs. and no response to "do you want to stay maintainer" mail

Re: [update] www/vaultwarden-web 2.28.0 to 2.28.1

2022-05-16 Thread Denis Fondras
Le Fri, May 13, 2022 at 10:56:23AM -0400, aisha a écrit : > Hi, > Attached patch for updating www/vaultwarden-web to 2.28.1 > > Aisha > Commited, thanks.

CVS: cvs.openbsd.org: ports

2022-05-16 Thread Denis Fondras
CVSROOT:/cvs Module name:ports Changes by: de...@cvs.openbsd.org 2022/05/16 11:57:57 Modified files: www/vaultwarden-web: Makefile distinfo www/vaultwarden-web/pkg: PLIST Log message: update to v2.28.1 Changes based on

CVS: cvs.openbsd.org: ports

2022-05-16 Thread Lucas Raab
CVSROOT:/cvs Module name:ports Changes by: lr...@cvs.openbsd.org 2022/05/16 09:05:25 Modified files: sysutils/htop : Makefile distinfo Log message: sysutils/htop: update to 3.2.0 https://github.com/htop-dev/htop/blob/3.2.0/ChangeLog maintainer timeout, ok sthen@

CVS: cvs.openbsd.org: ports

2022-05-16 Thread Landry Breuil
CVSROOT:/cvs Module name:ports Changes by: lan...@cvs.openbsd.org 2022/05/16 08:11:32 Modified files: www/mozilla-firefox: Makefile distinfo www/firefox-i18n: Makefile.inc distinfo Log message: www/mozilla-firefox: update to 100.0.1. see

shells/zsh: Update to 5.9

2022-05-16 Thread Matthew Martin
zsh 5.9 was just announced[1]. I've been running the below for about a day and the prior release candidate for about a week before that without issues. This update is a bit larger than usual. I finally tracked down the occasionally failing test in V08zpty. If you open a terminal to run make test,

CVS: cvs.openbsd.org: ports

2022-05-16 Thread Robert Nagy
CVSROOT:/cvs Module name:ports Changes by: rob...@cvs.openbsd.org 2022/05/16 06:41:30 Modified files: mail/z-push: Makefile Log message: switch over to php 8

CVS: cvs.openbsd.org: ports

2022-05-16 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2022/05/16 06:07:43 Modified files: devel/ccache : Makefile distinfo Log message: update to ccache-4.6.1

aarch64 bulk build report

2022-05-16 Thread phessler
bulk build on arm64.ports.openbsd.org started on Sat May 14 01:29:21 MDT 2022 finished at Mon May 16 06:05:31 MDT 2022 lasted 2D04h36m done with kern.version=OpenBSD 7.1-current (GENERIC.MP) #1661: Fri May 13 14:12:55 MDT 2022 built packages:11043 May 14:3748 May 15:3099 May 16:4195 critical

Update to go-1.18.2

2022-05-16 Thread Daniel Jakots
Hi, Here's a patch for go-1.18.2 > go1.18.2 (released 2022-05-10) includes security fixes to the syscall > package, as well as bug fixes to the compiler, runtime, the go > command, and the crypto/x509, go/types, net/http/httptest, reflect, > and sync/atomic packages. See the Go 1.18.2 milestone

CVS: cvs.openbsd.org: ports

2022-05-16 Thread Daniel Jakots
CVSROOT:/cvs Module name:ports Changes by: d...@cvs.openbsd.org2022/05/16 05:10:27 Removed files: math/qhull/patches: patch-src_libqhullcpp_QhullIterator_h patch-src_libqhullcpp_QhullLinkedList_h Log message: Remove empty files ok

Re: ╩ь╦╢: editors/sigil: Update to 1.9.2

2022-05-16 Thread Kirill Bychkov
On Sun, May 15, 2022 16:06, wen heping wrote: > It could be build with root privilege, failed with unprivilege user. This should be fixed somehow. > > ╥╒╪Чхк: owner-po...@openbsd.org ╢З╠М wen heping > > ╥╒кмй╠╪Д: 2022дЙ5тб15ху 20:06 > йу╪Чхк: Kirill

CVS: cvs.openbsd.org: ports

2022-05-16 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2022/05/16 03:43:48 Modified files: x11: Makefile x11/rxvt-unicode: Makefile x11/rxvt-unicode/pkg: DESCR PLIST Added files: x11/rxvt-unicode/pkg: PFRAG.no-small Log

CVS: cvs.openbsd.org: ports

2022-05-16 Thread Frederic Cambus
CVSROOT:/cvs Module name:ports Changes by: fcam...@cvs.openbsd.org 2022/05/16 02:37:17 Modified files: lang : Makefile Log message: Add binaryen.

CVS: cvs.openbsd.org: ports

2022-05-16 Thread Frederic Cambus
CVSROOT:/cvs Module name:ports Changes by: fcam...@cvs.openbsd.org 2022/05/16 02:36:27 Log message: Import lang/binaryen. Binaryen is a compiler and toolchain infrastructure library for WebAssembly, written in C++. It aims to make compiling to WebAssembly easy,

CVS: cvs.openbsd.org: ports

2022-05-16 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2022/05/16 02:23:46 Modified files: mail/postfix/stable: Makefile distinfo Log message: update to Postfix 3.5.16, from Brad

CVS: cvs.openbsd.org: ports

2022-05-16 Thread Omar Polo
CVSROOT:/cvs Module name:ports Changes by: o...@cvs.openbsd.org2022/05/16 01:41:10 Modified files: lang/clojure : Makefile distinfo Log message: update lang/clojure to 1.11.1.1113 changelog: * TDEPS-153 - yet more fixes for errors during concurrent Maven

Re: unable to build some go ports inside /usr/ports/pobj

2022-05-16 Thread Stuart Henderson
That port's subst in MODGO_BUILD_CMD is questionable, it seems that it's taking a wrong path in go.port.mk. If you set MODGO_MODNAME, GO111MODULE=on would be set automatically and some other needed changes are made. So try that first before investigating further about git. -- Sent from a