Re: UPDATE: devel/intellij 2017.2.3

2017-09-06 Thread Caspar Schutijser
A new diff that updates devel/intellij to 2017.2.3. Tested on amd64. Thanks, Caspar Schutijser Index: Makefile === RCS file: /cvs/ports/devel/intellij/Makefile,v retrieving revision 1.43 diff -u -p -r1.43 Makefile --- Makefile

UPDATE: devel/intellij 2017.2.2

2017-08-23 Thread Caspar Schutijser
Hi ports@, Below is a diff that updates devel/intellij to 2017.2.2. Tested on amd64. Thanks, Caspar Schutijser Index: Makefile === RCS file: /cvs/ports/devel/intellij/Makefile,v retrieving revision 1.43 diff -u -p -r1.43 Makefile

UPDATE: www/youtube-dl 2017.07.23

2017-07-25 Thread Caspar Schutijser
Below is a diff that updates www/youtube-dl to the most recent version. Tested on amd64. Thanks, Caspar Schutijser Index: Makefile === RCS file: /cvs/ports/www/youtube-dl/Makefile,v retrieving revision 1.167 diff -u -p -r1.167

PATCH: www/chromium: fix memory leak in patch

2017-06-26 Thread Caspar Schutijser
_proc *)malloc(length); - mib[5] = (length / sizeof(struct kinfo_proc)); if (sysctl(mib, arraysize(mib), info, &length, NULL, 0) < 0) { ppid = -1; goto out; } ppid = info->p_ppid; out: free(info); return ppid; } Thanks, Caspar Schu

Re: UPDATE: devel/intellij 2017.1.4

2017-06-14 Thread Caspar Schutijser
On Thu, Apr 27, 2017 at 09:14:32PM +0200, Caspar Schutijser wrote: > Below is a new diff that updates devel/intellij to 2017.1.2. In addition > to the update, I modified the startup script (files/idea) to increase > datasize-cur, similar to what the chromium port is doing. This was >

Re: UPDATE: devel/intellij 2017.1.2

2017-04-28 Thread Caspar Schutijser
On Thu, Apr 27, 2017 at 09:40:50PM +0100, Stuart Henderson wrote: > On 2017/04/27 21:14, Caspar Schutijser wrote: > > Below is a new diff that updates devel/intellij to 2017.1.2. In addition > > to the update, I modified the startup script (files/idea) to increase > > datasize

Re: UPDATE: devel/intellij 2017.1.2

2017-04-27 Thread Caspar Schutijser
On Fri, Apr 21, 2017 at 01:25:40PM +0200, Caspar Schutijser wrote: > Below is a diff that updates intellij to 2017.1.1, a new major version. > I have been testing it for a while now, works fine for me on amd64. Below is a new diff that updates devel/intellij to 2017.1.2. In addition to the

iridium: sync files/iridium with files/chrome

2017-04-25 Thread Caspar Schutijser
Hi, I noticed that the wxallowed check that is in the startup script of the chromium port is not present in the iridium port. Also, the chromium port uses ${TRUEPREFIX} in the exec line. Thanks, Caspar Schutijser Index: Makefile

UPDATE: devel/intellij 2017.1.1

2017-04-21 Thread Caspar Schutijser
Hi ports@, Below is a diff that updates intellij to 2017.1.1, a new major version. I have been testing it for a while now, works fine for me on amd64. Thanks, Caspar Schutijser Index: Makefile === RCS file: /cvs/ports/devel

Re: update: productivity/when

2017-03-29 Thread Caspar Schutijser
t;when"). Is it still possible to get this fix in? Thanks, Caspar Schutijser

net/smokeping depends on www/p5-CGI-Fast

2017-03-29 Thread Caspar Schutijser
with base perl anymore. I was able to build a smokeping package without p5-CGI-Fast installed so I assume it only is a run_depends. Diff attached below. I'm not sure whether any other ports are similarly affected. Thanks, Caspar Schutijser Index: Makefile

Re: CVS: cvs.openbsd.org: ports

2017-03-12 Thread Caspar Schutijser
d patch bytearray_stubs.c. A fix can be found below. Thanks, Caspar Schutijser Index: Makefile === RCS file: /cvs/ports/net/unison/Makefile,v retrieving revision 1.11 diff -u -p -r1.11 Makefile --- Makefile6 Mar 2017 16:04:22 -00

UPDATE: devel/intellij 2016.3.5

2017-03-08 Thread Caspar Schutijser
Hi, Below is a diff that updates intellij to 2016.3.5. Tested on amd64, works for me. Thanks, Caspar Schutijser Index: Makefile === RCS file: /cvs/ports/devel/intellij/Makefile,v retrieving revision 1.41 diff -u -p -r1.41 Makefile

Re: update: productivity/when

2017-03-02 Thread Caspar Schutijser
On Thu, Mar 02, 2017 at 01:26:55PM +0100, Pascal Stumpf wrote: > Update to 1.1.36 (fixes this with newer perl) and take maintainer. FWIW, I sent the same diff on Feb 25 and I have been using it ever since. Works fine for me. Thanks, Caspar Schutijser

UPDATE: productivity/when 1.1.36

2017-02-25 Thread Caspar Schutijser
ed on distfiles.nl (thanks to jasperla@ for hosting the new distfile). The distfile was fetched from: http://www.lightandmatter.com/when/when.tar.gz so the checksums of this file and the distfile on distfiles.nl should match. Thanks, Caspar Schutijser Index: Mak

Re: UPDATE: devel/qt-creator

2017-02-25 Thread Caspar Schutijser
On Sat, Jan 28, 2017 at 09:25:14PM +0100, Rafael Sadowski wrote: > straightforward patch to 4.2.1. Just tested the update on amd64, works fine for me. Best regards, Caspar Schutijser

Re: UPDATE: devel/intellij 2016.3.4

2017-02-07 Thread Caspar Schutijser
On Mon, Feb 06, 2017 at 10:32:21PM +0100, Caspar Schutijser wrote: > Below is a diff that updates devel/intellij to 2016.3.4. Tested on > amd64. Daniel Dickman suggested that we change the URLs to https while we're here, which I think is a good idea. Updated diff below. Thanks, Caspar

UPDATE: devel/intellij 2016.3.4

2017-02-06 Thread Caspar Schutijser
Below is a diff that updates devel/intellij to 2016.3.4. Tested on amd64. Thanks, Caspar Schutijser Index: Makefile === RCS file: /cvs/ports/devel/intellij/Makefile,v retrieving revision 1.40 diff -u -p -r1.40 Makefile --- Makefile

Chromium process aborted by pledge(2)

2017-02-06 Thread Caspar Schutijser
at least pledge(2) would not kill the process. If I can somehow help or provide more information, please let me know. Thanks, Caspar Schutijser -- OpenBSD 6.0-current (GENERIC.MP) #160: Thu Feb 2 08:25:02 MST 2017 dera...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC.MP real me

UPDATE: devel/intellij 2016.2.5

2016-11-01 Thread Caspar Schutijser
Hi ports@, Below is a diff that updates devel/intellij to 2016.2.5. Tested on amd64. Thanks, Caspar Schutijser Index: Makefile === RCS file: /cvs/ports/devel/intellij/Makefile,v retrieving revision 1.38 diff -u -p -r1.38 Makefile

UPDATE: devel/intellij 2016.2.4

2016-09-27 Thread Caspar Schutijser
Hi ports@, Below is a diff that updates devel/intellij to 2016.2.4. Tested on amd64. Thanks, Caspar Schutijser Index: Makefile === RCS file: /cvs/ports/devel/intellij/Makefile,v retrieving revision 1.38 diff -u -p -r1.38 Makefile

x11/kde-applications/gpgmepp depends on devel/boost

2016-09-08 Thread Caspar Schutijser
RUN_DEPENDS on boost. When I build x11/kde-applications/gpgmepp with LIB_DEPENDS += devel/boost, "make package" warns: LIB_DEPENDS devel/boost not needed for x11/kde-applications/gpgmepp ? Assuming RUN_DEPENDS is the right choice, please test the diff below. Thanks, Caspar Schutijs

UPDATE: devel/intellij 2016.2.3

2016-09-04 Thread Caspar Schutijser
Hi ports@, The diff below updates devel/intellij to 2016.2.3. Tested on amd64. Thanks, Caspar Schutijser Index: Makefile === RCS file: /cvs/ports/devel/intellij/Makefile,v retrieving revision 1.38 diff -u -p -r1.38 Makefile

Re: UPDATE: mail/trojita 0.7

2016-09-01 Thread Caspar Schutijser
On Tuesday, 23 August 2016 19:15:44 CEST, Caspar Schutijser wrote: Below is a diff that updates mail/trojita to 0.7. ping

unison sometimes crashes after update to ocaml 4.03.0

2016-08-25 Thread Caspar Schutijser
;t work). If I need to provide more information or if I can help in some other way, please let me know. Thanks, Caspar Schutijser ==> how to reproduce unison only seems to crash after quite some files have been transferred, so the number of changed files between the two unison roots need to b

UPDATE: mail/trojita 0.7

2016-08-23 Thread Caspar Schutijser
works fine for me. Thanks, Caspar Schutijser Index: Makefile === RCS file: /cvs/ports/mail/trojita/Makefile,v retrieving revision 1.17 diff -u -p -r1.17 Makefile --- Makefile21 Aug 2016 22:20:48 - 1.17 +++ Makefile2

UPDATE: devel/intellij 2016.2.2

2016-08-22 Thread Caspar Schutijser
Below you can find a maintainer update for devel/intellij to 2016.2.2. Tested today on amd64. Best regards, Caspar Schutijser Index: Makefile === RCS file: /cvs/ports/devel/intellij/Makefile,v retrieving revision 1.37 diff -u -p

PATCH: devel/qt-creator wxneeded

2016-08-20 Thread Caspar Schutijser
qtcreator crashes when one selects the "Help" tab. Webkit strikes again. Best regards, Caspar Schutijser Index: Makefile === RCS file: /cvs/ports/devel/qt-creator/Makefile,v retrieving revision 1.16 diff -u -p -r1.1

PATCH: www/phantomjs wxneeded

2016-08-18 Thread Caspar Schutijser
Hi, I don't really use this piece of software but I happened to remember that it uses webkit. Simply invoking phantomjs would result in a crash. Not anymore with the patch below. Thanks, Caspar Schutijser Index: Makefile ==

Re: PATCH: mail/trojita wxneeded

2016-08-18 Thread Caspar Schutijser
On Thursday, 18 August 2016 22:07:12 CEST, Ted Unangst wrote: Caspar Schutijser wrote: trojita violates W^X at runtime. USE_WXNEEDED=Yes does not work in this case so I patched CMakeLists.txt. webkit related? Yes.

PATCH: mail/trojita wxneeded

2016-08-18 Thread Caspar Schutijser
Hi, trojita violates W^X at runtime. USE_WXNEEDED=Yes does not work in this case so I patched CMakeLists.txt. I am also willing to become the new maintainer for trojita. Probably I will be able to update to trojita 0.7 next week. Thanks, Caspar Schutijser Index: Makefile

Re: UPDATE: lang/{moarvm,nqp,rakudo}

2016-08-04 Thread Caspar Schutijser
On Thu, Aug 04, 2016 at 08:12:18AM -0700, Andrew Fresh wrote: > I'd like to see the ONLY_FOR_ARCHS added to moarvm. > > http://marc.info/?l=openbsd-ports&m=146160719009629&w=2 Alright, updated diff below. Thanks, Caspar Schutijser Index

UPDATE: lang/{moarvm,nqp,rakudo}

2016-08-04 Thread Caspar Schutijser
Hi, Below is a diff that updates lang/moarvm, lang/nqp and lang/rakudo to their latest versions. I tested it on amd64 with some programs and it seems to work fine. Thanks, Caspar Schutijser Index: lang/moarvm/Makefile === RCS file

maintainer update: devel/intellij 2016.2.1

2016-08-03 Thread Caspar Schutijser
Hi, The diff below updates intellij to 2016.2.1. Tested it today on amd64, works fine for me. Thanks, Caspar Schutijser Index: Makefile === RCS file: /cvs/ports/devel/intellij/Makefile,v retrieving revision 1.37 diff -u -p -r1.37

UPDATE: devel/intellij 2016.2

2016-07-31 Thread Caspar Schutijser
Hi, Below is an update to devel/intellij 2016.2. Did some testing, works fine here on amd64. Thanks, Caspar Schutijser Index: Makefile === RCS file: /cvs/ports/devel/intellij/Makefile,v retrieving revision 1.36 diff -u -p -r1.36

PATCH: don't refer to Apache as httpd in nagios README

2016-06-26 Thread Caspar Schutijser
those too if desired. Thanks, Caspar Schutijser Index: Makefile === RCS file: /cvs/ports/net/nagios/nagios/Makefile,v retrieving revision 1.78 diff -u -p -r1.78 Makefile --- Makefile30 Dec 2015 10:01:26 - 1.78 +++ Makefile

Re: devel/gdb and shared libs with no .text

2016-06-14 Thread Caspar Schutijser
with your patch applied, the problem is gone. Thank you! Best regards, Caspar Schutijser

UPDATE: devel/intellij 2016.1.3

2016-06-06 Thread Caspar Schutijser
Hi, Below is an update to devel/intellij 2016.1.3. Did the usual amount of testing, works fine on amd64. Thanks, Caspar Schutijser Index: Makefile === RCS file: /cvs/ports/devel/intellij/Makefile,v retrieving revision 1.35 diff -u

UPDATE: devel/intellij 2016.1.2

2016-05-12 Thread Caspar Schutijser
5.9 appreciated? I can prepare one but it will take some more time. Best regards, Caspar Schutijser Index: Makefile === RCS file: /cvs/ports/devel/intellij/Makefile,v retrieving revision 1.34 diff -u -p -r1.34 Makefile --- Makefile

UPDATE: audio/audacious 3.7.2

2016-04-18 Thread Caspar Schutijser
GTK2 variant for any desktop environment > other than GNOME 3. Source: http://audacious-media-player.org/news/32-audacious-3-6-released So they still provide a Gtk+ 3 version (in a separate distfile) but I followed their recommendation to switch to Gtk+ 2. I didn't test with Gnome 3. Feedback i

Re: UPDATE: devel/intellij 2016.1

2016-03-20 Thread Caspar Schutijser
On Fri, Mar 18, 2016 at 08:41:32PM +0100, Caspar Schutijser wrote: > Below is an update to a new major version of IntelliJ. > > It now bundles a JRE for Linux which isn't useful on OpenBSD so I > updated the do-install target to remove that. > > Also, I changed MODJAVA_VER

UPDATE: devel/intellij 2016.1.0

2016-03-19 Thread Caspar Schutijser
t have any numbers to back up that claim. Not sure if you guys agree on this decision. Thanks, Caspar Schutijser Index: Makefile === RCS file: /cvs/ports/devel/intellij/Makefile,v retrieving revision 1.31 diff -u -p -r1.31 Makefile --

UPDATE: devel/intellij 15.0.4

2016-03-06 Thread Caspar Schutijser
Hi ports@, Below is an update of devel/intellij to 15.0.4. I tested it on amd64, works fine for me. Thanks, Caspar Schutijser Index: Makefile === RCS file: /cvs/ports/devel/intellij/Makefile,v retrieving revision 1.30 diff -u -p

Re: UPDATE: devel/maven 3.3.9

2016-03-06 Thread Caspar Schutijser
On Thu, Feb 25, 2016 at 09:22:39PM +0100, Caspar Schutijser wrote: > Hi ports@, > > Below is an update of devel/maven to 3.3.9. I am not a maven poweruser > but the things I do with it work fine on amd64. > > Best regards, > Caspar Schutijser ping

UPDATE: devel/maven 3.3.9

2016-02-25 Thread Caspar Schutijser
Hi ports@, Below is an update of devel/maven to 3.3.9. I am not a maven poweruser but the things I do with it work fine on amd64. Best regards, Caspar Schutijser Index: Makefile === RCS file: /cvs/ports/devel/maven/Makefile,v

UPDATE: devel/intellij 15.0.3

2016-01-20 Thread Caspar Schutijser
Hi, Below is an update to IntelliJ 15.0.3. Did some testing on amd64, works fine for me. Thanks Caspar Schutijser Index: Makefile === RCS file: /cvs/ports/devel/intellij/Makefile,v retrieving revision 1.28 diff -u -p -r1.28

UPDATE: devel/intellij 15.0.2

2015-12-12 Thread Caspar Schutijser
Hi ports@, Below is an update to IntelliJ 15.0.2. I did some testing on amd64, it works fine for me. Thanks, Caspar Schutijser Index: Makefile === RCS file: /cvs/ports/devel/intellij/Makefile,v retrieving revision 1.27 diff -u -p

UPDATE: devel/intellij 15.0.1

2015-11-14 Thread Caspar Schutijser
Hi ports@, Below is an update to a new major version of IntelliJ. I tested it on amd64, works fine for me. I @commented out the intellij/bin/fsnotifier-arm line in PLIST, looks appropriate considering the other fsnotifier entries. Best regards, Caspar Schutijser Index: Makefile

Re: Qt 5 and C++11

2015-10-18 Thread Caspar Schutijser
> +REVISION-main = 1 I noticed that the Makefile contains two REVISION-main variables. Looks like the one you are updating now was introduced by accident in the last commit to the Makefile. Best regards, Caspar Schutijser

Re: Qt 5 and C++11

2015-10-18 Thread Caspar Schutijser
to create a Makefile which then calls g++ with the -std=c++11 flag. In that context, it is a problem that g++ doesn't actually support C++11. Best regards, Caspar Schutijser

Qt 5 and C++11

2015-10-17 Thread Caspar Schutijser
qmake.conf, which would result in a RUN_DEPENDS on g++ in ports, I think. I verified that it works. One disadvantage of this is that people who just use Qt 5 to run programs (rather than compiling programs) also will have g++ from ports installed. What do you think? Best regards, Caspar Schutijser

UPDATE: devel/intellij 14.1.5

2015-10-06 Thread Caspar Schutijser
Hi ports@, below is an update for devel/intellij to 14.1.5. Used it today on amd64, works fine for me. Best regards, Caspar Schutijser Index: Makefile === RCS file: /cvs/ports/devel/intellij/Makefile,v retrieving revision 1.25

Re: Eclipse on OpenBSD 5.7 java.lang.UnsatisfiedLinkError

2015-09-15 Thread Caspar Schutijser
g_add swt". Commit message for revision 1.78 of the Makefile for the port states: "- fix run depend in sdk. it requires swt to run." see http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/devel/eclipse/sdk/Makefile Best regards, Caspar Schutijser

Re: UPDATE: devel/intellij 14.1.2

2015-05-09 Thread Caspar Schutijser
, I would. Best regards, Caspar Schutijser

Re: UPDATE: devel/intellij 14.1.2

2015-05-08 Thread Caspar Schutijser
On Wednesday, 29 April 2015 18:56:44 CEST, Caspar Schutijser wrote: Here is an update for devel/intellij from 13.1.5 to 14.1.2. I worked with it for a couple of hours on amd64 and it seems to work fine. Ping. Now also CCing the MAINTAINER, forgot that the previous time. I tested/used this

UPDATE: devel/intellij 14.1.2

2015-04-29 Thread Caspar Schutijser
Hi ports@, Here is an update for devel/intellij from 13.1.5 to 14.1.2. I worked with it for a couple of hours on amd64 and it seems to work fine. Best regards, Caspar SchutijserIndex: Makefile === RCS file: /cvs/ports/devel/intellij

Re: qt5 testing - working on a port of Otter browser

2015-01-08 Thread Caspar Schutijser
, it doesn't crash. Best regards, Caspar Schutijser

<    1   2   3   4