Re: portcheck: do not warn about extra file for modules.inc

2021-05-23 Thread Vadim Zhukov
вс, 23 мая 2021 г. в 17:43, Paco Esteban : > > Hi ports@, > > This makes portcheck(1) not complain about modules.inc being an extra > file. This file is now being included on some Go ports, and I guess it > can be used also on Rust ports. > > I was wondering if we should perform any other tests

Re: [update] mutt-wizard to latest commit

2021-05-23 Thread Aisha Tammy
ping for reminder Cheers, Aisha diff --git a/mail/mutt-wizard/Makefile b/mail/mutt-wizard/Makefile index 016d0eacb91..a38553106cd 100644 --- a/mail/mutt-wizard/Makefile +++ b/mail/mutt-wizard/Makefile @@ -2,10 +2,12 @@ COMMENT = neomutt and isync configuration with good defaults

Mark graphics/asymptote BROKEN-sparc64 or remove it?

2021-05-23 Thread Kurt Mosiejczuk
I'm unsure whether to mark graphics/asymptote BROKEN-sparc64 or to nominate it for removal. It's marked NOT_FOR_ARCHES with CLANG_ARCHES and marked BROKEN-hppa. So I don't know if it actually compiles for any arches at this point. Anyone in favor of keeping it with it marked BROKEN-sparc64?

[sparc64] Fix build of x11/gnome/dictionary

2021-05-23 Thread Kurt Mosiejczuk
base-gcc enables various deprecated code paths that cause problems. Switching to ports-gcc fixes the build on sparc64 ok? (cc maintainer) --Kurt Index: Makefile === RCS file: /cvs/ports/x11/gnome/dictionary/Makefile,v retrieving

CVS: cvs.openbsd.org: ports

2021-05-23 Thread Jonathan Gray
CVSROOT:/cvs Module name:ports Changes by: j...@cvs.openbsd.org2021/05/23 21:21:48 Modified files: sysutils/firmware/amdgpu: Makefile distinfo sysutils/firmware/amdgpu/pkg: PLIST Log message: update amdgpu-firmware to 20210511 updates navi10 navi12 navi14

CVS: cvs.openbsd.org: ports

2021-05-23 Thread Kurt Mosiejczuk
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2021/05/23 20:10:06 Modified files: math/mlpack: Makefile Log message: math/mlpack has been broken for a long time tb tried a fix similar to what worked for graphics/mypaint but it always exhausted

Mark games/frotz BROKEN-sparc64?

2021-05-23 Thread Kurt Mosiejczuk
games/frotz hasn't compiled on sparc64 for some time. Shifting to ports-gcc doesn't help either. ok? (cc maintainer) --Kurt Index: Makefile === RCS file: /cvs/ports/games/frotz/Makefile,v retrieving revision 1.22 diff -u -p -r1.22

[sparc64] Fix build of emulators/libretro-genesis-plus-gx

2021-05-23 Thread Kurt Mosiejczuk
emulators/libretro-genesis-plus-gx needs the usual C99 treatment This fixes the build on sparc64 ok? --Kurt Index: Makefile === RCS file: /cvs/ports/emulators/libretro-genesis-plus-gx/Makefile,v retrieving revision 1.3 diff -u -p

[sparc64/base-gcc] Fix build of security/opendnssec

2021-05-23 Thread Kurt Mosiejczuk
opendnssec uses C99 constructs. This fixes the build on sparc64 ok? (cc maintainer) --Kurt Index: Makefile === RCS file: /cvs/ports/security/opendnssec/Makefile,v retrieving revision 1.24 diff -u -p -r1.24 Makefile --- Makefile

CVS: cvs.openbsd.org: ports

2021-05-23 Thread Kurt Mosiejczuk
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2021/05/23 19:38:55 Modified files: x11/xmenu : Makefile Log message: Fix build of x11/xmenu on sparc64 by using ports-gcc for non-base arches maintainer timeout

CVS: cvs.openbsd.org: ports

2021-05-23 Thread Kurt Mosiejczuk
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2021/05/23 19:37:12 Modified files: x11/roxterm: Makefile Log message: x11/roxterm uses C99 for loop syntax. base-gcc needs to be told this Fixes the build on sparc64

Re: libexecinfo-0.3p2v0 fails to build on loongson

2021-05-23 Thread manphiz
On 5/23/21 7:35 AM, Stuart Henderson wrote: On 2021/05/23 07:08, manp...@gmail.com wrote: (Please keep me in CC.) Synopsis: libexecinfo-0.3p2v0 fails to build on loongson Category: Environment: System : OpenBSD 6.9 Details : OpenBSD 6.9 (GENERIC) #78:

[sparc64/base-gcc] Fix build of sysutils/rofi

2021-05-23 Thread Kurt Mosiejczuk
With base-gcc sysutils/rofi failed to build on sparc64 with: lexer/theme-parser.c:1129: error: expected '=', ',', ';', 'asm' or '__attribute_ _' before 'static' Switching it to use ports-gcc fixed the build for sparc64 ok? (cc maintiner) --Kurt Index: Makefile

CVS: cvs.openbsd.org: ports

2021-05-23 Thread Andrew Fresh
CVSROOT:/cvs Module name:ports Changes by: afre...@cvs.openbsd.org 2021/05/23 18:00:05 Modified files: devel/p5-Moose : Makefile distinfo Added files: devel/p5-Moose/patches:

CVS: cvs.openbsd.org: ports

2021-05-23 Thread Andrew Fresh
CVSROOT:/cvs Module name:ports Changes by: afre...@cvs.openbsd.org 2021/05/23 17:56:10 ports/devel/p5-Moose/patches Update of /cvs/ports/devel/p5-Moose/patches In directory cvs.openbsd.org:/tmp/cvs-serv38004/patches Log Message: Directory /cvs/ports/devel/p5-Moose/patches added

CVS: cvs.openbsd.org: ports

2021-05-23 Thread Alexander Bluhm
CVSROOT:/cvs Module name:ports Changes by: bl...@cvs.openbsd.org 2021/05/23 16:10:31 Modified files: www/p5-WWW-Mechanize: Makefile distinfo Log message: update p5-WWW-Mechanize to 2.03

CVS: cvs.openbsd.org: ports

2021-05-23 Thread Kurt Mosiejczuk
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2021/05/23 15:52:18 Modified files: devel/libvirt-glib: Makefile Log message: When compiling with base-gcc code paths get enabled that use many deprecated functions. devel/libvirt-glib has "-Werror" on so

CVS: cvs.openbsd.org: ports

2021-05-23 Thread Alexander Bluhm
CVSROOT:/cvs Module name:ports Changes by: bl...@cvs.openbsd.org 2021/05/23 15:18:22 Modified files: www/p5-HTTP-Cookies: Makefile distinfo Log message: update p5-HTTP-Cookies to 6.10 from wen heping; OK nigel@

CVS: cvs.openbsd.org: ports

2021-05-23 Thread Alexander Bluhm
CVSROOT:/cvs Module name:ports Changes by: bl...@cvs.openbsd.org 2021/05/23 15:15:04 Modified files: www/p5-HTTP-Message: Makefile distinfo Log message: update p5-HTTP-Message to 6.31 from wen heping; OK nigel@

Re: [sparc64/base-gcc] Fix build of devel/libvirt-glib

2021-05-23 Thread Antoine Jacoutot
Ok. — Antoine > On 23 May 2021, at 20:11, Kurt Mosiejczuk wrote: > > When compiling with base-gcc code paths get enabled that use many deprecated > functions. devel/libvirt-glib has "-Werror" on so the build bombs out right > away. > > Switching to "base-clang ports-gcc" fixes the build for

CVS: cvs.openbsd.org: ports

2021-05-23 Thread Martin Reindl
CVSROOT:/cvs Module name:ports Changes by: mar...@cvs.openbsd.org 2021/05/23 14:29:51 Modified files: net: Makefile Log message: +py-tinytuya,python3

Re: UPDATE: Boost 1.76

2021-05-23 Thread Brad Smith
On 5/22/2021 1:25 AM, Rafael Sadowski wrote: emulators/mame 9769 c++ -O2 -pipe -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/lua-5.3/ -Wno-unknown-warning-option -Wno-ignored-qualifiers -fno-ret-pro 9770 In file included from ../../../../../src/emu/hashfile.cpp:20: 9771 In

CVS: cvs.openbsd.org: ports

2021-05-23 Thread Martin Reindl
CVSROOT:/cvs Module name:ports Changes by: mar...@cvs.openbsd.org 2021/05/23 14:23:34 Log message: Import py-tinytuya-1.2.5. This python module controls and monitors Tuya compatible WiFi Smart Devices (Plugs, Switches, Lights, Window Covers, etc.) using the local

Re: UPDATE: Boost 1.76

2021-05-23 Thread Stuart Henderson
On 2021/05/23 12:25, Brad Smith wrote: > On 5/22/2021 1:25 AM, Rafael Sadowski wrote: > > emulators/mame > > > > 9769 c++ -O2 -pipe -I/usr/local/include -I/usr/X11R6/include > > -I/usr/local/include/lua-5.3/ -Wno-unknown-warning-option > > -Wno-ignored-qualifiers -fno-ret-pro > > 9770 In file

CVS: cvs.openbsd.org: ports

2021-05-23 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2021/05/23 14:00:10 Modified files: lang/racket-minimal: Makefile Log message: BROKEN-i386 = either build hangs, or dies with "Error: invalid memory reference"

Re: [NEW] audio/lv2

2021-05-23 Thread Dimitri Karamazov
On Sun, May 23, 2021 at 07:59:40AM +0200, Rafael Sadowski wrote: > On Sat May 22, 2021 at 04:04:04PM +, Dimitri Karamazov wrote: > > Ping > > > > On Sat, May 15, 2021 at 05:47:41AM +, Dimitri Karamazov wrote: > > > Ping > > > > > > On Fri, May 07, 2021 at 04:37:15AM +, Dimitri

CVS: cvs.openbsd.org: ports

2021-05-23 Thread T . J . Townsend
CVSROOT:/cvs Module name:ports Changes by: t...@cvs.openbsd.org2021/05/23 13:47:11 Modified files: graphics/p5-Image-ExifTool: Makefile distinfo graphics/p5-Image-ExifTool/pkg: PLIST Log message: security update to 12.26 ok rpointel

CVS: cvs.openbsd.org: ports

2021-05-23 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2021/05/23 13:46:43 Modified files: multimedia/synfigstudio: Makefile multimedia/synfigstudio/pkg: PLIST Log message: fix two typos in "SUBST_VAR += API_v" and regen plist to actually use it

[NEW] cabal-bundler

2021-05-23 Thread Greg Steuck
Greg Steuck writes: > Aaron Bieber writes: > >>> * cabal-bundler >> >> Isn't cabal-bundler required for generating the list of deps? I'd say >> that one should go in. I have held off on making any hs ports because I >> was waiting for a simple dep-resolution-thing to land! :D > > Here's a

CVS: cvs.openbsd.org: ports

2021-05-23 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2021/05/23 13:28:08 Modified files: graphics/jasper: Makefile distinfo graphics/jasper/patches: patch-src_appl_jasper_c patch-src_libjasper_jp2_jp2_enc_c

CVS: cvs.openbsd.org: ports

2021-05-23 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2021/05/23 13:28:13 Modified files: graphics/xv: Makefile distinfo graphics/xv/patches: patch-Makefile patch-xv_h patch-xvdir_c patch-xvgif_c patch-xvjpeg_c

CVS: cvs.openbsd.org: ports

2021-05-23 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2021/05/23 13:23:52 Modified files: lang/iverilog : Makefile lang/iverilog/pkg: PLIST Log message: iverilog: regen plist, not done in previous update and some required files were missed. from

CVS: cvs.openbsd.org: ports

2021-05-23 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2021/05/23 13:22:27 Modified files: cad/yosys : Makefile distinfo cad/yosys/patches: patch-Makefile patch-kernel_yosys_cc patch-passes_cmds_show_cc

CVS: cvs.openbsd.org: ports

2021-05-23 Thread Sebastian Reitenbach
CVSROOT:/cvs Module name:ports Changes by: sebas...@cvs.openbsd.org2021/05/23 12:36:40 Modified files: databases/ruby-hiera-eyaml: Makefile distinfo Log message: update 3.2.1 -> 3.2.2

CVS: cvs.openbsd.org: ports

2021-05-23 Thread Sebastian Reitenbach
CVSROOT:/cvs Module name:ports Changes by: sebas...@cvs.openbsd.org2021/05/23 12:34:29 Modified files: sysutils/ruby-r10k: Makefile distinfo sysutils/ruby-r10k/pkg: PLIST Log message: update 3.8.0 -> 3.9.0

CVS: cvs.openbsd.org: ports

2021-05-23 Thread Sebastian Reitenbach
CVSROOT:/cvs Module name:ports Changes by: sebas...@cvs.openbsd.org2021/05/23 12:23:09 Modified files: security/stegseek: Makefile distinfo security/stegseek/patches: patch-src_CMakeLists_txt patch-src_PasswordCracker_cc

[sparc64/base-gcc] Fix build of devel/libvirt-glib

2021-05-23 Thread Kurt Mosiejczuk
When compiling with base-gcc code paths get enabled that use many deprecated functions. devel/libvirt-glib has "-Werror" on so the build bombs out right away. Switching to "base-clang ports-gcc" fixes the build for sparc64 ok? (cc maintainer) --Kurt Index: Makefile

CVS: cvs.openbsd.org: ports

2021-05-23 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2021/05/23 11:53:32 Modified files: productivity/gnucash: Makefile Added files: productivity/gnucash/patches: patch-libgnucash_engine_gnc-numeric_cpp

Re: UPDATE misc/gpsd

2021-05-23 Thread Kirill Bychkov
On Fri, May 14, 2021 13:15, Kirill Bychkov wrote: > Hi ports@, > Attached is an update to gpsd. All consumers seems to be happy with it. > OK? Comments? Ping.

CVS: cvs.openbsd.org: ports

2021-05-23 Thread Kirill Bychkov
CVSROOT:/cvs Module name:ports Changes by: ki...@cvs.openbsd.org 2021/05/23 11:47:01 Modified files: graphics/mapnik: Makefile distinfo graphics/mapnik/patches: patch-SConstruct patch-src_build_py patch-test_run

CVS: cvs.openbsd.org: ports

2021-05-23 Thread Kurt Mosiejczuk
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2021/05/23 10:26:43 Modified files: net/i2p: Makefile Log message: Fix to keep pkglocatedb from blowing up during builds. The PFRAG.x86 was undefined for arches where i2p isn't built. pkglocatedb

CVS: cvs.openbsd.org: ports

2021-05-23 Thread Kurt Mosiejczuk
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2021/05/23 10:26:15 Modified files: games/lwjgl3 : Makefile Log message: Fix to keep pkglocatedb from blowing up during builds. The PFRAG.x86 was undefined for arches where lwjgl3 isn't built.

Re: HylaFax Port - Broken since OpenBSD 5.7

2021-05-23 Thread Greg Steuck
Larry Moore writes: > I've installed release of 6.9 and the problem still exists. > > I've attached a patch created on OpenBSD 6.9 which appears to overcome > the high CPU utilisation, also included is a change which configures > HylaFAX to use ASCII lock files, seeing as this is what OpenBSD

[FIX] lang/iverilog-11.0 requires a PLIST update

2021-05-23 Thread Alessandro De Laurenzis
Greetings, With the latest lang/iverilog update, it seems that the 'update-plist' target hasn't been run; we ended up with some missing files (among others, vhdl_textio.vpi, which is required by recent cad/yosys test suite). Diff attached (I bumped REVISION). Cheers -- Alessandro De

portcheck: do not warn about extra file for modules.inc

2021-05-23 Thread Paco Esteban
Hi ports@, This makes portcheck(1) not complain about modules.inc being an extra file. This file is now being included on some Go ports, and I guess it can be used also on Rust ports. I was wondering if we should perform any other tests on this files, as we do for Makefiles with the

Re: libexecinfo-0.3p2v0 fails to build on loongson

2021-05-23 Thread Stuart Henderson
On 2021/05/23 07:08, manp...@gmail.com wrote: > (Please keep me in CC.) > > >Synopsis:libexecinfo-0.3p2v0 fails to build on loongson > >Category: > >Environment: > System : OpenBSD 6.9 > Details : OpenBSD 6.9 (GENERIC) #78: Thu Apr 22 20:28:58 MDT 2021 >

CVS: cvs.openbsd.org: ports

2021-05-23 Thread Rafael Sadowski
CVSROOT:/cvs Module name:ports Changes by: rsadow...@cvs.openbsd.org 2021/05/23 08:30:12 Modified files: x11/kde-applications/kitinerary: Makefile Log message: Enable phonenumber support

CVS: cvs.openbsd.org: ports

2021-05-23 Thread Rafael Sadowski
CVSROOT:/cvs Module name:ports Changes by: rsadow...@cvs.openbsd.org 2021/05/23 08:27:53 Modified files: productivity : Makefile Log message: Hook up libphonenumber to the build

CVS: cvs.openbsd.org: ports

2021-05-23 Thread Rafael Sadowski
CVSROOT:/cvs Module name:ports Changes by: rsadow...@cvs.openbsd.org 2021/05/23 08:26:04 Log message: Import libphonenumber-8.12.23 Comment: C++ library to parse/format/validate phone numbers Description: Google's common C++ library for parsing,

Re: [maintainer update] herbstluftwm 0.9.3

2021-05-23 Thread Florian Viehweger
Hi, > > Light testing on amd64, no issues found. > > > > I will additionally test i386 when newer snapshot packages are > > available. I do not want to build all dependencies from source. Same on i386, works fine. No issues found. > Haven't found any other issue so far. OK from comaintainer.

libexecinfo-0.3p2v0 fails to build on loongson

2021-05-23 Thread manphiz
(Please keep me in CC.) >Synopsis: libexecinfo-0.3p2v0 fails to build on loongson >Category: >Environment: System : OpenBSD 6.9 Details : OpenBSD 6.9 (GENERIC) #78: Thu Apr 22 20:28:58 MDT 2021

CVS: cvs.openbsd.org: ports

2021-05-23 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2021/05/23 07:45:30 Modified files: x11/gtkmm40: Makefile distinfo x11/gtkmm40/pkg: PLIST Log message: Update to gtkmm40-4.2.0.

CVS: cvs.openbsd.org: ports

2021-05-23 Thread Theo Buehler
CVSROOT:/cvs Module name:ports Changes by: t...@cvs.openbsd.org2021/05/23 07:35:37 Modified files: x11/freerdp: Makefile Added files: x11/freerdp/patches: patch-libfreerdp_crypto_tls_c Log message: x11/freerdp: use SSL_set_bio() and BIO_up_ref()

CVS: cvs.openbsd.org: ports

2021-05-23 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2021/05/23 07:17:01 Modified files: graphics/img2pdf: Makefile distinfo Log message: update to img2pdf-0.4.1, from wen heping, plus i added a missing TDEP

CVS: cvs.openbsd.org: ports

2021-05-23 Thread Gonzalo L . Rodriguez
CVSROOT:/cvs Module name:ports Changes by: gonz...@cvs.openbsd.org 2021/05/23 07:05:10 Modified files: security/lynis : Makefile distinfo Log message: Update for Lynis to 3.0.4 OK rsadowski@

CVS: cvs.openbsd.org: ports

2021-05-23 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2021/05/23 07:04:01 Modified files: cad/abc: Makefile distinfo cad/abc/patches: patch-Makefile Log message: update to abc-1.01.20210519, from maintainer

Re: [UPDATE] cad/yosys 0.9p1 -> 0.9+4081

2021-05-23 Thread Stuart Henderson
On 2021/05/23 13:06, Alessandro De Laurenzis wrote: > Greetings, > > The attached diff updates cad/yosys to a very recent commit. > > This is the first update of this port since its addition to the tree; I was > initially skeptical to jump away from the most recent tags (published in > 2019...),

Re: graphics/jasper: version bump needed (maybe)

2021-05-23 Thread Stuart Henderson
I'll look at this. Uptream changed how it is distributed so portroach didn't notice the updates. -- Sent from a phone, apologies for poor formatting. On 23 May 2021 11:55:00 Hiltjo Posthuma wrote: Hi, I noticed this package is maybe out-of-date. The NEWS file also mentions a few CVEs:

CVS: cvs.openbsd.org: ports

2021-05-23 Thread Theo Buehler
CVSROOT:/cvs Module name:ports Changes by: t...@cvs.openbsd.org2021/05/23 06:09:28 Modified files: security/sslsplit/patches: patch-ssl_h Log message: security/sslsplit: Add link to PR

CVS: cvs.openbsd.org: ports

2021-05-23 Thread Rafael Sadowski
CVSROOT:/cvs Module name:ports Changes by: rsadow...@cvs.openbsd.org 2021/05/23 05:59:42 Modified files: multimedia/mkvtoolnix: Makefile distinfo Log message: Update mkvtoolnix to 57.0.0

CVS: cvs.openbsd.org: ports

2021-05-23 Thread Theo Buehler
CVSROOT:/cvs Module name:ports Changes by: t...@cvs.openbsd.org2021/05/23 05:54:51 Modified files: security/sslsplit: Makefile Added files: security/sslsplit/patches: patch-ssl_h Log message: security/sslsplit: use LibreSSL API instead of replacements

[UPDATE] cad/yosys 0.9p1 -> 0.9+4081

2021-05-23 Thread Alessandro De Laurenzis
Greetings, The attached diff updates cad/yosys to a very recent commit. This is the first update of this port since its addition to the tree; I was initially skeptical to jump away from the most recent tags (published in 2019...), but as matter of facts this project is very actively

graphics/jasper: version bump needed (maybe)

2021-05-23 Thread Hiltjo Posthuma
Hi, I noticed this package is maybe out-of-date. The NEWS file also mentions a few CVEs: https://github.com/jasper-software/jasper/blob/master/NEWS The current version 2.0.14 seems to be marked as legacy on the original website. Is a version bump needed or are there reasons not to? -- Kind

[UPDATE] cad/abc 1.01.20200108 -> 1.01.20210519

2021-05-23 Thread Alessandro De Laurenzis
Greetings, The attached diff updates cad/abc to a very recent commit. What's new upstream === More than one year of commits, a big jump... See [1] for details. What's new in the port == Very trivial update (DISTNAME, distinfo, usual patch rebasing). While

HylaFax Port - Broken since OpenBSD 5.7

2021-05-23 Thread Larry Moore
To whom it may concern, I am a user of HylaFAX and have used it on OpenBSD for years, suffice to say I've not updated my system for quite some time. A couple of years ago, or thereabouts, I began testing newer versions of OpenBSD with a view of upgrading, however, HylaFAX, something I want

CVS: cvs.openbsd.org: ports

2021-05-23 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2021/05/23 01:55:55 Modified files: x11/gnome/libmediaart: Makefile distinfo x11/gnome/libmediaart/pkg: PLIST Log message: Update to libmediaart-1.9.5.

CVS: cvs.openbsd.org: ports

2021-05-23 Thread Theo Buehler
CVSROOT:/cvs Module name:ports Changes by: t...@cvs.openbsd.org2021/05/23 01:22:37 Modified files: databases/mongodb: Makefile Added files: databases/mongodb/patches:

powerpc bulk build report

2021-05-23 Thread cwen
Bulk build on macppc-0.ports.openbsd.org Started : Thu May 6 02:00:43 MDT 2021 Finished: Sun May 23 00:58:40 MDT 2021 Duration: 16 Days 22 hours 58 minutes Built using OpenBSD 6.9-current (GENERIC) #880: Tue May 4 19:07:48 MDT 2021 Built 9474 packages Number of packages built each day: May

Re: [NEW] audio/lilv

2021-05-23 Thread Rafael Sadowski
On Sat May 22, 2021 at 04:05:57PM +, Dimitri Karamazov wrote: > Ping > > On Sat, May 15, 2021 at 05:48:59AM +, Dimitri Karamazov wrote: > > Ping > > > > On Fri, May 07, 2021 at 05:03:34AM +, Dimitri Karamazov wrote: > > > audio/lilv required for port

Re: [NEW] audio/sratom

2021-05-23 Thread Rafael Sadowski
On Sat May 22, 2021 at 04:05:01PM +, Dimitri Karamazov wrote: > Ping > At first glance, everything looks good. If someone wants to import it, ok rsadowski > On Sat, May 15, 2021 at 05:48:26AM +, Dimitri Karamazov wrote: > > Ping > > On Fri, May 07, 2021 at 04:51:24AM +, Dimitri

Re: [NEW] audio/lv2

2021-05-23 Thread Rafael Sadowski
On Sat May 22, 2021 at 04:04:04PM +, Dimitri Karamazov wrote: > Ping > > On Sat, May 15, 2021 at 05:47:41AM +, Dimitri Karamazov wrote: > > Ping > > > > On Fri, May 07, 2021 at 04:37:15AM +, Dimitri Karamazov wrote: > > > audio/lv2 required for port