Re: new security/libdigidocpp 3.14.8 (openssl version spec broken?)

2022-06-06 Thread Klemens Nanni
On Tue, Jun 07, 2022 at 04:10:40AM +, Klemens Nanni wrote: > Is our code tripping over a PKGSPEC ending in a version number? > Or is something wrong with how we roll security/openssl/? LIB_DEPENDS += security/openssl/1.1>=1.1.1m,<3 has the intended effect and packages fine, so maybe

Re: new security/libdigidocpp 3.14.8 (openssl version spec broken?)

2022-06-06 Thread Klemens Nanni
This tarball fails to package, see below. Working one attached. Another problem which I think is a bug in our ports framework: LIB_DEPENDS += security/openssl/1.1 works and packages, but LIB_DEPENDS += security/openssl/1.1>=1.1.1m pulls in OpenSSL 3.0 and fails in `make

Re: new security/libdigidocpp 3.14.8

2022-06-06 Thread Klemens Nanni
On Sat, Jun 04, 2022 at 09:19:58AM +, Klemens Nanni wrote: > On Sat, Jun 04, 2022 at 10:06:50AM +0200, Rafael Sadowski wrote: > > I see: > > > > -- Found LibLZMA: /usr/local/lib/liblzma.so.2.1 (found version "5.2.5") > > CMake Error at > >

Re: pkg_add coccinella: Can't find tcltls-1.6p4

2022-06-06 Thread Stuart Cassoff
Here's a polished update. There is a problem somewhere that can be tripped if --enable-ssl-fastpath isn't used, but since it is preferred to have --enable-ssl-fastpath, I think this will be ok for now. I have left some notes in the Makefile. I'd really like to get this done, keep on top of it,

Re: UPDATE: fmt 8.1.1

2022-06-06 Thread Ashton Fagg
Fine with me. Sorry for the delay. Sent from my iPhone > On Jun 6, 2022, at 19:55, Stuart Henderson wrote: > > On 2022/05/28 23:53, Brad Smith wrote: >> Here is an update to fmt 8.1.1. > > OK with me. Ashton, any comments? > > - Forwarded message from Brad Smith - > > From: Brad

Re: UPDATE: fmt 8.1.1

2022-06-06 Thread Stuart Henderson
On 2022/05/28 23:53, Brad Smith wrote: > Here is an update to fmt 8.1.1. OK with me. Ashton, any comments? - Forwarded message from Brad Smith - From: Brad Smith Date: Sat, 28 May 2022 23:53:50 -0400 To: ports@openbsd.org Cc: Ashton Fagg Subject: UPDATE: fmt 8.1.1 Here is an update

CVS: cvs.openbsd.org: ports

2022-06-06 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2022/06/06 17:38:49 Modified files: multimedia/libass: Makefile distinfo Removed files: multimedia/libass/patches: patch-libass_Makefile_in patch-ltnasm_sh Log

CVS: cvs.openbsd.org: ports

2022-06-06 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2022/06/06 17:23:28 Modified files: devel/quirks : Makefile devel/quirks/files: Quirks.pm Log message: quirks for py-cheetah, scons-py2

CVS: cvs.openbsd.org: ports

2022-06-06 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2022/06/06 17:23:14 Modified files: devel : Makefile devel/scons: scons.port.mk devel/scons/pkg: PLIST Removed files: devel/scons-py2: Makefile distinfo

CVS: cvs.openbsd.org: ports

2022-06-06 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2022/06/06 17:22:14 Modified files: devel : Makefile devel/py-cheetah: Makefile devel/py-cheetah/pkg: PLIST Log message: switch py-cheetah back to py3-only; I found a different

CVS: cvs.openbsd.org: ports

2022-06-06 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2022/06/06 17:16:15 Modified files: databases/mongodb: Makefile distinfo databases/mongodb/patches: patch-SConstruct patch-src_mongo_db_repl_master_slave_cpp

Re: [help wanted] productivity/monica initial setup needs some handling

2022-06-06 Thread Stuart Henderson
On 2022/06/06 18:46, Aisha Tammy wrote: > > > On 6/6/22 18:30, Stuart Henderson wrote: > > creating /var/www/var/www in PLIST is not ideal, some people already have > > a symlink from /var/www/var -> .. to cope with similar situations in locally Oops actually I meant /var/www/var/www -> ..

Re: [help wanted] productivity/monica initial setup needs some handling

2022-06-06 Thread Stuart Henderson
creating /var/www/var/www in PLIST is not ideal, some people already have a symlink from /var/www/var -> .. to cope with similar situations in locally installed software, and IIRC if you include that as a directory in PLIST it may replace the existing symlink perhaps better to patch the scripts

CVS: cvs.openbsd.org: ports

2022-06-06 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2022/06/06 15:33:04 ports/net/asdig/patches Update of /cvs/ports/net/asdig/patches In directory cvs.openbsd.org:/tmp/cvs-serv30820/patches Log Message: Directory /cvs/ports/net/asdig/patches added to the

Re: UPDATE x11/libquotient

2022-06-06 Thread Omar Polo
Rafael Sadowski wrote: > Yet another neochat dependency that deserves an update. libquotient is (both the previous version and the new one) crashing neochat for me :/ I've updated the port tree, installed qcoro, updated libquotient, kquickimageeditor and neochat. it built quite at lot of k*

Re: UPDATE: net/neochat

2022-06-06 Thread Rafael Sadowski
On Mon Jun 06, 2022 at 07:58:40PM +0200, Rafael Sadowski wrote: > Hi NeoChat users, > > please test the following diff please. You need devel/qcoro and > graphics/kquickimageeditor>=0.2.0 to build and run neochat. Checkout > ports@, please. > > Feedback welcome, Rafael > New diff with fixed

UPDATE x11/libquotient

2022-06-06 Thread Rafael Sadowski
Yet another neochat dependency that deserves an update. Index: Makefile === RCS file: /cvs/ports/x11/libquotient/Makefile,v retrieving revision 1.4 diff -u -p -u -p -r1.4 Makefile --- Makefile31 Mar 2022 16:38:32 - 1.4

Re: [help wanted] productivity/monica initial setup needs some handling

2022-06-06 Thread Omar Polo
aisha wrote: > On 22/05/27 06:31PM, A Tammy wrote: > > Hi, > > > > ?? I found that the port for monica needed a symlink > > `/var/www/var/www/monica -> /var/www/monica` (which I had setup on my server > > but forgot to add to PLIST). > > > > The reason this is needed is because the initial

Re: NEW: devel/qcoro

2022-06-06 Thread Omar Polo
Rafael Sadowski wrote: > Please find attached qcoro-0.5.1. It's a quite simple port but we need > it if we want update net/neochat. > > Information for inst:qcoro-0.5.1 > > Comment: > C++ coroutines for Qt > > Description: > QCoro is a C++ library that provide set of tools to make use of C++20

UPDATE: net/neochat

2022-06-06 Thread Rafael Sadowski
Hi NeoChat users, please test the following diff please. You need devel/qcoro and graphics/kquickimageeditor>=0.2.0 to build and run neochat. Checkout ports@, please. Feedback welcome, Rafael Index: Makefile === RCS file:

graphics/kquickimageeditor

2022-06-06 Thread Rafael Sadowski
Update kquickimageeditor to 0.2.0. Neochat needs 0.2.0 at runtime. Index: Makefile === RCS file: /cvs/ports/graphics/kquickimageeditor/Makefile,v retrieving revision 1.2 diff -u -p -u -p -r1.2 Makefile --- Makefile11 Mar 2022

Re: [new] net/epic5 - irc client with pledge/unveil

2022-06-06 Thread Omar Polo
Omar Polo wrote: > Mikhail wrote: > > On Mon, Jun 06, 2022 at 10:39:52AM +0100, Stuart Henderson wrote: > > > On 2022/06/06 11:12, Omar Polo wrote: > > > > some tweaks are needed: > > > > > > I agree with all your tweaks. Generally ok to import (as long as > > > MAINTAINER really is correct).

CVS: cvs.openbsd.org: ports

2022-06-06 Thread Omar Polo
CVSROOT:/cvs Module name:ports Changes by: o...@cvs.openbsd.org2022/06/06 11:39:02 Modified files: net: Makefile Log message: +epic5 epic5,python

CVS: cvs.openbsd.org: ports

2022-06-06 Thread Omar Polo
CVSROOT:/cvs Module name:ports Changes by: o...@cvs.openbsd.org2022/06/06 11:38:04 Log message: import epic5-2.1.11 EPIC5 is the 5th generation of the Enhanced Programmable ircII Client. port from Mikhail and Joey Beach (MAINTAINER); with some tweaks by

CVS: cvs.openbsd.org: ports

2022-06-06 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2022/06/06 11:35:26 Modified files: databases/mariadb: Makefile Log message: mariadb: add BDEP on devel/fmt; build breakage reported by aja@

CVS: cvs.openbsd.org: ports

2022-06-06 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2022/06/06 11:23:20 Modified files: lang/node : Makefile distinfo lang/node/patches: patch-common_gypi patch-lib_internal_modules_cjs_loader_js

CVS: cvs.openbsd.org: ports

2022-06-06 Thread Jeremy Evans
CVSROOT:/cvs Module name:ports Changes by: jer...@cvs.openbsd.org 2022/06/06 10:21:07 Modified files: mail/ruby-mime-types-data: Makefile distinfo mail/ruby-mime-types-data/pkg: PLIST Log message: Update to mime-types-data 3.2022.0105 >From George Rosamond

CVS: cvs.openbsd.org: ports

2022-06-06 Thread Jeremy Evans
CVSROOT:/cvs Module name:ports Changes by: jer...@cvs.openbsd.org 2022/06/06 10:19:02 Modified files: mail/ruby-mime-types: Makefile distinfo Log message: Update to mime-types 3.4.1 >From George Rosamond

Re: [UPDATE] mail/ruby-mini_mime-1.1.2

2022-06-06 Thread Jeremy Evans
On Sun, Jun 5, 2022 at 3:23 PM George Rosamond wrote: > Update from 1.0.2 to 1.1.2. > > Most changes related to upstreams updating of mime types. > Committed. In the future, please make sure to use make update-plist to make sure the PLIST is updated. Thanks, Jeremy

CVS: cvs.openbsd.org: ports

2022-06-06 Thread Jeremy Evans
CVSROOT:/cvs Module name:ports Changes by: jer...@cvs.openbsd.org 2022/06/06 10:14:16 Modified files: mail/ruby-mini_mime: Makefile distinfo mail/ruby-mini_mime/pkg: PLIST Log message: Update to mini_mime 1.1.2 Mostly from George Rosamond

CVS: cvs.openbsd.org: ports

2022-06-06 Thread Landry Breuil
CVSROOT:/cvs Module name:ports Changes by: lan...@cvs.openbsd.org 2022/06/06 09:21:55 Modified files: geo/geos : Makefile distinfo Log message: geo/geos: update to 3.10.3. see https://lists.osgeo.org/pipermail/geos-devel/2022-June/010685.html

mips64 bulk build report

2022-06-06 Thread visa
bulk build on octeon.ports.openbsd.org started on Sun May 29 16:05:09 UTC 2022 finished at Sun Jun 5 17:45:36 UTC 2022 lasted 08D01h40m done with kern.version=OpenBSD 7.1-current (GENERIC.MP) #948: Sat May 28 21:07:21 MDT 2022 built packages:8758 May 29:2056 May 30:962 May 31:525 Jun 1:475 Jun

CVS: cvs.openbsd.org: ports

2022-06-06 Thread Bjorn Ketelaars
CVSROOT:/cvs Module name:ports Changes by: b...@cvs.openbsd.org2022/06/06 08:25:15 Modified files: net/py-msgpack : Makefile distinfo net/py-msgpack/pkg: PLIST Log message: Update to py-msgpack-1.0.4 Changes:

CVS: cvs.openbsd.org: ports

2022-06-06 Thread Landry Breuil
CVSROOT:/cvs Module name:ports Changes by: lan...@cvs.openbsd.org 2022/06/06 08:23:28 Modified files: www/mozilla-firefox: Makefile Log message: www/mozilla-firefox: enable wasm sandbox only on amd64 on arm64 it fails during configure with 'error: unable to create

NEW: devel/qcoro

2022-06-06 Thread Rafael Sadowski
Please find attached qcoro-0.5.1. It's a quite simple port but we need it if we want update net/neochat. Information for inst:qcoro-0.5.1 Comment: C++ coroutines for Qt Description: QCoro is a C++ library that provide set of tools to make use of C++20 coroutines in connection with certain

CVS: cvs.openbsd.org: ports

2022-06-06 Thread Rafael Sadowski
CVSROOT:/cvs Module name:ports Changes by: rsadow...@cvs.openbsd.org 2022/06/06 07:50:19 Modified files: graphics/libgphoto2: Makefile graphics/libgphoto2/pkg: PLIST Log message: Regen PLIST with doxygen 1.9.4

CVS: cvs.openbsd.org: ports

2022-06-06 Thread Rafael Sadowski
CVSROOT:/cvs Module name:ports Changes by: rsadow...@cvs.openbsd.org 2022/06/06 07:49:36 Modified files: devel/doxygen-gui: Makefile distinfo Log message: Update doxygen-gui to 1.9.4

CVS: cvs.openbsd.org: ports

2022-06-06 Thread Rafael Sadowski
CVSROOT:/cvs Module name:ports Changes by: rsadow...@cvs.openbsd.org 2022/06/06 07:49:26 Modified files: devel/doxygen : Makefile distinfo devel/doxygen/patches: patch-doc_CMakeLists_txt Log message: Update doxygen to 1.9.4

aarch64 bulk build report

2022-06-06 Thread phessler
bulk build on arm64.ports.openbsd.org started on Sun Jun 5 02:14:37 MDT 2022 finished at Mon Jun 6 06:49:24 MDT 2022 lasted 1D04h34m done with kern.version=OpenBSD 7.1-current (GENERIC.MP) #1692: Sat Jun 4 20:30:28 MDT 2022 built packages:9320 Jun 5:4661 Jun 6:4658 critical path missing

Re: [new] net/epic5 - irc client with pledge/unveil

2022-06-06 Thread Omar Polo
Mikhail wrote: > On Mon, Jun 06, 2022 at 10:39:52AM +0100, Stuart Henderson wrote: > > On 2022/06/06 11:12, Omar Polo wrote: > > > some tweaks are needed: > > > > I agree with all your tweaks. Generally ok to import (as long as > > MAINTAINER really is correct). The pledge/unveil stuff mentioned

Re: [new] net/epic5 - irc client with pledge/unveil

2022-06-06 Thread Mikhail
On Mon, Jun 06, 2022 at 10:39:52AM +0100, Stuart Henderson wrote: > On 2022/06/06 11:12, Omar Polo wrote: > > some tweaks are needed: > > I agree with all your tweaks. Generally ok to import (as long as > MAINTAINER really is correct). The pledge/unveil stuff mentioned in > README does not really

Re: [new] net/epic5 - irc client with pledge/unveil

2022-06-06 Thread Stuart Henderson
On 2022/06/06 11:12, Omar Polo wrote: > some tweaks are needed: I agree with all your tweaks. Generally ok to import (as long as MAINTAINER really is correct). The pledge/unveil stuff mentioned in README does not really nice though, this is not something users should have to fiddle with for basic

CVS: cvs.openbsd.org: ports

2022-06-06 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2022/06/06 03:34:19 Modified files: devel/py-xdg : Makefile distinfo Log message: Update to py-xdg-0.28.

CVS: cvs.openbsd.org: ports

2022-06-06 Thread Rafael Sadowski
CVSROOT:/cvs Module name:ports Changes by: rsadow...@cvs.openbsd.org 2022/06/06 03:31:51 Modified files: devel/cmake: cmake.port.mk Log message: Prefer base instead of ports binutiles Override the default binutiles filepath for ar, ranlib, addr2line, nm,

CVS: cvs.openbsd.org: ports

2022-06-06 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2022/06/06 03:27:42 Modified files: www/squid : Makefile distinfo Log message: update to squid-5.6

Re: [new] net/epic5 - irc client with pledge/unveil

2022-06-06 Thread Omar Polo
Hello, Mikhail wrote: > On Sat, May 28, 2022 at 04:58:59PM +0300, Mikhail wrote: > > On Sun, Apr 24, 2022 at 09:36:02PM +0300, Mikhail wrote: > > > Friendly weekly ping. > > > > New version 2.1.10 has been released, new port is attached. The > > developer has made changes, which allows to build

CVS: cvs.openbsd.org: ports

2022-06-06 Thread Rafael Sadowski
CVSROOT:/cvs Module name:ports Changes by: rsadow...@cvs.openbsd.org 2022/06/06 03:06:41 Modified files: devel/kf5 : kf5.port.mk devel/kf5/extra-cmake-modules: Makefile devel/kf5/extra-cmake-modules/patches:

Re: [new] net/epic5 - irc client with pledge/unveil

2022-06-06 Thread Mikhail
On Sat, May 28, 2022 at 04:58:59PM +0300, Mikhail wrote: > On Sun, Apr 24, 2022 at 09:36:02PM +0300, Mikhail wrote: > > Friendly weekly ping. > > New version 2.1.10 has been released, new port is attached. The > developer has made changes, which allows to build epic5 with -O2, > INSTALL document

Re: new: devel/xsd

2022-06-06 Thread Klemens Nanni
On Mon, Jun 06, 2022 at 09:10:59AM +0100, Stuart Henderson wrote: > hmm, maybe the last changes to pkg_check-version didn't work quite right > because I'd not expect the warning to trigger here: > > $ pkg_check-version xsd-4.1.0 xsd-4.1.0p0 > xsd-*- sorted: xsd-4.1.0 xsd-4.1.0p0 > WARNING:

CVS: cvs.openbsd.org: ports

2022-06-06 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2022/06/06 02:21:03 Modified files: databases/mariadb: Makefile distinfo databases/mariadb/patches: patch-include_ssl_compat_h

CVS: cvs.openbsd.org: ports

2022-06-06 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2022/06/06 02:19:04 Modified files: net/unifi/main : Makefile distinfo net/unifi/main/pkg: PLIST Log message: update to unifi-7.1.66

CVS: cvs.openbsd.org: ports

2022-06-06 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2022/06/06 02:12:07 Modified files: mail/mutt : Makefile distinfo Log message: update to mutt-2.2.6

Re: new: devel/xsd

2022-06-06 Thread Stuart Henderson
On 2022/06/06 08:19, Rafael Sadowski wrote: > On Sat Jun 04, 2022 at 10:48:28AM +, Klemens Nanni wrote: > > On Sat, Jun 04, 2022 at 11:35:39AM +0100, Stuart Henderson wrote: > > > The naming makes me thing this is a pre-4.1.0 alpha, so that at some > > > point there might be a 4.1.0 release. >

Re: new: devel/xsd

2022-06-06 Thread Rafael Sadowski
On Sat Jun 04, 2022 at 10:48:28AM +, Klemens Nanni wrote: > On Sat, Jun 04, 2022 at 11:35:39AM +0100, Stuart Henderson wrote: > > The naming makes me thing this is a pre-4.1.0 alpha, so that at some > > point there might be a 4.1.0 release. > > > > $ pkg_check-version xsd-4.1.0.a11