CVS: cvs.openbsd.org: ports

2021-03-07 Thread Landry Breuil
CVSROOT:/cvs Module name:ports Changes by: lan...@cvs.openbsd.org 2021/03/08 00:58:06 Modified files: devel/py-buildbot: Makefile.inc devel/py-buildbot/buildbot: distinfo devel/py-buildbot/console-view: distinfo devel/py-buildbot/grid-view:

CVS: cvs.openbsd.org: ports

2021-03-07 Thread Landry Breuil
CVSROOT:/cvs Module name:ports Changes by: lan...@cvs.openbsd.org 2021/03/08 00:57:51 Modified files: devel/py-buildslave: Makefile distinfo Log message: devel/py-buildslave: update to 2.10.2

CVS: cvs.openbsd.org: ports

2021-03-07 Thread Landry Breuil
CVSROOT:/cvs Module name:ports Changes by: lan...@cvs.openbsd.org 2021/03/08 00:22:35 Modified files: geo/merkaartor : Makefile Log message: geo/merkaartor: add link to upstream issue about proj8

[sparc64] Fix build of lang/php{7.4|8.0}

2021-03-07 Thread Kurt Mosiejczuk
php 7.4 and 8.0 have been failing during configure because the libgd tests fail. They fail because the linker cannot find freetype and other similar libraries that are in /usr/X11R6/lib. This patch adds "-L${X11BASE}/lib" to the LDFLAGS of CONFIGURE_ENV It fixes the build on sparc64. ok? cc

CVS: cvs.openbsd.org: ports

2021-03-07 Thread Bjorn Ketelaars
CVSROOT:/cvs Module name:ports Changes by: b...@cvs.openbsd.org2021/03/07 22:48:41 Modified files: audio/ncspot : Makefile distinfo audio/ncspot/patches: patch-Cargo_toml Log message: Update to ncspot-0.5.0 Changelog:

Re: fix print/scribus for poppler-21.03.0

2021-03-07 Thread Greg Steuck
Matthias Kilian writes: > Hi, > > this fixes the build of scribus with poppler-21.03.0. Based on > upstream svn. OK gnezdo > > Ciao, > Kili > > Index: patches/patch-scribus_plugins_import_pdf_slaoutput_cpp > === > RCS file:

Re: update print/poppler

2021-03-07 Thread Greg Steuck
Matthias Kilian writes: > Hi, > > this updates poppler to 21.03.0. Tested on amd64. If noone complains or > wants me to wait longer, I'll commit this (together with a fix for > scribus) on wednesday. This looks good to me. I'm not sure how to decide which SHARED_LIBS should be bumped. Do we

[new] graphics/pngquant (efficient png compressor)

2021-03-07 Thread Solene Rapenne
Hello, this is a port for pngquant https://github.com/kornelski/pngquant/ a PNG compressor which is really efficient (it's lossy but I really can't tell a difference). I manually install the COPYRIGHT file because it's asked on the project page. I am not sure BUILD_DEPENDS is required but the

CVS: cvs.openbsd.org: ports

2021-03-07 Thread Brian Callahan
CVSROOT:/cvs Module name:ports Changes by: bcal...@cvs.openbsd.org 2021/03/07 19:02:31 Modified files: sysutils/bfs : Makefile distinfo sysutils/bfs/patches: patch-Makefile patch-tests_sh sysutils/bfs/pkg: PLIST Log message: Update to bfs-2.2

Re: NEW: devel/git-annex

2021-03-07 Thread James Cook
On Sat, Mar 06, 2021 at 12:25:59PM -0800, Greg Steuck wrote: > Greg Steuck writes: > >> I'm happy to prepare an 8.10-compatible version now if that would help > >> with the upgrade to 8.10. > > > > Thanks, that wouldn't hurt :) > > I gave it a whirl, what do you think: Thanks. I just built the

CVS: cvs.openbsd.org: ports

2021-03-07 Thread Pavel Korovin
CVSROOT:/cvs Module name:ports Changes by: p...@cvs.openbsd.org2021/03/07 18:03:32 Modified files: devel/quirks : Makefile Log message: Unbreak/bump after ghc.pm removal

Remove devel/p5-VCP-autrijus?

2021-03-07 Thread Andrew Hewus Fresh
It appears that p5-VCP-autrijus no longer works. At least, many tests fail, some files seem to no longer compile with recent perl versions and there are no consumers. Does anyone want this or can we remove it?

Ping Again - Re: [New] devel/re2

2021-03-07 Thread Ashton Fagg
Ping again, hoping someone can import this one. Thanks. re2-2021.02.02.tgz Description: Binary data Stuart Henderson writes: > this is OK with me to import. > > > On 2021/02/28 15:52, Ashton Fagg wrote: >> Ping. >> > > >> >> >> Ashton Fagg writes: >> >> > It appears I forgot about

net/mrtg Adjust RUN_DEPENDS and PLIST to not install Pod modules that are elsewhere

2021-03-07 Thread Andrew Hewus Fresh
While looking at ports that might need to include p5-Pod-Parser that got removed from core in perl 5.32, I came across mrtg where it has been installing really old versions of core modules. (I only tried that it built, not that it actually worked as I don't actually run mrtg anywhere) Comments,

Re: [new] graphics/pngquant (efficient png compressor)

2021-03-07 Thread Kurt Mosiejczuk
On Mon, Mar 08, 2021 at 12:39:11AM +0100, Solene Rapenne wrote: > Hello, > this is a port for pngquant https://github.com/kornelski/pngquant/ > a PNG compressor which is really efficient (it's lossy but I > really can't tell a difference). > I manually install the COPYRIGHT file because it's

CVS: cvs.openbsd.org: ports

2021-03-07 Thread Andrew Fresh
CVSROOT:/cvs Module name:ports Changes by: afre...@cvs.openbsd.org 2021/03/07 16:24:36 Modified files: devel/p5-Test-Spelling: Makefile Log message: RUN_DEPENDS+=textproc/p5-Pod-Parser

CVS: cvs.openbsd.org: ports

2021-03-07 Thread Andrew Fresh
CVSROOT:/cvs Module name:ports Changes by: afre...@cvs.openbsd.org 2021/03/07 16:17:57 Modified files: www/p5-PodToHTML: Makefile Log message: RUN_DEPENDS+=textproc/p5-Pod-Parser While here remove unnecessary BUILD_DEPENDS=${RUN_DEPENDS}

CVS: cvs.openbsd.org: ports

2021-03-07 Thread Andrew Fresh
CVSROOT:/cvs Module name:ports Changes by: afre...@cvs.openbsd.org 2021/03/07 16:13:37 Modified files: textproc/p5-Pod-Spell: Makefile Log message: RUN_DEPENDS+=textproc/p5-Pod-Parser

CVS: cvs.openbsd.org: ports

2021-03-07 Thread Andrew Fresh
CVSROOT:/cvs Module name:ports Changes by: afre...@cvs.openbsd.org 2021/03/07 16:05:59 Modified files: sysutils/p5-File-Rename: Makefile Log message: TEST_DEPENDS+=devel/p5-IO-stringy textproc/p5-Pod-Parser

CVS: cvs.openbsd.org: ports

2021-03-07 Thread Andrew Fresh
CVSROOT:/cvs Module name:ports Changes by: afre...@cvs.openbsd.org 2021/03/07 15:56:46 Modified files: devel/p5-Pod-Coverage: Makefile Log message: RUN_DEPENDS+=textproc/p5-Pod-Parser

CVS: cvs.openbsd.org: ports

2021-03-07 Thread Andrew Fresh
CVSROOT:/cvs Module name:ports Changes by: afre...@cvs.openbsd.org 2021/03/07 15:48:00 Modified files: textproc/p5-Pod-LaTeX: Makefile Log message: Add RUN_DEPENDS=textproc/p5-Pod-Parser

CVS: cvs.openbsd.org: ports

2021-03-07 Thread Andrew Fresh
CVSROOT:/cvs Module name:ports Changes by: afre...@cvs.openbsd.org 2021/03/07 15:45:21 Modified files: devel/p5-Pod-Constant: Makefile Log message: Add RUN_DEPENDS=textproc/p5-Pod-Parser

CVS: cvs.openbsd.org: ports

2021-03-07 Thread Klemens Nanni
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2021/03/07 15:26:27 Modified files: x11/pmenu : Makefile x11/pmenu/pkg : DESCR Log message: Honour CFLAGS and in turn make the debug package actually useful as the current one contains no

Re: x11/pmenu:

2021-03-07 Thread Klemens Nanni
On Sun, Mar 07, 2021 at 09:08:20PM +, Stuart Henderson wrote: > On 2021/03/07 21:40, Klemens Nanni wrote: > > On Sun, Mar 07, 2021 at 08:08:59PM +, Stuart Henderson wrote: > > > > > +++ pkg/DESCR 7 Mar 2021 18:36:33 - > > > > > @@ -1,6 +1,7 @@ > > > > > -piemenu is a pie menu utility

CVS: cvs.openbsd.org: ports

2021-03-07 Thread Daniel Dickman
CVSROOT:/cvs Module name:ports Changes by: dan...@cvs.openbsd.org 2021/03/07 14:09:06 Modified files: textproc/doclifter: Makefile distinfo textproc/doclifter/patches: patch-manlifter Log message: update doclifter to 2.19 and switch to python3

Re: x11/pmenu:

2021-03-07 Thread Stuart Henderson
On 2021/03/07 21:40, Klemens Nanni wrote: > On Sun, Mar 07, 2021 at 08:08:59PM +, Stuart Henderson wrote: > > > > +++ pkg/DESCR 7 Mar 2021 18:36:33 - > > > > @@ -1,6 +1,7 @@ > > > > -piemenu is a pie menu utility for X. It receives a menu specification > > > > OD > > > > +piemenu is a

Re: childsplay needs py-numpy

2021-03-07 Thread Stuart Henderson
On 2021/03/07 21:01, Stuart Henderson wrote: > On 2021/03/07 18:13, Remi Locherer wrote: > > On Sun, Mar 07, 2021 at 02:34:51PM +, Stuart Henderson wrote: > > > On 2021/03/07 13:12, Remi Locherer wrote: > > > > Without numpy childsplay fails to start (see cairoimage.py). > > > > > > > > OK? >

Re: childsplay needs py-numpy

2021-03-07 Thread Stuart Henderson
On 2021/03/07 18:13, Remi Locherer wrote: > On Sun, Mar 07, 2021 at 02:34:51PM +, Stuart Henderson wrote: > > On 2021/03/07 13:12, Remi Locherer wrote: > > > Without numpy childsplay fails to start (see cairoimage.py). > > > > > > OK? > > > > ok. I wonder if we should split off a

switch uncrustify to python3 and update

2021-03-07 Thread Daniel Dickman
Here's an update of uncrustify to a newer release. This port seems to work fine with python3 too. Tested on amd64 where all regress tests pass. ok? Index: Makefile === RCS file: /cvs/ports/textproc/uncrustify/Makefile,v retrieving

Re: x11/pmenu:

2021-03-07 Thread Klemens Nanni
On Sun, Mar 07, 2021 at 08:08:59PM +, Stuart Henderson wrote: > > > +++ pkg/DESCR 7 Mar 2021 18:36:33 - > > > @@ -1,6 +1,7 @@ > > > -piemenu is a pie menu utility for X. It receives a menu specification OD > > > +piemenu is a pie menu utility for X. It receives a menu specification > > >

Re: NEW PORT (dependency update): libebur128 1.2.6

2021-03-07 Thread Marc Espie
On Sun, Mar 07, 2021 at 02:11:10PM +0100, Marc Espie wrote: > Stumbled upon this while updating mlt. > > It's a library that "implements the ebur R 128 loudness standard" > (whatever that means) > > Turns out both multimedia/mlt and audio/cantata bundle that code. > > It's a very small library,

CVS: cvs.openbsd.org: ports

2021-03-07 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2021/03/07 13:22:59 Modified files: textproc/py-sphinx_rtd_theme: Makefile Log message: use different suffix when applying debian patchset

Re: x11/pmenu:

2021-03-07 Thread Stuart Henderson
On 2021/03/07 20:30, Jerome KASPER wrote: > Hi klemmens, > > First of all thanks for testing and reviewing. > Nice spots in the grammar description. > I will poke upstream about adding CFLAGS += > in the config.mk and will report back. > I didn't knew about CPPFLAGS overriding with > CFLAGS, is

CVS: cvs.openbsd.org: ports

2021-03-07 Thread Rafael Sadowski
CVSROOT:/cvs Module name:ports Changes by: rsadow...@cvs.openbsd.org 2021/03/07 12:56:33 Modified files: x11/adwaita-qt : Makefile Added files: x11/adwaita-qt/patches: patch-src_lib_adwaita-qt_pc_cmake Log message: Fix pkg-config adwaita-qt.pc by remove

Re: ghc 8.10.3 updates

2021-03-07 Thread Greg Steuck
Great, thanks for the reviews and testing on i386. The extra few days give the previous batch more chances to settle :) On Sun, Mar 7, 2021 at 9:41 AM Matthias Kilian wrote: > Hi Greg, > > On Sat, Mar 06, 2021 at 12:32:10PM -0800, Greg Steuck wrote: > > Once the other 3 cleanup patches are

projectlibre update 1.9.1 -> 1.9.3

2021-03-07 Thread Marcus MERIGHI
Hello! This is a trivial update for projectlibre. I could not find a real changelist, just these blog articles: https://www.projectlibre.com/blog/projectlibre-new-release-192 https://www.projectlibre.com/blog/projectlibre-release-project-managers-set-language-currency-date-format-wdropdown-list

Re: x11/pmenu:

2021-03-07 Thread Klemens Nanni
On Sun, Mar 07, 2021 at 08:30:13PM +0100, Jerome KASPER wrote: > Hi klemmens, > > First of all thanks for testing and reviewing. > Nice spots in the grammar description. > I will poke upstream about adding CFLAGS += > in the config.mk and will report back. > I didn't knew about CPPFLAGS

CVS: cvs.openbsd.org: ports

2021-03-07 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2021/03/07 12:34:41 Modified files: benchmarks/netperf-wrapper: Makefile distinfo benchmarks/netperf-wrapper/patches: patch-flent_build_info_py

CVS: cvs.openbsd.org: ports

2021-03-07 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2021/03/07 12:34:19 Modified files: net/fping : Makefile net/fping/patches: patch-src_fping_c Log message: don't use CLOCK_MONOTONIC for fping, it results in incorrect timestamps for fping

Re: x11/pmenu:

2021-03-07 Thread Jerome KASPER
Hi klemmens, First of all thanks for testing and reviewing. Nice spots in the grammar description. I will poke upstream about adding CFLAGS += in the config.mk and will report back. I didn't knew about CPPFLAGS overriding with CFLAGS, is it a clang trick for debug? Regards, Jerome Le dim. 7

CVS: cvs.openbsd.org: ports

2021-03-07 Thread Greg Steuck
CVSROOT:/cvs Module name:ports Changes by: gne...@cvs.openbsd.org 2021/03/07 12:30:40 Modified files: devel/quirks/files: Quirks.pm Removed files: devel/quirks/files/Quirks: ghc.pm Log message: Remove obsolete ghc-specific quirks ghc 8.2.2 is such a distant

CVS: cvs.openbsd.org: ports

2021-03-07 Thread Greg Steuck
CVSROOT:/cvs Module name:ports Changes by: gne...@cvs.openbsd.org 2021/03/07 12:30:16 Modified files: infrastructure/bin: update-plist infrastructure/lib/OpenBSD: FS2.pm Log message: Remove GhcConf packing element as ghc-pkg-recache is no more These were

CVS: cvs.openbsd.org: ports

2021-03-07 Thread Greg Steuck
CVSROOT:/cvs Module name:ports Changes by: gne...@cvs.openbsd.org 2021/03/07 12:29:41 Modified files: lang/ghc : Makefile Removed files: lang/ghc : ghc.port.mk Log message: Remove ghc.port.mk (copy the relevant parts into ghc/Makefile) OK kili

x11/pmenu:

2021-03-07 Thread Klemens Nanni
Without this the debug package is useless as it does not contain any symbols; build the port with and without the diff and note the addition of `-g' in cc(1) lines. I don't need the debug package or DEBUG at all right now but noticed the lack of `-O2 -pipe' when building this port. Fix DESCR

[PATCH] lang/racket-minimal: add -E flag for raco exe

2021-03-07 Thread John Murphy
This patch adds the `-E` flag to racket version 7.9. This change has been added upstream[1] as a restult of github issue 3717[2]. [1]: https://github.com/racket/racket/commit/fac84630825fdb3780fcd7891fb50e637eb3f910 [2]: https://github.com/racket/racket/issues/3717 ---

fix print/scribus for poppler-21.03.0

2021-03-07 Thread Matthias Kilian
Hi, this fixes the build of scribus with poppler-21.03.0. Based on upstream svn. Ciao, Kili Index: patches/patch-scribus_plugins_import_pdf_slaoutput_cpp === RCS file:

update print/poppler

2021-03-07 Thread Matthias Kilian
Hi, this updates poppler to 21.03.0. Tested on amd64. If noone complains or wants me to wait longer, I'll commit this (together with a fix for scribus) on wednesday. Ciao, Kili Index: Makefile === RCS file:

CVS: cvs.openbsd.org: ports

2021-03-07 Thread Landry Breuil
CVSROOT:/cvs Module name:ports Changes by: lan...@cvs.openbsd.org 2021/03/07 10:54:50 Modified files: sysutils/loki : Makefile distinfo sysutils/loki/patches: patch-cmd_loki_loki-local-config_yaml sysutils/loki/pkg: PLIST loki.rc Log message:

arm bulk build report

2021-03-07 Thread phessler
bulk build on armv7.ports.openbsd.org started on Tue Jan 19 03:41:17 MST 2021 finished at Sun Mar 7 10:51:28 MST 2021 lasted 17D07h10m done with kern.version=OpenBSD 6.8-current (GENERIC) #364: Sun Jan 17 22:28:08 MST 2021 built packages:8806 Jan 19:281 Jan 20:186 Jan 21:40 Jan 22:81 Jan 25:250

Re: [update] loki 2.1.0

2021-03-07 Thread Landry Breuil
On Sat, Mar 06, 2021 at 01:12:30PM +, Stuart Henderson wrote: > On 2021/03/05 14:29, Landry Breuil wrote: > > On Fri, Mar 05, 2021 at 02:20:58PM +0100, Landry Breuil wrote: > > > Hi, > > > > > > > > > here's an update to loki 2.1.0, cf > > > https://github.com/grafana/loki/releases/ for the

Re: ghc 8.10.3 updates

2021-03-07 Thread Matthias Kilian
Hi Greg, On Sat, Mar 06, 2021 at 12:32:10PM -0800, Greg Steuck wrote: > Once the other 3 cleanup patches are applied we can proceed with this > update which will take us to ghc-8.10.3. I'm double-checking that all > Haskell ports still work on amd64, but it seems like a fairly limited > affar. We

CVS: cvs.openbsd.org: ports

2021-03-07 Thread Landry Breuil
CVSROOT:/cvs Module name:ports Changes by: lan...@cvs.openbsd.org 2021/03/07 10:33:37 Modified files: geo/osm2pgsql : Makefile distinfo geo/osm2pgsql/patches: patch-CMakeLists_txt patch-docs_osm2pgsql_1 Added files:

CVS: cvs.openbsd.org: ports

2021-03-07 Thread Landry Breuil
CVSROOT:/cvs Module name:ports Changes by: lan...@cvs.openbsd.org 2021/03/07 10:28:55 Modified files: geo/libosmium : Makefile distinfo geo/libosmium/pkg: PLIST Added files: geo/libosmium/patches:

CVS: cvs.openbsd.org: ports

2021-03-07 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2021/03/07 10:28:13 Modified files: inputmethods/ibus: Makefile distinfo inputmethods/ibus/patches: patch-client_gtk2_ibusimcontext_c inputmethods/ibus/pkg: DESCR Removed files:

Re: Remaining bits of ghc.port.mk cleanup

2021-03-07 Thread Matthias Kilian
Hi Greg, On Thu, Mar 04, 2021 at 09:09:03PM -0800, Greg Steuck wrote: > The attached three patches should complete the cleanup. Let me know if I > missed anything. We can then move on to ghc 8.10 upgrade. > > I rebuilt lang/ghc with the patches applied on amd64. I expect the > change to be a

Re: childsplay needs py-numpy

2021-03-07 Thread Remi Locherer
On Sun, Mar 07, 2021 at 02:34:51PM +, Stuart Henderson wrote: > On 2021/03/07 13:12, Remi Locherer wrote: > > Without numpy childsplay fails to start (see cairoimage.py). > > > > OK? > > ok. I wonder if we should split off a py2-numpy.. Actually, there is a version 3.3 from 2018 that does

CVS: cvs.openbsd.org: ports

2021-03-07 Thread Thomas Frohwein
CVSROOT:/cvs Module name:ports Changes by: t...@cvs.openbsd.org2021/03/07 10:11:34 Modified files: graphics/fna3d : Makefile distinfo graphics/fna3d/patches: patch-CMakeLists_txt graphics/fna3d/pkg: PLIST Log message: update to FNA3D 21.03. Bump

CVS: cvs.openbsd.org: ports

2021-03-07 Thread Thomas Frohwein
CVSROOT:/cvs Module name:ports Changes by: t...@cvs.openbsd.org2021/03/07 10:09:36 Modified files: graphics/mojoshader: Makefile distinfo Log message: update to changeset 1321. Only minimal change - documented as: spirv: Work around OpLogicalNot being unsupported for

CVS: cvs.openbsd.org: ports

2021-03-07 Thread Landry Breuil
CVSROOT:/cvs Module name:ports Changes by: lan...@cvs.openbsd.org 2021/03/07 10:08:38 Modified files: x11/xfce4/thunar: Makefile distinfo Log message: x11/xfce4/thunar: update to 4.16.4. See https://mail.xfce.org/pipermail/xfce-announce/2021-March/001017.html

CVS: cvs.openbsd.org: ports

2021-03-07 Thread Thomas Frohwein
CVSROOT:/cvs Module name:ports Changes by: t...@cvs.openbsd.org2021/03/07 10:07:19 Modified files: audio/faudio : Makefile distinfo Log message: update to FAudio 21.03.05. Only internal symbol changes; no bump. Tested working with Unexplored. Changelog: 21.03.05

CVS: cvs.openbsd.org: ports

2021-03-07 Thread Thomas Frohwein
CVSROOT:/cvs Module name:ports Changes by: t...@cvs.openbsd.org2021/03/07 10:04:31 Modified files: games/fna : Makefile distinfo Log message: update to FNA 21.03.05. Tested with Unexplored without issues. Changelog: 21.03.05 Emergency update to FAudio

CVS: cvs.openbsd.org: ports

2021-03-07 Thread Thomas Frohwein
CVSROOT:/cvs Module name:ports Changes by: t...@cvs.openbsd.org2021/03/07 10:02:15 Modified files: games/libgdx : Makefile games/libgdx/patches: patch-gdx_jni_build-linux64_xml Log message: Remove previously missed gcc invocation, noticed by sthen@ fix

Re: [UPDATE] devel/adb

2021-03-07 Thread Dimitri Karamazov
On Sat, Mar 06, 2021 at 04:05:20PM +, Wind R wrote: > Running adbd as root seems to cause a kernel panic. > I have attached a picture of the ddb log. > > I am unable to use my keyboard after the kernel panic, > devices connected to the USB ports after the panic won't be powered > either. > >

[UPDATE] audio/ncspot to 0.5.0

2021-03-07 Thread Henrik Friedrichsen
Attached diff updates ncspot to 0.5.0 Changelog: https://github.com/hrkfdn/ncspot/releases/tag/v0.5.0 Had to disable player notifications for this release on OpenBSD due to a newly introduced incompatibility in a dependency. It's already fixed upstream, hopefully it can be reenabled for the next

CVS: cvs.openbsd.org: ports

2021-03-07 Thread Remi Locherer
CVSROOT:/cvs Module name:ports Changes by: r...@cvs.openbsd.org2021/03/07 08:26:03 Modified files: games/childsplay: Makefile Log message: games/childsplay requires numpy to run (see cairoimage.py). OK sthen@

CVS: cvs.openbsd.org: ports

2021-03-07 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2021/03/07 07:52:17 Modified files: games/lwjgl3 : Makefile Log message: mark broken on i386

Re: childsplay needs py-numpy

2021-03-07 Thread Stuart Henderson
On 2021/03/07 13:12, Remi Locherer wrote: > Without numpy childsplay fails to start (see cairoimage.py). > > OK? ok. I wonder if we should split off a py2-numpy.. > > Index: Makefile > === > RCS file:

CVS: cvs.openbsd.org: ports

2021-03-07 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2021/03/07 07:28:43 Modified files: www/p5-libapreq2: Makefile distinfo www/p5-libapreq2/pkg: PLIST Removed files: www/p5-libapreq2/patches: patch-glue_perl_t_conf_extra_conf_in

CVS: cvs.openbsd.org: ports

2021-03-07 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2021/03/07 07:28:25 Modified files: mail/mutt : Makefile distinfo Log message: update to mutt-2.0.6

CVS: cvs.openbsd.org: ports

2021-03-07 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2021/03/07 07:27:32 Modified files: graphics/py-Pillow: Makefile distinfo Log message: update to py3-Pillow-8.1.2

CVS: cvs.openbsd.org: ports

2021-03-07 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2021/03/07 07:22:33 Modified files: textproc/py-sphinx: Makefile distinfo textproc/py-sphinx/pkg: PLIST Log message: update to py3-sphinx-3.5.2

CVS: cvs.openbsd.org: ports

2021-03-07 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2021/03/07 07:17:03 Modified files: mail : Makefile mail/rspamd: Makefile mail/rspamd/pkg: DESCR Log message: add hyperscan flavour of rspamd for amd64.

CVS: cvs.openbsd.org: ports

2021-03-07 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2021/03/07 07:16:30 Modified files: textproc : Makefile Log message: +hyperscan

CVS: cvs.openbsd.org: ports

2021-03-07 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2021/03/07 07:15:47 Log message: import ports/textproc/hyperscan, ok bentley@ Hyperscan is a high-performance multiple regex matching library. It follows the regular expression syntax of the

mips64 bulk build report

2021-03-07 Thread visa
bulk build on octeon.ports.openbsd.org started on Mon Mar 1 16:31:29 UTC 2021 finished at Sat Mar 6 09:28:58 UTC 2021 lasted 05D16h57m done with kern.version=OpenBSD 6.9-beta (GENERIC.MP) #489: Mon Mar 1 03:52:36 MST 2021 built packages:8207 Mar 1:2085 Mar 2:1348 Mar 3:615 Mar 4:774 Mar 5:2917

[UPDATE] multimedia/mlt

2021-03-07 Thread Marc Espie
This makes use of the libebur128 port I posted a few hours ago I've had most of this in my dir for a while, I actually got stumped on something stupid in shotcut. I've built and used shotcut with this without issue. I've also built kdenlive, but I'm not too familiar with it. Highlights: - uses

CVS: cvs.openbsd.org: ports

2021-03-07 Thread Vadim Zhukov
CVSROOT:/cvs Module name:ports Changes by: z...@cvs.openbsd.org2021/03/07 06:38:21 Modified files: x11/kde-plasma : Makefile Log message: Hook up x11/kde-plasma/oxygen reminded by tb@

CVS: cvs.openbsd.org: ports

2021-03-07 Thread Vadim Zhukov
CVSROOT:/cvs Module name:ports Changes by: z...@cvs.openbsd.org2021/03/07 06:33:21 Modified files: productivity/taskwarrior: Makefile distinfo productivity/taskwarrior/pkg: PLIST Log message: Update taskwarrior to 2.5.3, fixing minor sed issues on the way.

CVS: cvs.openbsd.org: ports

2021-03-07 Thread Vadim Zhukov
CVSROOT:/cvs Module name:ports Changes by: z...@cvs.openbsd.org2021/03/07 06:31:48 Log message: Import the Oxygen Style for Qt/KDE Applications. This is not the same as devel/kf5/oxygen-icons. Initial port, some tweaks and okay from rsadowski@

NEW PORT (dependency update): libebur128 1.2.6

2021-03-07 Thread Marc Espie
Stumbled upon this while updating mlt. It's a library that "implements the ebur R 128 loudness standard" (whatever that means) Turns out both multimedia/mlt and audio/cantata bundle that code. It's a very small library, just one file, but we should move to the upstream version. Two reasons: -

childsplay needs py-numpy

2021-03-07 Thread Remi Locherer
Without numpy childsplay fails to start (see cairoimage.py). OK? Index: Makefile === RCS file: /cvs/ports/games/childsplay/Makefile,v retrieving revision 1.31 diff -u -p -r1.31 Makefile --- Makefile23 Feb 2021 19:39:22 -

Re: oolite: fix -fno-common

2021-03-07 Thread Anthony J. Bentley
Antoine Jacoutot writes: > > I gave it a try, but got stuck at link time. > > > > undefined reference to `__stack_chk_fail'? > > undefined reference to `__errno_location'?? > > undefined reference to `stdin'??? > > Probably due to -no-undefined I think the problem is that it's trying to link

CVS: cvs.openbsd.org: ports

2021-03-07 Thread Remi Locherer
CVSROOT:/cvs Module name:ports Changes by: r...@cvs.openbsd.org2021/03/07 02:28:36 Modified files: sysutils/rsyslog: Makefile distinfo Log message: Update rsyslog to version 8.2102.0 OK sthen@

Re: oolite: fix -fno-common

2021-03-07 Thread Antoine Jacoutot
On Sun, Mar 07, 2021 at 01:37:19AM -0700, Anthony J. Bentley wrote: > Christian Weisgerber writes: > > Martin Vahlensieck: > > > > > Rather mechanical fix for -fno-common. > > > > This would be a great opportunity to update the port to the latest > > release 1.90 instead of letting the obsolete

CVS: cvs.openbsd.org: ports

2021-03-07 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2021/03/07 01:41:50 Modified files: sysutils/ansible-lint: Makefile distinfo Log message: Update to ansible-lint-5.0.2.

Re: oolite: fix -fno-common

2021-03-07 Thread Anthony J. Bentley
Christian Weisgerber writes: > Martin Vahlensieck: > > > Rather mechanical fix for -fno-common. > > This would be a great opportunity to update the port to the latest > release 1.90 instead of letting the obsolete version sit there. I gave it a try, but got stuck at link time. undefined

CVS: cvs.openbsd.org: ports

2021-03-07 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2021/03/07 01:30:04 Modified files: graphics/gdk-pixbuf2: Makefile graphics/gdk-pixbuf2/pkg: PLIST Log message: Move @unexec-delete after @tag so that

CVS: cvs.openbsd.org: ports

2021-03-07 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2021/03/07 01:28:17 Modified files: x11/gtk+4 : Makefile x11/gtk+4/pkg : PLIST-guic Log message: Sync with x11/gtk+3 but as comment since gtk-update-icon-cache is handled by gtk+3

CVS: cvs.openbsd.org: ports

2021-03-07 Thread Anthony J . Bentley
CVSROOT:/cvs Module name:ports Changes by: bent...@cvs.openbsd.org 2021/03/07 01:03:48 Modified files: audio/flite: Makefile audio/flite/pkg: MESSAGE Log message: Update url in MESSAGE.