Re: REMOVE: x11/partiwm

2018-07-19 Thread Marc Espie
On Thu, Jul 19, 2018 at 01:26:04PM -0300, Elias M. Mariani wrote: > OK, > Nothing personal against the port. > It's just that I think on this port that: > - Is "defunct". > - The only uniqueness is xpra and is now a separate project. So where is your port of xpra ?... Think about it. You're advoc

Re: NEW: x11/kde-applications/kig

2018-07-19 Thread Elias M. Mariani
Tested OK. The only thing that I noticed is that the port have conflicts with: x11/kde/i18n3 x11/kde4/l10n List from pkglocatedb attached. Cheers. Elias 2018-07-08 5:26 GMT-03:00 Rafael Sadowski : > *ping* with updated tarball. Fixed @tag and update WANTLIB after kf5 > update. > > ok? > > On Su

Re: PATCH: www/nginx, new modsecurity package

2018-07-19 Thread Klemens Nanni
On Thu, Jul 19, 2018 at 04:55:19PM +0200, Juan Francisco Cantero Hurtado wrote: > Builds fine and the debug log says that the module is working. The port > requires libmodsecurity which I sent a few minutes ago. sparc64 builds with `COMPILER=ports-gcc' set in security/libmodsecurity.

Update: ruby-mysql2 0.4.9 -> 0.5.2

2018-07-19 Thread Jeremy Evans
Simple update to the latest release of mysql2. This drops support for MySQL <5.5, see https://github.com/brianmario/mysql2/releases for other changes. Will commit next week unless I hear objections. Thanks, Jeremy Index: Makefile =

Re: NEW: security/libmodsecurity

2018-07-19 Thread Klemens Nanni
On Thu, Jul 19, 2018 at 07:23:22PM +0200, Juan Francisco Cantero Hurtado wrote: > On Thu, Jul 19, 2018 at 06:01:41PM +0200, Juan Francisco Cantero Hurtado > wrote: > > On Thu, Jul 19, 2018 at 05:28:17PM +0200, Klemens Nanni wrote: > > > On Thu, Jul 19, 2018 at 04:43:30PM +0200, Juan Francisco Cant

ruby-amalgalite 1.5.0 -> 1.6.1

2018-07-19 Thread Jeremy Evans
Simple update to the latest amalgalite release. Changes: * Fix bug when using the json extension * Update to SQLite 3.21.0 * source id access methods * Amalgalite::SQLite3::Version.compiled_source_id * Amalgalite::SQLite3::Version.runtime_source_id * enable new compile time options * SQLITE_

Re: NEW: security/libmodsecurity

2018-07-19 Thread Christian Weisgerber
On 2018-07-19, Juan Francisco Cantero Hurtado wrote: > I saw that but our flags are passed at the end and have priority over > O3. I just want to avoid the extra patches. That's insufficient. If I specify CFLAGS='' that's supposed to work and should not require -O0. -- Christian "naddy" Weisg

ruby-tiny_tds 2.1.0 -> 2.1.2

2018-07-19 Thread Jeremy Evans
Simple update to the latest tiny_tds release. Changes: Use Kernel.BigDecimal vs BigDecimal.new. Fixes #409. Change DBSETUTF16 abscence warning message. Fixes #410. Add Windows binary for Ruby-2.5. Fixes #408. Move message_handler from a shared value to userdata. Will commit next weeak unless I h

Re: NEW: security/libmodsecurity

2018-07-19 Thread Juan Francisco Cantero Hurtado
On Thu, Jul 19, 2018 at 06:01:41PM +0200, Juan Francisco Cantero Hurtado wrote: > On Thu, Jul 19, 2018 at 05:28:17PM +0200, Klemens Nanni wrote: > > On Thu, Jul 19, 2018 at 04:43:30PM +0200, Juan Francisco Cantero Hurtado > > wrote: > > > I need the library for the upcoming nginx-modsecurity packa

Re: troubles building devel/avr

2018-07-19 Thread Stuart Cassoff
Oh that I know about. It's the annoying thing that makes 'make plist' take so long now. :D I didn't think about just using it from the command line, which is handy. Stu > -- Original Message -- > From: Rafael Sadowski > Date: July 19, 2018 at 11:49 AM > > > On Thu Jul 19, 2018

Re: NEW: security/libmodsecurity

2018-07-19 Thread Juan Francisco Cantero Hurtado
On Thu, Jul 19, 2018 at 05:28:17PM +0200, Klemens Nanni wrote: > On Thu, Jul 19, 2018 at 04:43:30PM +0200, Juan Francisco Cantero Hurtado > wrote: > > I need the library for the upcoming nginx-modsecurity package. > > C patches by robert@. Thanks for the review. > sparc64: > > cc1plus: er

Re: REMOVE: x11/partiwm

2018-07-19 Thread Elias M. Mariani
OK, Nothing personal against the port. It's just that I think on this port that: - Is "defunct". - The only uniqueness is xpra and is now a separate project. - python 2 only. And my personal concern is that the end of support of python 2 is coming, of course one can not only remove a port just beca

Re: troubles building devel/avr

2018-07-19 Thread Rafael Sadowski
On Thu Jul 19, 2018 at 11:13:51AM -0400, Stuart Cassoff wrote: > Wow, cool tool! > How long has pkglocate been around? > Why didn't anybody tell me? https://marc.info/?l=openbsd-ports-cvs&m=152587428913413&w=2 https://marc.info/?l=openbsd-ports&m=153020995203980&w=2 have fun ;) > > Stu > > ---

Re: NEW: security/libmodsecurity

2018-07-19 Thread Klemens Nanni
On Thu, Jul 19, 2018 at 04:43:30PM +0200, Juan Francisco Cantero Hurtado wrote: > I need the library for the upcoming nginx-modsecurity package. > C patches by robert@. sparc64: cc1plus: error: unrecognized command line option "-std=c++11" Lots of `-O3' as well, please get rid of these an

Re: troubles building devel/avr

2018-07-19 Thread Grégoire Jadi
Marc Espie writes: > On Thu, Jul 19, 2018 at 04:15:43PM +0200, Grégoire Jadi wrote: > >> Hello ports@, >> >> I have troubles building gcc and gdb from devel/avr. avr-binutils and >> avr-libc build fine. I have two boxes: one running the latest snapshot >> and one following -current from sources.

Re: troubles building devel/avr

2018-07-19 Thread Stuart Cassoff
Wow, cool tool! How long has pkglocate been around? Why didn't anybody tell me? Stu > -- Original Message -- > From: Marc Espie > Date: July 19, 2018 at 11:00 AM > > > On Thu, Jul 19, 2018 at 04:15:43PM +0200, Grégoire Jadi wrote: > > Hello ports@, > > > > I have troubles build

Re: troubles building devel/avr

2018-07-19 Thread Marc Espie
On Thu, Jul 19, 2018 at 04:15:43PM +0200, Grégoire Jadi wrote: > Hello ports@, > > I have troubles building gcc and gdb from devel/avr. avr-binutils and > avr-libc build fine. I have two boxes: one running the latest snapshot > and one following -current from sources. I encounter the same problem

PATCH: www/nginx, new modsecurity package

2018-07-19 Thread Juan Francisco Cantero Hurtado
Builds fine and the debug log says that the module is working. The port requires libmodsecurity which I sent a few minutes ago. OK? Index: Makefile === --- Makefile(revision 130669) +++ Makefile(working copy) @@ -13,8 +13,10

Re: REMOVE: x11/partiwm

2018-07-19 Thread Renaud Allard
On 07/19/2018 03:55 PM, Anthony J. Bentley wrote: That sounds pretty unique. Definitely disagree with removing it if it works . Neither a vote for or against removal but if there's concern over the stagnation of this port and we would like to keep its uniqueness, there is an active fork o

NEW: security/libmodsecurity

2018-07-19 Thread Juan Francisco Cantero Hurtado
I need the library for the upcoming nginx-modsecurity package. C patches by robert@. OK? Comment: library used by the modsecurity modules Description: ModSecurity is an open source, cross platform web application firewall (WAF) engine for Apache and Nginx that is developed by Trustwave's SpiderL

Re: shells/ksh93 no distfiles available, new github repo with Meson build

2018-07-19 Thread Pascal Stumpf
On Mon, 16 Jul 2018 12:16:21 +0200, Andreas Kusalananda =?iso-8859-1?B?S+Ro5HJp ?= wrote: > > Hi, > > I noticed the other day that the shells/ksh93 port stopped building due > to none of the distfiles being available. > > I also noticed that the ksh93 shell now has a GitHub repository set > up a

troubles building devel/avr

2018-07-19 Thread Grégoire Jadi
Hello ports@, I have troubles building gcc and gdb from devel/avr. avr-binutils and avr-libc build fine. I have two boxes: one running the latest snapshot and one following -current from sources. I encounter the same problem on both boxes. # gcc I manage to build avr-gcc by removing `-I /usr/loc

Re: REMOVE: x11/partiwm

2018-07-19 Thread Anthony J. Bentley
Brian Callahan writes: > > On 07/19/18 06:43, Stuart Henderson wrote: > > On 2018/07/19 12:41, Rafael Sadowski wrote: > >> On Wed Jul 18, 2018 at 08:47:18AM -0300, Elias M. Mariani wrote: > >>> The project is marked as "defunct". > >>> 8 Years without a modification. > >>> > >>> https://github.com

Re: REMOVE: x11/partiwm

2018-07-19 Thread Brian Callahan
On 07/19/18 06:43, Stuart Henderson wrote: On 2018/07/19 12:41, Rafael Sadowski wrote: On Wed Jul 18, 2018 at 08:47:18AM -0300, Elias M. Mariani wrote: The project is marked as "defunct". 8 Years without a modification. https://github.com/njsmith/partiwm 0* should we remove it? sqlite3 /usr

Re: [patch] audio/openal: ugly update to 1.18.2

2018-07-19 Thread Leonid Bobrov
From: Alexandre Ratchov If I understand correctly, 1.18.2 playback support works, but the new recording support breaks few programs. If so, if we upgrade to 1.18.2 with recording disabled, we'd get the same functionality as the current port. Is this correct

Re: [patch] audio/openal: ugly update to 1.18.2

2018-07-19 Thread David CARLIER
I do agree I tested locally the unpatched version with few softwares and worked fine. On Thu, 19 Jul 2018 at 11:18, Alexandre Ratchov wrote: > > On Thu, Jul 19, 2018 at 11:56:14AM +0300, Leonid Bobrov wrote: > > From: Alexandre Ratchov > > > > On Mon, Jul 16, 2018 at 12:06:33AM +0300,

Re: shells/ksh93 no distfiles available, new github repo with Meson build

2018-07-19 Thread Marc Espie
On Thu, Jul 19, 2018 at 11:49:12AM +0100, Stuart Henderson wrote: > On 2018/07/19 12:41, Rafael Sadowski wrote: > > On Mon Jul 16, 2018 at 12:16:21PM +0200, Andreas Kusalananda Kähäri wrote: > > > > > > Hi, > > > > > > I noticed the other day that the shells/ksh93 port stopped building due > > >

Re: shells/ksh93 no distfiles available, new github repo with Meson build

2018-07-19 Thread Marc Espie
On Thu, Jul 19, 2018 at 12:41:53PM +0200, Rafael Sadowski wrote: > On Mon Jul 16, 2018 at 12:16:21PM +0200, Andreas Kusalananda Kähäri wrote: > > > > Hi, > > > > I noticed the other day that the shells/ksh93 port stopped building due > > to none of the distfiles being available. Nope, it was act

Re: [patch] audio/openal: ugly update to 1.18.2

2018-07-19 Thread Alexandre Ratchov
On Thu, Jul 19, 2018 at 11:56:14AM +0300, Leonid Bobrov wrote: > From: Alexandre Ratchov > > On Mon, Jul 16, 2018 at 12:06:33AM +0300, Leonid Bobrov wrote: > > update to openal 1.18.2 and use only portaudio? > > What's wrong with 1.18.2's sndio bits? Is it a regression in

Re: shells/ksh93 no distfiles available, new github repo with Meson build

2018-07-19 Thread Stuart Henderson
On 2018/07/19 12:41, Rafael Sadowski wrote: > On Mon Jul 16, 2018 at 12:16:21PM +0200, Andreas Kusalananda Kähäri wrote: > > > > Hi, > > > > I noticed the other day that the shells/ksh93 port stopped building due > > to none of the distfiles being available. I've just put a copy of these on my m

Re: REMOVE: x11/partiwm

2018-07-19 Thread Stuart Henderson
On 2018/07/19 12:41, Rafael Sadowski wrote: > On Wed Jul 18, 2018 at 08:47:18AM -0300, Elias M. Mariani wrote: > > The project is marked as "defunct". > > 8 Years without a modification. > > > > https://github.com/njsmith/partiwm > > > > should we remove it? > > > > sqlite3 /usr/local/share/sqlp

Re: shells/ksh93 no distfiles available, new github repo with Meson build

2018-07-19 Thread Rafael Sadowski
On Mon Jul 16, 2018 at 12:16:21PM +0200, Andreas Kusalananda Kähäri wrote: > > Hi, > > I noticed the other day that the shells/ksh93 port stopped building due > to none of the distfiles being available. > > I also noticed that the ksh93 shell now has a GitHub repository set > up at https://githu

Re: REMOVE: x11/partiwm

2018-07-19 Thread Rafael Sadowski
On Wed Jul 18, 2018 at 08:47:18AM -0300, Elias M. Mariani wrote: > The project is marked as "defunct". > 8 Years without a modification. > > https://github.com/njsmith/partiwm > > should we remove it? > > sqlite3 /usr/local/share/sqlports "select * from depends where > dependspath like '%partiwm

Re: [patch] audio/openal: ugly update to 1.18.2

2018-07-19 Thread Stuart Henderson
On 2018/07/19 12:39, Leonid Bobrov wrote: > From: David CARLIER > > But the unpatched version does not support recording if I m not > mistaken ? Maybe then the software is looking for a device recording > which does not exist ? I forgot the name of the functions but >

Re: [patch] audio/openal: ugly update to 1.18.2

2018-07-19 Thread Leonid Bobrov
From: David CARLIER But the unpatched version does not support recording if I m not mistaken ? Maybe then the software is looking for a device recording which does not exist ? I forgot the name of the functions but definitively a stacktrace would help (we g

Re: [patch] audio/openal: ugly update to 1.18.2

2018-07-19 Thread Leonid Bobrov
From: David CARLIER By the way when you said you tested 1.18.2 was it the patched (with recording supoprt) or unpatched ? Because I tried for couple of hours the unpatched version with couple of video games and worked ok. Unpatched. Do those games use audio input

Re: [patch] audio/openal: ugly update to 1.18.2

2018-07-19 Thread David CARLIER
Hi Leonid. No need to know steps to reproduce > this, I am sure kcat after writting Alc/backends/sndio.c didn't try to Did he ? I know him enough as he s more into Linux (we "see" each other occasionally into gzdoom and openal) but maybe you re right. > actually start any application which uses

Re: [patch] audio/openal: ugly update to 1.18.2

2018-07-19 Thread Leonid Bobrov
From: Alexandre Ratchov On Mon, Jul 16, 2018 at 12:06:33AM +0300, Leonid Bobrov wrote: > update to openal 1.18.2 and use only portaudio? What's wrong with 1.18.2's sndio bits? Is it a regression in upstream sndio support? You mentionned crashes, could you

Re: [patch] audio/openal: ugly update to 1.18.2

2018-07-19 Thread Alexandre Ratchov
On Thu, Jul 19, 2018 at 11:24:16AM +0300, Leonid Bobrov wrote: > From: Alexandre Ratchov > > On Sun, Jul 15, 2018 at 06:40:54AM +0300, Leonid Bobrov wrote: > > > > The diff I use is initial one: > > https://marc.info/?l=openbsd-ports&m=152807586927014&w=2 > >

Re: [patch] audio/openal: ugly update to 1.18.2

2018-07-19 Thread Alexandre Ratchov
On Mon, Jul 16, 2018 at 12:06:33AM +0300, Leonid Bobrov wrote: > I finished building with make(1) like Stuart Henderson suggested, no > errors in build time, all ports built fine. > > So, what's next? Make openal 1.17.2 use both sndio and portaudio, or why? i still don't understand what's wrong w

Re: [patch] audio/openal: ugly update to 1.18.2

2018-07-19 Thread Leonid Bobrov
From: Alexandre Ratchov On Sun, Jul 15, 2018 at 06:40:54AM +0300, Leonid Bobrov wrote: > > The diff I use is initial one: > https://marc.info/?l=openbsd-ports&m=152807586927014&w=2 > > ratchov@'s sndio backend is not ready yet, plus I'm af

Re: [patch] audio/openal: ugly update to 1.18.2

2018-07-19 Thread Alexandre Ratchov
On Sun, Jul 15, 2018 at 06:40:54AM +0300, Leonid Bobrov wrote: > > The diff I use is initial one: > https://marc.info/?l=openbsd-ports&m=152807586927014&w=2 > > ratchov@'s sndio backend is not ready yet, plus I'm afraid to keep > testing it, because that made kernel panic, after that panic I rebo

Re: Mark www/vimb broken

2018-07-19 Thread Leonid Bobrov
From lan...@openbsd.org Thu Jul 19 09:16:39 2018 On Thu, Jul 19, 2018 at 12:42:45AM +0300, Leonid Bobrov wrote: > This is what I get at latest snapshot at amd64: > https://transfer.sh/gnUY6/vimb.mpg You've been told to use ktrace or LD_DEBUG=1 to figure out