Re: [NEW][WIP] games/openxray game engine port for S.T.A.L.K.E.R.

2021-02-27 Thread Eugene Moz.
Here's updated ports, for anyone that follows, openxray now *almost* builds. games/openxray devel/lockfile graphics/freeimageplus Also fixed error in freeimageplus, be wary both freeimage and freeimageplus are required to build openxray. Thanks to Stuart for his efforts =) -- Eugene Moz. openxra

Re: new: lang/zig

2021-02-27 Thread Evan Silberman
> On Feb 27, 2021, at 11:02 PM, Theo de Raadt wrote: > > I met a programmer using an obscure > language... Who said “One vast and branchless trunk of code Stands in the desert...Near it on the sand Half-sunk a shattered memory protection barrier lies… That’s all I got

Re: new: lang/zig

2021-02-27 Thread Theo de Raadt
Sebastien Marie wrote: I take no position on what lands in ports, but want to make a public comment. I doubt you wrote the following sentence: > Zig is a general-purpose programming language and toolchain for > maintaining robust, optimal, and reusable software. I am sure both csh and php aspi

update and repair games/sdlpop (attempt #2)

2021-02-27 Thread Daniel Dickman
EPOCH +DISTNAME= sdlpop-20210227 GH_ACCOUNT=NagyD GH_PROJECT=SDLPoP -GH_COMMIT= 6185f28a3b8b74cfc5762aeeea38aedb4e142cbc +GH_COMMIT= b91c1d4e8171440b9f47c1b246400509fde76d8c + +CATEGORIES=games MAINTAINER=Robert Nagy @@ -21,10 +21,9 @@ MAKE_FLAGS= CC=

Re: NEW: x11/plasma/{breeze-grub,breeze,breeze-gtk,kdecoration}

2021-02-27 Thread Rafael Sadowski
On Sun Feb 28, 2021 at 07:37:43AM +0100, Rafael Sadowski wrote: > Please find attached a first attempted to import a x11/plasma tree. > Some applications can be used without Wayland. I would like to start > with some "style" applications to make Qt applications look good. > > Information for inst:

NEW: x11/plasma/{breeze-grub,breeze,breeze-gtk,kdecoration}

2021-02-27 Thread Rafael Sadowski
Please find attached a first attempted to import a x11/plasma tree. Some applications can be used without Wayland. I would like to start with some "style" applications to make Qt applications look good. Information for inst:kdecoration-5.21.0 Comment: plugin-based library to create KDE window dec

Fix -fno-common bugs in security/ossec-hids

2021-02-27 Thread Greg Steuck
This makes the package buildable. I have a version of the patches combined with a 3.6.0 upgrade. Since I don't use the package, I don't want to install it to figure out if something would be broken post-build. I'll push the patches upstream separately. >From 884278196c713f93efe6c3e657e3b2008d2e364

new: lang/zig

2021-02-27 Thread Sebastien Marie
Hi, I would like to import lang/zig. Zig is a general-purpose programming language and toolchain for maintaining robust, optimal, and reusable software. https://ziglang.org/ The target version is a development version (0.8.0-dev.1038+58344e001) as OpenBSD support is somehow partial in latest st

move games/ski to python3

2021-02-27 Thread Daniel Dickman
According to NEWS, games/ski was ported to python3 as of version 6.10. Diff below updates to latest version and moves the port over to python3. ok? Index: Makefile === RCS file: /cvs/ports/games/ski/Makefile,v retrieving revision 1.

Fix -fno-common bugs in multimedia/audiopreview

2021-02-27 Thread Greg Steuck
I confirmed that it runs and plays pieces of videos. >From aac4e9a6da911a827b7119480400addfe0340ea5 Mon Sep 17 00:00:00 2001 From: Greg Steuck Date: Sat, 27 Feb 2021 21:21:11 -0800 Subject: [PATCH] Fix -fno-common bugs in multimedia/audiopreview --- multimedia/audiopreview/Makefile

switch compiz from pyrex to cython

2021-02-27 Thread Daniel Dickman
Is anyone actually using x11/compiz? In the below diff we switch from pyrex to cython to build the .pyx file. The main goal is to retire pyrex and compiz is the last consumer. The diff: - patches the autoconf infrastructure to look for cython instead of pyrex - switches CONFIGURE_STYLE from g

Re: [patch] editor/emacs: crash in Mew

2021-02-27 Thread Jeremie Courreges-Anglas
On Sat, Feb 27 2021, YASUOKA Masahiko wrote: > Hi, > > I'd like to add a patch to avoid crashes in Mew. When I am composing > mail messages on Mew, emacs crashes frequently. The patch fixes this > problem and come from the upstream. > > https://debbugs.gnu.org/cgi/bugreport.cgi?bug=46791 is the

Re: UPDATE: libsndfile 1.0.31

2021-02-27 Thread Brad Smith
ping. On 2/19/2021 8:48 PM, Brad Smith wrote: Here is an update to libsndfile 1.0.31. Index: Makefile === RCS file: /home/cvs/ports/audio/libsndfile/Makefile,v retrieving revision 1.35 diff -u -p -u -p -r1.35 Makefile --- Makefile

Re: [MAINTAINER UPDATE] graphics/opensubdiv -> 3.4.4

2021-02-27 Thread Dimitri Karamazov
Ping On Wed, Feb 24, 2021 at 11:18:06AM +, Dimitri Karamazov wrote: > Update graphics/opensubdiv to 3.4.4 > > Build & Run tested with Blender on amd64 > Index: Makefile === RCS file: /cvs/ports/graphics/opensubdiv/Makefile,v ret

Re: [NEW] audio/zynaddsubfx

2021-02-27 Thread Dimitri Karamazov
Ping On Wed, Feb 17, 2021 at 05:39:57PM +, Dimitri Karamazov wrote: > This here is a terrific synthesizer and can be put to good use > with some DAW with lv2 support. Can be used with lmms if > carla is ported or just wait until lv2 is supported(ongoing). > https://github.com/LMMS/lmms/issues

Re: [MAINTAINER UPDATE] net/i2p -> 0.9.49

2021-02-27 Thread Dimitri Karamazov
Ping On Sat, Feb 20, 2021 at 01:54:35PM +, Dimitri Karamazov wrote: > Simple update for net/i2p to 0.9.49 > > *Fetch from github henceworth. > *Most of doc/* files have been compressed > into *.wars of their respective webapps. > *Some empty *{.jar,.wars} have been removed. > > The given co

Re: [MAINTAINER UPDATE] graphics/openvdb -> 8.0.1

2021-02-27 Thread Dimitri Karamazov
Ping On Fri, Feb 19, 2021 at 03:53:43PM +, Dimitri Karamazov wrote: > Update graphics/openvdb to 8.0.1 > > Changelog:https://github.com/dreamworksanimation/openvdb/releases > > *release of OpenVDB AX, an open source C++ library. > *ABI-breaking changes that improve performance & reduce memor

Re: remove emulators/pcsxr

2021-02-27 Thread Gleydson Soares
> pcsxr has always been buggy on OpenBSD, and the upstream is dead and > gone. It seems a strong reason for removal. OK gsoares@

remove emulators/pcsxr

2021-02-27 Thread Anthony J. Bentley
Hi, pcsxr has always been buggy on OpenBSD, and the upstream is dead and gone. There are two other PlayStation emulators in-tree: mednafen, and a pcsxr-derived core for retroarch, libretro-pcsx-rearmed. Both of them have seen much more development activity within the last few years than pcsxr. I

Re: [PATCH 5/7] Use devel/cabal module for devel/darcs and upgrade to 2.16.3

2021-02-27 Thread James Cook
On Thu, Feb 25, 2021 at 08:16:43PM -0800, Greg Steuck wrote: > From 3d80a96ac1803a72ea1fe7ab6ac28b5f79aad684 Mon Sep 17 00:00:00 2001 > From: Greg Steuck > Date: Mon, 24 Aug 2020 19:23:42 -0700 > Subject: [PATCH 5/7] Use devel/cabal module for devel/darcs and upgrade to > 2.16.3 I gave this vers

Re: FIX games/corewars -fno-common build error

2021-02-27 Thread Christian Weisgerber
Bjorn Ketelaars: > I overlooked the second parser, good catch. I think you are right that > we need to make current_line and root_line static, thus limiting the > visibility of things within the same file. Also, I suggest to patch the *.y source files rather than the generated *.c ones. -- Chri

Re: move flask to py3

2021-02-27 Thread Lucas Raab
On Sat, Feb 27, 2021 at 10:25:21AM -0600, Lucas Raab wrote: > On Sat, Feb 27, 2021 at 04:12:47PM +, Stuart Henderson wrote: > > On 2021/02/27 09:52, Lucas Raab wrote: > > > On Fri, Feb 26, 2021 at 08:52:11PM -0600, Lucas Raab wrote: > > > > Hello, > > > > > > > > Here are some changes to move

Re: FIX games/corewars -fno-common build error

2021-02-27 Thread Bjorn Ketelaars
On Sat 27/02/2021 18:59, Bjorn Ketelaars wrote: > On Sat 27/02/2021 18:18, Christian Weisgerber wrote: > > Bjorn Ketelaars: > > > > > +--- src/parser-cw.c.orig > > > src/parser-cw.c > > > +@@ -32,8 +32,8 @@ > > > + #include "program-cw.h" > > > + #include "options.h" > > > + > > > +- int

Re: [NEW PORT] math/mpdecimal

2021-02-27 Thread Stefan Krah
On Thu, Feb 25, 2021 at 10:36:10PM +, Stuart Henderson wrote: > https://www.openbsd.org/faq/ports/specialtopics.html#SharedLibs Thanks! I'm not sure though how to replace SHARED_LIBS automatically in the GNU machinery, so I resorted to patches (which will have to be updated if SHARED_LIBS chan

Re: FIX games/corewars -fno-common build error

2021-02-27 Thread Theo de Raadt
Bjorn Ketelaars wrote: > On Sat 27/02/2021 18:18, Christian Weisgerber wrote: > > Bjorn Ketelaars: > > > > > +--- src/parser-cw.c.orig > > > src/parser-cw.c > > > +@@ -32,8 +32,8 @@ > > > + #include "program-cw.h" > > > + #include "options.h" > > > + > > > +- int current_line; > > > +-

Re: FIX games/corewars -fno-common build error

2021-02-27 Thread Bjorn Ketelaars
On Sat 27/02/2021 18:18, Christian Weisgerber wrote: > Bjorn Ketelaars: > > > +--- src/parser-cw.c.orig > > src/parser-cw.c > > +@@ -32,8 +32,8 @@ > > + #include "program-cw.h" > > + #include "options.h" > > + > > +- int current_line; > > +- struct cw_line *root_line; > > ++ extern int

Re: FIX games/corewars -fno-common build error

2021-02-27 Thread Christian Weisgerber
Bjorn Ketelaars: > +--- src/parser-cw.c.orig > src/parser-cw.c > +@@ -32,8 +32,8 @@ > + #include "program-cw.h" > + #include "options.h" > + > +- int current_line; > +- struct cw_line *root_line; > ++ extern int current_line; > ++ extern struct cw_line *root_line; Hmm. There are two

UPDATE: Tor Browser 10.0.12

2021-02-27 Thread Caspar Schutijser
Hi, The diff below updates Tor Browser to 10.0.12. Tested on amd64. More information can be found here: https://blog.torproject.org/new-release-tor-browser-10012 Upstream ships with NoScript 11.2.2 but the distfile for that version does not seem to be available anymore. Therefore I upgraded to 11

Re: move flask to py3

2021-02-27 Thread Lucas Raab
On Sat, Feb 27, 2021 at 04:12:47PM +, Stuart Henderson wrote: > On 2021/02/27 09:52, Lucas Raab wrote: > > On Fri, Feb 26, 2021 at 08:52:11PM -0600, Lucas Raab wrote: > > > Hello, > > > > > > Here are some changes to move flask over to py3 and related packages. > > > > > > flask deps: > > > *

Re: move flask to py3

2021-02-27 Thread Stuart Henderson
On 2021/02/27 09:52, Lucas Raab wrote: > On Fri, Feb 26, 2021 at 08:52:11PM -0600, Lucas Raab wrote: > > Hello, > > > > Here are some changes to move flask over to py3 and related packages. > > > > flask deps: > > * www/py-itsdangerous (rdep to www/py-flask and py-httpbin) > > * www/py-httpbin

Re: retire www/py-beautifulsoup

2021-02-27 Thread Kurt Mosiejczuk
On Fri, Feb 26, 2021 at 11:38:39PM -0500, Daniel Dickman wrote: > In ports we have: > py-beautifulsoup -- python2-only; no more development > py-beautifulsoup4 -- python3 support; the current branch for development > There are no consumers of py-beautifulsoup in the tree so I think it's > time t

Re: move flask to py3

2021-02-27 Thread Lucas Raab
On Fri, Feb 26, 2021 at 08:52:11PM -0600, Lucas Raab wrote: > Hello, > > Here are some changes to move flask over to py3 and related packages. > > flask deps: > * www/py-itsdangerous (rdep to www/py-flask and py-httpbin) > * www/py-httpbin is included here as well > * www/py-werkzeug (rdep to d

Re: [NEW][WIP] games/openxray game engine port for S.T.A.L.K.E.R.

2021-02-27 Thread Stuart Henderson
On 2021/02/27 23:29, Jonathan Gray wrote: > On Sat, Feb 27, 2021 at 01:53:22PM +0300, Eugene Moz. wrote: > > Hello, > > This is based on: https://github.com/OpenXRay/xray-16 > > Isn't this based on leaked code they don't have permission to distribute? > > "All source code included with this distr

Re: [NEW][WIP] games/openxray game engine port for S.T.A.L.K.E.R.

2021-02-27 Thread Jonathan Gray
On Sat, Feb 27, 2021 at 01:53:22PM +0300, Eugene Moz. wrote: > Hello, > This is based on: https://github.com/OpenXRay/xray-16 Isn't this based on leaked code they don't have permission to distribute? "All source code included with this distribution, unless declared otherwise, is commercial GSC Ga

Re: [NEW][WIP] games/openxray game engine port for S.T.A.L.K.E.R.

2021-02-27 Thread Eugene Moz.
Forgot to include additional ports required as dependencies. devel/lockfile and graphics/freeimageplus -- Eugene Moz. freeimageplus.tar.gz Description: Binary data lockfile.tar.gz Description: Binary data

Re: FIX games/corewars -fno-common build error

2021-02-27 Thread Marc Espie
On Sat, Feb 27, 2021 at 07:19:10AM +0100, Bjorn Ketelaars wrote: > Diff below fixes the build error for games/corewars. While here move > HOMEPAGE to https. > > It starts on amd64... > > Comments/OK? > > diff --git Makefile Makefile > index f4bb9e4e1e7..d179e567ee2 100644 > --- Makefile > +++ Ma

Re: retire www/py-beautifulsoup

2021-02-27 Thread Stuart Henderson
On 2021/02/26 23:38, Daniel Dickman wrote: > In ports we have: > > py-beautifulsoup -- python2-only; no more development > py-beautifulsoup4 -- python3 support; the current branch for development > > There are no consumers of py-beautifulsoup in the tree so I think it's > time to remove this por

Re: turn off all python2 tests

2021-02-27 Thread Stuart Henderson
On 2021/02/26 21:05, Daniel Dickman wrote: > As much as I like running reggression tests, turning off all python2 tests > would make it quite a bit easier to move to python3. > > Doing this would also allow us to update some of the ports used heavily in > tests like py-test, etc. > > thoughts?

[NEW][WIP] games/openxray game engine port for S.T.A.L.K.E.R.

2021-02-27 Thread Eugene Moz.
Hello, This is based on: https://github.com/OpenXRay/xray-16 This is work in progress, at the time of writing, I'm stuck at "undefined reference to `__cxa_atexit'", I've tried building with both ports-gcc and base-clang, same error. For now I've chosen gcc, clang is not officialy supported by ^1. I

[patch] editor/emacs: crash in Mew

2021-02-27 Thread YASUOKA Masahiko
Hi, I'd like to add a patch to avoid crashes in Mew. When I am composing mail messages on Mew, emacs crashes frequently. The patch fixes this problem and come from the upstream. https://debbugs.gnu.org/cgi/bugreport.cgi?bug=46791 is the bug tracking page of the upstream. ok? Index: Makefile =

new tool to help porters: pkg_check-version

2021-02-27 Thread Marc Espie
(there are two diffs, the man page for src, and the tool itself) This is supposed to live in /usr/ports/infrastructure/bin Index: pkg_check-version === RCS file: pkg_check-version diff -N pkg_check-version --- /dev/null 1 Jan 1970

Re: x11/agar update + -fno-common fix

2021-02-27 Thread Charlene Wendling
Hi, On Tue, 23 Feb 2021 02:28:47 -0700 "Anthony J. Bentley" wrote: > Hi, > > Here's an update to agar-1.6.0 and agartest-1.6.0. > > The update is actually still broken with -fno-common, but it's only > one variable so it was easy enough to fix for real. > > There was a lot of weird churn in t

cmake.port.mk cmake-configure-args improvement

2021-02-27 Thread Rafael Sadowski
Before I push it into a bulk build I would like to know what you guys think. In some places we have such a workaround to help CMake to use the needed FLAGS or compiler. FreeBSD does something similar and I was inspired by it. -DTHREADS_HAVE_PTHREAD_ARG: This causes cmake to add -pthread to the de