Re: UPDATE: Boost 1.76

2021-06-10 Thread Theo Buehler
On Thu, Jun 10, 2021 at 03:14:58PM -0400, Brad Smith wrote: > On 6/10/2021 11:24 AM, Theo Buehler wrote: > > On Sun, May 30, 2021 at 07:11:43PM -0400, Brad Smith wrote: > > > Could someone please check this builds on aarch64 and arm? > > > > > Did anyone test this on arm*? I think this has waited

Re: OpenBSD 6.8, ports collection, Python 2.7 installation fails with “requires a clean source tree"

2021-06-10 Thread Rémi Pointel
Le 09/06/2021 à 20:22, Vassilis Prevelakis a écrit : Hi Remi, The OpenBSD Python port gave me your email, so I am sending you this report. On a fresh install of 6.8 on a Pi4 I was trying to install nmap which has Python 2.7 as prerequisite. So started “make” on the /usr/ports/net/nmap directo

UPDATE: aom 3.1.1

2021-06-10 Thread Brad Smith
Here is an update to aom 3.1.1. 2021-06-08 v3.1.1 This release includes several bug fixes. - Bug fixes: Issue 2965: Cherry-picked the following four commits for the tune=butteraugli mode. 1. Add libjxl to pkg_config if enabled: https://aomedia-review.googlesource.com/c/

Re: [PATCH] Upgrade x11/xmobar to 0.38

2021-06-10 Thread Greg Steuck
Greg Steuck writes: > I am running this on my desktop. > > OK? Any takers? I've been running this for a couple of weeks now. Works like a charm. The changelog is in https://github.com/jaor/xmobar/blob/master/changelog.md > > --- > x11/xmobar/Makefile | 62 +-

Re: [Update/Bugfix] geo/routino 3.3.3p1

2021-06-10 Thread Landry Breuil
Le Thu, Jun 10, 2021 at 10:45:54PM +0300, Eugene Moz. a écrit : > geo/routino is linked to -lz and -lbz2, but -DUSE_GZIP and -DUSE_BZIP2 \ > flags are not used. Then if you try to do something like: that's a bit strange, since afaict they're defined/set in Makefile.conf which should be included fr

Re: libexecinfo-0.3p2v0 fails to build on loongson

2021-06-10 Thread George Koehler
On Wed, 26 May 2021 12:36:54 -0700 manp...@gmail.com wrote: > Hi George, > > You patch works and I have a successfully built libexecinfo now. Would > be great to have the patch committed so that we can all benefit from it > (both HEAD and 6.9 branch)! Thanks! My patch is now obsolete. Yeste

textproc/p5-PPIx-QuoteLike: Update to 0.017

2021-06-10 Thread wen heping
Hi, ports@: Here is a patch for textproc/p5-PPIx-QuoteLike to update to 0.017. It build well and pass all tests on amd64-6.9 system. Its only one dependence port devel/p5-Perl-Critic build well and pass all tests too. Cheers ! wenIndex: Makefile

Re: UPDATE: Boost 1.76

2021-06-10 Thread Brad Smith
On 6/10/2021 11:24 AM, Theo Buehler wrote: On Sun, May 30, 2021 at 07:11:43PM -0400, Brad Smith wrote: Could someone please check this builds on aarch64 and arm? Did anyone test this on arm*? I think this has waited long enough... Not that I am aware of.

[Update/Bugfix] geo/routino 3.3.3p1

2021-06-10 Thread Eugene Moz.
geo/routino is linked to -lz and -lbz2, but -DUSE_GZIP and -DUSE_BZIP2 \ flags are not used. Then if you try to do something like: $ planetsplitter --dir= --prefix= \ --tagging= --parse-only russia-latest.osm.pbf it will fail and will ask for GZIP/BZIP2 support, that same command is \ used in geo/q

Re: [update/unbreak] qmapshack 1.16

2021-06-10 Thread Rafael Sadowski
On Thu Jun 10, 2021 at 08:59:20AM +0200, Landry Breuil wrote: > hi, > > i marked it broken when updating to proj8, but upstream recently made a > new release, so i banged the cmake bits together until it produced a > build. Completely untested at runtime, so looking for feedback. > > Landry One

Re: NEW: devel/jetbrains-rubymine

2021-06-10 Thread Jeremy Evans
On 06/10 05:21, Rafael Sadowski wrote: > On Tue May 25, 2021 at 03:12:08PM +0200, Rafael Sadowski wrote: > > Please find attched rubymine 2021.1.1. It based on the devel/intellij > > port. > > > > I was able to successfully build and launch my Ruby project with it. > > > > I know it's not free at

Re: [NEW] audio/muse: digital audio workstation with support for Audio and MIDI

2021-06-10 Thread Dimitri Karamazov
On Thu, Jun 10, 2021 at 10:57:17AM +0100, Stuart Henderson wrote: > On 2021/06/10 09:13, Dimitri Karamazov wrote: > > Information for inst:muse-4.0.0 > > > > Comment: > > digital audio workstation with support for Audio and MIDI > > I'm a bit doubtful as to whether the MIDI actually works here, >

Fix devel/libffi on mips64

2021-06-10 Thread Visa Hankala
devel/libffi has been broken on mips64 since base clang was upgraded to version 11. The integrated assembler is now more strict about section flags and throws an error if .eh_frame section is not read-only. The following patch lets devel/libffi build finish. OK? Index: Makefile =

Re: UPDATE: Boost 1.76

2021-06-10 Thread Theo Buehler
On Sun, May 30, 2021 at 07:11:43PM -0400, Brad Smith wrote: > Could someone please check this builds on aarch64 and arm? > Did anyone test this on arm*? I think this has waited long enough...

Re: NEW: devel/jetbrains-rubymine

2021-06-10 Thread Rafael Sadowski
On Tue May 25, 2021 at 03:12:08PM +0200, Rafael Sadowski wrote: > Please find attched rubymine 2021.1.1. It based on the devel/intellij > port. > > I was able to successfully build and launch my Ruby project with it. > > I know it's not free at all but JetBrains provides a good licensing > model

[NEW] audio/muse: digital audio workstation with support for Audio and MIDI

2021-06-10 Thread Dimitri Karamazov
Information for inst:muse-4.0.0 Comment: digital audio workstation with support for Audio and MIDI Description: MusE is a MIDI/Audio sequencer with recording and editing functionality. It aims to be a complete multitrack virtual studio with plugin support and automation. Features: * Realtime rec

回复: [UPDATE] www/p5-Mojo to p5-Mojolicious-8.73

2021-06-10 Thread wen heping
ping ... 发件人: wen heping 发送时间: 2021年5月25日 15:40 收件人: ports@openbsd.org; afre...@openbsd.org 主题: 回复: [UPDATE] www/p5-Mojo to p5-Mojolicious-8.73 Hi, Here is a updated patch for www/p5-Mojo, compare to previous patch: i) Update to 9.18 ii) Update

www/p5-Dancer2: Update to 0.301004

2021-06-10 Thread wen heping
Hi, ports@: Here is a patch for www/p5-Dancer2: i) Update to 0.301004 ii) Add sysutils/p5-File-Which as RUN_DEPENDS It build well and pass all tests on amd64-6.9 system. 4 ports depends on it and all build and pass tests too. wenIndex: Makefile

minor update of node_exporter to 1.1.2

2021-06-10 Thread Claudio Jeker
Minor update of node_exporter which should be only a few unrelated bug fixes: [BUGFIX] Handle errors from disabled PSI subsystem #1983 [BUGFIX] Sanitize strings from /sys/class/power_supply #1984 [BUGFIX] Silence missing netclass errors #1986 -- :wq Claudio Index: Makefile ==

Re: [NEW] audio/muse: digital audio workstation with support for Audio and MIDI

2021-06-10 Thread Stuart Henderson
On 2021/06/10 09:13, Dimitri Karamazov wrote: > Information for inst:muse-4.0.0 > > Comment: > digital audio workstation with support for Audio and MIDI I'm a bit doubtful as to whether the MIDI actually works here, it's not using sndio directly and jack doesn't support MIDI on OpenBSD, have you

[NEW] audio/muse: digital audio workstation with support for Audio and MIDI

2021-06-10 Thread Dimitri Karamazov
Information for inst:muse-4.0.0 Comment: digital audio workstation with support for Audio and MIDI Description: MusE is a MIDI/Audio sequencer with recording and editing functionality. It aims to be a complete multitrack virtual studio with plugin support and automation. Features: * Realtime rec

librdkafka, libfds, ipfixcol2

2021-06-10 Thread Chris Cappuccio
These ports are to support IPFIXcol2 which is the first set of ports I've done in a long time. CMake and all those extra layers of abstraction are a bit of a pain in the ass. Can somoene please take a look and let me know how close I am getting to the mark here? Is this stuff close to an acceptable

NEW: ipfixcol2 2.1.0

2021-06-10 Thread Chris Cappuccio
DESCR: IPFIXcol2 is a flexible, high-performance NetFlow v5/v9 and IPFIX flow data collector designed to be extensible by plugins. ipfixcol2.tgz Description: application/tar-gz

NEW: libfds 0.2.0

2021-06-10 Thread Chris Cappuccio
DESCR: The library provides components for parsing and processing IPFIX Messages. IPFIX Data structure parsers, IPFIX Data Record iterators (with Biflow support), IPFIX Template manager, IPFIX Data type coverters (getters, setters, to string), Manager of Information Elements (i.e. id, name, type,