Re: [Patch] Python for non wxallowed /usr/local

2018-04-30 Thread Stuart Henderson
Take it from someone who has been working with ports on OpenBSD for 12+ years, FLAVORs are not the answer. Unless you have an idea about how to get rid of W+X mappings in WebKit and py-cryptography, just mount /home with wxallowed, or use a different filesystem for home directories for users that

Re: new: games/barony

2018-04-30 Thread David CARLIER
Why not but would like to take maintainer ship here. Regards. On 1 May 2018 at 03:49, Brian Callahan wrote: > > On 04/30/18 18:57, David CARLIER wrote: > >> A small update to install instead into ${LOCALBASE}/share/barony as >> request >> by @bcallah. >> > > Attached is a better version with fix

Ocaml and OPAM

2018-04-30 Thread Adam Steen
Good Morning I have recently started using ocaml and opam on OpenBSD, but some the packages i use need Ocaml 4.06, i use opam switch to update. I was just wondering if anyone is working on updating Ocaml and with the soon to be release OPAM 2, updating opam? I know chrisz@ looks after OPAM and

NEW: devel/samurai

2018-04-30 Thread Brian Callahan
Hi ports -- Attached is a new port, devel/samurai. Samurai is a ninja-compatible build tool written in C. --- pkg/DESCR: samurai is a ninja-compatible build tool written in C99 with a focus on simplicity, speed, and portability. samurai implements the ninja build language through version 1.8.

Re: new: games/barony

2018-04-30 Thread Brian Callahan
On 04/30/18 18:57, David CARLIER wrote: A small update to install instead into ${LOCALBASE}/share/barony as request by @bcallah. Attached is a better version with fixes and a proper pkg/README. OK? ~Brian On 30 April 2018 at 21:35, Brian Callahan wrote: (Responding from my phone so apol

[New] citra - 3DS emulator

2018-04-30 Thread Thomas Frohwein
Please find attached this port of the 3DS emulator citra. It can run homebrew and other 3DS roms. Comes with a commandline binary (citra) and a Qt one (citra-qt). Like many other emulators, it requires USE_WXNEEDED to run unfortunately. Based on my testing, the emulation speed seems good for 2D gam

Re: [Patch] Python for non wxallowed /usr/local

2018-04-30 Thread Leonid Bobrov
Then I beg you for patches. Good luck!

Re: [Patch] Python for non wxallowed /usr/local

2018-04-30 Thread IL Ka
I was trying to say that port maintainer added wxneded to python and fixed issues with packages that use WX (i.e. py- cryptography). I assume they did not work without of it. And now they work for python running in /usr/local (because it is wxallowed by default). I am not native English speaker, s

Re: [Patch] Python for non wxallowed /usr/local

2018-04-30 Thread Daniel Jakots
On Tue, 1 May 2018 03:13:23 +0300, IL Ka wrote: > To fix it, I rebuild python from ports using USE_WXNEEDED=no > It solved my problem, but I do not want to build Python from ports, > so better solution would be to > * Accept your patch and create 2 flavors of python > * Or set USE_WXNEEDED=no by

Re: [Patch] Python for non wxallowed /usr/local

2018-04-30 Thread mazocomp
On Tue, May 01, 2018 at 03:13:23AM +0300, IL Ka wrote: > Hi, > > > Can you please give me a link to fix? > Sorry, I misunderstood you. > You said "thank you for fixing py-cryptography". I didn't notice that fix. > I run snapshot and it has wxallowed for /usr/local by default (I haven't > touched

Re: [Patch] Python for non wxallowed /usr/local

2018-04-30 Thread IL Ka
Hi, > Can you please give me a link to fix? Sorry, I misunderstood you. I run snapshot and it has wxallowed for /usr/local by default (I haven't touched it). $ grep wxallowed /etc/fstab 4154a363527e316f.h /usr/local ffs rw,wxallowed,nodev 1 2 python is wxneeded since 2016 in OpenBSD: https://git

new misc/posixtestsuite

2018-04-30 Thread Alexander Bluhm
Hi, I would like to run the POSIX test suite within OpenBSD regress. The easiest way to import and compile the tests seems to be a port. Note that there are a lot of C tests that do not compile. The build error is not fatal, it generates just a log messages. The package contains the sources, the

Re: [Patch] Python for non wxallowed /usr/local

2018-04-30 Thread mazocomp
On Mon, Apr 30, 2018 at 03:22:21PM -0700, Il Ka wrote: > Thank you for fixing py-cryptography in /usr/local, > but we now have python that can't be launched from home > (because it is not wxallowed). > Hi! Can you please give me a link to fix? (I hope you didn't say sarcasm) > And it breaks vi

Re: [Patch] Python for non wxallowed /usr/local

2018-04-30 Thread Il Ka
Thank you for fixing py-cryptography in /usr/local, but we now have python that can't be launched from home (because it is not wxallowed). And it breaks virtualenv: https://marc.info/?l=openbsd-misc&m=152510694522191&w=2 virtualenv is used by almost any python developer, and we rendered it to u

Re: new: games/barony

2018-04-30 Thread David CARLIER
A small update to install instead into ${LOCALBASE}/share/barony as request by @bcallah. On 30 April 2018 at 21:35, Brian Callahan wrote: > (Responding from my phone so apologies) > Download the Linux version and extract it with unzip. > > > > Sent from my Verizon, Samsung Galaxy smartphone > >

Re: new: games/barony

2018-04-30 Thread Solene Rapenne
David CARLIER writes: > @bcallah found out the Linux version is ok (we both checked the windows > version) from the previous comments all the assets are inside > data/noarch/game subfolder > > On 30 April 2018 at 22:29, Solene Rapenne wrote: > >> >> David CARLIER writes: >> >> > I checked the Go

Re: new: games/barony

2018-04-30 Thread David CARLIER
@bcallah found out the Linux version is ok (we both checked the windows version) from the previous comments all the assets are inside data/noarch/game subfolder On 30 April 2018 at 22:29, Solene Rapenne wrote: > > David CARLIER writes: > > > I checked the Gog com ... do not find the folders need

Re: new: games/barony

2018-04-30 Thread Solene Rapenne
David CARLIER writes: > I checked the Gog com ... do not find the folders needed to get started the > game ! e.g images maps items music sounds lang ... > So, I assume that the port is not usable by GOG customers ? :/

Re: new: games/barony

2018-04-30 Thread David CARLIER
I was able to run the game with the Linux version indeed thanks ! (from data/noarch/game/* folder content) On 30 April 2018 at 21:35, Brian Callahan wrote: > (Responding from my phone so apologies) > Download the Linux version and extract it with unzip. > > > > Sent from my Verizon, Samsung Gala

Re: new: games/barony

2018-04-30 Thread Brian Callahan
(Responding from my phone so apologies)Download the Linux version and extract it with unzip. Sent from my Verizon, Samsung Galaxy smartphone Original message From: David CARLIER Date: 4/30/18 2:10 PM (GMT-05:00) To: Timo Myyrä Cc: Solene Rapenne , OpenBSD ports Subject:

[update] libconfig 1.7.2

2018-04-30 Thread Landry Breuil
Hi, small update with a new upstream website on github (noticed it because the actual MASTER_SITES is a 404), i've only build-tested all the consumers (umurmur, eliot, sslh, cvechecker and compton) and they were fine - please test it if you actually use them ! Landry ? libconfig-1.5-libconfig++.s

Re: NEW: net/frrouting

2018-04-30 Thread Pierre Emeriaud
2018-04-30 20:43 GMT+02:00 Aaron A. Glenn : > * Stuart Henderson [2018-04-30 12:54]: >> >> Same root cause for all, there are just a couple of lines that need to >> be copied over and tweaked from the quagga port. >> > > I managed to figure out alll that was wrong there, but am now presented > wit

Re: NEW: x11/kde-applications/libkdcraw

2018-04-30 Thread Landry Breuil
On Mon, Apr 30, 2018 at 08:56:32PM +0300, Vadim Zhukov wrote: > вс, 29 апр. 2018 г., 11:04 Rafael Sadowski : > > > > $ cat x11/kde-applications/libkdcraw/pkg/DESCR > > Libkdcraw is a C++ interface around LibRaw library used to decode RAW > > picture > > files. > > > > Looks simple but it feels lik

Re: NEW: net/frrouting

2018-04-30 Thread Aaron A. Glenn
* Stuart Henderson [2018-04-30 12:54]: > > Same root cause for all, there are just a couple of lines that need to > be copied over and tweaked from the quagga port. > I managed to figure out alll that was wrong there, but am now presented with something wrong in the actual code base itself. fr

UPDATE devel/git-cola

2018-04-30 Thread Björn Ketelaars
Diff below brings git-cola to the latest version (3.1). Overview on fixes and additions can be found at https://github.com/git-cola/git-cola/blob/master/share/doc/git-cola/relnotes.rst - upstream switched to py.test to execute the test suite instead of nosetests - instead of patching Makefile to

Re: new: games/barony

2018-04-30 Thread David CARLIER
I checked the Gog com ... do not find the folders needed to get started the game ! e.g images maps items music sounds lang ... On 30 April 2018 at 15:05, Timo Myyrä wrote: > David CARLIER writes: > > > Thanks for the feedback, in case you can always force the Debug mode via > > cmake e.g. -DCMA

Re: NEW: x11/kde-applications/libkdcraw

2018-04-30 Thread Vadim Zhukov
вс, 29 апр. 2018 г., 11:04 Rafael Sadowski : > > $ cat x11/kde-applications/libkdcraw/pkg/DESCR > Libkdcraw is a C++ interface around LibRaw library used to decode RAW picture > files. > > Looks simple but it feels like a trap. libkdcraw-17.12.3 has no > conflicts with libkdcraw from KDE4 but we ca

Re: [UPDATE] games/cataclysm-dda to 20180421

2018-04-30 Thread trondd
Poke! On Thu, April 26, 2018 8:10 pm, trondd wrote: > Update to a recent commit with lots of updates. > Some highlights include: > > Updatse to the ChestHole tileset > New 'seeds' category > Cash cards are finally displayed in dollars instead of cents. > Removed prepper house as a starting locatio

Re: NEW: mail/rss2email3

2018-04-30 Thread Solene Rapenne
Kaashif Hymabaccus writes: > On Tue, Jan 16, 2018 at 12:14:10AM +, Kaashif Hymabaccus wrote: >> Ping with a new tarball. The distinfo in the previous one is wrong. >> >> -- >> Kaashif Hymabaccus >> GPG: 3E810B04 > > Anyone interested in this? Tarball attached. make test fails for me Traceba

Re: NEW: mail/rss2email3

2018-04-30 Thread Kaashif Hymabaccus
On Tue, Jan 16, 2018 at 12:14:10AM +, Kaashif Hymabaccus wrote: > Ping with a new tarball. The distinfo in the previous one is wrong. > > -- > Kaashif Hymabaccus > GPG: 3E810B04 Anyone interested in this? Tarball attached. -- Kaashif Hymabaccus GPG: 3E810B04 rss2email3.tgz Description: B

Re: new: games/barony

2018-04-30 Thread Timo Myyrä
David CARLIER writes: > Thanks for the feedback, in case you can always force the Debug mode via > cmake e.g. -DCMAKE_BUILD_TYPE=Debug > If I recall correctly you re running it into ppc arch ? Would like to see > classic x86 archs users feedbacks too. > Will try myself in some hours. > > On 30 Ap

Re: update www/sope www/sogo to 4.0.0

2018-04-30 Thread Landry Breuil
On Fri, Mar 09, 2018 at 11:55:48AM +0100, Sebastian Reitenbach wrote: > > > > Wouldn't it be better to use upstream's standard names? Then a simple > > wildcard works, it matches their usual setup, and you don't have the > > inconsistency you have here where some files are renamed with > > -postgre

Re: new: games/barony

2018-04-30 Thread Solène Rapenne
Le 2018-04-30 14:08, David CARLIER a écrit : Thanks for the feedback, in case you can always force the Debug mode via cmake e.g. -DCMAKE_BUILD_TYPE=Debug If I recall correctly you re running it into ppc arch ? Would like to see classic x86 archs users feedbacks too. Will try myself in some hou

Re: NEW: net/frrouting

2018-04-30 Thread Stuart Henderson
On 2018/04/30 12:57, Pierre Emeriaud wrote: > 2018-04-30 11:36 GMT+02:00 Aaron A. Glenn : > > Please DO NOT install this port. Uninstalling will delete your /etc & > > user. Charitably, I made a mistake. > > Too late. > > I didn't tried to uninstall it yet, and it's on a dev box, so no harm > don

Re: NEW: net/frrouting

2018-04-30 Thread Stuart Henderson
On 2018/04/30 11:55, Landry Breuil wrote: > On Mon, Apr 30, 2018 at 09:36:32AM +, Aaron A. Glenn wrote: > > Please DO NOT install this port. Uninstalling will delete your /etc & > > user. Charitably, I made a mistake. > > > > DO NOT INSTALL > > > > I will fix, re-test (with a pkg_delete, this

[update] www/kwebapp to 0.4.8

2018-04-30 Thread Aaron Bieber
Here is a trivial update to bring kwebapp to the latest. Upstream changes are: Repair header inclusion (kcgijson.h requires kcgi.h) for kwebapp-c-source(1). Bring up to date with newest ksql, which requires the default role have permission to open the database. OK? diff --git a/www/kw

Re: UPDATE: graphics/feh 2.23.1 => 2.26

2018-04-30 Thread Paul Irofti
On Sat, Apr 28, 2018 at 05:15:04PM -0400, Brian Callahan wrote: > Hi all -- > > Attached is an update to graphics/feh. It fixes a bug in the version we have > according to upstream's changelogs among other added features. > > Additionally, I am hoping we can remove some patches and instead compil

Re: new: games/barony

2018-04-30 Thread David CARLIER
Thanks for the feedback, in case you can always force the Debug mode via cmake e.g. -DCMAKE_BUILD_TYPE=Debug If I recall correctly you re running it into ppc arch ? Would like to see classic x86 archs users feedbacks too. Will try myself in some hours. On 30 April 2018 at 11:01, Solene Rapenne wr

textproc/py-prettytable: add python3 FLAVOR

2018-04-30 Thread Sebastien Marie
Hi, The following diff adds python3 flavor on textproc/py-prettytable. It is a required dependency for www/weboob (using python3). I added a LC_CTYPE=C.UTF-8 in TEST_ENV (when using python3), in order to let the testsuite to pass all tests. Without it, 1 test fails (prettytable_test.PrintJapanes

Re: new: games/barony

2018-04-30 Thread Solene Rapenne
Thomas Frohwein writes: > On Fri, Mar 30, 2018 at 12:42:36AM +0200, Solene Rapenne wrote: > > I tried it on amd64 - installed the package, downloaded Barony: Cursed Edition > from gog.com, innoextract, then copied all the game files to > /usr/local/share/games/barony. It counts through all the 40

Re: NEW: net/frrouting

2018-04-30 Thread Pierre Emeriaud
2018-04-30 11:36 GMT+02:00 Aaron A. Glenn : > Please DO NOT install this port. Uninstalling will delete your /etc & > user. Charitably, I made a mistake. Too late. I didn't tried to uninstall it yet, and it's on a dev box, so no harm done, but a few things I saw: - It chowns /etc and /var to _fr

Re: update misc/most

2018-04-30 Thread Solene Rapenne
Solene Rapenne writes: > update 5.0.0a => 5.0.0 bcallah@ pointed me out that 5.0.0a > 5.0.0, I will work to add a PORTROACH rule in the Makefile.

Re: update lang/sbcl

2018-04-30 Thread Solene Rapenne
Josh Elsasser writes: > On Sun, Apr 29, 2018 at 09:47:09AM +0200, Solene Rapenne wrote: >> >> Josh Elsasser writes: >> >> > On Fri, Apr 27, 2018 at 08:56:04PM -0700, Josh Elsasser wrote: >> >> Patching the i386 and ppc *-arch.c files isn't necessary. However i386 >> >> didn't build for me (in a

Re: NEW: net/frrouting

2018-04-30 Thread Landry Breuil
On Mon, Apr 30, 2018 at 09:36:32AM +, Aaron A. Glenn wrote: > Please DO NOT install this port. Uninstalling will delete your /etc & > user. Charitably, I made a mistake. > > DO NOT INSTALL > > I will fix, re-test (with a pkg_delete, this time), and re-submit. > > DO NOT INSTALL! @extraunexe

Re: NEW: net/frrouting

2018-04-30 Thread Aaron A. Glenn
Please DO NOT install this port. Uninstalling will delete your /etc & user. Charitably, I made a mistake. DO NOT INSTALL I will fix, re-test (with a pkg_delete, this time), and re-submit. DO NOT INSTALL! * Aaron A. Glenn [2018-04-29 13:33]: > Hello, > > Long time listener; first time caller.

Re: [armv7 fix] Fix build lang/gcc/4.9

2018-04-30 Thread Markus Hennecke
On Mon, 30 Apr 2018, Pascal Stumpf wrote: > Haven't managed to get my version working properly yet. So OK for > Markus' patch. There is already a working version of your patch in the tree: https://marc.info/?l=openbsd-ports&m=152493359410874&w=2

[armv7 fix] security/botan2

2018-04-30 Thread Markus Hennecke
Fixed building on armv7 by disabling neon support in configure. This has no effect on amd64. I tested a build there and all tests passed. 16 tests failed on armv7, all unable to allocate lzma memory if I remember correctly. Index: Makefile ===

Re: freerdp2 / remmina updates, vinagre fix

2018-04-30 Thread Giovanni Bechis
On 04/27/18 23:10, Denis Fondras wrote: > It connects but I have some graphical glitches with freerdp2 which do not > appear > with 1.2. I haven't checked further. > /gdi:sw /bpp:15 parameters fixes the issue, at least /bpp:15 should be the default in remmina as far as I know. https://github.com