Update to meld 1.3.1

2010-01-05 Thread Holger Mikolon
Hi! attached is a proposal update for meld 1.3.0 - 1.3.1 I tested the build on i386. Regards, Holger ;-se Index: Makefile === RCS file: /cvs/ports/textproc/meld/Makefile,v retrieving revision 1.3 diff -u -r1.3 Makefile ---

Re: Update to meld 1.3.1

2010-01-06 Thread Holger Mikolon
Out of curiosity, why this change ? Landry In meld 1.3.0 a bug prevented e.g. removing lines at the end of a file when merging. Pressing the x Button to delete the line at EOF had just no effekt. In meld 1.3.1 this has been fixed. Holger ;-se

Re: Update to meld 1.3.1

2010-01-06 Thread Holger Mikolon
Err i meant the sys.path - sys.path[0:0] change. I'm sure meld 1.3.1 fixes bugs :) Landry In meld 1.3.1 the file changed, thus the diff context changed. Without this change the patch does not apply. Its a patch of a patch. Holger ;-se

Re: Update to meld 1.3.1

2010-01-06 Thread Holger Mikolon
same patch as before, but now (hopefully) not eaten by anybody :-) Holger ;-se Index: Makefile === RCS file: /cvs/ports/textproc/meld/Makefile,v retrieving revision 1.3 diff -u -r1.3 Makefile --- Makefile22 Dec 2009 12:51:52

Update to mencal 2.4

2012-04-12 Thread Holger Mikolon
A new bugfix version is available. Below is an update proposal. Holger Index: sysutils/mencal/Makefile === RCS file: /cvs/ports/sysutils/mencal/Makefile,v retrieving revision 1.6 diff -u -r1.6 Makefile --- sysutils/mencal/Makefile

pjsua 1.12 - 1.14

2012-05-04 Thread Holger Mikolon
A new pjsua release is out. Release notes can be found here: http://trac.pjsip.org/repos/milestone/release-1.14 Proposal patch for ports tree below. On my amd64 machine running -current I get multiple pjsua logs like this: pthread_mutex_destroy on mutex with waiters! However making calls works.

portaudio-svn 1406 - 1851

2012-07-07 Thread Holger Mikolon
Hi list, below is a proposal diff for upgrading portaudio-svn to revision 1851. I tested it with pjsua, which compiles and runs with portaudio without obvious issues. In case it helps, the diff and a prepared distfile can be downloaded here: http://mikolon.com/distfiles/portaudio-svn-1851.diff

patch: josm 6388

2013-12-07 Thread Holger Mikolon
Hi, below is a simple diff to update josm to version 6388. I'm using this version for a few weeks now without issues. Regards Holger Index: Makefile === RCS file: /cvs/ports/geo/josm/Makefile,v retrieving revision 1.20 diff -u -p

patch: geo/josm

2013-12-21 Thread Holger Mikolon
Hi, here is another update of josm to revision 6502 from Dec 20th. This time I also tried running it with Java 1.7, since the josm team suggests it - but with 1.7 the tool doesn't process key shortcuts, just mouse input. So the MODJAVA_VER better stays at 1.6. Holger ;-se Index: Makefile

Re: UPDATE: geo/josm 6502 = 6950

2014-04-20 Thread Holger Mikolon
Use a variable instead of hardcoded name when installing josm.sh, just like for the man page and desktop file. Holger ;-se Index: Makefile === RCS file: /cvs/ports/geo/josm/Makefile,v retrieving revision 1.23 diff -u -p -u -r1.23

patch for geo/geos

2014-12-19 Thread Holger Mikolon
Hi ports@ when trying to build postgis, it fails in geo/geos. Seems like it just needs an updated plist. Regards Holger Index: pkg/PLIST === RCS file: /cvs/ports/geo/geos/pkg/PLIST,v retrieving revision 1.10 diff -u -p -u -r1.10

PATCH: geo/josm

2015-05-13 Thread Holger Mikolon
See below for a new version of geo/jsom. Builds/installs/runs fine on my amd64 machine (-current). Holger ;-se Index: Makefile === RCS file: /cvs/ports/geo/josm/Makefile,v retrieving revision 1.27 diff -u -p -u -r1.27 Makefile ---

geo/josm update

2015-10-31 Thread Holger Mikolon
This is a geo/josm update to revision 8969. Runs fine on amd64 (-current) as of today. Holger ;-se Index: Makefile === RCS file: /cvs/ports/geo/josm/Makefile,v retrieving revision 1.29 diff -u -p -u -r1.29 Makefile --- Makefile

update for geo/josm

2015-08-30 Thread Holger Mikolon
Here is a straight forward josm update 8339 - 8677. Builds/installs/runs fine on my amd64 machine (-current). Holger ;-se Index: Makefile === RCS file: /cvs/ports/geo/josm/Makefile,v retrieving revision 1.28 diff -u -p -u -r1.28

update for geo/josm

2015-10-04 Thread Holger Mikolon
josm is at 8800 now. See diff below. Tested on amd64 (-current). Holger ;-se Index: Makefile === RCS file: /cvs/ports/geo/josm/Makefile,v retrieving revision 1.29 diff -u -p -u -r1.29 Makefile --- Makefile31 Aug 2015 05:23:29

PATCH: geo/josm update

2015-12-25 Thread Holger Mikolon
This is a simple geo/josm update to revision 9060. Runs fine on my amd64 (-current) machine since many weeks now. Holger ;-se Index: Makefile === RCS file: /cvs/ports/geo/josm/Makefile,v retrieving revision 1.30 diff -u -p -u

PATCH: geo/josm update to 9329

2016-01-11 Thread Holger Mikolon
Since the last josm update in OpenBSD ports, revision 9229 was released (which we skip) and now revision 9329 is online. Below is a patch that also changes the required java version to 1.7. I've run the tool for few days now without obvious issues. Holger ;-se Index: Makefile

[PATCH] geo/josm 9900

2016-03-07 Thread Holger Mikolon
Hi, below is yet another straight forward update for geo/josm. Thanks for committing! Holger ;-se Index: Makefile === RCS file: /cvs/ports/geo/josm/Makefile,v retrieving revision 1.32 diff -u -p -u -r1.32 Makefile --- Makefile

update geo/josm r.11526

2017-02-07 Thread Holger Mikolon
here is one of the usual josm updates. Tested on amd64 -current. Thanks! Holger Index: Makefile === RCS file: /cvs/ports/geo/josm/Makefile,v retrieving revision 1.37 diff -u -p -u -r1.37 Makefile --- Makefile11 Nov 2016 20:41:17

[PATCH] geo/josm update to r.10786

2016-08-20 Thread Holger Mikolon
usual and straight forward update to josm 10786. Tested with -current and latest java 1.8 (with the wxallowed changes). Regards Holger Index: Makefile === RCS file: /cvs/ports/geo/josm/Makefile,v retrieving revision 1.35 diff -u -p

[PATCH] geo/josm 10966

2016-09-12 Thread Holger Mikolon
another month, another josm update. watched for being referenced as stable for a while at josm.openstreetmap.de runs fine on -current (amd64) Holger ;-se Index: Makefile === RCS file: /cvs/ports/geo/josm/Makefile,v retrieving

[PATCH] geo/josm 11223

2016-11-11 Thread Holger Mikolon
Hi, below is a straight forward update to josm 11223. Holger Index: Makefile === RCS file: /cvs/ports/geo/josm/Makefile,v retrieving revision 1.36 diff -u -p -u -r1.36 Makefile --- Makefile21 Aug 2016 20:10:32 - 1.36

[PATCH] for mupdf 1.8

2016-10-15 Thread Holger Mikolon
On some PDF documents I created with pdflatex mupdf 1.8p4 segfaults in fz_process_path() (source/fitz/path.c) The following upstream fix solves the issue for me. http://git.ghostscript.com/?p=mupdf.git;a=commit;h=47078209046ed26ff7828a73d5d43afe08a6941d Below is a proposed patch file

NEW: geo/p5-Geo-Parse-OSM

2017-07-20 Thread Holger Mikolon
Hi all, attached is a new port for Geo::Parse::OSM, explained on cpan as "OpenStreetMap XML file regexp parser". I built and used this port on my amd64 -current laptop and wanted to share it here in case others find it useful as well. Feedback is welcome, of course. Regards Holger

[UPDATE] geo/josm

2017-09-05 Thread Holger Mikolon
Below is another of the straight forward updates of JOSM. This time it's rev. 12712 as announced on josm.openstreetmap.de. Tested on -current on my amd64 box for a little while. Thanks! Holger Index: Makefile === RCS file:

[PATCH] geo/josm 13878

2018-05-31 Thread Holger Mikolon
Trivial update to josm r.13878 - works as usual on amd64. A little note - after startup josm tells me this: "You are using version '13878' of JOSM. The current stable snapshot is 13878 and 13878 is the unstable development version." So stable is unstable ;) Regards Holger Index: Makefile

[UPDATE] geo/josm

2018-02-09 Thread Holger Mikolon
below is an update to josm 13367, currently listed as "recommended version" on josm.openstreetmap.de Holger Index: Makefile === RCS file: /cvs/ports/geo/josm/Makefile,v retrieving revision 1.40 diff -u -p -u -r1.40 Makefile ---

[PATCH] sysutils/ansible

2018-02-11 Thread Holger Mikolon
It looks like the contents of DESCR-main and DESCR-html is mixed in sysutils/ansibl. Regards Holger Index: DESCR-html === RCS file: /cvs/ports/sysutils/ansible/pkg/DESCR-html,v retrieving revision 1.1 diff -u -p -u -r1.1

[PATCH] geo/josm

2018-03-13 Thread Holger Mikolon
Below is an update to josm 13500 - this time the update wasn't as smooth as last times. The OSM logo png changed to svn - hence the plist change. The png isn't part of the josm distfile anymore. Regards Holger Index: Makefile ===

[UPDATE] geo/josm r14289

2018-10-03 Thread Holger Mikolon
Below is a simple update of josm to revision 14289 which was published as "newest tested version" a few days ago on josm.openstreetmap.de. No obvious regressions on -current (amd64). Regards Holger Index: Makefile === RCS file:

Re: [PATCH] sysutils/ansible

2018-10-09 Thread Holger Mikolon
Any chance to get this simple fix in for 6.4? Regards Holger > Date: Sun, 11 Feb 2018 21:43:03 > From: Holger Mikolon > To: ports@openbsd.org > Subject: [PATCH] sysutils/ansible > > It looks like the contents of DESCR-main and DESCR-html is mixed in > sysutils/ansible.

[PATCH] geo/josm

2019-03-08 Thread Holger Mikolon
Hi, I guess this is the right time for another josm update. Tested on my -current amd64 laptop. Regards Holger Index: Makefile === RCS file: /cvs/ports/geo/josm/Makefile,v retrieving revision 1.45 diff -u -p -u -r1.45 Makefile ---